aboutsummaryrefslogtreecommitdiff
path: root/lang/cmucl-extra
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-18 05:11:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-18 05:11:46 +0000
commitac4750b4162935d8620878d35e712ffad7a30e92 (patch)
treea94b6514dc35b71f9922e0f10795856e9372a45d /lang/cmucl-extra
parentd526c3f16f4ec96dc24d54dcf33e843838a80175 (diff)
downloadports-ac4750b4162935d8620878d35e712ffad7a30e92.tar.gz
ports-ac4750b4162935d8620878d35e712ffad7a30e92.zip
New port: lang/cmucl-extra
Optional extras for the CMU implementation of Common Lisp. PR: ports/39250 Submitted by: Scott Flatman <sf@dsinw.com>
Notes
Notes: svn path=/head/; revision=73371
Diffstat (limited to 'lang/cmucl-extra')
-rw-r--r--lang/cmucl-extra/Makefile25
-rw-r--r--lang/cmucl-extra/distinfo1
-rw-r--r--lang/cmucl-extra/pkg-comment1
-rw-r--r--lang/cmucl-extra/pkg-descr11
-rw-r--r--lang/cmucl-extra/pkg-plist12
5 files changed, 50 insertions, 0 deletions
diff --git a/lang/cmucl-extra/Makefile b/lang/cmucl-extra/Makefile
new file mode 100644
index 000000000000..e0646845124b
--- /dev/null
+++ b/lang/cmucl-extra/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: cmucl-extra
+# Date created: 13 June 2002
+# Whom: Scott Flatman <sf@dsinw.com>
+#
+# $FreeBSD$
+
+PORTNAME= cmucl-extra
+PORTVERSION= 18d
+CATEGORIES= lang
+MASTER_SITES= ftp://cvs2.cons.org/pub/lisp/cmucl/release/18d/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= cracauer
+DISTNAME= cmucl-18d-x86-FreeBSD.extra
+
+MAINTAINER= sf@dsinw.com
+
+USE_BZIP2= yes
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
+
+do-install:
+ -${MKDIR} ${PREFIX}/lib/cmucl
+ (cd ${WRKDIR} && tar fc - lib) | (cd ${PREFIX} && tar fx -)
+
+.include <bsd.port.mk>
diff --git a/lang/cmucl-extra/distinfo b/lang/cmucl-extra/distinfo
new file mode 100644
index 000000000000..e10faafaf375
--- /dev/null
+++ b/lang/cmucl-extra/distinfo
@@ -0,0 +1 @@
+MD5 (cmucl-18d-x86-FreeBSD.extra.tar.bz2) = 4783ac9d857c7d6da6387ee07fc06d1e
diff --git a/lang/cmucl-extra/pkg-comment b/lang/cmucl-extra/pkg-comment
new file mode 100644
index 000000000000..1cf3fc0b9c94
--- /dev/null
+++ b/lang/cmucl-extra/pkg-comment
@@ -0,0 +1 @@
+Optional extras for the CMU implementation of Common Lisp
diff --git a/lang/cmucl-extra/pkg-descr b/lang/cmucl-extra/pkg-descr
new file mode 100644
index 000000000000..b2ebc766864c
--- /dev/null
+++ b/lang/cmucl-extra/pkg-descr
@@ -0,0 +1,11 @@
+Optional extras for the CMU implementation of Common Lisp.
+
+Optional packages for graphical user interfaces and other Common Lisp
+applications and libraries are are on:
+
+ftp://ftp2.cons.org/pub/lisp/cmucl/binaries/ (binaries)
+ftp://ftp2.cons.org/pub/lisp/cmucl/ports/ (source)
+
+WWW: http://www.cons.org/cmucl/
+
+- Scott Flatman <sf@dsinw.com>
diff --git a/lang/cmucl-extra/pkg-plist b/lang/cmucl-extra/pkg-plist
new file mode 100644
index 000000000000..e2e5f58491a6
--- /dev/null
+++ b/lang/cmucl-extra/pkg-plist
@@ -0,0 +1,12 @@
+lib/cmucl/lib/mh-scan
+lib/cmucl/lib/hemlock11.mask
+lib/cmucl/lib/hemlock11.cursor
+lib/cmucl/lib/XKeysymDB
+lib/cmucl/lib/spell-dictionary.bin
+lib/cmucl/lib/motifd
+lib/cmucl/lib/subsystems/hemlock-library.x86f
+lib/cmucl/lib/subsystems/clx-library.x86f
+lib/cmucl/lib/subsystems/clm-library.x86f
+@dirrm lib/cmucl/lib/subsystems
+@dirrm lib/cmucl/lib
+@dirrm lib/cmucl