aboutsummaryrefslogtreecommitdiff
path: root/net/gatekeeper
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Upgrade to H323 Gatekeeper version 0.14aRoger Hardiman2001-01-033-35/+5
| | | | | | | | | This closes the PR below, which was to upgrade to 0.14. PR: ports/23636 Notes: svn path=/head/; revision=36642
* Bump port Revsion due to a patch in OpenH323SRoger Hardiman2000-11-121-0/+1
| | | | | | | | | | | Note: existing binaries of this port will no longer run on FreeBSD 4.2 or -current. They will report "user signal 2" and abort due to a change in the pthreads library. You will need to recompile/reinstall this port. Notes: svn path=/head/; revision=35039
* Upgrade from 0.12pre4 to 0.12 (release)Roger Hardiman2000-10-212-5/+4
| | | | Notes: svn path=/head/; revision=34060
* Add patch to allow source to work with latest OpenH323 library (1.1beta3)Roger Hardiman2000-08-191-0/+30
| | | | Notes: svn path=/head/; revision=31761
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* freebsd->FreeBSD and fix a portlint failureRoger Hardiman2000-06-082-3/+3
| | | | Notes: svn path=/head/; revision=29387
* Use the USE_NEWGCC option to make this port compile on FreeBSD 3.xRoger Hardiman2000-05-021-1/+2
| | | | Notes: svn path=/head/; revision=28268
* Update with new mastersite at sourceforge.Roger Hardiman2000-05-011-0/+1
| | | | Notes: svn path=/head/; revision=28224
* Update with new mastersite at sourceforge.Roger Hardiman2000-05-011-3/+3
| | | | | | | | Fix build error seen on bento when referencing the working directories of other ports. Notes: svn path=/head/; revision=28223
* Update to OpenH323 Gatekeeper 0.12 pre 4Roger Hardiman2000-04-212-2/+2
| | | | Notes: svn path=/head/; revision=27844
* Remove space in MAKE_ENV commandRoger Hardiman2000-04-211-2/+2
| | | | Notes: svn path=/head/; revision=27836
* make port version conform to our standards and add WWW: (portlint)Michael Haro2000-04-202-2/+2
| | | | Notes: svn path=/head/; revision=27806
* Add USE_BISON.Roger Hardiman2000-04-191-0/+1
| | | | | | | | | | | In theory this is not needed. This port does not need bison. One of its dependent ports (openh323) needs bison and openh323 already has USE_BISON in its makefile. However, without this bento complains that the port needs bison and fails to build the package. Notes: svn path=/head/; revision=27746
* Update to use ${WRKDIRPREFIX}${PORTSDIR} when refering to the working ↵Roger Hardiman2000-04-161-2/+2
| | | | | | | directory of other ports. Notes: svn path=/head/; revision=27664
* Add gatekeeper, another H323 Gatekeeper using theRoger Hardiman2000-04-155-0/+51
OpenH323 project's H323 stack. (the other one is called opengatekeeper) Works with all the H323 VideoPhone clients including voxilla, ohphone and NetMeeting Notes: svn path=/head/; revision=27613