notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/openradius/Makefile
SVNWeb

Number of commits found: 42

Fri, 5 May 2023
[ 11:57 Fernando Apesteguía (fernape) search for other commits by this committer Author: Chris Hutchinson ]    commit hash:748811bc629bc24e813ecaae7637e97f9c09925c  commit hash:748811bc629bc24e813ecaae7637e97f9c09925c  commit hash:748811bc629bc24e813ecaae7637e97f9c09925c  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) search for other commits by this committer ]    commit hash:0c7005ba8e96845006585f05c3dae41e9e1849ee  commit hash:0c7005ba8e96845006585f05c3dae41e9e1849ee  commit hash:0c7005ba8e96845006585f05c3dae41e9e1849ee  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) search for other commits by this committer ]    commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  commit hash:6e1233be229212a0496f42d611bd40f3e3a628da  6e1233b  (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:e62d433af374c4b66c1b2451e74c5046a685a8e2  commit hash:e62d433af374c4b66c1b2451e74c5046a685a8e2  commit hash:e62d433af374c4b66c1b2451e74c5046a685a8e2  e62d433 
net/openradius: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 5 May 2020
[ 10:22 crees search for other commits by this committer ] Original commit   Revision:534057
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 search for other commits by this committer ] Original commit   Revision:530719 (Only the first 10 of 520 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Wed, 6 Nov 2019
[ 14:00 antoine search for other commits by this committer ] Original commit   Revision:516887 (Only the first 10 of 184 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN (unfetchable)
Thu, 11 Jan 2018
[ 14:18 danfe search for other commits by this committer ] Original commit   Revision:458739 (Only the first 10 of 100 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:392061
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Thu, 24 Jul 2014
[ 18:34 tijl search for other commits by this committer ] Original commit   Revision:362835 (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 16 Jul 2014
[ 03:00 adamw search for other commits by this committer ] Original commit   Revision:362023 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Add DOCS option for ports with PORTDOCS in plist.
Thu, 10 Jul 2014
[ 12:13 olgeni search for other commits by this committer ] Original commit   Revision:361440 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:338025 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
More staging and minor improvements
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Tue, 30 Apr 2013
[ 20:10 crees search for other commits by this committer ] Original commit   Revision:316959 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Add licence info to some ports

Submitted by:	4721
Sun, 3 Jun 2012
[ 16:18 crees search for other commits by this committer ] Original commit 
Register missed CONFLICTS items

Noticed by:     ketas (IRC)
Wed, 30 May 2012
[ 19:24 crees search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
- update MASTER_SITE
- change etc/${PORTNAME} -> ETCDIR

PR:             ports/160259
Submitted by:   ohauer
Approved by:    crees (maintener)
Fri, 17 Jun 2011
[ 06:46 crees search for other commits by this committer ] Original commit  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
- Update maintainer address

Approved by: rene (mentor)
Mon, 13 Jul 2009
[ 18:10 wxs search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
- Reset farrokhi@freebsd.org due to long period of inactivity.

Approved by:    portmgr (linimon)
Fri, 13 Jun 2008
[ 17:59 erwin search for other commits by this committer ] Original commit 
Also mark BROKEN on 6.3 after the memrchr MFC

Submitted by:   pointyhat
[ 17:55 erwin search for other commits by this committer ] Original commit 
memrchr was MFCed to 7.0, also mark BROKEN there

Submitted by:   pointyhat
Fri, 25 Apr 2008
[ 22:57 pav search for other commits by this committer ] Original commit 
- Mark BROKEN on -CURRENT: error: conflicting types for 'memrchr'

Reported by:    pointyhat
Fri, 25 Jan 2008
[ 19:55 miwi search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 0.9.12c

Approved by:    maintainer implicit
Wed, 8 Nov 2006
[ 09:28 farrokhi search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Change my email address to farrokhi@ in all ports that I maintain.
Approved by:    miwi (mentor)
Wed, 1 Nov 2006
[ 08:02 miwi search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Install docs
- Install RC script

PR:             ports/79868
Submitted by:   Adam Jette <jettea46@yahoo.com> (maintainer)
Mon, 11 Apr 2005
[ 16:19 pav search for other commits by this committer ] Original commit 
- Update to 0.9.10

PR:             ports/79412
Submitted by:   Adam Jette <jettea46@yahoo.com> (maintainer)
Fri, 8 Apr 2005
[ 09:32 joerg search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
BROKEN on 5.x: Broken by changes to make(1)

Approved by:    portmgr (self)
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Tue, 14 Oct 2003
[ 15:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Approved by:    kris
Sat, 27 Sep 2003
[ 07:29 edwin search for other commits by this committer ] Original commit 
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