aboutsummaryrefslogtreecommitdiff
path: root/games/lgeneral
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Fix build with clangGuido Falsi2012-11-291-5/+2
| | | | | | | | | | | - While I'm here, trim Makefile headers PR: ports/174006 Submitted by: Christian Mangin <christian.mangin@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=307983
* Convert to new options frameworkBaptiste Daroussin2012-06-121-10/+11
| | | | Notes: svn path=/head/; revision=299119
* - Update to 1.2.3Martin Wilke2012-05-232-14/+16
| | | | | | | | PR: 168033 Submitted by: Ports Fury Notes: svn path=/head/; revision=297242
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-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 Notes: svn path=/head/; revision=291667
* Mark as broken on tier-2: install fails with signal 11.Mark Linimon2011-11-111-1/+7
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285495
* - 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
* - Update to 1.2.2Dennis Herrmann2011-09-011-0/+1
| | | | | | | | PR: ports/160104 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=280939
* - Update to 1.2.2Sylvio Cesar Teixeira2011-08-313-19/+5
| | | | | | | - Add License Notes: svn path=/head/; revision=280872
* Also install data filesEmanuel Haupt2011-08-093-29/+184
| | | | | | | | PR: 159450 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279356
* - Update to 1.2.1Martin Wilke2011-07-023-6/+4
| | | | | | | | PR: 1584565 Submitted by: Ports Fury Notes: svn path=/head/; revision=276925
* Update to GNU make 3.82 after numerous -exp runs.Ade Lovett2011-04-111-0/+15
| | | | Notes: svn path=/head/; revision=272537
* - Update to 1.2.Marcelo Araujo2010-11-175-167/+136
| | | | | | | | PR: ports/151546 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=264712
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-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) Notes: svn path=/head/; revision=248835
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* Reset filippo.natali@gmail.com, who is very short on free time right now.Mark Linimon2007-06-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=192881
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-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) Notes: svn path=/head/; revision=173460
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Change maintainer's e-mail.Roman Bogorodskiy2005-03-101-1/+1
| | | | | | | | | PR: 78669 Submitted by: maintainer Approved by: krion (mentor) Notes: svn path=/head/; revision=130824
* - Add missing dirs to pkg-plist.Sergey Matveychuk2004-12-281-0/+11
| | | | | | | | | PR: ports/75576 Submitted by: maintainer Reported by: Kris "Ports Janitor" Kennaway Notes: svn path=/head/; revision=125369
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Properly use SDL everywhere:Edwin Groothuis2004-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> Notes: svn path=/head/; revision=103247
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Use new knobs from bsd.sdl.mkKirill Ponomarev2004-01-201-5/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=98675
* Respect CFLAGS, use sound (unless WITHOUT_SOUND is requested).Mikhail Teterin2003-08-272-0/+16
| | | | | | | | | Bump PORTREVISION. Approved by: maintainer Notes: svn path=/head/; revision=87788
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* add lgeneral 1.1.1Ying-Chieh Liao2002-11-196-0/+170
A turn-based strategy engine inspired by Panzer General PR: 45033 Submitted by: Filippo Natali <filippo@widestore.net> Notes: svn path=/head/; revision=70485