aboutsummaryrefslogtreecommitdiffstats
path: root/net/openslp
Commit message (Collapse)AuthorAgeFilesLines
* Fix the slpd build now that the slp_net.o object has been moved to a newmarcus2005-07-131-0/+17
| | | | | | | private library. Submitted by: mi Pointy hat to: me
* Add another object file into libslp.so so a missing symbol,marcus2005-07-132-0/+37
| | | | | | SLPNetGetThisHostname, is properly defined. Submitted by: mi
* * Update to 1.2.1marcus2005-07-056-127/+95
| | | | | | * Use USE_LIBTOOL_VER * Fix some portlint problems * Convert to OPTIONS
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Use a safer way of initializing default rc.d variables.marcus2004-07-272-6/+6
| | | | Submitted by: mtm
* Properly setup rc.d default macros.marcus2004-07-222-6/+6
| | | | Reminded by: eik
* RCng'ify OpenSLP.marcus2004-06-234-40/+50
| | | | Submitted by: kuriyama
* SIZEifymarcus2004-03-191-0/+1
| | | | Submitted by: trevor
* Update to 1.0.11.marcus2003-04-032-2/+9
|
* De-pkg-comment.marcus2003-02-262-1/+1
|
* Update to 1.0.10.marcus2003-01-102-2/+2
|
* Update to 1.0.9a.marcus2002-08-083-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.
* Change my ports to use my FreeBSD.org address.marcus2002-04-061-1/+1
| | | | Approved by: sobomax
* update checksumdwcjr2002-04-012-1/+2
| | | | | | | Bump PORTREVISION due to reroll and new source PR: 36594 Submitted by: maintainer
* Upgrade to 1.0.8a.vanilla2002-03-082-2/+2
| | | | | PR: ports/35664 Submitted by: maintainer
* Update to 1.0.7pat2002-02-084-9/+32
| | | | | PR: 34704 Submitted by: maintainer
* Update to 1.0.6pat2001-12-184-21/+8
| | | | | PR: 32940 Submitted by: maintainer
* Add OpenSLP 1.0.2, open-source implementation of the Serviceokazaki2001-09-2910-0/+236
Location Protocol. PR: 30601 Submitted by: Joe Clarke <marcus@marcuscom.com>