Commit graph

5144 commits

Author SHA1 Message Date
Oliver Charles b17f4486a1 More Perl libraries
Adds:

- File-Share-0.02
- Module-Install-AuthorRequires-0.02
- Module-Install-AuthorTests-0.002
- Test-EOL-1.5
- Test-NoTabs-1.3
2013-07-12 16:26:48 +02:00
Bjørn Forsman 49fccb03e9 slic3r: new package
Slic3r is a G-code generator for 3D printers.

- Math-Clipper and Boost-Geometry-Utils have been bumped to satisfy
  Slic3r.

- Slic3r has problems with perl 5.16 due to a locale issue (comma vs
  period in floating point numbers). So we use perl 5.14.

- The tests fail, so we skip them. According to the author of Slic3r,
  that should be safe:

    "Tests failed because of a typo when the 0.9.10b tag was applied.
    You can safely ignore the test results, Slic3r will work."

  See https://github.com/alexrj/Slic3r/issues/1303

  For reference, the errors look like this:

    Use of uninitialized value $deg in numeric eq (==) at /tmp/nix-build-perl-slic3r-0.9.10b.drv-0/git-export/t/../lib/Slic3r/TriangleMesh.pm line 328.
    # Looks like your test exited with 255 before it could output anything.
2013-07-11 01:35:00 +02:00
Bjørn Forsman f094996e9c perlPackages: compatibility with perl <= 5.10
This is just a small dependency fix for ExtUtils::CBuilder and
Module::Build to make them build with perl 5.10.

It seems that perl gradually adds CPAN modules into its core. So when
using older perl there typically some more dependencies to take care of.

ExtUtils-CBuilder 0.280202 is not available anymore, so I had to bump it
to 0.280205.
2013-07-11 00:59:09 +02:00
Bjørn Forsman e9bee7d9cb ExtUtilsTypemapsDefault: fix for perl < 5.16
Add missing dependencies for ExtUtilsTypemapsDefault, needed when
building with perl < 5.16. This works for perl 5.16 too.

ExtUtils-ParseXS 3.15 has disappeared from the mirrors, so I had to bump
it to something available from CPAN; version 3.18.

See note from CPAN[1]:
  This module [ExtUtilsTypemap] exists merely as a compatibility
  wrapper around ExtUtils::Typemaps. In a nutshell, ExtUtils::Typemap
  was renamed to ExtUtils::Typemaps because the Typemap directory in
  lib/ could collide with the typemap file on case-insensitive file
  systems.

  The ExtUtils::Typemaps module is part of the ExtUtils::ParseXS
  distribution and ships with the standard library of perl starting with
  perl version 5.16.

[1] http://search.cpan.org/~smueller/ExtUtils-Typemap-1.00/lib/ExtUtils/Typemap.pm:
2013-07-11 00:58:20 +02:00
David Guibert 0db328dde0 String::ToIdentifier::EN: Update to 0.10 2013-06-26 13:37:40 +02:00
Eelco Dolstra acba9240cd nixos.org/tarballs -> tarballs.nixos.org
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Eelco Dolstra f83a4dd41d Add Forks::Super 2013-06-17 15:14:40 +02:00
Eelco Dolstra da862fb61b Add Net::Amazon::S3
As usual with Perl modules, adding one pulls in 30 more...
2013-06-16 23:45:50 +02:00
Eelco Dolstra 197b166f0c Update some Perl packages 2013-06-13 15:56:23 +02:00
Eelco Dolstra de1c72f686 buildPerlModule: Call "./Build build"
Some modules require this.
2013-06-13 15:56:23 +02:00
Oliver Charles c078f67a7a perlPackages.TestMagpie: new expression 2013-06-10 23:06:08 +01:00
Oliver Charles 6a7882ed8d perlPackages.LWPUserAgentMockable: new expression 2013-06-10 23:05:08 +01:00
Oliver Charles 15700d49c1 perlPackages.TemplatePluginClass: new expression 2013-06-10 23:04:08 +01:00
Oliver Charles 1c94ac90b4 perlPackages.MethodSignaturesSimple: new expression 2013-06-10 23:03:19 +01:00
Oliver Charles 18b9044ec8 perlPackages.HTMLSelectorXPath: new expression 2013-06-10 23:01:14 +01:00
Oliver Charles ad136350c1 perlPackages.TestXPath: new expression 2013-06-10 22:58:22 +01:00
Oliver Charles 652425af07 perlPackages.MooseXRunnable: new expression 2013-06-10 22:57:32 +01:00
Oliver Charles 6d5b82416e perlPackages.TemplatePluginJavaScript: new expression 2013-06-10 22:56:40 +01:00
Oliver Charles 8a11acd8ac perlPackages.EnvPath: new expression 2013-06-10 22:56:01 +01:00
Oliver Charles 7e3f666673 perlPackages.TestJSON: new expression 2013-06-10 22:55:13 +01:00
Oliver Charles 912710ee9e perlPackages.XMLSemanticDiff: new expression 2013-06-10 22:54:29 +01:00
Oliver Charles 3a72c70ff4 perlPackages.TestMockClass: new expression 2013-06-10 22:53:59 +01:00
Oliver Charles cba31c7778 perlPackages.TestRoutine: new expression 2013-06-10 22:47:53 +01:00
Oliver Charles ac45df073d perlPackages.StringShellQuote: new expression 2013-06-10 22:47:21 +01:00
Oliver Charles 9130659599 perlPackages.DBIxConnector: new expression 2013-06-10 22:46:38 +01:00
Oliver Charles 51e8ad1c2b perlPackages.HTMLTreeBuilderXPath: new expression 2013-06-10 22:45:25 +01:00
Oliver Charles 32829201a4 perlPackages.IOAll: new expression 2013-06-10 22:44:14 +01:00
Oliver Charles 746b9fdaca perlPackages.DigestMD5File: new expression 2013-06-10 22:43:09 +01:00
Oliver Charles c20fa8b209 perlPackages.StringTT: new expression 2013-06-10 22:41:35 +01:00
Oliver Charles db0e68a37b perlPackages.EmailMIME: new expression 2013-06-10 22:39:50 +01:00
Oliver Charles 2aa2fff2d9 perlPackages.NetCoverArtArchive: new expression 2013-06-10 22:38:32 +01:00
Oliver Charles 3cbfa75086 perlPackages.NetAmazonS3Policy: new expression 2013-06-10 22:37:58 +01:00
Oliver Charles c332132cb1 perlPackages.NetAmazonAWSSign: new expression 2013-06-10 22:37:22 +01:00
Oliver Charles f7dcb609bf perlPackages.RSSParserLite: new expression 2013-06-10 22:36:24 +01:00
Oliver Charles 5fd1ae43fc perlPackages.CacheMemory: new expression 2013-06-10 22:35:29 +01:00
Oliver Charles 73d6af4767 perlPackages.MooseXABC: new expression 2013-06-10 22:32:57 +01:00
Oliver Charles 3c19030977 perlPackages.DateTimeFormatISO8601: new expression 2013-06-10 22:32:23 +01:00
Oliver Charles 7f41fb2ff0 perlPackages.MooseXTypesURI: new expression 2013-06-10 22:31:42 +01:00
Oliver Charles 63b7a6f25d perlPackages.MooseXClone: new expression 2013-06-10 22:30:32 +01:00
Oliver Charles 1abb47fc1f perlPackages.RESTUtils: new expression 2013-06-10 22:29:13 +01:00
Oliver Charles 195524c329 perlPackages.UnicodeICUCollator: new expression 2013-06-10 22:27:02 +01:00
Oliver Charles 98a9d9669b perlPackages.HTMLFormHandler: new expression 2013-06-10 22:25:39 +01:00
Oliver Charles 80a4e6f61f perlPackages.MooseXTypesStructured: new expression 2013-06-10 22:19:26 +01:00
Oliver Charles 69694da603 perlPackages.CGIExpand: new expression 2013-06-10 22:17:53 +01:00
Oliver Charles 9c7953d3b6 perlPackages.SetScalar: new expression 2013-06-10 22:17:22 +01:00
Oliver Charles 3a64c5d10f perlPackages.MathRandomSecure: new expression 2013-06-10 22:16:40 +01:00
Oliver Charles 78e81e0251 perlPackages.DataUUIDMT: new expression 2013-06-10 22:14:54 +01:00
Oliver Charles 1bb9fc728a perlPackages.CacheMemcachedFast: new expression 2013-06-10 22:12:28 +01:00
Oliver Charles c578c19ff1 perlPackages.CatalystPluginCache: new expression 2013-06-10 22:11:59 +01:00
Oliver Charles b5a700736e perlPackages.CatalystPluginUnicodeEncoding: new expression 2013-06-10 22:11:28 +01:00
Oliver Charles bae4804ac3 perlPackages.Redis: new expression 2013-06-10 22:10:28 +01:00
Oliver Charles 107cfe7cee perlPackages.CatalystPluginCacheHTTP: new expression 2013-06-10 22:09:45 +01:00
Oliver Charles ae5a6b36b7 perlPackages.DateTimeFormatPg: new expression 2013-06-10 22:07:48 +01:00
Oliver Charles cd33c93a5b perlPackages.DigestHMAC_SHA1: new expression 2013-06-10 22:07:11 +01:00
Oliver Charles 2fc669c8a5 perlPackages.CatalystAuthenticationCredentialHttp: new expression 2013-06-10 22:06:34 +01:00
Oliver Charles 3e5878e90d perlPackages.TextWikiFormat: new expression 2013-06-10 22:04:43 +01:00
Oliver Charles bdebf13d9e perlPackages.TextTrim: new expression 2013-06-10 22:03:37 +01:00
Oliver Charles f41d722e8f perlPackages.TextUnaccent: new expression 2013-06-10 22:03:07 +01:00
Oliver Charles 2d458236a7 perlPackages.LogDispatch: new expression 2013-06-10 22:02:31 +01:00
Oliver Charles 65abb853f4 perlPackages.StatisticsBasic: new expression 2013-06-10 22:01:54 +01:00
Oliver Charles 7b8dbc338a perlPackages.PlackMiddlewareDebug: new expression 2013-06-10 22:00:55 +01:00
Oliver Charles 20784b09f4 perlPackages.ListUtilsBy: new expression 2013-06-10 21:59:09 +01:00
Oliver Charles 599c3b5f07 perlPackages.libintl_perl: new expression 2013-06-10 21:58:31 +01:00
Oliver Charles 21c4299c33 perlPackages.MooseXSingleton: new expression 2013-06-10 21:57:44 +01:00
Oliver Charles d1f04fe92c perlPackages.StringEscape: new package 2013-06-10 21:56:58 +01:00
Oliver Charles dfe33f6e20 perlPackages.CacheMemcached: new expression 2013-06-10 21:52:44 +01:00
Oliver Charles 4a517e4487 perlPackages.AlgorithmMerge: new expression 2013-06-10 21:50:48 +01:00
Eelco Dolstra f1c42a8331 Module::Pluggable: Update to 4.8 2013-06-02 23:33:27 +02:00
Eelco Dolstra 412decd2a4 Crypt::RandPasswd: Update to 0.03
http://hydra.nixos.org/build/5098835
2013-05-28 12:09:44 +02:00
Eelco Dolstra f34d24f14c Update LWP and LWP::Protocol::https 2013-05-23 13:48:17 -04:00
Eelco Dolstra bba3b07055 CatalystX::RoleApplicator: Fix URL 2013-05-23 13:20:01 -04:00
Petr Rockai 1572a1f2a4 Add perl CatalystTraitForRequestProxyBase, with dependencies: CatalystXRoleApplicator MooseXRelatedClassRoles 2013-05-23 13:15:07 -04:00
Bjørn Forsman 1578fd3c1f munin: add missing dependencies
* Add needed dependencies:
  coreutils, python, ruby, java and several Perl modules (Time::HiRes
  1.9.724 is no longer available, bump to 1.9725)
* Use sha256 instead of md5 (more secure)
* Wrap munin perl scripts so they find their dependencies at runtime
* Rework meta description attributes.

FIXME/TODO: munin is still not usable; it tries to write log files and
web graphs to its installation path.
2013-05-20 19:10:44 +02:00
Domen Kozar c9bae2bcbe munin: add the package, WIP 2013-05-20 11:18:40 +02:00
Petr Rockai c61c4f4ca3 Add perl Text::BibTeX, along with Config::AutoConf and ExtUtils::LibBuilder. 2013-05-18 13:35:14 +02:00
Peter Simons 54d9cf1c65 Merge pull request #499 from bjornfor/perl-modules
Add perl modules needed to build "slic3r"
2013-05-03 00:43:16 -07:00
Bjørn Forsman fbae002717 Add perl modules needed to build "slic3r"
Slic3r is a tool to convert a digital 3D model into printing
instructions for your 3D printer. I have some build/run issues with it
so add it later.

These perl modules are added:
  AlienWxWidgets
  BoostGeometryUtils
  constant-defer
  ExtUtilsCppGuess
  ExtUtilsTypemapsDefault
  ExtUtilsXSpp
  GrowlGNTP
  MathLibm
  MathClipper
  MathConvexHullMonotoneChain
  MathGeometryVoronoi
  MathPlanePath
  ModuleBuildWithXSpp
  NetDBus
  Spiffy
  TestBase
  Wx

A couple of old modules were no longer available on CPAN so I bumped
them:
  DataUUID
  ExtUtilsMakeMaker
  ExtUtilsManifest
  version
  VersionRequirements

XMLTwig fails in the test phase (it is missing a dependencies), so the
test is skipped. (How did it pass the test before?)
2013-05-03 09:31:12 +02:00
Shea Levy e3a920feec DBIxClass: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-01 10:04:26 -04:00
Eelco Dolstra 1e316e8eac sqlite: Make 3.7.16 the default again
I've fixed the Hydra problem and the DBIx::Class issue is only a
problem in its test suite, apparently.
2013-04-30 00:16:56 +02:00
Eelco Dolstra 61ec5a1ca4 DBI: Update to 1.625 2013-04-30 00:03:56 +02:00
Peter Simons cbf9bbd5f4 sqlite: downgrade from version 3.7.16.1 to 3.7.14.1
The recent sqlite update broke -- among other things -- the Hydra regression
test suite. Until these issues have been resolved, we stick to the older
reliable version.
2013-04-27 22:36:03 +02:00
Gergely Risko 5c29fcc427 Update ack to 2.02 (and File-Next to 1.12, only used by ack) 2013-04-21 13:10:44 +02:00
Shea Levy 4a2e18b6ec perlPackages.DBIxClass: Disable tests for now
Tests are broken with latest sqlite, see http://lists.scsys.co.uk/pipermail/dbix-class/2013-April/011271.html

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-16 13:39:41 -04:00
Sander van der Burg c2389fcb9d Bumped DBIxClass to version 0.08210 2013-04-16 12:15:02 +02:00
Shea Levy ff54e4724c Catalyst::Action::REST: Bump to 1.07
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 18:28:08 -04:00
Peter Simons fcdd1d5343 perl-packages.nix: fix misplaced attribute from previous commit 2013-04-06 15:28:02 +02:00
Peter Simons cde41fe551 perl-packages.nix, all-packages.nix: generally refer to 'postgresql' instead of 'postgresql92'
This allows users to override the 'postgres' attribute with a different version
and have the effect propagated to all other packages that depend on it.
2013-04-06 15:24:11 +02:00
Shea Levy 34e0c33d6f Allow overriding perlPackages
__overrides is the worst.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-29 12:41:38 -04:00
Shea Levy 7a69bd708e Add the DBIxClassHelpers package
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-27 16:35:54 -04:00
Peter Simons f2726c5c57 perl-GD: update to version 2.49 in a blind attempt to fix test suite failures on x86-linux 2013-03-26 02:19:22 +01:00
Lluís Batlle i Rossell 4ef33e7a67 perlPackages: add SGMLSpm
Required by iputils to create the manpages.
2013-03-18 15:07:19 +01:00
Eelco Dolstra 3bf249cb12 Module::Find: Update to 0.11 2013-03-14 16:37:18 +01:00
Shea Levy 0a52bc5d8e Add Catalyst::Action::REST perlPackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-13 09:02:27 -04:00
Sander van der Burg 53ee192dc5 perl-Error: bump to 0.17019 2013-03-11 11:10:10 +01:00
Jack Cummings 1e2e5babf1 XML-LibXML-2.0014, as XML-LibXML-2.0001 doesn't exist upstream anymore 2013-03-08 07:44:30 -08:00
Eelco Dolstra c3b759d3d3 Catalyst::Plugin::Captcha: Add 2013-02-27 14:35:56 +01:00
Eelco Dolstra 7b94139e4f Test::WWW::Mechanize::Catalyst: Update to 0.58 2013-02-25 22:54:03 +01:00
Eelco Dolstra f6460facd6 Catalyst::Plugin::Static::Simple: Add ETag support
This should keep browsers from caching Hydra's static files for too
long.
2013-02-25 18:17:16 +01:00
Eelco Dolstra 615b1d42a7 JSON::Any: Pull in JSON 2013-01-28 23:14:59 +01:00
Eelco Dolstra 201f64b20a Remove dots at end of meta.description 2013-01-28 11:59:49 +01:00
Eelco Dolstra 19665a7483 Add meta attributes 2013-01-28 11:59:28 +01:00
Lluís Batlle i Rossell dd3c83a5ff Updating perl packages NetSSLeay and IOSocketSSL. Upstream removed the old versions 2013-01-27 15:39:11 +01:00
Eelco Dolstra f4d4c7f6a8 DBI: revert to 1.616
With the new version DBD::Pg fails with "DBI Connection failed:
install_driver(Pg) failed: Unable to get DBI state function. DBI not
loaded.".
2013-01-22 11:48:37 +01:00
Eelco Dolstra e78ff09f02 Update Catalyst::Manual 2013-01-22 11:40:24 +01:00
Eelco Dolstra 47793a9eb7 Fix indentation 2013-01-22 11:19:58 +01:00
Shea Levy b67667e074 perlPackages.ClassLoad: Fix meta.description 2013-01-21 15:43:09 -05:00
Eelco Dolstra 331e7ac221 Merge remote-tracking branch 'origin/master' into systemd 2013-01-21 13:01:00 +01:00
Peter Simons 13352be4fd perl-Net-OpenID-Consumer: add missing dependency on 'LWP' 2013-01-21 11:08:23 +01:00
Peter Simons 8511c359d1 perl-packages: remove 'HTTPParser' attribute, which is a duplicate of 'HTTPMessage' 2013-01-21 11:07:57 +01:00
Aristid Breitkreuz adf7a68158 perl package version maintenance as those packages are needed by wget and its dependencies 2013-01-21 10:57:10 +01:00
Eelco Dolstra 9da086c08d Merge remote-tracking branch 'origin/master' into systemd 2013-01-19 00:05:50 +01:00
Eelco Dolstra cd5755845f Lots of Perl package updates 2013-01-19 00:02:51 +01:00
Eelco Dolstra 9e6d6dae01 Test::Warn: Update to 0.24 2013-01-18 13:05:54 +01:00
Shea Levy f1054e5051 Add patch to handle /**/-style comments in Google::ProtocolBuffers
Patch thanks to Daniel Zinn
2013-01-16 13:59:15 -05:00
Shea Levy 4b10fcf1ec Add Google::ProtocolBuffers perlPackage 2013-01-15 18:09:09 -05:00
Peter Simons aa7d0c4cc5 Merge pull request #178 from mpashton/abcde-new
Updated version of abcde to 2.5.4
2012-11-20 12:41:40 -08:00
Rickard Nilsson ed245ce732 perl-io-socket-ssl: Upgrade to 1.77 2012-11-18 09:44:29 +01:00
Eelco Dolstra ae8a3386e4 Email::Sender: Update to 0.120002 2012-11-05 16:58:54 +01:00
Michael Ashton 78db9a8cb1 Updated version of abcde to 2.5.4
- Added support for MusicBrainz queries to abcde package
- Added new dependencies to abcde: mkcue, eject, perl, MusicBrainz, MusicBrainzDiscID
- libdiscid version in pkg-config was incorrect; patched libdiscid to fix
- Added WebServices::MusicBrainz Perl module
- Added MusicBrainz::DiscID Perl module
- Commented out XSLoader Perl module since it was broken, no packages depend on it,
  and it has been incorporated into the Perl core
2012-10-29 17:14:39 -07:00
Shea Levy 989a9f8636 perlPackages.NetSMTPTLS 2012-10-25 10:33:23 -04:00
Michael Raskin 749cc2bf1e Adding Debian devscripts. Mostly for uscan.
I plan to later use uscan for simplifying package updates in some
NixPkgs packages. I have no code for that now.

I added Perl packages File::DesktopEntry and File::BaseDir in a slightly
hascky way because one part of the installation system replaced PREFIX=
with --prefix= and the other complained that it doesn't know what to do
with --prefix=. I checked that a script using File::DesktopEntry works,
and I don't know enough Perl to rewrite buildPerlPackage and hope that
my change is an improvement.

I removed trnaslated manpages because it uses po4a which has some more
Debian-specific dependencies of its own.
2012-10-07 18:02:46 +04:00
Mathijs Kwik 130a4aa507 add perl packages: IPC-Signal, mime-construct, Proc-WaitStat 2012-08-25 11:20:09 +02:00
Shea Levy 1e1634604c Compress-Raw-Zlib: Don't check on Darwin.
Fixes #102
2012-08-17 13:14:10 -04:00
Peter Simons f20913e51f ikiwiki: support OpenID via HTTPS
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons 397f1d73ee ikiwiki: enable OpenID support
* added perl-Crypt-DH-GMP-0.00010
 * added perl-Devel-CheckLib-0.98
 * added perl-HTTP-Message-6.03
 * added perl-IO-CaptureOutput-1.1102
 * added perl-Net-OpenID-Common-1.14
 * added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Eelco Dolstra bd8d7a8d15 Add some packages to the channel 2012-07-31 19:26:35 -04:00
Peter Simons 8a112fe598 perl-packages.nix: add perl-Authen-Passphrase (and its dependencies)
- Authen-DecHpwd-2.006
 - Authen-Passphrase-0.008
 - Class-Mix-0.005
 - Crypt-Eksblowfish-0.009
 - Crypt-MySQL-0.04
 - Crypt-Rijndael-1.11
 - Crypt-UnixCrypt_XS-0.09
 - Data-Entropy-0.007
 - Data-Float-0.012
 - Data-Integer-0.004
 - Digest-CRC-0.18
 - Digest-MD4-1.5
 - HTTP-Lite-2.4
 - Scalar-String-0.002
2012-07-29 21:39:29 +02:00
Peter Simons 5d44de6398 perl-CGI-Session: update to version 4.46 2012-07-29 20:54:44 +02:00
Shea Levy 263a55eda3 perlPackages.XMLLibXML: Bump 2012-07-26 14:00:52 -04:00
Peter Simons aa986a89ae perl-HTML-Tree: update to version 4.2 2012-07-14 14:48:46 +02:00
Peter Simons ac7781cc40 perl-File-chdir: update to version 0.1006 2012-07-14 14:40:31 +02:00
Peter Simons 49b893ba3a perl-Font-AFM: add version 1.20 2012-07-14 14:26:06 +02:00
Peter Simons 75adf28346 perl-MailDKIM: the unit test suite fails on Hydra because it relies on network access 2012-07-08 12:36:33 +02:00
Peter Simons 90d6e6890a perl-packages.nix: add Crypt-OpenSSL-Random-0.04, Crypt-OpenSSL-RSA-0.28, IO-Socket-INET6-2.69, and Mail-DKIM-0.39 2012-07-08 00:32:37 +02:00
Eelco Dolstra 500037bb4b Add perl-WWW-Curl 2012-07-05 12:13:01 -04:00
David Guibert a97e27fc82 git-annex: update to 3.20120624 2012-06-29 21:09:52 +02:00
Karn Kallio 1097d76801 Fix download URL for Perl Graph package.
svn path=/nixpkgs/trunk/; revision=33871
2012-04-21 20:23:00 +00:00
Eelco Dolstra 46ec48923b * Updated Cache::FastMmap etc.
svn path=/nixpkgs/trunk/; revision=33820
2012-04-17 20:39:09 +00:00
Eelco Dolstra b62900880a * Fix the build of Task::Catalyst::Tutorial (http://hydra.nixos.org/build/2307296).
svn path=/nixpkgs/trunk/; revision=33423
2012-03-26 11:38:49 +00:00
Eelco Dolstra b4d308f672 * Update some Perl packages that had gone missing.
svn path=/nixpkgs/trunk/; revision=33250
2012-03-19 03:55:37 +00:00
Ludovic Courtès 3167c78224 Perl: Add Switch.
svn path=/nixpkgs/trunk/; revision=33035
2012-03-13 17:10:38 +00:00
Eelco Dolstra 29df27f469 * Fix some Hydra dependencies that broke due to the Perl upgrade.
svn path=/nixpkgs/trunk/; revision=33020
2012-03-12 15:31:14 +00:00
Peter Simons d959dae915 perl-packages.nix: fixed test suite failures
- updated Encode to version 2.44
 - updated PerlMagick to version 6.74
 - updated YAML to version 0.80

svn path=/nixpkgs/trunk/; revision=32835
2012-03-06 21:13:41 +00:00
Eelco Dolstra 207d5aae28 * Added SQL::SplitStatement.
svn path=/nixpkgs/trunk/; revision=32678
2012-02-28 15:53:39 +00:00
Peter Simons f57a6512b8 perl-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=32115
2012-02-07 14:01:03 +00:00
Peter Simons c9201bdf53 YAML-LibYAML: added version 0.38
svn path=/nixpkgs/trunk/; revision=32114
2012-02-07 14:01:00 +00:00
Sander van der Burg 45add982ae Bumped JSON to 2.53 and JSON-XS to 2.32. The older versions doesn't seem to be located on these sites anymore
svn path=/nixpkgs/trunk/; revision=31634
2012-01-18 16:19:25 +00:00
Alexander Tsamutali 87441a72be perl-packages.nix: Added Sort-Versions.
svn path=/nixpkgs/trunk/; revision=31631
2012-01-18 15:14:42 +00:00
Eelco Dolstra 0348f11e22 * DBD::SQLite updated to 1.35.
svn path=/nixpkgs/trunk/; revision=31277
2012-01-04 14:23:41 +00:00
Lluís Batlle i Rossell 58af7eb6bf Adding smbldap-tools. And some CPAN packages as bonus.
svn path=/nixpkgs/trunk/; revision=31118
2011-12-27 21:35:50 +00:00
Eelco Dolstra f1f9a16fa8 * Updated DBIx::Class and DBIx::Class::Schema::Loader.
svn path=/nixpkgs/trunk/; revision=30741
2011-12-05 13:31:31 +00:00
Eelco Dolstra ccd4e55967 * Remove nixPerl, it's obsolete.
svn path=/nixpkgs/trunk/; revision=30636
2011-11-30 14:26:22 +00:00
Eelco Dolstra 7471f5371f * Oops, forgot to commit.
svn path=/nixpkgs/trunk/; revision=30631
2011-11-29 22:59:38 +00:00
Eelco Dolstra a85f739d1a * Add a patch to prevent Starman from changing its process name
to "starman worker" or "starman master".  This prevented libcgroup
  from determining the process name correctly.

svn path=/nixpkgs/trunk/; revision=30556
2011-11-25 12:35:33 +00:00
Eelco Dolstra 350e31a223 * Added CatalystX::Script::Server::Starman, plus some Perl package
updates.

svn path=/nixpkgs/trunk/; revision=30528
2011-11-22 15:47:56 +00:00
Rob Vermaas f9a103164d sqlite 3.7.9 breaks DBDSqlite, added local override for now, didn't want to add extra variant in all-packages
svn path=/nixpkgs/trunk/; revision=30450
2011-11-16 18:23:44 +00:00
Rob Vermaas 8f5e72912e use older sqlite for perlPackages.DBDSQLite
svn path=/nixpkgs/trunk/; revision=30449
2011-11-16 18:21:23 +00:00
Eelco Dolstra 49456aaec2 * Added Data::UUID.
svn path=/nixpkgs/trunk/; revision=30074
2011-10-27 21:52:03 +00:00
Eelco Dolstra 34117268d2 * Use a fork of Net::Amazon::EC2 that supports tags.
svn path=/nixpkgs/trunk/; revision=30073
2011-10-27 21:45:53 +00:00
Eelco Dolstra 6bdcaec0cb * Purity fix in libwww-perl.
svn path=/nixpkgs/trunk/; revision=29984
2011-10-24 13:56:50 +00:00
Eelco Dolstra b0ead4190d * Some Net::Amazon::EC2 patches.
svn path=/nixpkgs/trunk/; revision=29944
2011-10-20 18:17:37 +00:00
Eelco Dolstra 7e2fbda505 * Net::Amazon::EC2: use LWP::Protocol::https.
svn path=/nixpkgs/trunk/; revision=29941
2011-10-20 17:51:52 +00:00
Eelco Dolstra 20778d629b * Updated Catalyst to 5.9. It now uses Plack for interfacing with the
web server, so add that as well.

svn path=/nixpkgs/trunk/; revision=29709
2011-10-07 12:18:17 +00:00
Eelco Dolstra a3143f0bbd * Added Statistics::TTest.
svn path=/nixpkgs/trunk/; revision=29507
2011-09-27 11:06:41 +00:00
Eelco Dolstra 12d42a5850 * Added Statistics::Descriptive.
svn path=/nixpkgs/trunk/; revision=29504
2011-09-26 22:08:44 +00:00
Eelco Dolstra b4a6893b85 * Fix Compress::Zlib.
svn path=/nixpkgs/trunk/; revision=29412
2011-09-21 09:13:18 +00:00
Eelco Dolstra 77c5f8754c * Remove comment.
svn path=/nixpkgs/trunk/; revision=29410
2011-09-21 07:30:04 +00:00
Eelco Dolstra 1cf90e9d35 * Added Catalyst::Plugin::Unicode::Encoding.
svn path=/nixpkgs/trunk/; revision=29409
2011-09-21 07:22:19 +00:00
Eelco Dolstra 7df0d1cc58 * Updated IO::Compress.
svn path=/nixpkgs/trunk/; revision=29301
2011-09-16 10:32:37 +00:00
Eelco Dolstra cdb830bef2 * Fix nixPerk.
svn path=/nixpkgs/trunk/; revision=29292
2011-09-15 08:29:52 +00:00
Eelco Dolstra 0578ceb11b * Support communicating with the MTurk API via SSL.
svn path=/nixpkgs/trunk/; revision=29289
2011-09-14 22:55:02 +00:00
Eelco Dolstra fde10569b0 * Added XML::LibXSLT.
* Updated XML::LibXML.

svn path=/nixpkgs/trunk/; revision=28835
2011-08-26 14:22:09 +00:00
Eelco Dolstra 69a8ca2dc8 * Added Catalyst::View::JSON.
svn path=/nixpkgs/trunk/; revision=28815
2011-08-25 18:37:52 +00:00
Eelco Dolstra c64b8dac12 * DBIx::Class and related updates.
svn path=/nixpkgs/trunk/; revision=28689
2011-08-19 15:12:25 +00:00
Eelco Dolstra 954b16111f * Added Catalyst::Authentication::Store::Htpasswd for authentication against htpasswd.
svn path=/nixpkgs/trunk/; revision=28612
2011-08-16 13:41:15 +00:00
Eelco Dolstra ba265ab1f9 * More Catalyst updates.
svn path=/nixpkgs/trunk/; revision=28611
2011-08-16 13:20:00 +00:00
Eelco Dolstra 21cddb80bc * Add the GeoIP module.
svn path=/nixpkgs/trunk/; revision=28606
2011-08-16 01:21:31 +00:00
Eelco Dolstra 05bd532964 * Update/add a bunch of (mostly Catalyst-related) Perl packages.
svn path=/nixpkgs/trunk/; revision=28599
2011-08-15 18:59:23 +00:00
Eelco Dolstra 3d100b6740 * Add Net::Amazon::MechanicalTurk.
svn path=/nixpkgs/trunk/; revision=28459
2011-08-10 13:05:39 +00:00
David Guibert 094c52f66d add perl-lockfile-simple
svn path=/nixpkgs/trunk/; revision=28442
2011-08-09 20:38:34 +00:00
Peter Simons 07fd566780 perl-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=27668
2011-07-08 09:29:57 +00:00
Peter Simons 9a115becc3 PerlMagick: fixed download URL and hash
Why has this module disappeared from CPAN? And why did its hash change?
Very strange ...

svn path=/nixpkgs/trunk/; revision=27667
2011-07-08 09:29:52 +00:00
Eelco Dolstra f76820a1eb * Apply a patch to Net::Amazon::EC2 to get the describe_instances
function to work with Nova.

svn path=/nixpkgs/trunk/; revision=27480
2011-06-16 12:20:05 +00:00
Eelco Dolstra 166e5a8fbf * Enable https support in Net::Amazon::EC2.
svn path=/nixpkgs/trunk/; revision=27235
2011-05-12 10:52:11 +00:00
Eelco Dolstra 2ca22bb68d * Added Net::Amazon::EC2.
svn path=/nixpkgs/trunk/; revision=27234
2011-05-12 08:54:41 +00:00
Eelco Dolstra 9e26da96e5 * Update DBI and DBD::SQLite.
svn path=/nixpkgs/trunk/; revision=26775
2011-04-11 09:11:36 +00:00
Rob Vermaas 9f59956b41 update perlPackages.nixPerl
svn path=/nixpkgs/trunk/; revision=26389
2011-03-17 10:14:16 +00:00
Rob Vermaas e862574d51 add Compress::unLZMA
svn path=/nixpkgs/trunk/; revision=25695
2011-01-27 10:16:29 +00:00
Rob Vermaas b8b5a58681 add XML::XPath
svn path=/nixpkgs/trunk/; revision=25598
2011-01-17 11:45:31 +00:00
Eelco Dolstra 335e69ba1e * Added IO::Tty.
svn path=/nixpkgs/trunk/; revision=25569
2011-01-14 15:49:46 +00:00
Rob Vermaas 046125bd1d add hydra
svn path=/nixpkgs/trunk/; revision=25567
2011-01-14 14:47:48 +00:00
Eelco Dolstra 90b84f7051 * Latest XML::Writer.
svn path=/nixpkgs/trunk/; revision=25424
2011-01-05 12:41:22 +00:00
Lluís Batlle i Rossell b48b2a7bb4 Merging from trunk. I solved some trivial merge conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25188
2010-12-17 20:39:58 +00:00
Eelco Dolstra 70a99c95e2 * Added Term::ReadLine::Gnu.
svn path=/nixpkgs/trunk/; revision=25155
2010-12-16 14:25:05 +00:00
Lluís Batlle i Rossell ee04ffcb55 Updating from trunk. I resolved simple conflicts.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25061
2010-12-11 12:47:00 +00:00
Ludovic Courtès 3f1a32c266 Image-ExifTool 8.41.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25046
2010-12-09 23:43:01 +00:00
Rob Vermaas 44e152f8d8 add Crypt::RandPasswd perl package
svn path=/nixpkgs/trunk/; revision=24962
2010-12-03 09:51:33 +00:00
Karn Kallio 675f6eb0c8 Add Nix expression for Perl module SQL::Translator ( also known
as SQL Fairy) and dependencies.

svn path=/nixpkgs/trunk/; revision=24895
2010-11-27 20:54:35 +00:00
Rob Vermaas 2670c1c67b update some perl packages
svn path=/nixpkgs/trunk/; revision=23066
2010-08-09 19:29:06 +00:00
Rob Vermaas 79fcd0a04c updated net::twitter, scope::upper, added uri::googlechart
svn path=/nixpkgs/trunk/; revision=23065
2010-08-09 18:45:44 +00:00
Rob Vermaas d8ba69a16e added older version of sqlite for use in DBD-SQLite perl package, which fails with newest one
svn path=/nixpkgs/trunk/; revision=22989
2010-08-06 08:54:27 +00:00
David Guibert b6a84f5c50 update ikiwiki and fix its dependencies.
- when installing perl.XML_LibXML:
  Cannot write to /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX/ParserDetails.ini: Permission denied at /nix/store/032pczp65kvry14ln8g8s244qlysrfi1-perl-XML-SAX-0.96/lib/perl5/site_perl/5.10.1/XML/SAX.pm line 191.

SKIP_SAX_INSTALL=1 fixes this.

- RPC-XML hangs on during the check phase.
A temporary work around is to set doCheck as false.

svn path=/nixpkgs/trunk/; revision=22550
2010-07-09 13:16:00 +00:00
Yury G. Kudryashov c917c2970a CAM::PDF with dependencies
svn path=/nixpkgs/trunk/; revision=22050
2010-05-29 09:19:21 +00:00
Peter Simons 77430510ed pkgs/top-level/perl-packages.nix: fixed build of perl-Net-SMTP-SSL on Darwin
Thanks to David Brown for explaining how to do this.

svn path=/nixpkgs/trunk/; revision=21933
2010-05-21 08:44:44 +00:00
Peter Simons 5f36663ecc pkgs/top-level/perl-packages.nix: updated Digest-SHA1 to version 2.12
svn path=/nixpkgs/trunk/; revision=21837
2010-05-18 13:35:06 +00:00
Lluís Batlle i Rossell 0dc24d9f04 Disabling tests on two perl packages, whose tests related to network
failed on chroot builds.
That should allow hydra to build git.

(Thanks to David Brown)

svn path=/nixpkgs/trunk/; revision=21812
2010-05-17 06:47:52 +00:00
Peter Simons 39b2ec2488 Fix git-send-email.
git-send-email depends on Net::SMTP and Net::SMTP::SSL.  Make
sendEmailSupport a config for git, and bring these libraries.  Wrap
the send-email script, or replace with a not supported script.

svn path=/nixpkgs/trunk/; revision=21789
2010-05-15 10:38:28 +00:00
Peter Simons ccf9a368b3 pkgs/top-level/perl-packages.nix: added PerlMagick, a perl API to ImageMagick
Unfortunately, the test suite had to be disabled because it assumes that
ImageMagick has been built with any and all extensions, i.e. WMF support
and whatnot else, and if it isn't, then the suite reports that as a
failure.

svn path=/nixpkgs/trunk/; revision=21455
2010-04-30 10:49:39 +00:00
Peter Simons d2160c4ad0 pkgs/top-level/perl-packages.nix: added RPC-XML-0.73
svn path=/nixpkgs/trunk/; revision=21420
2010-04-29 09:35:16 +00:00
Peter Simons 325efe1b5e pkgs/top-level/perl-packages.nix: strip trailing white space
svn path=/nixpkgs/trunk/; revision=21419
2010-04-29 09:35:12 +00:00
Marc Weber 3a94c410d1 add perlcritic 1.105 (and Test::Perl::Critic 1.02) and some depndencies:
total perl libs added: BKeywords ConfigTiny ExceptionClass FileRemove FileWhich HookLexWrap IOString IPCRun3 PerlCritic PerlTidy PPI PodSpell ProbePerl ReadonlyXS RegexpParser StringFormat TestObject TestPerlCritic TestScript TestSubCalls

patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20865
2010-03-29 23:36:40 +00:00
Marc Weber ec095c9145 add ack-1.92
patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20864
2010-03-29 23:36:38 +00:00
Ludovic Courtès b36dbdf2c4 ExifTool 8.12.
svn path=/nixpkgs/trunk/; revision=20314
2010-03-01 17:08:12 +00:00
Michael Raskin 6c9bc8bf6d Update Perl MakeMaker. Newer version at least can be built...
svn path=/nixpkgs/trunk/; revision=20149
2010-02-21 09:16:04 +00:00
Eelco Dolstra d8c6bb130c * Sync with the trunk one last time.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
2010-02-05 23:06:36 +00:00
Rob Vermaas 9c70c2f0a2 * nixpkgs: new version of DBIx-Class-Schema-Loader
svn path=/nixpkgs/trunk/; revision=19836
2010-02-05 14:55:37 +00:00
Eelco Dolstra af9c358226 * Update some broken Perl packages.
svn path=/nixpkgs/branches/stdenv-updates/; revision=19676
2010-01-26 15:15:58 +00:00
Eelco Dolstra a25a25e4f4 * Updated Email::Send because it didn't build.
* Removed Email::Simple::Creator because it's part of 
  Email::Simple now.

svn path=/nixpkgs/branches/stdenv-updates/; revision=19665
2010-01-26 13:38:12 +00:00
Rob Vermaas 0ca38abd82 PadWalker perl module for easier debugging of perl
svn path=/nixpkgs/trunk/; revision=19515
2010-01-18 10:37:37 +00:00
Rob Vermaas 227106febb newer version Variable-Magic (0.36)
svn path=/nixpkgs/trunk/; revision=19412
2010-01-13 21:14:42 +00:00
Eelco Dolstra 084a067288 * Added X11::GUITest.
svn path=/nixpkgs/trunk/; revision=19245
2010-01-05 22:48:22 +00:00
Marc Weber 1106d431fc fix various builds by updating perl URI package update perl URI package
fix expect: Neither was the executable installed nor the shared library
fix topGit source
update synergy fixing build

svn path=/nixpkgs/trunk/; revision=19064
2009-12-21 08:55:31 +00:00
Eelco Dolstra c3ea7a9212 * Added Digest::SHA.
svn path=/nixpkgs/trunk/; revision=18382
2009-11-17 13:07:14 +00:00
Eelco Dolstra 309c8348b4 * Some more Catalyst updates.
svn path=/nixpkgs/trunk/; revision=17943
2009-10-23 14:57:44 +00:00
Eelco Dolstra 3af9d9e586 * Updated DBIx::Class.
svn path=/nixpkgs/trunk/; revision=17917
2009-10-21 15:40:14 +00:00
Lluís Batlle i Rossell 54a04a789a Made ikiwiki work at least using 'git'. I tested the CGI this time.
I had to add some perl modules again.

svn path=/nixpkgs/trunk/; revision=17838
2009-10-15 22:08:35 +00:00
Rob Vermaas 1a58864b52 * added Net-Twitter-Lite perl package
svn path=/nixpkgs/trunk/; revision=17822
2009-10-15 11:55:39 +00:00
Lluís Batlle i Rossell a1061c1175 Adding the basics for 'ikiwiki'. I did not try how it serves the pages, but
at least "ikiwiki --setup ikiwikipath/etc/auto.setup" works for me with git.

svn path=/nixpkgs/trunk/; revision=17808
2009-10-14 21:00:54 +00:00
Rob Vermaas 7aae02cb99 added DBD-mysql, maatkit
svn path=/nixpkgs/trunk/; revision=17703
2009-10-07 15:08:34 +00:00
Eelco Dolstra 6d3edf1030 * Some Perl updates.
svn path=/nixpkgs/trunk/; revision=17164
2009-09-15 13:47:08 +00:00
Ludovic Courtès b6a12ac090 GraphViz for AutoDia.
svn path=/nixpkgs/trunk/; revision=16912
2009-09-01 14:48:47 +00:00
Ludovic Courtès 62dc1d45f5 Add Inline' and Inline::Java'; fix Autodia.
svn path=/nixpkgs/trunk/; revision=16911
2009-09-01 14:36:10 +00:00
Ludovic Courtès 0dc8e1418e Add Autodia.
svn path=/nixpkgs/trunk/; revision=16909
2009-09-01 13:59:37 +00:00
Eelco Dolstra 211b4d9292 * Added Text::Table.
svn path=/nixpkgs/trunk/; revision=16698
2009-08-12 13:31:07 +00:00
Ludovic Courtès c6d7c043f7 Add Perl-Image-ExifTool, with the exiftool(1) command-line tool.
svn path=/nixpkgs/trunk/; revision=16437
2009-07-21 20:42:04 +00:00
Eelco Dolstra fb9eddb70b * Added Email::Simple::Creator.
svn path=/nixpkgs/trunk/; revision=16247
2009-07-08 13:18:27 +00:00
Eelco Dolstra aa34103ac7 * Added Email::Sender.
svn path=/nixpkgs/trunk/; revision=16220
2009-07-07 14:58:30 +00:00
Eelco Dolstra ce02a2e5b2 * Updated Catalyst and its dependencies.
svn path=/nixpkgs/trunk/; revision=16140
2009-07-02 13:56:24 +00:00
Lluís Batlle i Rossell f82d27593c Adding imapsync, with the two needed perl packages.
svn path=/nixpkgs/trunk/; revision=15967
2009-06-15 18:37:42 +00:00
Eelco Dolstra 571e12ead4 * Fix XML::DOM.
svn path=/nixpkgs/trunk/; revision=15457
2009-05-05 19:42:59 +00:00
Rob Vermaas 42b9593bfd DBD-Pg
svn path=/nixpkgs/trunk/; revision=15351
2009-04-28 12:03:58 +00:00
Eelco Dolstra 1ca8ff1cbb * `make check' for Cache-FastMmap fails randomly under high load
because it's timing sensitive, so disable it (see
  http://hydra.nixos.org/build/26871/nixlog/1).

svn path=/nixpkgs/trunk/; revision=15338
2009-04-27 15:43:36 +00:00
Eelco Dolstra c61c9dc35b * Drop the "perl" prefix from Perl attribute names. It's redundant
now that Perl packages are in their own namespace
  (perlPackages.<pkg>).

svn path=/nixpkgs/trunk/; revision=15176
2009-04-20 12:49:35 +00:00
Eelco Dolstra ac24816344 * Move all the Perl packages out of all-packages.nix into a separate
file, perl-packages.nix.

svn path=/nixpkgs/trunk/; revision=15171
2009-04-20 12:08:09 +00:00