aboutsummaryrefslogtreecommitdiff
path: root/net/openradius
Commit message (Collapse)AuthorAgeFilesLines
* Register missed CONFLICTS itemsChris Rees2012-06-031-1/+2
| | | | | | | Noticed by: ketas (IRC) Notes: svn path=/head/; revision=298103
* OPTIONSngifyChris Rees2012-05-301-4/+4
| | | | | | | | | | | Notice that the ability to specify 0 or 1 from a list is achieved in opentracker by adding a third option, ACCESSLIST_OPEN which effectively does nothing (for openradius, use bsd.port.options.mk) Notes: svn path=/head/; revision=297820
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - update MASTER_SITEOlli Hauer2011-08-282-61/+59
| | | | | | | | | | | - change etc/${PORTNAME} -> ETCDIR PR: ports/160259 Submitted by: ohauer Approved by: crees (maintener) Notes: svn path=/head/; revision=280634
* - Update maintainer addressChris Rees2011-06-171-1/+1
| | | | | | | Approved by: rene (mentor) Notes: svn path=/head/; revision=275712
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Unbreak build by renaming memchr() to memchr9()Wesley Shields2009-07-134-7/+25
| | | | | | | | | | | - While here respect LOCALBASE in scripts/configure - Pass maintainer to submitter PR: ports/136434 Submitted by: Chris Rees <utisoft@gmail.com> Notes: svn path=/head/; revision=237708
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* Also mark BROKEN on 6.3 after the memrchr MFCErwin Lansing2008-06-131-1/+1
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=214791
* memrchr was MFCed to 7.0, also mark BROKEN thereErwin Lansing2008-06-131-1/+1
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=214789
* - Mark BROKEN on -CURRENT: error: conflicting types for 'memrchr'Pav Lucistnik2008-04-251-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=211990
* - Fix plist wehn ldap support enabeld isMartin Wilke2008-01-252-0/+2
| | | | | | | | | PR: 118450 Submitted by: Dmitriy Kirhlarov <dimma@higis.ru> Approved by: maintainer implicit Notes: svn path=/head/; revision=206201
* - Update to 0.9.12cMartin Wilke2007-03-282-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=188651
* - Fix buildMartin Wilke2007-01-191-0/+12
| | | | | | | | | PR: ports/108084 Submitted by: Cristian KLEIN<cristi@net.utcluj.ro> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=182795
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Update to 0.9.12bMartin Wilke2006-11-019-145/+86
| | | | | | | | | | - Pass maintainership to submitter PR: ports/104905 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=176011
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+0
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - Fix hardcoded /etc/rc.subr in rc script [1]Marcus Alves Grando2006-02-045-34/+38
| | | | | | | | | | | | | | - 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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Fix coredumps on amd64.Kirill Ponomarev2005-09-081-0/+62
| | | | | | | | PR: ports/85839 Submitted by: maintainer, joerg Notes: svn path=/head/; revision=142204
* - Install docsPav Lucistnik2005-04-145-3/+107
| | | | | | | | | | - 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-115-23/+56
| | | | | | | | 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-083-3/+16
| | | | | | | | | | | | | 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-074-8/+25
| | | | | | | | | | | | | 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-284-15/+28
| | | | | | | | | | Still broken on 5.x PR: ports/73215 Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer) Notes: svn path=/head/; revision=120361
* BROKEN on 5.x: Broken by changes to make(1)Kris Kennaway2004-09-191-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118287
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* - add CONFLICTSDirk Meyer2003-10-141-0/+1
| | | | | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris Notes: svn path=/head/; revision=91213
* New port openradiusEdwin Groothuis2003-09-276-0/+161
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