update to new version.
This commit is contained in:
parent
25ab10e258
commit
caf9c4bb45
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2004/02/03 07:20:43 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2004/09/14 23:34:18 espie Exp $
|
||||
|
||||
COMMENT= "scheme r5 library"
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
V=2c9
|
||||
V=3a1
|
||||
DISTNAME= slib$V
|
||||
PKGNAME= slib-$V
|
||||
EXTRACT_SUFX= .zip
|
||||
@ -31,6 +31,10 @@ do-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/slib
|
||||
${INSTALL_DATA} ${WRKDIR}/slib/*.scm ${PREFIX}/share/slib
|
||||
${INSTALL_DATA} ${WRKDIR}/slib/{ANNOUNCE,README,FAQ} ${PREFIX}/share/slib
|
||||
# install init files for Unix implementations as well
|
||||
${INSTALL_DATA} ${WRKDIR}/slib/*.init ${PREFIX}/share/slib
|
||||
# Those are not Unix-like
|
||||
rm ${PREFIX}/share/slib/{macscheme.init,pscheme.init}
|
||||
${INSTALL_DATA} ${WRKDIR}/slib/slib.info ${PREFIX}/info
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (slib2c9.zip) = db159efaee38d34e7c0b2395ecc7222c
|
||||
RMD160 (slib2c9.zip) = 1b32041ee03049f25664ebcf91aa2d7a27f85a11
|
||||
SHA1 (slib2c9.zip) = 5d221c8651a1c2abbe1098bd05013903934de0e0
|
||||
MD5 (slib3a1.zip) = a8805700c4c49d48a14fc8a0c2b996f4
|
||||
RMD160 (slib3a1.zip) = 9058c89d0da0231bdf06be084e316fb73f456f28
|
||||
SHA1 (slib3a1.zip) = 8cedb61df26094060bd2f691ded7d03004238e06
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/02/03 20:39:16 espie Exp $
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/slib.info
|
||||
info/slib.info
|
||||
@comment $OpenBSD: PLIST,v 1.2 2004/09/14 23:34:18 espie Exp $
|
||||
@info info/slib.info
|
||||
share/slib/
|
||||
share/slib/ANNOUNCE
|
||||
share/slib/Bev2slib.scm
|
||||
share/slib/FAQ
|
||||
@ -13,19 +13,33 @@ share/slib/arraymap.scm
|
||||
share/slib/batch.scm
|
||||
share/slib/break.scm
|
||||
share/slib/byte.scm
|
||||
share/slib/bytenumb.scm
|
||||
share/slib/chap.scm
|
||||
share/slib/charplot.scm
|
||||
share/slib/cltime.scm
|
||||
share/slib/coerce.scm
|
||||
share/slib/collect.scm
|
||||
share/slib/collectx.scm
|
||||
share/slib/color.scm
|
||||
share/slib/colornam.scm
|
||||
share/slib/colorspc.scm
|
||||
share/slib/comlist.scm
|
||||
share/slib/comparse.scm
|
||||
share/slib/crc.scm
|
||||
share/slib/cring.scm
|
||||
share/slib/cvs.scm
|
||||
share/slib/daylight.scm
|
||||
share/slib/db2html.scm
|
||||
share/slib/dbcom.scm
|
||||
share/slib/dbinterp.scm
|
||||
share/slib/dbrowse.scm
|
||||
share/slib/dbsyn.scm
|
||||
share/slib/dbutil.scm
|
||||
share/slib/debug.scm
|
||||
share/slib/defmacex.scm
|
||||
share/slib/determ.scm
|
||||
share/slib/differ.scm
|
||||
share/slib/dirs.scm
|
||||
share/slib/dwindtst.scm
|
||||
share/slib/dynamic.scm
|
||||
share/slib/dynwind.scm
|
||||
@ -33,23 +47,25 @@ share/slib/eval.scm
|
||||
share/slib/factor.scm
|
||||
share/slib/fft.scm
|
||||
share/slib/fluidlet.scm
|
||||
share/slib/format.scm
|
||||
share/slib/formatst.scm
|
||||
share/slib/genwrite.scm
|
||||
share/slib/getopt.scm
|
||||
share/slib/getparam.scm
|
||||
share/slib/glob.scm
|
||||
share/slib/grapheps.scm
|
||||
share/slib/hash.scm
|
||||
share/slib/hashtab.scm
|
||||
share/slib/html4each.scm
|
||||
share/slib/htmlform.scm
|
||||
share/slib/http-cgi.scm
|
||||
share/slib/lineio.scm
|
||||
share/slib/logical.scm
|
||||
share/slib/macrotst.scm
|
||||
share/slib/macwork.scm
|
||||
share/slib/makcrc.scm
|
||||
share/slib/manifest.scm
|
||||
share/slib/matfile.scm
|
||||
share/slib/mbe.scm
|
||||
share/slib/minimize.scm
|
||||
share/slib/mkclrnam.scm
|
||||
share/slib/mklibcat.scm
|
||||
share/slib/modular.scm
|
||||
share/slib/mulapply.scm
|
||||
@ -57,10 +73,12 @@ share/slib/mularg.scm
|
||||
share/slib/mwdenote.scm
|
||||
share/slib/mwexpand.scm
|
||||
share/slib/mwsynrul.scm
|
||||
share/slib/nclients.scm
|
||||
share/slib/ncbi-dna.scm
|
||||
share/slib/null.scm
|
||||
share/slib/obj2str.scm
|
||||
share/slib/object.scm
|
||||
share/slib/paramlst.scm
|
||||
share/slib/phil-spc.scm
|
||||
share/slib/plottest.scm
|
||||
share/slib/pnm.scm
|
||||
share/slib/pp.scm
|
||||
@ -81,7 +99,6 @@ share/slib/rdms.scm
|
||||
share/slib/recobj.scm
|
||||
share/slib/record.scm
|
||||
share/slib/repl.scm
|
||||
share/slib/report.scm
|
||||
share/slib/require.scm
|
||||
share/slib/root.scm
|
||||
share/slib/sc2.scm
|
||||
@ -95,33 +112,38 @@ share/slib/scanf.scm
|
||||
share/slib/scaoutp.scm
|
||||
share/slib/schmooz.scm
|
||||
share/slib/scmacro.scm
|
||||
share/slib/scmactst.scm
|
||||
share/slib/selfset.scm
|
||||
share/slib/sierpinski.scm
|
||||
share/slib/simetrix.scm
|
||||
share/slib/solid.scm
|
||||
share/slib/sort.scm
|
||||
share/slib/soundex.scm
|
||||
share/slib/srfi-1.scm
|
||||
share/slib/srfi-2.scm
|
||||
share/slib/srfi-8.scm
|
||||
share/slib/srfi-9.scm
|
||||
share/slib/srfi.scm
|
||||
share/slib/stdio.scm
|
||||
share/slib/strcase.scm
|
||||
share/slib/strport.scm
|
||||
share/slib/strsrch.scm
|
||||
share/slib/struct.scm
|
||||
share/slib/structst.scm
|
||||
share/slib/structure.scm
|
||||
share/slib/subarray.scm
|
||||
share/slib/synchk.scm
|
||||
share/slib/synclo.scm
|
||||
share/slib/synrul.scm
|
||||
share/slib/tek40.scm
|
||||
share/slib/tek41.scm
|
||||
share/slib/timezone.scm
|
||||
share/slib/top-refs.scm
|
||||
share/slib/trace.scm
|
||||
share/slib/transact.scm
|
||||
share/slib/tree.scm
|
||||
share/slib/trnscrpt.scm
|
||||
share/slib/tsort.scm
|
||||
share/slib/tzfile.scm
|
||||
share/slib/uri.scm
|
||||
share/slib/values.scm
|
||||
share/slib/vet.scm
|
||||
share/slib/withfile.scm
|
||||
share/slib/wttest.scm
|
||||
share/slib/wttree.scm
|
||||
share/slib/yasyn.scm
|
||||
@dirrm share/slib
|
||||
@exec install-info --info-dir=%D/info %D/info/slib.info
|
||||
|
Loading…
Reference in New Issue
Block a user