ports/77527: Distfile has moved

Steven Looman steven at krx.nl
Mon Feb 14 20:10:13 UTC 2005


>Number:         77527
>Category:       ports
>Synopsis:       Distfile has moved
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 20:10:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Steven Looman
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
-
>Environment:
System: FreeBSD minerva.krx.nl 4.11-STABLE FreeBSD 4.11-STABLE #1: Sun Jan 16 22:38:34 CET 2005 root at minerva.krx.nl:/usr/obj/usr/src/sys/MINERVA i386
>Description:
	The distfile (sourcefile) for this ports is moved to another location, making it impossible for fetch(1) to fetch it.

	The location where to find the distfile has been updated.
>How-To-Repeat:
	cd /usr/ports/www/mod_shapvh && make
>Fix:
	Change the location where to find the distfile, see attachment.

--- port_www_modshapvh begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	www/mod_shapvh
#	www/mod_shapvh/Makefile
#	www/mod_shapvh/distinfo
#	www/mod_shapvh/pkg-descr
#	www/mod_shapvh/pkg-plist
#
echo c - www/mod_shapvh
mkdir -p www/mod_shapvh > /dev/null 2>&1
echo x - www/mod_shapvh/Makefile
sed 's/^X//' >www/mod_shapvh/Makefile << 'END-of-www/mod_shapvh/Makefile'
X# New ports collection makefile for: 	mod_shapvh
X# Date created: 			17 Nov 2004
X# Whom:					Steven Looman <steven at krx.nl>
X#
X# $FreeBSD: ports/www/mod_shapvh/Makefile,v 1.1 2004/11/30 20:45:55 clement Exp $
X#
X
XPORTNAME=	mod_shapvh
XPORTVERSION=	1.0
XCATEGORIES=	www
XMASTER_SITES=	http://www.crazygreek.co.uk/data/pages/mod_shapvh/
XDISTNAME=	${PORTNAME}
XEXTRACT_SUFX=	.c
X
XMAINTAINER=	steven at krx.nl
XCOMMENT=	Apache module that provides virtual hosts from a database
X
XUSE_APACHE=	yes
XUSE_MYSQL=	yes
XNO_WRKSUBDIR=	yes
X
Xdo-extract:
X	${MKDIR} ${WRKSRC}
X	${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC}
X
Xdo-build:
X	@cd ${WRKSRC} && ${APXS} -c -l mysqlclient -I ${PREFIX}/include -L ${PREFIX}/lib/mysql ${PORTNAME}.c
X
Xdo-install:
X	${APXS} -i -A -n ${PORTNAME:S/^mod_//g} ${WRKSRC}/${PORTNAME}.so
X
X.include <bsd.port.mk>
END-of-www/mod_shapvh/Makefile
echo x - www/mod_shapvh/distinfo
sed 's/^X//' >www/mod_shapvh/distinfo << 'END-of-www/mod_shapvh/distinfo'
XMD5 (mod_shapvh.c) = 6be3fa980c7710c2739dd4cdd3ff79e7
XSIZE (mod_shapvh.c) = 14712
END-of-www/mod_shapvh/distinfo
echo x - www/mod_shapvh/pkg-descr
sed 's/^X//' >www/mod_shapvh/pkg-descr << 'END-of-www/mod_shapvh/pkg-descr'
XShared Apache VirtualHost module.
X
XThis module allows you to store your virtual hosts in a database
Xand extract them on the fly.
X
XWWW: http://www.crazygreek.co.uk/content/mod_shapvh
END-of-www/mod_shapvh/pkg-descr
echo x - www/mod_shapvh/pkg-plist
sed 's/^X//' >www/mod_shapvh/pkg-plist << 'END-of-www/mod_shapvh/pkg-plist'
Xlibexec/apache/mod_shapvh.so
X at exec %D/sbin/apxs -e -A -n shapvh %D/%F
X at unexec %D/sbin/apxs -e -A -n shapvh %D/%F
END-of-www/mod_shapvh/pkg-plist
exit
--- port_www_modshapvh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list