aboutsummaryrefslogtreecommitdiff
path: root/net/radiusclient
Commit message (Collapse)AuthorAgeFilesLines
* o Add WWW;Maxim Sobolev2008-01-032-5/+9
| | | | | | | | | o Update pkg-descr/COMMENT to match reality. Bump PORTREVISION. Notes: svn path=/head/; revision=204885
* Update to 0.5.6.Maxim Sobolev2007-07-242-6/+6
| | | | Notes: svn path=/head/; revision=196159
* Add another MASTER_SITE.Maxim Sobolev2007-03-231-1/+2
| | | | Notes: svn path=/head/; revision=188125
* Update to 0.5.5.1.Maxim Sobolev2007-02-162-4/+4
| | | | Notes: svn path=/head/; revision=185328
* Update to 0.5.5.Maxim Sobolev2007-02-163-16/+27
| | | | Notes: svn path=/head/; revision=185291
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Take maintainership - apparently the old maintainer doesn't have an interestMaxim Sobolev2005-12-031-1/+1
| | | | | | | | | in mantaining this port anymore. PR: 89041 Notes: svn path=/head/; revision=150303
* Remove parts of description that don't match the reality.Maxim Sobolev2005-12-031-4/+0
| | | | Notes: svn path=/head/; revision=150302
* Remove dead URL per distfile survey.Mark Linimon2005-11-281-2/+0
| | | | Notes: svn path=/head/; revision=149730
* Update to 0.5.2.Maxim Sobolev2005-11-094-19/+21
| | | | Notes: svn path=/head/; revision=147751
* Update to 0.5.1.Maxim Sobolev2005-07-073-17/+18
| | | | Notes: svn path=/head/; revision=138671
* Update to 0.4.9.Maxim Sobolev2005-06-192-3/+3
| | | | Notes: svn path=/head/; revision=137727
* Update to 0.4.7.Maxim Sobolev2004-11-262-3/+3
| | | | Notes: svn path=/head/; revision=122512
* Fix bogons:Ade Lovett2004-10-182-15/+28
| | | | | | | | | | - binaries were being installed with a host-specific prefix in sbin/ - missing entry in pkg-plist Both of which caused endless fun and games. Notes: svn path=/head/; revision=119747
* Add file missed in the previous commit.Maxim Sobolev2004-10-171-0/+27
| | | | Notes: svn path=/head/; revision=119688
* Update to 0.4.5.Maxim Sobolev2004-10-174-59/+12
| | | | Notes: svn path=/head/; revision=119687
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Per redirect response when sending mail to maintainer, update maintainer'sMark Linimon2003-12-071-1/+1
| | | | | | | email address. Notes: svn path=/head/; revision=95249
* 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