aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2008-08-29 02:30:27 +0800
committerpgollucci <pgollucci@FreeBSD.org>2008-08-29 02:30:27 +0800
commit223c6b0542db41e3ad30f04d43becea74cf5739e (patch)
treeb1e1ec8a41b8e3619cd9f29bdda6cec5d2743441 /UPDATING
parent1aa0e9cbd4b0eb00cf87964a56b4a00e2e0888d3 (diff)
downloadfreebsd-ports-gnome-223c6b0542db41e3ad30f04d43becea74cf5739e.tar.gz
freebsd-ports-gnome-223c6b0542db41e3ad30f04d43becea74cf5739e.tar.zst
freebsd-ports-gnome-223c6b0542db41e3ad30f04d43becea74cf5739e.zip
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)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 63797492b375..7a4bb267deec 100644
--- a/UPDATING
+++ b/UPDATING
@@ -33,6 +33,14 @@ upgrades.
Just remember to edit configuration file after upgrade.
20080820:
+ AFFECTS: users of www/p5-Apache-DBI
+ AUTHOR: pgollucci@FreeBSD.org
+
+ www/p5-Apache-DBI has been forked into a MASTER and SLAVE
+ setup www/p5-Apache-DBI-mp1 and www/p5-Apache-DBI-mp2
+ so as to work with www/rt38 among possibly other ports.
+
+20080820:
AFFECTS: users of net/rabbitmq
AUTHOR: pneumann@gmail.com