956c FreshPorts -- lang/sisc
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
sisc 1.16.6_2 lang on this many watch lists=0 search for ports that depend on this port
An extensible Java-based Scheme interpreter
Maintained by: araujo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 Apr 2003 20:52:34
Also Listed In: scheme java
License: not specified in port


SISC is an extensible Java based interpreter of the algorithmic
language Scheme.  SISC uses modern interpretation techniques, and
handily outperforms all existing Java interpreters.

WWW: http://sisc.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/sisc/ && make install clean
To add the package: pkg_add -r sisc


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  3. http://freefr.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  4. http://garr.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  5. http://heanet.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  6. http://hivelocity.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  7. http://ignum.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  8. http://internode.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  9. http://iweb.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  10. http://jaist.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  11. http://nchc.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  12. http://ncu.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  13. http://netcologne.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  14. http://osdn.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  15. http://space.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  16. http://sunet.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  17. http://superb-dca3.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  18. http://switch.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  19. http://tenet.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  20. http://ufpr.dl.sourceforge.net/project/sisc/SISC/1.16.6/
  21. http://waix.dl.sourceforge.net/project/sisc/SISC/1.16.6/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Dec 2012 13:18:29
Original commit files touched by this commit  1.16.6_2
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)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.16.6_2
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
03 Jul 2011 13:45:36
Original commit files touched by this commit  1.16.6_2
ohauer search for other commits by this committer
- remove MD5
02 Sep 2009 15:01:56
Original commit files touched by this commit  1.16.6_2
amdmi3 search for other commits by this committer
- 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)
06 Jun 2008 13:41:15
Original commit files touched by this commit  1.16.6_2
edwin search for other commits by this committer
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)
29 Jun 2007 16:29:19
Original commit files touched by this commit  1.16.6_1
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
19 May 2007 20:32:57
Original commit files touched by this commit  1.16.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 Apr 2007 00:04:06
Original commit files touched by this commit  1.16.6
itetcu search for other commits by this committer
- Update to 1.16.6
- pass maintainership to submitter

PR:             ports/111212
Submitted by:   Marcelo Araujo
09 May 2006 20:52:24
Original commit files touched by this commit  1.9.7
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
25 Nov 2005 00:33:45
Original commit files touched by this commit  1.9.7
pav search for other commits by this committer
- Add SHA256
06 Apr 2005 01:34:17
Original commit files touched by this commit  1.9.7
hq search for other commits by this committer
- 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]
26 Mar 2005 07:05:09
Original commit files touched by this commit  1.8.8
kris search for other commits by this committer
BROKEN: Size mismatch

Approved by:    portmgr (kris)
13 Apr 2004 08:01:02
Original commit files touched by this commit  1.8.8
krion search for other commits by this committer
- Update to 1.8.8

PR:             ports/65475
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.8.7_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
31 Jan 2004 08:47:19
Original commit files touched by this commit  1.8.7
linimon search for other commits by this committer
Update to 1.8.7: bugfixes.

PR:             ports/61652
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.8.5
trevor search for other commits by this committer
SIZEify.
30 Oct 2003 02:05:58
Original commit files touched by this commit  1.8.5
nork search for other commits by this committer
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>
28 Aug 2003 00:09:58
Original commit files touched by this commit  1.7.9
edwin search for other commits by this committer
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>
23 Jul 2003 14:30:29
Original commit files touched by this commit  1.7.9
znerd search for other commits by this committer
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:    kris
Pointy hat to:  me
02 Jun 2003 01:24:33
Original commit files touched by this commit  1.7.9
naddy search for other commits by this committer
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>
18 May 2003 23:58:28
Original commit files touched by this commit  1.7.9
arved search for other commits by this committer
Require at least JDK 1.3

Reported by:    bento
Approved by:    maintainer
12 May 2003 20:16:05
Original commit files touched by this commit  1.7.9
arved search for other commits by this committer
Update to 1.7.9

PR:             52040
Submitted by:   maintainer
04 Apr 2003 21:33:10
Original commit files touched by this commit  1.7.8
nork search for other commits by this committer
Update to 1.7.8.
I forgot to commit remain PR.

PR:             ports/50155
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
04 Apr 2003 20:52:05
Original commit files touched by this commit  1.7.7
nork search for other commits by this committer
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>

Number of commits found: 24

2856
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0