Commit graph

13 commits

Author SHA1 Message Date
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
4a5fce631c Convert to use bsd.pkg.install.mk:
- Honour PKG_SYSCONFDIR.
- Use OWN_DIRS_PERMS to handle the /var/log/radacct directory.
- Use RCD_SCRIPTS to install a NetBSD rc.d compatible script.
Bump PKGREVISION to 1.
2003-05-01 18:35:46 +00:00
jmmv
21067276e7 Avoid defining specific do-build and do-install targets. Use buildlink2. 2003-05-01 18:05:26 +00:00
darcy
492da34972 Now that Freeradius is in the tree this one has a conflict. 2003-02-27 20:36:28 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
david
c20f8117c7 Update to 1.6.6 - vendor supplied fix for CERT announced radiusd issues. 2002-03-05 06:27:48 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
martti
fca574f0b0 * Renamed the startup script rc.d/radiusd.sh -> rc.d/radiusd
* Don't fail if ${PREFIX}/etc/raddb can't be removed (i.e. because users's
  locally modified configuration files are still there)
2002-02-04 13:01:33 +00:00
martti
d96758e2e7 Updated to 1.6.5.
* Bug fixes
* Clean up BSD password file support again
* Fixed bug in auth.c wrt decoding of short password attributes.
* Server now replies to Status-Server inquiries.
* Add "-v" switch to radzap (suggested by Dan Harkless).
* Add "-Z" switch to radiusd, prevents logging of passwords for -y
  (suggested by Dan Harkless).
* Change "duplicate detected" message to actually show _what_ authentication
  packet causes the duplicate
* Wrote manualpages for radlast,radzap, radwho, radclient, radtest,
  radwatch and raduse. Yes, documentation!
* Added -P pidfile option to radiusd and radrelay

See the doc/ChangeLog file for a comple list of changes!
2001-12-20 10:05:49 +00:00
agc
57aa4707d7 s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
martti
12a00a67c7 Added radiusd-cistron which was submitted in pkg/13274. 2001-10-11 09:57:20 +00:00