Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 1.6.1_13 |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:13 1.6.1_13 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 1.6.1_13 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Mar 2021 00:40:45
1.6.1_13 |
jrm  |
editors/emacs: Update to 27.2
This is a bug-fix release with no new features.
https://www.gnu.org/software/emacs/news/NEWS.27.2
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D27700 |
17 Feb 2021 00:13:35
1.6.1_12 |
fluffy  |
net/gnu-radius: unbreak after r565322
point to lang/guile1 due to lang/guile was updated to 3.x branch
Pointyhat to: bofh for missed exp-run
Noticed by: poudriere |
22 Sep 2020 19:12:45
1.6.1_11 |
se  |
Fix build with -fno-common |
12 Aug 2020 18:30:07
1.6.1_10 |
jrm  |
editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.
Port changes:
- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
deskutils/howm, which now build
Submitted by: HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by: ashish
Differential Revision: https://reviews.freebsd.org/D23966 |
15 Nov 2019 10:12:08
1.6.1_9 |
tobik  |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
10 Nov 2018 18:12:58
1.6.1_9 |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
31 May 2018 01:18:05
1.6.1_8 |
jrm  |
USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html |
01 Feb 2018 18:03:10
1.6.1_7 |
jrm  |
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506 |
08 Dec 2016 19:52:20
1.6.1_7 |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
19 May 2016 10:44:12
1.6.1_6 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.6.1_6 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
18 Mar 2016 14:02:41
1.6.1_6 |
feld  |
net/gnu-radius: Modernize port
- OptionsNG
- LICENSE
- Whitespace cleanup
- EXAMPLE rewrite
- Remove @unexec
- radiusd.in modification
- files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix
PR: 206457 |
23 Oct 2015 20:25:05
1.6.1_6 |
amdmi3  |
- Drop @dirrm* from plist
- Add empty directories to plist
- Comment out not installed file in plist |
15 Oct 2015 14:55:14
1.6.1_6  |
mat  |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
14 May 2015 10:15:09
1.6.1_6 |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2015 11:17:04
1.6.1_6 |
robak  |
net/gnu-radius: add CPE information
PR: 198838
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: kwm (blanket) |
10 Dec 2014 22:29:15
1.6.1_6 |
gahr  |
- Reset maintainership of my ports |
22 Nov 2014 20:40:09
1.6.1_6  |
crees  |
Finally retire USE_PGSQL |
17 Sep 2014 07:38:16
1.6.1_6 |
tijl  |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
31 Aug 2014 15:17:50
1.6.1_6 |
tijl  |
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port) |
14 Jul 2014 18:44:04
1.6.1_5 |
tijl  |
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Use @sample |
14 Feb 2014 11:06:58
1.6.1_4 |
gahr  |
- STAGE-clean |
20 Sep 2013 22:10:25
1.6.1_4 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
24 Apr 2013 18:10:32
1.6.1_4 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
03 Oct 2012 07:56:41
1.6.1_4 |
gahr  |
- Convert to OptionsNG
Notified by: http://wiki.freebsd.org/Ports/Options/ConvertingToOptionsNG |
03 Sep 2012 19:13:16
1.6.1_4 |
crees  |
Remove vestiges of manual installation of rc scripts.
While here, use @stopdaemon.
Approved by: gahr (maintainer, implicit) |
21 Aug 2012 20:05:53
1.6.1_4 |
dougb  |
Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
I caught most of these, but missed this one, apologies |
05 Aug 2012 23:19:40
1.6.1_4 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
06 Mar 2012 08:12:09
1.6.1_4 |
gahr  |
- fix installation issue: always install -dist config files
PR: 165709
Reported by: Tomek Cedro <cederom@tlen.pl> |
14 Jan 2012 08:57:23
1.6.1_4 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
24 Oct 2011 04:17:38
1.6.1_4 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
31 Jul 2011 15:07:08
1.6.1_4 |
jlaffaye  |
- Chase guile shared lib bump
- Add an entry to UPDATING |
20 Mar 2011 12:54:45
1.6.1_4 |
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
1.6.1_4 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
04 Dec 2010 07:34:27
1.6.1_3 |
ade  |
Sync to new bsd.autotools.mk |
31 May 2010 02:01:56
1.6.1_3 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
27 Mar 2010 00:15:24
1.6.1_2 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
21 Jan 2010 21:51:49
1.6.1_2 |
gahr  |
- Fix utmpx on CURRENT |
02 Aug 2009 19:36:34
1.6.1_2 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
07 May 2009 20:45:09
1.6.1_1 |
gahr  |
- Extend RUT_IDSIZE from 16 to 32 [1]
- Fix PLIST
PR: 134335 [1]
Submitted by: Oleg Gawriloff <barzog@telecom.by> |
22 Jan 2009 16:04:11
1.6.1_1 |
miwi  |
- Chase lang/guile shlib bump |
22 Dec 2008 20:36:09
1.6.1 |
tabthorpe  |
- Update 1.6.1
PR: ports/129807
Submitted by: GLOTM
Approved by: gahr's sabbatical |
08 Dec 2008 16:32:44
1.6 |
gahr  |
- Attempt to fix build on 64-bits platforms (trial #2)
Reported by: QA Tindie |
08 Dec 2008 16:09:10
1.6 |
gahr  |
- Attempt to fix build on 64-bits platforms
Reported by: QA Tindie |
08 Dec 2008 15:48:48
1.6 |
gahr  |
- Update to 1.6
- Remove NOTIFY and NLS options (deprecated and bad style, respectively)
- Add optional PAM support
- Fix NOPORTDOCS and PORTEXAMPLES
- Refactor Makefile and pkg-plist a little bit |
21 Aug 2008 06:18:49
1.5_1 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:50:32
1.5_1 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
21 Feb 2008 21:20:01
1.5 |
gahr  |
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by: miwi (mentor) |
15 Feb 2008 14:09:49
1.5 |
miwi  |
- Unbreak
- Update to 1.5
- Pass maintainership to submitter
PR: 120666
Submitted by: Pietro Cerutti <gahr@gahr.ch> |
04 Aug 2007 10:21:29
1.3_3 |
nobutaka  |
Remove EMACS_PORT_NAME to use default setting in bsd.emacs.mk. |
16 Jul 2007 10:34:58
1.3_3 |
nobutaka  |
Make EMACS_PORT_NAME overridable. |
27 May 2007 02:42:42
1.3_3 |
kris  |
BROKEN with gcc 4.2 |
19 May 2007 20:32:57
1.3_3 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
01 Feb 2007 02:42:06
1.3_2 |
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
15 Aug 2006 07:56:23
1.3_2 |
rafan  |
- Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
15 Aug 2006 00:56:24
1.3_2 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- 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> |
14 Apr 2006 18:14:59
1.3_2 |
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
23 Feb 2006 10:40:45
1.3_2 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
20 Feb 2006 20:47:50
1.3_1 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
28 Jan 2006 02:11:36
1.3_1 |
linimon  |
- Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above ) |
22 Jan 2006 21:24:05
1.3_1 |
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
1.3_1 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
1.3_1 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
28 Jul 2005 06:40:01
1.3_1 |
vsevolod  |
Use libtool13 as libtool15 doesn't work with this port (dynamic modules
load fails).
Do not remove config files, install -dist versions instead.
Approved by: perky (mentor)
Special thanks to: Anton Yuzhaninov <citrin@citrin.ru> |
22 Jul 2005 09:33:36
1.3 |
vsevolod  |
Update my email address.
Approved by: perky (mentor) |
26 Jun 2005 03:09:24
1.3 |
novel  |
Fix plist and unmark BROKEN.
PR: 82651
Submitted by: Vsevolod Stakhov (maintainer) |
11 Jun 2005 23:43:14
1.3 |
kris  |
BROKEN: Incomplete pkg-plist |
12 May 2005 11:10:04
1.3 |
sem  |
- New maintainer: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: kris |
09 May 2005 07:13:05
1.3 |
sem  |
- Remove empty file |
09 May 2005 07:05:00
1.3 |
sem  |
- Fix build with PostgreSQL (utilize USE_PGSQL)
PR: ports/80782
Submitted by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> |
05 May 2005 20:33:27
1.3 |
sem  |
- Fix plist and unbreak.
- Remake port infrastructure. Add new knobs.
- Fix locale.alias and charset.alias issue.
PR: ports/80558
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by: maintainer |
02 Jan 2005 01:06:52
1.3 |
kris  |
BROKEN: Broken pkg-plist
Approved by: portmgr (self) |
19 Dec 2004 01:41:35
1.3 |
edwin  |
Forced commit because of copy+pasting from wrong PR:
GNU-Radius new version
GNU-Radius 1.3 has released.
Another changes in gnu-radius port.
PR: ports/74851
Submitted by: Andrey Pavlenko <lance@merlin.net.ua> |
19 Dec 2004 01:19:17
1.3 |
edwin  |
[MAINTAINER] irc/kvirc: [New MASTER_SITES, Fix arts support]
- Remove duplicate and inactive mirror from MASTER_SITES
- Add new official mirrors to MASTER_SITES
- Fix arts support, add OPTIONS for audio settings and use correct
entries for LIB_DEPENDS
- Use DATADIR in pkg-plist
PR: ports/75082
Submitted by: Michael Ranner <mranner@inode.at> |
21 Nov 2004 04:40:58
1.2.95 |
pav  |
- Update to 1.2.95
PR: ports/74108
Submitted by: Andrey Pavlenko <lance@merlin.net.ua> (maintainer) |
25 May 2004 09:19:43
1.2_2  |
mat  |
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems |
31 Mar 2004 03:12:58
1.2_2  |
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:10:27
1.2_2  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
25 Jan 2004 15:52:41
1.2_1  |
clement  |
- Fix plist (at least for default build)
Noticed by: bento via kris |
08 Jan 2004 11:09:21
1.2  |
clement  |
- Update to 1.2
While I'm here:
- use USE_MYSQL
- switch postgresql7 dependency to postgresql-client
Note to -CURRENT users:
All options which depend on guile are broken.
PR: 60496
Submitted by: Andrey Pavlenko <lance@merlin.net.ua> (maintainer)
Approved by: erwin (mentor) (implicitly) |
15 Dec 2003 20:10:23
1.1  |
pav  |
- This really is a 1.1, so update PORTVERSION too
PR: ports/60275
Submitted by: Scott Lambert <scott@lambertfam.org>
Missed by: krion (4 months ago) |
14 Oct 2003 15:47:28
1.0  |
dinoex  |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris |
22 Jul 2003 10:58:40
1.0  |
krion  |
Update GNU-Radius to 1.1
PR: 54722
Submitted by: maintainer
Approved by: fjoe (mentor) |
20 Jul 2003 16:21:15
1.0  |
leeym  |
create ${WRKDIRPREFIX}${CURDIR} before generate Makefile.inc
PR: 54642
Submitted by: tjs@cdpa.nsysu.edu.tw |
17 Jul 2003 14:27:00
1.0  |
leeym  |
update to GNU Radius 1.0
PR: 53668
Submitted by: Andrey Pavlenko <lance@merlin.net.ua> |
21 Feb 2003 13:15:09
0.96.4  |
knu  |
De-pkg-comment. |
04 Jan 2003 16:17:27
0.96.4  |
seanc  |
Missed configure scripts in libpq version bump: chase lib version. |
27 Oct 2002 02:41:09
0.96.4  |
kris  |
Unbreak by updating to gnu-radius 0.96.4 [1]. Fix pkg-plist
Submitted by: Andrey Pavlenko <lance@evitel.net> [1]
PR: ports/42317 [1] |
05 Oct 2002 21:39:19
0.96.3  |
kris  |
BROKEN: Does not compile |
16 Jun 2002 14:31:05
0.96.3  |
cy  |
Upgrade 0.96 --> 0.96.3
PR: 39208
Submitted by: Scott Lambert <lambert@lambertfam.org>
Approved by: MAINTAINER: Andrey Pavlenko <lance@evitel.net> |
18 May 2002 03:24:19
0.96  |
kris  |
BROKEN: Does not package correctly |
27 Apr 2002 15:04:40
0.96  |
brian  |
Avoid looking up the -1th element of an array |
27 Apr 2002 15:03:34
0.96  |
brian  |
Hand off library & include information from the menu to configure properly.
No response from: maintainer |
25 Mar 2002 09:19:21
0.96  |
sobomax  |
Add USE_SUBMAKE, where it might be necessary. |
14 Mar 2002 06:19:43
|
pat  |
Correct include and lib paths
PR: 35847
Submitted by: maintainer |
09 Mar 2002 21:54:24  |
kris  |
s,/tmp/ap.wrMWIQV,${PORTSDIR}, |
08 Mar 2002 03:11:04  |
kbyanc  |
Add gnu-radius 0.96, GNU RADIUS server. |