summaryrefslogtreecommitdiff
path: root/net/openslp/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Fix the build with OpenSSL 1.1.1.Joe Marcus Clarke2018-11-021-0/+22
| | | | | | | | PR: 232805 Submitted by: osidorkin@gmail.com Notes: svn path=/head/; revision=483791
* Update to 2.0.0.Joe Marcus Clarke2015-09-203-76/+12
| | | | Notes: svn path=/head/; revision=397472
* Rename net/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-292-0/+0
| | | | | | | | Approve by: portmgr (not really, but one of these is modifying an unstaged port) Notes: svn path=/head/; revision=363285
* 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 use of the new old world rc order, and install the slpd rc.d scriptJoe Marcus Clarke2008-10-221-26/+0
| | | | | | | | | | properly. PR: 126726 Submitted by: "Joseph S. Atkinson" <jsa@dmz.wickedmachine.net> Notes: svn path=/head/; revision=221893
* Remove the FreeBSD keyword, and add shutdown instead.Joe Marcus Clarke2006-01-082-2/+2
| | | | Notes: svn path=/head/; revision=153087
* Fix the slpd build now that the slp_net.o object has been moved to a newJoe Marcus Clarke2005-07-131-0/+17
| | | | | | | | | | private library. Submitted by: mi Pointy hat to: me Notes: svn path=/head/; revision=139015
* Add another object file into libslp.so so a missing symbol,Joe Marcus Clarke2005-07-121-0/+36
| | | | | | | | | SLPNetGetThisHostname, is properly defined. Submitted by: mi Notes: svn path=/head/; revision=139008
* * Update to 1.2.1Joe Marcus Clarke2005-07-042-38/+13
| | | | | | | | | * Use USE_LIBTOOL_VER * Fix some portlint problems * Convert to OPTIONS Notes: svn path=/head/; revision=138481
* Use a safer way of initializing default rc.d variables.Joe Marcus Clarke2004-07-262-6/+6
| | | | | | | Submitted by: mtm Notes: svn path=/head/; revision=114799
* Properly setup rc.d default macros.Joe Marcus Clarke2004-07-212-6/+6
| | | | | | | Reminded by: eik Notes: svn path=/head/; revision=114365
* RCng'ify OpenSLP.Joe Marcus Clarke2004-06-222-36/+42
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=112007
* Update to 1.0.7Patrick Li2002-02-082-4/+29
| | | | | | | | PR: 34704 Submitted by: maintainer Notes: svn path=/head/; revision=54335
* Update to 1.0.6Patrick Li2001-12-182-19/+6
| | | | | | | | PR: 32940 Submitted by: maintainer Notes: svn path=/head/; revision=51719
* Add OpenSLP 1.0.2, open-source implementation of the ServiceOKAZAKI Tetsurou2001-09-295-0/+93
Location Protocol. PR: 30601 Submitted by: Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=48258