aboutsummaryrefslogtreecommitdiff
path: root/net/openslp
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Remove the FreeBSD keyword, and add shutdown instead.Joe Marcus Clarke2006-01-082-2/+2
| | | | Notes: svn path=/head/; revision=153087
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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-122-0/+37
| | | | | | | | | SLPNetGetThisHostname, is properly defined. Submitted by: mi Notes: svn path=/head/; revision=139008
* * Update to 1.2.1Joe Marcus Clarke2005-07-046-127/+95
| | | | | | | | | * Use USE_LIBTOOL_VER * Fix some portlint problems * Convert to OPTIONS Notes: svn path=/head/; revision=138481
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* 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-224-40/+50
| | | | | | | Submitted by: kuriyama Notes: svn path=/head/; revision=112007
* SIZEifyJoe Marcus Clarke2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104591
* Update to 1.0.11.Joe Marcus Clarke2003-04-032-2/+9
| | | | Notes: svn path=/head/; revision=78020
* De-pkg-comment.Joe Marcus Clarke2003-02-262-1/+1
| | | | Notes: svn path=/head/; revision=76483
* Update to 1.0.10.Joe Marcus Clarke2003-01-092-2/+2
| | | | Notes: svn path=/head/; revision=72823
* Update to 1.0.9a.Joe Marcus Clarke2002-08-073-9/+8
| | | | | | | | | * Fix some style nits * Install the RC script as 001slpd.sh.sample so that when enabled, slpd starts before Netatalk's afpd so that afpd can correctly register with slpd. Notes: svn path=/head/; revision=64163
* Change my ports to use my FreeBSD.org address.Joe Marcus Clarke2002-04-051-1/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=57352
* update checksumDavid W. Chapman Jr.2002-04-012-1/+2
| | | | | | | | | | Bump PORTREVISION due to reroll and new source PR: 36594 Submitted by: maintainer Notes: svn path=/head/; revision=57098
* Upgrade to 1.0.8a.Vanilla I. Shu2002-03-082-2/+2
| | | | | | | | PR: ports/35664 Submitted by: maintainer Notes: svn path=/head/; revision=55726
* Update to 1.0.7Patrick Li2002-02-084-9/+32
| | | | | | | | PR: 34704 Submitted by: maintainer Notes: svn path=/head/; revision=54335
* Update to 1.0.6Patrick Li2001-12-184-21/+8
| | | | | | | | PR: 32940 Submitted by: maintainer Notes: svn path=/head/; revision=51719
* Add OpenSLP 1.0.2, open-source implementation of the ServiceOKAZAKI Tetsurou2001-09-2910-0/+236
Location Protocol. PR: 30601 Submitted by: Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=48258