Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.8_2 28 Aug 2013 07:45:34 |
rene |
Remove expired port:
2013-08-28 net/gatekeeper: Vulnerable for than 2 month |
2.2.8_2 27 Jul 2013 11:19:10 |
bapt |
Mark as deprecated, the port is vulnerable for long with noone to take care of
it. |
2.2.8_2 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
2.2.8_2 03 Aug 2012 15:54:36 |
cs |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
2.2.8_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2.8_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.2.8_1 09 Jan 2012 04:01:17 |
eadler |
- Remove outdated version checks
Reviewed by: nox |
2.2.8_1 25 Jul 2011 20:22:12 |
crees |
net/gatekeeper now uses USERS/GROUPS
Approved by: rene (mentor, implicit) |
2.2.8_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
2.2.8 19 Feb 2011 14:48:28 |
miwi |
- Update to 2.2.8
PR: 154864
Submitted by: Bourne-again Superuser <toor@arwen.ics.muni.cz> |
2.2.4_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.2.4_4 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
2.2.4_4 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
2.2.4_3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.2.4_3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
2.2.4_3 12 May 2009 22:32:29 |
linimon |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime. |
2.2.4_3 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
2.2.4_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above ) |
2.2.4_2 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
2.2.4_2 01 Mar 2008 07:26:20 |
rafan |
- Fix build after devel/pwlib updated to 1.12.0
PR: ports/119375
Submitted by: Steve Ames <steve at energistic.com> (maintainer of devel/pwlib)
Approved by: maintainer timeout (2 months) |
2.2.4_1 27 Feb 2008 21:02:55 |
ehaupt |
Correctly pickup MySQL headers if non default LOCALBASE is used.
PR: 118173
Submitted by: Andrew Kolchoogin <andrew@rinet.ru>
Approved by: maintainer timeout (98 days) |
2.2.4_1 04 Oct 2007 02:10:52 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
2.2.4_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
2.2.4 21 Dec 2006 21:43:20 |
miwi |
- Update to 2.2.4
PR: ports/106875
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer) |
2.2.3.2_1 21 Apr 2006 13:12:38 |
erwin |
Due to a missing symbol in the default thread library on sparc64 in
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) |
2.2.3.2 26 Mar 2006 15:35:21 |
sem |
- Update to 2.2.3-2
- 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 |
2.2.2_4 05 Feb 2006 12:35:09 |
netchild |
Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease the
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) |
2.2.2_4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
2.2.2_4 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
2.2.2_4 30 Jun 2005 18:11:28 |
flz |
- Fix configuration file handling (software problem).
PR: ports/82815
Submitted by: maintainer
Obtained from: GateKeeper CVS |
2.2.2_3 23 Jun 2005 14:46:41 |
pav |
- Update to 2.2.2
- Take maintainership
PR: ports/82454
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> |
2.0.5_3 16 May 2005 02:45:10 |
lawrance |
- Add a bison %pure-parser declaration in pwlib. The build was
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) |
2.0.5_2 05 Dec 2004 04:54:22 |
linimon |
With portmgr hat on, reset Roger's maintainership of these ports. While
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. |
2.0.5_2 08 Oct 2004 03:54:38 |
danfe |
Unbreak the build with recent GCC.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit) |
2.0.5_2 18 Sep 2004 17:21:14 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
2.0.5_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0.5_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.0.5_1 06 Sep 2003 06:27:28 |
roger |
Add Radius Accounting support.
Remove an unused ldap flag.
Submitted by: Aivis Olsteins <aivis@datatechlabs.com> |
2.0.5 28 Aug 2003 07:26:17 |
roger |
Upgrade to 2.0.5 |
2.0.3 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.0.3 05 Mar 2003 15:07:01 |
roger |
Upgrade to version 2.0.3
Submitted by: Jesus Rodriguez |
2.0.2 04 Mar 2003 14:53:27 |
roger |
build and install the addpasswd program. |
2.0.2 13 Jan 2003 11:39:52 |
roger |
Upgrade to latest stable release |
2.0.1 21 Nov 2002 23:23:30 |
roger |
Upgrade to latest version |
2.0a 11 Oct 2002 06:24:56 |
roger |
Update for new release. |
2.0a 11 Oct 2002 06:17:30 |
roger |
Upgrade to latest stable release.
Note LDAP has been disabled in the port Makefile to allow the port to
compile. |
1.0_1 31 Aug 2002 02:44:07 |
kris |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
1.0_1 03 Aug 2002 18:07:20 |
ijliao |
update master site and WWW |
1.0_1 18 Jul 2002 15:05:28 |
roger |
Use the new GNU Gatekeeper name |
1.0_1 24 May 2002 23:44:44 |
roger |
Make sure we use the static openh323 libraries (as the openh323
port does not actually install the .so files) |
08 Oct 2001 06:22:27 |
roger |
Forced commit to provide a log entry. Upgrade to latest version of the
OpenH323 library and its applications. |
08 Oct 2001 06:11:31 |
roger |
(null) |
10 Aug 2001 17:03:02 |
roger |
Upgrade to 1.0 pre 8 |
09 Jul 2001 11:46:27 |
roger |
Upgrade to version 1.0pre6 which compiles with the latest pwlib and openh323
libraries |
31 May 2001 23:22:59 |
ade |
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk |
04 May 2001 08:26:07 |
roger |
Fix mistake in master site |
03 May 2001 04:05:40 |
roger |
Upgrade to 0.17 |
21 Feb 2001 07:39:40 |
roger |
Upgrade to version 0.15 |
03 Jan 2001 13:51:54 |
roger |
Upgrade to H323 Gatekeeper version 0.14a |
12 Nov 2000 09:32:43 |
roger |
Bump port Revsion due to a patch in OpenH323S |
21 Oct 2000 10:51:56 |
roger |
Upgrade from 0.12pre4 to 0.12 (release) |
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
19 Aug 2000 06:03:53 |
roger |
Add patch to allow source to work with latest OpenH323 library (1.1beta3) |
11 Aug 2000 12:50:37 |
will |
Make these COMMENT files conform to Handbook standard. |
14 Jun 2000 14:21:38 |
sobomax |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |
08 Jun 2000 11:24:40 |
roger |
freebsd->FreeBSD and fix a portlint failure |