Commit graph

13 commits

Author SHA1 Message Date
Alex Kozlov
19b99728f8 - fix explicit use of unzip
- deprecate: no more public distfiles, merged with Java ME SDK 3.0 upstream

Approved by:	eadler (mentor)
2012-04-17 16:08:57 +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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Rene Ladan
a2ffe8f3cc Add SHA 256 checksum.
Verified with 'make checksum ; make makesum'

PR:		ports/148186
Submitted by:	Anatoly Borodin [anatoly.borodin gmail.com]
Approved by:	tabthorpe (mentor, implicit)
Feature safe:	yes
2010-06-27 21:19:20 +00:00
Rong-En Fan
4206b8043e Overhaul the port.
- Define USE_LINUX as it installs Linux binaries (bump PORTREVISION)
- Remove ONLY_FOR_ARCH since it's an Linux binary port
- Extract contents in WRKSRC at do-extract target (was done in do-install)
- Move patching work from do-install to do-patch
- Use SUB_FILES for pkg-message substitution
2008-08-25 13:15:16 +00:00
Rong-En Fan
6259bcd11a - The port contains 32bit Linux binaries and we can run them on amd64, so
mark this port works for amd64, too.
- Update download URL since the old one does not work anymore

PR:		ports/126755
Submitted by:	Douglas William Thrift <douglas at douglasthrift.net>
2008-08-25 10:44:44 +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
382c4937ba - Drop maintainership
Requested by:	Panagiotis Astithas <past@ebs.gr> (maintainer)
2007-07-16 08:58:28 +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
Kris Kennaway
4548088013 NO_CDROM and NO_PACKAGE are superfluous 2006-09-03 01:42:58 +00:00
Edwin Groothuis
672d9407e1 Fix download URL
PR:		ports/92535
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2006-01-30 20:24:01 +00:00
Greg Lewis
ced39dd02a . Update to 2.2.
PR:		86640
Submitted by:	Constantino Michailidis <dinom@balstonresearch.com>
Approved by:	Panagiotis Astithas <past@ebs.gr> (maintainer)
2005-09-29 22:07:08 +00:00
Volker Stolz
94344e05ba Add sun-wtk 2.1, Sun J2ME Wireless Toolkit.
PR:		ports/66419
Submitted by:	Panagiotis Astithas <past@noc.ntua.gr>
2004-06-08 08:26:12 +00:00