Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 1999 07:10:01 -0800 (PST)
From:      Bill Fumerola <billf@chc-chimes.com>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/10007: Port of the mercury compiler version 0.8
Message-ID:  <199902101510.HAA85555@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/10007; it has been noted by GNATS.

From: Bill Fumerola <billf@chc-chimes.com>
To: Marko Schuetz <marko@kind.ki.informatik.uni-frankfurt.de>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/10007: Port of the mercury compiler version 0.8
Date: Wed, 10 Feb 1999 04:12:32 -0500 (EST)

 On Wed, 10 Feb 1999, Marko Schuetz wrote:
 
 > XMASTER_SITES=	ftp://turiel.cs.mu.oz.au/pub/mercury/beta-releases/ \
 > X		ftp://ftp.univie.ac.at/systems/linux/metalab/devel/lang/mercury/ \
 > X		ftp://sunsite.cnlab-switch.ch/mirror/linux/sunsite/devel/lang/mercury/ \
 > X		ftp://pigpen.bl.physik.tu-muenchen.de/pub/comp/os/unix/linux/sunsite/devel/lang/mercury/ \
 > X		ftp://ftp.rz.uni-karlsruhe.de/pub/disk/2/linux/mirror.sunsite/devel/lang/mercury/ \
 > X		ftp://ftp.uni-magdeburg.de/pub/mirror/linux/sunsite.unc.edu/devel/lang/mercury/ \
 > X		ftp://sunsite.auc.dk/disk1/sunsite.unc.edu/pub/Linux/devel/lang/mercury/ \
 > X		ftp://ftp.cnr.it/pub/Linux/devel/lang/mercury/ \
 > X		ftp://ftp.flashnet.it/mirror5/sunsite.unc.edu/devel/lang/mercury/ \
 > X		ftp://ftp.germany.eu.net/public/pub/systems/Linux/Mirror.SunSITE/devel/lang/mercury/ \
 > X		ftp://ftp.surfnet.nl/mirror/linux/devel/lang/mercury/ 
 
 If these are all sunsite mirrors we need to add some of these to
 bsd.port.mk
 
 > XPKGNAME=	mercury-compiler-0.8
 > XWRKSRC=		${WRKDIR}/mercury-compiler-0.8
 
 For the sake of upgrading convienince use 
 
 WRKSRC=		${WRKDIR}/${PKGNAME}
 
 > X	echo '@name '${PKGNAME} >${PLIST}
 > X	echo '@cwd '${PREFIX}/${PKGNAME} >>${PLIST}
 
 Nit: use ${ECHO}
 
 > X@dirrm  man/man1
 > X@dirrm  man
 > X@dirrm  lib
 > X@dirrm  info
 > X@dirrm  bin
 
 This would probably be a bad idea, unless you redefined PREFIX which I
 didn't see.
 
 - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp -
 - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org  -
 
 
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902101510.HAA85555>