summaryrefslogtreecommitdiff
path: root/net/ascend-radius (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove ascend-radius portMark Pulford2002-09-0513-414/+0
| | | | | | | | PR: 37783 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=65668
* Ports policy: empty pkg-descr is prohibited. Just copy pkg-comment intoMaxim Sobolev2002-05-231-0/+1
| | | | | | | | | pkg-descr for now. Submitted by: find /usr/ports -type f -size 0 Notes: svn path=/head/; revision=59796
* Mark FORBIDDEN due to remotely exploitable buffer overflows.Jacques Vidrine2002-01-291-0/+2
| | | | Notes: svn path=/head/; revision=53968
* - PORTDOCS policePatrick Li2001-12-241-13/+13
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-2/+2
| | | | Notes: svn path=/head/; revision=43378
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+2
| | | | Notes: svn path=/head/; revision=27423
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* chmod -> ${CHMOD}Michael Haro1999-08-221-5/+5
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Urk, forgot to commit this with previous update.Steve Price1999-01-101-3/+3
| | | | Notes: svn path=/head/; revision=15963
* Update to the June 18, 1998 version.Steve Price1999-01-045-44/+44
| | | | | | | | PR: 4405 Submitted by: Yukihiro Nakai <nakai@TokyoNet.AD.JP> Notes: svn path=/head/; revision=15817
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12624
* Add OpenBSD/NetBSD to the #define'sDavid E. O'Brien1997-06-291-1/+1
| | | | Notes: svn path=/head/; revision=7112
* Upgrade to 970424 release, fix missing filesJames FitzGibbon1997-06-273-17/+27
| | | | | | | Pointed-out-by: Bill Fenner's script Notes: svn path=/head/; revision=7091
* Move "done" to the right place so this port actually installs.Satoshi Asami1997-01-242-4/+4
| | | | Notes: svn path=/head/; revision=5427
* Upgrade to radius-961029James FitzGibbon1997-01-247-58/+44
| | | | Notes: svn path=/head/; revision=5417
* General Makefile cleanupDavid E. O'Brien1996-12-011-13/+5
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Fixed problem with setting PREFIX in radius.hJames FitzGibbon1996-10-182-4/+4
| | | | Notes: svn path=/head/; revision=4036
* Upgrade to 961015 versionJames FitzGibbon1996-10-183-9/+9
| | | | Notes: svn path=/head/; revision=4032
* Added archive directory to MASTER_SITES to prevent breakage as soon as a new ↵James FitzGibbon1996-10-181-5/+3
| | | | | | | release comes out. Notes: svn path=/head/; revision=4031
* Fix for change of distfile name on master siteJames FitzGibbon1996-09-251-1/+1
| | | | Notes: svn path=/head/; revision=3868
* Remove spurious EXTRACT_SUFX.Satoshi Asami1996-09-251-2/+1
| | | | Notes: svn path=/head/; revision=3864
* Import of Ascend-modified RADIUS daemon.James FitzGibbon1996-09-2413-0/+429
Reviewed by: chuckr@FreeBSD.ORG Notes: svn path=/head/; revision=3857