diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-06-08 10:31:00 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-06-08 10:31:00 +0000 |
commit | c62a21e3581d3635d271cb94f0db481b7893cd6f (patch) | |
tree | 6f8ea1c9d84a07e531f664fb5bf88cca14bcd92e /UPDATING | |
parent | 5ae350cd7e6b6cd85a700d5d22b83798acc54229 (diff) | |
download | ports-c62a21e3581d3635d271cb94f0db481b7893cd6f.tar.gz ports-c62a21e3581d3635d271cb94f0db481b7893cd6f.zip |
- Update to 1.1.28
- RCng'ify startup script
- small plist fix if NOPORTDOCS is defined
- Add an entry in UPDATING
- move configuration example to ${EXAMPLESDIR}.
Notes
Notes:
svn path=/head/; revision=111077
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20040608: + AFFECTS: users of net/haproxy + + The haproxy port must now be enabled / disabled and configured in + rc.conf. See the pkg-message or script for details. + 20040605: AFFECTS: users of www/apache2 |