import p5-WWW-Search 2.507
The WWW::Search implements a Perl API to web-based search engines.
This commit is contained in:
parent
0361c6d41e
commit
714d276b5e
31
www/p5-WWW-Search/Makefile
Normal file
31
www/p5-WWW-Search/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/04 20:30:50 jasper Exp $
|
||||
|
||||
COMMENT= virtual base class for WWW searches
|
||||
|
||||
DISTNAME= WWW-Search-2.507
|
||||
CATEGORIES= www
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
RUN_DEPENDS= ::converters/p5-DateManip \
|
||||
::devel/p5-File-Slurp \
|
||||
::devel/p5-Test-File \
|
||||
::mail/p5-Email-MIME-Creator \
|
||||
::mail/p5-Email-Send \
|
||||
::math/p5-Bit-Vector \
|
||||
::misc/p5-User \
|
||||
::www/p5-HTML-Parser \
|
||||
::www/p5-HTML-Tree \
|
||||
::www/p5-URI \
|
||||
::www/p5-libwww
|
||||
REGRESS_DEPENDS= ::devel/p5-IO-Capture
|
||||
|
||||
MAKE_ENV+= TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/p5-WWW-Search/distinfo
Normal file
5
www/p5-WWW-Search/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (WWW-Search-2.507.tar.gz) = Wq3Jxip8/5Xh5ZU5CgEYtA==
|
||||
RMD160 (WWW-Search-2.507.tar.gz) = ATJVBl4/3IqvejamJlS7XCBWBlU=
|
||||
SHA1 (WWW-Search-2.507.tar.gz) = xi0TerH4DCbvohnN9q+sxpxKons=
|
||||
SHA256 (WWW-Search-2.507.tar.gz) = OCqJ2tPLJmb+4Wb8Qn9lLmv0IBz2iqH8+BnMW55vmBE=
|
||||
SIZE (WWW-Search-2.507.tar.gz) = 87890
|
1
www/p5-WWW-Search/pkg/DESCR
Normal file
1
www/p5-WWW-Search/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
The WWW::Search implements a Perl API to web-based search engines.
|
27
www/p5-WWW-Search/pkg/PLIST
Normal file
27
www/p5-WWW-Search/pkg/PLIST
Normal file
@ -0,0 +1,27 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/04 20:30:50 jasper Exp $
|
||||
bin/AutoSearch
|
||||
bin/WebSearch
|
||||
${P5SITE}/WWW/Search/
|
||||
${P5SITE}/WWW/Search.pm
|
||||
${P5SITE}/WWW/Search/Null/
|
||||
${P5SITE}/WWW/Search/Null.pm
|
||||
${P5SITE}/WWW/Search/Null/Count.pm
|
||||
${P5SITE}/WWW/Search/Null/Empty.pm
|
||||
${P5SITE}/WWW/Search/Null/Error.pm
|
||||
${P5SITE}/WWW/Search/Null/NoVersion.pm
|
||||
${P5SITE}/WWW/Search/Result.pm
|
||||
${P5SITE}/WWW/Search/Simple.pm
|
||||
${P5SITE}/WWW/Search/Test.pm
|
||||
${P5SITE}/WWW/SearchResult.pm
|
||||
@man man/man1/AutoSearch.1
|
||||
@man man/man1/WebSearch.1
|
||||
@man man/man3p/WWW::Search.3p
|
||||
@man man/man3p/WWW::Search::Null.3p
|
||||
@man man/man3p/WWW::Search::Null::Count.3p
|
||||
@man man/man3p/WWW::Search::Null::Empty.3p
|
||||
@man man/man3p/WWW::Search::Null::Error.3p
|
||||
@man man/man3p/WWW::Search::Null::NoVersion.3p
|
||||
@man man/man3p/WWW::Search::Result.3p
|
||||
@man man/man3p/WWW::Search::Simple.3p
|
||||
@man man/man3p/WWW::Search::Test.3p
|
||||
@man man/man3p/WWW::SearchResult.3p
|
Loading…
x
Reference in New Issue
Block a user