aboutsummaryrefslogtreecommitdiff
path: root/games/xevil/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Fix MASTER_SITESDmitry Marakasov2015-06-221-6/+7
| | | | | | | | - Clarify LICENSE - Add LICENSE_FILE Notes: svn path=/head/; revision=390282
* Catch a couple of missing convertsion to :tu/:tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | Submitted by: ak With hat: portmgr Notes: svn path=/head/; revision=352993
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-1/+2
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* - Add stage supportDanilo Egea Gondolfo2013-11-131-10/+5
| | | | Notes: svn path=/head/; revision=333649
* 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
* - Fix buildMartin Wilke2013-04-031-6/+4
| | | | | | | | | PR: 177552 Submitted by: ports fury Approved by: portmgr Notes: svn path=/head/; revision=315695
* - BROKEN Does not buildMartin Wilke2013-02-231-0/+2
| | | | | | | | | | ==> Configuring for xevil-2.02.r2_2 ===> Building for xevil-2.02.r2_2 "makefile", line 25: Could not find /config.mk make: fatal errors encountered -- cannot continue Notes: svn path=/head/; revision=312823
* - Update MASTER_SITES.Marcelo Araujo2012-12-141-24/+24
| | | | | | | | | | | | - Fix build using CLANG. - Add LICENSE. - Add MAKE_JOBS_SAFE. PR: ports/172010 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=308884
* - Convert unzip -a to USE_DOS2UNIXPav Lucistnik2010-06-031-1/+2
| | | | | | | | PR: ports/146533 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=255662
* - 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-191-3/+2
| | | | | | | | | | | | | | | | | | - 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
* - 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
* 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-031-11/+7
| | | | | | | | 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-181-6/+2
| | | | 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-211-0/+1
| | | | Notes: svn path=/head/; revision=76034
* 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-211-12/+34
| | | | | | | | PR: ports/23533 Submitted by: Göran Runfeldt <goranrunfeldt@home.se> Notes: svn path=/head/; revision=36202
* 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-201-1/+2
| | | | Notes: svn path=/head/; revision=26860
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* 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-231-0/+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-061-4/+4
| | | | Notes: svn path=/head/; revision=3174
* upgrade to version 1.4Jean-Marc Zucconi1995-09-141-4/+3
| | | | Notes: svn path=/head/; revision=2148
* 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-051-0/+17
Notes: svn path=/head/; revision=1637