Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Aug 2001 08:52:24 -0400 (EDT)
From:      Patrick Li <pat@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29643: New port lang/slisp
Message-ID:  <200108121252.f7CCqOe67572@cc92687-a.wlgrv1.pa.home.com>

next in thread | raw e-mail | index | archive | help

>Number:         29643
>Category:       ports
>Synopsis:       New port lang/slisp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 12 06:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.4-PRERELEASE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.4-PRERELEASE FreeBSD 4.4-PRERELEASE #0: Sun Aug 5 00:29:13 EDT 2001 root@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
SLisp is a simple Lisp interpreter that implements most of the
common Lisp constructs in a few hundred lines of C code. It may be
useful for learning the basis of the Lisp language.

WWW: http://www.sigala.it/sandro/software.html#slisp
Author: Sandro Sigala <sandro@sigala.it>
>How-To-Repeat:
N/A
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	slisp
#	slisp/Makefile
#	slisp/distinfo
#	slisp/pkg-comment
#	slisp/pkg-descr
#	slisp/pkg-plist
#
echo c - slisp
mkdir -p slisp > /dev/null 2>&1
echo x - slisp/Makefile
sed 's/^X//' >slisp/Makefile << 'END-of-slisp/Makefile'
X# New ports collection makefile for:	slisp
X# Date created:				Sun Aug 12 05:20:32 EDT 2001
X# Whom:					Patrick Li <pat@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	slisp
XPORTVERSION=	1.2
XCATEGORIES=	lang
XMASTER_SITES=	http://www.sigala.it/sandro/files/
X
XMAINTAINER=	pat@databits.net
X
XGNU_CONFIGURE=	yes
X
XMAN1=	${PORTNAME}.1
X
X.include <bsd.port.mk>
END-of-slisp/Makefile
echo x - slisp/distinfo
sed 's/^X//' >slisp/distinfo << 'END-of-slisp/distinfo'
XMD5 (slisp-1.2.tar.gz) = d8549a17f8de75c73b667f3aa0e203b4
END-of-slisp/distinfo
echo x - slisp/pkg-comment
sed 's/^X//' >slisp/pkg-comment << 'END-of-slisp/pkg-comment'
XA simple Lisp interpreter
END-of-slisp/pkg-comment
echo x - slisp/pkg-descr
sed 's/^X//' >slisp/pkg-descr << 'END-of-slisp/pkg-descr'
XSLisp is a simple Lisp interpreter that implements most of the
Xcommon Lisp constructs in a few hundred lines of C code. It may be
Xuseful for learning the basis of the Lisp language.
X
XWWW: http://www.sigala.it/sandro/software.html#slisp
XAuthor: Sandro Sigala <sandro@sigala.it>
X
X- Patrick Li <pat@databits.net>
END-of-slisp/pkg-descr
echo x - slisp/pkg-plist
sed 's/^X//' >slisp/pkg-plist << 'END-of-slisp/pkg-plist'
Xbin/slisp
Xinfo/slisp.info
END-of-slisp/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108121252.f7CCqOe67572>