aboutsummaryrefslogtreecommitdiff
path: root/lang/cmucl-extra
diff options
context:
space:
mode:
authorMichael Landin <mich@FreeBSD.org>2003-05-13 15:23:43 +0000
committerMichael Landin <mich@FreeBSD.org>2003-05-13 15:23:43 +0000
commit8ff59cc55ca1eae253ddfb7b6bd1ffffea49c7f7 (patch)
tree211ffcdd000feb145ade45b5b602aa0e5c41c5df /lang/cmucl-extra
parent1ccd2c1a18c08c5bd84e4dabaf85ff6f3eab099c (diff)
downloadports-8ff59cc55ca1eae253ddfb7b6bd1ffffea49c7f7.tar.gz
ports-8ff59cc55ca1eae253ddfb7b6bd1ffffea49c7f7.zip
- Update to 18e.
- Fix spaces -> tabs, so portlint doesn't complain. PR: ports/51260 Submitted by: maintainer Approved by: roberto(mentor)
Notes
Notes: svn path=/head/; revision=80910
Diffstat (limited to 'lang/cmucl-extra')
-rw-r--r--lang/cmucl-extra/Makefile26
-rw-r--r--lang/cmucl-extra/distinfo2
-rw-r--r--lang/cmucl-extra/pkg-descr5
-rw-r--r--lang/cmucl-extra/pkg-plist15
4 files changed, 26 insertions, 22 deletions
diff --git a/lang/cmucl-extra/Makefile b/lang/cmucl-extra/Makefile
index 133df2e88803..7f6e96d7c3d1 100644
--- a/lang/cmucl-extra/Makefile
+++ b/lang/cmucl-extra/Makefile
@@ -4,24 +4,32 @@
#
# $FreeBSD$
-PORTNAME= cmucl-extra
-PORTVERSION= 18d
-CATEGORIES= lang
-MASTER_SITES= ftp://cvs2.cons.org/pub/lisp/cmucl/release/18d/ \
+PORTNAME= cmucl-extra
+PORTVERSION= 18e
+CATEGORIES= lang
+MASTER_SITES= ftp://cmucl.cons.org/pub/lisp/cmucl/release/18e/ \
${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= cracauer
-DISTNAME= cmucl-18d-x86-FreeBSD.extra
+DISTNAME= cmucl-18e-x86-freebsd.extra
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= sf@slappy.org
COMMENT= Optional extras for the CMU implementation of Common Lisp
+BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl
+
ONLY_FOR_ARCHS= i386
USE_BZIP2= yes
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
+NO_WRKSUBDIR= yes
+NO_BUILD= yes
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 500000
+LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x
+.endif
do-install:
-${MKDIR} ${PREFIX}/lib/cmucl
(cd ${WRKDIR} && tar fc - lib) | (cd ${PREFIX} && tar fx -)
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/lang/cmucl-extra/distinfo b/lang/cmucl-extra/distinfo
index e10faafaf375..8f8e042a5856 100644
--- a/lang/cmucl-extra/distinfo
+++ b/lang/cmucl-extra/distinfo
@@ -1 +1 @@
-MD5 (cmucl-18d-x86-FreeBSD.extra.tar.bz2) = 4783ac9d857c7d6da6387ee07fc06d1e
+MD5 (cmucl-18e-x86-freebsd.extra.tar.bz2) = 50b9094f6c356b622fb4e09e644689cc
diff --git a/lang/cmucl-extra/pkg-descr b/lang/cmucl-extra/pkg-descr
index b2ebc766864c..df3be0158bf7 100644
--- a/lang/cmucl-extra/pkg-descr
+++ b/lang/cmucl-extra/pkg-descr
@@ -3,9 +3,8 @@ 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)
+ftp://cmucl.cons.org/pub/lisp/cmucl/
WWW: http://www.cons.org/cmucl/
-- Scott Flatman <sf@dsinw.com>
+- Scott Flatman <sf@slappy.org>
diff --git a/lang/cmucl-extra/pkg-plist b/lang/cmucl-extra/pkg-plist
index e2e5f58491a6..0f67f163a0dd 100644
--- a/lang/cmucl-extra/pkg-plist
+++ b/lang/cmucl-extra/pkg-plist
@@ -1,12 +1,9 @@
-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/hemlock11.cursor
+lib/cmucl/lib/hemlock11.mask
+lib/cmucl/lib/mh-scan
lib/cmucl/lib/motifd
-lib/cmucl/lib/subsystems/hemlock-library.x86f
-lib/cmucl/lib/subsystems/clx-library.x86f
+lib/cmucl/lib/spell-dictionary.bin
lib/cmucl/lib/subsystems/clm-library.x86f
-@dirrm lib/cmucl/lib/subsystems
-@dirrm lib/cmucl/lib
-@dirrm lib/cmucl
+lib/cmucl/lib/subsystems/clx-library.x86f
+lib/cmucl/lib/subsystems/hemlock-library.x86f