aboutsummaryrefslogtreecommitdiff
path: root/games/quake-reaper
Commit message (Collapse)AuthorAgeFilesLines
* - Drop @dirrm* from plistDmitry Marakasov2014-12-091-1/+0
| | | | Notes: svn path=/head/; revision=374386
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-2/+2
| | | | | | | | | | | | | | | | | 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
* Cleanup Quake1-related ports and stagify appropriately.Alexey Dokuchaev2014-03-171-2/+1
| | | | Notes: svn path=/head/; revision=348452
* Convert g* to USES=zipBaptiste Daroussin2014-03-101-2/+1
| | | | Notes: svn path=/head/; revision=347760
* - Add stage supportDanilo Egea Gondolfo2013-11-231-10/+6
| | | | Notes: svn path=/head/; revision=334699
* - 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 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
* Fix packaging.Alexey Dokuchaev2013-05-191-2/+2
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=318496
* - Unbreak the build after r317934Alexey Dokuchaev2013-05-122-8/+4
| | | | | | | | - Utilize USE_DOS2UNIX for text file conversion - Utilize PORTDOCS and offload pkg-plist Notes: svn path=/head/; revision=317941
* - Trim old-school Makefile headerAlexey Dokuchaev2013-03-172-12/+22
| | | | | | | | | | | - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Unmute installation commands - Generally clean up Makefile - Augment port description text - Relinquish maintainership Notes: svn path=/head/; revision=314415
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Bring unmaintained Quake ports under my wing.Alexey Dokuchaev2011-03-141-1/+1
| | | | Notes: svn path=/head/; revision=270895
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* - Changed quake-data/Makefile.include to be more similar to bsd.*.mk files,Renato Botelho2005-12-121-0/+3
| | | | | | | | | | | also it doesn't override port's variables. - Change dependant ports. PR: ports/90145 Submitted by: maintainer Notes: svn path=/head/; revision=150963
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* [NEW PORT] games/quake-reaper - Quake 1 botsEdwin Groothuis2005-10-164-0/+50
Reaper Bot is a Quake 1 modification that adds bot support to the gam WWW: http://www.mindspring.com/~win32ch/Reaper.htm PR: ports/86174 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Notes: svn path=/head/; revision=145517