head	1.27;
access;
symbols
	RELEASE_8_3_0:1.25
	RELEASE_9_0_0:1.25
	RELEASE_7_4_0:1.24
	RELEASE_8_2_0:1.24
	RELEASE_6_EOL:1.24
	RELEASE_8_1_0:1.24
	RELEASE_7_3_0:1.24
	RELEASE_8_0_0:1.24
	RELEASE_7_2_0:1.24
	RELEASE_7_1_0:1.23
	RELEASE_6_4_0:1.23
	old_RELEASE_5_EOL:1.18
	old_RELEASE_7_0_0:1.18
	old_RELEASE_6_3_0:1.18
	old_PRE_XORG_7:1.17
	old_RELEASE_4_EOL:1.17
	old_RELEASE_6_2_0:1.17
	old_RELEASE_6_1_0:1.17
	old_RELEASE_5_5_0:1.17
	old_RELEASE_6_0_0:1.16
	old_RELEASE_5_4_0:1.16
	old_RELEASE_4_11_0:1.15
	old_RELEASE_5_3_0:1.15
	old_RELEASE_4_10_0:1.15
	old_RELEASE_5_2_1:1.14
	old_RELEASE_5_2_0:1.14
	old_RELEASE_4_9_0:1.14
	old_RELEASE_5_1_0:1.14
	old_RELEASE_4_8_0:1.13
	old_RELEASE_5_0_0:1.12
	old_RELEASE_4_7_0:1.8
	old_RELEASE_4_6_2:1.8
	old_RELEASE_4_6_1:1.8
	old_RELEASE_4_6_0:1.8
	old_RELEASE_5_0_DP1:1.5;
locks; strict;
comment	@# @;


1.27
date	2012.12.10.13.24.59;	author svnexp;	state Exp;
branches;
next	1.26;

1.26
date	2012.11.17.05.58.48;	author svnexp;	state Exp;
branches;
next	1.25;

1.25
date	2011.07.21.05.02.48;	author linimon;	state Exp;
branches;
next	1.24;

1.24
date	2008.11.19.05.39.57;	author glewis;	state Exp;
branches;
next	1.23;

1.23
date	2008.06.24.10.34.57;	author lippe;	state Exp;
branches;
next	1.22;

1.22
date	2008.06.24.09.01.56;	author lippe;	state Exp;
branches;
next	1.21;

1.21
date	2008.06.23.00.45.15;	author lippe;	state Exp;
branches;
next	1.20;

1.20
date	2008.06.23.00.21.01;	author lippe;	state Exp;
branches;
next	1.19;

1.19
date	2008.06.06.13.38.27;	author edwin;	state Exp;
branches;
next	1.18;

1.18
date	2007.05.19.20.12.32;	author flz;	state Exp;
branches;
next	1.17;

1.17
date	2005.09.20.19.36.48;	author glewis;	state Exp;
branches;
next	1.16;

1.16
date	2005.02.03.01.53.24;	author hq;	state Exp;
branches;
next	1.15;

1.15
date	2004.02.05.20.37.27;	author trevor;	state Exp;
branches;
next	1.14;

1.14
date	2003.05.05.16.23.32;	author glewis;	state Exp;
branches;
next	1.13;

1.13
date	2003.02.20.18.34.19;	author knu;	state Exp;
branches;
next	1.12;

1.12
date	2002.11.10.16.46.48;	author lioux;	state Exp;
branches;
next	1.11;

1.11
date	2002.11.06.22.45.45;	author adamw;	state Exp;
branches;
next	1.10;

1.10
date	2002.10.09.22.50.31;	author znerd;	state Exp;
branches;
next	1.9;

1.9
date	2002.10.09.22.44.55;	author znerd;	state Exp;
branches;
next	1.8;

1.8
date	2002.05.24.06.42.23;	author znerd;	state Exp;
branches;
next	1.7;

1.7
date	2002.05.09.09.19.16;	author znerd;	state Exp;
branches;
next	1.6;

1.6
date	2002.05.08.09.26.26;	author znerd;	state Exp;
branches;
next	1.5;

1.5
date	2002.03.29.11.14.26;	author znerd;	state Exp;
branches;
next	1.4;

1.4
date	2002.03.23.09.32.20;	author pat;	state Exp;
branches;
next	1.3;

1.3
date	2002.03.03.07.29.09;	author pat;	state Exp;
branches;
next	1.2;

1.2
date	2002.02.17.22.16.18;	author pat;	state Exp;
branches;
next	1.1;

1.1
date	2002.01.26.17.34.45;	author okazaki;	state Exp;
branches;
next	;


desc
@@


1.27
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308604
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308604 | bapt | 2012-12-10 13:18:28 +0000 (Mon, 10 Dec 2012) | 3 lines
## SVN ##
## SVN ## Decommissioning java 1.5 (EOLed since October 2009):
## SVN ## suppress any reference to JAVA_VERSION=	1.5+ (part2)
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# Created by: Kimura Fuyuki <fuyuki@@mj.0038.net>
# $FreeBSD: head/lang/bsh/Makefile 308604 2012-12-10 13:18:28Z bapt $

PORTNAME=	bsh
PORTVERSION=	2.0.b4
PORTREVISION=	6
CATEGORIES=	lang java
MASTER_SITES=	http://www.beanshell.org/
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/b/}
EXTRACT_SUFX=	.jar
EXTRACT_ONLY=

MAINTAINER=	simon@@olofsson.de
COMMENT=	A Java scripting language

USE_JAVA=	yes
JAVA_VERSION=	1.6+
NO_BUILD=	yes

SUB_FILES=	${PORTNAME}.sh
SUB_LIST=	JARNAME=${PORTNAME}.jar

PLIST_FILES=	%%JAVAJARDIR%%/${PORTNAME}.jar \
		bin/${PORTNAME}

do-install:
	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVAJARDIR}/${PORTNAME}.jar
	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME}

.include <bsd.port.mk>
@


1.26
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:   bsh
# Date created:                25 January 2002
# Whom:                        Kimura Fuyuki <fuyuki@@mj.0038.net>
#
# $FreeBSD: head/lang/bsh/Makefile 300896 2012-07-14 13:54:48Z beat $
#
d17 1
a17 1
JAVA_VERSION=	1.5+
@


1.25
log
@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
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.24
log
@. Bump PORTREVISION for my earlier change to the wrapper script.
@
text
@d21 1
a21 1
JAVA_VERSION=	1.2+
@


1.23
log
@- JAVAJARDIR should not be removed.
- Bump PORTREVISION.

Approved by:	gabor (mentor, implicit)
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.22
log
@- Fix location to install .jar file(s).
- Bump PORTREVISION.

Approved by:	gabor (mentor, implicit)
@
text
@d10 1
a10 1
PORTREVISION=	4
a28 1
PLIST_DIRS=	%%JAVAJARDIR%%
@


1.21
log
@- 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)
@
text
@d10 1
a10 1
PORTREVISION=	3
a23 2
DATADIR=	${JAVASHAREDIR}/${PORTNAME}

d27 1
a27 1
PLIST_FILES=	%%DATADIR%%/${PORTNAME}.jar \
d29 1
a29 1
PLIST_DIRS=	%%DATADIR%%
d32 1
a32 3
	${MKDIR} ${DATADIR}
	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} \
		${DATADIR}/${PORTNAME}.jar
@


1.20
log
@- Forced commit to note repocopy from java/bsh to lang/bsh.

PR:		ports/122210
Submitted by:	Simon Olofsson <simon@@olofsson.de>
Approved by:	gabor (mentor, implicit)
@
text
@d10 2
a11 2
PORTREVISION=	2
CATEGORIES=	java
d17 2
a18 2
MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A Java scripting environment
a19 1
PLIST_FILES=	%%JAVAJARDIR%%/bsh.jar bin/bsh
d23 9
a31 1
SUB_FILES=	bsh.sh
d34 4
a37 3
	${MKDIR} ${JAVALIBDIR}
	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVAJARDIR}/bsh.jar
	${INSTALL_SCRIPT} ${WRKDIR}/bsh.sh ${PREFIX}/bin/bsh
@


1.19
log
@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)
@
text
@@


1.18
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.17
log
@. Update to 2.0b4.
@
text
@d10 1
@


1.16
log
@- Update to bsd.java.mk 2.0
- Use JAVAJARDIR
- Add a launcher shell script: 'bsh'
@
text
@d9 1
a9 1
PORTVERSION=	1.2.b7
d21 1
@


1.15
log
@Use PLIST_FILES.

Reviewed by:	marcus
@
text
@d19 2
a20 2
PLIST_FILES=	share/java/classes/bsh.jar
USE_JAVA=	1.1+
d22 1
a22 2

JAVALIBDIR=	${PREFIX}/share/java/classes
d26 2
a27 1
	${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${JAVALIBDIR}/bsh.jar
@


1.14
log
@. Update to 1.2b7.
. Revert back to using the actual distribution site in MASTER_SITES.

Approved by:	znerd
@
text
@d19 1
@


1.13
log
@De-pkg-comment.
@
text
@d9 1
a9 1
PORTVERSION=	1.2.b6
d11 1
a11 1
MASTER_SITES=	http://www.metaverse.nl/~ernst/
@


1.12
log
@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)
@
text
@d17 1
@


1.11
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a17 2
PORTCOMMENT=	A Java scripting environment

@


1.10
log
@Fixed checksum mismatch. Provided alternative download location
for old version of distfile.

PR:	43397
@
text
@d18 2
@


1.9
log
@Maintainership dropped by maintainer. Back to freebsd-ports.

PR:		43397
Submitted by:	Kimura Fuyuki <fuyuki@@hadaly.org>
@
text
@d11 1
a11 1
MASTER_SITES=	http://www.beanshell.org/
@


1.8
log
@Upgrade to 1.2b6. This is the result of chasing the
author.

Port is now unbroken.

Approved by:	maintainer
@
text
@d16 1
a16 1
MAINTAINER=	fuyuki@@mj.0038.net
@


1.7
log
@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>
@
text
@d9 1
a9 2
PORTVERSION=	1.2.b5
PORTREVISION=	2
a21 1
BROKEN=		Checksum error
@


1.6
log
@Bumping PORTREVISION because the distinfo file was fixed.
@
text
@d10 1
a10 1
PORTREVISION=	1
d23 1
@


1.5
log
@Maintainer update. Only change is that USE_JAVA is used. Not
bumped PORTREVISION.

PR:	36474
@
text
@d10 1
@


1.4
log
@Update to 1.2.b5

PR:		36223
Submitted by:	maintainer
@
text
@d18 1
a18 2
RUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper

@


1.3
log
@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
@
text
@d9 1
a9 2
PORTVERSION=	1.2.b4
PORTREVISION=	1
@


1.2
log
@Update to 1.2.b4

PR:		35031
Submitted by:	maintainer
@
text
@d10 1
@


1.1
log
@Add bsh 1.2.b3, a Java scripting environment.

PR:		34264
Submitted by:	Kimura Fuyuki <fuyuki@@mj.0038.net>
@
text
@d9 1
a9 1
PORTVERSION=	1.2.b3
@

