notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: games/ggz-client-libs/Makefile

Number of commits found: 43

Saturday, 15 Jun 2019
08:08 tobik search for other commits by this committer
Deprecate games/ggz-*

"The GGZ Gaming Zone" development seems to have been abandoned upstream
~10 years ago without any apparent active servers left.
Original commitRevision:504235 
Thursday, 8 Dec 2016
17:40 tijl search for other commits by this committer
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428144 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Wednesday, 3 Dec 2014
13:38 amdmi3 search for other commits by this committer
- Remove NLS option, doesn't build with it disabled
- Drop @dirrm* from plist
Original commitRevision:373821 
Wednesday, 10 Sep 2014
12:17 amdmi3 search for other commits by this committer
- Drop .la files for games/libggz, no dependees require them
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:367816 
Friday, 20 Jun 2014
11:22 amdmi3 search for other commits by this committer
- Drop :oldver from USES=libtool, no dependent ports require .la files
- Bump dependent port (games/freeciv) as .so version has changed

Approved by:	portmgr blanket
Original commitRevision:358560 
Wednesday, 23 Apr 2014
13:25 tijl search for other commits by this committer
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
Original commitRevision:351936 
Monday, 3 Mar 2014
15:44 makc search for other commits by this committer
games/ggz-* ports:
- Fix build without NLS option after r344109

PR:		ports/187213
Reported by:	Kevin Zheng <kevinz5000@gmail.com>
Original commitRevision:346922 
Wednesday, 19 Feb 2014
15:22 marino search for other commits by this committer
games/ggz-client-libs: Unbreak build on modern binutils

Something happened with the libtool change that removed some library
linkage handling.  Explicitly state libexpat and internal libggzcore
are required for the build (unbreaks on DragonFly, tested in poudriere).
Original commitRevision:345102 
Thursday, 13 Feb 2014
13:52 makc search for other commits by this committer
games/libggz and games/ggz-* ports:
- Switch to USES=libtool:oldver
- Convert LIB_DEPENDS to new style
- Add stage support
- Use install-strip target
- Remove deprecated PTHREAD_FLAGS/LIBS
- Use options helpers
- Add missing NLS option to OPTIONS_DEFINE [1]
- Drop maintainership: kdegames don't need these ports anymore

Prompted by:	ehaupt [1]
Original commitRevision:344109 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Monday, 22 Jul 2013
18:57 marino search for other commits by this committer
games/*ggz*: Convert include from absolute to relative path

In certain build setups, the use of an absolute path will cause the
build to break.

Approved by:	bapt (mentor)
Original commitRevision:323493 
Monday, 29 Apr 2013
22:27 bapt search for other commits by this committer
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}

While here:
- trim headers
- convert to new options framework
Original commitRevision:316850 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 18 Jul 2010
17:45 makc search for other commits by this committer
Take maintainership for kde@
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Thursday, 25 Dec 2008
03:13 linimon search for other commits by this committer
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:    portmgr
Original commit
Friday, 6 Jun 2008
13:31 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Thursday, 20 Mar 2008
09:46 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Original commit
Friday, 14 Mar 2008
06:45 rafan search for other commits by this committer
- Update to 0.0.14.1

PR:             ports/121493
Submitted by:   Jens Rehsack <rehsack at web.de>
Approved by:    Ying-Chieh Chen <yinjieh at csie.nctu.edu.tw> (maintainer)
Original commit
Friday, 18 Jan 2008
12:42 sat search for other commits by this committer
- Fix ggz.modules registrations

Reported by:    pointyhat via erwin, pav
Approved by:    Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
                (maintainer timeout, 27 days)
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Saturday, 7 Apr 2007
15:49 rafan search for other commits by this committer
- Update ggz ports to 0.0.14
- Introduce bsd.ggz.mk to simplify all ggz ports
- Remove 4.x support

Approved by:     Ying-Chieh Chen (maintainer)
Original commit
Thursday, 1 Feb 2007
02:42 kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
Original commit
Saturday, 29 Apr 2006
10:21 erwin search for other commits by this committer
- Update to 0.0.13
- Respect WITHOUT_NLS

PR:             96188
Submitted by:   Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Monday, 30 Jan 2006
23:20 kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Friday, 4 Nov 2005
14:46 ijliao search for other commits by this committer
yinjieh take over all ggz* ports
Original commit
Thursday, 13 Oct 2005
19:18 garga search for other commits by this committer
- Update to 0.0.12

PR:             ports/87382
Submitted by:   Ports Fury
Original commit
Monday, 29 Aug 2005
16:29 vs search for other commits by this committer
Drop dependency on devel/popt (unused)

PR:             ports/85339
Submitted by:   Ying-Chieh Chen
Original commit
Thursday, 26 May 2005
20:50 pav search for other commits by this committer
- Update to 0.0.11

PR:             ports/81506
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Sunday, 6 Feb 2005
13:37 pav search for other commits by this committer
- Teach configure script to locate libggz properly. This helps packages
  depending on this one to compile properly.

PR:             ports/77120
Submitted by:   Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Original commit
Friday, 28 Jan 2005
09:56 krion search for other commits by this committer
Update to version 0.0.10

PR:             ports/76760
Submitted by:   Ports Fury
Original commit
Monday, 19 Jul 2004
17:59 krion search for other commits by this committer
Update to version 0.0.9

PR:             ports/69294
Submitted by:   Ports Fury
Original commit
Sunday, 14 Mar 2004
07:58 kuriyama search for other commits by this committer
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Original commit
Saturday, 14 Feb 2004
13:20 krion search for other commits by this committer
- Update to version 0.0.8

PR:             ports/62816
Submitted by:   Ports Fury
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Thursday, 9 Oct 2003
01:44 ijliao search for other commits by this committer
add ggz-client-libs 0.0.7
The GGZ Gaming Zone - Core Client Libraries
Original commit

Number of commits found: 43