2008-04-12 www/scout: Abandonware, website disappeared.

Approved by:	tabthorpe via irc (mentor)
This commit is contained in:
Philippe Audeoud 2008-03-12 17:32:44 +00:00
parent d7078132df
commit c53da1f2e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208897
5 changed files with 1 additions and 40 deletions

1
MOVED
View file

@ -3430,3 +3430,4 @@ x11/XFree86-4-documents||2008-03-07|XFree86-4 is no longer supported on FreeBSD
x11/XFree86-4-libraries||2008-03-07|XFree86-4 is no longer supported on FreeBSD
x11/XFree86-4-manuals||2008-03-07|XFree86-4 is no longer supported on FreeBSD
x11/ecore|devel/ecore|2008-03-12|Change category
www/scout||2008-03-12|Has expired: Abandonware, website disappeared.

View file

@ -1180,7 +1180,6 @@
SUBDIR += sarg
SUBDIR += sbox-dtc
SUBDIR += scloader
SUBDIR += scout
SUBDIR += screem
SUBDIR += script4rss
SUBDIR += seamonkey

View file

@ -1,30 +0,0 @@
# New ports collection makefile for: scout
# Date created: 15/04/2002
# Whom: Dominic Marks <dominic.marks@btinternet.com>
#
# $FreeBSD$
#
PORTNAME= scout
PORTVERSION= 0.86
CATEGORIES= www
MASTER_SITES= ftp://sid.joedog.org/pub/scout/ \
http://dom.umcus.org/distfiles/scout/
MAINTAINER= ports@FreeBSD.org
COMMENT= A utility to harvest URLs from a given start point
BROKEN= Does not fetch
DEPRECATED= Abandonware, website disappeared.
EXPIRATION_DATE= 2008-04-12
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-shared --enable-static
MAN1= scout.1
PLIST_FILES= bin/scout
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/scout ${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/doc/scout.1 ${PREFIX}/man/man1/
.include <bsd.port.mk>

View file

@ -1,3 +0,0 @@
MD5 (scout-0.86.tar.gz) = a88fbf31139d310e2881250f1667d217
SHA256 (scout-0.86.tar.gz) = efba7b744c187e5c96f16211294a0a8352e9e3e50408819feb6c923c54814b27
SIZE (scout-0.86.tar.gz) = 301356

View file

@ -1,6 +0,0 @@
Scout is a utility for building lists of of URLs from a given start URL.
It is used with benchmarking and indexing applications.
WWW: http://www.joedog.org/scout/
- Dominic <dominic_marks@btinternet.com>