Re: Checksum mismatch for ports/finance/homebank-4.2

2010-02-24 Thread Ruslan Mahmatkhanov

On 24.02.2010 02:45, Wesley Shields wrote:

I asked for someone to send me a copy of the original tarball, the one
that matches the current distinfo file. So far no one has.


I don't have one but QAT may. Hopefully itectu@ can confirm or deny
that.

-- WXS


4.2.1 was released.
http://www.freebsd.org/cgi/query-pr.cgi?pr=144258

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: MySQL 5.1.43 will build failed if enable --with-ndb-docs in Makfile's CONFIGURE_ARGS

2010-02-24 Thread Alex Dupre
James Chang ha scritto:
  I found MySQL 5.1.43 in FreeBSD ports tree will build failed when
 enable --with-ndb-docs in Makfile's CONFIGURE_ARGS.

And where have you found that you can manually modify the configure args
of a port and expect it will work?

-- 
Alex Dupre
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: php5-gd PNG support broken

2010-02-24 Thread Dominic Fandrey
On 22/10/2009 08:26, Dominic Fandrey wrote:
 I've got the following problem with php5-gd:
 
 Warning: imagecreatefrompng() [function.imagecreatefrompng]: gd-png: fatal 
 libpng error: [00][00][00][00]: unknown critical chunk in 
 /usr/home/kamikaze/devel/workspace/realmsofsorrow/nightmare/core/nmTemplate.class.php
  on line 385
 
 Warning: imagecreatefrompng() [function.imagecreatefrompng]: gd-png error: 
 setjmp returns error condition in 
 /usr/home/kamikaze/devel/workspace/realmsofsorrow/nightmare/core/nmTemplate.class.php
  on line 385
 
 Warning: imagecreatefrompng() [function.imagecreatefrompng]: 
 './templates/neo/layout/header_stretch.png' is not a valid PNG file in 
 /usr/home/kamikaze/devel/workspace/realmsofsorrow/nightmare/core/nmTemplate.class.php
  on line 385
 
 
 I get this message for all PNGs. I checked the files with Firefox,
 and Gimp, they are all whole. They are also displayed by the e17
 file browser, which relies on libpng.

The problem still persists!


 My system:
 FreeBSD mobileKamikaze.norad 7.2-STABLE FreeBSD 7.2-STABLE #0: Fri Jul  3 
 10:26:33 CEST 2009 
 r...@mobilekamikaze.norad:/usr/obj/HP6510b/amd64/usr/src/sys/HP6510b  amd64

My system, now:
FreeBSD mobileKamikaze.norad 8.0-STABLE FreeBSD 8.0-STABLE #1: Tue Feb 23 
10:37:52 CET 2010 
r...@mobilekamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8  amd64

 libpng:
 png-1.2.40

libpng, now:
png-1.2.42

 php5-gd:
 php5-gd-5.2.11_1

php5-gd, now:
php5-gd-5.2.12


I have found a workaround:
# env LD_PRELOAD=/usr/local/lib/libpng.so.5 /usr/local/etc/rc.d/apache22 restart

I find the implications deeply troubling. Note that ldd has no problems
locating the library:
# ldd /usr/local/lib/php/20060613/gd.so
/usr/local/lib/php/20060613/gd.so:
...
libpng.so.5 = /usr/local/lib/libpng.so.5 (0x80120d000)
...


So why does the apache module fail to load it? Why do I have to force
the runtime linker to do so?

-- 
A: Because it fouls the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail? 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Audacious2 few issues

2010-02-24 Thread Steve Polyack

On 02/24/10 15:42, varga.mic...@gmail.com wrote:

On Tue, Feb 23, 2010 at 9:44 PM, Steve Polyackkor...@comcast.net  wrote:

   

I don't have any of the issues you list, but beginning with Audacious 2.2 I
have seen a few others:
* The volume resets to 50% every time the song changes

 

Doesn't Preferences  Use software volume control help with that? It
used to work even better with audio/audacious-crossfade as output,
well at least until they added the mentioned option directly to the
main app, since then software mixing with crossfade clashes horribly
with it (among other things, though this is still pretty minor in
comparison with the rest of the issues).

   
It does indeed help, but when using software volume control there is a 
1-2 second lag between moving the slider and the volume actually 
changing.  I guess at leas the volume does not reset upon changing songs.

Anyway - Audacious 2.2 is quite a disappointment, seems that every new
release breaks more things than it fixes, and it's starting to become
a routine.

m.

   



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


java in a browser (was: Re: [CFT] Firefox 3.6 for FreeBSD)

2010-02-24 Thread Juergen Lock
In article 20100205091256.ga97...@misty.eyesbeyond.com you write:
On Fri, Feb 05, 2010 at 09:27:49AM +0100, Dominic Fandrey wrote:
 Greg Lewis wrote:
  On Fri, Feb 05, 2010 at 07:48:37AM +1100, Peter Jeremy wrote:
  On 2010-Feb-04 01:19:33 +0100, Martin Wilke m...@freebsd.org wrote:
  The problem was that starting Firefox 3.6 with certain
  addons installed was not possible. Now it looks like all
  problems are solved and we can start a CFT.
  Thanks to all for your efforts.
 
  weekend. We should also note that the java plugin currently
  does not work with 3.6.
  This is a blocker for me.  What is involved in building a
  java plugin to suit the new FF36 interface?  Please let me know
  if there's anything I can do to assist the effort.
  
  Well, I don't believe the java plugin works with Firefox 3.5, so this isn't
  a new development.
 
 You are mistaken here, the Java plugin works fine with firefox35.

Hmm.  So I've got the plugin installed from the current diablo-jre16 port
and firefox35 doesn't find it.  What does your set up look like?  For me
its:

 ls -l /usr/local/lib/browser_plugins/libjavaplugin_oji.so 
lrwxr-xr-x  1 root  wheel  63 Nov  8 10:50 
/usr/local/lib/browser_plugins/libjavaplugin_oji.so - 
/usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so

Are you using it from jdk16 perhaps?

 A real annoyance is that the OpenJDKs don't build the plugin, you
 need one of the SUN or Diablo JDKs.

They don't build it because Sun doesn't include it...

Btw I meanwhile found a kind of `workaround' until we have a new sun jdk
or icedtea port:  konqueror (both the kde3 and the kde4 versions) runs
java applets via a normal `java' executable (and apparently its own ipc
wrapper code), so it doesn't need a plugin.  And this also means it
even works with openjdk7 (and linux-sun-jdk in a native browser), at
least it did for me doing a simple test on
http://spaceflight1.nasa.gov/realdata/tracking/index.html
after setting either JAVA_HOME or configuring a full path in
settings - konqueror - java and javascript - path to java executable.

 All of these worked for me:

zsh triton8% ll /usr/local/*/bin/java
-rwxr-xr-x  1 root  wheel  95014 May 13  2008 
/usr/local/diablo-jdk1.6.0/bin/java*
-rwxr-xr-x  1 root  wheel  47308 Oct 11 10:40 
/usr/local/linux-sun-jdk1.6.0/bin/java*
-r-xr-xr-x  1 root  wheel  60214 Feb 13 06:15 /usr/local/openjdk7/bin/java*
zsh triton8%

 HTH, :)
Juergen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Audacious2 few issues

2010-02-24 Thread varga.mic...@gmail.com
On Wed, Feb 24, 2010 at 9:50 PM, Steve Polyack kor...@comcast.net wrote:
 It does indeed help, but when using software volume control there is a 1-2
 second lag between moving the slider and the volume actually changing.  I
 guess at leas the volume does not reset upon changing songs.

Yes, this is too one of the issues that -crossfade output never had
while running with software mixer (I personally hate my apps messing
with my global volume levels as they have no right to do that -
software volume is a must in my world).

Anyway - you can try setting the buffer sizes to any min. allowed
values (100-200ms?) in both main app and your output plugin, it should
minimize the lag to only 'slightly' annoying. As you say - it's better
than the other way around.

m.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Checksum mismatch for ports/finance/homebank-4.2

2010-02-24 Thread Ruslan Mahmatkhanov

On 24.02.2010 20:31, Wesley Shields wrote:

On Wed, Feb 24, 2010 at 01:25:39PM +0300, Ruslan Mahmatkhanov wrote:

On 24.02.2010 02:45, Wesley Shields wrote:

I asked for someone to send me a copy of the original tarball, the one
that matches the current distinfo file. So far no one has.


I don't have one but QAT may. Hopefully itectu@ can confirm or deny
that.

-- WXS


4.2.1 was released.
http://www.freebsd.org/cgi/query-pr.cgi?pr=144258


I've grabbed this PR and will be committing it once I review it. The
port currently has no maintainer, would you like to maintain it?

-- WXS


Thanks!
Sorry but i'm not experienced enough to maintain this port.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: MySQL 5.1.43 will build failed if enable --with-ndb-docs in Makfile's CONFIGURE_ARGS

2010-02-24 Thread James Chang
Hi Alex,

Thanks for your kindly notice.
I found this configure args from mysql 5.1.43 source tarball.
I have this problem(question) because I'm trying to build
MySQL ndb cluster envrionment.

   Are there any special issues in FreeBSD, so cannot use
the --with-ndb-docs args come from source code tarball?

Best Regards!


   James Chang

2010/2/24 Alex Dupre a...@freebsd.org:
 James Chang ha scritto:
      I found MySQL 5.1.43 in FreeBSD ports tree will build failed when
 enable --with-ndb-docs in Makfile's CONFIGURE_ARGS.

 And where have you found that you can manually modify the configure args
 of a port and expect it will work?

 --
 Alex Dupre

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: kde4/python26 and pth help.

2010-02-24 Thread Jimmie James

On 02/24/10 23:28, Adam Vande More wrote:




On Wed, Feb 24, 2010 at 12:11 PM, Jimmie James jimmie...@gmail.com
mailto:jimmie...@gmail.com wrote:

On a freshly installed 8-STABLE box (4 days old) and up to date
ports, KDE4 will not install for me, always the same errors. I've
even removed all ports and reinstalled from scratch and hit the same
errors. I have no /etc/make.conf. I'm at a loss here, I have no idea
why this is happening.
I even did a  portupgrade -fRru python26  and tried portmaster, and
plain old make in the ports that fail.



My script to install from a clean install is

portsnap fetch update
cd /usr/ports/ports-mgmt/portmaster
make install clean  rehash
portmaster -d x11-servers/xorg-server x11-drivers/xf86-input-mouse
x11-drivers/xf86-input-keyboard x11-drivers/{YOUR VIDEO DRIVER PORT}
echo 'dbus_enable=YES\nhald_enable=YES\n'  /etc/rc.conf

then you'll have to do whatever is necessary for video driver install eg
kldload nvidia and make it permanent /boot/loader.conf

Once your driver is live, you create xorg.conf file by

Xorg -config xorg.conf.new
cp xorg.conf.new /etc/X11/xorg.conf

then I manually add in this line to /etc/ttys
ttyv8 /usr/local/kde4/bin/kdm -nodaemon xterm on secure
and comment
ttyv8 /usr/local/bin/xdm -nodaemon  xterm   off secure

Provided you don't have to do anything special for say the nvidia
driver, all's that's do this the hal guys maybe didn't do such a back
job after all

As for you error, I don't know what happened.  I used to see those
happen on a massive upgrade when using portupgrade.  I recommend
portmaster.  Somehow python didn't get installed correctly because
/usr/local/include/python2.6/Python.h should exist if python is
correctly installed.



--
Adam Vande More



Thanks for the reply,

Haven't got around to testing X yet, but on 7.2-STABLE it works fine, so 
I'm not too worried about that. It's the python and pth errors that are 
killing me.


 /usr/local/include/python2.6/Python.h  is there, seems correctly 
installed.  Even installing with portmaster and plain old make install 
it _still_ hits those errors of not finding the headers.

checking for /usr/local/bin/python2.6 version... 2.6
checking for /usr/local/bin/python2.6 platform... freebsd8
checking for /usr/local/bin/python2.6 script directory...
${prefix}/lib/python2.
6/site-packages
checking for /usr/local/bin/python2.6 extension module directory...
${exec_prefix}/lib/python2.6/site-packages
checking for headers required to compile python extensions... not found
configure: error: Python headers not found

As well as /usr/bin/ld: cannot find -lpth



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: kde4/python26 and pth help.

2010-02-24 Thread Adam Vande More
On Wed, Feb 24, 2010 at 12:11 PM, Jimmie James jimmie...@gmail.com wrote:

 On a freshly installed 8-STABLE box (4 days old) and up to date ports, KDE4
 will not install for me, always the same errors. I've even removed all ports
 and reinstalled from scratch and hit the same errors. I have no
 /etc/make.conf. I'm at a loss here, I have no idea why this is happening.
 I even did a  portupgrade -fRru python26  and tried portmaster, and plain
 old make in the ports that fail.


My script to install from a clean install is

portsnap fetch update
cd /usr/ports/ports-mgmt/portmaster
make install clean  rehash
portmaster -d x11-servers/xorg-server x11-drivers/xf86-input-mouse
x11-drivers/xf86-input-keyboard x11-drivers/{YOUR VIDEO DRIVER PORT}
echo 'dbus_enable=YES\nhald_enable=YES\n'  /etc/rc.conf

then you'll have to do whatever is necessary for video driver install eg
kldload nvidia and make it permanent /boot/loader.conf

Once your driver is live, you create xorg.conf file by

Xorg -config xorg.conf.new
cp xorg.conf.new /etc/X11/xorg.conf

then I manually add in this line to /etc/ttys
ttyv8 /usr/local/kde4/bin/kdm -nodaemon xterm on secure
and comment
ttyv8  /usr/local/bin/xdm -nodaemon  xterm   off secure

Provided you don't have to do anything special for say the nvidia driver,
all's that's do this the hal guys maybe didn't do such a back job after all

As for you error, I don't know what happened.  I used to see those happen on
a massive upgrade when using portupgrade.  I recommend portmaster.  Somehow
python didn't get installed correctly because
/usr/local/include/python2.6/Python.h should exist if python is correctly
installed.



-- 
Adam Vande More
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: kde4/python26 and pth help.

2010-02-24 Thread Adam Vande More
On Wed, Feb 24, 2010 at 10:47 PM, Jimmie James jimmie...@gmail.com wrote:

 On 02/24/10 23:28, Adam Vande More wrote:



  On Wed, Feb 24, 2010 at 12:11 PM, Jimmie James jimmie...@gmail.com
 mailto:jimmie...@gmail.com wrote:

On a freshly installed 8-STABLE box (4 days old) and up to date
ports, KDE4 will not install for me, always the same errors. I've
even removed all ports and reinstalled from scratch and hit the same
errors. I have no /etc/make.conf. I'm at a loss here, I have no idea
why this is happening.
I even did a  portupgrade -fRru python26  and tried portmaster, and
plain old make in the ports that fail.



 My script to install from a clean install is

 portsnap fetch update
 cd /usr/ports/ports-mgmt/portmaster
 make install clean  rehash
 portmaster -d x11-servers/xorg-server x11-drivers/xf86-input-mouse
 x11-drivers/xf86-input-keyboard x11-drivers/{YOUR VIDEO DRIVER PORT}
 echo 'dbus_enable=YES\nhald_enable=YES\n'  /etc/rc.conf

 then you'll have to do whatever is necessary for video driver install eg
 kldload nvidia and make it permanent /boot/loader.conf

 Once your driver is live, you create xorg.conf file by

 Xorg -config xorg.conf.new
 cp xorg.conf.new /etc/X11/xorg.conf

 then I manually add in this line to /etc/ttys
 ttyv8 /usr/local/kde4/bin/kdm -nodaemon xterm on secure
 and comment
 ttyv8 /usr/local/bin/xdm -nodaemon  xterm   off secure

 Provided you don't have to do anything special for say the nvidia
 driver, all's that's do this the hal guys maybe didn't do such a back
 job after all

 As for you error, I don't know what happened.  I used to see those
 happen on a massive upgrade when using portupgrade.  I recommend
 portmaster.  Somehow python didn't get installed correctly because
 /usr/local/include/python2.6/Python.h should exist if python is
 correctly installed.



 --
 Adam Vande More



 Thanks for the reply,

 Haven't got around to testing X yet, but on 7.2-STABLE it works fine, so
 I'm not too worried about that. It's the python and pth errors that are
 killing me.

  /usr/local/include/python2.6/Python.h  is there, seems correctly
 installed.  Even installing with portmaster and plain old make install it
 _still_ hits those errors of not finding the headers.

 checking for /usr/local/bin/python2.6 version... 2.6
 checking for /usr/local/bin/python2.6 platform... freebsd8
 checking for /usr/local/bin/python2.6 script directory...
 ${prefix}/lib/python2.
 6/site-packages
 checking for /usr/local/bin/python2.6 extension module directory...
 ${exec_prefix}/lib/python2.6/site-packages

 checking for headers required to compile python extensions... not found
 configure: error: Python headers not found

 As well as /usr/bin/ld: cannot find -lpth


it would be looking for  /usr/ports/devel/pth.  Is it installed?  if not,
then there would appear to with a dependency issue.



-- 
Adam Vande More
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: kde4/python26 and pth help.

2010-02-24 Thread Dima Panov
On Thursday 25 February 2010 14:47:08 Jimmie James wrote:
 On 02/24/10 23:28, Adam Vande More wrote:
  On Wed, Feb 24, 2010 at 12:11 PM, Jimmie James jimmie...@gmail.com
  
  mailto:jimmie...@gmail.com wrote:
  On a freshly installed 8-STABLE box (4 days old) and up to date
  ports, KDE4 will not install for me, always the same errors. I've
  even removed all ports and reinstalled from scratch and hit the same
  errors. I have no /etc/make.conf. I'm at a loss here, I have no idea
  why this is happening.
  I even did a  portupgrade -fRru python26  and tried portmaster, and
  plain old make in the ports that fail.
  
  My script to install from a clean install is
  
  portsnap fetch update
  cd /usr/ports/ports-mgmt/portmaster
  make install clean  rehash
  portmaster -d x11-servers/xorg-server x11-drivers/xf86-input-mouse
  x11-drivers/xf86-input-keyboard x11-drivers/{YOUR VIDEO DRIVER PORT}
  echo 'dbus_enable=YES\nhald_enable=YES\n'  /etc/rc.conf
  
  then you'll have to do whatever is necessary for video driver install eg
  kldload nvidia and make it permanent /boot/loader.conf
  
  Once your driver is live, you create xorg.conf file by
  
  Xorg -config xorg.conf.new
  cp xorg.conf.new /etc/X11/xorg.conf
  
  then I manually add in this line to /etc/ttys
  ttyv8 /usr/local/kde4/bin/kdm -nodaemon xterm on secure
  and comment
  ttyv8 /usr/local/bin/xdm -nodaemon  xterm   off secure
  
  Provided you don't have to do anything special for say the nvidia
  driver, all's that's do this the hal guys maybe didn't do such a back
  job after all
  
  As for you error, I don't know what happened.  I used to see those
  happen on a massive upgrade when using portupgrade.  I recommend
  portmaster.  Somehow python didn't get installed correctly because
  /usr/local/include/python2.6/Python.h should exist if python is
  correctly installed.
  
  
  
  --
  Adam Vande More
 
 Thanks for the reply,
 
 Haven't got around to testing X yet, but on 7.2-STABLE it works fine, so
 I'm not too worried about that. It's the python and pth errors that are
 killing me.
 
   /usr/local/include/python2.6/Python.h  is there, seems correctly
 installed.  Even installing with portmaster and plain old make install
 it _still_ hits those errors of not finding the headers.
 checking for /usr/local/bin/python2.6 version... 2.6
 checking for /usr/local/bin/python2.6 platform... freebsd8
 checking for /usr/local/bin/python2.6 script directory...
 ${prefix}/lib/python2.
 6/site-packages
 checking for /usr/local/bin/python2.6 extension module directory...
 ${exec_prefix}/lib/python2.6/site-packages
 checking for headers required to compile python extensions... not found
 configure: error: Python headers not found
 
 As well as /usr/bin/ld: cannot find -lpth


Doh. Please, don't build python againist pth library, it's broken, and off by 
default.

-- 
Dima Red Fox Panov @ Home | C73E 2B72 1FFD 61BD E206 1234 A626 76ED 93E3 B018
Khabarovsk, Russia  | 2D30 2CCB 9984 130C 6F87 BAFC FB8B A09D D539 8F29
k...@freebsd Team | FreeBSD committer since 10.08.2009 | FreeBSD since Sept 1995
Twitter.com:fluffy_khv | Skype:dima.panov | Jabber.org:fluffy.khv | ICQ:1745024


signature.asc
Description: This is a digitally signed message part.


make package for ports, general question

2010-02-24 Thread Jason

Hello All,

I have been converting our internal packaging system from one system to
ports, and have been very successful with it so far. Having lots of fun, as
well, if that can be said of ports :) I think it can. So far I have 14!

I am learning a lot about ports, and have managed to localize so much and
finding how adaptable the system is.

That being said, I ran into an item today that had me perplexed.

Basically, it comes down to this:
http://www.freebsd.org/doc/en/books/porters-handbook/pkg-install.html

Why is it that make package doesn't include the execution instructions 
noted in the Makefile. To me, with my new knowledge of the ports system, 
seems like double the work for development and maintaining a port and 
package. I'm not just speaking for someone that maintains internal ports,

but the many developers that maintain ports in the official ports tree for
FreeBSD.

Is their a solution or patch out there that may take care of this, or a
method for which I could adopt that would take out this seemingly extra step
to support a binary package?

My goal was to make sure everything worked under the ports tree for which I
am creating, and I had assumed the that package structure would just follow
suit. I see that assumption is wrong, now, but would be interested in
exploring how others are handing internal ports trees and distribution to
their different environments.

Ideally, I would like to address the issue with the binary packages, as the
ports tree adoption has been very successful.

Thanks so much,
Jason
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: MySQL 5.1.43 will build failed if enable --with-ndb-docs in Makfile's CONFIGURE_ARGS

2010-02-24 Thread Ion-Mihai Tetcu

 [ don't top-post please ]

On Thu, 25 Feb 2010 12:37:47 +0800
James Chang james.tech...@gmail.com wrote:

 Hi Alex,
 
 Thanks for your kindly notice.
 I found this configure args from mysql 5.1.43 source tarball.
 I have this problem(question) because I'm trying to build
 MySQL ndb cluster envrionment.
 
Are there any special issues in FreeBSD, so cannot use
 the --with-ndb-docs args come from source code tarball?


Making all in docs
+ test /usr/bin/perl = no
+ test no = no
+ echo 'Doxygen needed to make docs'
Doxygen needed to make docs
+ exit 1
*** Error code 1


Do you have doxygen installed? It doesn't make much sense to depend on
doxygen and it depends and to lengthen build time if the docs so built
are the same as the one you can get from mysql site.


-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect
FreeBSD committer - ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


signature.asc
Description: PGP signature


Re: make package for ports, general question

2010-02-24 Thread Ion-Mihai Tetcu
On Wed, 24 Feb 2010 21:25:06 -0800
Jason jhelf...@e-e.com wrote:

 [ .. ]

 That being said, I ran into an item today that had me perplexed.
 
 Basically, it comes down to this:
 http://www.freebsd.org/doc/en/books/porters-handbook/pkg-install.html
 
 Why is it that make package doesn't include the execution
 instructions noted in the Makefile. To me, with my new knowledge of
 the ports system, seems like double the work for development and
 maintaining a port and package. I'm not just speaking for someone
 that maintains internal ports, but the many developers that maintain
 ports in the official ports tree for FreeBSD.

 [ .. ]

What exactly doesn't work for you? Are you talking about pkg-message?

-- 
IOnut - Un^d^dregistered ;) FreeBSD user
  Intellectual Property is   nowhere near as valuable   as Intellect
FreeBSD committer - ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


signature.asc
Description: PGP signature