Port details |
- sisc Extensible Java-based Scheme interpreter
- 1.16.6_3 lang =2 1.16.6_3Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-04-04 20:52:34
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java scheme
- License: MPL11 GPLv2+
- WWW:
- http://sisc.sourceforge.net/
- Description:
- SISC is an extensible Java based interpreter of the algorithmic
language Scheme. SISC uses modern interpretation techniques, and
handily outperforms all existing Java interpreters.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/sisc/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/sisc
- pkg install sisc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sisc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sisc-1.16.6.tar.gz) = 65e15ac81d96e97de3ecabd409b3d2bc9307e624f46908d9f74047175c527ecf
SIZE (sisc-1.16.6.tar.gz) = 1886421
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sisc-1.16.6_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_sisc
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.16.6_3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.16.6_3 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
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 ) |
1.16.6_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.16.6_3 26 Nov 2019 21:46:13 |
jkim |
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 |
1.16.6_2 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
1.16.6_2 01 Sep 2016 09:01:25 |
amdmi3 |
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
- Cosmetic fixes |
1.16.6_2 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.16.6_2 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
1.16.6_2 10 May 2014 00:23:49 |
amdmi3 |
- Support staging
- Optionize |
1.16.6_2 29 Nov 2013 07:37:53 |
araujo |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months. |
1.16.6_2 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.16.6_2 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.16.6_2 21 Jul 2011 05:03:02 |
linimon |
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 |
1.16.6_2 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.16.6_2 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
1.16.6_2 06 Jun 2008 13:41:15 |
edwin |
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) |
1.16.6_1 29 Jun 2007 16:29:19 |
araujo |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
1.16.6_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.16.6 17 Apr 2007 00:04:06 |
itetcu |
- Update to 1.16.6
- pass maintainership to submitter
PR: ports/111212
Submitted by: Marcelo Araujo |
1.9.7 09 May 2006 20:52:24 |
edwin |
Remove USE_REINPLACE from the categories starting with L |
1.9.7 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
1.9.7 06 Apr 2005 01:34:17 |
hq |
- Update to 1.9.7 [1]
- Also install srfi-22 support scripts (standard ways of invoking
interpreter) [1]
- Fix substitution in launcher shell script
- Add 'java' category [2]
PR: 59577 [1]
Submitted by: Sam Lawrance <boris@brooknet.com.au> [1]
Reported by: portlint [2] |
1.8.8 26 Mar 2005 07:05:09 |
kris |
BROKEN: Size mismatch
Approved by: portmgr (kris) |
1.8.8 13 Apr 2004 08:01:02 |
krion |
- Update to 1.8.8
PR: ports/65475
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
1.8.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.8.7 31 Jan 2004 08:47:19 |
linimon |
Update to 1.8.7: bugfixes.
PR: ports/61652
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
1.8.5 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.8.5 30 Oct 2003 02:05:58 |
nork |
o Update to 1.8.5.
o Patch updated mostly to prepare for later use of SLIB.
PR: ports/58550
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
1.7.9 28 Aug 2003 00:09:58 |
edwin |
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports
- Fix the chicken's csc script
- Minor portlint cleanups
PR: ports/55265
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
1.7.9 23 Jul 2003 14:30:29 |
znerd |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me |
1.7.9 02 Jun 2003 01:24:33 |
naddy |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> |
1.7.9 18 May 2003 23:58:28 |
arved |
Require at least JDK 1.3
Reported by: bento
Approved by: maintainer |
1.7.9 12 May 2003 20:16:05 |
arved |
Update to 1.7.9
PR: 52040
Submitted by: maintainer |
1.7.8 04 Apr 2003 21:33:10 |
nork |
Update to 1.7.8.
I forgot to commit remain PR.
PR: ports/50155
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
1.7.7 04 Apr 2003 20:52:05 |
nork |
Add sisc 1.7.7, an extensible Java-based Scheme interpreter of
the algorithmic language Scheme. SISC uses modern interpretation
techniques, and handily outperforms all existing Java interpreters.
PR: ports/50109
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |