CVS log for ports/sysutils/bacula-server/files/bacula-fd.in
Up to [FreeBSD] / ports / sysutils / bacula-server / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 14 08:56:57 2012 UTC (4 weeks ago) by dougb
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Mar 27 00:14:52 2010 UTC (22 months, 2 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Begin the process of deprecating sysutils/rc_subr by s#. %%RC_SUBR%%#. /etc/rc.subr#
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 8 23:05:43 2009 UTC (2 years, 11 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
- Fix rc.d scripts [1] - fix hang during multiple simultaneous backups. [2] PR: ports/132286 [1] PR: ports/132314 [2] Submitted by: Oliver Lehmann <oliver@freebsd.org> [1] Dan Langille <dan@langille.org> (maintainer) [2] Approved by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Mar 1 12:19:01 2007 UTC (4 years, 11 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- Fix typo in rc.d script - Bump PORTREVISION PR: 109714 Submitted by: Volker Werth<volker@vwsoft.com> Approved by : maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 28 21:13:11 2007 UTC (4 years, 11 months ago) by laszlof
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
respect PREFIX. bump PORTREVISION PR: ports/109673 Submitted by: Andrew Kolchoogin <andrew@rinet.ru> Approved by: Dan Langille <dan@langille.org> (maintainer)
Revision 1.2: 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_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 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.1: download - view: text, markup, annotated - select for diffs
Fri Apr 7 17:29:54 2006 UTC (5 years, 10 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0
- Update to 1.38.7 - Rename rc.d scripts removing 'z-' prefix - Add an UPDATING note PR: ports/95474 Submitted by: maintainer
