aboutsummaryrefslogtreecommitdiff
path: root/net/gatekeeper
Commit message (Collapse)AuthorAgeFilesLines
* net/gatekeeper now uses USERS/GROUPSChris Rees2011-07-252-36/+2
| | | | | | | Approved by: rene (mentor, implicit) Notes: svn path=/head/; revision=278326
* Chase after net/openldap24-server update.Xin LI2011-02-251-0/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Update to 2.2.8Martin Wilke2011-02-199-103/+28
| | | | | | | | PR: 154864 Submitted by: Bourne-again Superuser <toor@arwen.ics.muni.cz> Notes: svn path=/head/; revision=269358
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Release these ports into the wild due to maintainer-timeouts and noMark Linimon2009-05-121-1/+1
| | | | | | | response to email. We hope to see him back again sometime. Notes: svn path=/head/; revision=233796
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-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) Notes: svn path=/head/; revision=218938
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Fix build after devel/pwlib updated to 1.12.0Rong-En Fan2008-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) Notes: svn path=/head/; revision=208247
* Correctly pickup MySQL headers if non default LOCALBASE is used.Emanuel Haupt2008-02-271-0/+11
| | | | | | | | | PR: 118173 Submitted by: Andrew Kolchoogin <andrew@rinet.ru> Approved by: maintainer timeout (98 days) Notes: svn path=/head/; revision=208022
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-10/+4
| | | | Notes: svn path=/head/; revision=200777
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Update to 2.2.4Martin Wilke2006-12-212-9/+10
| | | | | | | | PR: ports/106875 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer) Notes: svn path=/head/; revision=180397
* Due to a missing symbol in the default thread library on sparc64 inErwin Lansing2006-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) Notes: svn path=/head/; revision=160073
* - Update to 2.2.3-2Sergey Matveychuk2006-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 Notes: svn path=/head/; revision=158155
* Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease theAlexander Leidinger2006-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) Notes: svn path=/head/; revision=155257
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* - Fix configuration file handling (software problem).Florent Thoumie2005-06-302-1/+32
| | | | | | | | | PR: ports/82815 Submitted by: maintainer Obtained from: GateKeeper CVS Notes: svn path=/head/; revision=138258
* - Update to 2.2.2Pav Lucistnik2005-06-239-43/+265
| | | | | | | | | | - Take maintainership PR: ports/82454 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Notes: svn path=/head/; revision=137934
* - Add a bison %pure-parser declaration in pwlib. The build wasSam Lawrance2005-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) Notes: svn path=/head/; revision=135316
* With portmgr hat on, reset Roger's maintainership of these ports. WhileMark Linimon2004-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. Notes: svn path=/head/; revision=123178
* Unbreak the build with recent GCC.Alexey Dokuchaev2004-10-082-7/+16
| | | | | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118581
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add Radius Accounting support.Roger Hardiman2003-09-061-1/+2
| | | | | | | | | Remove an unused ldap flag. Submitted by: Aivis Olsteins <aivis@datatechlabs.com> Notes: svn path=/head/; revision=88624
* Upgrade to 2.0.5Roger Hardiman2003-08-283-9/+9
| | | | Notes: svn path=/head/; revision=87839
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to version 2.0.3Roger Hardiman2003-03-052-3/+4
| | | | | | | Submitted by: Jesus Rodriguez Notes: svn path=/head/; revision=76945
* build and install the addpasswd program.Roger Hardiman2003-03-043-1/+22
| | | | Notes: svn path=/head/; revision=76850
* Upgrade to latest stable releaseRoger Hardiman2003-01-132-2/+2
| | | | Notes: svn path=/head/; revision=73037
* Upgrade to latest versionRoger Hardiman2002-11-213-63/+2
| | | | Notes: svn path=/head/; revision=70721
* Update for new release.Roger Hardiman2002-10-113-7/+7
| | | | Notes: svn path=/head/; revision=67800
* Upgrade to latest stable release.Roger Hardiman2002-10-113-26/+42
| | | | | | | | Note LDAP has been disabled in the port Makefile to allow the port to compile. Notes: svn path=/head/; revision=67799
* Remove USE_NEWGCC, which is no longer supported or required.Kris Kennaway2002-08-311-1/+0
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/40571 Notes: svn path=/head/; revision=65347
* update master site and WWWYing-Chieh Liao2002-08-032-2/+2
| | | | Notes: svn path=/head/; revision=63924
* Use the new GNU Gatekeeper nameRoger Hardiman2002-07-181-2/+3
| | | | Notes: svn path=/head/; revision=63200
* Make sure we use the static openh323 libraries (as the openh323Roger Hardiman2002-05-242-1/+46
| | | | | | | port does not actually install the .so files) Notes: svn path=/head/; revision=59935
* *** empty log message ***Roger Hardiman2001-10-082-3/+3
| | | | Notes: svn path=/head/; revision=48547
* Upgrade to 1.0 pre 8Roger Hardiman2001-08-102-3/+3
| | | | Notes: svn path=/head/; revision=46047
* Upgrade to version 1.0pre6 which compiles with the latest pwlib andRoger Hardiman2001-07-092-3/+3
| | | | | | | openh323 libraries Notes: svn path=/head/; revision=44956
* Replace last remnants of "nonexistent", "/nonexistent" etc. withAde Lovett2001-05-311-1/+1
| | | | | | | ${NONEXISTENT} as per bsd.port.mk Notes: svn path=/head/; revision=43365
* Fix mistake in master siteRoger Hardiman2001-05-041-1/+1
| | | | Notes: svn path=/head/; revision=42240
* Upgrade to 0.17Roger Hardiman2001-05-033-4/+4
| | | | Notes: svn path=/head/; revision=42197
* Upgrade to version 0.15Roger Hardiman2001-02-212-3/+3
| | | | Notes: svn path=/head/; revision=38545