aboutsummaryrefslogtreecommitdiff
path: root/games/xevil
Commit message (Collapse)AuthorAgeFilesLines
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-4/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Fix build on 64bit CPUsTilman Keskinoz2007-07-317-14/+194
| | | | Notes: svn path=/head/; revision=196830
* - 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
* - Respect X11BASEMartin Wilke2006-11-241-3/+5
| | | | | | | | PR: ports/105817 Submitted by: trasz Notes: svn path=/head/; revision=177982
* - Fix build with gcc41Martin Wilke2006-10-062-3/+27
| | | | | | | | PR: ports/104054 Submitted by: trasz <trasz@pin.if.uz.zgora.pl> Notes: svn path=/head/; revision=174677
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* - Fix build on -currentKirill Ponomarev2003-11-0326-26/+317
| | | | | | | | PR: 58876 Submitted by: Ports Fury Notes: svn path=/head/; revision=92985
* Mark broken on 5.x due to the usual gcc3.3 reasons.Mark Linimon2003-10-251-0/+4
| | | | Notes: svn path=/head/; revision=92102
* Update to 2.02r2, fixing the build on -current.Eric Anholt2003-05-186-42/+10
| | | | Notes: svn path=/head/; revision=81272
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81208
* Drop maintainership.Eric Anholt2003-05-051-1/+1
| | | | | | | Submitted by: Goran Runfeldt <goranrunfeldt@home.se> (maintainer) Notes: svn path=/head/; revision=80151
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Fix MASTER_SITES.Mark Pulford2001-11-111-1/+1
| | | | | | | | PR: 31852 Submitted by: maintainer Notes: svn path=/head/; revision=49932
* Upgrade to version 2.02 and change maintainer.Jean-Marc Zucconi2000-12-2110-72/+131
| | | | | | | | PR: ports/23533 Submitted by: Göran Runfeldt <goranrunfeldt@home.se> Notes: svn path=/head/; revision=36202
* Remove directory at deinstall time.Jean-Marc Zucconi2000-06-011-0/+1
| | | | Notes: svn path=/head/; revision=29048
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-6/+4
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* move variables around and shrink DESCR to <24 lines (portlint)Michael Haro2000-03-202-24/+16
| | | | Notes: svn path=/head/; revision=26860
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-281-1/+1
| | | | Notes: svn path=/head/; revision=19848
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1998-11-281-1/+2
| | | | | | | for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-08-232-1/+5
| | | | | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least. Notes: svn path=/head/; revision=12747
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4570
* Update: 1.4 -> 1.5Jean-Marc Zucconi1996-06-062-5/+5
| | | | Notes: svn path=/head/; revision=3174
* Add missing newline at end.Satoshi Asami1996-03-291-1/+1
| | | | Notes: svn path=/head/; revision=2907
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-251-1/+1
| | | | Notes: svn path=/head/; revision=2361
* upgrade to version 1.4Jean-Marc Zucconi1995-09-144-20/+14
| | | | Notes: svn path=/head/; revision=2148
* updateJean-Marc Zucconi1995-06-221-1/+1
| | | | Notes: svn path=/head/; revision=1857
* The sources are now in a separate fileJean-Marc Zucconi1995-06-221-1/+1
| | | | Notes: svn path=/head/; revision=1856
* XEvil is a side-view, fast-action, kill everything type of game. Jean-Marc Zucconi1995-05-057-0/+93
Notes: svn path=/head/; revision=1637