1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Remove old Perl support from unmaintained ports in categories starting

with letter o-z
This commit is contained in:
Gabor Kovesdan 2007-04-06 06:48:45 +00:00
parent 09a9e7b069
commit e7babf9153
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189335
41 changed files with 37 additions and 296 deletions

View File

@ -64,12 +64,6 @@ MAN1= cccp.1 m68k-palmos-g++.1 m68k-palmos-gcc.1 \
cpp.1 gcov.1
MAN7= fsf-funding.7 gfdl.7 gpl.7
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/Pod/Man.pm:${PORTSDIR}/textproc/p5-podlators
.endif
CFLAGS:= ${CFLAGS:C/-m[-=0-9a-z]*//g}
post-extract:
@ -131,4 +125,4 @@ post-install:
${RM} ${PREFIX}/pilot/bin/m68k-palmos-c++filt
${RM} ${PREFIX}/pilot/lib/libiberty.a
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -43,14 +43,10 @@ CONFIGURE_ARGS+= --enable-multiharmonic
.include <bsd.port.pre.mk>
.if !defined(NOPORTDOCS)
. if ${PERL_LEVEL} < 500600
NOPORTDOCS= yes
. else
ALL_TARGET= all doc
BUILD_DEPENDS+= texi2pdf:${PORTSDIR}/print/teTeX-base \
dvips:${PORTSDIR}/print/dvipsk-tetex
USE_PERL5_BUILD= yes
. endif
.endif
post-install:

View File

@ -21,10 +21,4 @@ PERL_CONFIGURE= yes
MAN3= Crypt::CipherSaber.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again.
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -52,10 +52,4 @@ MAN3= Bundle::Zoidberg.3 \
post-install:
@${ECHO_CMD} ${PREFIX}/bin/zoid >> /etc/shells
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6+, install lang/perl5.8 and try again.
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -19,15 +19,7 @@ PERL_CONFIGURE= yes
MAN3= Filesys::DiskUsage.3
.include <bsd.port.pre.mk>
post-patch:
@${RM} ${WRKSRC}/lib/Filesys/DiskUsage.pm.orig
.if ${PERL_LEVEL} < 500600
@${PERL} -pi -e '$$_ = "" if /use warnings;/;' \
-e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1); $$1/;' \
${WRKSRC}/lib/Filesys/DiskUsage.pm \
${WRKSRC}/Makefile.PL
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -21,11 +21,4 @@ MAN3= Unix::GroupFile.3 Unix::AliasFile.3 \
Unix::ConfigFile.3 \
Unix::PasswdFile.3 Unix::AutomountFile.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
post-patch:
@cd ${WRKSRC} && ${PATCH} < ${PATCHDIR}/extra-patch-perl5.005
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,12 +0,0 @@
--- Makefile.PL.orig Fri Apr 16 04:32:54 1999
+++ Makefile.PL Thu Dec 30 00:09:35 2004
@@ -4,4 +4,9 @@
WriteMakefile(
'NAME' => 'Unix::ConfigFile',
'VERSION_FROM' => 'ConfigFile.pm', # finds $VERSION
+ 'MAN3PODS' => {'AliasFile.pm' => 'blib/man3/Unix::AliasFile.3',
+ 'ConfigFile.pm' => 'blib/man3/Unix::ConfigFile.3',
+ 'PasswdFile.pm' => 'blib/man3/Unix::PasswdFile.3',
+ 'AutomountFile.pm' => 'blib/man3/Unix::AutomountFile.3',
+ 'GroupFile.pm' => 'blib/man3/Unix::GroupFile.3'}
);

View File

@ -19,10 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::GL::Stemmer.3 Lingua::PT::Stemmer.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= p5-Lingua-PT-Stemmer requires perl 5.6.1. Instal lang/perl5 and then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -19,10 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::Stem::Fr.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -19,10 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::Stem::It.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -19,10 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::Stem::Ru.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -19,10 +19,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::Stem::Snowball::Da.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -20,10 +20,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::Stem::Snowball::No.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -20,10 +20,4 @@ PERL_CONFIGURE= yes
MAN3= Lingua::Stem::Snowball::Se.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -28,10 +28,4 @@ MAN3= RDF::Simple.3 \
RDF::Simple::Parser.3 \
RDF::Simple::Serialiser.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600 #inherited from security/p5-Authen-SASL
IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -26,16 +26,4 @@ MAN3= Spreadsheet::WriteExcel::FromXML::Workbook.3 \
Spreadsheet::WriteExcel::FromXML::Worksheet.3 \
Spreadsheet::WriteExcel::FromXML.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
post-patch:
@${PERL} -pi -e 's/^our (\S+)/use vars qw{$$1};$$1/;' \
-e 's/\$$fh/FH/g;' -e 's/(open FH, [^,]+),/$$1 ./g;' \
-e '$$_ = "" if /my FH/;' -e 's/\( FH \)/( \*FH )/;' \
${WRKSRC}/lib/Spreadsheet/WriteExcel/FromXML.pm \
${WRKSRC}/lib/Spreadsheet/WriteExcel/FromXML/Worksheet.pm \
${WRKSRC}/lib/Spreadsheet/WriteExcel/FromXML/Workbook.pm
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -28,12 +28,6 @@ EXAMPLES= diff.html new.txt old.txt
EXAMPLESDIR= ${PREFIX}/share/examples/p5-Text-ParagraphDiff
MAN3= Text::ParagraphDiff.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.1 or later. Install lang/perl5 then try again
.endif
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${EXAMPLESDIR}
@ -43,4 +37,4 @@ post-install:
${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR}
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -22,10 +22,4 @@ PERL_CONFIGURE= yes
MAN3= Text::Table.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= requires perl 5.6.1 or above
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -23,10 +23,4 @@ PERL_CONFIGURE= yes
MAN3= URI::Find.3 \
URI::Find::Schemeless.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6 or above due to dependencies
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -23,10 +23,4 @@ PERL_CONFIGURE= yes
MAN3= XML::Parser::Lite::Tree.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -34,10 +34,4 @@ MAN3= XML::XBEL.3 \
XML::XBEL::thingy.3 \
XML::XBEL::url.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600 #inherited from Module::Build
IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -22,10 +22,4 @@ PERL_MODBUILD= yes
MAN1= txt2html.1
MAN3= HTML::TextToHTML.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE="Need at least perl 5.6.1 to build"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -90,12 +90,6 @@ BUILD_DEPENDS+= ${SITE_PERL}/HTML/Template/Expr.pm:${PORTSDIR}/www/p5-HTML-Templ
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
.endif
.if ${PERL_LEVEL} >= 500600 && ${PERL_LEVEL} < 500800
.if exists(${SITE_PERL}/Encode/compat.pm)
BUILD_DEPENDS+= ${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/converters/p5-Encode-compat
.endif
.endif
.if exists(${SITE_PERL}/Test/Pod.pm)
BUILD_DEPENDS+= ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
# Test::Pod depends on Pod::Simple

View File

@ -52,9 +52,7 @@ MAN3= Bundle::Sledge.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again.
.elif ${PERL_LEVEL} < 500801
.if ${PERL_LEVEL} < 500801
JCODE= ${SITE_PERL}/${PERL_ARCH}/Jcode.pm
.else
JCODE= ${SITE_PERL}/Jcode.pm

View File

@ -27,10 +27,4 @@ MAN3= Bundle::CGI::Builder::Complete.3 \
CGI::Builder::Const.3 \
CGI::Builder::Test.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= requires perl 5.6.1 or later. Install lang/perl5.8 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -23,10 +23,4 @@ PERL_CONFIGURE= yes
MAN3= HTML::ElementRaw.3 HTML::ElementGlob.3 \
HTML::ElementSuper.3 HTML::ElementTable.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -26,11 +26,4 @@ PERL_CONFIGURE= yes
MAN1= text2html.1
MAN3= HTML::FromText.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
post-patch:
@${PERL} -pi -e 's/_ foreach/_() foreach/' ${WRKSRC}/lib/HTML/FromText.pm
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -27,13 +27,7 @@ MAN3= Kwiki::Edit::RequireUserName.3
post-patch:
${FIND} ${WRKSRC} -name '*.orig' -print0 | ${XARGS} -0 ${RM}
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -22,13 +22,7 @@ PERL_CONFIGURE= yes
MAN3= Kwiki::Infobox.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -22,13 +22,7 @@ PERL_CONFIGURE= yes
MAN3= Kwiki::NavigationToolbar.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -22,13 +22,7 @@ PERL_CONFIGURE= yes
MAN3= Kwiki::NewPage.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -31,12 +31,6 @@ IGNORE= WITH_MOD_PERL must be either '1' or '2', or undefined
.endif
.endif
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= "Perl 5.6 or newer required. Install lang/perl5.[6,8] and try again"
.endif
pre-fetch:
@${ECHO_CMD}
.if defined(WITH_MOD_PERL)
@ -58,4 +52,5 @@ pre-fetch:
@${ECHO_CMD} " WITH_MOD_PERL=2 Enables unofficial, experimental mod_perl 2.x support"
.endif
@${ECHO_CMD}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -48,14 +48,4 @@ MAN3= WWW::Link.3 \
WWW::Link::Tester::Complex.3 \
WWW::Link::Tester::Simple.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
post-patch:
${PERL} -pi \
-e 's/^\s*our\s+\(?\s*([\$$\@]\w+)\s*\)?/use vars qw($$1);$$1/;' \
-e '$$_="" if /use warnings/;' \
$$(${FIND} ${WRKSRC}/lib -name '*.pm')
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -61,10 +61,4 @@ MAN3= Servlet.3 \
Servlet::SingleThreadModel.3 \
Servlet::UnavailableException.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= "needs at least perl 5.6.1 to build"
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -151,16 +151,8 @@ post-install:
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601
IGNORE= This program only support perl 5.6.1 or above
.endif
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
.if ${PERL_LEVEL} == 500601
BUILD_DEPENDS+= ${SITE_PERL}/Encode/compat.pm:${PORTSDIR}/converters/p5-Encode-compat \
${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv
.endif
.endif
.include <bsd.port.post.mk>

View File

@ -28,10 +28,4 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
MAN3= Gtk::Gdk::ImlibImage::reference.3pm
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -30,10 +30,4 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
MAN3= Gnome.3pm \
Gnome::reference.3pm
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -30,10 +30,4 @@ MAN3= Gtk.3pm \
Gtk::objects.3pm \
Gtk::reference.3pm
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -25,10 +25,4 @@ USE_GNOME= gnomelibs
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= This port requires perl 5.6.0 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -32,10 +32,4 @@ do-configure:
@cd ${CONFIGURE_WRKSRC} && \
${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' Makefile
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500601 # lang/p5-Tcl does
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -38,10 +38,6 @@ MAN3= Qt.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500600
IGNORE= "This port needs Perl 5.6.0 or greater, please upgrade your Perl!"
.endif
.if ${ARCH} == "ia64"
BROKEN= "Does not link on ia64"
.endif