FreeBSD Bugzilla – Attachment 31418 Details for
Bug 52357
New Port: ASDF, a Common Lisp library manager (SBCL Binaries)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.61 KB, created by
Henrik Motakef
on 2003-05-17 14:00:22 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Henrik Motakef
Created:
2003-05-17 14:00:22 UTC
Size:
2.61 KB
patch
obsolete
># 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: ># ># cl-asdf-sbcl ># cl-asdf-sbcl/Makefile ># cl-asdf-sbcl/pkg-plist ># cl-asdf-sbcl/pkg-descr ># >echo c - cl-asdf-sbcl >mkdir -p cl-asdf-sbcl > /dev/null 2>&1 >echo x - cl-asdf-sbcl/Makefile >sed 's/^X//' >cl-asdf-sbcl/Makefile << 'END-of-cl-asdf-sbcl/Makefile' >X# New ports collection Makefile for: cl-asdf-sbcl >X# Date created: 10 May 2003 >X# Whom: Henrik Motakef <henrik.motakef@web.de> >X# >X# $FreeBSD$ >X >XPORTNAME= asdf >XPORTVERSION= 2003.05.16 >XCATEGORIES= devel >XMASTER_SITES= http://www.henrik-motakef.de/freebsd-distfiles/asdf/ >XPKGNAMEPREFIX= cl- >XPKGNAMESUFFIX= -sbcl >XDISTFILES= # use installed sources from CL_LIBDIR >XEXTRACT_ONLY= # use installed sources from CL_LIBDIR >X >XMAINTAINER= henrik.motakef@web.de >XCOMMENT= A system definition facility for Common Lisp >X >XBUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf \ >X sbcl:${PORTSDIR}/lang/sbcl >XRUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf \ >X sbcl:${PORTSDIR}/lang/sbcl >X >Xpost-extract: >X ${MKDIR} ${WRKSRC} >X >Xdo-build: >X sbcl --noinform --userinit /dev/null --disable-debugger \ >X --eval '(compile-file "${PREFIX}/lib/common-lisp/asdf/asdf.lisp" \ >X :output-file "${WRKSRC}/asdf.fasl")' \ >X --eval '(compile-file "${PREFIX}/lib/common-lisp/asdf/wild-modules.lisp" \ >X :output-file "${WRKSRC}/wild-modules.fasl")' \ >X --eval '(quit)' >X >Xdo-install: >X ${MKDIR} ${PREFIX}/lib/common-lisp/asdf/sbclfasl >X ${INSTALL_DATA} ${WRKSRC}/*.fasl ${PREFIX}/lib/common-lisp/asdf/sbclfasl >X >X.include <bsd.port.mk> >END-of-cl-asdf-sbcl/Makefile >echo x - cl-asdf-sbcl/pkg-plist >sed 's/^X//' >cl-asdf-sbcl/pkg-plist << 'END-of-cl-asdf-sbcl/pkg-plist' >Xlib/common-lisp/asdf/sbclfasl/asdf.fasl >Xlib/common-lisp/asdf/sbclfasl/wild-modules.fasl >X@dirrm lib/common-lisp/asdf/sbclfasl >END-of-cl-asdf-sbcl/pkg-plist >echo x - cl-asdf-sbcl/pkg-descr >sed 's/^X//' >cl-asdf-sbcl/pkg-descr << 'END-of-cl-asdf-sbcl/pkg-descr' >Xasdf is Another System Definition Facility for Common Lisp. It intends >Xto solve the same class of problems as mk-defsystem - compiling and >Xinstalling Lisp libraries -, but internally it takes advantage of >Xmodern CL features like pathname support etc., and uses CLOS for >Xextensibility. >X >XThis package installs binaries compiled for Steel Bank Common Lisp. >X >XWWW: http://www.cliki.net/asdf >X >X- Henrik Motakef >END-of-cl-asdf-sbcl/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 52357
: 31418