Initial import of CGI-modules-2.76
This is for use in writing cgi scripts
This commit is contained in:
parent
72f486ab5b
commit
ba4a39794f
26
www/p5-CGI/Makefile
Normal file
26
www/p5-CGI/Makefile
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# $OpenBSD
|
||||||
|
|
||||||
|
VERSION= 2.76
|
||||||
|
DISTNAME= CGI-modules-${VERSION}
|
||||||
|
PKGNAME= p5-CGI-${VERSION}
|
||||||
|
CATEGORIES= www perl5
|
||||||
|
NEED_VERSION= 1.348
|
||||||
|
|
||||||
|
HOMEPAGE= http://stein.cshl.org/WWW/software/CGI::modules/
|
||||||
|
|
||||||
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||||
|
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
|
MASTER_SITE_SUBDIR= CGI
|
||||||
|
|
||||||
|
PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl
|
||||||
|
BUILD_DEPENDS= ${PERL_MODULES}/Bundle/LWP.pm::www/p5-libwww
|
||||||
|
|
||||||
|
CONFIGURE_STYLE= perl
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
www/p5-CGI/files/md5
Normal file
3
www/p5-CGI/files/md5
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
MD5 (CGI-modules-2.76.tar.gz) = be3a6dff87ae14bbf54b60005ceb5bb3
|
||||||
|
RMD160 (CGI-modules-2.76.tar.gz) = b2512599954863a2638450c7de169c169422e807
|
||||||
|
SHA1 (CGI-modules-2.76.tar.gz) = be37e5eed5800f3ffe6faed5698110ede55beb82
|
1
www/p5-CGI/pkg/COMMENT
Normal file
1
www/p5-CGI/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
|||||||
|
modules for use in writing cgi scripts
|
6
www/p5-CGI/pkg/DESCR
Normal file
6
www/p5-CGI/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
These are the CGI::modules for perl5, for use in writing cgi scripts.
|
||||||
|
Many examples of cgi scripts of various degrees of comlexity can be
|
||||||
|
found at:
|
||||||
|
http://www-genome.wi.mit.edu/WWW/examples/Ch9/
|
||||||
|
|
||||||
|
WWW: ${HOMEPAGE}
|
17
www/p5-CGI/pkg/PLIST
Normal file
17
www/p5-CGI/pkg/PLIST
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/04 10:31:39 kevlo Exp $
|
||||||
|
libdata/perl5/site_perl/CGI/Base.pm
|
||||||
|
libdata/perl5/site_perl/CGI/BasePlus.pm
|
||||||
|
libdata/perl5/site_perl/CGI/Carp.pm
|
||||||
|
libdata/perl5/site_perl/CGI/Form.pm
|
||||||
|
libdata/perl5/site_perl/CGI/MiniSvr.pm
|
||||||
|
libdata/perl5/site_perl/CGI/Request.pm
|
||||||
|
libdata/perl5/site_perl/CGI/test.pl
|
||||||
|
libdata/perl5/site_perl/${ARCH}-openbsd/auto/CGI/.packlist
|
||||||
|
man/man3/CGI::Base.3p
|
||||||
|
man/man3/CGI::BasePlus.3p
|
||||||
|
man/man3/CGI::Carp.3p
|
||||||
|
man/man3/CGI::Form.3p
|
||||||
|
man/man3/CGI::MiniSvr.3p
|
||||||
|
man/man3/CGI::Request.3p
|
||||||
|
@dirrm libdata/perl5/site_perl/${ARCH}-openbsd/auto/CGI
|
||||||
|
@dirrm libdata/perl5/site_perl/CGI
|
Loading…
Reference in New Issue
Block a user