aboutsummaryrefslogtreecommitdiff
path: root/games/ftjava
Commit message (Collapse)AuthorAgeFilesLines
* 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