summaryrefslogtreecommitdiffstats
path: root/x11-servers/XFree86-4-NestServer
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2002-08-02 02:57:26 +0000
committeranholt <anholt@FreeBSD.org>2002-08-02 02:57:26 +0000
commit238800182b0596eaaa43ccaf4c2704738716e829 (patch)
tree832121fa5e9aa6be2b02e9c74fd647d95ebc1b5c /x11-servers/XFree86-4-NestServer
parentd287fa67317f645c00b0e4c61c3f208ee82dfa35 (diff)
downloadFreeBSD-ports-238800182b0596eaaa43ccaf4c2704738716e829.zip
FreeBSD-ports-238800182b0596eaaa43ccaf4c2704738716e829.tar.gz
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)
Diffstat (limited to 'x11-servers/XFree86-4-NestServer')
-rw-r--r--x11-servers/XFree86-4-NestServer/Makefile15
-rw-r--r--x11-servers/XFree86-4-NestServer/distinfo2
2 files changed, 8 insertions, 9 deletions
diff --git a/x11-servers/XFree86-4-NestServer/Makefile b/x11-servers/XFree86-4-NestServer/Makefile
index 44961e6..d158fba 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 4766fc3..62b0b3a 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
OpenPOWER on IntegriCloud