Revision: 8030 http://sourceforge.net/p/ipcop/svn/8030 Author: owes Date: 2016-01-03 13:40:36 +0000 (Sun, 03 Jan 2016) Log Message: ----------- Update Perl module XML-Simple to 2.22. Change naming of more Perl modules.
Modified Paths: -------------- ipcop/trunk/make.sh Added Paths: ----------- ipcop/trunk/config/rootfiles/common/perl-uri ipcop/trunk/config/rootfiles/common/perl-xml-parser ipcop/trunk/config/rootfiles/common/perl-xml-simple ipcop/trunk/lfs/perl-uri ipcop/trunk/lfs/perl-xml-parser ipcop/trunk/lfs/perl-xml-simple Removed Paths: ------------- ipcop/trunk/config/rootfiles/common/URI ipcop/trunk/config/rootfiles/common/XML-Parser ipcop/trunk/config/rootfiles/common/XML-Simple ipcop/trunk/lfs/URI ipcop/trunk/lfs/XML-Parser ipcop/trunk/lfs/XML-Simple Deleted: ipcop/trunk/config/rootfiles/common/URI =================================================================== --- ipcop/trunk/config/rootfiles/common/URI 2016-01-03 13:31:06 UTC (rev 8029) +++ ipcop/trunk/config/rootfiles/common/URI 2016-01-03 13:40:36 UTC (rev 8030) @@ -1,69 +0,0 @@ -#usr/lib/perl5/site_perl/PERLVER/URI -usr/lib/perl5/site_perl/PERLVER/URI.pm -usr/lib/perl5/site_perl/PERLVER/URI/Escape.pm -usr/lib/perl5/site_perl/PERLVER/URI/Heuristic.pm -#usr/lib/perl5/site_perl/PERLVER/URI/IRI.pm -usr/lib/perl5/site_perl/PERLVER/URI/QueryParam.pm -usr/lib/perl5/site_perl/PERLVER/URI/Split.pm -usr/lib/perl5/site_perl/PERLVER/URI/URL.pm -usr/lib/perl5/site_perl/PERLVER/URI/WithBase.pm -usr/lib/perl5/site_perl/PERLVER/URI/_foreign.pm -usr/lib/perl5/site_perl/PERLVER/URI/_generic.pm -#usr/lib/perl5/site_perl/PERLVER/URI/_idna.pm -#usr/lib/perl5/site_perl/PERLVER/URI/_ldap.pm -usr/lib/perl5/site_perl/PERLVER/URI/_login.pm -#usr/lib/perl5/site_perl/PERLVER/URI/_punycode.pm -usr/lib/perl5/site_perl/PERLVER/URI/_query.pm -usr/lib/perl5/site_perl/PERLVER/URI/_segment.pm -usr/lib/perl5/site_perl/PERLVER/URI/_server.pm -usr/lib/perl5/site_perl/PERLVER/URI/_userpass.pm -#usr/lib/perl5/site_perl/PERLVER/URI/data.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file -#usr/lib/perl5/site_perl/PERLVER/URI/file.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file/Base.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file/FAT.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file/Mac.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file/OS2.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file/QNX.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file/Unix.pm -#usr/lib/perl5/site_perl/PERLVER/URI/file/Win32.pm -usr/lib/perl5/site_perl/PERLVER/URI/ftp.pm -#usr/lib/perl5/site_perl/PERLVER/URI/gopher.pm -usr/lib/perl5/site_perl/PERLVER/URI/http.pm -usr/lib/perl5/site_perl/PERLVER/URI/https.pm -#usr/lib/perl5/site_perl/PERLVER/URI/ldap.pm -#usr/lib/perl5/site_perl/PERLVER/URI/ldapi.pm -#usr/lib/perl5/site_perl/PERLVER/URI/ldaps.pm -#usr/lib/perl5/site_perl/PERLVER/URI/mailto.pm -#usr/lib/perl5/site_perl/PERLVER/URI/mms.pm -#usr/lib/perl5/site_perl/PERLVER/URI/news.pm -#usr/lib/perl5/site_perl/PERLVER/URI/nntp.pm -#usr/lib/perl5/site_perl/PERLVER/URI/pop.pm -#usr/lib/perl5/site_perl/PERLVER/URI/rlogin.pm -#usr/lib/perl5/site_perl/PERLVER/URI/rsync.pm -#usr/lib/perl5/site_perl/PERLVER/URI/rtsp.pm -#usr/lib/perl5/site_perl/PERLVER/URI/rtspu.pm -#usr/lib/perl5/site_perl/PERLVER/URI/sftp.pm -#usr/lib/perl5/site_perl/PERLVER/URI/sip.pm -#usr/lib/perl5/site_perl/PERLVER/URI/sips.pm -#usr/lib/perl5/site_perl/PERLVER/URI/snews.pm -#usr/lib/perl5/site_perl/PERLVER/URI/ssh.pm -#usr/lib/perl5/site_perl/PERLVER/URI/telnet.pm -#usr/lib/perl5/site_perl/PERLVER/URI/tn3270.pm -#usr/lib/perl5/site_perl/PERLVER/URI/urn -#usr/lib/perl5/site_perl/PERLVER/URI/urn.pm -#usr/lib/perl5/site_perl/PERLVER/URI/urn/isbn.pm -#usr/lib/perl5/site_perl/PERLVER/URI/urn/oid.pm -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/URI -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/URI/.packlist -#usr/share/man/perl/man3/URI.3 -#usr/share/man/perl/man3/URI::Escape.3 -#usr/share/man/perl/man3/URI::Heuristic.3 -#usr/share/man/perl/man3/URI::QueryParam.3 -#usr/share/man/perl/man3/URI::Split.3 -#usr/share/man/perl/man3/URI::URL.3 -#usr/share/man/perl/man3/URI::WithBase.3 -#usr/share/man/perl/man3/URI::_punycode.3 -#usr/share/man/perl/man3/URI::data.3 -#usr/share/man/perl/man3/URI::file.3 -#usr/share/man/perl/man3/URI::ldap.3 Deleted: ipcop/trunk/config/rootfiles/common/XML-Parser =================================================================== --- ipcop/trunk/config/rootfiles/common/XML-Parser 2016-01-03 13:31:06 UTC (rev 8029) +++ ipcop/trunk/config/rootfiles/common/XML-Parser 2016-01-03 13:40:36 UTC (rev 8030) @@ -1,47 +0,0 @@ -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser -usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser.pm -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/Japanese_Encodings.msg -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/README -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/big5.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/euc-kr.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/ibm866.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-2.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-3.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-4.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-5.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-7.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-8.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-9.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/koi8-r.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1250.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1251.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1252.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1255.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-euc-jp-jisx0221.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-euc-jp-unicode.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-cp932.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-jdk117.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-jisx0221.enc -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-unicode.enc -usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Expat.pm -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/LWPExternEnt.pl -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Debug.pm -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Objects.pm -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Stream.pm -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Subs.pm -usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Tree.pm -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser/.packlist -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser/Expat -usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser/Expat/Expat.so -#usr/share/man/perl/man3/XML::Parser.3 -#usr/share/man/perl/man3/XML::Parser::Expat.3 -#usr/share/man/perl/man3/XML::Parser::Style::Debug.3 -#usr/share/man/perl/man3/XML::Parser::Style::Objects.3 -#usr/share/man/perl/man3/XML::Parser::Style::Stream.3 -#usr/share/man/perl/man3/XML::Parser::Style::Subs.3 -#usr/share/man/perl/man3/XML::Parser::Style::Tree.3 Deleted: ipcop/trunk/config/rootfiles/common/XML-Simple =================================================================== --- ipcop/trunk/config/rootfiles/common/XML-Simple 2016-01-03 13:31:06 UTC (rev 8029) +++ ipcop/trunk/config/rootfiles/common/XML-Simple 2016-01-03 13:40:36 UTC (rev 8030) @@ -1,8 +0,0 @@ -#usr/lib/perl5/site_perl/PERLVER/XML -#usr/lib/perl5/site_perl/PERLVER/XML/Simple -usr/lib/perl5/site_perl/PERLVER/XML/Simple.pm -#usr/lib/perl5/site_perl/PERLVER/XML/Simple/FAQ.pod -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Simple -#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Simple/.packlist -#usr/share/man/perl/man3/XML::Simple.3 -#usr/share/man/perl/man3/XML::Simple::FAQ.3 Copied: ipcop/trunk/config/rootfiles/common/perl-uri (from rev 8025, ipcop/trunk/config/rootfiles/common/URI) =================================================================== --- ipcop/trunk/config/rootfiles/common/perl-uri (rev 0) +++ ipcop/trunk/config/rootfiles/common/perl-uri 2016-01-03 13:40:36 UTC (rev 8030) @@ -0,0 +1,69 @@ +#usr/lib/perl5/site_perl/PERLVER/URI +usr/lib/perl5/site_perl/PERLVER/URI.pm +usr/lib/perl5/site_perl/PERLVER/URI/Escape.pm +usr/lib/perl5/site_perl/PERLVER/URI/Heuristic.pm +#usr/lib/perl5/site_perl/PERLVER/URI/IRI.pm +usr/lib/perl5/site_perl/PERLVER/URI/QueryParam.pm +usr/lib/perl5/site_perl/PERLVER/URI/Split.pm +usr/lib/perl5/site_perl/PERLVER/URI/URL.pm +usr/lib/perl5/site_perl/PERLVER/URI/WithBase.pm +usr/lib/perl5/site_perl/PERLVER/URI/_foreign.pm +usr/lib/perl5/site_perl/PERLVER/URI/_generic.pm +#usr/lib/perl5/site_perl/PERLVER/URI/_idna.pm +#usr/lib/perl5/site_perl/PERLVER/URI/_ldap.pm +usr/lib/perl5/site_perl/PERLVER/URI/_login.pm +#usr/lib/perl5/site_perl/PERLVER/URI/_punycode.pm +usr/lib/perl5/site_perl/PERLVER/URI/_query.pm +usr/lib/perl5/site_perl/PERLVER/URI/_segment.pm +usr/lib/perl5/site_perl/PERLVER/URI/_server.pm +usr/lib/perl5/site_perl/PERLVER/URI/_userpass.pm +#usr/lib/perl5/site_perl/PERLVER/URI/data.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file +#usr/lib/perl5/site_perl/PERLVER/URI/file.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file/Base.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file/FAT.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file/Mac.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file/OS2.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file/QNX.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file/Unix.pm +#usr/lib/perl5/site_perl/PERLVER/URI/file/Win32.pm +usr/lib/perl5/site_perl/PERLVER/URI/ftp.pm +#usr/lib/perl5/site_perl/PERLVER/URI/gopher.pm +usr/lib/perl5/site_perl/PERLVER/URI/http.pm +usr/lib/perl5/site_perl/PERLVER/URI/https.pm +#usr/lib/perl5/site_perl/PERLVER/URI/ldap.pm +#usr/lib/perl5/site_perl/PERLVER/URI/ldapi.pm +#usr/lib/perl5/site_perl/PERLVER/URI/ldaps.pm +#usr/lib/perl5/site_perl/PERLVER/URI/mailto.pm +#usr/lib/perl5/site_perl/PERLVER/URI/mms.pm +#usr/lib/perl5/site_perl/PERLVER/URI/news.pm +#usr/lib/perl5/site_perl/PERLVER/URI/nntp.pm +#usr/lib/perl5/site_perl/PERLVER/URI/pop.pm +#usr/lib/perl5/site_perl/PERLVER/URI/rlogin.pm +#usr/lib/perl5/site_perl/PERLVER/URI/rsync.pm +#usr/lib/perl5/site_perl/PERLVER/URI/rtsp.pm +#usr/lib/perl5/site_perl/PERLVER/URI/rtspu.pm +#usr/lib/perl5/site_perl/PERLVER/URI/sftp.pm +#usr/lib/perl5/site_perl/PERLVER/URI/sip.pm +#usr/lib/perl5/site_perl/PERLVER/URI/sips.pm +#usr/lib/perl5/site_perl/PERLVER/URI/snews.pm +#usr/lib/perl5/site_perl/PERLVER/URI/ssh.pm +#usr/lib/perl5/site_perl/PERLVER/URI/telnet.pm +#usr/lib/perl5/site_perl/PERLVER/URI/tn3270.pm +#usr/lib/perl5/site_perl/PERLVER/URI/urn +#usr/lib/perl5/site_perl/PERLVER/URI/urn.pm +#usr/lib/perl5/site_perl/PERLVER/URI/urn/isbn.pm +#usr/lib/perl5/site_perl/PERLVER/URI/urn/oid.pm +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/URI +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/URI/.packlist +#usr/share/man/perl/man3/URI.3 +#usr/share/man/perl/man3/URI::Escape.3 +#usr/share/man/perl/man3/URI::Heuristic.3 +#usr/share/man/perl/man3/URI::QueryParam.3 +#usr/share/man/perl/man3/URI::Split.3 +#usr/share/man/perl/man3/URI::URL.3 +#usr/share/man/perl/man3/URI::WithBase.3 +#usr/share/man/perl/man3/URI::_punycode.3 +#usr/share/man/perl/man3/URI::data.3 +#usr/share/man/perl/man3/URI::file.3 +#usr/share/man/perl/man3/URI::ldap.3 Copied: ipcop/trunk/config/rootfiles/common/perl-xml-parser (from rev 8025, ipcop/trunk/config/rootfiles/common/XML-Parser) =================================================================== --- ipcop/trunk/config/rootfiles/common/perl-xml-parser (rev 0) +++ ipcop/trunk/config/rootfiles/common/perl-xml-parser 2016-01-03 13:40:36 UTC (rev 8030) @@ -0,0 +1,47 @@ +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser +usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser.pm +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/Japanese_Encodings.msg +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/README +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/big5.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/euc-kr.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/ibm866.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-2.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-3.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-4.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-5.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-7.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-8.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/iso-8859-9.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/koi8-r.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1250.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1251.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1252.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/windows-1255.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-euc-jp-jisx0221.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-euc-jp-unicode.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-cp932.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-jdk117.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-jisx0221.enc +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Encodings/x-sjis-unicode.enc +usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Expat.pm +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/LWPExternEnt.pl +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Debug.pm +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Objects.pm +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Stream.pm +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Subs.pm +usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/XML/Parser/Style/Tree.pm +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser/.packlist +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser/Expat +usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Parser/Expat/Expat.so +#usr/share/man/perl/man3/XML::Parser.3 +#usr/share/man/perl/man3/XML::Parser::Expat.3 +#usr/share/man/perl/man3/XML::Parser::Style::Debug.3 +#usr/share/man/perl/man3/XML::Parser::Style::Objects.3 +#usr/share/man/perl/man3/XML::Parser::Style::Stream.3 +#usr/share/man/perl/man3/XML::Parser::Style::Subs.3 +#usr/share/man/perl/man3/XML::Parser::Style::Tree.3 Copied: ipcop/trunk/config/rootfiles/common/perl-xml-simple (from rev 8025, ipcop/trunk/config/rootfiles/common/XML-Simple) =================================================================== --- ipcop/trunk/config/rootfiles/common/perl-xml-simple (rev 0) +++ ipcop/trunk/config/rootfiles/common/perl-xml-simple 2016-01-03 13:40:36 UTC (rev 8030) @@ -0,0 +1,8 @@ +#usr/lib/perl5/site_perl/PERLVER/XML +#usr/lib/perl5/site_perl/PERLVER/XML/Simple +usr/lib/perl5/site_perl/PERLVER/XML/Simple.pm +#usr/lib/perl5/site_perl/PERLVER/XML/Simple/FAQ.pod +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Simple +#usr/lib/perl5/site_perl/PERLVER/MACHINE-linux/auto/XML/Simple/.packlist +#usr/share/man/perl/man3/XML::Simple.3 +#usr/share/man/perl/man3/XML::Simple::FAQ.3 Deleted: ipcop/trunk/lfs/URI =================================================================== --- ipcop/trunk/lfs/URI 2016-01-03 13:31:06 UTC (rev 8029) +++ ipcop/trunk/lfs/URI 2016-01-03 13:40:36 UTC (rev 8030) @@ -1,94 +0,0 @@ -############################################################################### -# This file is part of the IPCop Firewall. # -# # -# IPCop is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or # -# (at your option) any later version. # -# # -# IPCop is distributed in the hope that it will be useful, # -# but WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -# GNU General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with IPCop; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# # -# Makefiles are based on LFSMake, which is # -# Copyright (C) 2002 Rod Roard <r...@sunsetsystems.com> # -# # -# Modifications by: # -# ??-12-2003 Mark Wormgoor < m...@wormgoor.com> # -# - Modified Makefile for IPCop build # -# # -# $Id$ -# # -############################################################################### - -############################################################################### -# Definitions -############################################################################### - -include Config - -PKG_NAME = URI -VER = 1.68 -HOST_ARCH = all -OTHER_SRC = yes - -THISAPP = $(PKG_NAME)-$(VER) -DL_FILE = $(THISAPP).tar.gz -DL_FROM = $(URL_CPAN)/E/ET/ETHER -DIR_APP = $(DIR_SRC)/$(THISAPP) -TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) - -############################################################################### -# Top-level Rules -############################################################################### - -objects = $(DL_FILE) - -$(DL_FILE) = $(DL_FROM)/$(DL_FILE) - -$(DL_FILE)_MD5 = 4a954ab8d79f831616ca817ba4b26cb9 - -install : $(TARGET) - -check : $(patsubst %,$(DIR_CHK)/%,$(objects)) - -download :$(patsubst %,$(DIR_DL)/%,$(objects)) - -md5 : $(subst %,%_MD5,$(objects)) - -############################################################################### -# Downloading, checking, md5sum -############################################################################### - -$(patsubst %,$(DIR_CHK)/%,$(objects)) : - @$(CHECK) - -$(patsubst %,$(DIR_DL)/%,$(objects)) : - @$(LOAD) - -$(subst %,%_MD5,$(objects)) : - @$(MD5) - -############################################################################### -# Installation Details -############################################################################### - -$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) - @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - - cd $(DIR_APP) && perl Makefile.PL - cd $(DIR_APP) && make -ifeq "$(RUNNING_TEST)" "yes" - -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log -endif - cd $(DIR_APP) && make install - - @rm -rf $(DIR_APP) - @$(POSTBUILD) - Deleted: ipcop/trunk/lfs/XML-Parser =================================================================== --- ipcop/trunk/lfs/XML-Parser 2016-01-03 13:31:06 UTC (rev 8029) +++ ipcop/trunk/lfs/XML-Parser 2016-01-03 13:40:36 UTC (rev 8030) @@ -1,94 +0,0 @@ -############################################################################### -# This file is part of the IPCop Firewall. # -# # -# IPCop is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or # -# (at your option) any later version. # -# # -# IPCop is distributed in the hope that it will be useful, # -# but WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -# GNU General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with IPCop; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# # -# Makefiles are based on LFSMake, which is # -# Copyright (C) 2002 Rod Roard <r...@sunsetsystems.com> # -# # -# Modifications by: # -# ??-12-2003 Mark Wormgoor < m...@wormgoor.com> # -# - Modified Makefile for IPCop build # -# # -# $Id$ -# # -############################################################################### - -############################################################################### -# Definitions -############################################################################### - -include Config - -PKG_NAME = XML-Parser -VER = 2.44 -HOST_ARCH = all -OTHER_SRC = yes - -THISAPP = $(PKG_NAME)-$(VER) -DL_FILE = $(THISAPP).tar.gz -DL_FROM = $(URL_CPAN)/T/TO/TODDR -DIR_APP = $(DIR_SRC)/$(THISAPP) -TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) - -############################################################################### -# Top-level Rules -############################################################################### - -objects = $(DL_FILE) - -$(DL_FILE) = $(DL_FROM)/$(DL_FILE) - -$(DL_FILE)_MD5 = af4813fe3952362451201ced6fbce379 - -install : $(TARGET) - -check : $(patsubst %,$(DIR_CHK)/%,$(objects)) - -download :$(patsubst %,$(DIR_DL)/%,$(objects)) - -md5 : $(subst %,%_MD5,$(objects)) - -############################################################################### -# Downloading, checking, md5sum -############################################################################### - -$(patsubst %,$(DIR_CHK)/%,$(objects)) : - @$(CHECK) - -$(patsubst %,$(DIR_DL)/%,$(objects)) : - @$(LOAD) - -$(subst %,%_MD5,$(objects)) : - @$(MD5) - -############################################################################### -# Installation Details -############################################################################### - -$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) - @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - - cd $(DIR_APP) && perl Makefile.PL - cd $(DIR_APP) && make -ifeq "$(RUNNING_TEST)" "yes" - -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log -endif - cd $(DIR_APP) && make install - - @rm -rf $(DIR_APP) - @$(POSTBUILD) - Deleted: ipcop/trunk/lfs/XML-Simple =================================================================== --- ipcop/trunk/lfs/XML-Simple 2016-01-03 13:31:06 UTC (rev 8029) +++ ipcop/trunk/lfs/XML-Simple 2016-01-03 13:40:36 UTC (rev 8030) @@ -1,95 +0,0 @@ -############################################################################### -# This file is part of the IPCop Firewall. # -# # -# IPCop is free software; you can redistribute it and/or modify # -# it under the terms of the GNU General Public License as published by # -# the Free Software Foundation; either version 2 of the License, or # -# (at your option) any later version. # -# # -# IPCop is distributed in the hope that it will be useful, # -# but WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -# GNU General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with IPCop; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# # -# Makefiles are based on LFSMake, which is # -# Copyright (C) 2002 Rod Roard <r...@sunsetsystems.com> # -# # -# Modifications by: # -# ??-12-2003 Mark Wormgoor < m...@wormgoor.com> # -# - Modified Makefile for IPCop build # -# # -# $Id$ -# # -############################################################################### - -############################################################################### -# Definitions -############################################################################### - -include Config - -PKG_NAME = XML-Simple -VER = 2.20 -HOST_ARCH = all -OTHER_SRC = yes - -THISAPP = $(PKG_NAME)-$(VER) -DL_FILE = $(PKG_NAME)-$(VER).tar.gz -DL_FROM = $(URL_CPAN)/G/GR/GRANTM -DIR_APP = $(DIR_SRC)/$(THISAPP) -TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP) - -############################################################################### -# Top-level Rules -############################################################################### - -objects = $(DL_FILE) - -$(DL_FILE) = $(DL_FROM)/$(DL_FILE) - -$(DL_FILE)_MD5 = 4d10964e123b76eca36678464daa63cd - -install : $(TARGET) - -check : $(patsubst %,$(DIR_CHK)/%,$(objects)) - -download :$(patsubst %,$(DIR_DL)/%,$(objects)) - -md5 : $(subst %,%_MD5,$(objects)) - -############################################################################### -# Downloading, checking, md5sum -############################################################################### - -$(patsubst %,$(DIR_CHK)/%,$(objects)) : - @$(CHECK) - -$(patsubst %,$(DIR_DL)/%,$(objects)) : - @$(LOAD) - -$(subst %,%_MD5,$(objects)) : - @$(MD5) - -############################################################################### -# Installation Details -############################################################################### - -$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) - @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - - # As 2.20, package ask for XML::NamespaceSupport, XML::SAX, XML::SAX::Expat prerequisites. - # That doesn't look mandatory and unapplicable tests are skipped. - cd $(DIR_APP) && perl Makefile.PL - cd $(DIR_APP) && make -ifeq "$(RUNNING_TEST)" "yes" - -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log -endif - cd $(DIR_APP) && make install - - @rm -rf $(DIR_APP) - @$(POSTBUILD) Copied: ipcop/trunk/lfs/perl-uri (from rev 8025, ipcop/trunk/lfs/URI) =================================================================== --- ipcop/trunk/lfs/perl-uri (rev 0) +++ ipcop/trunk/lfs/perl-uri 2016-01-03 13:40:36 UTC (rev 8030) @@ -0,0 +1,95 @@ +############################################################################### +# This file is part of the IPCop Firewall. # +# # +# IPCop is free software; you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation; either version 2 of the License, or # +# (at your option) any later version. # +# # +# IPCop is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with IPCop; if not, write to the Free Software # +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +# # +# Makefiles are based on LFSMake, which is # +# Copyright (C) 2002 Rod Roard <r...@sunsetsystems.com> # +# # +# Modifications by: # +# ??-12-2003 Mark Wormgoor < m...@wormgoor.com> # +# - Modified Makefile for IPCop build # +# # +# $Id$ +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +PKG_NAME = URI +LFS_NAME = perl-uri +VER = 1.69 +HOST_ARCH = all +OTHER_SRC = yes + +THISAPP = $(PKG_NAME)-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_CPAN)/E/ET/ETHER +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(LFS_NAME)-$(VER) + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = 3c56aee0300bce5a440ccbd558277ea0 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + + cd $(DIR_APP) && perl Makefile.PL + cd $(DIR_APP) && make +ifeq "$(RUNNING_TEST)" "yes" + -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log +endif + cd $(DIR_APP) && make install + + @rm -rf $(DIR_APP) + @$(POSTBUILD) + Copied: ipcop/trunk/lfs/perl-xml-parser (from rev 8025, ipcop/trunk/lfs/XML-Parser) =================================================================== --- ipcop/trunk/lfs/perl-xml-parser (rev 0) +++ ipcop/trunk/lfs/perl-xml-parser 2016-01-03 13:40:36 UTC (rev 8030) @@ -0,0 +1,95 @@ +############################################################################### +# This file is part of the IPCop Firewall. # +# # +# IPCop is free software; you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation; either version 2 of the License, or # +# (at your option) any later version. # +# # +# IPCop is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with IPCop; if not, write to the Free Software # +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +# # +# Makefiles are based on LFSMake, which is # +# Copyright (C) 2002 Rod Roard <r...@sunsetsystems.com> # +# # +# Modifications by: # +# ??-12-2003 Mark Wormgoor < m...@wormgoor.com> # +# - Modified Makefile for IPCop build # +# # +# $Id$ +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +PKG_NAME = XML-Parser +LFS_NAME = perl-xml-parser +VER = 2.44 +HOST_ARCH = all +OTHER_SRC = yes + +THISAPP = $(PKG_NAME)-$(VER) +DL_FILE = $(THISAPP).tar.gz +DL_FROM = $(URL_CPAN)/T/TO/TODDR +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(LFS_NAME)-$(VER) + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = af4813fe3952362451201ced6fbce379 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + + cd $(DIR_APP) && perl Makefile.PL + cd $(DIR_APP) && make +ifeq "$(RUNNING_TEST)" "yes" + -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log +endif + cd $(DIR_APP) && make install + + @rm -rf $(DIR_APP) + @$(POSTBUILD) + Copied: ipcop/trunk/lfs/perl-xml-simple (from rev 8025, ipcop/trunk/lfs/XML-Simple) =================================================================== --- ipcop/trunk/lfs/perl-xml-simple (rev 0) +++ ipcop/trunk/lfs/perl-xml-simple 2016-01-03 13:40:36 UTC (rev 8030) @@ -0,0 +1,96 @@ +############################################################################### +# This file is part of the IPCop Firewall. # +# # +# IPCop is free software; you can redistribute it and/or modify # +# it under the terms of the GNU General Public License as published by # +# the Free Software Foundation; either version 2 of the License, or # +# (at your option) any later version. # +# # +# IPCop is distributed in the hope that it will be useful, # +# but WITHOUT ANY WARRANTY; without even the implied warranty of # +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # +# GNU General Public License for more details. # +# # +# You should have received a copy of the GNU General Public License # +# along with IPCop; if not, write to the Free Software # +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +# # +# Makefiles are based on LFSMake, which is # +# Copyright (C) 2002 Rod Roard <r...@sunsetsystems.com> # +# # +# Modifications by: # +# ??-12-2003 Mark Wormgoor < m...@wormgoor.com> # +# - Modified Makefile for IPCop build # +# # +# $Id$ +# # +############################################################################### + +############################################################################### +# Definitions +############################################################################### + +include Config + +PKG_NAME = XML-Simple +LFS_NAME = perl-xml-simple +VER = 2.22 +HOST_ARCH = all +OTHER_SRC = yes + +THISAPP = $(PKG_NAME)-$(VER) +DL_FILE = $(PKG_NAME)-$(VER).tar.gz +DL_FROM = $(URL_CPAN)/G/GR/GRANTM +DIR_APP = $(DIR_SRC)/$(THISAPP) +TARGET = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(LFS_NAME)-$(VER) + +############################################################################### +# Top-level Rules +############################################################################### + +objects = $(DL_FILE) + +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) + +$(DL_FILE)_MD5 = 0914abddfce749453ed89b54029f2643 + +install : $(TARGET) + +check : $(patsubst %,$(DIR_CHK)/%,$(objects)) + +download :$(patsubst %,$(DIR_DL)/%,$(objects)) + +md5 : $(subst %,%_MD5,$(objects)) + +############################################################################### +# Downloading, checking, md5sum +############################################################################### + +$(patsubst %,$(DIR_CHK)/%,$(objects)) : + @$(CHECK) + +$(patsubst %,$(DIR_DL)/%,$(objects)) : + @$(LOAD) + +$(subst %,%_MD5,$(objects)) : + @$(MD5) + +############################################################################### +# Installation Details +############################################################################### + +$(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects)) + @$(PREBUILD) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + + # As 2.20, package ask for XML::NamespaceSupport, XML::SAX, XML::SAX::Expat prerequisites. + # That doesn't look mandatory and unapplicable tests are skipped. + cd $(DIR_APP) && perl Makefile.PL + cd $(DIR_APP) && make +ifeq "$(RUNNING_TEST)" "yes" + -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log +endif + cd $(DIR_APP) && make install + + @rm -rf $(DIR_APP) + @$(POSTBUILD) Modified: ipcop/trunk/make.sh =================================================================== --- ipcop/trunk/make.sh 2016-01-03 13:31:06 UTC (rev 8029) +++ ipcop/trunk/make.sh 2016-01-03 13:40:36 UTC (rev 8030) @@ -1922,7 +1922,7 @@ chroot_make Apache-Htpasswd chroot_make Crypt-PasswdMD5 chroot_make CGI - chroot_make URI + chroot_make perl-uri chroot_make HTML-Tagset chroot_make HTML-Parser chroot_make DBI @@ -1938,8 +1938,8 @@ chroot_make Net-DNS chroot_make Net-SSLeay chroot_make IO-Socket-SSL - chroot_make XML-Parser - chroot_make XML-Simple + chroot_make perl-xml-parser + chroot_make perl-xml-simple # end of CPAN chroot_make ntp chroot_make dhcpcd # After ntp to detect ntpd and /etc/rc.d This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn