aboutsummaryrefslogtreecommitdiff
path: root/games/wargus/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Properly support png 1.5Antoine Brodin2014-12-241-2/+2
| | | | | | | Obtained from: Gentoo Notes: svn path=/head/; revision=375457
* - Clarify LICENSEDmitry Marakasov2014-10-221-1/+2
| | | | | | | | - Add LICENSE_FILE - Drop @dirrm* from plist Notes: svn path=/head/; revision=371355
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-2/+10
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* - Support stagingDmitry Marakasov2014-05-161-17/+7
| | | | | | | - Fix build with clang Notes: svn path=/head/; revision=354272
* 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
* Add explicit dependency on pkgconf (11 ports)John Marino2013-09-121-1/+1
| | | | Notes: svn path=/head/; revision=327021
* Fix build with clangBaptiste Daroussin2013-08-011-2/+2
| | | | Notes: svn path=/head/; revision=324082
* Convert a few remaining straglers from the unmaintined ports to pathfixEitan Adler2013-03-281-2/+2
| | | | Notes: svn path=/head/; revision=315491
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-281-5/+2
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* - update png to 1.5.10Dirk Meyer2012-06-011-3/+3
| | | | Notes: svn path=/head/; revision=297915
* 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
* - Update to 2.2.5.5Martin Wilke2011-02-051-10/+12
| | | | | | | | | PR: 154403 Submitted by: Grzegorz Blach <magik@roorback.net> Feature safe: yes Notes: svn path=/head/; revision=268627
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* Reset maintainer: email address bounces.Mark Linimon2009-05-291-1/+1
| | | | Notes: svn path=/head/; revision=234749
* - Update to 2.2.4Martin Wilke2009-01-081-3/+4
| | | | | | | | | PR: 129490 Submitted by: Stephen Hurd <shurd@sasktel.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=225452
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to version 2.2.2.Alejandro Pulver2007-02-271-57/+17
| | | | | | | | | | | | | | | | | | | | - Use SF macro in MASTER_SITES. - Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC. - Use NOT_FOR_ARCHS for sparc64 instead of checking ${ARCH}. - Use SUB_FILES for pkg-message instead of processing it manually. - Use patch for Makefile instead of REINPLACE_CMD. - Use FIND + MKDIR/INSTALL_DATA to install for avoiding too many commands. - Misc format to pkg-message. - Improve wrapper script: use "exec" to avoid wasting resources with the script itself, take installation message from 'pkg_info -D' instead of duplicating it inside the script, use SUB_LIST macros like DATADIR. PR: ports/109587 Submitted by: alepulver (myself) Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=186125
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Don't link statically to libpng.Florent Thoumie2005-10-131-4/+5
| | | | | | | | | | - s/Warcraft2/Warcraft 2/g on some various files. PR: ports/87392 Submitted by: maintainer Notes: svn path=/head/; revision=145286
* BROKEN on sparc64: does not compileKris Kennaway2005-03-271-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132074
* Utilize DATADIR macro.Sergey A. Osokin2004-11-101-28/+36
| | | | | | | | | | | | Respect CC and CFLAGS. Use LOCALBASE for compile-time and PREFIX for install-time instead of hard-coded '/usr/local'. Bump PORTREVISION. Approved by: Travis Poppe <tlp at LiquidX dot org> (maintainer) Notes: svn path=/head/; revision=121289
* - Unbreak pkg-message creation on read-only ports treePav Lucistnik2004-07-071-0/+1
| | | | | | | | | PR: ports/68753 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Reported by: kris / pointyhat Notes: svn path=/head/; revision=113113
* - [ -d for directoriesPav Lucistnik2004-07-051-0/+1
| | | | | | | | | | - Kill trailing whitespace PR: ports/68670 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=112968
* Add games/wargus, a Warcraft2 Mod that allows you to play Warcraft2 withMichael Nottebrock2004-07-041-0/+65
Stratagus. PR: ports/68584 Submitted by: Travis Poppe <tlp@LiquidX.org> Notes: svn path=/head/; revision=112892