Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Nov 2002 18:22:48 +0900 (JST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44990: New port: lang/stklos - the successor of stk
Message-ID:  <20021106092248.AF65F5762@hadaly.dyndns.org>

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

>Number:         44990
>Category:       ports
>Synopsis:       New port: lang/stklos - the successor of stk
>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:   Wed Nov 06 01:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hadaly.dyndns.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #2: Thu Oct 24 12:00:51 JST 2002 root@hadaly.dyndns.org:/sack/tmp/obj/pub/src/sys/NS i386


	
>Description:
I made the port as a `WITHOUT_X11' port. Feel free to add GTK/GNOME
support if you want.
	
>How-To-Repeat:
	
>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:
#
#	stklos
#	stklos/pkg-comment
#	stklos/Makefile
#	stklos/distinfo
#	stklos/pkg-descr
#	stklos/pkg-plist
#
echo c - stklos
mkdir -p stklos > /dev/null 2>&1
echo x - stklos/pkg-comment
sed 's/^X//' >stklos/pkg-comment << 'END-of-stklos/pkg-comment'
XThe successor of the STk Scheme interpreter
END-of-stklos/pkg-comment
echo x - stklos/Makefile
sed 's/^X//' >stklos/Makefile << 'END-of-stklos/Makefile'
X# New ports collection makefile for:   STklos
X# Date created:                6 November 2002
X# Whom:                        Kimura Fuyuki <fuyuki@hadaly.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	stklos
XPORTVERSION=	0.53
XCATEGORIES=	lang
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ports@FreeBSD.org
X
XUSE_REINPLACE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--disable-gtk --disable-gnome
XPLIST_SUB=	VERSION="${PORTVERSION}" \
X		INFOSECTION="${INFOSECTION}" \
X		INFOENTRY="${INFOENTRY}"
X
XMAN1=		stklos-compile.1 stklos-config.1 stklos.1
X
XINFOSECTION=	The Algorithmic Language Scheme
XINFOENTRY=	* STklos: (stklos).	The successor of the STk Scheme interpreter
X
Xpost-patch:
X	${REINPLACE_CMD} -e 's|share/man|man|' ${WRKSRC}/doc/Makefile.in
X
Xpost-install:
X	install-info --section="${INFOSECTION}" --entry="${INFOENTRY}" \
X		${PREFIX}/info/stklos.info ${PREFIX}/info/dir
X
X.include <bsd.port.mk>
END-of-stklos/Makefile
echo x - stklos/distinfo
sed 's/^X//' >stklos/distinfo << 'END-of-stklos/distinfo'
XMD5 (stklos-0.53.tar.gz) = c020a59355c7f65ba8cf42dee597a9b0
END-of-stklos/distinfo
echo x - stklos/pkg-descr
sed 's/^X//' >stklos/pkg-descr << 'END-of-stklos/pkg-descr'
XSTklos is a free Scheme System (nearly) conform to R5RS.  The aim of
Xthis implementation is to be fast as well as light.  The
Ximplementation is based on an ad-hoc Virtual Machine.  STklos can also
Xbe compiled as a library, so that one can easily embed it in an
Xapplication.
X
XWWW: http://stklos.sourceforge.net/
END-of-stklos/pkg-descr
echo x - stklos/pkg-plist
sed 's/^X//' >stklos/pkg-plist << 'END-of-stklos/pkg-plist'
Xbin/stklos
Xbin/stklos-compile
Xbin/stklos-config
Xbin/stklos-script
Xinclude/stklos/extraconf.h
Xinclude/stklos/stklos.h
Xinclude/stklos/stklosconf.h
X@dirrm include/stklos
X@unexec install-info --delete --section="%%INFOSECTION%%" --entry="%%INFOENTRY%%" %D/info/stklos.info %D/info/dir
Xinfo/stklos.info
Xinfo/stklos.info-1
Xinfo/stklos.info-2
Xinfo/stklos.info-3
Xinfo/stklos.info-4
Xinfo/stklos.info-5
X@exec install-info --section="%%INFOSECTION%%" --entry="%%INFOENTRY%%" %D/info/stklos.info %D/info/dir
Xlib/stklos/%%VERSION%%/ldap.so
X@dirrm lib/stklos/%%VERSION%%
X@dirrm lib/stklos
Xshare/stklos/%%VERSION%%/DOCDB
Xshare/stklos/%%VERSION%%/Match/compiler.scm
Xshare/stklos/%%VERSION%%/Match/descr.scm
Xshare/stklos/%%VERSION%%/Match/mexpand.scm
Xshare/stklos/%%VERSION%%/Match/normalize.scm
Xshare/stklos/%%VERSION%%/Match/s2cfun.scm
Xshare/stklos/%%VERSION%%/STklos.init
Xshare/stklos/%%VERSION%%/assembler.stk
Xshare/stklos/%%VERSION%%/bb.stk
Xshare/stklos/%%VERSION%%/bigloo.stk
Xshare/stklos/%%VERSION%%/bonus.stk
Xshare/stklos/%%VERSION%%/boot.img
Xshare/stklos/%%VERSION%%/boot.stk
Xshare/stklos/%%VERSION%%/compfile.ostk
Xshare/stklos/%%VERSION%%/compfile.stk
Xshare/stklos/%%VERSION%%/compiler.stk
Xshare/stklos/%%VERSION%%/computils.stk
Xshare/stklos/%%VERSION%%/date.ostk
Xshare/stklos/%%VERSION%%/date.stk
Xshare/stklos/%%VERSION%%/describe.stk
Xshare/stklos/%%VERSION%%/expand.pp
Xshare/stklos/%%VERSION%%/expand.ss
Xshare/stklos/%%VERSION%%/full-syntax.ostk
Xshare/stklos/%%VERSION%%/full-syntax.stk
Xshare/stklos/%%VERSION%%/getopt.ostk
Xshare/stklos/%%VERSION%%/getopt.stk
Xshare/stklos/%%VERSION%%/ldap.ostk
Xshare/stklos/%%VERSION%%/ldap.stk
Xshare/stklos/%%VERSION%%/load.stk
Xshare/stklos/%%VERSION%%/match.ostk
Xshare/stklos/%%VERSION%%/match.stk
Xshare/stklos/%%VERSION%%/mbe.stk
Xshare/stklos/%%VERSION%%/module.stk
Xshare/stklos/%%VERSION%%/object.stk
Xshare/stklos/%%VERSION%%/obsolete.stk
Xshare/stklos/%%VERSION%%/peephole.stk
Xshare/stklos/%%VERSION%%/pp.ostk
Xshare/stklos/%%VERSION%%/pp.stk
Xshare/stklos/%%VERSION%%/process.stk
Xshare/stklos/%%VERSION%%/r5rs.stk
Xshare/stklos/%%VERSION%%/regexp.stk
Xshare/stklos/%%VERSION%%/repl.stk
Xshare/stklos/%%VERSION%%/runtime.stk
Xshare/stklos/%%VERSION%%/slib.stk
Xshare/stklos/%%VERSION%%/srfi-0.stk
Xshare/stklos/%%VERSION%%/srfi-1.ostk
Xshare/stklos/%%VERSION%%/srfi-1.stk
Xshare/stklos/%%VERSION%%/srfi-11.ostk
Xshare/stklos/%%VERSION%%/srfi-11.stk
Xshare/stklos/%%VERSION%%/srfi-13.ostk
Xshare/stklos/%%VERSION%%/srfi-13.stk
Xshare/stklos/%%VERSION%%/srfi-14.ostk
Xshare/stklos/%%VERSION%%/srfi-14.stk
Xshare/stklos/%%VERSION%%/srfi-2.ostk
Xshare/stklos/%%VERSION%%/srfi-2.stk
Xshare/stklos/%%VERSION%%/srfi-4.ostk
Xshare/stklos/%%VERSION%%/srfi-4.stk
Xshare/stklos/%%VERSION%%/srfi-7.ostk
Xshare/stklos/%%VERSION%%/srfi-7.stk
Xshare/stklos/%%VERSION%%/srfi-9.ostk
Xshare/stklos/%%VERSION%%/srfi-9.stk
Xshare/stklos/%%VERSION%%/trace.ostk
Xshare/stklos/%%VERSION%%/trace.stk
X@dirrm share/stklos/%%VERSION%%/Match
X@dirrm share/stklos/%%VERSION%%
X@dirrm share/stklos
END-of-stklos/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?20021106092248.AF65F5762>