aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dev86/Makefile
blob: fc1f22f1c65bbc2d4a763aaf1dd8cc6a60fa4b20 (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
# New ports collection makefile for:    dev86
# Date created:             25 October 2007
# Whom:                 Philip Schulz <phs@deadc0.de>
#
# $FreeBSD$
#

PORTNAME=   dev86
PORTVERSION=    0.16.17
CATEGORIES= devel
MASTER_SITES=   http://homepage.ntlworld.com/robert.debath/dev86/
DISTNAME=   Dev86src-${PORTVERSION}

MAINTAINER= phs@deadc0.de
COMMENT=    Robert de Bath's 8086 development tools

CONFLICTS=  bcc-[0-9]* \
        bin86-[0-9]*

WRKSRC=     ${WRKDIR}/${PORTNAME}-${PORTVERSION}

MAN1=       as86.1 bcc.1 elks.1 elksemu.1 ld86.1

post-patch:
# Respect CFLAGS in Makefiles.
    @${GREP} -Rl 'CFLAGS=' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -i "" \
        -Ee "s|CFLAGS='|&${CFLAGS} |; s|^(CFLAGS=)([^'])|\1${CFLAGS} \2|"

.include <bsd.port.mk>
tle='2011-05-15 10:49:17 +0800'>2011-05-151-1/+0 * - Update to 2.1.6culot2011-04-152-4/+3 * Bump PORTREVISION for ports linking to default libmysqlclient.ale2011-03-191-0/+1 * Update to 2.1.5jpaetzel2011-01-203-3/+6 * Update to 2.1.4jpaetzel2010-12-223-3/+6 * - Fix plistpav2010-11-261-2/+0 * Update to version 2.1.3jpaetzel2010-11-244-8/+13 * Update to 2.1.2jpaetzel2010-11-083-7/+9 * - fix pylucene dependencymm2010-10-031-1/+1 * - fix overwriting of configuration file in pkg-plistmm2010-09-292-423/+424 * Update to 2.1.1jpaetzel2010-09-164-905/+750 * - Update to 2.0.5miwi2010-07-163-4/+7 * - Update to 2.0.4 (fixes django 1.2 compatibility)mm2010-06-298-398/+418 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * - Update to 2.0.3sylvio2010-04-064-960/+973 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * Update 2.0.2skv2010-02-084-16/+33