aboutsummaryrefslogtreecommitdiff
path: root/games/ftjava
Commit message (Collapse)AuthorAgeFilesLines
* Revert r375084Baptiste Daroussin2014-12-221-0/+11
| | | | | | | | | A too sharp axe causes unpredictable damages Reported by: amdmi3 Notes: svn path=/head/; revision=375273
* Cleanup plistBaptiste Daroussin2014-12-201-11/+0
| | | | Notes: svn path=/head/; revision=375084
* - Add LICENSE_FILEDmitry Marakasov2014-12-031-0/+12
| | | | | | | - Add empty directories to plist Notes: svn path=/head/; revision=373814
* - Switch to PLIST_FILES/PORTDATADmitry Marakasov2014-09-232-1607/+2
| | | | Notes: svn path=/head/; revision=369093
* games/ftjava: Unbreak by providing digests for all filesJohn Marino2014-07-132-5/+9
| | | | | | | | | | While here specify a licence. Both actions require a revbump. PR: 191694 Submitted by: Fonz Notes: svn path=/head/; revision=361664
* Mark as broken: no distinfo provided for some of the distfilesBaptiste Daroussin2014-06-221-2/+1
| | | | Notes: svn path=/head/; revision=358841
* 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-1/+1
| | | | Notes: svn path=/head/; revision=347760
* - Add DOCS optionDanilo Egea Gondolfo2013-11-201-11/+8
| | | | | | | - Add stage support Notes: svn path=/head/; revision=334423
* 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
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-1/+1
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-071-1/+1
| | | | | | | | | | | | | * rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category, if missing - Remove indefinite article and/or rephrase COMMENT - Trim Makefile header - Other minor changes Notes: svn path=/head/; revision=310020
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-5/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+3
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* -remove MD5Olli Hauer2011-07-031-4/+0
| | | | Notes: svn path=/head/; revision=276993
* - Fix fetch, update WWWPav Lucistnik2010-08-072-2/+2
| | | | | | | | PR: ports/148181 Submitted by: Andrey <f0andrey@gmail.com> Notes: svn path=/head/; revision=258877
* Reset peter.thoenen@yahoo.com at his request; he is moving and willMark Linimon2010-01-251-1/+1
| | | | | | | | | | not have access to a machine for a while. We hope to see him back this summer. Hat: portmgr Notes: svn path=/head/; revision=248577
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 1.3Pav Lucistnik2007-12-143-5/+307
| | | | | | | | PR: ports/117689 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=203688
* - Update to 1.2.1Martin Wilke2007-10-234-426/+46
| | | | | | | | PR: 116842 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer) Notes: svn path=/head/; revision=201833
* - 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 1.1Rong-En Fan2006-06-302-4/+4
| | | | | | | | | PR: 99620 Submitted by: maintainer Approved by: maintainer, delphij (mentor) Notes: svn path=/head/; revision=166653
* Update to version 1.0.Stefan Walter2006-06-293-33/+146
| | | | | | | | | PR: 99372 Submitted by: maintainer Approved by: arved (mentor) Notes: svn path=/head/; revision=166610
* Correct desktop item definition.Joe Marcus Clarke2006-05-161-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=162608
* FTJava is a graphical play by email (PBEM) client for Ground Zero Games FullHerve Quiroz2006-02-145-0/+1669
Thrust. Full Thrust is a minatures based system designed to allow one to play massive science fiction style fleet battles in a reasonable amount of time. It emphasizes strategy and fun over rule lawyers and micromanagement. Authors: Jon Davis WWW: http://home.nycap.rr.com/davisje/ftjava/index.html (FTJava) Authors: Jon Tuffley WWW: http://www.gzg.com (Ground Zero Games) PR: 93102 Submitted by: Peter Thoenen <eol1@yahoo.com> Notes: svn path=/head/; revision=156012