summaryrefslogtreecommitdiff
path: root/games/wargus/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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