Commit graph

30 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
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Greg Lewis
e78c3871f7 . Bump PORTREVISION for my earlier change to the wrapper script. 2008-11-19 05:39:57 +00:00
Greg Lewis
333e2b793d . Fix the location the wrapper script looks for bsh.jar in.
PR:		128576
Approved by:	maintainer
2008-11-18 22:27:26 +00:00
Felippe de Meirelles Motta
1db8e5229f - JAVAJARDIR should not be removed.
- Bump PORTREVISION.

Approved by:	gabor (mentor, implicit)
2008-06-24 10:34:57 +00:00
Felippe de Meirelles Motta
a04bf76edb - Fix location to install .jar file(s).
- Bump PORTREVISION.

Approved by:	gabor (mentor, implicit)
2008-06-24 09:01:56 +00:00
Felippe de Meirelles Motta
d461abc2df - Change main category (java/bsh -> lang/bsh).
- Pass maintainership to submitter.
- Update comment and distinfo.
- Use exec in startup script.
- Adopt best practices for Java ports as described in section 6.10.3 of the Porter's Handbook.

PR:		ports/122210
Submitted by:	Simon Olofsson <simon@olofsson.de>
Repocopy by:	marcus
Approved by:	gabor (mentor, implicit)
2008-06-23 00:45:15 +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
Pav Lucistnik
1edb739efb - Add SHA256 2005-11-24 23:21:04 +00:00
Greg Lewis
e0887be82f . Update to 2.0b4. 2005-09-20 19:36:48 +00:00
Herve Quiroz
1ca1883eae - Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Add a launcher shell script: 'bsh'
2005-02-03 01:53:24 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Greg Lewis
4466439f01 . Update to 1.2b7.
. Revert back to using the actual distribution site in MASTER_SITES.

Approved by:	znerd
2003-05-05 16:23:32 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ernst de Haan
a7b8dc033b Fixed checksum mismatch. Provided alternative download location
for old version of distfile.

PR:	43397
2002-10-09 22:50:31 +00:00
Ernst de Haan
04b64d5fc7 Maintainership dropped by maintainer. Back to freebsd-ports.
PR:		43397
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-10-09 22:44:55 +00:00
Ernst de Haan
f1c39f40dd Upgrade to 1.2b6. This is the result of chasing the
author.

Port is now unbroken.

Approved by:	maintainer
2002-05-24 06:42:23 +00:00
Ernst de Haan
ef29c765cc Reverting checksum chase. It is unknown what the changes
were, so the change should not have been committed.

This port is now broken again. Bumped PORTREVISION and
marked it as BROKEN.

Pointed out by:	Kris Kennaway <kris@obsecurity.org>
2002-05-09 09:19:16 +00:00
Ernst de Haan
b338c943c0 Bumping PORTREVISION because the distinfo file was fixed. 2002-05-08 09:26:26 +00:00
Ernst de Haan
b689152128 Fix bento error (checksum). 2002-05-08 09:23:01 +00:00
Ernst de Haan
8643d8aac6 Maintainer update. Only change is that USE_JAVA is used. Not
bumped PORTREVISION.

PR:	36474
2002-03-29 11:14:26 +00:00
Patrick Li
7e76f30de8 Update to 1.2.b5
PR:		36223
Submitted by:	maintainer
2002-03-23 09:32:20 +00:00
Patrick Li
25e3727b10 Chase the checksum. Changes are:
- Fixed bug affecting scoping in blocks.
- Added a special test for the test harness to catch this sort of thing
in the future.
- Fixed problem with classloading causing bsh extensions not to be found
in some environments.

PR:		35470
Submitted by:	maintainer
2002-03-03 07:29:09 +00:00
Patrick Li
0e387af0c8 Fix pkg-plist
PR:		35302
Submitted by:	maintainer
2002-02-25 21:00:14 +00:00
Patrick Li
9f2c14b68a Update to 1.2.b4
PR:		35031
Submitted by:	maintainer
2002-02-17 22:16:18 +00:00
OKAZAKI Tetsurou
3b4e0f0260 Add bsh 1.2.b3, a Java scripting environment.
PR:		34264
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-26 17:34:45 +00:00