aboutsummaryrefslogtreecommitdiff
path: root/net/radiusd-cistron
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-6/+4
| | | | Notes: svn path=/head/; revision=361967
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* - fix default dictionary fileDirk Meyer2013-12-012-5/+12
| | | | Notes: svn path=/head/; revision=335365
* - use STAGEDIRDirk Meyer2013-11-174-39/+94
| | | | | | | | - use OPTIONS_DEFINE - use $PREFIX/etc/pam.d Notes: svn path=/head/; revision=334063
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+1
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - drop maintainershipDirk Meyer2012-10-181-6/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306090
* - escape shell namesDirk Meyer2012-01-142-2/+2
| | | | Notes: svn path=/head/; revision=289167
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-142-2/+2
| | | | | | | | | | | | | | 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
* - Add rc script for radrelay.Dirk Meyer2011-11-193-14/+45
| | | | | | | | | | - Fix output of radwho in raw format. Feature safe: yes PR: 161792 Submitted by: Kan Sasaki Notes: svn path=/head/; revision=286058
* - fix MASTER_SITESDirk Meyer2011-08-061-1/+1
| | | | Notes: svn path=/head/; revision=279052
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - fix build with utmpxDirk Meyer2010-02-023-0/+250
| | | | Notes: svn path=/head/; revision=249072
* - fix build with utmpxDirk Meyer2010-01-294-139/+1
| | | | Notes: svn path=/head/; revision=248803
* - mark BROKEN for FreeBSD-9Dirk Meyer2010-01-245-29/+47
| | | | | | | | | - add new style rc script PR: 143149 Submitted by: Sevan Janiyan Notes: svn path=/head/; revision=248472
* - fix pathDirk Meyer2007-12-231-1/+1
| | | | Notes: svn path=/head/; revision=204386
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - update to 1.6.8Dirk Meyer2006-12-253-17/+8
| | | | Notes: svn path=/head/; revision=180743
* - fix build for gcc41Dirk Meyer2006-10-071-1/+17
| | | | Notes: svn path=/head/; revision=174838
* - remove etc/pam.d/radius if presentDirk Meyer2006-01-312-1/+10
| | | | Notes: svn path=/head/; revision=154903
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - make again PREFIX safeDirk Meyer2005-10-171-3/+5
| | | | | | | reportetd by: kris Notes: svn path=/head/; revision=145626
* - fix spellingDirk Meyer2004-11-141-1/+1
| | | | | | | Submitted by: Shantanoo Notes: svn path=/head/; revision=121605
* - Fix memory leak with unknown clientsDirk Meyer2004-07-092-1/+11
| | | | Notes: svn path=/head/; revision=113277
* - add SIZEDirk Meyer2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102162
* - fix UsageDirk Meyer2003-12-041-3/+2
| | | | Notes: svn path=/head/; revision=94863
* - update MASTER_SITESDirk Meyer2003-11-121-2/+1
| | | | Notes: svn path=/head/; revision=93826
* - use DOCSDIR and PORTDOCDirk Meyer2003-10-122-22/+20
| | | | | | | - optimize install Notes: svn path=/head/; revision=90902
* - bump PORTREVISIONDirk Meyer2003-08-111-1/+1
| | | | Notes: svn path=/head/; revision=86749
* - add a better startup script with matching nameDirk Meyer2003-07-264-22/+39
| | | | | | | - merge post-install and install Notes: svn path=/head/; revision=85640
* - Update to final release 1.6.7Dirk Meyer2003-07-262-3/+2
| | | | Notes: svn path=/head/; revision=85618
* - Update to 1.6.7-rc4Dirk Meyer2003-07-062-2/+3
| | | | Notes: svn path=/head/; revision=84258
* - Update to 1.6.7-rc2Dirk Meyer2003-06-257-107/+63
| | | | | | | | includes Security Fix Dictionary files in new location Notes: svn path=/head/; revision=83594
* - Fixes coredump in raduseDirk Meyer2003-04-062-0/+66
| | | | | | | | PR: 50570 Submitted by: guy@sphinx.incentre.net Notes: svn path=/head/; revision=78443
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* Add missing files and manpages, and sort pkg-plistKris Kennaway2002-10-282-6/+11
| | | | Notes: svn path=/head/; revision=68993
* Take Maintainership, no response from previous maintainer.Dirk Meyer2002-10-171-3/+1
| | | | | | | Remove old FORBIDDEN in comment. Notes: svn path=/head/; revision=68190
* Juha Ylitalo writes:Dirk Meyer2002-03-026-56/+66
| | | | | | | | | | | | | | | | | Current net/radiusd-cistron port (version 1.6.4) has been marked as broken due to buffer overflow. This bug has been reported to be fixed in version 1.6.5 and newer versions (according to securityfocus.com and Changelog also says about memory leak fixes). Fix section has shar `find net/radiusd-cistron` from what came out, when I upgraded 1.6.4 port to version 1.6.6. It has been tested by running radtest against radius in localhost. Commited after timout, no response from Maintainer. PR: 34713 Notes: svn path=/head/; revision=55414
* Mark FORBIDDEN due to remotely exploitable buffer overflows.Jacques Vidrine2002-01-291-0/+2
| | | | Notes: svn path=/head/; revision=53968
* Add Pam supportDavid W. Chapman Jr.2001-12-091-10/+14
| | | | | | | | PR: 29120 Submitted by: maintainer Notes: svn path=/head/; revision=51270
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43378
* Update to 1.6.4Bill Fumerola2001-01-113-13/+12
| | | | Notes: svn path=/head/; revision=37092
* Upgrade to 1.6.3-stable, this will be replaced by freeradius once theyBill Fumerola2000-05-036-70/+78
| | | | | | | actually make a release. Notes: svn path=/head/; revision=28288
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* forgot a fileMichael Haro2000-04-021-0/+128
| | | | Notes: svn path=/head/; revision=27287
* update to 1.6.2Michael Haro2000-04-012-4/+4
| | | | | | | | PR: 17300 Submitted by: maintainer Notes: svn path=/head/; revision=27254
* Upgrade to 1.6.1, which fixes buffer overflows.Bill Fumerola1999-11-023-21/+20
| | | | | | | | PR: ports/14654 Submitted by: Mike Tancsa <mike@sentex.net> Notes: svn path=/head/; revision=22857
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885