notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
bsh Beanshell java scripting language
2.1.1 lang on this many watch lists=3 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.1Version of this port present on the latest quarterly branch.
Maintainer: pfg@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-06-23 00:21:18
Last Update: 2022-12-03 19:30:17
Commit Hash: 5633b4b
People watching this port, also watch:: screen, libao, python, font-misc-meltho, desktop-file-utils
Also Listed In: java
License: APACHE20
WWW:
http://www.beanshell.org/
Description:
BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/java/classes/bsh.jar
  2. bin/bsh
  3. /usr/local/share/licenses/bsh-2.1.1/catalog.mk
  4. /usr/local/share/licenses/bsh-2.1.1/LICENSE
  5. /usr/local/share/licenses/bsh-2.1.1/APACHE20
Collapse this list.
Dependency lines:
  • bsh>0:lang/bsh
Conflicts:
CONFLICTS_INSTALL:
  • schilyutils
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/bsh/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/bsh
  • pkg install bsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bsh
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1670091033 SHA256 (beanshell-beanshell-2.1.1_GH0.tar.gz) = 7e50fe51c7a36f595ee5c792a75f37a252f6b4b24cd21b97c5bc2634c2c33a77 SIZE (beanshell-beanshell-2.1.1_GH0.tar.gz) = 1922883

Packages (timestamps in pop-ups are UTC):
bsh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.12.1.1-2.1.12.1.1---
FreeBSD:13:quarterly2.1.12.1.12.1.12.1.12.1.1-2.1.12.1.1
FreeBSD:14:latest2.1.12.1.12.1.1-2.1.1--2.1.1
FreeBSD:14:quarterly2.1.12.1.1--2.1.1-2.1.12.1.1
FreeBSD:15:latest2.1.12.1.1n/a-n/a-2.1.12.1.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. java : java/openjdk8
  2. ant : devel/apache-ant
Runtime dependencies:
  1. java : java/openjdk8
This port is required by:
for Build
  1. editors/openoffice-4
  2. editors/openoffice-devel
  3. games/jin

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. editors/openoffice-3*
  2. editors/openoffice-3-devel*
  3. Collapse this list of deleted ports.
for Run
  1. editors/openoffice-4
  2. editors/openoffice-devel
  3. games/jin

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. editors/openoffice-3*
  2. editors/openoffice-3-devel*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
lang_bsh
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/beanshell/beanshell/tar.gz/2.1.1?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1
03 Dec 2022 19:30:17
commit hash: 5633b4b358a4add07586b5a2b52d145a975e7b9bcommit hash: 5633b4b358a4add07586b5a2b52d145a975e7b9bcommit hash: 5633b4b358a4add07586b5a2b52d145a975e7b9bcommit hash: 5633b4b358a4add07586b5a2b52d145a975e7b9b files touched by this commit
Pedro F. Giffuni (pfg) search for other commits by this committer
lang/bsh: update BeanShell to version 2.1.1

This release fixes a problem with the old 2.1.0 release.
No other work will be done on the 2.x branch.

Approved by:	thierry (mentor, implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.1.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.0
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.0
17 Jan 2022 13:20:24
commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023commit hash: 07389cd463ddec99ddadfa42843e2f6d879ee023 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Sweep up new CONFLICTS_INSTALL mess

- Fix typos
- Fix overwritten master/slave variables

I'm assuming the entries are correct otherwise.

Reported by:	portscan
2.1.0
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.0
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.0
24 Dec 2020 20:51:12
Revision:559189Original commit files touched by this commit
pfg search for other commits by this committer
lang/bsh: use Java 8

While 2.1.0 is an improvement it still doesn't include all the fixes
for deprecated APIs in JDK 11+. Upstream's master branch does much better
but there is no easy patch, so set JDK to 8 for now.

PR:		251824
Approved by:	thierry (mentor, implicit)
2.1.0
24 Dec 2020 04:08:37
Revision:559045Original commit files touched by this commit
pfg search for other commits by this committer
lang/bsh: update to version 2.1.0

This doesn't have much changes with repect to the older Beta versions,
but finishes merging changes from a Bensehll2 fork and supports newer
version of Java.

Approved by:	thierry (mentor, implicit)
2.0.b6_1
14 Dec 2020 02:11:04
Revision:558070Original commit files touched by this commit
pfg search for other commits by this committer
lang/bsh: Use JDK 8.

It is well known this port requires Java 8 to build. Use Java 8 explicitly
so setting the default to another version doesn't break it.

PR:	251824
Approved by:	thierry (mentor, implicit)
2.0.b6_1
30 Jul 2020 17:28:36
Revision:543812Original commit files touched by this commit
pfg search for other commits by this committer
lang/bsh: Use JDK 8 to build.

The build breaks with JDK 9+. Upstream has fixed this in their development
version but they haven't released a new version, so for nw require Java 8
to build.

Pet portlint while here.

Reported by:	Tom Jones
Approved by:	thierry (mentor, implicit)
2.0.b6_1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
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
2.0.b6
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2.0.b6
21 Feb 2016 15:25:54
Revision:409296Original commit files touched by this commit
junovitch search for other commits by this committer
lang/bsh: update 2.0b5 -> 2.0b6

Changes:	https://github.com/beanshell/beanshell/releases/tag/2.0b6

PR:		207334
Submitted by:	pfg (maintainer)
Security:	CVE-2016-2510
Security:	https://vuxml.FreeBSD.org/freebsd/9e5bbffc-d8ac-11e5-b2bd-002590263bf5.html
MFH:		2016Q1
2.0.b5_1
26 Sep 2015 11:06:34
Revision:397957Original commit files touched by this commit This port version is marked as vulnerable.
rm search for other commits by this committer
lang/bsh: switch to github

With the deprecation of Google Code and Apache Extras, the code has moved to
github.

- use Github
- use a newer snapshot that sets the target to Java 1.5 (should be more
  compatible with newer Java). Bump port revision accordingly
- add the "Beanshell" name to COMMENT, since PORTNAME is not clear
- pass maintainership to submitter

PR:		203354
Submitted by:	pfg
2.0.b5
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2.0.b5
06 Dec 2014 13:41:45
Revision:374105Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
- Update to version 2.0.b5
- Add LICENSE

PR:		194887
Submitted by:	pfg
2.0.b4_6
31 May 2014 19:30:59
Revision:356013Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
- Add staging support
- Remove leading article from COMMENT
2.0.b4_6
10 May 2014 22:06:23
Revision:353621Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Maintainer no longer wishes to maintain those ports

With hat:	portmgr
2.0.b4_6
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
2.0.b4_6
10 Dec 2012 13:18:29
Revision:308604Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2.0.b4_6
21 Jul 2011 05:03:02
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
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
2.0.b4_6
03 Jul 2011 13:45:36
Original commit files touched by this commit This port version is marked as vulnerable.
ohauer search for other commits by this committer
- remove MD5
2.0.b4_6
19 Nov 2008 05:39:57
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. Bump PORTREVISION for my earlier change to the wrapper script.
2.0.b4_5
18 Nov 2008 22:27:26
Original commit files touched by this commit This port version is marked as vulnerable.
glewis search for other commits by this committer
. Fix the location the wrapper script looks for bsh.jar in.

PR:             128576
Approved by:    maintainer
2.0.b4_5
24 Jun 2008 10:34:57
Original commit files touched by this commit This port version is marked as vulnerable.
lippe search for other commits by this committer
- JAVAJARDIR should not be removed.
- Bump PORTREVISION.

Approved by:    gabor (mentor, implicit)
2.0.b4_4
24 Jun 2008 09:01:56
Original commit files touched by this commit This port version is marked as vulnerable.
lippe search for other commits by this committer
- Fix location to install .jar file(s).
- Bump PORTREVISION.

Approved by:    gabor (mentor, implicit)
2.0.b4_3
23 Jun 2008 00:45:15
Original commit files touched by this commit This port version is marked as vulnerable.
lippe search for other commits by this committer
- 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)
2.0.b4_2
23 Jun 2008 00:21:01
Original commit files touched by this commit This port version is marked as vulnerable.
lippe search for other commits by this committer
- 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)

Number of commits found: 30