summaryrefslogtreecommitdiff
path: root/net/radiusclient (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix directory layout, but the file isn't there (yet)Edwin Groothuis2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92901
* Fix aout-ism.Maxim Sobolev2003-05-191-1/+1
| | | | Notes: svn path=/head/; revision=81425
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update 0.3.2 and provide support for SIP-specific attributes, which isMaxim Sobolev2003-01-203-3/+49
| | | | | | | | | necessary for SER port to be added later on. Sponsored by: Porta Software Ltd. Notes: svn path=/head/; revision=73682
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29615
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Upgrade to 0.3.1.Dirk Froemberg2000-02-012-4/+5
| | | | | | | OK'ed by: maintainer Notes: svn path=/head/; revision=25400
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Update for new MASTER_SITE.Steve Price1999-06-081-2/+2
| | | | | | | | PR: 12074 Submitted by: maintainer Notes: svn path=/head/; revision=19331
* USE_LIBTOOL=yes and misc. cleanup.Steve Price1999-05-292-14/+4
| | | | | | | | PR: 11855 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19075
* libtool has been updated to version 1.3 so fixup where we look for it.Steve Price1999-05-041-3/+3
| | | | Notes: svn path=/head/; revision=18479
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18431
* Build a shared version of the library, too.Dirk Froemberg1999-01-122-10/+19
| | | | | | | (maintainer didn't respond within a week, aka maintainer timeout) Notes: svn path=/head/; revision=16023
* Import of `radiusclient', a client library and basic utilities forJoseph Koshy1998-11-045-0/+52
Radius authenticated login. PR: 7942 Submitted by: Maurice Castro <maurice@serc.rmit.edu.au> Notes: svn path=/head/; revision=14340