Move bacula-server-devel into bacula-server, now that 2.0.0 has been released. Split the documentation into a new port, sysutils/bacula-docs. You must run the database upgrade script after upgrading to Bacula 2.0.0 Many new features here. See http://www.bacula.org/?page=presskits for an overview, and ReleaseNotes for full details. Fix: Please commit PR 107534 before this PR.
Responsible Changed From-To: freebsd-ports-bugs->itetcu I'll take it.
itetcu 2007-01-04 23:22:30 UTC FreeBSD ports repository Modified files: sysutils/bacula-server Makefile distinfo pkg-deinstall.client pkg-install.client pkg-plist pkg-plist.client sysutils/bacula-server/files bacula-dir.in bacula-fd.in bacula-sd.in patch-scripts-Makefile.in Added files: sysutils/bacula-server/files pkg-message.client.in pkg-message.server.in Removed files: sysutils/bacula-server/files patch-configure pkg-message.in Log: Move bacula-server-devel into bacula-server, now that 2.0.0 has been released. Split the documentation into a new port, sysutils/bacula-docs. You must run the database upgrade script after upgrading to Bacula 2.0.0 Many new features here. See http://www.bacula.org/?page=presskits for an overview, and ReleaseNotes for full details. PR: ports/107535 Submitted by: Dan Langille (maintainer) Revision Changes Path 1.76 +27 -102 ports/sysutils/bacula-server/Makefile 1.30 +6 -6 ports/sysutils/bacula-server/distinfo 1.2 +3 -2 ports/sysutils/bacula-server/files/bacula-dir.in 1.2 +3 -2 ports/sysutils/bacula-server/files/bacula-fd.in 1.2 +4 -3 ports/sysutils/bacula-server/files/bacula-sd.in 1.8 +0 -21 ports/sysutils/bacula-server/files/patch-configure (dead) 1.11 +7 -29 ports/sysutils/bacula-server/files/patch-scripts-Makefile.in 1.1 +23 -0 ports/sysutils/bacula-server/files/pkg-message.client.in (new) 1.2 +0 -20 ports/sysutils/bacula-server/files/pkg-message.in (dead) 1.1 +66 -0 ports/sysutils/bacula-server/files/pkg-message.server.in (new) 1.3 +7 -0 ports/sysutils/bacula-server/pkg-deinstall.client 1.2 +26 -0 ports/sysutils/bacula-server/pkg-install.client 1.21 +18 -13 ports/sysutils/bacula-server/pkg-plist 1.4 +1 -0 ports/sysutils/bacula-server/pkg-plist.client _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!