aboutsummaryrefslogtreecommitdiff
path: root/games/libggz
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Chase the libgcrypt shared lib versionSteve Wills2011-07-031-2/+2
| | | | Notes: svn path=/head/; revision=276971
* Chase security/gnutls update and add an UPDATING entry.Roman Bogorodskiy2011-06-051-2/+2
| | | | Notes: svn path=/head/; revision=275104
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Chase security/libgcrypt shlib bump.Wesley Shields2010-07-271-2/+2
| | | | | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=258314
* Take maintainership for kde@Max Brazhnikov2010-07-181-1/+1
| | | | Notes: svn path=/head/; revision=257923
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-2/+2
| | | | Notes: svn path=/head/; revision=239670
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-022-1/+25
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Bump PORTREVISION due to share library version bump in security/libgcryptRong-En Fan2009-01-061-2/+2
| | | | | | | PR: ports/127478 Notes: svn path=/head/; revision=225326
* Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on portsMark Linimon2008-12-251-1/+1
| | | | | | | | | right now, by request. Hat: portmgr Notes: svn path=/head/; revision=224731
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 0.0.14.1Rong-En Fan2008-03-142-4/+4
| | | | | | | | | PR: ports/121493 Submitted by: Jens Rehsack <rehsack at web.de> Approved by: Ying-Chieh Chen <yinjieh at csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=209026
* Add a dependency, libgcrypt, it has autocheck in its configure and willJeremy Messenger2008-03-051-1/+3
| | | | | | | | | enabling by default if libgcrypt exists in system. Bump the PORTREVISION. Approved by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=208471
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-031-2/+2
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=196111
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+2
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* - Update ggz ports to 0.0.14Rong-En Fan2007-04-074-16/+37
| | | | | | | | | | - Introduce bsd.ggz.mk to simplify all ggz ports - Remove 4.x support Approved by: Ying-Chieh Chen (maintainer) Notes: svn path=/head/; revision=189437
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - Chase security/gnutls updateRoman Bogorodskiy2007-01-021-3/+3
| | | | | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here Notes: svn path=/head/; revision=181262
* Chase gnutls shlib version change.Roman Bogorodskiy2006-07-061-1/+2
| | | | Notes: svn path=/head/; revision=167068
* - Update to 0.0.13Erwin Lansing2006-04-286-22/+22
| | | | | | | | | | - Mark BROKEN on 4.x PR: 96179 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=160658
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Chase gnutls update.Roman Bogorodskiy2006-01-091-1/+2
| | | | Notes: svn path=/head/; revision=153142
* 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
* yinjieh take over all ggz* portsYing-Chieh Liao2005-11-041-1/+1
| | | | Notes: svn path=/head/; revision=147219
* - Update to 0.0.12Renato Botelho2005-10-134-4/+27
| | | | | | | | PR: ports/87384 Submitted by: Ports Fury Notes: svn path=/head/; revision=145302
* - Update to 0.0.11Pav Lucistnik2005-05-263-13/+3
| | | | | | | | PR: ports/81508 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136213
* Update to version 0.0.10Kirill Ponomarev2005-01-283-5/+4
| | | | | | | | PR: ports/76762 Submitted by: Ports Fury Notes: svn path=/head/; revision=127533
* Remove contiguous blank line.Kirill Ponomarev2004-07-191-1/+0
| | | | Notes: svn path=/head/; revision=114237
* Update to version 0.0.9Kirill Ponomarev2004-07-193-23/+14
| | | | | | | | PR: ports/69296 Submitted by: Ports Fury Notes: svn path=/head/; revision=114236
* - Fix buildClement Laforet2004-06-021-0/+10
| | | | Notes: svn path=/head/; revision=110660
* Update libgcrypt to the new stable version 1.2.0Tilman Keskinoz2004-05-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=108267
* - Update to version 0.0.8Kirill Ponomarev2004-02-143-9/+11
| | | | | | | | PR: ports/62818 Submitted by: Ports Fury Notes: svn path=/head/; revision=100915
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* add libggz 0.0.7Ying-Chieh Liao2003-10-095-0/+55
The GGZ Gaming Zone - Base Library Notes: svn path=/head/; revision=90672