update to new version

This commit is contained in:
espie 2005-10-30 09:27:08 +00:00
parent c5b44fec6e
commit 1c8daf0310
8 changed files with 50 additions and 37 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2004/09/14 23:34:18 espie Exp $ # $OpenBSD: Makefile,v 1.7 2005/10/30 09:27:08 espie Exp $
COMMENT= "scheme r5 library" COMMENT= "scheme r5 library"
CATEGORIES= devel CATEGORIES= devel
V=3a1 V=3a2
DISTNAME= slib$V DISTNAME= slib$V
PKGNAME= slib-$V PKGNAME= slib-$V
EXTRACT_SUFX= .zip EXTRACT_SUFX= .zip

View File

@ -1,4 +1,4 @@
MD5 (slib3a1.zip) = a8805700c4c49d48a14fc8a0c2b996f4 MD5 (slib3a2.zip) = 1e3a119031411105c47c02c9cc8450dc
RMD160 (slib3a1.zip) = 9058c89d0da0231bdf06be084e316fb73f456f28 RMD160 (slib3a2.zip) = 4080e2a8f57a2a4188bce27d19331054876d9bd9
SHA1 (slib3a1.zip) = 8cedb61df26094060bd2f691ded7d03004238e06 SHA1 (slib3a2.zip) = a6650b72db700a7fdef621446283d171ca9406ea
SIZE (slib3a1.zip) = 861953 SIZE (slib3a2.zip) = 961683

View File

@ -1,21 +1,27 @@
@comment $OpenBSD: PLIST,v 1.2 2004/09/14 23:34:18 espie Exp $ @comment $OpenBSD: PLIST,v 1.3 2005/10/30 09:27:09 espie Exp $
@info info/slib.info @info info/slib.info
share/slib/ share/slib/
share/slib/ANNOUNCE share/slib/ANNOUNCE
share/slib/Bev2slib.scm share/slib/Bev2slib.scm
share/slib/DrScheme.init
share/slib/FAQ share/slib/FAQ
share/slib/README share/slib/README
share/slib/RScheme.init
share/slib/STk.init
share/slib/Template.scm share/slib/Template.scm
share/slib/alist.scm share/slib/alist.scm
share/slib/alistab.scm share/slib/alistab.scm
share/slib/array.scm share/slib/array.scm
share/slib/arraymap.scm share/slib/arraymap.scm
share/slib/batch.scm share/slib/batch.scm
share/slib/bigloo.init
share/slib/break.scm share/slib/break.scm
share/slib/byte.scm share/slib/byte.scm
share/slib/bytenumb.scm share/slib/bytenumb.scm
share/slib/chap.scm share/slib/chap.scm
share/slib/charplot.scm share/slib/charplot.scm
share/slib/chez.init
share/slib/clrnamdb.scm
share/slib/cltime.scm share/slib/cltime.scm
share/slib/coerce.scm share/slib/coerce.scm
share/slib/collect.scm share/slib/collect.scm
@ -43,20 +49,26 @@ share/slib/dirs.scm
share/slib/dwindtst.scm share/slib/dwindtst.scm
share/slib/dynamic.scm share/slib/dynamic.scm
share/slib/dynwind.scm share/slib/dynwind.scm
share/slib/elk.init
share/slib/eval.scm share/slib/eval.scm
share/slib/factor.scm share/slib/factor.scm
share/slib/fft.scm share/slib/fft.scm
share/slib/fluidlet.scm share/slib/fluidlet.scm
share/slib/format.scm
share/slib/formatst.scm
share/slib/gambit.init
share/slib/genwrite.scm share/slib/genwrite.scm
share/slib/getopt.scm share/slib/getopt.scm
share/slib/getparam.scm share/slib/getparam.scm
share/slib/glob.scm share/slib/glob.scm
share/slib/grapheps.scm share/slib/grapheps.scm
share/slib/guile.init
share/slib/hash.scm share/slib/hash.scm
share/slib/hashtab.scm share/slib/hashtab.scm
share/slib/html4each.scm share/slib/html4each.scm
share/slib/htmlform.scm share/slib/htmlform.scm
share/slib/http-cgi.scm share/slib/http-cgi.scm
share/slib/jscheme.init
share/slib/lineio.scm share/slib/lineio.scm
share/slib/logical.scm share/slib/logical.scm
share/slib/macrotst.scm share/slib/macrotst.scm
@ -65,6 +77,7 @@ share/slib/manifest.scm
share/slib/matfile.scm share/slib/matfile.scm
share/slib/mbe.scm share/slib/mbe.scm
share/slib/minimize.scm share/slib/minimize.scm
share/slib/mitscheme.init
share/slib/mkclrnam.scm share/slib/mkclrnam.scm
share/slib/mklibcat.scm share/slib/mklibcat.scm
share/slib/modular.scm share/slib/modular.scm
@ -78,6 +91,7 @@ share/slib/null.scm
share/slib/obj2str.scm share/slib/obj2str.scm
share/slib/object.scm share/slib/object.scm
share/slib/paramlst.scm share/slib/paramlst.scm
share/slib/peanosfc.scm
share/slib/phil-spc.scm share/slib/phil-spc.scm
share/slib/plottest.scm share/slib/plottest.scm
share/slib/pnm.scm share/slib/pnm.scm
@ -110,8 +124,12 @@ share/slib/scainit.scm
share/slib/scamacr.scm share/slib/scamacr.scm
share/slib/scanf.scm share/slib/scanf.scm
share/slib/scaoutp.scm share/slib/scaoutp.scm
share/slib/scheme2c.init
share/slib/scheme48.init
share/slib/schmooz.scm share/slib/schmooz.scm
share/slib/scm.init
share/slib/scmacro.scm share/slib/scmacro.scm
share/slib/scsh.init
share/slib/selfset.scm share/slib/selfset.scm
share/slib/sierpinski.scm share/slib/sierpinski.scm
share/slib/simetrix.scm share/slib/simetrix.scm
@ -132,6 +150,8 @@ share/slib/subarray.scm
share/slib/synchk.scm share/slib/synchk.scm
share/slib/synclo.scm share/slib/synclo.scm
share/slib/synrul.scm share/slib/synrul.scm
share/slib/t3.init
share/slib/timecore.scm
share/slib/timezone.scm share/slib/timezone.scm
share/slib/top-refs.scm share/slib/top-refs.scm
share/slib/trace.scm share/slib/trace.scm
@ -140,9 +160,11 @@ share/slib/tree.scm
share/slib/trnscrpt.scm share/slib/trnscrpt.scm
share/slib/tsort.scm share/slib/tsort.scm
share/slib/tzfile.scm share/slib/tzfile.scm
share/slib/umbscheme.init
share/slib/uri.scm share/slib/uri.scm
share/slib/values.scm share/slib/values.scm
share/slib/vet.scm share/slib/vet.scm
share/slib/vscm.init
share/slib/withfile.scm share/slib/withfile.scm
share/slib/wttest.scm share/slib/wttest.scm
share/slib/wttree.scm share/slib/wttree.scm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2005/02/24 13:20:41 alek Exp $ # $OpenBSD: Makefile,v 1.19 2005/10/30 09:27:09 espie Exp $
# losely based on the FreeBSD port # losely based on the FreeBSD port
.if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "vax" || \ .if ${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "vax" || \
@ -11,7 +11,7 @@ COMMENT= "scheme r5 interpreter"
CATEGORIES= lang CATEGORIES= lang
V=5d9 V=5e1
DISTNAME= scm$V DISTNAME= scm$V
PKGNAME= scm-$V PKGNAME= scm-$V
EXTRACT_SUFX= .zip EXTRACT_SUFX= .zip
@ -33,7 +33,7 @@ WANTLIB= c curses termcap m readline
FLAVORS=no_x11 FLAVORS=no_x11
FLAVOR?= FLAVOR?=
SCM_DATA= COPYING Iedline.scm Init5d9.scm Link.scm \ SCM_DATA= COPYING Idiffer.scm Iedline.scm Init5e1.scm Link.scm \
Macexp.scm Macro.scm Transcen.scm Tscript.scm \ Macexp.scm Macro.scm Transcen.scm Tscript.scm \
build build.scm compile.scm hobbit.scm mkimpcat.scm \ build build.scm compile.scm hobbit.scm mkimpcat.scm \
r4rstest.scm scmhob.scm \ r4rstest.scm scmhob.scm \
@ -61,18 +61,23 @@ WANTLIB+= X11
BUILD_DEPENDS=::devel/slib BUILD_DEPENDS=::devel/slib
RUN_DEPENDS=::devel/slib RUN_DEPENDS=::devel/slib
FEATURE_LIST=
.for f in ${FEATURES}
FEATURE_LIST+=-F $f
.endfor
pre-build: pre-build:
@echo "srcdir=${WRKSRC}" >${WRKSRC}/srcdir.mk @echo "srcdir=${WRKSRC}" >${WRKSRC}/srcdir.mk
post-build: post-build:
cd ${WRKSRC} && ${MAKE_ENV} PATH=${WRKSRC}:${PORTPATH} /bin/sh ./build \ cd ${WRKSRC} && ${MAKE_ENV} PATH=${WRKSRC}:${PORTPATH} /bin/sh ./build \
-F '${FEATURES}' \ ${FEATURE_LIST} \
${OPTIONS} \ ${OPTIONS} \
-h system \ -h system \
-o scm \ -o scm \
-s "${PREFIX}/share/scm/" -s "${PREFIX}/share/scm/"
cd ${WRKSRC} && ${MAKE_ENV} PATH=${WRKSRC}:${PORTPATH} /bin/sh ./build \ cd ${WRKSRC} && ${MAKE_ENV} PATH=${WRKSRC}:${PORTPATH} /bin/sh ./build \
-F '${FEATURES} sicp' \ ${FEATURE_LIST} -F sicp \
${OPTIONS} \ ${OPTIONS} \
-h system \ -h system \
-o scm-sicp \ -o scm-sicp \

View File

@ -1,4 +1,4 @@
MD5 (scm5d9.zip) = 27ca7806ca4fcb205b9f53a914853546 MD5 (scm5e1.zip) = d16e3b63f958e13109efa57a72ab262c
RMD160 (scm5d9.zip) = cc150853146cfaa8cfb57bf54f863570a1f65ebc RMD160 (scm5e1.zip) = 2f4c2d05061db2f0929053b0c565631c7a4806e2
SHA1 (scm5d9.zip) = cac632cbf45f61451df1456cea9ca843913bd7ad SHA1 (scm5e1.zip) = 20bb517f1b6229644a1f3873d7607cac3569a5fa
SIZE (scm5d9.zip) = 843122 SIZE (scm5e1.zip) = 868500

View File

@ -1,15 +0,0 @@
$OpenBSD: patch-build_scm,v 1.1 2004/09/15 19:13:34 espie Exp $
--- build.scm.orig Sun Nov 30 23:29:36 2003
+++ build.scm Sun Sep 5 11:45:36 2004
@@ -633,9 +633,11 @@
(curses netbsd "-I/usr/pkg/include" "-lncurses" "-Wl,-rpath -Wl,/usr/pkg/lib -L/usr/pkg/lib" () ())
(editline netbsd "-I/usr/pkg/include" "-lreadline" "-Wl,-rpath -Wl,/usr/pkg/lib -L/usr/pkg/lib" () ())
(graphics netbsd "-I/usr/X11R6/include -DX11" "-lX11" "-Wl,-rpath -Wl,/usr/X11R6/lib -L/usr/X11R6/lib" () ())
+ (dlll openbsd "-DSUN_DL" "" "" () ())
(m netbsd "" "-lm" #f () ())
(m openbsd "" "-lm" #f () ())
(curses openbsd "" "-lcurses" "/usr/lib/libcurses.a" () ())
+ (regex openbsd "" "" #f () ())
))
'(compile-commands

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PFRAG.no-no_x11,v 1.2 2004/09/15 19:12:09 espie Exp $ @comment $OpenBSD: PFRAG.no-no_x11,v 1.3 2005/10/30 09:27:09 espie Exp $
@info info/Xlibscm.info @info info/Xlibscm.info
share/scm/x11.scm
share/scm/xevent.scm
share/scm/xatoms.scm
share/scm/keysymdef.scm share/scm/keysymdef.scm
share/scm/x11.scm
share/scm/xatoms.scm
share/scm/xevent.scm

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2004/09/15 19:12:09 espie Exp $ @comment $OpenBSD: PLIST,v 1.6 2005/10/30 09:27:09 espie Exp $
bin/scm bin/scm
bin/scm-sicp bin/scm-sicp
bin/scmlit bin/scmlit
@ -12,8 +12,9 @@ include/scm/scmhob.h
@man man/man1/scm.1 @man man/man1/scm.1
share/scm/ share/scm/
share/scm/COPYING share/scm/COPYING
share/scm/Idiffer.scm
share/scm/Iedline.scm share/scm/Iedline.scm
share/scm/Init5d9.scm share/scm/Init5e1.scm
share/scm/Link.scm share/scm/Link.scm
share/scm/Macexp.scm share/scm/Macexp.scm
share/scm/Macro.scm share/scm/Macro.scm