Date: Thu, 28 Aug 2008 18:30:27 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports UPDATING ports/www Makefile ports/www/p5-Apache-DBI Makefile pkg-plist ports/www/p5-Apache-DBI-mp1 Makefile ports/www/p5-Apache-DBI-mp2 Makefile Message-ID: <200808281830.m7SIUReU052279@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2008-08-28 18:30:27 UTC FreeBSD ports repository Modified files: . UPDATING www Makefile www/p5-Apache-DBI Makefile Added files: www/p5-Apache-DBI-mp1 Makefile www/p5-Apache-DBI-mp2 Makefile Removed files: www/p5-Apache-DBI pkg-plist Log: DEPENDS_ARGS doesn't work with packages and even if it did WITH_MODPERL2 / WITH_MODPERL is not handled correctly so the depency list for upcomming www/rt38 is way off. As such, we've split this port into MASTER (www/p5-Apache-DBI) and SLAVES (www/p5-Apache-DBI-mp1) and (www/p5-Apache-DBI-mp2). While here, cleanup the MASTER port a little - spell out the RUN_DEPENDS - remove USE_APACHE and let www/mod_perl* deal with it - pull the plist into Makefile Bump PORTREVISION Discussed with: pav on #bsdports Approved by: gabor (mentor) Revision Changes Path 1.710 +9 -1 ports/UPDATING 1.2137 +2 -0 ports/www/Makefile 1.1 +19 -0 ports/www/p5-Apache-DBI-mp1/Makefile (new) 1.1 +21 -0 ports/www/p5-Apache-DBI-mp2/Makefile (new) 1.29 +15 -5 ports/www/p5-Apache-DBI/Makefile 1.6 +0 -5 ports/www/p5-Apache-DBI/pkg-plist (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808281830.m7SIUReU052279>