Date: Thu, 13 Jun 2002 15:10:24 -0700 (PDT) From: Scott Flatman <sf@dsinw.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: sf@dsinw.com Subject: ports/39250: New Port Message-ID: <20020613150834.J3725-100000@ivymike.satan.kom>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.mk> 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 <sf@dsinw.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020613150834.J3725-100000>