New port: lang/cmucl-extra

Optional extras for the CMU implementation of Common Lisp.

PR:		ports/39250
Submitted by:	Scott Flatman <sf@dsinw.com>
This commit is contained in:
Edwin Groothuis 2003-01-18 05:11:46 +00:00
parent d526c3f16f
commit ac4750b416
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73371
6 changed files with 51 additions and 0 deletions

View File

@ -18,6 +18,7 @@
SUBDIR += clips
SUBDIR += clisp
SUBDIR += cmucl
SUBDIR += cmucl-extra
SUBDIR += compaq-cc
SUBDIR += crossgo32-f77
SUBDIR += cu-prolog

25
lang/cmucl-extra/Makefile Normal file
View File

@ -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>

View File

@ -0,0 +1 @@
MD5 (cmucl-18d-x86-FreeBSD.extra.tar.bz2) = 4783ac9d857c7d6da6387ee07fc06d1e

View File

@ -0,0 +1 @@
Optional extras for the CMU implementation of Common Lisp

View File

@ -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>

View File

@ -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