aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cmucl/Makefile
blob: 2ae441690b50ae3f83894aa365b2d5327a73c42f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# New ports collection makefile for:    CMUCL
# Date created:         Jul, 15, 1997
# Whom:                 cracauer@cons.org "Martin Cracauer"
#
# $FreeBSD$
#
#

PORTNAME=   cmucl
PORTVERSION=    18d
CATEGORIES= lang
MASTER_SITES=   http://www2.cons.org/freebsd-distfiles/ \
        ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= cracauer
DISTNAME=   cmucl-18d-x86-FreeBSD

MAINTAINER= cracauer@cons.org
COMMENT=    The CMU implementation of Common Lisp

USE_BZIP2=  YES
NO_WRKSUBDIR=   yes
NO_BUILD=   yes
MAN1=       lisp.1 cmucl.1

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 500000
LIB_DEPENDS+=   c.4:${PORTSDIR}/misc/compat4x
.endif

do-install:
    ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/bin/lisp ${PREFIX}/bin
    (cd ${WRKDIR} && tar fc - lib ) | (cd ${PREFIX} && tar fx -)
    -${MKDIR} ${PREFIX}/share/doc/cmucl
    (cd ${WRKDIR} && tar fc - doc) | (cd ${PREFIX}/share && tar fx -)
    ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/man1/cmucl.1 \
        ${PREFIX}/man/man1
    ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} ${WRKDIR}/man/man1/lisp.1 \
        ${PREFIX}/man/man1

.include <bsd.port.post.mk>
> * Mark as jobs unsafeantoine2013-12-041-0/+1 * There's a warning during boot if the skkserv_enable rc variable istijl2013-12-032-1/+2 * - Stage supportantoine2013-12-022-4/+3 * - Stage supportantoine2013-12-021-9/+10 * - Update to 2.8.6antoine2013-12-012-25/+14 * Fix build on 10.X and later.hrs2013-11-301-0/+539 * Reset maintainer by his request on freebsd-ports@.linimon2013-11-252-2/+2 * Fix build of japanese/mozc-tools with native iconv. The error:bsam2013-11-181-0/+1 * Remove expired ports:rene2013-11-184-38/+0 * fixed a build issue on 10daichi2013-11-174-1/+34 * - Replace QT_.*_REL with QT_.* in PLIST_SUB.avilla2013-11-171-4/+4 * Remove NO_LATEST_LINK as well (forgotten along with addingbsam2013-11-171-1/+0 * . resolve pkgname conflict with japanese/lyx (add PKGNAMESUFFIX);bsam2013-11-161-1/+2 * - fix a build error on 10.0daichi2013-11-151-0/+1 * Support STAGEDIR.vanilla2013-11-056-16/+12 * - Add LICENSEantoine2013-11-053-8/+5 * - Fix build on 10.x.hrs2013-11-032-34/+26 * - Update to 20131031.kuriyama2013-11-025-20/+18 * - Update to 3.7.1sunpoet2013-10-312-3/+3 * The word 'very' has no place in COMMENTeadler2013-10-312-2/+2 * - Update to 4.4.1tota2013-10-303-4/+4 * - Update to 4.2.7tota2013-10-303-4/+4 * - Update to 4.0.11tota2013-10-303-4/+4 * - Add stage supportswills2013-10-301-1/+0 * - Update to 3.7sunpoet2013-10-262-3/+3 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * - Update to 4.0.6.jkim2013-10-262-5/+4 * .include <bsd.port.options.mk> is no longer necessary.tijl2013-10-241-2/+0 * - Hand maintainership to submitter.tijl2013-10-236-18/+55 * - Remove manual creation and removal of share/applications, as it's now in th...amdmi32013-10-226-6/+0 * - Use shebangfix.hrs2013-10-222-15/+9 * 2013-10-21 devel/rubygem-ruby-debug-base: Does not work with Ruby 1.9tabthorpe2013-10-226-83/+0 * - Mark BROKEN, set EXPIRATION_DATEtabthorpe2013-10-201-0/+3 * use opt_USE OPTIONS helper.ume2013-10-191-10/+2 * Deprecated some ports broken for more than 6 monthbapt2013-10-181-0/+3 * - adjust include pathohauer2013-10-181-1/+1 * - update to latest release [1]ohauer2013-10-188-8/+4 * enable stage.ume2013-10-171-3/+3 * - enable stage.ume2013-10-171-4/+3 * Move doing chown from do-install to pkg-plist. In stageume2013-10-162-4/+4 * - Add STAGEDIR support.hrs2013-10-1621-326/+340 * Clean up some COMMENTseadler2013-10-161-1/+1 * enable stage.ume2013-10-162-20/+11 * Remove all options bringing gnome1 librariesbapt2013-10-151-5/+1 * Update Qt to 4.8.5 and Qt Creator to 2.8.0.rakuco2013-10-141-2/+1 * - enable stage.ume2013-10-131-3/+2 * - Update to 4.0.0tota2013-10-131-1/+0 * - enable stage.ume2013-10-131-27/+6 * Reassign my canna related port to the heap.ume2013-10-131-1/+1 * Reassign some my scim related ports to the heap.ume2013-10-132-2/+2 * 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9tabthorpe2013-10-1114-247/+0 * - Mark BROKEN, set DEPRECATEDtabthorpe2013-10-111-0/+3 * - Mark BROKEN, set very short EXPIRATION_DATEtabthorpe2013-10-111-0/+3 * corresponding to ibus updatedaichi2013-10-101-2/+2 * Explicitly link libraries on 10 unmaintained portsmarino2013-10-081-0/+1 * Fix pkgname collisionbapt2013-10-071-1/+1 * Correct gnome dependency to not pull gnome1bapt2013-10-061-1/+1 * enable stage.ume2013-10-052-4/+4 * - Update from 0.20130603 to 0.20131001danilo2013-10-033-8/+6 * update to 1.5.0daichi2013-09-303-6/+5 * Convert to STAGEDIRantoine2013-09-291-1/+0 * Convert to STAGEDIRantoine2013-09-292-12/+4 * Convert to STAGEDIRantoine2013-09-292-13/+5 * Convert to STAGEDIRantoine2013-09-291-7/+3 * - Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18tabthorpe2013-09-271-1/+1 * - add STAGE support to bugzilla portsohauer2013-09-273-24/+6 * japanese/ebnetd: allow stagingwg2013-09-262-9/+3 * - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-252-2/+0 * Fix NO_STAGE attributionbapt2013-09-231-1/+1 * - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-212-2/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21