| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Bump portrevision.
- Update mastersites.
PR: ports/119910
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
|
|
|
|
|
| |
Reported by: David Wood <david@wood2.org.uk> (maintainer)
Approved by: stas (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fixed a build failure on RELENG_7 AMD64.
- Chase heimdal shared version library bump. [2]
- Reworked RC script. [3]
- Mark as unbroken on AMD64.
- Bump PORTREVISION.
PR: ports/118425, ports/117262 [3]
Reported by: Sean McNeil <sean@mcneil.com> [1], Gioto Alves Lourenco <gioto@pop-ro.rnp.br> [2]
Submitted by: Craig Leres <leres@ee.lbl.gov> [3], David Wood <david@wood2.org.uk> (maintainer)
Approved by: portmgr (marcus), stas (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/115157
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: 110948
Submitted by: David Wood<david@wood2.org.uk>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: ports/108054
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
|
|
|
|
|
| |
PR: ports/107936
Submitted by: David Wood<david@wood2.org.uk> (maintainer)
|
|
|
|
|
|
|
| |
- Add note to UPDATING.
PR: ports/105025
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/104949
Submitted by: David Wood<david@wood2.org.uk>
|
|
|
|
| |
- Remove 4.x-specific BROKEN in net/arla (caused by heimdal).
|
|
|
|
|
|
|
|
| |
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
| |
Reported by: krismail
|
|
|
|
|
| |
PR: ports/98525
Submitted by: Dan Lukes <dan@obluda.cz>
|
|
|
|
|
| |
PR: ports/98065
Submitted by: David Wood <david@wood2.org.uk>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
| |
- Rename startup script back to radiusd.sh. It was renamed accidently
Reported by: krismail [1]
|
| |
|
|
|
|
|
| |
Reported by: kris mail
Pointy hat to: me
|
|
|
|
|
|
|
|
|
| |
- While I'm here: fix pkg-plist - remove radiusd.sh.
- Bump PORTREVISION
PR: ports/92887
Submitted by: Alessandro Dellavedova <alessandro.dellavedova@gmail.com>
Obtained from: http://bugs.freeradius.org/show_bug.cgi?id=312
|
|
|
|
| |
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> (ports@)
|
|
|
|
|
|
|
|
|
|
| |
Fix some problems in the new rc.d script:
PROVIDE requires a trailing colon
There is no radiusd_start_precmd defined, so don't call it
Style issue, the - expansion is better than :- (see Porter's Handbook)
The FreeBSD KEYWORD is no longer needed
Bump PORTREVISION so that packages and users get the new rc.d script
|
|
|
|
|
|
|
| |
- Implement a modern feature of USE_RC_SUBR and remove redundant commands.
PR: ports/92815 [1]
Submitted by: Dan Lukes <dan@obluda.cz>
|
|
|
|
| |
APproved by: krion@
|
|
|
|
|
|
|
| |
- No longer compiles on FreeBSD 4.X
PR: ports/92598
Submitted by: Alessandro Dellavedova
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
| |
Noticed by Port New Version Check
|
|
|
|
|
|
| |
PR: ports/85141
Submitted by: thompsa (maintainer)
Approved by: portmgr (clement)
|
|
|
|
| |
Approved by: lesi
|
|
|
|
| |
Approved by: lesi
|
|
|
|
|
| |
PR: ports/81687
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/80883
Submitted by: Andrey V. Semyonov <wilfre@tcom.ru>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
| |
PR: ports/77705
Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer)
|
|
|
|
|
| |
PR: ports/77661
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
|
|
|
|
|
| |
PR: ports/76443
Submitted by: Florent Thoumie <flz@xbsd.org>
Approved by: Andrew Thompson <andy@fud.org.nz> (maintainer)
|
|
|
|
|
|
| |
PR: 72335
Submitted by: Andrew Thompson <andy@fud.org.nz>
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
| |
Denial-of-Service Security Fix
* Fix two remote crashes and a memory leak in RADIUS packet
decoding.
PR: ports/72012
Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer)
Approved by: portmgr (linimon)
|
|
|
|
|
|
|
| |
Update net/freeradius to 1.0.0 from 0.9.3 and take maintainership.
PR: ports/70603
Submitted by: Andrew Thompson <andy@fud.org.nz>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
| |
(Part 1)
|
|
|
|
|
| |
PR: 59921
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Use %%DOCSDIR%%
* Use %%DATADIR%%
* Use USE_OPENLDAP
* Use USE_MYSQL
* Remove useless plist entries
PR: 59509
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
| |
|
| |
|
|
|
|
|
| |
PR: 58384
Submitted by: thomas@cuivre.fr.eu.org
|
|
|
|
|
| |
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
|
|
|
|
|
|
| |
depending instead on devel/libltdl
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
| |
Approved by: maintainer (timeout)
|
| |
|
|
|
|
|
|
|
|
| |
* make PREFIX work
PR: 50705
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
|
|
|
| |
Approved by: kris
|
| |
|
| |
|
|
|
|
| |
as per rfc2759.
|
| |
|
|
|
|
| |
Submitted by: Pete Fritchman <petef@absolutbsd.org>
|
|
|
|
| |
Noticed by: bento
|
|
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)
|