Commit graph

17 commits

Author SHA1 Message Date
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
Rong-En Fan
c8bb0fd24d - Update to 0.9
PR:		ports/131077
Submitted by:	Ari Suutari <ari.suutari at syncrontech.com> (maintainer)
2009-01-30 10:17:55 +00:00
Jimmy Olgeni
c423208df5 Fix a few typos in ports/comms. 2008-06-21 16:25:46 +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
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
Alex Dupre
7c13ebd280 Update to 0.8 release.
Requested by:	maintainer
2007-02-23 08:42:57 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Greg Lewis
2e57ca699e . Make this port build and install correctly on amd64 (and hopefully on
all future architectures we might support).

Approved by:	"Ari Suutari" <ari.suutari@syncrontech.com> (maintainer)
2005-10-13 15:23:00 +00:00
Greg Lewis
962914b06a . Update to 0.7.
PR:		84651
Submitted by:	"Ari Suutari" <ari.suutari@syncrontech.com> (maintainer)
2005-10-13 05:04:38 +00:00
Greg Lewis
bc69dfc56a . Update to 0.6. [1]
. Force the selection of a native JDK, as this port uses JNI.

PR:		71282
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
2004-09-03 21:24:31 +00:00
Volker Stolz
1f6fffac4d Update to 0.5
PR:		ports/68803
Submitted by:	maintainer
2004-07-08 13:58:41 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Edwin Groothuis
3f7212d8a5 javax.comm ports should use USE_JAVA
Java ports should use the new USE_JAVA infrastructure to
	auto-discover the installed JRE

Informed maintainer.

PR:		ports/56927
Submitted by:	Nick Sayer <nsayer@kfu.com>
2003-09-29 11:44:09 +00:00
Greg Lewis
9a18dba351 . Update to 0.2.
PR:		48658
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
2003-06-10 16:41:16 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Ernst de Haan
18e35939d7 New port: Java Communication API, FreeBSD implementation.
PR:		31689
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com>
2002-08-07 19:44:31 +00:00