1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +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
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
Pav Lucistnik
332c60ddbb - Backout previous commit, the problem was fixed in previous revision
Reported by:	hq
2008-09-05 18:12:21 +00:00
Pav Lucistnik
30e929a8f8 - Limit to jdk 1.4-1.5, does not build with jdk 1.6
Reported by:	pointyhat
2008-09-04 17:49:39 +00:00
Herve Quiroz
eb21a45aa2 Fix build with Java 1.6
Reported by:	pointyhat
2008-09-02 08:13:30 +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
Herve Quiroz
e06511d852 Update to 0.7.3
PR:		122912
Submitted by:	Wen heping <wenheping@gmail.com>
2008-04-23 21:44:31 +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
3f84f72652 Update to 0.7.0
PR:		109891
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
2007-03-11 11:35:58 +00:00
Herve Quiroz
6a3be72a2b - Update to 0.6.0
" The new version delivers a cumulative update of new developments, bug
    fixes, and improvements, including an upgrade to JDK 1.4. "

- Set JAVA_VERSION=1.4+
- Add 'math' category [1]
- Use USE_ANT
- Fix COMMENT: some words seemed to be missing, turning the comment to a
  nonsense sentence
- ECHO_CMD -> ECHO_MSG
- Cleanup: remove "ex:ts=8" and uneeded targets
- Use ${FIND} | ${INSTALL_DATA} to install documentation files
- Take maintainership

Reported by:	portlint [1]
2005-11-28 16:05:36 +00:00
Pav Lucistnik
1edb739efb - Add SHA256 2005-11-24 23:21:04 +00:00
Ying-Chieh Liao
5c98e22332 add jgrapht 0.5.3
A Java class provides mathematical graph-theory objects and algorithms
2004-07-09 03:36:01 +00:00