reinstate manpages, now perl/lib/ExtUtils/MM_Unix.pm is repaired.
This commit is contained in:
parent
f15935de57
commit
246e44c745
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2008/09/30 13:14:28 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2008/10/01 14:30:22 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= generate and manipulate images
|
||||
|
||||
DISTNAME= Imager-0.61
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
PKGNAME= p5-${DISTNAME}p1
|
||||
CATEGORIES= graphics
|
||||
MODULES= cpan
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2008/09/30 13:14:28 simon Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2008/10/01 14:30:22 sthen Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Imager/
|
||||
${P5ARCH}/Imager.pm
|
||||
@ -106,13 +106,18 @@ ${P5ARCH}/auto/Imager/Imager.so
|
||||
@man man/man3p/Imager::Color::Float.3p
|
||||
@man man/man3p/Imager::Color::Table.3p
|
||||
@man man/man3p/Imager::Cookbook.3p
|
||||
@man man/man3p/Imager::CountColor.3p
|
||||
@man man/man3p/Imager::Draw.3p
|
||||
@man man/man3p/Imager::Engines.3p
|
||||
@man man/man3p/Imager::Expr.3p
|
||||
@man man/man3p/Imager::Expr::Assem.3p
|
||||
@man man/man3p/Imager::ExtUtils.3p
|
||||
@man man/man3p/Imager::File::ICO.3p
|
||||
@man man/man3p/Imager::File::SGI.3p
|
||||
@man man/man3p/Imager::Files.3p
|
||||
@man man/man3p/Imager::Fill.3p
|
||||
@man man/man3p/Imager::Filter::Flines.3p
|
||||
@man man/man3p/Imager::Filter::Mandelbrot.3p
|
||||
@man man/man3p/Imager::Filters.3p
|
||||
@man man/man3p/Imager::Font.3p
|
||||
@man man/man3p/Imager::Font::BBox.3p
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2008/09/30 13:18:59 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2008/10/01 14:31:35 sthen Exp $
|
||||
|
||||
COMMENT= module that embeds a Perl interpreter into Apache
|
||||
|
||||
DISTNAME= mod_perl-1.30
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
PKGNAME= ${DISTNAME}p5
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= http://perl.apache.org/dist/ \
|
||||
${MASTER_SITE_PERL_CPAN:=Apache/}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.20 2008/09/30 13:18:59 simon Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.21 2008/10/01 14:31:35 sthen Exp $
|
||||
lib/${MODAPACHE_MODULE}
|
||||
@exec-update test -f ${MODAPACHE_FINAL} && cp -fp %D/%F ${MODAPACHE_FINAL}
|
||||
${P5ARCH}/
|
||||
@ -72,13 +72,19 @@ ${P5ARCH}/mod_perl_hooks.pm.PL
|
||||
${P5ARCH}/mod_perl_method_handlers.pod
|
||||
${P5ARCH}/mod_perl_traps.pod
|
||||
${P5ARCH}/mod_perl_tuning.pod
|
||||
@man man/man3p/Apache.3p
|
||||
@man man/man3p/Apache::Constants.3p
|
||||
@man man/man3p/Apache::Debug.3p
|
||||
@man man/man3p/Apache::ExtUtils.3p
|
||||
@man man/man3p/Apache::FakeRequest.3p
|
||||
@man man/man3p/Apache::File.3p
|
||||
@man man/man3p/Apache::Include.3p
|
||||
@man man/man3p/Apache::Leak.3p
|
||||
@man man/man3p/Apache::Log.3p
|
||||
@man man/man3p/Apache::MyConfig.3p
|
||||
@man man/man3p/Apache::Options.3p
|
||||
@man man/man3p/Apache::PerlRun.3p
|
||||
@man man/man3p/Apache::PerlRunXS.3p
|
||||
@man man/man3p/Apache::PerlSections.3p
|
||||
@man man/man3p/Apache::RedirectLogFix.3p
|
||||
@man man/man3p/Apache::Registry.3p
|
||||
@ -88,7 +94,11 @@ ${P5ARCH}/mod_perl_tuning.pod
|
||||
@man man/man3p/Apache::SizeLimit.3p
|
||||
@man man/man3p/Apache::StatINC.3p
|
||||
@man man/man3p/Apache::Status.3p
|
||||
@man man/man3p/Apache::Symbol.3p
|
||||
@man man/man3p/Apache::Symdump.3p
|
||||
@man man/man3p/Apache::Table.3p
|
||||
@man man/man3p/Apache::URI.3p
|
||||
@man man/man3p/Apache::Util.3p
|
||||
@man man/man3p/Apache::fork.3p
|
||||
@man man/man3p/Apache::httpd_conf.3p
|
||||
@man man/man3p/Apache::src.3p
|
||||
|
Loading…
Reference in New Issue
Block a user