Date: Sun, 28 Oct 2007 22:08:45 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/freeradius Makefile pkg-plist ports/net/freeradius/files patch-src-modules-rlm_attr_rewrite-rlm_attr_rewrite.c Message-ID: <200710282208.l9SM8jbk058398@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710282208.l9SM8jbk058398>
