aboutsummaryrefslogtreecommitdiff
path: root/games/ggz-txt-client
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Remove libexpat.so.6 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428144
* - Remove NLS option, doesn't build with it disabledDmitry Marakasov2014-12-032-10/+4
| | | | | | | | - Fix etc/ggz.modules handling - Drop @dirrm* from plist Notes: svn path=/head/; revision=373824
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-293-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* games/ggz-* ports:Max Brazhnikov2014-03-031-1/+1
| | | | | | | | | | - Fix build without NLS option after r344109 PR: ports/187213 Reported by: Kevin Zheng <kevinz5000@gmail.com> Notes: svn path=/head/; revision=346922
* games/ggz-txt-client: Fix for modern binutilsJohn Marino2014-02-191-1/+6
| | | | | | | | Needs explicit linking to libexpat and libggzcore. While here, bring in USES=readline from dports. Notes: svn path=/head/; revision=345107
* games/libggz and games/ggz-* ports:Max Brazhnikov2014-02-132-15/+11
| | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=344109
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (games category) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331269
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* games/*ggz*: Convert include from absolute to relative pathJohn Marino2013-07-221-3/+2
| | | | | | | | | | In certain build setups, the use of an absolute path will cause the build to break. Approved by: bapt (mentor) Notes: svn path=/head/; revision=323493
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-10/+7
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - 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