CVS log for ports/games/libggz/Makefile
Up to [FreeBSD] / ports / games / libggz
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:47 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -3 lines
- 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
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:23 2011 UTC (6 months ago) by kwm
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
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>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Jul 3 11:40:44 2011 UTC (7 months, 1 week ago) by swills
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
- Chase the libgcrypt shared lib version
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jun 5 18:43:05 2011 UTC (8 months ago) by novel
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Chase security/gnutls update and add an UPDATING entry.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:47 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jul 27 01:25:15 2010 UTC (18 months, 2 weeks ago) by wxs
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
Chase security/libgcrypt shlib bump. PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jul 18 17:45:51 2010 UTC (18 months, 3 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Take maintainership for kde@
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Aug 16 18:04:33 2009 UTC (2 years, 5 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:33:53 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
-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
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 6 13:01:08 2009 UTC (3 years, 1 month ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- Bump PORTREVISION due to share library version bump in security/libgcrypt PR: ports/127478
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Dec 25 03:13:48 2008 UTC (3 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports right now, by request. Hat: portmgr
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:31:37 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
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)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Mar 5 18:22:04 2008 UTC (3 years, 11 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
Add a dependency, libgcrypt, it has autocheck in its configure and will enabling by default if libgcrypt exists in system. Bump the PORTREVISION. Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Mar 3 11:57:03 2008 UTC (3 years, 11 months ago) by novel
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
- Chase security/gnutls shlib version bump - Add an entry to UPDATING
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:35:55 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- 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
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Jul 1 08:56:12 2007 UTC (4 years, 7 months ago) by novel
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Chase gnutls shared library version chase: adjust DEPENDS lines and bump PORTREVISIONs.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 7 15:49:49 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -12 lines
- 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)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 1 02:41:37 2007 UTC (5 years ago) by kris
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
Use libtool port instead of included version to avoid objformat a.out botch
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 2 08:54:08 2007 UTC (5 years, 1 month ago) by novel
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
- Chase security/gnutls update - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jul 6 17:41:19 2006 UTC (5 years, 7 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Chase gnutls shlib version change.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Apr 28 13:36:01 2006 UTC (5 years, 9 months ago) by erwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -3 lines
- Update to 0.0.13 - Mark BROKEN on 4.x PR: 96179 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:41 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 9 16:34:16 2006 UTC (6 years, 1 month ago) by novel
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Chase gnutls update.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:18 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
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.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Nov 4 14:46:25 2005 UTC (6 years, 3 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
yinjieh take over all ggz* ports
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 13 19:18:49 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
- Update to 0.0.12 PR: ports/87384 Submitted by: Ports Fury
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 26 20:48:19 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 0.0.11 PR: ports/81508 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 28 09:54:45 2005 UTC (7 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Update to version 0.0.10 PR: ports/76762 Submitted by: Ports Fury
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jul 19 17:56:27 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
Remove contiguous blank line.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 19 17:54:49 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -6 lines
Update to version 0.0.9 PR: ports/69296 Submitted by: Ports Fury
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 3 13:57:45 2004 UTC (7 years, 9 months ago) by arved
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Update libgcrypt to the new stable version 1.2.0 Retire libgcrypt-devel Switch back to security/libgcrypt and bump PORTREVISION for - gnutls - gnutls-devel - gsasl - opencdk - vpnc libggz: - Remove dependency on libgcrypt, because the port does not yet work with the new libgcrypt libksba: - Update to 0.9.5 - Pass maintainership to lofi, who already maintains the other aegypten ports. Approved by: lofi wmbiff: Switch to security/libgcrypt but no PORTREVISION bump, because the dependency is optional and the port does not work with the new libgcrypt and needs to be updated. No action, because ports don't work with the new libgcrypt and need to be updated, maintainers informed: security/newpg security/pinentry security/dirmngr emulators/fuse emulators/libspectrum
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Feb 14 13:19:35 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -6 lines
- Update to version 0.0.8 PR: ports/62818 Submitted by: Ports Fury
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 9 01:33:11 2003 UTC (8 years, 4 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
add libggz 0.0.7 The GGZ Gaming Zone - Base Library
