diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-13 08:40:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-13 08:40:53 +0800 |
commit | babb5dde2aa11809aa9fd2d4fc8a75dd4099fea2 (patch) | |
tree | d1c206a857973f7d00650a788a970dc1898f3548 /UPDATING | |
parent | 78d600a106005d963cd3fff26410d13f9f4deebb (diff) | |
download | freebsd-ports-gnome-babb5dde2aa11809aa9fd2d4fc8a75dd4099fea2.tar.gz freebsd-ports-gnome-babb5dde2aa11809aa9fd2d4fc8a75dd4099fea2.tar.zst freebsd-ports-gnome-babb5dde2aa11809aa9fd2d4fc8a75dd4099fea2.zip |
Add note about split of sysutils/bacula.
PR: ports/74481
Submitted by: lkoeller@FreeBSD.org
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. +20041212: + AFFECTS: users of sysutils/bacula + AUTHOR: lkoeller@FreeBSD.org + + The port was split into a -server and -client component. + The -server part contains the storage and director daemon, the -client + part the console, file daemon and the documentation. + + For migration delete the bacula port and install the -server and/or + -client port afterwards. + 20041208: AFFECTS: users of mail/getmail AUTHOR: question+fbsdports@closedsrc.org |