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
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Marcelo Araujo
4733e00fda - Use SF macro in MASTER_SITES.
- Fix mtree problem with NOPORTDOCS.
- Bump PORTREVISION.

Reported by:	itetcu (QAT)
2009-03-12 14:17:16 +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
Marcelo Araujo
d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +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
680bcfecdd - Add java category 2007-01-05 14:50:40 +00:00
Rong-En Fan
0dbc7791fb - Update to 0.9.08
- Pass maintainership to submitter

PR:		ports/107541
Submitted by:	Marcelo Araujo <araujo at bsdmail.org>
2007-01-05 14:50:16 +00:00
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +00:00
Herve Quiroz
f0173c9ed6 - Update to bsd.java.mk 2.0
- Use JAVALIBDIR
- CP -> INSTALL_DATA
- Merge do-install and post-install
2005-02-03 22:05:25 +00:00
Greg Lewis
9aa97d0a2a . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
. While I'm here:
  . Use PORTDOCS to greatly simplify the packing list.
  . Use %%EXAMPLESDIR%% in the packing list rather than the equivalent
    hardcoded path.
2004-07-09 18:19:58 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Christian Weisgerber
854c187a95 Remove MAINTAINER, as per his request:
"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2003-06-02 01:24:33 +00:00
Greg Lewis
4c0d467ead . Fix the MASTER_SITE_SUBDIR setting.
. Use JAVAJARDIR rather than defining out own JAVALIBDIR variable.

Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2003-05-12 21:09:40 +00:00
Greg Lewis
82bab2b58b . Add the net/java-beepcore port:
This release includes a Java implementation of beep core RFC 3080 and
	beep mapping for TCP RFC 3081.

	WWW: http://sourceforge.net/projects/beepcore-java

PR:		43925
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-05-10 03:14:56 +00:00