aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius2
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist to have proper 'rmdir DIR' ordering.Bryan Drewery2014-04-212-3/+3
| | | | | | | | | | | Pkgng will not detect the directory otherwise. This was due to incorrectly advise in the check-stagedir.sh script, fixed in r351587 With hat: portmgr Notes: svn path=/head/; revision=351663
* - Mark ruby support as broken, per FreeRADIUS authorsRyan Steinmetz2014-04-091-0/+1
| | | | Notes: svn path=/head/; revision=350688
* - Support stageBryan Drewery2014-04-092-298/+281
| | | | | | | | | | | | - Switch CONFLICTS to CONFLICTS_INSTALL - Use USES=tar PR: ports/188090 Submitted by: ohauer Approved by: zi (maintainer) Notes: svn path=/head/; revision=350666
* - Fix build when devel/libexecinfo is presentRyan Steinmetz2014-04-021-0/+4
| | | | | | | | | | - Bump PORTREVISION PR: ports/188089 Submitted by: Lawrence "The Dreamer" Chen <beastie@tardisi.com>, feld@, Konstantin Belousov <kostikbel@gmail.com> Notes: svn path=/head/; revision=349957
* - Update to 2.2.4Ryan Steinmetz2014-03-293-4/+4
| | | | Notes: svn path=/head/; revision=349540
* - Ensure we CONFLICT with the net/freeradius3 portRyan Steinmetz2014-01-221-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=340742
* - Update to 2.2.3Ryan Steinmetz2013-12-293-3/+6
| | | | Notes: svn path=/head/; revision=338045
* Fix PYTHON option after getting rid of implicit lang/python dependencyAntoine Brodin2013-12-231-1/+2
| | | | Notes: svn path=/head/; revision=337298
* - Update to 2.2.2Ryan Steinmetz2013-11-012-9/+9
| | | | Notes: svn path=/head/; revision=332428
* - Add OPTION to build against security/opensslRyan Steinmetz2013-10-141-1/+6
| | | | | | | | | | - Do not bump PORTREVISION PR: ports/182836 Submitted by: Mark Felder <feld@FreeBSD.org> Notes: svn path=/head/; revision=330361
* - Remove invalid mirrorsRyan Steinmetz2013-10-141-2/+0
| | | | Notes: svn path=/head/; revision=330272
* - Revert previous commit--not required/correctRyan Steinmetz2013-10-141-2/+1
| | | | Notes: svn path=/head/; revision=330271
* Note CONFLICT with upcoming net/freeradius3 portRyan Steinmetz2013-10-091-1/+2
| | | | Notes: svn path=/head/; revision=329903
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 2.2.1Ryan Steinmetz2013-09-194-160/+42
| | | | | | | - Convert to new 'created by' header Notes: svn path=/head/; revision=327613
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-2/+3
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327343
* - Unbreak after pkg-deinstall removalRyan Steinmetz2012-12-191-1/+1
| | | | Notes: svn path=/head/; revision=309252
* - Fix typo in FIREBIRD logicRyan Steinmetz2012-12-153-34/+1
| | | | | | | | - Remove unnecessary pkg-deinstall.in message - Remove duplicate plist entry Notes: svn path=/head/; revision=308944
* - Add Novell eDirectory supportRyan Steinmetz2012-12-071-1/+9
| | | | | | | | | | - Do not bump PORTREVISION Submitted by: Guy Antony Halse <G.halse@ru.ac.za> Feature safe: yes Notes: svn path=/head/; revision=308425
* - Update to 2.2.0Ryan Steinmetz2012-10-139-297/+136
| | | | | | | | | - Convert to OptionsNG Feature safe: yes Notes: svn path=/head/; revision=305805
* - Add patch for CVE-2012-3547Ryan Steinmetz2012-09-112-1/+12
| | | | | | | | | | | - Bump PORTREVISION Submitted by: rea@ Obtained from: Upstream git repo Security: 3bbbe3aa-fbeb-11e1-8bd8-0022156e8794 Notes: svn path=/head/; revision=304087
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - Fix grant statement when using PgSQL [1]Ryan Steinmetz2012-07-301-5/+8
| | | | | | | | | | - Pacify portlint PR: ports/170253 [1] Submitted by: ohauer [1] Notes: svn path=/head/; revision=301715
* - Fix logic error/plist issue when using EXPERIMENTAL OPTIONSRyan Steinmetz2012-04-302-6/+11
| | | | | | | | - Pacify portlint(1) - Do not bump PORTREVISION Notes: svn path=/head/; revision=295692
* - Update mirror URL on my portsRyan Steinmetz2012-03-231-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293717
* - Chase unixODBC shlib bumpMartin Wilke2012-02-061-1/+2
| | | | Notes: svn path=/head/; revision=290490
* - Add OPTION to use Kerberos from the base system instead of requiring the portRyan Steinmetz2012-01-302-4/+154
| | | | | | | | - Add OPTION to apply a patch that allows one to specify the keytab location/SPN when using rlm_krb5 - Do not bump PORTREVISION Notes: svn path=/head/; revision=290129
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Update to 2.1.12Ryan Steinmetz2011-10-057-427/+305
| | | | | | | - Remove previously backported patches from upstream Notes: svn path=/head/; revision=282961
* - Track dependencies after databases/gdbm updateGabor Kovesdan2011-09-121-2/+2
| | | | Notes: svn path=/head/; revision=281668
* Remove event.c patchRyan Steinmetz2011-08-112-25/+1
| | | | | | | | | Bump PORTREVISION Approved by: wxs (mentor) Notes: svn path=/head/; revision=279490
* Resolve memleak in rlm_detailRyan Steinmetz2011-08-104-2/+168
| | | | | | | | | | | | | Resolve OSCP certificate validation issue Resolve crash triggered by event.c issue Bump PORTREVISION Pacify portlint(1) Approved by: wxs (mentor) Obtained from: freeradius github Notes: svn path=/head/; revision=279413
* Update my email address on the ports I maintain.Ryan Steinmetz2011-07-151-1/+1
| | | | | | | Approved by: wxs@ (mentor) Notes: svn path=/head/; revision=277761
* - Update to 2.1.11Frederic Culot2011-06-296-61/+76
| | | | | | | | | | | - Add LICENSE (GPLv2) - Remove HAVE_LT_DLADVISE_INIT workaround PR: ports/158413 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=276640
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix an issue associated with rlm_python that caused issues whenever a pythonWesley Shields2011-01-111-0/+2
| | | | | | | | | | | script attempted to load other modules. This issue was reported by Robert Martens to the maintainer via private mail. PR: ports/153739 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=267620
* - Add patch for upstream bug #123 (enable workstation trust account logins)Martin Matuska2010-12-232-1/+15
| | | | | | | | PR: ports/152370 Approved by: maintainer (timeout) Notes: svn path=/head/; revision=266783
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-2/+2
| | | | Notes: svn path=/head/; revision=265663
* - Fix optional dependency on security/heimdalRene Ladan2010-11-211-1/+2
| | | | | | | | | | | | - Bump PORTREVISION PR: ports/152029 Submitted by: Joerg Pulz [Joerg.Pulz frm2.tum.de] Approved by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer of net/freeradius*) girgen (maintainer of databases/postgresql*-server, 14 day timeout) Notes: svn path=/head/; revision=264890
* Update to 2.1.10Wesley Shields2010-10-214-22/+842
| | | | | | | | PR: ports/151537 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=263422
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-2/+2
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+3
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* - Add option UDPFROMTO:Li-Wen Hsu2010-08-221-1/+7
| | | | | | | | | | | | This will make FreeRADIUS to respond from the IP the initial request was received to. PR: ports/148965 Submitted by: Alexander Kriventsov <avk AT vl.ru> Approved by: Ryan Steinmetz <rpsfa AT rit.edu> (maintainer) Notes: svn path=/head/; revision=259726
* Update to 2.1.9Wesley Shields2010-05-295-125/+24
| | | | | | | | | | | | | Use USE_GMAKE instead of RUN_DEPENDS Use ${FILESDIR} for EXTRA_PATCHES Use USERS and GROUPS and simply pkg-install.in and update pkg-message to reflect these new changes. PR: ports/147188 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=255293
* - If radiusd_flags did not contain -d all arguments would be incorrectly addedWesley Shields2010-04-111-1/+2
| | | | | | | | | | | | to required_dirs and cause the script to block. - If radiusd_flags contains -s the daemon never forks so deal with this by adding & to command_args. PR: ports/144969, ports/144970 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer) Notes: svn path=/head/; revision=252554
* Fix the SUB_LIST. pointy_hat++Doug Barton2010-03-271-1/+1
| | | | Notes: svn path=/head/; revision=251584
* RC_SUBR_SUFFIX has not been needed for a long time now, all supportedDoug Barton2010-03-272-4/+3
| | | | | | | | versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh appended to the script name. Notes: svn path=/head/; revision=251570
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Unbreak on 9.x after utmp changes.Wesley Shields2010-03-072-1/+21
| | | | | | | | | | | | | - Pass maintainer to Ryan Steinmetz who has been active with this port in the past. PR: ports/143950 Submitted by: YAMAMOTO@FreeBSD.org, Shigeru <shigeru@iij.ad.jp> Approved by: maintainer timeout, portmgr (linimon@) Feature safe: yes Notes: svn path=/head/; revision=250644
* - Fix libtool problem when using perl option. See ports/143487 for information.Wesley Shields2010-02-221-0/+3
| | | | | | | | | | PR: ports/143487, ports/143656, ports/143493, ports/138445 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=250172