FreeBSD Bugzilla – Attachment 29624 Details for
Bug 50231
New port: lang/stklos (supersedes ports/48409)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 5.45 KB, created by
Kimura Fuyuki
on 2003-03-24 04:30:18 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Kimura Fuyuki
Created:
2003-03-24 04:30:18 UTC
Size:
5.45 KB
patch
obsolete
># 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/distinfo ># stklos/Makefile ># stklos/pkg-descr ># stklos/pkg-plist ># >echo c - stklos >mkdir -p stklos > /dev/null 2>&1 >echo x - stklos/distinfo >sed 's/^X//' >stklos/distinfo << 'END-of-stklos/distinfo' >XMD5 (stklos-0.54.tar.gz) = e60c63360600956b27945514d057bc8b >END-of-stklos/distinfo >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.54 >XCATEGORIES= lang >XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >XMASTER_SITE_SUBDIR= ${PORTNAME} >X >XMAINTAINER= fuyuki@hadaly.org >XCOMMENT= The successor of the STk Scheme interpreter >X >XLIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ >X gc.1:${PORTSDIR}/devel/boehm-gc >X >XUSE_REINPLACE= yes >XGNU_CONFIGURE= yes >XCONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ >X LDFLAGS=-L${LOCALBASE}/lib >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 ${REINPLACE_CMD} -e 's|^function ||' ${WRKSRC}/utils/stklos-config.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/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 >Xinfo/stklos.info-6 >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 >X%%DATADIR%%/%%VERSION%%/DOCDB >X%%DATADIR%%/%%VERSION%%/Match/compiler.scm >X%%DATADIR%%/%%VERSION%%/Match/descr.scm >X%%DATADIR%%/%%VERSION%%/Match/mexpand.scm >X%%DATADIR%%/%%VERSION%%/Match/normalize.scm >X%%DATADIR%%/%%VERSION%%/Match/s2cfun.scm >X%%DATADIR%%/%%VERSION%%/STklos.init >X%%DATADIR%%/%%VERSION%%/assembler.stk >X%%DATADIR%%/%%VERSION%%/bb.stk >X%%DATADIR%%/%%VERSION%%/bigloo.stk >X%%DATADIR%%/%%VERSION%%/bonus.stk >X%%DATADIR%%/%%VERSION%%/boot.img >X%%DATADIR%%/%%VERSION%%/boot.stk >X%%DATADIR%%/%%VERSION%%/compfile.ostk >X%%DATADIR%%/%%VERSION%%/compfile.stk >X%%DATADIR%%/%%VERSION%%/compiler.stk >X%%DATADIR%%/%%VERSION%%/computils.stk >X%%DATADIR%%/%%VERSION%%/date.ostk >X%%DATADIR%%/%%VERSION%%/date.stk >X%%DATADIR%%/%%VERSION%%/describe.ostk >X%%DATADIR%%/%%VERSION%%/describe.stk >X%%DATADIR%%/%%VERSION%%/expand.pp >X%%DATADIR%%/%%VERSION%%/expand.ss >X%%DATADIR%%/%%VERSION%%/full-syntax.ostk >X%%DATADIR%%/%%VERSION%%/full-syntax.stk >X%%DATADIR%%/%%VERSION%%/getopt.ostk >X%%DATADIR%%/%%VERSION%%/getopt.stk >X%%DATADIR%%/%%VERSION%%/ldap.ostk >X%%DATADIR%%/%%VERSION%%/ldap.stk >X%%DATADIR%%/%%VERSION%%/load.stk >X%%DATADIR%%/%%VERSION%%/match.ostk >X%%DATADIR%%/%%VERSION%%/match.stk >X%%DATADIR%%/%%VERSION%%/mbe.stk >X%%DATADIR%%/%%VERSION%%/module.stk >X%%DATADIR%%/%%VERSION%%/object.stk >X%%DATADIR%%/%%VERSION%%/obsolete.stk >X%%DATADIR%%/%%VERSION%%/peephole.stk >X%%DATADIR%%/%%VERSION%%/pp.ostk >X%%DATADIR%%/%%VERSION%%/pp.stk >X%%DATADIR%%/%%VERSION%%/process.stk >X%%DATADIR%%/%%VERSION%%/r5rs.stk >X%%DATADIR%%/%%VERSION%%/regexp.stk >X%%DATADIR%%/%%VERSION%%/repl.stk >X%%DATADIR%%/%%VERSION%%/runtime.stk >X%%DATADIR%%/%%VERSION%%/slib.stk >X%%DATADIR%%/%%VERSION%%/srfi-0.stk >X%%DATADIR%%/%%VERSION%%/srfi-1.ostk >X%%DATADIR%%/%%VERSION%%/srfi-1.stk >X%%DATADIR%%/%%VERSION%%/srfi-11.ostk >X%%DATADIR%%/%%VERSION%%/srfi-11.stk >X%%DATADIR%%/%%VERSION%%/srfi-13.ostk >X%%DATADIR%%/%%VERSION%%/srfi-13.stk >X%%DATADIR%%/%%VERSION%%/srfi-14.ostk >X%%DATADIR%%/%%VERSION%%/srfi-14.stk >X%%DATADIR%%/%%VERSION%%/srfi-2.ostk >X%%DATADIR%%/%%VERSION%%/srfi-2.stk >X%%DATADIR%%/%%VERSION%%/srfi-31.ostk >X%%DATADIR%%/%%VERSION%%/srfi-31.stk >X%%DATADIR%%/%%VERSION%%/srfi-4.ostk >X%%DATADIR%%/%%VERSION%%/srfi-4.stk >X%%DATADIR%%/%%VERSION%%/srfi-7.ostk >X%%DATADIR%%/%%VERSION%%/srfi-7.stk >X%%DATADIR%%/%%VERSION%%/srfi-9.ostk >X%%DATADIR%%/%%VERSION%%/srfi-9.stk >X%%DATADIR%%/%%VERSION%%/trace.ostk >X%%DATADIR%%/%%VERSION%%/trace.stk >X@dirrm %%DATADIR%%/%%VERSION%%/Match >X@dirrm %%DATADIR%%/%%VERSION%% >X@dirrm %%DATADIR%% >END-of-stklos/pkg-plist >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 50231
: 29624