diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-04-14 10:01:29 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-04-14 10:01:29 +0000 |
commit | 5a5dfe4f31765c680cec8e4e3eb7c0d36aaa1f23 (patch) | |
tree | 66dbe4edb98cb01286b5bf437af4b3c194cdce58 /net/freeradius2/files/patch-raddb-Makefile-1.1.4_bug | |
parent | - Forced commit to thank marcus for a repocopy from (diff) |
- Update to 1.1.6
- Set correct permissions to ${PREFIX}/etc/raddb on install
- Modify CONFLICTS to take account of the likelihood that FreeRADIUS 2
will be released reasonably soon
- Move to handling NOPORTDOCS using the new --without-docdir option to
configure
- Fix handling of (NO)PORTDOCS in pkg-plist
- Remove unnecessary patches and simplify makefile
PR: ports/111521
Submitted by: David Wood<david@wood2.org.uk> (maintainer)
Notes
Notes:
svn path=/head/; revision=189948
Diffstat (limited to 'net/freeradius2/files/patch-raddb-Makefile-1.1.4_bug')
-rw-r--r-- | net/freeradius2/files/patch-raddb-Makefile-1.1.4_bug | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/freeradius2/files/patch-raddb-Makefile-1.1.4_bug b/net/freeradius2/files/patch-raddb-Makefile-1.1.4_bug deleted file mode 100644 index b5e12cff72a3..000000000000 --- a/net/freeradius2/files/patch-raddb-Makefile-1.1.4_bug +++ /dev/null @@ -1,11 +0,0 @@ ---- raddb/Makefile.orig Mon Apr 10 19:53:20 2006 -+++ raddb/Makefile Sun Jan 14 23:10:15 2007 -@@ -7,7 +7,7 @@ - experimental.conf hints huntgroups ldap.attrmap \ - mssql.conf naslist naspasswd oraclesql.conf postgresql.conf \ - preproxy_users proxy.conf radiusd.conf realms snmp.conf \ -- sql.conf sqlippool.conf users otp.conf otppasswd.sample -+ sql.conf sqlippool.conf users otp.conf - - all: - |