summaryrefslogtreecommitdiffstats
path: root/lang/STk
diff options
context:
space:
mode:
authorjmacd <jmacd@FreeBSD.org>1995-02-24 10:36:13 +0000
committerjmacd <jmacd@FreeBSD.org>1995-02-24 10:36:13 +0000
commit298c806571b22fc94b94aa7536bed337045b58f7 (patch)
tree0788809d7906a8709d76f38d507f19e4da87784c /lang/STk
parent130b86de82de09aba0f8f7cfb684e1743c3e7d5f (diff)
downloadFreeBSD-ports-298c806571b22fc94b94aa7536bed337045b58f7.zip
FreeBSD-ports-298c806571b22fc94b94aa7536bed337045b58f7.tar.gz
Updated port for version 2.1.6, now supports dynamic loading
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
Diffstat (limited to 'lang/STk')
-rw-r--r--lang/STk/Makefile7
-rw-r--r--lang/STk/distinfo2
-rw-r--r--lang/STk/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 01a4688..dde9c80 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -3,12 +3,13 @@
# Date created: 28 Dec 1994
# Whom: jmacd@uclink.berkeley.edu
#
-# $Id: Makefile,v 1.2 1994/12/31 03:48:02 swallace Exp $
+# $Id: Makefile,v 1.1.1.1 1995/01/04 09:54:37 swallace Exp $
#
-DISTNAME= STk-2.1
-MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/scheme-repository/imp/
+DISTNAME= STk-2.1.6
+MASTER_SITES= ftp://kaolin.unice.fr/pub/
GNU_CONFIGURE= yes
+PATCH_STRIP= -p1
MAKE_FLAGS= "prefix = ${PREFIX}"
diff --git a/lang/STk/distinfo b/lang/STk/distinfo
index 74666f5..e2b9656 100644
--- a/lang/STk/distinfo
+++ b/lang/STk/distinfo
@@ -1 +1 @@
-MD5 (STk-2.1.tar.gz) = edae72388bb6cb26860627cadc80af31
+MD5 (STk-2.1.6.tar.gz) = 2c22beccf6cba7dbbadef3dc984fda05
diff --git a/lang/STk/pkg-descr b/lang/STk/pkg-descr
index 5cfbc23..382bb3a 100644
--- a/lang/STk/pkg-descr
+++ b/lang/STk/pkg-descr
@@ -7,5 +7,3 @@ The Scheme interpreter is now R4RS conformant.
This release provides an efficient object oriented system called STklos.
STklos is a full OO system with multi-inheritance, generic functions,
multi-methods and a true meta object protocol).
-
-Ported to FreeBSD by Josh MacDonald, <jmacd@uclink.berkeley.edu>
OpenPOWER on IntegriCloud