- Update to 2.5 - Update port structure to match with bsd.port.mk - Remove deprecated configure flags - Disable checks for hoard and tcmalloc - Make pcre on by default - Make libthr off by default (use pthread instead) - Move pkg-plist to Makefile - Add patch to honor ${CC} - Make portlint happy Added file(s): - files/patch-Makefile.in Removed file(s): - pkg-plist Port maintainer (anders@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer (via the GNATS Auto Assign Tool)
Hi, I agree with your patch except I don't see a reason to specify -lthr and ask the user about using libthr when it is default? It is handled by simply using -pthread. Are you thinking about when using other compilers than gcc? Regards, -- Anders.
I agree, the libthr part can be left out. What about commiting?
State Changed From-To: open->closed Committed (without thr option), thanks!
anders 2010-03-23 21:38:01 UTC FreeBSD ports repository Modified files: www/pound Makefile distinfo Added files: www/pound/files patch-Makefile.in Removed files: www/pound pkg-plist Log: Update to 2.5. Disable checks for hoard and tcmalloc. Make pcre on by default. Honor CC. Portlint. PR: 143484 Submitted by: mm Revision Changes Path 1.23 +12 -32 ports/www/pound/Makefile 1.21 +3 -3 ports/www/pound/distinfo 1.3 +11 -0 ports/www/pound/files/patch-Makefile.in (new) 1.6 +0 -2 ports/www/pound/pkg-plist (dead) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"