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/gatekeeper/Makefile
SVNWeb

Number of commits found: 55

Sat, 27 Jul 2013
[ 11:19 bapt search for other commits by this committer ] Original commit   Revision:323780
Mark as deprecated, the port is vulnerable for long with noone to take care of
it.
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
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
Fri, 3 Aug 2012
[ 15:54 cs search for other commits by this committer ] Original commit  (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 9 Jan 2012
[ 04:01 eadler search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Remove outdated version checks

Reviewed by:    nox
Mon, 25 Jul 2011
[ 20:22 crees search for other commits by this committer ] Original commit 
net/gatekeeper now uses USERS/GROUPS

Approved by:    rene (mentor, implicit)
Fri, 25 Feb 2011
[ 01:32 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
Chase after net/openldap24-server update.

Reminded by:    miwi
Sat, 19 Feb 2011
[ 14:48 miwi search for other commits by this committer ] Original commit 
- Update to 2.2.8

PR:             154864
Submitted by:   Bourne-again Superuser <toor@arwen.ics.muni.cz>
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Sat, 22 Aug 2009
[ 00:32 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 341 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with N
Tue, 12 May 2009
[ 22:32 linimon search for other commits by this committer ] Original commit 
Release these ports into the wild due to maintainer-timeouts and no
response to email.  We hope to see him back again sometime.
Mon, 5 Jan 2009
[ 19:04 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 249 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Aug 2008
[ 00:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Sat, 1 Mar 2008
[ 07:26 rafan search for other commits by this committer ] Original commit 
- 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)
Thu, 4 Oct 2007
[ 02:10 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Sun, 30 Sep 2007
[ 04:47 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Thu, 21 Dec 2006
[ 21:43 miwi search for other commits by this committer ] Original commit 
- Update to 2.2.4

PR:             ports/106875
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Fri, 21 Apr 2006
[ 13:12 erwin search for other commits by this committer ] Original commit 
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)
Sun, 26 Mar 2006
[ 15:35 sem search for other commits by this committer ] Original commit 
- 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
Sun, 5 Feb 2006
[ 12:35 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 30 Jun 2005
[ 18:11 flz search for other commits by this committer ] Original commit 
- Fix configuration file handling (software problem).

PR:             ports/82815
Submitted by:   maintainer
Obtained from:  GateKeeper CVS
Thu, 23 Jun 2005
[ 14:46 pav search for other commits by this committer ] Original commit 
- Update to 2.2.2
- Take maintainership

PR:             ports/82454
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Mon, 16 May 2005
[ 02:45 lawrance search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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)
Sun, 5 Dec 2004
[ 04:54 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 8 Oct 2004
[ 03:54 danfe search for other commits by this committer ] Original commit 
Unbreak the build with recent GCC.

Reported by:    kris
Approved by:    portmgr (krion), fjoe (mentor, implicit)
Sat, 18 Sep 2004
[ 17:21 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: Does not compile

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)
Sat, 6 Sep 2003
[ 06:27 roger search for other commits by this committer ] Original commit 
Add Radius Accounting support.
Remove an unused ldap flag.

Submitted by:   Aivis Olsteins <aivis@datatechlabs.com>
Thu, 28 Aug 2003
[ 07:26 roger search for other commits by this committer ] Original commit 
Upgrade to 2.0.5
Fri, 7 Mar 2003
[ 06:08 ade search for other commits by this committer ] Original commit  (Only the first 10 of 358 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Wed, 5 Mar 2003
[ 15:07 roger search for other commits by this committer ] Original commit 
Upgrade to version 2.0.3

Submitted by:   Jesus Rodriguez
Tue, 4 Mar 2003
[ 14:53 roger search for other commits by this committer ] Original commit 
build and install the addpasswd program.
Mon, 13 Jan 2003
[ 11:39 roger search for other commits by this committer ] Original commit 
Upgrade to latest stable release
Thu, 21 Nov 2002
[ 23:23 roger search for other commits by this committer ] Original commit 
Upgrade to latest version
Fri, 11 Oct 2002
[ 06:17 roger search for other commits by this committer ] Original commit 
Upgrade to latest stable release.
Note LDAP has been disabled in the port Makefile to allow the port to
compile.
Sat, 31 Aug 2002
[ 02:44 kris search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
Sat, 3 Aug 2002
[ 18:07 ijliao search for other commits by this committer ] Original commit 
update master site and WWW
Fri, 24 May 2002
[ 23:44 roger search for other commits by this committer ] Original commit 
Make sure we use the static openh323 libraries (as the openh323
port does not actually install the .so files)
Mon, 8 Oct 2001
[ 06:22 roger search for other commits by this committer ] Original commit 
Forced commit to provide a log entry.   Upgrade to latest version of the
OpenH323 library and its applications.    
[ 06:11 roger search for other commits by this committer ] Original commit 
(null)    
Fri, 10 Aug 2001
[ 17:03 roger search for other commits by this committer ] Original commit 
Upgrade to 1.0 pre 8    
Mon, 9 Jul 2001
[ 11:46 roger search for other commits by this committer ] Original commit 
Upgrade to version 1.0pre6 which compiles with the latest pwlib and   openh323
libraries    
Thu, 31 May 2001
[ 23:22 ade search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Replace last remnants of "nonexistent", "/nonexistent" etc. with  
${NONEXISTENT} as per bsd.port.mk    
Fri, 4 May 2001
[ 08:26 roger search for other commits by this committer ] Original commit 
Fix mistake in master site    
Thu, 3 May 2001
[ 04:05 roger search for other commits by this committer ] Original commit 
Upgrade to 0.17    
Wed, 21 Feb 2001
[ 07:39 roger search for other commits by this committer ] Original commit 
Upgrade to version 0.15    
Wed, 3 Jan 2001
[ 13:51 roger search for other commits by this committer ] Original commit 
Upgrade to H323 Gatekeeper version 0.14a    
Sun, 12 Nov 2000
[ 09:32 roger search for other commits by this committer ] Original commit 
Bump port Revsion due to a patch in OpenH323S    
Sat, 21 Oct 2000
[ 10:51 roger search for other commits by this committer ] Original commit 
Upgrade from 0.12pre4 to 0.12 (release)    
Wed, 14 Jun 2000
[ 14:21 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.    
Thu, 8 Jun 2000
[ 11:24 roger search for other commits by this committer ] Original commit 
freebsd->FreeBSD and fix a portlint failure    

Number of commits found: 55