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

Port details
scsh 0.6.7 lang on this many watch lists=4 search for ports that depend on this port
Broken BROKEN: fails to install on amd64
Ignore IGNORE: is marked as broken: fails to install on amd64
A Unix shell embedded into Scheme, with access to all Posix calls

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: 28 May 2002 19:37:46
Also Listed In: scheme
License: not specified in port


Scsh is a Unix shell in that is has significant syntax extensions to
make writing Unix shell scripts easy (constructing pipelines, setting
I/O redirection, conditional execution etc.). It also offers access to
lower-level functionality like all Posix system calls, TCP/IP sockets
and a full-featured regular expression library. This is embedded into
a general-purpose programming language with real data types,
extensive, syntactically clean control constructs and "real" quoting
rules.

Scsh is also a full implementation of R4RS Scheme with some
non-standard behavior (required for scripting). As a result, a wide
varity of exiting Scheme code can be used. The underlying Scheme
implementation is a virtual machine for compact byte code.

The name of the installed program is "scsh", the manpage is scsh(1),
other documentation is in (/usr/local/)lib/scsh/doc. To load slib,
install slib into /usr/local/lib/slib and run (load "slib-init.scm")
in scsh. It requires no additional setup (paths or such). The emacs
interface is in the original distribution in emacs/. For documentation
see doc/user-guide.txt.

WWW: http://www.scsh.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/scsh/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

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

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Mar 2013 14:13:50
Original commit files touched by this commit  0.6.7
danfe search for other commits by this committer
In categories starting with [h-m], remove empty lines from pkg-plist (and
purge one empty file).
24 Oct 2011 03:33:20
Original commit files touched by this commit  0.6.7
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.6.7
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 13:45:36
Original commit files touched by this commit  0.6.7
ohauer search for other commits by this committer
- remove MD5
02 Sep 2009 15:01:56
Original commit files touched by this commit  0.6.7
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)
27 Mar 2007 22:12:03
Original commit files touched by this commit  0.6.7
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
29 Jul 2006 20:36:35
Original commit files touched by this commit  0.6.7
miwi search for other commits by this committer
- Update to 0.6.7
- Pass maintainership to submitter
25 Nov 2005 00:33:45
Original commit files touched by this commit  0.6.6
pav search for other commits by this committer
- Add SHA256
15 Jul 2004 13:50:44
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit  0.6.6
vs search for other commits by this committer
Fix module-path.

PR:             ports/69070
Submitted by:   Bj?rn Lindstr?m
30 Mar 2004 09:49:03
Original commit files touched by this commit  0.6.6
krion search for other commits by this committer
- Update to 0.6.6

PR:             ports/64928
Submitted by:   Kimura Fuyuki <fuyuki@hadaly.org>
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.6.5
trevor search for other commits by this committer
SIZEify.
14 Dec 2003 19:20:28
Original commit files touched by this commit  0.6.5
pav search for other commits by this committer
- Update to 0.6.5

PR:             ports/59658
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
20 Oct 2003 10:48:57
Original commit files touched by this commit  0.6.4
linimon search for other commits by this committer
Per bento logs, mark as broken on non-i386.
24 Sep 2003 09:37:11
Original commit files touched by this commit  0.6.4
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
28 Aug 2003 00:09:58
Original commit files touched by this commit  0.6.4
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 May 2003 08:47:25
Original commit files touched by this commit  0.6.4
alex search for other commits by this committer
Update to 0.6.4
07 Mar 2003 06:05:38
Original commit files touched by this commit  0.6.2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
28 May 2002 19:40:23
Original commit files touched by this commit  0.6.2
alex search for other commits by this committer
Add the changes from the expected default-behaviour into pkg-message.
(They used to be in pkg-descr).
28 May 2002 19:37:41
Original commit files touched by this commit  0.6.2
alex search for other commits by this committer
Fit to 24 lines, add WWW: and my name.
28 May 2002 19:36:26
Original commit files touched by this commit  0.6.2
alex search for other commits by this committer
Move this port from "shells" to "lang", since it is a not an interactive
shell like all the other shells in "shells".

Suggested by:   nectar

Number of commits found: 20

2828
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

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