cvs commit: ports/net/freeradius Makefile pkg-plist
ports/net/freeradius/files
patch-src-modules-rlm_attr_rewrite-rlm_attr_rewrite.c
Li-Wen Hsu
lwhsu at FreeBSD.org
Sun Oct 28 15:08:46 PDT 2007
lwhsu 2007-10-28 22:08:45 UTC
FreeBSD ports repository
Modified files:
net/freeradius Makefile pkg-plist
Removed files:
net/freeradius/files
patch-src-modules-rlm_attr_rewrite-rlm_attr_rewrite.c
Log:
- Remove more 4.x cruft (obsolete comment in Makefile, obsolete patch,
simplification in WITH_NOPERL handling in Makefile).
- Use MASTER_SITE_SUBDIR rather than an explicit /old reference in
MASTER_SITES.
- Tidy pkg-plist, including the use of @stopdaemon and some mild reordering
so that it is more logical.
- Avoid spurious -L/usr/lib in the radiusd build step when using base OpenSSL.
- Use ${PTHREAD_LIBS} rather than -pthread.
- Remove the -p flag to cp when copying files into /usr/local/etc/raddb (this
may help stop FreeRADIUS stomping over explicitly set ownership and
permissions in this directory). [1]
- Generalise CONFLICTS.
- Support WITH_DEVELOPER (though it has to be used as a knob - I see no reason
to add this to the OPTIONS).
- Bump PORTREVISION.
[1] May address a concern of sem@ (maintainer had discussion by private mail)
PR: ports/117160
Submitted by: David Wood <david AT wood2.org.uk> (maintainer)
Revision Changes Path
1.62 +18 -11 ports/net/freeradius/Makefile
1.2 +0 -10 ports/net/freeradius/files/patch-src-modules-rlm_attr_rewrite-rlm_attr_rewrite.c (dead)
1.32 +11 -12 ports/net/freeradius/pkg-plist
More information about the cvs-ports
mailing list