From owner-freebsd-ports Thu Jun 13 15:35:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 337F137B40D for ; Thu, 13 Jun 2002 15:35:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DMU1C03483; Thu, 13 Jun 2002 15:30:01 -0700 (PDT) (envelope-from gnats) Received: from innovations.dsinw.com (ns.dsinw.com [207.149.40.194]) by hub.freebsd.org (Postfix) with ESMTP id EB8F037B43F for ; Thu, 13 Jun 2002 15:21:40 -0700 (PDT) Received: from ivymike.satan.kom (17-055.021.popsite.net [198.79.104.55]) by innovations.dsinw.com (8.11.6/8.11.6) with ESMTP id g5DM6o423982; Thu, 13 Jun 2002 15:06:51 -0700 Message-Id: <20020613150834.J3725-100000@ivymike.satan.kom> Date: Thu, 13 Jun 2002 15:10:24 -0700 (PDT) From: Scott Flatman To: FreeBSD-gnats-submit@FreeBSD.org Cc: sf@dsinw.com Subject: ports/39250: New Port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 39250 >Category: ports >Synopsis: New port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 13 15:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Scott Flatman >Release: >Organization: >Environment: >Description: New port >How-To-Repeat: >Fix: --- cmucl-extra.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # cmucl-extra # cmucl-extra/Makefile # cmucl-extra/pkg-comment # cmucl-extra/distinfo # cmucl-extra/pkg-descr # cmucl-extra/pkg-plist # echo c - cmucl-extra mkdir -p cmucl-extra > /dev/null 2>&1 echo x - cmucl-extra/Makefile sed 's/^X//' >cmucl-extra/Makefile << 'END-of-cmucl-extra/Makefile' XPORTNAME= cmucl-extra XPORTVERSION= 18d XCATEGORIES= lang XMASTER_SITES= ftp://cvs2.cons.org/pub/lisp/cmucl/release/18d/ \ X ${MASTER_SITE_LOCAL} XMASTER_SITE_SUBDIR= cracauer XDISTNAME= cmucl-18d-x86-FreeBSD.extra.tar XEXTRACT_SUFX= .bz2 X XMAINTAINER= sf@dsinw.com X XUSE_BZIP2= yes XNO_WRKSUBDIR= yes XNO_BUILD= yes X Xdo-install: X -${MKDIR} ${PREFIX}/lib/cmucl X (cd ${WRKDIR} && tar fc - lib) | (cd ${PREFIX} && tar fx -) X X.include END-of-cmucl-extra/Makefile echo x - cmucl-extra/pkg-comment sed 's/^X//' >cmucl-extra/pkg-comment << 'END-of-cmucl-extra/pkg-comment' XOptional extras for the CMU implementation of Common Lisp END-of-cmucl-extra/pkg-comment echo x - cmucl-extra/distinfo sed 's/^X//' >cmucl-extra/distinfo << 'END-of-cmucl-extra/distinfo' XMD5 (cmucl-18d-x86-FreeBSD.extra.tar.bz2) = 4783ac9d857c7d6da6387ee07fc06d1e END-of-cmucl-extra/distinfo echo x - cmucl-extra/pkg-descr sed 's/^X//' >cmucl-extra/pkg-descr << 'END-of-cmucl-extra/pkg-descr' XOptional extras for the CMU implementation of Common Lisp. X XOptional packages for graphical user interfaces and other Common Lisp Xapplications and libraries are are on: X Xftp://ftp2.cons.org/pub/lisp/cmucl/binaries/ (binaries) Xftp://ftp2.cons.org/pub/lisp/cmucl/ports/ (source) X XWWW: http://www.cons.org/cmucl/ X X- Scott Flatman END-of-cmucl-extra/pkg-descr echo x - cmucl-extra/pkg-plist sed 's/^X//' >cmucl-extra/pkg-plist << 'END-of-cmucl-extra/pkg-plist' Xlib/cmucl/lib/mh-scan Xlib/cmucl/lib/hemlock11.mask Xlib/cmucl/lib/hemlock11.cursor Xlib/cmucl/lib/XKeysymDB Xlib/cmucl/lib/spell-dictionary.bin Xlib/cmucl/lib/motifd Xlib/cmucl/lib/subsystems/hemlock-library.x86f Xlib/cmucl/lib/subsystems/clx-library.x86f Xlib/cmucl/lib/subsystems/clm-library.x86f X@dirrm lib/cmucl/lib/subsystems X@dirrm lib/cmucl/lib X@dirrm lib/cmucl END-of-cmucl-extra/pkg-plist exit --- cmucl-extra.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message