summaryrefslogtreecommitdiff
path: root/www/p5-libwww
diff options
context:
space:
mode:
authorjlam <jlam>2000-08-27 07:10:59 +0000
committerjlam <jlam>2000-08-27 07:10:59 +0000
commit6b651933b95c6a21e0e7629f5183e1492bb71903 (patch)
treefd4f0178e134e50e9dc8acc6e016d62c645457cf /www/p5-libwww
parentc861cb3db8ffcd7b9fa94be5348a80b681bcff64 (diff)
downloadpkgsrc-6b651933b95c6a21e0e7629f5183e1492bb71903.tar.gz
Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
Diffstat (limited to 'www/p5-libwww')
-rw-r--r--www/p5-libwww/Makefile7
-rw-r--r--www/p5-libwww/pkg/PLIST87
2 files changed, 5 insertions, 89 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index 131f44284e5..cc864a0af02 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/07/03 09:49:19 mjl Exp $
+# $NetBSD: Makefile,v 1.15 2000/08/27 07:11:25 jlam Exp $
# FreeBSD Id: Makefile,v 1.12 1997/09/14 04:00:11 jfitz Exp
#
@@ -15,9 +15,10 @@ DEPENDS+= p5-MIME-Base64-*:../../converters/p5-MIME-Base64
DEPENDS+= p5-HTML-Parser-*:../../www/p5-HTML-Parser
DEPENDS+= p5-URI-*:../../www/p5-URI
-USE_PERL5= YES
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/libwww-perl/.packlist
do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-libwww/pkg/PLIST b/www/p5-libwww/pkg/PLIST
index 45c6c8e443c..c77b6dabe8a 100644
--- a/www/p5-libwww/pkg/PLIST
+++ b/www/p5-libwww/pkg/PLIST
@@ -1,86 +1 @@
-@comment $NetBSD: PLIST,v 1.7 2000/07/03 09:49:20 mjl Exp $
-bin/GET
-bin/HEAD
-bin/POST
-bin/lwp-download
-bin/lwp-mirror
-bin/lwp-request
-bin/lwp-rget
-lib/perl5/man/man3/Bundle::LWP.3
-lib/perl5/man/man3/File::Listing.3
-lib/perl5/man/man3/HTML::Form.3
-lib/perl5/man/man3/HTTP::Cookies.3
-lib/perl5/man/man3/HTTP::Daemon.3
-lib/perl5/man/man3/HTTP::Date.3
-lib/perl5/man/man3/HTTP::Headers.3
-lib/perl5/man/man3/HTTP::Headers::Util.3
-lib/perl5/man/man3/HTTP::Message.3
-lib/perl5/man/man3/HTTP::Negotiate.3
-lib/perl5/man/man3/HTTP::Request.3
-lib/perl5/man/man3/HTTP::Request::Common.3
-lib/perl5/man/man3/HTTP::Response.3
-lib/perl5/man/man3/HTTP::Status.3
-lib/perl5/man/man3/LWP.3
-lib/perl5/man/man3/LWP::Debug.3
-lib/perl5/man/man3/LWP::MediaTypes.3
-lib/perl5/man/man3/LWP::MemberMixin.3
-lib/perl5/man/man3/LWP::Protocol.3
-lib/perl5/man/man3/LWP::RobotUA.3
-lib/perl5/man/man3/LWP::Simple.3
-lib/perl5/man/man3/LWP::UserAgent.3
-lib/perl5/man/man3/WWW::RobotRules.3
-lib/perl5/man/man3/WWW::RobotRules::AnyDBM_File.3
-lib/perl5/man/man3/lwpcook.3
-lib/perl5/site_perl/Bundle/LWP.pm
-lib/perl5/site_perl/File/Listing.pm
-lib/perl5/site_perl/HTML/Form.pm
-lib/perl5/site_perl/HTTP/Cookies.pm
-lib/perl5/site_perl/HTTP/Daemon.pm
-lib/perl5/site_perl/HTTP/Date.pm
-lib/perl5/site_perl/HTTP/Headers.pm
-lib/perl5/site_perl/HTTP/Headers/Auth.pm
-lib/perl5/site_perl/HTTP/Headers/ETag.pm
-lib/perl5/site_perl/HTTP/Headers/Util.pm
-lib/perl5/site_perl/HTTP/Message.pm
-lib/perl5/site_perl/HTTP/Negotiate.pm
-lib/perl5/site_perl/HTTP/Request.pm
-lib/perl5/site_perl/HTTP/Request/Common.pm
-lib/perl5/site_perl/HTTP/Response.pm
-lib/perl5/site_perl/HTTP/Status.pm
-lib/perl5/site_perl/LWP.pm
-lib/perl5/site_perl/LWP/Authen/Basic.pm
-lib/perl5/site_perl/LWP/Authen/Digest.pm
-lib/perl5/site_perl/LWP/Debug.pm
-lib/perl5/site_perl/LWP/MediaTypes.pm
-lib/perl5/site_perl/LWP/MemberMixin.pm
-lib/perl5/site_perl/LWP/Protocol.pm
-lib/perl5/site_perl/LWP/Protocol/data.pm
-lib/perl5/site_perl/LWP/Protocol/file.pm
-lib/perl5/site_perl/LWP/Protocol/ftp.pm
-lib/perl5/site_perl/LWP/Protocol/gopher.pm
-lib/perl5/site_perl/LWP/Protocol/http.pm
-lib/perl5/site_perl/LWP/Protocol/https.pm
-lib/perl5/site_perl/LWP/Protocol/mailto.pm
-lib/perl5/site_perl/LWP/Protocol/nntp.pm
-lib/perl5/site_perl/LWP/RobotUA.pm
-lib/perl5/site_perl/LWP/Simple.pm
-lib/perl5/site_perl/LWP/UserAgent.pm
-lib/perl5/site_perl/LWP/media.types
-lib/perl5/site_perl/WWW/RobotRules.pm
-lib/perl5/site_perl/WWW/RobotRules/AnyDBM_File.pm
-man/man1/lwp-download.1
-man/man1/lwp-mirror.1
-man/man1/lwp-request.1
-man/man1/lwp-rget.1
-lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/libwww-perl/.packlist
-@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/libwww-perl
-@dirrm lib/perl5/site_perl/HTTP/Request
-@dirrm lib/perl5/site_perl/HTTP/Headers
-@dirrm lib/perl5/site_perl/HTTP
-@dirrm lib/perl5/site_perl/LWP/Protocol
-@dirrm lib/perl5/site_perl/LWP/Authen
-@dirrm lib/perl5/site_perl/LWP
-@dirrm lib/perl5/site_perl/WWW/RobotRules
-@dirrm lib/perl5/site_perl/WWW
-@dirrm lib/perl5/site_perl/File
-@dirrm lib/perl5/site_perl/Bundle
+@comment $NetBSD: PLIST,v 1.8 2000/08/27 07:11:26 jlam Exp $