Re: autoconf update

2010-09-17 Thread Dominic Fandrey
On 18/09/2010 01:13, per...@pluto.rain.com wrote: > jhell wrote: > >> ... Mercurial being the distributed version control that it is >> allows you to clone, make the changes you need to the clone test it >> thoroughly and then either push or pull them to the main tree ... > > At the risk of star

Re: editors/vim installs to /

2010-09-17 Thread Anonymous
Anonymous writes: > jhell writes: > >> After a force upgrade of vim that had failed unfortunately not >> registering the files it installed already I found out that it is >> installing to / ~! ugh. > > Does the following diff fixes it? > > %% > Index: editors/vim/Makefile > =

Re: editors/vim installs to /

2010-09-17 Thread Wesley Shields
On Sat, Sep 18, 2010 at 03:52:17AM +0400, Anonymous wrote: > jhell writes: > > > After a force upgrade of vim that had failed unfortunately not > > registering the files it installed already I found out that it is > > installing to / ~! ugh. > > Does the following diff fixes it? It does all

Re: editors/vim installs to /

2010-09-17 Thread Rob Farmer
On Fri, Sep 17, 2010 at 16:24, Wesley Shields wrote: > On Fri, Sep 17, 2010 at 03:51:42PM -0700, Rob Farmer wrote: >> On Fri, Sep 17, 2010 at 13:54, Wesley Shields wrote: >> > While I agree that editors/vim could use the changes you're discussing, >> > do you really think such a comment is needed

Re: editors/vim installs to /

2010-09-17 Thread Anonymous
jhell writes: > After a force upgrade of vim that had failed unfortunately not > registering the files it installed already I found out that it is > installing to / ~! ugh. Does the following diff fixes it? %% Index: editors/vim/Makefile =

Re: editors/vim installs to /

2010-09-17 Thread jhell
On 09/17/2010 19:52, Anonymous wrote: > jhell writes: > >> After a force upgrade of vim that had failed unfortunately not >> registering the files it installed already I found out that it is >> installing to / ~! ugh. > > Does the following diff fixes it? > > %% > Index: editors/vim/Makefil

Re: editors/vim installs to /

2010-09-17 Thread jhell
On 09/17/2010 19:22, Wesley Shields wrote: > On Fri, Sep 17, 2010 at 07:18:09PM -0400, jhell wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 09/17/2010 17:19, Wesley Shields wrote: >>> On Fri, Sep 17, 2010 at 01:49:37PM -0400, jhell wrote: After a force upgrade of vim

Re: editors/vim installs to /

2010-09-17 Thread Wesley Shields
On Fri, Sep 17, 2010 at 03:51:42PM -0700, Rob Farmer wrote: > On Fri, Sep 17, 2010 at 13:54, Wesley Shields wrote: > > While I agree that editors/vim could use the changes you're discussing, > > do you really think such a comment is needed? Attacks like that are not > > necessary. Let your code sp

Re: editors/vim installs to /

2010-09-17 Thread Wesley Shields
On Fri, Sep 17, 2010 at 07:18:09PM -0400, jhell wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/17/2010 17:19, Wesley Shields wrote: > > On Fri, Sep 17, 2010 at 01:49:37PM -0400, jhell wrote: > >> > >> After a force upgrade of vim that had failed unfortunately not > >> registeri

Re: editors/vim installs to /

2010-09-17 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/17/2010 17:19, Wesley Shields wrote: > On Fri, Sep 17, 2010 at 01:49:37PM -0400, jhell wrote: >> >> After a force upgrade of vim that had failed unfortunately not >> registering the files it installed already I found out that it is >> installing

Re: autoconf update

2010-09-17 Thread perryh
jhell wrote: > ... Mercurial being the distributed version control that it is > allows you to clone, make the changes you need to the clone test it > thoroughly and then either push or pull them to the main tree ... At the risk of starting the VCS variant of the vi vs emacs wars :) why Mercurial

Re: freeradius2 port with e-dir

2010-09-17 Thread Olli Hauer
On 2010-09-17 22:00, John D McDonnell wrote: > Around 3 weeks ago, I had asked on the list about how to compile > FreeRADIUS 2 with support for e-directory. I had been hoping to get an > answer back by now from someone with a success story of using FreeRADIUS > 2 > on FreeBSD with Novell E-Direc

Re: editors/vim installs to /

2010-09-17 Thread Rob Farmer
On Fri, Sep 17, 2010 at 13:54, Wesley Shields wrote: > While I agree that editors/vim could use the changes you're discussing, > do you really think such a comment is needed? Attacks like that are not > necessary. Let your code speak for itself. > > -- WXS This port has major issues and numerous

Re: Size mismatch in "audio/espeak" port

2010-09-17 Thread Nicola Vitale
Hi, > [2010/9/17 Lowell Gilbert ] > Jerry writes: > >> There is an apparent size mismatch in the "audio/espeak" port: > [...] > Or you can wait for nivit@ to go through it and make an official fix. Just fixed. Thank you for the report. -- Nicola Vitale _

Re: Size mismatch in "audio/espeak" port

2010-09-17 Thread Jerry
On Fri, 17 Sep 2010 17:04:51 -0400 Lowell Gilbert articulated: > Jerry writes: > > > There is an apparent size mismatch in the "audio/espeak" port: > > and the date is more recent than the port change, as well. > Looks like the release was re-rolled upstream, without > changing the version num

Re: Size mismatch in "audio/espeak" port

2010-09-17 Thread Lowell Gilbert
Jerry writes: > There is an apparent size mismatch in the "audio/espeak" port: and the date is more recent than the port change, as well. Looks like the release was re-rolled upstream, without changing the version number. You can probably get away with grabbing the new distfile, updating distin

Re: [x11/nvidia-driver] didn't install vdpau header files with NOPORTDOCS

2010-09-17 Thread Olivier Cochard-Labbé
On Fri, Sep 17, 2010 at 5:29 PM, Anonymous wrote: > Try to replace the line with > > �...@${install_data} ${WRKSRC}/doc/vdpau*.h ${PREFIX}/include/vdpau > Thanks ! Works great :-) Regards, Olivier ___ freebsd-ports@freebsd.org mailing list http://list

Re: editors/vim installs to /

2010-09-17 Thread Wesley Shields
On Fri, Sep 17, 2010 at 01:49:37PM -0400, jhell wrote: > > After a force upgrade of vim that had failed unfortunately not > registering the files it installed already I found out that it is > installing to / ~! ugh. > > Why is ${PREFIX} being used and not ${LOCALBASE} ??? I reverted to the p

Re: editors/vim installs to /

2010-09-17 Thread Wesley Shields
On Fri, Sep 17, 2010 at 09:21:46PM +0200, David DEMELIER wrote: > 2010/9/17 jhell : > > > > After a force upgrade of vim that had failed unfortunately not > > registering the files it installed already I found out that it is > > installing to / ~! ugh. > > > > Why is ${PREFIX} being used and no

Re: editors/vim installs to /

2010-09-17 Thread Doug Barton
On 9/17/2010 10:49 AM, jhell wrote: After a force upgrade of vim that had failed unfortunately not registering the files it installed already I found out that it is installing to / ~! ugh. Why is ${PREFIX} being used and not ${LOCALBASE} ??? LOCALBASE is where the ports can find things th

freeradius2 port with e-dir

2010-09-17 Thread John D McDonnell
Around 3 weeks ago, I had asked on the list about how to compile FreeRADIUS 2 with support for e-directory. I had been hoping to get an answer back by now from someone with a success story of using FreeRADIUS 2 on FreeBSD with Novell E-Directory for a backend. With the (very) old freeradius1 po

Size mismatch in "audio/espeak" port

2010-09-17 Thread Jerry
There is an apparent size mismatch in the "audio/espeak" port: /usr/ports/audio/espeak $ sudo make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => espeak-1.44.05-source.zip doesn't seem to exist in /usr/ports/distfiles/. => Attem

x11/kdelibs4 build fails, can't find docbook

2010-09-17 Thread Janos Dohanics
While building kde4-4.5.1, I get this error: # make install clean ===> kde4-4.5.1 depends on file: /usr/local/kde4/bin/kdebugdialog - not found ===>Verifying install for /usr/local/kde4/bin/kdebugdialog in /usr/ports/x11/kdebase4-runtime ===> kdebase-runtime-4.5.1 depends on file: /usr/loc

Re: editors/vim installs to /

2010-09-17 Thread David DEMELIER
2010/9/17 jhell : > > After a force upgrade of vim that had failed unfortunately not > registering the files it installed already I found out that it is > installing to / ~! ugh. > > Why is ${PREFIX} being used and not ${LOCALBASE} ??? > > -- > >  jhell,v > _

editors/vim installs to /

2010-09-17 Thread jhell
After a force upgrade of vim that had failed unfortunately not registering the files it installed already I found out that it is installing to / ~! ugh. Why is ${PREFIX} being used and not ${LOCALBASE} ??? -- jhell,v ___ freebsd-ports@freebsd.or

Re: autoconf update

2010-09-17 Thread jhell
On 09/17/2010 00:41, Doug Barton wrote: > On 9/16/2010 6:15 PM, Doug Barton wrote: >> On 9/16/2010 3:35 PM, Anonymous wrote: >>> Dominic Fandrey writes: >>> On 16/09/2010 19:17, Dmitry Marakasov wrote: > * Dominic Fandrey (kamik...@bsdforen.de) wrote: > >> Just out of curiosity, wh

Re: [x11/nvidia-driver] didn't install vdpau header files with NOPORTDOCS

2010-09-17 Thread Anonymous
Olivier Cochard-Labbé writes: > Hi, > > I've just meet a problem with x11/nvidia-driver by installing it with: > make install -DNOPORTDOCS > > The vdpau include files were not installed (vdpau.h and vdpau_x11.h): > ls /usr/local/include/vdpau/ > vdpau*.h > > I believe their is a problem in the Ma

[x11/nvidia-driver] didn't install vdpau header files with NOPORTDOCS

2010-09-17 Thread Olivier Cochard-Labbé
Hi, I've just meet a problem with x11/nvidia-driver by installing it with: make install -DNOPORTDOCS The vdpau include files were not installed (vdpau.h and vdpau_x11.h): ls /usr/local/include/vdpau/ vdpau*.h I believe their is a problem in the Makefile on this line: "@${LN} -sf ${DOCSDIR}/vdpau

Re: Can't fetch libxml2-2.7.7.tar.gz

2010-09-17 Thread Leslie Jensen
It looks to me like the tarball you have in /usr/ports/distfiles, probably from a previous build attempt, it incomplete or corrupt. The checksum validation failure is proof of this. I'm betting the file on your system is too small. ls -l /usr/ports/distfiles/gnome2/libxml2-2.7.7.tar.gz should

Re: Can't fetch libxml2-2.7.7.tar.gz

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 04:36:20PM +0200, Leslie Jensen wrote: > On 2010-09-17 16:25, Jeremy Chadwick wrote: > >On Fri, Sep 17, 2010 at 03:52:01PM +0200, Leslie Jensen wrote: > >>When building the meta port xorg I get an error saying > >> > >>libxml2-2.7.7.tar.gz "local modification time does not m

Re: Can't fetch libxml2-2.7.7.tar.gz

2010-09-17 Thread Leslie Jensen
On 2010-09-17 16:25, Jeremy Chadwick wrote: On Fri, Sep 17, 2010 at 03:52:01PM +0200, Leslie Jensen wrote: When building the meta port xorg I get an error saying libxml2-2.7.7.tar.gz "local modification time does not match remote" Ports tree is updated with portsnap update. Any advise ? C

Re: Can't fetch libxml2-2.7.7.tar.gz

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 03:52:01PM +0200, Leslie Jensen wrote: > When building the meta port xorg I get an error saying > > libxml2-2.7.7.tar.gz "local modification time does not match remote" > > Ports tree is updated with portsnap update. > > Any advise ? Can't reproduce... # pkg_info | grep

Can't fetch libxml2-2.7.7.tar.gz

2010-09-17 Thread Leslie Jensen
When building the meta port xorg I get an error saying libxml2-2.7.7.tar.gz "local modification time does not match remote" Ports tree is updated with portsnap update. Any advise ? Thanks /Leslie ___ freebsd-ports@freebsd.org mailing list http://l

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Kaya Saman
On 17/09/2010 13:07, Jeremy Chadwick wrote: On Fri, Sep 17, 2010 at 12:53:09PM +0300, Andriy Gapon wrote: on 17/09/2010 12:42 Jeremy Chadwick said the following: On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: on 17/09/2010 11:56 Jeremy Chadwick said the followi

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 12:53:09PM +0300, Andriy Gapon wrote: > on 17/09/2010 12:42 Jeremy Chadwick said the following: > > On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: > >> on 17/09/2010 11:56 Jeremy Chadwick said the following: > >>> I don't think you understand how Solaris's VM

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Andriy Gapon
on 17/09/2010 12:49 Steven Hartland said the following: > > My experience is no this is no longer the case at least on stable + patches > mentioned on thread:- > "zfs very poor performance compared to ufs due to lack of cache?" And at least one of those is a patch to prevent ZFS from giving memor

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Steven Hartland
- Original Message - From: "Jeremy Chadwick" On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: on 17/09/2010 11:56 Jeremy Chadwick said the following: > I don't think you understand how Solaris's VM behaves with ZFS. It > behaves very differently than FreeBSD. On Solaris/Op

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Andriy Gapon
on 17/09/2010 12:42 Jeremy Chadwick said the following: > On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: >> on 17/09/2010 11:56 Jeremy Chadwick said the following: >>> I don't think you understand how Solaris's VM behaves with ZFS. It >>> behaves very differently than FreeBSD. On S

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 12:19:00PM +0300, Andriy Gapon wrote: > on 17/09/2010 11:56 Jeremy Chadwick said the following: > > I don't think you understand how Solaris's VM behaves with ZFS. It > > behaves very differently than FreeBSD. On Solaris/OpenSolaris with ZFS, > > you'll see the ARC taking

pwlib build failure

2010-09-17 Thread David Southwell
Thanks in advance for any help on this one david gmake[3]: Entering directory `/usr/ports/devel/pwlib/work/ptlib_v1_12_0/src/ptlib/unix' c++ -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include - I/usr/local/include -D_REENTRANT -pthread -fno-exceptions -O1 - I/usr/ports/devel/pwlib/work/p

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Andriy Gapon
on 17/09/2010 11:56 Jeremy Chadwick said the following: > I don't think you understand how Solaris's VM behaves with ZFS. It > behaves very differently than FreeBSD. On Solaris/OpenSolaris with ZFS, > you'll see the ARC taking up as much memory as possible -- but unlike > FreeBSD (AFAIK), when a

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Kaya Saman
Thanks a lot Jeremy for the response!! On 17/09/2010 11:56, Jeremy Chadwick wrote: [...] You should probably spend a bit of time in a debugger (specifically a Java debugger) figuring out if your code is spinning or not. Debugging anything under Tomcat/Java is a PITA, and I say that from experie

Re: Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Jeremy Chadwick
On Fri, Sep 17, 2010 at 11:37:13AM +0300, Kaya Saman wrote: > This is a snapshot of the 'top' command that shows Java at 100%. > > Basically it means that the system is more in this state then > functional and I can't understand why! > > Can anyone help me?? You should probably spend a bit o

Fwd: Tomcat6 port keeps locking up??

2010-09-17 Thread Kaya Saman
This is a snapshot of the 'top' command that shows Java at 100%. Basically it means that the system is more in this state then functional and I can't understand why! Can anyone help me?? Otherwise I will have to start looking at migrating this service away from BSD and much more costlier

Re: net/asterisk16

2010-09-17 Thread Mark Linimon
After yet more inactivity, I am reassigning asterisk16 to f...@kasimir.com with portmgr hat. Thank you both for your patience. mcl ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send an