Skip site navigation (1)Skip section navigation (2)

CVS log for ports/sysutils/bacula-server/pkg-plist

[BACK] Up to [FreeBSD] / ports / sysutils / bacula-server

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Dec 12 21:11:47 2011 UTC (2 months ago) by pawel
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +6 -2 lines
- update bacula to version 5.2.2 [1]
- update bacula-docs to version 5.2.2 [2]

PR:		ports/163034 [1], ports/163044 [2]
Approved by:	maintainer [1]
Submitted by:	Valery Komaorv <komarov@valerka.net> [1], maintainer [2]
Feature safe:	yes

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 7 16:21:42 2010 UTC (17 months ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -0 lines
 - update bacula to version 5.0.3
 - change OPTION for SSL from default "off" to "on"
 - move hard coded UID/GID from (de)install scripts to SUB_LIST
 - change default Database from SQLite to PostgreSQL
 - remove patch files/bacula-sd.conf.in which was never applied

 Starting with version 5.0.3 bacula builds per default with
 SSL support.

 This update includes fixes for PR 148715 and 148967

PR:		150263
Submitted by:	ohauer
Approved by:	Dan Langille (maintainer), glarkin (mentor, implicit)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jul 17 01:00:46 2010 UTC (18 months, 3 weeks ago) by wxs
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +6 -6 lines
Update sysutils/bacula-bat, sysutils/bacula-docs, sysutils/bacula-server,
sysutils/bacula-client and net-mgmt/nagios-check_bacula to 5.0.2.

PR:		ports/146766
Submitted by:	Allan Jude <freebsd.lists@thunderit.com>
Approved by:	Dan Langille <dan@langille.org> (maintainer)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 12 14:20:04 2010 UTC (23 months, 4 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -2 lines
- Update to 5.0.0

PR:		143214
Submitted by:	Dan Langille <dan@langille.org> (maintainer)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Aug 14 20:00:36 2009 UTC (2 years, 5 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -0 lines
- Update to 3.0.2 [1]
- Fix whitespace in pkg-deinstall [2]
- Use %%PREFIX%% in pkg-message [2]
- Document that make_sqlite_tables needs to be run as bacula user [2]

PR:		[1]: ports/137160
		[2]: ports/133818
Submitted by:	[1]: Dan Langille <dan@langille.org> (maintainer)
		[2]: Kostas Voulgaris <voulgaris@ceid.upatras.gr>
Approved by:	[2]: maintainer via IRC

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 13 02:38:38 2009 UTC (2 years, 10 months ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +18 -0 lines
- Update to 3.0.0.

PR:		ports/133631
Submitted by:	Dan Langille <dan@langille.org> (maintainer)

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 4 23:22:30 2007 UTC (5 years, 1 month ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +18 -13 lines
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 1.20: download - view: text, markup, annotated - select for diffs
Mon Jun 12 15:36:52 2006 UTC (5 years, 8 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- primarily a bug fix release
- The bconsole "reload" command should now work properly
- untested fix to eliminate the scheduling problems during daylight  savings
time change
- manual  released under the GNU Free Documentation License (FDL)
- Fixed a race condition on dual processor machines

PR:		ports/98855
Submitted by:	maintainer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 15 13:48:29 2006 UTC (5 years, 9 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
Update to 1.38.8.

- Changes to the way Windows FD handles wild-cards
- Regex,RegexDir, and RegexFile for Win32 have been implemented but
  are untested
- Backslashes are no longer permitted in File directives
- New algorithm for selecting Volumes from the Scratch pool
- New virtual disk autochanger
- New optional Device resource directive in SD. types: File, DVD, Tape,
  or FIFO
- Faster restore tree building and uses less memory
- Changed to how keyword job or jobname is used
- Improved job report for Backups
- 'update volume' has new features
- Jobs can now be enabled/disabled
- New program named regex in the tools directory

PR:		ports/95765
Submitted by:	Dan Langille (maintainer)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Mar 31 10:12:31 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -2 lines
- Update to 1.38.6
- Use rcNg scripts
- Pass maintainership to submitter

PR:		ports/95073
Submitted by:	Dan Langille <dan@langille.org>
Approved by:	maintainer

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 13 17:29:02 2005 UTC (6 years, 2 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -0 lines
o) Update to version 1.38.0

PR:		ports/88356
Submitted by:	Dan Langille <dan@langille.org>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun May 15 14:44:50 2005 UTC (6 years, 8 months ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
o) Update to 1.36.3
o) Docs are now in separte distfile
o) rename rc.d/bacula.sh into rc.d/z-bacula.sh to avoid
   problems with old style rc environment (postgres or mysql is
   started after bacula).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Dec 19 17:12:44 2004 UTC (7 years, 1 month ago) by lkoeller
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
o) Fix install and pkg-plist problems due to split of bacula into -client and
   -server ports. The install process of bacula only knows client only
   (but it's not clean) and a full install.

Submitted by:	Kris Kennaway <kris@obsecurity.org>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 12 20:11:59 2004 UTC (7 years, 2 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
o) Fix packageing errors.

Submitted by:	Kris Kennaway <kris@obsecurity.org>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Nov 30 19:49:39 2004 UTC (7 years, 2 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +27 -29 lines
o) Commit changes necessary to get a working -server, -client split of the
   port after repro-copy of bacula -> bacula-server.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Nov 28 16:39:01 2004 UTC (7 years, 2 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -0 lines
o) Update to version 1.36.1

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Aug 5 19:26:48 2004 UTC (7 years, 6 months ago) by lkoeller
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
o) Fix build of wx-console due to name of wxgtk-2.4-config
o) Fix package build due to wrong path in pkg-plist (see PR below)

PR:		ports/70019
Submitted by:	Victor Prylipko <vic@liniya.ru>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Aug 3 20:23:05 2004 UTC (7 years, 6 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
o) Some changes are lost in the just commited update :-(

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jul 25 12:37:14 2004 UTC (7 years, 6 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
o) Don't install old sample start script
o) Fix a typo

PR:		ports/69285
Submitted by:	Dan Langille <dan@langille.org>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jul 3 09:17:08 2004 UTC (7 years, 7 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
o) Bacula didn't create the database dir anymore when it is installed.
   Now the port did it.

PR:		-
Submitted by:	Andy Wettstein <ajw@physics.umn.edu>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon May 10 19:26:29 2004 UTC (7 years, 9 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
o) Include ReleaseNotes in documentation
o) Fix problem with remove of configuration files
o) Some minor changes

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 2 18:06:36 2004 UTC (7 years, 9 months ago) by lkoeller
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -4 lines
o) Update to version 1.34.2
o) automatic selection of installed mysql DB (3.X. 4.0.X)
o) postgesql selectable
o) build on two graphical consoles selectable

PR:		ports/65424 (mysql part)
Submitted by:	Ari Maniatis <ari@ish.com.au>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 7 13:54:58 2003 UTC (8 years, 2 months ago) by lkoeller
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -149 lines
o) Respect automatic pkg-plist extension for PORTDOCS files.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 20 18:39:31 2003 UTC (8 years, 3 months ago) by lkoeller
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +169 -166 lines
o) Update to the new version 1.32b
o) Take over maintainership in agreement with old maintainer,
   who don't use bacula anymore.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 9 11:49:00 2003 UTC (8 years, 8 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
Fix PLIST.

Spotted by:	kris

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 8 15:52:16 2003 UTC (8 years, 9 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Update to version 1.30.

PR:		51969
Submitted by:	Dan Langille <dan@langille.org>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 24 12:11:04 2003 UTC (8 years, 11 months ago) by demon
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
New port: bacula -- network backup solution.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options