non port: net/openradius/Makefile |
SVNWeb
|
Number of commits found: 42 |
Fri, 5 May 2023
|
[ 11:57 Fernando Apesteguía (fernape) Author: Chris Hutchinson ] 748811b
net/openradius: fix WWW && pkg-descr
Previous WWW was not accessible anymore.
PR: 271250
Reported by: portmaster@bsdforge.com (maintainer)
|
Tue, 14 Feb 2023
|
[ 12:16 Dima Panov (fluffy) ] 0c7005b
net/openradius: fix typo (=+ -> +=)
Reported by: poudriere bulk -t
Approved by: portmfr blanket
Sponsored by: Serenity Cybersecurity, LLC
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: 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)
|
Sun, 15 Aug 2021
|
[ 18:22 Bernhard Froehlich (decke) ] e62d433
net/openradius: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 5 May 2020
|
[ 10:22 crees ]
New MASTER_SITES
Over to new volunteer, thanks very much!
PR: ports/246185
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
|
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Wed, 6 Nov 2019
|
[ 14:00 antoine ] (Only the first 10 of 184 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Thu, 11 Jan 2018
|
[ 14:18 danfe ] (Only the first 10 of 100 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
|
Tue, 14 Jul 2015
|
[ 19:47 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
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 )
|
Wed, 16 Jul 2014
|
[ 03:00 adamw ] (Only the first 10 of 88 ports in this commit are shown above. )
Add DOCS option for ports with PORTDOCS in plist.
|
Thu, 10 Jul 2014
|
[ 12:13 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
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)
|
Sun, 29 Dec 2013
|
[ 16:29 crees ] (Only the first 10 of 13 ports in this commit are shown above. )
More staging and minor improvements
|
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)
|
Tue, 30 Apr 2013
|
[ 20:10 crees ] (Only the first 10 of 16 ports in this commit are shown above. )
Add licence info to some ports
Submitted by: 4721
|
Sun, 3 Jun 2012
|
[ 16:18 crees ]
Register missed CONFLICTS items
Noticed by: ketas (IRC)
|
Wed, 30 May 2012
|
[ 19:24 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)
|
Sun, 28 Aug 2011
|
[ 17:03 ohauer ]
- update MASTER_SITE
- change etc/${PORTNAME} -> ETCDIR
PR: ports/160259
Submitted by: ohauer
Approved by: crees (maintener)
|
Fri, 17 Jun 2011
|
[ 06:46 crees ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update maintainer address
Approved by: rene (mentor)
|
Mon, 13 Jul 2009
|
[ 18:10 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>
|
Mon, 9 Mar 2009
|
[ 19:29 miwi ] (Only the first 10 of 60 ports in this commit are shown above. )
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
|
Fri, 13 Jun 2008
|
[ 17:59 erwin ]
Also mark BROKEN on 6.3 after the memrchr MFC
Submitted by: pointyhat
|
[ 17:55 erwin ]
memrchr was MFCed to 7.0, also mark BROKEN there
Submitted by: pointyhat
|
Fri, 25 Apr 2008
|
[ 22:57 pav ]
- Mark BROKEN on -CURRENT: error: conflicting types for 'memrchr'
Reported by: pointyhat
|
Fri, 25 Jan 2008
|
[ 19:55 miwi ]
- Fix plist wehn ldap support enabeld is
PR: 118450
Submitted by: Dmitriy Kirhlarov <dimma@higis.ru>
Approved by: maintainer implicit
|
Wed, 28 Mar 2007
|
[ 09:57 miwi ]
- Update to 0.9.12c
Approved by: maintainer implicit
|
Wed, 8 Nov 2006
|
[ 09:28 farrokhi ] (Only the first 10 of 66 ports in this commit are shown above. )
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
|
Wed, 1 Nov 2006
|
[ 08:02 miwi ]
- Update to 0.9.12b
- Pass maintainership to submitter
PR: ports/104905
Submitted by: Babak Farrokhi <babak@farrokhi.net>
|
Sat, 4 Feb 2006
|
[ 00:38 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]
|
Thu, 14 Apr 2005
|
[ 14:30 pav ]
- Install docs
- Install RC script
PR: ports/79868
Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer)
|
Mon, 11 Apr 2005
|
[ 16:19 pav ]
- Update to 0.9.10
PR: ports/79412
Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer)
|
Fri, 8 Apr 2005
|
[ 09:32 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
|
Thu, 7 Apr 2005
|
[ 12:22 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.
|
Thu, 28 Oct 2004
|
[ 00:17 pav ]
- Update to 0.9.9
Still broken on 5.x
PR: ports/73215
Submitted by: Adam Jette <jettea46@yahoo.com> (maintainer)
|
Sun, 19 Sep 2004
|
[ 02:55 kris ]
BROKEN on 5.x: Broken by changes to make(1)
Approved by: portmgr (self)
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Tue, 14 Oct 2003
|
[ 15:47 dinoex ] (Only the first 10 of 14 ports in this commit are shown above. )
- add CONFLICTS
Submitted by: eikemeier@fillmore-labs.com
Approved by: kris
|
Sat, 27 Sep 2003
|
[ 07:29 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>
|
Number of commits found: 42 |