aboutsummaryrefslogtreecommitdiffstats
path: root/lang/STk/Makefile
blob: a5b1668a092a2d327a98fc5a2629c1cf9e7abfad (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
# New ports collection makefile for:    STk
# Date created:     17 Sep 96
# Whom:         jmacd@cs.berkeley.edu
#
# $FreeBSD$
#

PORTNAME=   STk
PORTVERSION=    4.0.1
CATEGORIES= lang scheme
MASTER_SITES=   ${MASTER_SITE_SUNSITE} \
        ftp://kaolin.unice.fr/pub/STk/
MASTER_SITE_SUBDIR= devel/lang/lisp

MAINTAINER= ports@FreeBSD.org
COMMENT=    A scheme interpreter with full access to the Tk graphical package

USE_XLIB=   yes
GNU_CONFIGURE=  yes

PLIST_SUB=  STK_VERSION=${PORTVERSION} STK_ARCH=${STK_ARCH}

STK_ARCH!=  ${ECHO} "$$(uname)-$$(uname -r)-$$(uname -m)"

.include <bsd.port.pre.mk>

.if ${ARCH} == "sparc64"
BROKEN=     "Does not compile on sparc64"
.endif

.include <bsd.port.post.mk>
/span>/+1 * Add missing filekris2003-02-221-0/+1 * - style fixsumikawa2003-01-231-7/+10 * Upgrade to 1.11.5.sumikawa2003-01-236-191/+187 * Explictly disable GSSAPI.sumikawa2002-10-181-1/+1 * Sync FreeBSD-local patch with repositry.sumikawa2002-09-123-303/+291 * MASTER_SITE_RINGSERVER mirrors the whole cvshome site and has theknu2002-08-271-3/+3 * Use system provided libz and libgnuregex for preventing core dump.sumikawa2002-08-273-15/+41 * Seems what MASTER_SITE_GNU sites have is the old tarball, so comment outknu2002-08-261-3/+3 * Update MASTER_SITES.sumikawa2002-08-261-1/+3 * Update checksum of cvs-1.11.2.tar.gz.sumikawa2002-08-261-1/+1 * Upgrade to 1.11.2.(I've forgot to cvs add in previous commiting)sumikawa2002-08-261-0/+10 * Upgrade to 1.11.2.sumikawa2002-08-266-417/+174