FreshPorts -- The Place For Ports Sun, 7 Sep 2008 7:09 AM BST
Port details
schemetoc 93.3.15_2 lang on this many watch lists=1 search for ports that depend on this port
Scheme-to-C, a compiler and interpreter for compiling scheme into C
Maintained by: erik@smluc.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: scheme


Scheme->C is an implementation of the language Scheme as described
in the Revised^4 Report on the Algorithmic Language Scheme (Lisp
Pointers, Volume Iv, Number 3, July-September 1991).  

This implementation has certain extensions to the language which
allows Scheme to be compiled to C into standalone programs, combined
with other languages, or compiled into the interpreter itself.

Scheme->C also includes an X interface library.  

This port includes shared libs.

Ported to FreeBSD by Josh MacDonald, jmacd@uclink.berkeley.edu
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: lang/gcc295, x11/libX11, x11/libXi
Required To Run: x11/libX11, x11/libXi

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


Configuration Options
     No options to configure

Master Sites:
http://www.cs.indiana.edu/pub/scheme-repository/imp/Scheme-to-C/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 21

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  93.3.15_2
  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)
23 Mar 2008 16:44:09
Original commit files touched by this commit  93.3.15_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 21:32:57
Original commit files touched by this commit  93.3.15_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}.
09 May 2006 21:52:24
Original commit files touched by this commit  93.3.15
edwin search for other commits by this committer
Remove USE_REINPLACE from the categories starting with L
22 Jan 2006 12:42:24
Original commit files touched by this commit  93.3.15
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
16 May 2004 08:30:10
Original commit files touched by this commit  93.3.15
kris search for other commits by this committer
Restore maintainer; his email was bouncing last week and I fat-fingered the
address when I retried it tonight.  Sorry, Erik.
16 May 2004 05:04:18
Original commit files touched by this commit  93.3.15
kris search for other commits by this committer
Reset bouncing maintainer address:

<eric@smluc.org>:
Sorry, no mailbox here by that name. (#5.1.1)
31 Mar 2004 04:12:58
Original commit files touched by this commit  93.3.15
trevor search for other commits by this committer
SIZEify (maintainer timeout)
20 Dec 2003 00:28:07
Original commit files touched by this commit  93.3.15
pav search for other commits by this committer
- This port uses varargs functionality which can't be easily updated
  to stdarg, so use gcc-2.95 on 5.x for now, unmark broken and give
  maintainership to submitter.

PR:             ports/60086
Submitted by:   Erik Greenwald <erik@smluc.org>
20 Oct 2003 17:30:05
Original commit files touched by this commit  93.3.15
linimon search for other commits by this committer
Forced commit to note the previous citation should really have been
to http://www.call-with-current-continuation.org/chicken.html.

Prompted by: znerd.
20 Oct 2003 12:48:21
Original commit files touched by this commit  93.3.15
linimon search for other commits by this committer
Set this very bitrotted code to BROKEN.  The last distfile is from
1993 (!).  It only works on i386 and even then only on 4.x.  See
perhaps instead the project at
http://call-with-current-continuation.org/chicken.html.

This port should be deleted in 3 months if no one steps forward to save it.
28 Aug 2003 01:09:58
Original commit files touched by this commit  93.3.15
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>
20 Feb 2003 18:38:02
Original commit files touched by this commit  93.3.15
knu search for other commits by this committer
De-pkg-comment.
27 Oct 2002 22:30:02
Original commit files touched by this commit  93.3.15
adamw search for other commits by this committer
Fix MASTER_SITES, and condense the REINPLACE commands.

PR:             44485
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Approved by:    pat
21 Jun 2002 17:20:23
Original commit files touched by this commit  93.3.15
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39605
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
22 Apr 2002 21:34:37
Original commit files touched by this commit  93.3.15
anders search for other commits by this committer
Reset MAINTAINER on jmacd's ports at his request.

Approved by:    jmacd
05 Feb 2001 15:04:13
files touched by this commit
olgeni search for other commits by this committer
Some style fixes in the lang category (usual round of spaces -> tabs)    
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.  
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 10:19:52
files touched by this commit
sobomax search for other commits by this committer
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I  
just cun'n'pasted the name from Satoshi's commit message without checking   it. 
  
15 Jun 2000 19:59:45
files touched by this commit
sobomax search for other commits by this committer
Third round of INSTALL_SHLIBS=yes fixes.    

Number of commits found: 21

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
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

2 vulnerabilities affecting 3 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 19094
Broken 158
Deprecated 77
Ignore 424
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 50
Expired 11
Set to expire 59
Interactive 78
new 24 hours 7
new 48 hours17
new 7 days51
new fortnight94
new month251

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.204 seconds.