Commit graph

20 commits

Author SHA1 Message Date
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
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
2014-05-05 09:45:36 +00:00
Baptiste Daroussin
665bec206d Convert g* to USES=zip 2014-03-10 14:49:26 +00:00
Danilo Egea Gondolfo
b91336a703 - Add DOCS option
- Add stage support
2013-11-20 14:54:31 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
5dd37213f5 - Update DESKTOP_ENTRIES:
* 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
2013-01-07 02:07:26 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
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
2011-10-24 09:11:38 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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
2011-07-21 05:03:02 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Pav Lucistnik
dd60ad4070 - Fix fetch, update WWW
PR:		ports/148181
Submitted by:	Andrey <f0andrey@gmail.com>
2010-08-07 15:32:40 +00:00
Mark Linimon
7b0764f024 Reset peter.thoenen@yahoo.com at his request; he is moving and will
not have access to a machine for a while.  We hope to see him back
this summer.

Hat:		portmgr
2010-01-25 22:49:45 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
127f6e7923 - Update to 1.3
PR:		ports/117689
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2007-12-14 23:19:56 +00:00
Martin Wilke
6580ac5c67 - Update to 1.2.1
PR:		116842
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2007-10-23 14:10:58 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
d54f49d90b - Update to 1.1
PR:		99620
Submitted by:	maintainer
Approved by:	maintainer, delphij (mentor)
2006-06-30 11:07:35 +00:00
Stefan Walter
9359a52a20 Update to version 1.0.
PR:		99372
Submitted by:	maintainer
Approved by:	arved (mentor)
2006-06-29 17:40:38 +00:00
Joe Marcus Clarke
917013c233 Correct desktop item definition.
Reported by:	pointyhat via kris
2006-05-16 20:53:27 +00:00
Herve Quiroz
2aa05045ba FTJava is a graphical play by email (PBEM) client for Ground Zero Games Full
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>
2006-02-14 14:09:59 +00:00