aboutsummaryrefslogtreecommitdiffstats
path: root/games/lgeneral
Commit message (Collapse)AuthorAgeFilesLines
* devel/gettext*:tijl2019-06-081-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 0.20.1. - Add options to install documentation and examples. devel/libtextstyle: - Take maintainership because it is now released as part of gettext. ftp/weex: - Remove bundled gettext (intl/): no longer supported. - Patch configure.in, Makefile.am and src/Makefile.am to remove references to bundled gettext. - Patch configure.in to add AC_CONFIG_MACRO_DIR([m4]) so aclocal.m4 will include gettext .m4 files from m4/ (matching the version set with AM_GNU_GETTEXT_VERSION) instead of /usr/local/share/aclocal. - Port to modern gettext: add po/Makevars and fix a problem in the French translation. - Patch configure.in to fix detection of OpenSSL 1.1. - In port Makefile: add EXAMPLES and NLS options, add ports OpenSSL support, set default path for root certificates. games/lgeneral: - Patch Makefile.in instead of Makefile.am so USES=autoreconf isn't needed. www/sarg: - Patch configure.ac to add AC_CONFIG_MACRO_DIR([m4]) so aclocal.m4 will include gettext .m4 files from m4/ (matching the version set with AM_GNU_GETTEXT_VERSION) instead of /usr/local/share/aclocal. - Port Makefile: remove obsolete post-patch, patching configure also has no effect with USES=autoreconf. PR: 238277 Exp-run by: antoine Approved by: portmgr (antoine)
* Update games/lgeneral to 1.3.2madpilot2017-06-303-12/+10
|
* Remove unneeded usage of:mat2016-06-061-1/+1
| | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight
* - Generate missing data files to fix runtime crash [1]amdmi32016-02-043-11/+30
| | | | | | | | | | | | | While here: - Fix build with NLS disabled - Fix LICENSE - Switch to USES=localbase - Switch to options helpers - Don't try to use X11 during build PR: 206831 [1] Submitted by: cmangin@arobas.net [1] MFH: 2016Q1 (blanket)
* - Update to 1.3.1miwi2016-01-154-11/+10
| | | | | PR: 206247 Submitted by: ports fury
* - Update to 1.3.0madpilot2015-09-043-7/+7
| | | | | | | - Regenerate patch to silence portlint warning PR: 202849 Submitted by: tkato432@yahoo.com
* - Actually disable sound support when SOUND option is disabledamdmi32015-06-091-1/+2
| | | | | PR: 200659 Submitted by: cmangin@arobas.net
* - Update to 1.2.6lme2015-04-283-43/+26
| | | | | | | | - Mark broken on powerpc and sparc64 - Simplify OPTIONS PR: 197433 Submitted by: tkato432@yahoo.com
* Update to 1.2.5lme2015-03-063-7/+11
|
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* - Clarify LICENSEamdmi32014-11-282-7/+9
| | | | | | | - Add LICENSE_FILE - Use canonical makefile statement otder - Remove obsolete CONFLICTS - Add empty directories to plist
* Allow staging as a regular userantoine2014-10-302-30/+1
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* games/lgeneral: support stagewg2014-08-113-10/+22
| | | | | PR: 192570 Submitted by: christian.mangin gmail com
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* - Convert gmake, bzip to USESmiwi2014-05-291-1/+1
| | | | Approved by: portmgr
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (games category) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Fix build with clangmadpilot2012-11-301-5/+2
| | | | | | | | - While I'm here, trim Makefile headers PR: ports/174006 Submitted by: Christian Mangin <christian.mangin@gmail.com> Feature safe: yes
* Convert to new options frameworkbapt2012-06-131-10/+11
|
* - Update to 1.2.3miwi2012-05-232-14/+16
| | | | | PR: 168033 Submitted by: Ports Fury
* - Update devel/sdl12 to 1.2.15mva2012-02-181-0/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* Mark as broken on tier-2: install fails with signal 11.linimon2011-11-111-1/+7
| | | | | Hat: portmgr Feature safe: yes
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-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
* - Update to 1.2.2dhn2011-09-011-0/+1
| | | | | PR: ports/160104 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.2.2sylvio2011-09-013-19/+5
| | | | - Add License
* Also install data filesehaupt2011-08-093-29/+184
| | | | | PR: 159450 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.2.1miwi2011-07-033-6/+4
| | | | | PR: 1584565 Submitted by: Ports Fury
* Update to GNU make 3.82 after numerous -exp runs.ade2011-04-121-0/+15
|
* - Update to 1.2.araujo2010-11-185-167/+136
| | | | | PR: ports/151546 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
| | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with G
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* Reset filippo.natali@gmail.com, who is very short on free time right now.linimon2007-06-061-1/+1
| | | | Hat: portmgr
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Change maintainer's e-mail.novel2005-03-111-1/+1
| | | | | | PR: 78669 Submitted by: maintainer Approved by: krion (mentor)
* - Add missing dirs to pkg-plist.sem2004-12-291-0/+11
| | | | | | PR: ports/75576 Submitted by: maintainer Reported by: Kris "Ports Janitor" Kennaway
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Properly use SDL everywhere:edwin2004-03-081-1/+1
| | | | | | | | | | | | USE_SDL=yes -> USE_SDL=sdl (good examles everywhere) WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...) See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL. PR: follow-ups of ports/55494, ports/61877 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-5/+2
| | | | Approved by: portmgr
* Respect CFLAGS, use sound (unless WITHOUT_SOUND is requested).mi2003-08-272-0/+16
| | | | | | Bump PORTREVISION. Approved by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* add lgeneral 1.1.1ijliao2002-11-196-0/+170
A turn-based strategy engine inspired by Panzer General PR: 45033 Submitted by: Filippo Natali <filippo@widestore.net>