FreeBSD Port: cvsnt-2.5.04.3236

2009-07-15 Thread Tom Karpik
Hi there, There is a bug in the MySQL code in this release of CVSNT -- it was talked about right here last month: http://www.cvsnt.org/pipermail/cvsnt/2009-June/032272.html Unfortunately, the dev response was "buy our commercial product". Fortunately, I tracked down the bug myself, and wrot

Re: status of FreeBSD ports you maintain as of 20090705

2009-07-15 Thread Martin Tournoij
On Sun, 5 Jul 2009 20:47:19 -0500, lini...@freebsd.org wrote: > I have noticed some maintainer-timeouts on ports that you maintain. > Please let me know if you are still interested in these ports; otherwise, > I would like to reassign them. Thanks. > > mcl > > audio/mpdscribble car

Re: portmaster -x not working?

2009-07-15 Thread Lawrence Stewart
Frederique Rijsdijk wrote: Lawrence Stewart wrote: Hijacking the thread slightly, but is there a way to exclude multiple ports using the -x switch (or multiple -x switches)? Logically, I want to be able to do something like this: portmaster -a -x '*foo*' -x '*bar*' portmaster -x '[.*php5.*|.

Re: devel/boost: request for an exp-run

2009-07-15 Thread Pav Lucistnik
Okay Alexander Churanov píše v st 15. 07. 2009 v 19:58 +0400: > Folks, > > I've created an updated version of boost ports that fixes almost all > issues reported after an exp-run. > Please, make another exp-run, if possible. > > The updated diff is at > http://alexanderchuranov.com/boost-port/bo

devel/boost: request for an exp-run

2009-07-15 Thread Alexander Churanov
Folks, I've created an updated version of boost ports that fixes almost all issues reported after an exp-run. Please, make another exp-run, if possible. The updated diff is at http://alexanderchuranov.com/boost-port/boost-2009-07-14-15-33.diff The updated tarball is at http://alexanderchuranov.co

PHP gd issues

2009-07-15 Thread Paul Macdonald
Hi, Sometime within the last week an upgrade has left some php gd functions non working on my systems, from imagecreatefrom png: gd-png: fatal libpng error: [00][00][00][00]: unknown critical chunk I don't recall any updates which might have affected this and can;t see anything in p

Re: portmaster -x not working?

2009-07-15 Thread Miroslav Lachman
Miroslav Lachman wrote: Doug Barton wrote: Try using just this: portmaster -x mysql-client- phpMyAdmin-3.1.5 That should work. If it does not, please let me know. part 2: It is working with -x mysql, but not with -x mysql- or -x mysql-client or -x mysql-client- [...] So, something is

Re: [Custom LOCALBASE/PREFIX] www/p5-RT-Extension-SLA - fails: mtree

2009-07-15 Thread Matthew Seaman
Cezary Morga wrote: Matthew Seaman pisze: You are failing to distinguish between $PREFIX set as an environment variable and $PREFIX the make variable. You're right :) PREFIX the make variable already controls what the p5-RT-Extension ports do as variables like SITE_PERL are defined in ter

INDEX now builds successfully on 6.x

2009-07-15 Thread Erwin Lansing
___ 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: portmaster -x not working?

2009-07-15 Thread Miroslav Lachman
Doug Barton wrote: Try using just this: portmaster -x mysql-client- phpMyAdmin-3.1.5 That should work. If it does not, please let me know. part 2: It is working with -x mysql, but not with -x mysql- or -x mysql-client or -x mysql-client- r...@track ~/# ~/portmaster -x mysql phpMyAdmin-3.

Re: portmaster -x not working?

2009-07-15 Thread Miroslav Lachman
Doug Barton wrote: Try using just this: portmaster -x mysql-client- phpMyAdmin-3.1.5 That should work. If it does not, please let me know. The same result: r...@track ~/# portmaster -x mysql-client- phpMyAdmin-3.1.4 ===>>> Currently installed version: phpMyAdmin-3.1.4 ===>>> Port directory

Re: portmaster -x not working?

2009-07-15 Thread Frederique Rijsdijk
Lawrence Stewart wrote: > Hijacking the thread slightly, but is there a way to exclude multiple > ports using the -x switch (or multiple -x switches)? Logically, I want > to be able to do something like this: > > portmaster -a -x '*foo*' -x '*bar*' > portmaster -x '[.*php5.*|.*apache.*]' -n drup