Commit graph

16 commits

Author SHA1 Message Date
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Danilo Egea Gondolfo
343a453780 editors/jedit: Update to 5.6.0. This version requires Java 11. 2020-10-27 20:44:53 +00:00
Jung-uk Kim
5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Jason Helfman
8cf5f5ecad - update to 5.1.0, attach gplv2 license
- pass maintainership to submitter
- properly support DOCS (instscript no longer required)

PR:		181009
Submitted by:	danilogondolfo@gmail.com
2013-08-07 06:31:46 +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
Wen Heping
d0c3e5a57c - Remove unneeded pkg-descr file
- Restore files/jedit.sh.in
2009-12-23 13:01:16 +00:00
Wen Heping
da7dc4f327 - Update to 4.3
PR:		ports/141912
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2009-12-23 12:26:48 +00:00
Herve Quiroz
f585416687 - Update to bsd.java.mk 2.0
- Fix dynamic plist creation where all JAVASHAREDIR would be listed (and thus
  removed with the port) (!)
- Use SUB_LIST and tweak the launcher shell script
- Move displayed information into pkg-message
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
2005-01-29 00:01:49 +00:00
Maxim Sobolev
d61cb8af62 Update to 4.1.0. 2003-03-23 09:48:01 +00:00
Maxim Sobolev
8b5b461fdc Update to 4.0.0. 2002-04-18 16:57:19 +00:00
Maxim Sobolev
03c78cdae1 Update to 3.0.2. 2001-04-05 10:31:58 +00:00
Maxim Sobolev
6bba57f77b Update to 3.0.0. 2000-12-25 13:09:23 +00:00
Maxim Sobolev
cd82b113e9 Let the user-defined CLASSPATH environment variable to take precedence
(important when OpenJIT used).
2000-09-26 13:11:53 +00:00
Maxim Sobolev
ea631a3e17 Update to 2.5.1. 2000-08-01 09:15:14 +00:00
Maxim Sobolev
64607043e1 Update to 2.5.0. 2000-07-12 14:34:14 +00:00
Maxim Sobolev
002f34aa9b New jedit port - a powerfull programmer's text editor with many unique features
written in Java.
2000-06-22 13:18:19 +00:00