aboutsummaryrefslogtreecommitdiffstats
path: root/games/ftjava
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1
|
* - Update DESKTOP_ENTRIES:makc2013-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
* Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-101-5/+2
| | | | suppress any reference to JAVA_VERSION= 1.5+ (part2)
* The vast majority of pkg-descr files had the following format when theydougb2011-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
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,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
* -remove MD5ohauer2011-07-031-4/+0
|
* - Fix fetch, update WWWpav2010-08-072-2/+2
| | | | | PR: ports/148181 Submitted by: Andrey <f0andrey@gmail.com>
* Reset peter.thoenen@yahoo.com at his request; he is moving and willlinimon2010-01-261-1/+1
| | | | | | | not have access to a machine for a while. We hope to see him back this summer. Hat: portmgr
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* - Update to 1.3pav2007-12-153-5/+307
| | | | | PR: ports/117689 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
* - Update to 1.2.1miwi2007-10-234-426/+46
| | | | | PR: 116842 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.1rafan2006-06-302-4/+4
| | | | | | PR: 99620 Submitted by: maintainer Approved by: maintainer, delphij (mentor)
* Update to version 1.0.stefan2006-06-303-33/+146
| | | | | | PR: 99372 Submitted by: maintainer Approved by: arved (mentor)
* Correct desktop item definition.marcus2006-05-171-1/+1
| | | | Reported by: pointyhat via kris
* FTJava is a graphical play by email (PBEM) client for Ground Zero Games Fullhq2006-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>