non port: net/freeradius2/Makefile |
SVNWeb
|
Number of commits found: 90 |
Thu, 1 Jun 2017
|
[ 13:53 zi ]
- Mark as deprecated and add an expiration date. No longer supported by
upstream
|
Tue, 21 Mar 2017
|
[ 21:59 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
|
Tue, 7 Mar 2017
|
[ 19:14 rene ]
net/freeradius2: remove expired optional dependency on databases/oracle8-client
|
Sun, 5 Feb 2017
|
[ 21:20 tijl ] (Only the first 10 of 32 ports in this commit are shown above. )
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Sun, 10 Jan 2016
|
[ 16:31 bapt ] (Only the first 10 of 24 ports in this commit are shown above. )
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird
|
Wed, 23 Dec 2015
|
[ 20:47 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Drop unneded @dir's from plist
Approved by: portmgr blanket
|
Sun, 11 Oct 2015
|
[ 01:39 zi ]
- Update to 2.2.9
|
Mon, 13 Jul 2015
|
[ 03:07 zi ]
- Update to 2.2.8
|
Tue, 28 Apr 2015
|
[ 15:02 garga ]
Use libkrb5support.so to track security/krb5 dependency, libkrb5.so is present
on base and can confuses ports system not installing security/krb5. No bump on
PORTREVISION since it's disabled by default
Approved by: zi@
Sponsored by: Netgate
|
Thu, 23 Apr 2015
|
[ 13:01 zi ]
- Update to 2.2.7
|
Sat, 18 Apr 2015
|
[ 15:14 tijl ] (Only the first 10 of 22 ports in this commit are shown above. )
Convert to USES=autoreconf
|
Tue, 13 Jan 2015
|
[ 16:24 zi ]
- Ensure we don't get stuck in a loop
- Bump PORTREVISION
Reported by: des@
|
Tue, 16 Dec 2014
|
[ 22:23 zi ]
- Remove SMB option
- Bump PORTREVISION
|
Thu, 11 Dec 2014
|
[ 23:48 zi ]
- Bump PORTREVISION to try to quiet pkg-fallout
|
Wed, 10 Dec 2014
|
[ 13:03 zi ]
- Don't run STRIP_CMD on scripts
Reported by: mat
|
Tue, 9 Dec 2014
|
[ 16:05 zi ]
- Update to 2.2.6
|
Sat, 22 Nov 2014
|
[ 20:40 crees ] (Only the first 10 of 88 ports in this commit are shown above. )
Finally retire USE_PGSQL
|
Fri, 24 Oct 2014
|
[ 16:21 mva ] (Only the first 10 of 88 ports in this commit are shown above. )
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit)
|
Wed, 17 Sep 2014
|
[ 07:38 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
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)
|
Sat, 16 Aug 2014
|
[ 20:19 zi ]
- Do not fail to start if there is a mismatch between libssl compile/runtime
versions. We will still print the error, but it will not be fatal. This is to
workaround an issue with pkg where pkg will only reinstall dependant ports if
the .so version changes.
- Bump PORTREVISION
PR: 192661
Submitted by: mat@
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Jul 2014
|
[ 16:36 adamw ] (Only the first 10 of 16 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Mon, 14 Jul 2014
|
[ 21:47 tijl ]
- Convert to USES=libtool
- Add USE_AUTOTOOLS=libtoolize (and aclocal) because the bundled libtool
is too old to work with devel/libltdl
- Move several variable definitions before inclusion of bsd.port.options.mk
- Remove use of UNIQUENAME
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Tue, 29 Apr 2014
|
[ 22:19 zi ]
- Update to 2.2.5
|
Mon, 21 Apr 2014
|
[ 01:14 bdrewery ] (Only the first 10 of 26 ports in this commit are shown above. )
- Fix plist to have proper 'rmdir DIR' ordering.
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
|
Wed, 9 Apr 2014
|
[ 12:35 zi ]
- Mark ruby support as broken, per FreeRADIUS authors
|
[ 03:22 bdrewery ]
- Support stage
- Switch CONFLICTS to CONFLICTS_INSTALL
- Use USES=tar
PR: ports/188090
Submitted by: ohauer
Approved by: zi (maintainer)
|
Wed, 2 Apr 2014
|
[ 22:19 zi ]
- Fix build when devel/libexecinfo is present
- Bump PORTREVISION
PR: ports/188089
Submitted by: Lawrence "The Dreamer" Chen <beastie@tardisi.com>, feld@,
Konstantin Belousov <kostikbel@gmail.com>
|
Sat, 29 Mar 2014
|
[ 15:26 zi ]
- Update to 2.2.4
|
Wed, 22 Jan 2014
|
[ 22:36 zi ]
- Ensure we CONFLICT with the net/freeradius3 port
- Bump PORTREVISION
|
Sun, 29 Dec 2013
|
[ 21:23 zi ]
- Update to 2.2.3
|
Mon, 23 Dec 2013
|
[ 21:36 antoine ]
Fix PYTHON option after getting rid of implicit lang/python dependency
|
Fri, 1 Nov 2013
|
[ 23:48 zi ]
- Update to 2.2.2
|
Mon, 14 Oct 2013
|
[ 21:00 zi ]
- Add OPTION to build against security/openssl
- Do not bump PORTREVISION
PR: ports/182836
Submitted by: Mark Felder <feld@FreeBSD.org>
|
[ 00:31 zi ]
- Remove invalid mirrors
|
[ 00:17 zi ]
- Revert previous commit--not required/correct
|
Wed, 9 Oct 2013
|
[ 15:49 zi ]
Note CONFLICT with upcoming net/freeradius3 port
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Thu, 19 Sep 2013
|
[ 13:01 zi ]
- Update to 2.2.1
- Convert to new 'created by' header
|
Sun, 15 Sep 2013
|
[ 14:54 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 19 Dec 2012
|
[ 17:52 zi ]
- Unbreak after pkg-deinstall removal
|
Sat, 15 Dec 2012
|
[ 13:43 zi ]
- Fix typo in FIREBIRD logic
- Remove unnecessary pkg-deinstall.in message
- Remove duplicate plist entry
|
Fri, 7 Dec 2012
|
[ 14:44 zi ]
- Add Novell eDirectory support
- Do not bump PORTREVISION
Submitted by: Guy Antony Halse <G.halse@ru.ac.za>
Feature safe: yes
|
Sat, 13 Oct 2012
|
[ 01:18 zi ]
- Update to 2.2.0
- Convert to OptionsNG
Feature safe: yes
|
Tue, 11 Sep 2012
|
[ 11:33 zi ]
- Add patch for CVE-2012-3547
- Bump PORTREVISION
Submitted by: rea@
Obtained from: Upstream git repo
Security: 3bbbe3aa-fbeb-11e1-8bd8-0022156e8794
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Mon, 30 Jul 2012
|
[ 12:10 zi ]
- Fix grant statement when using PgSQL [1]
- Pacify portlint
PR: ports/170253 [1]
Submitted by: ohauer [1]
|
Mon, 30 Apr 2012
|
[ 01:35 zi ]
- Fix logic error/plist issue when using EXPERIMENTAL OPTIONS
- Pacify portlint(1)
- Do not bump PORTREVISION
|
Fri, 23 Mar 2012
|
[ 14:27 zi ] (Only the first 10 of 19 ports in this commit are shown above. )
- Update mirror URL on my ports
Feature safe: yes
|
Mon, 6 Feb 2012
|
[ 12:25 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Chase unixODBC shlib bump
|
Mon, 30 Jan 2012
|
[ 18:51 zi ]
- Add OPTION to use Kerberos from the base system instead of requiring the port
- Add OPTION to apply a patch that allows one to specify the keytab location/SPN
when using rlm_krb5
- Do not bump PORTREVISION
|
Wed, 5 Oct 2011
|
[ 00:49 zi ]
- Update to 2.1.12
- Remove previously backported patches from upstream
|
Mon, 12 Sep 2011
|
[ 13:46 gabor ] (Only the first 10 of 56 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Thu, 11 Aug 2011
|
[ 13:00 zi ]
Remove event.c patch
Bump PORTREVISION
Approved by: wxs (mentor)
|
Wed, 10 Aug 2011
|
[ 14:08 zi ]
Resolve memleak in rlm_detail
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
|
Fri, 15 Jul 2011
|
[ 21:15 zi ] (Only the first 10 of 47 ports in this commit are shown above. )
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
|
Wed, 29 Jun 2011
|
[ 07:23 culot ]
- Update to 2.1.11
- Add LICENSE (GPLv2)
- Remove HAVE_LT_DLADVISE_INIT workaround
PR: ports/158413
Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
|
Tue, 11 Jan 2011
|
[ 02:38 wxs ]
Fix an issue associated with rlm_python that caused issues whenever a python
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)
|
Thu, 23 Dec 2010
|
[ 09:09 mm ]
- Add patch for upstream bug #123 (enable workstation trust account logins)
PR: ports/152370
Approved by: maintainer (timeout)
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sun, 21 Nov 2010
|
[ 23:48 rene ] (Only the first 10 of 11 ports in this commit are shown above. )
- Fix optional dependency on security/heimdal
- 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)
|
Thu, 21 Oct 2010
|
[ 23:52 wxs ]
Update to 2.1.10
PR: ports/151537
Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
|
Sat, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sun, 22 Aug 2010
|
[ 11:01 lwhsu ]
- Add option UDPFROMTO:
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)
|
Sat, 29 May 2010
|
[ 21:18 wxs ]
Update to 2.1.9
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)
|
Sat, 27 Mar 2010
|
[ 19:33 dougb ]
Fix the SUB_LIST. pointy_hat++
|
[ 06:14 dougb ] (Only the first 10 of 25 ports in this commit are shown above. )
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name.
|
Sun, 7 Mar 2010
|
[ 01:12 wxs ]
- Unbreak on 9.x after utmp changes.
- 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
|
Mon, 22 Feb 2010
|
[ 14:46 wxs ]
- Fix libtool problem when using perl option. See ports/143487 for information.
PR: ports/143487, ports/143656, ports/143493, ports/138445
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout
Feature safe: yes
|
Tue, 2 Feb 2010
|
[ 14:40 wxs ]
- Update to 2.1.8
PR: ports/140897
Submitted by: Vladimir Korkodinov <viper@perm.raid.ru>
Approved by: David Wood <david@wood2.org.uk> (maintainer timeout)
|
Thu, 10 Sep 2009
|
[ 20:04 wxs ]
- Per private email from maintainer remove DEVELOPER option, which was added in
the last commit. There is still support for building with developer support
but it is explicitly not wanted as an option in "make config".
Pointed out by: David Wood <david@wood2.org.uk> (maintainer)
|
Wed, 9 Sep 2009
|
[ 17:02 wxs ]
- Add support for Oracle and debugging options (both off by default).
PR: ports/137425
Submitted by: Ryan Steinmetz <rpsfa@rit.edu>
Approved by: maintainer timeout
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Sun, 5 Jul 2009
|
[ 23:14 wxs ]
- Update to 2.1.6
- Use bsd.port.options.mk and re-organize Makefile accordingly
- New options added:
- UNIXODBC
- PERL
- PYTHON
- RUBY
- DHCP
- No longer need to support WITH_NOPERL hack
PR: ports/136254
Submitted by: David Wood <david@wood2.org.uk>
|
Thu, 9 Apr 2009
|
[ 23:54 amdmi3 ]
- Update to 2.1.4.
PR: 133532
Submitted by: David Wood <david at wood2 dot org dot uk> (maintainer)
|
Tue, 17 Mar 2009
|
[ 05:20 linimon ]
Mark as broken on sparc64-6.
|
Sun, 28 Dec 2008
|
[ 17:55 miwi ]
- Update to 2.1.3
PR: 129996
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
|
Sat, 29 Nov 2008
|
[ 22:32 pav ]
- Mark BROKEN on 6.x: configure fails to find python due to missing -pthread
Reported by: pointyhat
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Mon, 28 Jul 2008
|
[ 13:14 mm ]
- Update to 2.0.5
- Change handling and structure of configuration files
- Add new options to startup script ("reload", "debug")
- Introduce pkg-message
- Other fixes and enhancements
PR: ports/124439
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Tested by: mm
|
Fri, 6 Jun 2008
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
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)
|
Tue, 20 May 2008
|
[ 12:04 flz ]
Switch UIDs to master.passwd compatible format.
Also fix the two ports that are already using it.
Suggested by: timur
Approved by: portmgr (self)
|
Wed, 2 Apr 2008
|
[ 13:07 mm ]
- Update to 2.0.3
- Create own user and group
- Fix and update patches
PR: ports/122097
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
|
Thu, 31 Jan 2008
|
[ 13:22 jmelo ]
- Update to 2.0.1.
- Fix radsqlrelay.
- Update mastersites.
PR: ports/119909
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
|
Fri, 18 Jan 2008
|
[ 21:13 beech ]
- Update to 2.0.0
PR: ports/119582
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Approved by: linimon (mentor)
|
[ 20:54 beech ]
- Force commit after repocopy
PR: ports/119585
Approved by: linimon (mentor)
|
Number of commits found: 90 |