Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2002 13:27:25 GMT
From:      Dominic Marks <dom@cus.org.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45142: Broken Port: www/scout
Message-ID:  <200211081327.gA8DRPVT050749@moo.cus.org.uk>

next in thread | raw e-mail | index | archive | help

>Number:         45142
>Category:       ports
>Synopsis:       Broken Port: www/scout
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 08 05:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
UMIST
>Environment:
System: FreeBSD moo.cus.org.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 20 15:11:50 BST 2002 root@moo.cus.org.uk:/usr/obj/usr/src/sys/MOO i386

	
>Description:
	www/scout has been broken for a while now since the ftp site
	which did have the source tarball (ftp.armstrong.com) has
	disappeared. I have marked it broken until I can find, or
	someone provides me with a new location for the source tarball.
	I did spend some time looking for a location with Google and
	alltheweb.com's ftp search with no luck.


>How-To-Repeat:
	NA.
	
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/scout/Makefile,v
retrieving revision 1.3
diff -u -3 -p -r1.3 Makefile
--- Makefile	2002/11/02 04:33:43	1.3
+++ Makefile	2002/11/08 13:06:30
@@ -8,14 +8,19 @@
 PORTNAME=	scout
 PORTVERSION=	0.70
 CATEGORIES=	www
-MASTER_SITES=	ftp://ftp.armstrong.com/pub/scout/ \
-		http://nerf-herder.net/siege/
+MASTER_SITES=	ftp://ftp.armstrong.com/pub/scout/
+DISTNAME=	${PORTNAME}-latest
+EXTRACT_SUFX=	.tar.gz
 
 MAINTAINER=	d.marks@student.umist.ac.uk
 
 USE_LIBTOOL=	yes
 CONFIGURE_ARGS+=	--disable-shared --enable-static
 MAN1=		scout.1
+
+BROKEN= ftp.armstrong.com is down and I cannot find a \
+	working mirror of the source package, if you have \
+	any luck finding scout-0.70.tar.gz please mail me \
+	d.marks@student.umist.ac.uk
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/scout ${PREFIX}/bin
	


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

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?200211081327.gA8DRPVT050749>