Date: Tue, 20 May 2003 12:40:17 +0200 (CEST) From: Henrik Motakef <henrik.motakef@web.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/52464: New Port: lml, a Common Lisp HTML generator (CMUCL) Message-ID: <20030520104017.3CF7920F8@interim.henrik-motakef.de> Resent-Message-ID: <200305201040.h4KAeGh3064021@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 52464 >Category: ports >Synopsis: New Port: lml, a Common Lisp HTML generator (CMUCL) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue May 20 03:40:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Henrik Motakef >Release: FreeBSD 5.1-BETA i386 >Organization: >Environment: System: FreeBSD interim.henrik-motakef.de 5.1-BETA FreeBSD 5.1-BETA #0: Wed May 7 14:59:01 CEST 2003 henrik@interim.henrik-motakef.de:/usr/obj/usr/src/sys/GENERIC i386 >Description: CMUCL binaries for lml >How-To-Repeat: >Fix: # 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-lml-cmucl # cl-lml-cmucl/pkg-plist # cl-lml-cmucl/Makefile # cl-lml-cmucl/pkg-descr # echo c - cl-lml-cmucl mkdir -p cl-lml-cmucl > /dev/null 2>&1 echo x - cl-lml-cmucl/pkg-plist sed 's/^X//' >cl-lml-cmucl/pkg-plist << 'END-of-cl-lml-cmucl/pkg-plist' Xlib/common-lisp/lml/cmuclfasl/base.fasl Xlib/common-lisp/lml/cmuclfasl/downloads.fasl Xlib/common-lisp/lml/cmuclfasl/files.fasl Xlib/common-lisp/lml/cmuclfasl/package.fasl Xlib/common-lisp/lml/cmuclfasl/stdsite.fasl Xlib/common-lisp/lml/cmuclfasl/utils.fasl X@dirrm lib/common-lisp/lml/cmuclfasl END-of-cl-lml-cmucl/pkg-plist echo x - cl-lml-cmucl/Makefile sed 's/^X//' >cl-lml-cmucl/Makefile << 'END-of-cl-lml-cmucl/Makefile' X# New ports collection Makefile for: cl-lml-cmucl X# Date created: 18 May 2003 X# Whom: Henrik Motakef <henrik.motakef@web.de> X# X# $FreeBSD$ X XPORTNAME= lml XPORTVERSION= 2.3.4 XCATEGORIES= www textproc XMASTER_SITES= http://files.b9.com/lml/ XPKGNAMEPREFIX= cl- XPKGNAMESUFFIX= -cmucl XDISTFILES= # use installed sources from CL_LIBDIR XEXTRACT_ONLY= # use installed sources from CL_LIBDIR X XMAINTAINER= henrik.motakef@web.de XCOMMENT= Lisp Markup Language X XBUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/system-registry/lml.asd:${PORTSDIR}/www/cl-lml \ X ${LOCALBASE}/lib/common-lisp/asdf/cmuclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-cmucl \ X lisp:${PORTSDIR}/lang/cmucl XRUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/system-registry/lml.asd:${PORTSDIR}/www/cl-lml \ X ${LOCALBASE}/lib/common-lisp/asdf/cmuclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-cmucl \ X lisp:${PORTSDIR}/lang/cmucl X Xdo-build: X WRKSRC=${WRKSRC}/ FBSD_ASDF_COMPILE_PORT=t\ X lisp -nositeinit -noinit \ X -load ${LOCALBASE}/etc/asdf-init.lisp \ X -eval "(asdf:oos 'asdf:compile-op :lml)" \ X -eval "(quit)" X Xdo-install: X ${MKDIR} ${PREFIX}/lib/common-lisp/lml/cmuclfasl X ${INSTALL_DATA} ${WRKSRC}/*.fasl ${PREFIX}/lib/common-lisp/lml/cmuclfasl/ X X.include <bsd.port.mk> END-of-cl-lml-cmucl/Makefile echo x - cl-lml-cmucl/pkg-descr sed 's/^X//' >cl-lml-cmucl/pkg-descr << 'END-of-cl-lml-cmucl/pkg-descr' XA Common Lisp package for generating HTML and XHTML documents. X XWWW: http://lml.b9.com/ X X-- Henrik Motakef X <henrik.motakef@web.de> END-of-cl-lml-cmucl/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030520104017.3CF7920F8>