aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-bcfg2/files
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* * Make the port use ${PREFIX}/etc/bcfg2.conf rather than /etc/bcfg2.conf;Boris Samorodov2008-01-121-0/+30
| | | | | | | | | | | | * Added rc.subr-style startup script for the server; * Bump PORTREVISION. PR: 115342 Submitted by: Lars Erik Gullerud <lerik at nolink.net> Approved by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer) Notes: svn path=/head/; revision=205511
* . update to last bugfix release 0.9.5.5;Boris Samorodov2008-01-121-11/+0
| | | | | | | | | | . remove files/patch-setup.py. PR: 119577 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer) Notes: svn path=/head/; revision=205493
* Update to last bugfix release 0.9.5.3.Boris Samorodov2008-01-101-6/+4
| | | | | | | | PR: 119473 Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer) Notes: svn path=/head/; revision=205398
* Update the port to a new version 0.9.5.2.Boris Samorodov2008-01-051-0/+13
Approved by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer by email) Notes: svn path=/head/; revision=205065