Skip site navigation (1)Skip section navigation (2)
Date:      1 Jan 2002 02:58:43 -0000
From:      Seamus Venasse <svenasse@polaris.ca>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33422: New port: Maintain information about the state of links
Message-ID:  <20020101025843.11780.qmail@pris.polaris.ca>

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

>Number:         33422
>Category:       ports
>Synopsis:       New port: Maintain information about the state of links
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 31 19:10:04 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Seamus Venasse
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Polaris Computing
>Environment:
System: FreeBSD pitou.polaris.ca 4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 7 01:23:05 PST 2001 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:


# 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:
#
#	p5-WWW-Link
#	p5-WWW-Link/Makefile
#	p5-WWW-Link/distinfo
#	p5-WWW-Link/pkg-comment
#	p5-WWW-Link/pkg-descr
#	p5-WWW-Link/pkg-plist
#
echo c - p5-WWW-Link
mkdir -p p5-WWW-Link > /dev/null 2>&1
echo x - p5-WWW-Link/Makefile
sed 's/^X//' >p5-WWW-Link/Makefile << 'END-of-p5-WWW-Link/Makefile'
X# New ports collection makefile for:	WWW::Link
X# Date created:				31 Dec 2001
X# Whom:					Seamus Venasse <svenasse@polaris.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		WWW-Link
XPORTVERSION=		0.030
XCATEGORIES=		www perl5
XMASTER_SITES=		${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	WWW
XPKGNAMEPREFIX=		p5-
X
XMAINTAINER=		svenasse@polaris.ca
X
XPERL_CONFIGURE=		yes
X
XMAN3=			WWW::Link::Tester::Complex.3 \
X			WWW::Link::Repair::ResourceMapper.3 \
X			WWW::Link::Test.3 \
X			WWW::Link::Tester::Base.3 \
X			WWW::Link::Selector.3 \
X			WWW::Link::Repair.3 \
X			WWW::Link::Change.3 \
X			WWW::Link::Reporter::Text.3 \
X			WWW::Link::Repair::Substitutor.3 \
X			WWW::Link::Reporter::Compile.3 \
X			WWW::Link::Reporter::LongList.3 \
X			WWW::Link::Tester::Simple.3 \
X			WWW::Link::Merge.3 \
X			WWW::Link.3 \
X			WWW::Link::Reporter.3 \
X			WWW::Link::Tester::Adaptive.3 \
X			WWW::Link::Reporter::HTML.3 \
X			WWW::Link::Tester.3 \
X			WWW::Link::Test::Validate.3 \
X			WWW::Link::Reporter::RepairForm.3
XMANPREFIX=		${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-WWW-Link/Makefile
echo x - p5-WWW-Link/distinfo
sed 's/^X//' >p5-WWW-Link/distinfo << 'END-of-p5-WWW-Link/distinfo'
XMD5 (WWW-Link-0.030.tar.gz) = 8f9c258cf97e159d36d852ddefc1aa63
END-of-p5-WWW-Link/distinfo
echo x - p5-WWW-Link/pkg-comment
sed 's/^X//' >p5-WWW-Link/pkg-comment << 'END-of-p5-WWW-Link/pkg-comment'
XMaintain information about the state of links
END-of-p5-WWW-Link/pkg-comment
echo x - p5-WWW-Link/pkg-descr
sed 's/^X//' >p5-WWW-Link/pkg-descr << 'END-of-p5-WWW-Link/pkg-descr'
XWWW::Link is a perl class which accepts and maintains information
Xabout links. For example, this would include urls which are referenced
Xfrom a WWW page.
X
XThe link class will be acted on by such programs as link checkers
Xto give it information and by other programs to convert that
Xinformation into something which can be used by humans.
X
XWWW: http://search.cpan.org/search?dist=WWW-Link
X
XSeamus Venasse <svenasse@polaris.ca>
END-of-p5-WWW-Link/pkg-descr
echo x - p5-WWW-Link/pkg-plist
sed 's/^X//' >p5-WWW-Link/pkg-plist << 'END-of-p5-WWW-Link/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Tester/Complex.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Tester/Base.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Tester/Simple.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Tester/Complex.pm.extra
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Tester/Adaptive.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Repair/ResourceMapper.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Repair/Substitutor.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Test.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Selector.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Repair.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Change.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter/Text.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter/Compile.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter/LongList.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter/junk
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter/HTML.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter/RepairForm.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Merge.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Tester.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Test/Validate.pm
Xlib/perl5/site_perl/%%PERL_VER%%/WWW/Link.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW-Link/.packlist
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Tester 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW/Link 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Repair 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Reporter 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/WWW/Link/Test 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/WWW-Link 2>/dev/null || true
END-of-p5-WWW-Link/pkg-plist
exit

>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?20020101025843.11780.qmail>