aboutsummaryrefslogtreecommitdiff
path: root/games/ggz-txt-client
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/+0
| | | | | | | | | | 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
* Take maintainership for kde@Max Brazhnikov2010-07-181-1/+1
| | | | Notes: svn path=/head/; revision=257923
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* 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-0/+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
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Update to 0.0.14.1Rong-En Fan2008-03-142-4/+3
| | | | | | | | | 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
* - Don't try to package ggz.modules, it clases with ggz-client-libs port.Pav Lucistnik2008-02-192-1/+9
| | | | | | | | | | Instead, move the registration and deregistration of games into the plist's install and deinstall scripts Silence from: sat Notes: svn path=/head/; revision=207602
* - 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
* - Update ggz ports to 0.0.14Rong-En Fan2007-04-072-17/+7
| | | | | | | | | | - 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
* - Update to 0.0.13Erwin Lansing2006-04-294-6/+25
| | | | | | | | | | - Respect WITHOUT_NLS PR: 96189 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=160733
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* 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-132-5/+6
| | | | | | | | PR: ports/87383 Submitted by: Ports Fury Notes: svn path=/head/; revision=145301
* - Update to 0.0.11Pav Lucistnik2005-05-263-4/+6
| | | | | | | | PR: ports/81507 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136215
* Update to version 0.0.10Kirill Ponomarev2005-01-282-6/+6
| | | | | | | | PR: ports/76761 Submitted by: Ports Fury Notes: svn path=/head/; revision=127535
* Update to version 0.0.9Kirill Ponomarev2004-07-196-6/+43
| | | | | | | | PR: ports/69295 Submitted by: Ports Fury Notes: svn path=/head/; revision=114240
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* - Update to version 0.0.8Kirill Ponomarev2004-02-142-12/+11
| | | | | | | | PR: ports/62817 Submitted by: Ports Fury Notes: svn path=/head/; revision=100917
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* fix build on -currentYing-Chieh Liao2003-10-301-1/+3
| | | | Notes: svn path=/head/; revision=92620
* fix dependency directory name.Edwin Groothuis2003-10-091-1/+1
| | | | | | | Noticed by: INDEX buid failures Notes: svn path=/head/; revision=90683
* add ggz-txt-client 0.0.7Ying-Chieh Liao2003-10-094-0/+38
The GGZ Gaming Zone - Console (Text) Frontend Notes: svn path=/head/; revision=90676