/devel/p5-File-FTS/

tory'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/gatekeeper
Commit message (Collapse)AuthorAgeFilesLines
* net/gatekeeper now uses USERS/GROUPScrees2011-07-262-36/+2
| | | | Approved by: rene (mentor, implicit)
* Chase after net/openldap24-server update.delphij2011-02-251-0/+1
| | | | Reminded by: miwi
* - Update to 2.2.8miwi2011-02-199-103/+28
| | | | | PR: 154864 Submitted by: Bourne-again Superuser <toor@arwen.ics.muni.cz>
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with N
* Release these ports into the wild due to maintainer-timeouts and nolinimon2009-05-131-1/+1
| | | | response to email. We hope to see him back again sometime.
* Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-1/+1
| | | | Suggested by: rafan
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* - Fix build after devel/pwlib updated to 1.12.0rafan2008-03-016-1/+81
| | | | | | PR: ports/119375 Submitted by: Steve Ames <steve at energistic.com> (maintainer of devel/pwlib) Approved by: maintainer timeout (2 months)
* Correctly pickup MySQL headers if non default LOCALBASE is used.ehaupt2008-02-281-0/+11
| | | | | | PR: 118173 Submitted by: Andrew Kolchoogin <andrew@rinet.ru> Approved by: maintainer timeout (98 days)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-10/+4
|
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Update to 2.2.4miwi2006-12-222-9/+10
| | | | | PR: ports/106875 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* Due to a missing symbol in the default thread library on sparc64 inerwin2006-04-213-2/+5
| | | | | | | | | | | | | | | | OSVERSION <= 700003, the build ends with an linker error. - mark it as BROKEN for this particular case - fix a spelling bug in pkg-install - add an entry to stop the daemon when uninstalling and the rcNG script is installed without .sh extension Reported by: Kris (pointyhat) Discussed on: freebsd-threads@, freebsd-sparc64@ Review and test on: RELENG_6_1 i386, amd64, sparc64 CURRENT i386, amd64 PR: 96135 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
* - Update to 2.2.3-2sem2006-03-266-80/+108
| | | | | | | | | | | | | | | | | - Make use of DISTVERSION to handle the version number - Convert to use the new versions of devel/pwlib and net/openh323 - Convert to the new USE_RC_SUBR style - Remove NOCLEANDEPENDS, its only of use for the old pwlib/openh323 - Remove other useless stuff (pre-install, USE_BISON, ...) - Make use of DOCSDIR and EXAMPLESDIR like in net/openam - Add WITH_RADIUS knob instead of enabling it by default - Enable the MySQL and PostGreSQL backends - Add pre-everything to give users a hint about the available knobs - Adjust directories in do-install, add DOCS installation - Remove useless line from post-install PR: ports/94914 Submitted by: maintainer
* Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease thenetchild2006-02-051-3/+3
| | | | | | | | | | transition to newer versions of pwlib and openh323 without breaking ports which depend upon them. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Approved by: linimon ("no weeping changes ATM"-Heads-Up)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Fix configuration file handling (software problem).flz2005-07-012-1/+32
| | | | | | PR: ports/82815 Submitted by: maintainer Obtained from: GateKeeper CVS
* - Update to 2.2.2pav2005-06-239-43/+265
| | | | | | | - Take maintainership PR: ports/82454 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
* - Add a bison %pure-parser declaration in pwlib. The build waslawrance2005-05-161-1/+1
| | | | | | | | | | | depending on old bison behaviour (#define YYPURE) which no longer works. Fixes crash of opengk and maybe more. - Bump PORTREVISION of ports using pwlib (they link with it statically) PR: ports/61053 Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk> Approved by: clement (mentor)
* With portmgr hat on, reset Roger's maintainership of these ports. Whilelinimon2004-12-051-1/+1
| | | | | he hopes to get back to FreeBSD work soon, it's probably fairer in the meantime to see if anyone else who has more time can adopt them.
* Unbreak the build with recent GCC.danfe2004-10-082-7/+16
| | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit)
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Add Radius Accounting support.roger2003-09-061-1/+2
| | | | | | Remove an unused ldap flag. Submitted by: Aivis Olsteins <aivis@datatechlabs.com>
* Upgrade to 2.0.5roger2003-08-283-9/+9
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Upgrade to version 2.0.3roger2003-03-052-3/+4
| | | | Submitted by: Jesus Rodriguez
* build and install the addpasswd program.roger2003-03-04