Commit graph

15 commits

Author SHA1 Message Date
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
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
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +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
Herve Quiroz
bf9c1e1e5f Assign a new maintainer 2005-11-14 00:36:48 +00:00
Herve Quiroz
697559c7ce - Update to 1.2.3
- Add SHA256 checksum
- Bump PORTEPOCH

PR:		88909
Submitted by:	Alex Vasylenko <lxv@omut.org>
2005-11-13 17:25:40 +00:00
Herve Quiroz
7a4dc0b2ba - Update to bsd.java.mk 2.0
- Use ${JAVAJARDIR} and %%JAVAJARDIR%%
- Use %%EXAMPLESDIR%%
- Use PORTDOCS (and honor NOPORTDOCS)
- Add $FreeBSD$ tag in pkg-plist
2005-04-05 00:28:07 +00:00
Kris Kennaway
21b72b7724 Reset inactive maintainer. Thanks for your work in the past! 2005-04-03 21:30:39 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ernst de Haan
b093017dc6 Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by:	kris
Pointy hat to:	me
2003-07-23 14:30:29 +00:00
Sheldon Hearn
eee48e2cb7 1) Include xjavadoc, which I had installed locally, and without which
xdoclet doesn't work.

2) Remove empty stylesheets directory that was messing up packaging.
2003-07-17 20:00:30 +00:00
Sheldon Hearn
8070c31221 Update to 1.2b3, the last beta anticipated for the 1.2 release.
Over 160 bugs fixed, including some really annoying ejb tag mishandling.
2003-07-10 12:13:49 +00:00
Sheldon Hearn
b8e461a211 New port xdoclet (xdoclet-1.2b2):
XDoclet is a Java code generation engine. It enables
	Attribute-Oriented Programming for java. In short, this means
	that you can add more significance to your code by adding meta
	data (attributes) to your java sources. This is done in special
	JavaDoc tags.
2003-02-26 07:24:43 +00:00