summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-04Add -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to CFLAGS per PR 45873.dholland1-2/+6
2013-07-04sortjnemeth1-2/+2
2013-07-04- sortjnemeth1-4/+4
- add and enable p5-Carp-Always - delete non-existant p5-Carp-Any
2013-07-04mtrdholland1-1/+2
2013-07-04Don't print time_t with %lu; it fails on 32-bit netbsd, where time_t isdholland3-2/+24
wider than that. PR 47991 from VSYakovetsky.
2013-07-04Updated devel/p5-Tree-DAG_Node to 1.12wen1-1/+2
2013-07-04Update to 1.12wen2-7/+6
Upstream changes: 1.12 Wed Jul 3 16:38:00 2013 - Change text in README referring to licence to match text in body of source, since it was in conflict with the Artistic Licence V 2.0. This was requested by Petr Pisar who packages stuff for Red Hat. - Rename CHANGES to Changes as per CPAN::Changes::SPEC. - Various spelling fixes in the docs, as kindly reported by dsteinbrunner.
2013-07-03SunOS needs an explicit -lldap. Fixes package build.jperkin1-1/+3
2013-07-03Updated net/samba to 3.6.16adam2-3/+3
2013-07-03Changes 3.6.16:adam4-15/+19
* BUG 9881: Link dbwrap_tool and dbwrap_torture against libtevent. * BUG 9722: Properly handle Oplock breaks in compound requests. * BUG 9822: Fix crash bug during Win8 sync. * BUG 9927: errno gets overwritten in call to check_parent_exists(). * BUG 8997: Change libreplace GPL source to LGPL. * BUG 9900: is_printer_published GUID retrieval. * BUG 9941: Fix a bug of drvupgrade of smbcontrol. * BUG 9868: Don't know how to make LIBNDR_PREG_OBJ. * BUG 9688: Remove "experimental" label on "max protocol=SMB2" parameter. * BUG 9881: Check for system libtevent.
2013-07-03Updated databases/p5-DBIx-Class-Helpers to 2.018001sno1-1/+2
2013-07-03Updating package for CPAN distribution DBIx-Class-Helpers insno2-8/+8
databases/p5-DBIx-Class-Helpers from 2.015001nb1 to 2.018001. pkgsrc changes: - adjust dependencies Upstream changes: 2.018001 2013-07-02 20:40:18 CST6CDT - Fix bug related to inheriting from ::Shortcut 2.018000 2013-06-22 17:03:29 CST6CDT - Add ::ResultSet::Shortcut::OrderByMagic (moltar) - Add ::ResultSet::Shortcut::Prefetch (Wallas Reis) - Add ::ResultSet::Shortcut::HasRows (Wallas Reis) - Add ::ResultSet::Shortcut::Limit (Wallas Reis) - make ::ResultSet::Me more flexible (moltar) - Fix some warnings (when using deprecated modules) (good catch Bill Mosely) - Fix lots of docs (moltar, Gregor Herrmann, mauke) 2.017000 2013-04-20 10:37:04 CST6CDT - Add ::Schema::QuoteNames to force quote_names on - Add normalize_connect_info utilitiy 2.016006 2013-04-12 09:14:23 CST6CDT - Remove use of a private method, thus fixing Helpers on v0.08210 - Remove the last vestige of non-in-memory SQLite - Stop using RT for bugtracking 2.016005 2013-01-23 19:00:09 CST6CDT - Fix hash order dependency bug (Thanks Fitz Elliott!) 2.016004 2013-01-09 20:05:57 CST6CDT - Add more storages for ::ResultSet::Random (Thanks José Diaz Seng!) 2.016003 2012-12-07 15:54:29 CST6CDT - Fix bug in dup_check_source_auto and fk_check_source_auto. If any of the broken things were multiple they explode in the hashref. The solution is to force the values to be resultsets, which is how the helper is documented anyway. (thanks MST for finding this) 2.016002 2012-11-17 15:31:12 CST6CDT - Put MetaYAML back in dist 2.016001 2012-11-02 17:52:43 CST6CDT - fix OnColumnChange to work with relationship based updates so $artist->update({ cd => $cd_obj }) now correctly triggers a change. Thanks David Schmidt for the test - validate number of arguments to _change_column (David Schmidt) - fix name of Helper::ResultSet::Shortcut in SYNOPSIS 2.016000 2012-10-25 21:35:05 CST6CDT - Add Helper::ResultSet::Shortcut (Wes Malone)
2013-07-03Updated databases/p5-DBIx-Class-InflateColumn-IP to 0.02003sno1-1/+2
2013-07-03Updating package for CPAN distribution DBIx-Class-InflateColumn-IP insno2-7/+7
databases/p5-DBIx-Class-InflateColumn-IP from 0.02001nb5 to 0.02003. pkgsrc changes: - add license conditions Upstream changes: 0.02003 Fri Nov 2 11:52:11 GMT 2012 - Perl 5.8.1 is now required (as it is for DBIC itelf). - Use and declare UTF-8 encoding in POD - Add repository metadata 0.02002 - Use numeric format for bigint columns. - Use bigint column in test to cope with DBD::SQLite bind type changes.
2013-07-03Updated databases/p5-DBIx-Class-Fixtures to 1.001018sno1-1/+2
2013-07-03Updating package for CPAN distribution DBIx-Class-Fixtures insno2-8/+9
databases/p5-DBIx-Class-Fixtures from 1.001013nb3 to 1.001018. pkgsrc changes: - adjust dependencies Upstream changes: 1.001018 - Reduced the size of a PK in the fixtures to stop (hopefully) some occasional error reports 1.001017 - POD fixes (justin hunter++) - Changed the test suite so it doesn't mindlessly break with the changes introduced by DBIC 0.08200 (nerox++ for bug report). 1.001016 - Support more Postgresql types for datetime_relative (added TIME, DATE, INTERVAL, TIMESTAMP) - If $result_source->column_info defines a sequence, make sure we properly set that sequence to whatever the max value currently is. 1.001015 - ::External::File makes the path if its missing 1.001014 - Allow you to perform value substitutions inside config-sets - Added a framework to allow you to backup / restore data external to the database as part of your fixtures. Added an external handler for File based data, and docs and tests for this.
2013-07-03Add SUBDIR for p5-DBIx-Class-InflateColumn-FSsno1-1/+2
2013-07-03Added databases/p5-DBIx-Class-InflateColumn-FS version 0.01007sno1-1/+2
2013-07-03Adding new package for CPAN distribution DBIx-Class-InflateColumn-FS versionsno3-0/+42
0.01007 into databases/p5-DBIx-Class-InflateColumn-FS. Provides inflation to a Path::Class::File object allowing file system storage of BLOBS. The storage path is specified with fs_column_path. Each file receives a unique name, so the storage for all FS columns can share the same path. Within the path specified by fs_column_path, files are stored in sub-directories based on the first 2 characters of the unique file names. Up to 256 sub-directories will be created, as needed. Override _fs_column_dirs in a derived class to change this behavior. fs_new_on_update will create a new file name if the file has been updated.
2013-07-03Updated databases/p5-DBIx-Class-EncodedColumn to 0.00012sno1-1/+2
2013-07-03Updating package for CPAN distribution DBIx-Class-EncodedColumn insno2-7/+6
databases/p5-DBIx-Class-EncodedColumn from 0.00011nb3 to 0.00012. Upstream changes: 0.00012 2013-04-29 - Fixes reported bug #78091. (gbjk++)
2013-07-03Updated databases/p5-DBIx-Class-DynamicDefault to 0.04sno1-1/+2
2013-07-03Updating package for CPAN distribution DBIx-Class-DynamicDefault insno2-9/+9
databases/p5-DBIx-Class-DynamicDefault from 0.03nb5 to 0.04. pkgsrc changes: - add license conditions - adjust dependencies Upstream changes: 0.04 Sat, 14 Apr 2012 10:09:00 +0100 Matt S Trout: Fix a massive pessimisation causing repeated ->result_source_instance invocations resulting in get_inherited from C::A::Grouped being the biggest thing in a startup profile.
2013-07-03Updated databases/p5-DBIx-Class-Candy to 0.002104sno1-1/+2
2013-07-03Updating package for CPAN distribution DBIx-Class-Candy insno2-8/+7
databases/p5-DBIx-Class-Candy from 0.002103nb1 to 0.002104. pkgsrc changes: - adjust dependencies Upstream changes: 0.002104 2013-05-13 09:29:37 CST6CDT - Fix stupid doc examples
2013-07-03Remove patch, no longer needed.schmonz2-16/+1
2013-07-03Updated databases/p5-Dancer-Plugin-DBIC to 0.1802sno1-1/+2
2013-07-03Update package for CPAN distribution Dancer-Plugin-DBIC insno2-8/+7
databases/p5-Dancer-Plugin-DBIC from 0.1601nb1 to 0.1802. Upstream changes (since 1.1601): 0.1802 2013-01-22 Updated version requirement for Dancer. A newer Dancer is required to use the plugin_args() function. 0.1801 2013-01-21 Fixed tests to pass on Dancer 2. Thanks Yanick Champoux (https://github.com/yanick)! 0.1800 2013-01-18 Added the resultset and rset keywords. 0.1700 2013-01-01 Added support for Dancer 2. Thanks Steven Humphrey (https://github.com/shumphrey)!
2013-07-03Updated databases/p5-MLDBM to 2.05sno1-1/+2
2013-07-03Updating package for CPAN distribution MLDBM in databases/p5-MLDBM fromsno2-7/+6
2.04nb4 to 2.05. Upstream changes: 2.05 (21 Feb 2013, by Alexandr Ciornii) Require perl 5.5 Test for pod
2013-07-03Fix previous.wiz1-1/+3
2013-07-03Updated databases/p5-SQL-Abstract to 1.74sno1-1/+2
2013-07-03Updating package for CPAN distribution SQL-Abstract insno2-7/+7
databases/p5-SQL-Abstract from 1.73nb2 to 1.74. Upstream changes: revision 1.74 2013-06-04 ---------------------------- - Fix insufficient parenthesis unroll during operator comparison - 'ORDER BY foo' and 'ORDER BY foo ASC' are now considered equal by default (with a switch to reenable old behavior when necessary) - Change parser to not eagerly slurp RHS expressions it doesn't recognize
2013-07-03Adding SUBDIR's for p5-Dancer-Session-Cookie and p5-Session-Storage-Securesno1-1/+3
2013-07-03Added www/p5-Dancer-Session-Cookie version 0.22sno1-1/+2
2013-07-03Adding package for CPAN distribution Dancer-Session-Cookie version 0.22sno3-0/+45
into www/p5-Dancer-Session-Cookie. This module implements a session engine for sessions stored entirely in cookies. Usually only session id is stored in cookies and the session data itself is saved in some external storage, e.g. database. This module allows to avoid using external storage at all. Since server cannot trust any data returned by client in cookies, this module uses cryptography to ensure integrity and also secrecy. The data your application stores in sessions is completely protected from both tampering and analysis on the client-side.
2013-07-03Added www/p5-Session-Storage-Secure version 0.007sno1-1/+2
2013-07-03Adding package for CPAN distribution Session-Storage-Secure version 0.007sno3-0/+49
into www/p5-Session-Storage-Secure. This module implements a secure way to encode session data. It is primarily intended for storing session data in browser cookies, but could be used with other backend storage where security of stored session data is important. Features include: () Data serialization and compression using Sereal () Data encryption using AES with a unique derived key per encoded session () Enforced expiration timestamp (optional) () Integrity protected with a message authentication code (MAC)
2013-07-03Updated databases/p5-DBIx-Class-Schema-Loader to 0.07035sno1-1/+2
2013-07-03Updating package for CPAN distribution DBIx-Class-Schema-Loader insno2-17/+17
databases/p5-DBIx-Class-Schema-Loader from 0.07033nb2 to 0.07035. pkgsrc changes: - adjust dependencies Upstream changes: 0.07035 2013-02-26 - Release 0.07034_01 with a stable version number. 0.07034 is skipped due to the improper dev release versioning. 0.07034_01 2013-01-21 - Fix fixture generation helper to work with older DBD::SQLite versions 0.07034_01 2013-01-16 - MSSQL: on > 2000 use schema_name() instead of user_name() to detect current schema and query sys.schemas instead of sysusers. - SQL Anywhere: introspect ON DELETE/UPDATE rules, default is now RESTRICT. is_deferrable still defaults to 1 - rewrite pg fk introspection to use catalog views instead of information_schema as information_schema does not work for readonly users - add rel_type param for relationship_attrs coderef - pass link table details to rel_name_map for many_to_many bridges (RT#81091)
2013-07-03Updated devel/p5-Dist-Zilla to 4.300035sno1-1/+2
2013-07-03Updating package for CPAN distribution Dist-Zilla in devel/p5-Dist-Zillasno2-8/+8
from 4.300023nb2 to 4.300035. pkgsrc changes: - update dependencies Upstream changes: 4.300035 2013-06-19 21:37:28 America/New_York update for new Perl::PrereqScanner, which will find "lib" update AutoPrereqs to skip Config and Errno fix docs to not suggest obsolete "Prereq" name (thanks, Ivan Bessarabov!) 4.300034 2013-04-13 16:56:48 Europe/London delay loading of CPAN::Uploader, and require a newer version to require HTTPS (thanks, Olivier Mengué!) 4.300033 2013-04-05 15:00:37 America/New_York fix .build/latest (thanks, Karen Etheridge!) doc fixes (thanks, Randy Stauner!) 4.300032 2013-03-29 16:41:11 America/New_York test_requires support for ModuleBuild and MakeMaker (thanks, Tatsuhiko Miyagawa!) 4.300031 2013-03-17 21:47:31 America/New_York stacktrace removed from exception when a plugin's minimum version check fails (thanks, Karen Etheridge!) add 'dzil listdeps --json', which lists all prerequisites broken up by phase and type, in readable JSON format (thanks, Karen Etheridge!) improve errors when there's not enough configuration and no global config file can be found (thanks, Dimitar Petrov) delay loading yet more libraries until needed (thanks, Olivier Mengué!) 4.300030 2013-01-30 22:25:27 America/New_York listdeps --versions now sorts properly (thanks, Karen Etheridge!) delay loading more libraries until needed (thanks, Olivier Mengué!) excluded filenames in GatherDir were sometimes matched too fuzzily (thanks, Mike Doherty) 4.300029 2013-01-14 20:03:15 America/New_York allow :version directive in root section to require a given version of Dist::Zilla simply and speedify some of GatherDir (Thanks, Olivier Mengué!) 4.300028 2012-10-19 10:50:42 America/New_York when picking modules to treat as "part of the dist," be more lax in understanding libraries under ./t: ./t/lib/Foo.pm is now treated as providing t::lib::Foo, lib::Foo, and Foo 4.300027 2012-10-16 21:07:06 America/New_York the "latest" symlink code broke Dist::Zilla on win32; fixed now! (thanks, Brendan Byrd!) 4.300026 2012-10-13 22:21:17 America/New_York PodSyntaxTests, PodCoverageTests and MetaTests now add the right develop/requires prereqs (thanks, Olivier Mengué and Ricardo Signes!) ModuleBuild now takes an mb_lib argument that can override the default of "inc" (thanks, ben hengst) create .build/latest symlink when a build in .build is built (thanks, Alexei Znamensky!) allow "-version" arg to [@Filter] to specify the version of the bundle required (thanks, Rob Hoelz) 4.300025 2012-10-07 23:02:33 America/New_York add the LicenseProvider and NameProvider roles (thanks, Vyacheslav Matjukhin!) make Dist::Zilla::App::Tester be a CaptureExternal App::Cmd::Tester 4.300024 2012-09-26 12:01:45 America/New_York include $] in MetaConfig data
2013-07-03Updated textproc/p5-Lingua-EN-Inflect-Phrase to 0.18sno1-1/+2
2013-07-03Updating package for CPAN distribution Lingua-EN-Inflect-Phrase insno2-10/+12
textproc/p5-Lingua-EN-Inflect-Phrase from 0.10nb2 to 0.18. pkgsrc changes: - adjust dependencies Upstream changes: 0.18 2012-12-27 00:09:43 - fix meta repository info (RT#82274) 0.17 2012-12-25 14:09:56 - fix for ordinal number phrases, 'first release' was singularizing to 'first releases' (RT#82242) 0.16 2012-11-05 02:43:34 - bump up Lingua::EN::Tagger dep again due to unescaped braces in regexes 0.15 2012-09-27 22:17:00 - fix uninitialized warnings on older perls 0.14 2012-09-24 03:56:10 - add $prefer_nouns config variable, defaulting to 1, which allows the recognition of phrases such as 'source splits' - much better number handling, in both number and word form 0.13 2012-08-30 05:30:04 - bump Lingua::EN::Tagger dep to 0.20 due to unescaped braces in regexes 0.12 2012-01-10 22:44:02 - fix "statuses" -> "status" 0.11 2011-12-18 06:25:33 - fix "aliases" and "referral logs" (RT#73242)
2013-07-03Updated devel/p5-Perl-PrereqScanner to 1.016sno1-1/+2
2013-07-03Updating package for CPAN distribution Perl-PrereqScanner insno2-7/+7
devel/p5-Perl-PrereqScanner from 1.014nb2 to 1.016. pkgsrc changes: - adjust dependencies Upstream changes: 1.016 2013-06-19 21:27:44 America/New_York - new executable is bundled, scan-perl-prereqs, to take the plae of scan_prereqs; it has cpanm-friendly output by default, but supports --pretty and --by-file (thanks to John SJ Anderson for some of the work on this!) - add Superclass scanner for superclass.pm (thanks, David Golden!) - make scan_prereqs scan .t files (thanks, David Golden!) - add scan_module method (thanks, Neil Bowers!) - lib.pm is now indexed in 02packages; stop skipping it (thanks, Kevin Dawson!) 1.015 2012-12-14 22:07:55 America/New_York - document that "no Module" also works (thanks for the report, Toby Inkster)
2013-07-03Updated devel/p5-Syntax-Keyword-Junction to 0.003004sno1-1/+2
2013-07-03Updating package for CPAN distribution Syntax-Keyword-Junction insno2-7/+6
devel/p5-Syntax-Keyword-Junction from 0.003002nb1 to 0.003004. Upstream changes: 0.003004 2013-04-28 19:00:36 CST6CDT - Silence even more warnings above 5.17.10 (RJBS) 0.003003 2013-04-10 06:38:29 CST6CDT - Silence warnings above 5.17.10
2013-07-03Updated devel/p5-Sub-Exporter-Progressive to 0.001010sno1-1/+2
2013-07-03Updating package for CPAN distribution Sub-Exporter-Progressive insno2-7/+6
devel/p5-Sub-Exporter-Progressive from 0.001006nb2 to 0.001010. Upstream changes: 0.001010 - 2013-03-26 - Fix module name in Makefile.PL (RT#83932) - Work around Exporter.pm not installable on perl < 5.8.0 0.001009 - 2013-03-12 - disallow version names in random parts of the import list for consistency with Sub::Exporter (Toby Inkster) - perl 5.6 support - more metadata 0.001008 - 2013-01-22 - Fix prereqs 0.001007 - 2013-01-21 - Rewrite -tag to :tag for Exporter.pm