1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Upgrade to version 2c5.

This commit is contained in:
David E. O'Brien 1999-08-24 08:15:29 +00:00
parent 07d6bbe0f9
commit 04eda6dcee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20920
4 changed files with 43 additions and 7 deletions

View File

@ -3,13 +3,14 @@
# Date created: 01 April 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $Id: Makefile,v 1.2 1998/10/26 13:15:54 vanilla Exp $
# $Id: Makefile,v 1.3 1999/01/12 16:51:06 vanilla Exp $
#
DISTNAME= slib2c0
PKGNAME= slib-2c0
DISTNAME= slib2c5
PKGNAME= slib-2c5
CATEGORIES= lang
MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/extra-src/
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= scm
MAINTAINER= nacai@iname.com
@ -21,6 +22,8 @@ ALL_TARGET= slib48
INSTALL_TARGET= install48
post-install:
# moved here from author's makefile
${TOUCH} -r ${WRKSRC}/slibcat ${PREFIX}/lib/scheme48/slibcat
${MKDIR} ${PREFIX}/share/slib
${INSTALL_DATA} ${WRKSRC}/*.scm ${PREFIX}/share/slib

View File

@ -1 +1 @@
MD5 (slib2c0.tar.gz) = b9be52852932abfb183bf057cbe975be
MD5 (slib2c5.tar.gz) = 003e3d59065bdd4d4f6112136a09e8ff

24
lang/slib/files/patch-01 Normal file
View File

@ -0,0 +1,24 @@
--- Makefile.orig Sun Jan 17 11:25:23 1999
+++ Makefile Tue Aug 24 01:02:48 1999
@@ -55,10 +55,10 @@
> $(bindir)/slib48
chmod +x $(bindir)/slib48
-$(LIB)/slibcat:
- touch $(LIB)/slibcat
+./slibcat:
+ touch ./slibcat
-slib48: $(LIB)/slibcat Makefile
+slib48: ./slibcat Makefile
(echo ",batch on"; \
echo ",config"; \
echo ",load =scheme48/misc/packages.scm"; \
@@ -92,6 +92,7 @@
echo ",batch off"; \
echo ",dump $(IMAGE) \"(slib $(VERSION))\""; \
echo ",exit") | scheme48
+ touch slib48
install48: slib48
$(INSTALL_DATA) $(IMAGE) $(LIB)

View File

@ -1,5 +1,7 @@
bin/slib48
lib/scheme48/slibcat
lib/scheme48/slib.image
share/slib/Bev2slib.scm
share/slib/Template.scm
share/slib/alist.scm
share/slib/alistab.scm
@ -23,14 +25,18 @@ share/slib/determ.scm
share/slib/dwindtst.scm
share/slib/dynamic.scm
share/slib/dynwind.scm
share/slib/eval.scm
share/slib/factor.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/hash.scm
share/slib/hashtab.scm
share/slib/htmlform.scm
share/slib/lineio.scm
share/slib/logical.scm
share/slib/macrotst.scm
@ -44,13 +50,14 @@ share/slib/mularg.scm
share/slib/mwdenote.scm
share/slib/mwexpand.scm
share/slib/mwsynrul.scm
share/slib/nclients.scm
share/slib/obj2str.scm
share/slib/object.scm
share/slib/paramlst.scm
share/slib/plottest.scm
share/slib/pp.scm
share/slib/ppfile.scm
share/slib/prec.scm
share/slib/primes.scm
share/slib/printf.scm
share/slib/priorque.scm
share/slib/process.scm
@ -63,6 +70,7 @@ share/slib/randinex.scm
share/slib/random.scm
share/slib/ratize.scm
share/slib/rdms.scm
share/slib/recobj.scm
share/slib/record.scm
share/slib/repl.scm
share/slib/report.scm
@ -77,6 +85,7 @@ share/slib/scainit.scm
share/slib/scamacr.scm
share/slib/scanf.scm
share/slib/scaoutp.scm
share/slib/schmooz.scm
share/slib/scmacro.scm
share/slib/scmactst.scm
share/slib/selfset.scm
@ -102,8 +111,8 @@ share/slib/trnscrpt.scm
share/slib/tsort.scm
share/slib/tzfile.scm
share/slib/values.scm
share/slib/yasyn.scm
share/slib/withfile.scm
share/slib/wttest.scm
share/slib/wttree.scm
share/slib/yasos.scm
@dirrm share/slib