aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl
AgeCommit message (Collapse)Author
2014-12-19libnet-dns-perl: move package to mete-perl.Armin Kuster
please consider this package for meta-perl. No real need for this to be in meta-security Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19libcurses-perl: move to meta-perlArmin Kuster
please consider this for meta-perl. I would like to move it from meta-security to common location. This also updates to latest. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-19libhtml-parser-perl: move package from meta-security to meta-perlArmin Kuster
please consider this common package for meta-perl. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-12-09libnet-ssleay-perl: avoid host contaminationKang Kai
Check the configure log, libnet-ssleay-perl uses host's openssl: *** Found OpenSSL-1.0.1 installed in /usr Export OPENSSL_PREFIX to find the native openssl to use. Replace library pathes '/lib', '/usr/lib' and header path with correct staging pathes at same time. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-09-26meta-perl: fix for eglibc-gconvsRobert Yang
There is no eglibc-gconvs now, but glibc-gconvs. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-09-01libmodule-pluggable-perl: add 5.1Tim Orling
* Module::Pluggable - automatically give your module the ability to have plugins Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21libmime-types-perl: add recipeKang Kai
Add recipe for libmime-types-perl. Enable to create ptest sub-package at same time. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21libio-socket-ssl-perl: add recipeKang Kai
Add recipe for libio-socket-ssl-perl. Inherit ptest to enable build -ptest sub-package and add file 'run-ptest'. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21libnet-ssleay-perl: add recipeKang Kai
Add recipe for libnet-ssleay-perl. Inherit ptest to enable build -ptest sub-package and add file 'run-ptest'. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21libauthen-sasl-perl: add recipeKang Kai
Add recipe for libauthen-sasl-perl. Inherit ptest to enable build -ptest sub-package and add file 'run-ptest'. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21libdigest-hmac-perl: add recipeKang Kai
Add recipe for libdigest-hmac-perl and enable to create -ptest sub-package. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-21libdigest-sha1-perl: add recipeKang Kai
Add recipe for libdigest-sha1-perl and enable create -ptest sub-package. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11libmodule-build-tiny-perl: fix RDEPENDSTim Orling
* CPAN::Meta is provided by perl-module-cpan, NOT perl-module-cpan-meta * Module::Load is provided by perl-module-load, NOT perl-module-module-load * Fixes QA build-deps warning * libtap-harness-env-perl is bogus, already have perl-tap-harness-env Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-11libextutils-helpers-perl: fix RDEPENDSTim Orling
* Module::Load is provided by perl-module-load, NOT perl-module-module-load * Fixes QA build-deps warning. Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01libxml-filter-buffertext-perl: add recipeRoy Li
Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-01libxml-sax-writer-perl: add recipeRoy Li
Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22libxml-libxml-perl: add recipeRoy Li
This module is an interface to libxml2, providing XML and HTML parsers \ with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 \ interface and a XML::XPath-like interface to XPath API of libxml2. \ The module is split into several packages which are not described in this \ section; unless stated otherwise, you only need to use XML::LibXML; in \ your programs. Signed-off-by: Roy Li <rongqing.li@windriver.com> Acked-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22libnet-libidn-perl: add recipeRoy Li
Signed-off-by: Roy Li <rongqing.li@windriver.com> Acked-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-07-22libtext-iconv-perl: add recipeRoy Li
Signed-off-by: Roy Li <rongqing.li@windriver.com> Acked-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-04libtest-harness-perl: add 3.30Tim Orling
Test::Harness - Run Perl standard test scripts with statistics * Uses ${CPAN_MIRROR} option * RPROVIDES based on v3.28 recipe: Paul Eggleton <paul.eggleton@linux.intel.com> http://github.com/bluelightning/public_bb_recipes * which is forked from Emil Petersen <erp@movis.dk> repo http://github.com/EmilRP/public_bb_recipes/ * run through oe-stylize and clean bad white space * correct email address to oe-dev Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libalgorithm-diff-perl: add 1.15Tim Orling
[from README] This is a module for computing the difference between two files, two strings, or any other two lists of things. It uses an intelligent algorithm similar to (or identical to) the one used by the Unix `diff' program. It is guaranteed to find the *smallest possible* set of differences. * Add ${CPAN_MIRROR} option Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libextutils-cppguess-perl: add 0.07Tim Orling
[Description from CPAN] ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. * Add ${CPAN_MIRROR} option Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libmodule-build-tiny-perl: add 0.036Tim Orling
[Description from CPAN] Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. This module provides a simple, lightweight, drop-in replacement. * Add ${CPAN_MIRROR} option * Versions since 0.033 depend on TAP::Harness::Env Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libextutils-installpaths-perl: add 0.010Tim Orling
[Description from CPAN] This module tries to make install path resolution as easy as possible. * Add ${CPAN_MIRROR} option Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libextutils-helper-perl: add 0.022Tim Orling
[Description from CPAN] This module provides various portable helper function for module building modules. * Add ${CPAN_MIRROR} option Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libextutils-config-perl: add 0.007Tim Orling
[Description from CPAN] ExtUtils::Config is an abstraction around the %Config hash. * Add ${CPAN_MIRROR} option Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libmodule-runtime-perl: add 0.014Tim Orling
[Description from CPAN] The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time. This module avoids using any other modules, so that it can be used in low-level infrastructure. * Add ${CPAN_MIRROR} option * License line numbers changed from 0.013, same LICENSE. Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libcapture-tiny-perl: add 0.24Tim Orling
[Description from CPAN] Capture::Tiny provies a simple, portable way to capture almost anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being passed through to the original filehandles. Yes, it even works on Windows (usually). Stop guessing which of a dozen capturing modules to use in any particular situation and just use this one. * Add ${CPAN_MIRROR} option Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-06-04libtext-diff-perl: add 1.41Tim Orling
[Description from CPAN] diff() provides a basic set of services akin to the GNU diff utility. It is not anywhere near as feature complete as GNU diff, but it is better integrated with Perl and available on all platforms. It is often faster than shelling out to a system's diff executable for small files, and generally slower on larger files. * Add ${CPAN_MIRROR} since default has become flaky Signed-off-by: Tim Orling <TicoTimo@gmail.com>
2014-01-13add libcrypt-openssl-rsa-perlPatrick Patat
This recipe build cpan module Crypt-OpenSSL-RSA Signed-off-by: Patrick Patat <patrick.patat@innotis.org> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
2014-01-13add libcrypt-openssl-random-perlPatrick Patat
This recipe build cpan module Crypt-OpenSSL-Random Add openssl to DEPENDS Signed-off-by: Patrick Patat <patrick.patat@innotis.org> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
2013-08-16libdbd-sqlite-perl: add version 1.40Hongxu Jia
DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction capable RDBMS working for your perl project you simply have to install this module, and nothing else. There is a perl script for test, while variable PERL_DBM_TEST is assigned the value '1', the script will be added, and you could run the script to test whether DBD::SQLite is working properly. [YOCTO #4128] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-16libdbi-perl: add version 1.628Hongxu Jia
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. |<- Scope of DBI ->| .-. .--------------. .-------------. .-------. | |---| XYZ Driver |---| XYZ Engine | | Perl | | | `--------------' `-------------' | script| |A| |D| .--------------. .-------------. | using |--|P|--|B|---|Oracle Driver |---|Oracle Engine| | DBI | |I| |I| `--------------' `-------------' | API | | |... |methods| | |... Other drivers `-------' | |... `-' [YOCTO #4128] Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>