Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.14 15 Aug 2024 04:50:56 |
Zsolt Udvari (uzsolt) Author: Chris Hutchinson |
net/openradius: update to 0.9.14
Update WWW and MASTER_SITES.
Pet portlint, portfmt, portclippy.
Changelog: https://codeberg.org/BSDforge/openradius/src/branch/main/CHANGELOG
PR: 277588
Approved by: submitter is maintainer |
0.9.12c_4 05 May 2023 11:57:37 |
Fernando Apesteguía (fernape) Author: Chris Hutchinson |
net/openradius: fix WWW && pkg-descr
Previous WWW was not accessible anymore.
PR: 271250
Reported by: portmaster@bsdforge.com (maintainer) |
0.9.12c_3 14 Feb 2023 12:16:33 |
Dima Panov (fluffy) |
net/openradius: fix typo (=+ -> +=)
Reported by: poudriere bulk -t
Approved by: portmfr blanket
Sponsored by: Serenity Cybersecurity, LLC |
0.9.12c_3 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.12c_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.12c_3 20 Jul 2022 14:22:37 |
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 ) |
0.9.12c_3 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.9.12c_3 15 Aug 2021 18:22:59 |
Bernhard Froehlich (decke) |
net/openradius: Add CPE information
Approved by: portmgr (blanket) |
0.9.12c_3 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.9.12c_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.12c_3 05 May 2020 10:22:30 |
crees |
New MASTER_SITES
Over to new volunteer, thanks very much!
PR: ports/246185
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
0.9.12c_3 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.9.12c_3 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
0.9.12c_3 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
0.9.12c_3 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
0.9.12c_3 14 Jul 2015 19:47:58 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
0.9.12c_2 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
0.9.12c_2 24 Jul 2014 18:34:16 |
tijl |
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 ) |
0.9.12c_1 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
0.9.12c_1 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
0.9.12c_1 29 Dec 2013 16:29:04 |
crees |
More staging and minor improvements |
0.9.12c_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.9.12c_1 30 Apr 2013 20:10:53 |
crees |
Add licence info to some ports
Submitted by: 4721 |
0.9.12c_1 03 Jun 2012 16:18:00 |
crees |
Register missed CONFLICTS items
Noticed by: ketas (IRC) |
0.9.12c_1 30 May 2012 19:24:02 |
crees |
OPTIONSngify
Notice that the ability to specify 0 or 1 from a list is achieved
in opentracker by adding a third option, ACCESSLIST_OPEN which effectively
does nothing
(for openradius, use bsd.port.options.mk) |
0.9.12c_1 14 Jan 2012 08:57:23 |
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. |
0.9.12c_1 24 Oct 2011 04:17:38 |
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. |
0.9.12c_1 28 Aug 2011 17:03:24 |
ohauer |
- update MASTER_SITE
- change etc/${PORTNAME} -> ETCDIR
PR: ports/160259
Submitted by: ohauer
Approved by: crees (maintener) |
0.9.12c_1 17 Jun 2011 06:46:07 |
crees |
- Update maintainer address
Approved by: rene (mentor) |
0.9.12c_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.12c_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.9.12c_1 13 Jul 2009 18:10:22 |
wxs |
- Unbreak build by renaming memchr() to memchr9()
- While here respect LOCALBASE in scripts/configure
- Pass maintainer to submitter
PR: ports/136434
Submitted by: Chris Rees <utisoft@gmail.com> |
0.9.12c_1 09 Mar 2009 19:29:12 |
miwi |
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon) |
0.9.12c_1 13 Jun 2008 17:59:37 |
erwin |
Also mark BROKEN on 6.3 after the memrchr MFC
Submitted by: pointyhat |
0.9.12c_1 13 Jun 2008 17:55:24 |
erwin |
memrchr was MFCed to 7.0, also mark BROKEN there
Submitted by: pointyhat |
0.9.12c_1 25 Apr 2008 22:57:14 |
pav |
- Mark BROKEN on -CURRENT: error: conflicting types for 'memrchr'
Reported by: pointyhat |
0.9.12c_1 25 Jan 2008 19:55:35 |
miwi |
- Fix plist wehn ldap support enabeld is
PR: 118450
Submitted by: Dmitriy Kirhlarov <dimma@higis.ru>
Approved by: maintainer implicit |
0.9.12c 28 Mar 2007 09:57:50 |
miwi |
- Update to 0.9.12c
Approved by: maintainer implicit |
0.9.12b 19 Jan 2007 11:52:35 |
miwi |
- Fix build
PR: ports/108084
Submitted by: Cristian KLEIN<cristi@net.utcluj.ro>
Approved by: maintainer (implicit) |
0.9.12b 08 Nov 2006 09:28:33 |
farrokhi |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor) |
0.9.12b 01 Nov 2006 08:02:14 |
miwi |
- Update to 0.9.12b
- Pass maintainership to submitter
PR: ports/104905
Submitted by: Babak Farrokhi <babak@farrokhi.net> |
0.9.10_2 20 Feb 2006 20:47:50 |
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. |
0.9.10_2 04 Feb 2006 00:38:34 |
mnag |
- Fix hardcoded /etc/rc.subr in rc script [1]
- Update rc script to use USE_RC_SUBR
- Bump PORTREVISION
- portlint(1)
- Drop MAINTAINER [2]
PR: 92465 [1]
Reported by: Andrew Partan <asp@partan.com> [1]
Requested by: Adam <jettea46@yahoo.com> (maintainer via email) [2] |
0.9.10_1 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.10_1 08 Sep 2005 08:21:43 |
krion |
Fix coredumps on amd64.
PR: ports/85839
Submitted by: maintainer, joerg |
0.9.10_1 14 Apr 2005 14:30:21 |
pav |
- Install docs
- Install RC script
PR: ports/79868
Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer) |
0.9.10 11 Apr 2005 16:19:53 |
pav |
- Update to 0.9.10
PR: ports/79412
Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer) |
0.9.9_1 08 Apr 2005 09:32:25 |
joerg |
Make LDAP support an option.
Previously, it was conditionally compiled into the package depending
on whether ${LOCALBASE}/include/ldap.h was present in the host system,
but without even considering to also conditionally modify the PLIST.
This has been fixed now.
Pointed out by: pointyhat's build log |
0.9.9 07 Apr 2005 12:22:04 |
joerg |
Unbreak the port for 5.x (and above). The wondersome makefile
infastructure of openradius uses the ARCH macro in order to run ar(1).
As FreeBSD's make(1) predefines ARCH to the architecture, this broke
compilation. Fix this by (ab)using the AR macro instead.
As the maintainer timed out on fixing this by about half a year, and I
need the port right now, I take the liberty to ignore the maintainer
bit here. |
0.9.9 28 Oct 2004 00:17:34 |
pav |
- Update to 0.9.9
Still broken on 5.x
PR: ports/73215
Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer) |
0.9.7_1 19 Sep 2004 02:55:52 |
kris |
BROKEN on 5.x: Broken by changes to make(1)
Approved by: portmgr (self) |
0.9.7_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.9.7_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.9.7 14 Oct 2003 15:47:28 |
dinoex |
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris |
0.9.7 27 Sep 2003 07:29:44 |
edwin |
New port openradius
A port of OpenRADIUS has not been made yet, though other
RADIUS servers are currently in the ports tree. I have found
OpenRADIUS to be extremely easy to use, especially for unix
password databases.
PR: ports/52614
Submitted by: Adam Jette <jettea46@yahoo.com> |