diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-12-29 13:35:06 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-12-29 13:35:06 +0800 |
commit | 67c5592b7b6a1d6be706d194283b9879c37caede (patch) | |
tree | d9006e510b8df23ab6459445bf56786aed5d7c43 /UPDATING | |
parent | c77faf0ab954c7c836243b6aed2c6881bf98c085 (diff) | |
download | freebsd-ports-gnome-67c5592b7b6a1d6be706d194283b9879c37caede.tar.gz freebsd-ports-gnome-67c5592b7b6a1d6be706d194283b9879c37caede.tar.zst freebsd-ports-gnome-67c5592b7b6a1d6be706d194283b9879c37caede.zip |
- Fix s/2008/2009/ in expiration dates
- Jump through hoops to get rt38 to install into hier(7) layout
o RT_LAYOUT is not overrideable
o add LocalHtmlPath as hack for p5-RTx-* pluggins to RT.pm
- Disbale local-install target it doesn't even worth outside the ports tree
must be left over from previous code
- Disable instruct target in favor of pkg-message
- www/p5-RTx-Shredder is now part of www/rt38
DEPRECATE and note future removal
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20081226: + AFFECTS: users of www/rt38 + AUTHOR: pgollucci@FreeBSD.org + + www/rt38 now respects the FreeBSD directory layout, see heir(7). + With this change, p5-RT-* and p5-RTx-* should be much simpler + to use in the ports collection. + + Please note that www/p5-RTx-Shredder is included in www/rt38 + This port will be deprecated and removed. + 20081228: AFFECTS: users of astro/boinc-setiathome-enhanced AUTHOR: rene@FreeBSD.org |