FreshPorts -- The Place For Ports Fri, 5 Sep 2008 1:03 PM BST
Port details
scm 5e5 lang on this many watch lists=7 search for ports that depend on this port
A scheme interpreter

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 search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: scheme


Scm conforms to Revised^5 Report on the Algorithmic Language Scheme and the IEEE
P1178 specification.  Scm is written in C and runs under Amiga, Atari-ST, MacOS,
MS-DOS, OS/2, NOS/VE, Unicos, VMS, Unix and similar systems.  ASCII and EBCDIC
are supported.

Documentation is included explaining the many Scheme Language extensions in scm,
the internal representation and how to extend or include scm in other programs.

SLIB is a portable Scheme library which SCM uses.

SLIB-PSD is a portable debugger for Scheme (requires emacs editor).

The init file is hard-coded as /usr/local/lib/scm/Init.scm.  Alternatively,
one can set the environment variable SCM_INIT_PATH to the pathname of Init.scm.

The library files are in /usr/local/lib/scm/slib.  Alternatively, one can set
the environment variable SCHEME_LIBRARY_PATH to the slib directory.  Remember to
use a trailing / on the pathname.

By default -DSICP is turned on, with the expectation that this is the major
reason for this port.  This means test.scm will fail on three tests in section
6.1.  Where strict R4S compliance is important, recompile without the SICP flag.

WWW: http://swiss.csail.mit.edu/~jaffer/SCM
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

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


Configuration Options
     No options to configure

Master Sites:
http://swiss.csail.mit.edu/ftpdir/scm/./
http://swiss.csail.mit.edu/ftpdir/scm/OLD/
ftp://ftp.informatik.uni-hamburg.de/ftpmnt/inf1/pub/soft/lang/scheme/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 34

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  5e5
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
18 Feb 2008 22:15:00
Original commit files touched by this commit  5e5
miwi search for other commits by this committer
- Update to version 5e5

PR:             5e5
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
20 Jan 2008 21:55:57
Original commit files touched by this commit  5e4
miwi search for other commits by this committer
- Update to 5e4

PR:             119724
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
09 Jan 2007 22:51:14
Original commit files touched by this commit  5e3
miwi search for other commits by this committer
- Update to 5e3

PR:             ports/107631
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
30 Nov 2006 23:42:04
Original commit files touched by this commit  5e2
kris search for other commits by this committer
BROKEN on ia64 and sparc64: Does not compile
17 Sep 2006 20:53:20
Original commit files touched by this commit  5e2
kris search for other commits by this committer
This is now buildable on amd64, taking a guess it builds on other
arches too.
21 Aug 2006 11:16:12
Original commit files touched by this commit  5e2
miwi search for other commits by this committer
- Add backup MASTER_SITES

Submitted by:   pointyhat via kris mail
Approved by:    krion (mentor)
24 Jun 2006 21:08:56
Original commit files touched by this commit  5e2
miwi search for other commits by this committer
Update to 5e2

Submitted by:   miwi
Approved by:    markus (co mentor)
09 May 2006 21:52:24
Original commit files touched by this commit  5e1
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  5e1
pav search for other commits by this committer
- Add SHA256
06 Jul 2005 16:53:10
Original commit files touched by this commit  5e1
pav search for other commits by this committer
- Update to 5e1

PR:             ports/82940
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
12 Dec 2004 15:32:47
Original commit files touched by this commit  5d9_1
sem search for other commits by this committer
- Unbreak on 5.3+

PR:             ports/71684
Submitted by:   Florent Thoumie <flz(at)xbsd.org>
26 Sep 2004 04:05:29
Original commit files touched by this commit  5d9_1
kris search for other commits by this committer
BROKEN on 5.x: Segfault during build

Approved by:    portmgr (self)
10 Apr 2004 18:11:02
Original commit files touched by this commit  5d9_1
trevor search for other commits by this committer
Cram into 80 columns by 24 rows.
17 Mar 2004 18:29:46
Original commit files touched by this commit  5d9_1
trevor search for other commits by this committer
SIZEify.
23 Feb 2004 05:21:24
Original commit files touched by this commit  5d9_1
kris search for other commits by this committer
BROKEN on !i386: Does not compile
04 Feb 2004 05:21:48
Original commit files touched by this commit  5d9_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
09 Dec 2003 19:48:13
Original commit files touched by this commit  5d9
krion search for other commits by this committer
- Update to version 5d9

PR:             60070
Submitted by:   Ports Fury
28 Aug 2003 01:09:58
Original commit files touched by this commit  5d8
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>
09 Aug 2003 14:32:16
Original commit files touched by this commit  5d8
krion search for other commits by this committer
- Update to version 5d8

PR:             55420
Submitted by:   Ports Fury
20 Feb 2003 18:38:02
Original commit files touched by this commit  5d7
knu search for other commits by this committer
De-pkg-comment.
02 Jan 2003 17:46:48
Original commit files touched by this commit  5d7
ijliao search for other commits by this committer
upgrade to 5d7

PR:             45855
Submitted by:   Ports Fury
11 Aug 2002 06:08:23
Original commit files touched by this commit  5d6_1
ijliao search for other commits by this committer
fix typo, PORTREVERSION -> PORTREVISION

Submitted by:   kcwu@ck.tp.edu.tw
21 Jun 2002 17:20:23
Original commit files touched by this commit  5d6
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39605
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
05 Jun 2002 01:43:23
Original commit files touched by this commit  5d6
petef search for other commits by this committer
Allow scm to load modules.

PR:             38882
Submitted by:   Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
30 May 2002 05:05:38
Original commit files touched by this commit  5d6
pat search for other commits by this committer
Update to 5d6

PR:             38702
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
09 Apr 2002 08:46:10
Original commit files touched by this commit  5d5_1
ijliao search for other commits by this committer
- Add loadable module support

PR:             36893
Submitted by:   Ports Fury
12 Mar 2002 00:47:02
Original commit files touched by this commit
pat search for other commits by this committer
Update to 5d5

PR:             35792
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
25 Aug 2001 01:30:18
files touched by this commit
dwcjr search for other commits by this committer
Update slib version to 2d2    
10 Apr 2001 19:17:48
files touched by this commit
lioux search for other commits by this committer
Update to version 5d4    
24 Oct 2000 17:49:55
files touched by this commit
kevlo search for other commits by this committer
- Update slib version to 2c9   - Fix pkg-descr    
08 Oct 2000 05:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
17 Sep 2000 13:15:43
files touched by this commit
kris search for other commits by this committer
MASTER_SITE_GNU doesnt carry the latest version of the files.    
18 Aug 2000 18:29:21
files touched by this commit
kevlo search for other commits by this committer
Update to version 5d3    

Number of commits found: 34

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19102
Broken 158
Deprecated 78
Ignore 423
Forbidden 6
Restricted 304
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 60
Interactive 78
new 24 hours 4
new 48 hours11
new 7 days55
new fortnight82
new month252

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.192 seconds.