Doug Barton
83eb2c3700
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.
2012-01-14 08:57:23 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Joe Marcus Clarke
345cc9a7a4
Make use of the new old world rc order, and install the slpd rc.d script
...
properly.
PR: 126726
Submitted by: "Joseph S. Atkinson" <jsa@dmz.wickedmachine.net>
2008-10-22 00:47:12 +00:00
Joe Marcus Clarke
30e59da8c2
Remove the FreeBSD keyword, and add shutdown instead.
2006-01-08 20:03:43 +00:00
Joe Marcus Clarke
6e9a31ede0
Fix the slpd build now that the slp_net.o object has been moved to a new
...
private library.
Submitted by: mi
Pointy hat to: me
2005-07-13 01:25:59 +00:00
Joe Marcus Clarke
95e874d8d5
Add another object file into libslp.so so a missing symbol,
...
SLPNetGetThisHostname, is properly defined.
Submitted by: mi
2005-07-12 22:10:29 +00:00
Joe Marcus Clarke
e116ea236d
* Update to 1.2.1
...
* Use USE_LIBTOOL_VER
* Fix some portlint problems
* Convert to OPTIONS
2005-07-04 22:23:47 +00:00
Joe Marcus Clarke
2df64761c8
Use a safer way of initializing default rc.d variables.
...
Submitted by: mtm
2004-07-26 20:12:57 +00:00
Joe Marcus Clarke
c3dcb4a965
Properly setup rc.d default macros.
...
Reminded by: eik
2004-07-21 19:56:49 +00:00
Joe Marcus Clarke
9d6c9f0d4b
RCng'ify OpenSLP.
...
Submitted by: kuriyama
2004-06-22 20:53:32 +00:00
Patrick Li
186aa08603
Update to 1.0.7
...
PR: 34704
Submitted by: maintainer
2002-02-08 03:55:12 +00:00
Patrick Li
3810853c74
Update to 1.0.6
...
PR: 32940
Submitted by: maintainer
2001-12-18 04:27:22 +00:00
OKAZAKI Tetsurou
c5daf64bcb
Add OpenSLP 1.0.2, open-source implementation of the Service
...
Location Protocol.
PR: 30601
Submitted by: Joe Clarke <marcus@marcuscom.com>
2001-09-29 05:42:30 +00:00