aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/rotorouter
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
* Tune up the rc.d scriptDoug Barton2010-02-011-10/+7
| | | | Notes: svn path=/head/; revision=249000
* - Update rc script, use $SUB_FILES to update pkg-messagePhilip M. Gollucci2010-02-014-17/+11
| | | | | | | | PR: ports/143181 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=248999
* Reset paul+ports@it.ca due to maintainer-timeouts and no responseMark Linimon2009-08-172-3/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=239704
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* Fix deinstallationVolker Stolz2005-03-164-4/+7
| | | | | | | | PR: ports/78892 Submitted by: maintainer Notes: svn path=/head/; revision=131387
* [maintainer update]: net-mgmt/rotorouter was missing a file from its plist...Edwin Groothuis2004-12-172-0/+2
| | | | | | | | | | | | | Per notice from the Janitor... the conf file was missing from pkg-plist. It no longer is. No other changes. Actually took the solution provides later in the PR PR: ports/75018 Submitted by: Paul Chvostek <paul+ports@it.ca> Notes: svn path=/head/; revision=124284
* Committed (with some fixups), thanks!Bruce M Simpson2004-06-147-0/+535
PR: ports/67327 Submitted by: Paul Chvostek Notes: svn path=/head/; revision=111469