aboutsummaryrefslogtreecommitdiff
path: root/net/openradius/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-221-8/+0
| | | | Notes: svn path=/head/; revision=373063
* - update MASTER_SITEOlli Hauer2011-08-281-46/+46
| | | | | | | | | | | - change etc/${PORTNAME} -> ETCDIR PR: ports/160259 Submitted by: ohauer Approved by: crees (maintener) Notes: svn path=/head/; revision=280634
* - Fix plist wehn ldap support enabeld isMartin Wilke2008-01-251-0/+1
| | | | | | | | | PR: 118450 Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> Approved by: maintainer implicit Notes: svn path=/head/; revision=206201
* - Update to 0.9.12bMartin Wilke2006-11-011-29/+17
| | | | | | | | | | - Pass maintainership to submitter PR: ports/104905 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=176011
* - Fix hardcoded /etc/rc.subr in rc script [1]Marcus Alves Grando2006-02-041-1/+0
| | | | | | | | | | | | | | - Update rc script to use USE_RC_SUBR - Bump PORTREVISION - portlint(1) - Drop MAINTAINER [2] PR: 92465 [1] Reported by: Andrew Partan <asp@partan.com> [1] Requested by: Adam <jettea46@yahoo.com> (maintainer via email) [2] Notes: svn path=/head/; revision=155170
* - Install docsPav Lucistnik2005-04-141-0/+30
| | | | | | | | | | - Install RC script PR: ports/79868 Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer) Notes: svn path=/head/; revision=133334
* - Update to 0.9.10Pav Lucistnik2005-04-111-19/+13
| | | | | | | | PR: ports/79412 Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer) Notes: svn path=/head/; revision=133035
* Make LDAP support an option.Joerg Wunsch2005-04-081-1/+1
| | | | | | | | | | | | | Previously, it was conditionally compiled into the package depending on whether ${LOCALBASE}/include/ldap.h was present in the host system, but without even considering to also conditionally modify the PLIST. This has been fixed now. Pointed out by: pointyhat's build log Notes: svn path=/head/; revision=132745
* Unbreak the port for 5.x (and above). The wondersome makefileJoerg Wunsch2005-04-071-0/+1
| | | | | | | | | | | | | infastructure of openradius uses the ARCH macro in order to run ar(1). As FreeBSD's make(1) predefines ARCH to the architecture, this broke compilation. Fix this by (ab)using the AR macro instead. As the maintainer timed out on fixing this by about half a year, and I need the port right now, I take the liberty to ignore the maintainer bit here. Notes: svn path=/head/; revision=132686
* - Update to 0.9.9Pav Lucistnik2004-10-281-0/+6
| | | | | | | | | | Still broken on 5.x PR: ports/73215 Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer) Notes: svn path=/head/; revision=120361
* New port openradiusEdwin Groothuis2003-09-271-0/+48
A port of OpenRADIUS has not been made yet, though other RADIUS servers are currently in the ports tree. I have found OpenRADIUS to be extremely easy to use, especially for unix password databases. PR: ports/52614 Submitted by: Adam Jette <jettea46@yahoo.com> Notes: svn path=/head/; revision=89526