aboutsummaryrefslogtreecommitdiffstats
path: root/lang/polyml/Makefile
blob: e58aad23901f1bca332455cfac745671d26994c9 (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
42
43
44
# New ports collection makefile for:   polyml
# Date created:        09 July 2005
# Whom:                Timothy Bourke <timbob@bigpond.com>
#
# $FreeBSD$
#

PORTNAME=   polyml
PORTVERSION=    5.4
CATEGORIES= lang
MASTER_SITES=   SF
DISTNAME=   ${PORTNAME}.${PORTVERSION}
DIST_SUBDIR=    ${PORTNAME}

MAINTAINER= beyert@cs.ucr.edu
COMMENT=    Fast open-source implementation of Standard ML

LICENSE=    LGPL21
LICENSE_FILE=   ${WRKSRC}/COPYING

GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --without-x
USE_LDCONFIG=   yes
ONLY_FOR_ARCHS= i386 amd64

PLIST_FILES=    bin/poly        \
        bin/polyimport      \
        lib/libpolymain.a   \
        lib/libpolymain.la  \
        lib/libpolyml.a     \
        lib/libpolyml.la    \
        lib/libpolyml.so    \
        lib/libpolyml.so.3

MAN1=       poly.1 polyimport.1
MANCOMPRESSED=  no

.include <bsd.port.pre.mk>

.if ${OSVERSION} < 700000 && ${ARCH} == "amd64"
USE_GCC=    4.2+
.endif

.include <bsd.port.post.mk>
= Drop MD5 supportmiwi2011-07-031-3/+0 * Reformat description text.danfe2011-05-141-4/+4 * - Mark MAKE_JOBS_UNSAFEpav2009-11-231-0/+1 * Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2 * - Fix corrupted display on xorg-7.4pav2009-06-012-1/+12 * - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-2/+0 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * - Reformat Makefile header, expand `Whom:' to full namedanfe2006-09-062-14/+13 * - Update to version 0.4.3 [1]danfe2006-09-068-249/+56 * Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0 * SHA256ifyedwin2006-01-221-0/+3