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)
- 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)
changed. (Requested by Alan DeKok of the FreeRADIUS Project.)
- Add US mirror to MASTER_SITES.
- Fix CFLAGS.
- Tidy CONFIGURE_ARGS.
- Remove EXAMPLESDIR references. It's using nowhere.
- Pet portlint(1).
PR: ports/108196
Submitted by: David Wood (maintainer)
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
This release contains a number of improvements over previous
releases. We recommend that everyone using earlier versions of the
server upgrade to obtain the bug fixes and feates that this
version supplies. It's new features include:
o Updated dictionaries (as always),
o Digest authentication updates,
o Net-SNMP compatibility fixes,
o Bug fixes for multiple platforms (64-bit architectures, *BSD),
o Security fixes for EAP-MSCHAPv2,
o Miscellaneous other fixes
PR: ports/95033
Submitted by: Ivan Lago <ivan.lago@ifom-ieo-campus.it>
2. Install config files as .sample to not clobber on upgrade
3. Add kerberos support
PR: ports/79945
Submitted by: maintainer
Contributed by: Andrey V. Elsukov [1]
Denis Shaposhnikov [2]
George C. Kaplan [3]
livingston radiusd-2.01.
This RADIUS implementation implements MS-CHAP authentication whereas
most or all of the others don't.
Forced into it by: wollman (after removing freeradius-devel)