From 21aa2d1516a00e7e88478d974c9a01dc8e0db3d7 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 2 Aug 2002 02:57:26 +0000 Subject: gzip Wraphelp.c and put it in local_distfiles, to help users having troubles downloading it. Move freebsd-glide3headers there too. Update BUILD_DEPENDS for font ports to catch new requirements as of 4.2.0. PR: 40362, 40759 Approved by: des (mentor) --- x11-servers/XFree86-4-NestServer/Makefile | 15 +++++++-------- x11-servers/XFree86-4-NestServer/distinfo | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'x11-servers/XFree86-4-NestServer') diff --git a/x11-servers/XFree86-4-NestServer/Makefile b/x11-servers/XFree86-4-NestServer/Makefile index 44961e635d8d..d158fba086b6 100644 --- a/x11-servers/XFree86-4-NestServer/Makefile +++ b/x11-servers/XFree86-4-NestServer/Makefile @@ -8,15 +8,13 @@ PORTNAME= NestServer PORTVERSION= 4.2.0 CATEGORIES= x11-servers -MASTER_SITES= ${MASTER_SITE_XFREE} \ - ftp://psych.psy.uq.oz.au/pub/X11R5/:wrap \ - ftp://ftp.internat.FreeBSD.org/pub/FreeBSD/X11-Crypto/:wrap \ - ftp://ftp3.za.freebsd.org/pub/FreeBSD/X11-Crypto/:wrap -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \ + ${MASTER_SITE_LOCAL:S/$/:local/} +MASTER_SITE_SUBDIR= ${PORTVERSION}/:x \ + anholt/:local PKGNAMEPREFIX= XFree86- -DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz Wraphelp.c:wrap +DISTFILES= X${PORTVERSION:S/.//g}src-1.tgz:x Wraphelp.gz:local EXTRACT_ONLY= X${PORTVERSION:S/.//g}src-1.tgz -IGNOREFILES= Wraphelp.c MAINTAINER= anholt@freebsd.org @@ -32,7 +30,8 @@ MANCOMPRESSED= yes MAN1= Xnest.1 Xserver.1 post-extract: - ${CP} ${DISTDIR}/${DIST_SUBDIR}/Wraphelp.c ${WRKSRC}/lib/Xdmcp/ + ${GUNZIP_CMD} -c ${DISTDIR}/${DIST_SUBDIR}/Wraphelp.gz > \ + ${WRKSRC}/lib/Xdmcp/Wraphelp.c do-configure: cd ${.CURDIR} && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure diff --git a/x11-servers/XFree86-4-NestServer/distinfo b/x11-servers/XFree86-4-NestServer/distinfo index 4766fc3aff79..62b0b3a56cf9 100644 --- a/x11-servers/XFree86-4-NestServer/distinfo +++ b/x11-servers/XFree86-4-NestServer/distinfo @@ -1,2 +1,2 @@ MD5 (xc/X420src-1.tgz) = ad43a8e9e39703322005cd6f7145b77f -MD5 (xc/Wraphelp.c) = IGNORE +MD5 (xc/Wraphelp.gz) = 7ee30e397359e8d64ab23f29aa551659 -- cgit v1.2.3