Commit graph

213326 commits

Author SHA1 Message Date
obache
9b5234f2d2 Remove deprecated tournament model, it reduce much memory to create binary model.
Bump PKGREVISION.
2014-02-24 06:37:31 +00:00
obache
379ed50141 restriction is came from model files, so only affect to binary of base package. 2014-02-24 06:23:01 +00:00
richard
3a10cecafb missing -lsocket -lnsl on some binaries for SunOS and update PLIST with aaxine 2014-02-24 05:35:47 +00:00
richard
af15f2593a force external flac given non-deterministic autodetection causing PLIST problems 2014-02-24 05:31:54 +00:00
wen
7a7ceb952f Fix build by add missing DEPENDS
Spotted by joerg@(Thanks !)
2014-02-24 03:09:51 +00:00
taca
acafa1a512 Note update of lang/ruby193-base package to 1.9.3p484nb4. 2014-02-24 01:20:46 +00:00
taca
06a477592b Really fix rubygems problem, noted by joerg@ via private mail.
(It isn't good habbit to commit while a man is under the weather.)

Bump PKGREVISION.
2014-02-24 01:20:15 +00:00
wiz
e5a5bec4c9 + dialog-1.2.20140219, lilypond-2.18.1, meld-3.11.0, parallel-20140222,
phpmyadmin-4.1.8, physfs-2.0.2, puzzles-10146, py-OpenSSL-0.14,
  py-virtualenv-1.11.4, x264-devel-20140222.
2014-02-23 20:25:00 +00:00
wiedi
a3b5b8b0b6 Needs -lm on SunOS 2014-02-23 17:30:01 +00:00
mspo
9d6697b5c7 fix compilation on netbsd current; compile-tested hack for CIRCLEQ vs TAILQ in tcpconns 2014-02-23 16:34:27 +00:00
sno
c75bd781d0 Added devel/p5-MooX-Log-Any version 0.001 2014-02-23 15:52:42 +00:00
sno
d558f838ea Adding new package for Perl module MooX::Log::Any from CPAN distribution
MooX-Log-Any version 0.001 into devel/p5-MooX-Log-Any

A logging role building a very lightweight wrapper to Log::Any for use with
your Moo or Moose classes. Connectibng a Log::Any::Adapter should be
performed prior to logging the first log message, otherwise nothing will
happen, just like with Log::Any
2014-02-23 15:51:56 +00:00
sno
aef38ba93e Added devel/p5-CPAN-Changes version 0.27 2014-02-23 15:36:56 +00:00
sno
9167a70653 Adding new package for Perl module CPAN::Changes from CPAN distribution
CPAN-Changes version 0.27 into devel/p5-CPAN-Changes

It is standard practice to include a Changes file in your distribution. The
purpose the Changes file is to help a user figure out what has changed
since
the last release.
2014-02-23 15:35:56 +00:00
adam
4922834d76 Updated math/mpcomplex to 1.0.2; textproc/grep to 2.18 2014-02-23 15:33:31 +00:00
adam
56f8b2845f Changes 1.0.2:
- Fixed mpc_atan, mpc_atanh for (+-0, +-1), see
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57994#c7
- Fixed mpc_log10 for purely imaginary argument, see
  http://lists.gforge.inria.fr/pipermail/mpc-discuss/2012-September/001208.html
2014-02-23 15:32:10 +00:00
adam
ddbf0f12c4 Changes 2.18:
Bug fixes:
* grep no longer mishandles patterns like [^^-~] in unibyte locales.
* grep -i in a multibyte, non-UTF8 locale could be up to 200 times slower
    than in 2.16.
2014-02-23 15:30:31 +00:00
sno
ba7f7700b7 Updated sysutils/p5-Unix-Statgrab to 0.103 2014-02-23 15:18:31 +00:00
sno
8283e66f4a Updating package for Perl module Unix::Statgrab from CPAN distribution
Unix-Statgrab from 0.101 to 0.103 in sysutils/p5-Unix-Statgrab

PkgSrc changes:
Generate package using Packager::Utils 0.001

Upstream changes since 0.101:
Revision history for Perl extension Unix::Statgrab.

0.103 2014-02-19
 - learn include paths and linker flags from pkg-config, if available
 - keep configure phase settings persistent for building stage
 - redo meta_add using meta-spec v2 * includes developer deps to please
   ribasushi

0.102 2013-09-28
 - Update repository URI - it's now officially hosted on i-scream.org with
   a mirror on GitHub for issue tracking and easy deal with pull requests
2014-02-23 15:18:19 +00:00
sno
49b9ae8659 Fix missing requirements when using libstatgrab as a dependency 2014-02-23 15:16:49 +00:00
wen
726845fc1d Updated databases/p5-DBD-XBase to 1.05 2014-02-23 14:56:28 +00:00
sno
bb93cfcc28 Added devel/p5-IO-Async version 0.61 2014-02-23 14:54:54 +00:00
wen
b042330f76 Update to 1.05
Upstream changes:
1.05 Wed Apr 24 19:37:09 CEST 2013
	Fix for prepare_select_eq and empty MDX indexes, patch by Julian
	Bridle.

1.04 Wed Apr 17 19:47:21 CEST 2013
	Fix for handling MDX indexes, patch by Julian Bridle.
2014-02-23 14:54:27 +00:00
wen
0ffe08e881 Updated databases/p5-DBD-CSV to 0.41 2014-02-23 14:49:35 +00:00
wen
a5fe6feac1 Update to 0.41
Upstream changes:
0.41	- 2013-07-29, H.Merijn Brand
    * Use File::Spec->tmpdir () for universal existing folder
      Note that huge $TMP folders may cause the test to run slow
    * Use File::Spec::rel2abs () instead of abs_path and hoops
    * Guard against parallel testing, which is unsupported
    * Guard against streaming tests (they PASS on the DBI-devel)

0.40	- 2013-07-23, H.Merijn Brand
    * Fix version references in doc
    * Fix tests for Windows

0.39	- 2013-06-28, H.Merijn Brand
    * Use f_file in docs. file is deprecated
    * DBD::CSV's repository moved to github
    * Add test for row-completeness
    * Fix UTF-8 tests to better follow Text::CSV_XS auto-encoding
    * Require more recent versions of low level modules that fixe
      issues reported for DBD::CSV
    * Development will also do mosts tests with DBI_SQL_NANO=1
    * Added support for f_dir_search from DBD::File (in fact DBI was
      changed to feature this for DBD::CSV :)
    * Fix test relying on spell-error in DBI's error message
    * Document csv_class (still undertested)
2014-02-23 14:47:47 +00:00
sno
886704ac93 Adding new package for Perl module IO::Async from CPAN distribution
IO-Async version 0.61 into devel/p5-IO-Async

This collection of modules allows programs to be written that perform
asynchronous filehandle IO operations. A typical program using them would
consist of a single subclass of IO::Async::Loop to act as a container of
other objects, which perform the actual IO work required by the program. As
well as IO handles, the loop also supports timers and signal handlers, and
includes more higher-level functionality built on top of these basic parts.
2014-02-23 14:45:36 +00:00
sno
5b1ab0b3a3 Added devel/p5-Future version 0.25 2014-02-23 14:34:33 +00:00
sno
27358fe164 Adding new package for Perl module Future from CPAN distribution Future
version 0.25 into devel/p5-Future

A "Future" object represents an operation that is currently in progress, or
has recently completed. It can be used in a variety of ways to manage the
flow of control, and data, through an asynchronous program.
2014-02-23 14:33:46 +00:00
richard
804ec99ce2 avoid using -lutil on SunOS 2014-02-23 13:35:41 +00:00
wen
d53c18d83c Updated www/p5-HTTP-Cache-Transparent to 1.1 2014-02-23 13:20:41 +00:00
wen
cf9ea73d05 Update to 1.1
Add LICENSE

Upstream changes:
2012-10-25 Mattias Holmlund

  Version 1.1

    Unlink temporary cachefiles if we fail to give them a proper name
      Resolves https://rt.cpan.org/Ticket/Display.html?id=60065

    Handle multiple simultaneous cache cleanups
      Hopefully resolves https://rt.cpan.org/Public/Bug/Display.html?id=77015

    Handle caching of zero-size documents
      Resolves https://rt.cpan.org/Public/Bug/Display.html?id=76785

    Populate $response->message with the default message for the code
      Patch from Graham Barr

    Ensure response has access to request when fetching from cache
      Patch from Graham Barr.

    Handle undefined content from servers.
2014-02-23 13:19:54 +00:00
wen
d2c978f1bb Updated www/p5-HTTP-Async to 0.23 2014-02-23 13:16:34 +00:00
wen
ffc1e82be1 Update to 0.23
Add LICENSE
Add missing BUILD_DEPENDS for regress test

Upstream changes:
0.23 2013/11/03

  * Added REAL_SERVERS check to t/proxy-with-https.t
  - Thanks to Gregor Herrmann, Debian Perl Group, for the patch

0.22 2013/09/12

  * Added repository cpan metadata to Makefile.PL
  - Thanks to David Steinbrunner for the patch

0.21 2013/08/29

  * Updated Changes file to meet CPAN::Changes::Spec
    * FIxed unparseable date for version 0.02

0.20 2013/07/18

  * Updates Changes file to meet CPAN::Changes::Spec
    * Changed and standardized date formats
    * Changed name from CHANGES to Changes
    * Added author/release test to check this going forward

0.19 2013/07/17

  * Added ssl_options support
  * Increased Net::HTTPS::NB requirement to 0.13
  - Thanks to Heikki Vatiainen for the patch

0.18 2013/05/27

  * Fixed typo in POD
  - Added THANKS for Florian (fschlich)

0.17 2013/04/20

  * Added local_addr and local_port support
  * Standardised test names
  * Added THANKS for github user c00ler-

0.16 2013/04/04

  * Fixed CPAN Testers bug in bad-hosts.t

0.15 2013/04/04

  * Two bug fixes provided by Josef Toman:
    * Fixed header handling to use header_field_names()
    * Replaced _make_url_absolute with URI::new_abs()

0.14 2013/04/01

  * More diagnostics in bad-hosts.t on failure

0.13 2013/03/29

  * Fixed t/real-servers.t to work whether or not Net::HTTPS::NB is available

0.12 2013/03/29

  * New logic for making https requests through a proxy
  * Made tests run ok in parallel by using different ports per test
  * Set explicit SSL_verify_mode in real-servers.t
  * Minor update to code comment about is_proxy mode

0.11 2012/11/13

  * Use high ports to prevent test failure when 8080 is already used
  * Travis config

0.10 2012/03/08

  * added support for https requests - thanks Naveed Massjouni
2014-02-23 13:15:11 +00:00
wen
193a0f2833 Updated www/p5-HTML-TokeParser-Simple to 3.16 2014-02-23 13:03:40 +00:00
wen
dd0bcdc1fe Update to 3.16
Upstream changes:
3.16  2013-06-26
      Fix POD errors and move POD tests to XT directory.
      Fix spelling errors.
2014-02-23 13:02:50 +00:00
wen
dfee0221c8 Updated www/p5-HTML-Template to 2.95 2014-02-23 12:58:16 +00:00
wen
655f442155 Update to 2.95
Upstream changes:
2.95 Mon Oct 21 2013
    - Added support for "none" for default_escape [Mark Stosberg]
    - Escape unicode new-line characters in JS escape [Michael Peters]
2014-02-23 12:57:24 +00:00
wen
a9127f7db5 Updated www/p5-HTML-Selector-XPath to 0.16 2014-02-23 12:44:11 +00:00
wen
e0446f995c Update to 0.16
Upstream changes:
0.16 Sat Aug 10 17:52:00 GMT 2013
      - Added link to repository (D. Steinbrunner)

0.15 Mon Oct  1 19:14:05 GMT 2012
      - Fix bugs in :contains("string") (Aaron Crane)
2014-02-23 12:42:53 +00:00
wiz
6bd9d87457 Fix MASTER_SITES. 2014-02-23 11:40:00 +00:00
wen
c141e90ee9 Updated www/p5-HTML-FormFu to 1.00 2014-02-23 11:38:58 +00:00
sno
4d5cfcf041 Added devel/p5-Test-Identity version 0.01 2014-02-23 11:34:00 +00:00
wen
aaa8226050 Update to 1.00
Add missing DEPENDS

Upstream changes:
1.00 2013-12-16

    - TT template files changed - update them if you use a local copy.
      Template file 'label_tag' renamed to 'label_element' - old file can
      be deleted. 'field' file changed. New 'errors' file.

    - TT no longer listed as a prerequisite. If you use the TT files,
      you must add 'Template' to your own app's prereqs.

    - Element::reCAPTCHA and Constraint::reCAPTCHA moved out to separate
      distribution.

    - HTML::FormFu::MultiForm moved out to separate distribution.

    - auto_container_class(), auto_label_class(), auto_comment_class(),
      auto_container_error_class(), auto_container_per_error_class(),
      auto_error_class() no longer have default values.
      See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore
      previous behaviour.

    - auto_label_class() no longer adds class to container.
      auto_label_class() now adds class to label tag.
      new auto_container_label_class() adds class to container.
      See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore
      previous behaviour.

    - auto_comment_class() no longer adds class to both container and comment.
      auto_comment_class() now only adds class to comment tag.
      new auto_container_comment_class() adds class to container.
      See "RESTORING LEGACY HTML CLASSES" in HTML::FormFu docs to restore
      previous behaviour.

    - Bug fix: param_value() form method now matches documented behaviour -
      returns undef when field has errors. (Reported by Hailin Hu).

    - New Element::Email and Element::URL HTML5 input fields.

    - Role::Element::Input has new datalist_options(), datalist_values(),
      datalist_id() and auto_datalist_id() methods to support HTML5 datalists.
      auto_datalist_id() is an inherited accessor which can be set on the
      Form, MultiForm, or Block.

    - Form and Elements has new title() attribute short-cut.

    - Constraint::Regex has new anchored() accessor.

    - New Input attribute accessors: placeholder(), pattern(), autocomplete().

    - New Input boolean attribute accessors: autofocus(), multiple(), required().

    - New Field inherited accessors: auto_container_per_error_class(),
      auto_error_container_class(), auto_error_container_per_error_class(),
      error_tag(), error_container_tag

    - Constraints have new experimental method fetch_error_message().

    - All field elements have new method error_filename().

    - default_args() now supports 'Block', 'Field', 'Input' pseudo-elements,
      '|' alternatives, and '+' and '-' ancestor modifiers.

    - New Czech (cs) I18N translation by Jan Grmela.

    - mk_inherited_accessors() now also creates a *_no_inherit() method.

    - Experimental new roles() form method.

    - form methods start(), end() now respect render_method - no longer
      force use of tt templates.

    - Bug fix: del_attribute() on empty attribute no longer sets the attribute.

    - All attribute accessors generated with mk_attrs() now have *_loc variants.

    - form methods start(), end() now respect render_method - no longer
      force use of tt templates.

    - Tests now always require Test::Aggregate::Nested.
      Re-enable aggregate tests on Win32.
      Don't run all tests twice under both aggregate and t/ (doh!)
2014-02-23 11:32:16 +00:00
adam
e6916c738a Updated devel/subversion to 1.8.8; devel/git to 1.9.0; databases/postgresql93 to 9.3.3; databases/postgresql92 to 9.2.7; databases/postgresql91 to 9.1.12; databases/postgresql90 to 9.0.16; databases/postgresql84 to 8.4.20 2014-02-23 11:31:31 +00:00
sno
711cdc76c0 Adding new package for Perl module Test::Identity from CPAN distribution
Test-Identity version 0.01 into devel/p5-Test-Identity

This module provides a single testing function, "identical". It asserts
that a given reference is as expected; that is, it either refers to the
same
object or is "undef". It is similar to "Test::More::is" except that it uses
"refaddr", ensuring that it behaves correctly even if the references under
test are objects that overload stringification or numification.
2014-02-23 11:30:36 +00:00
adam
481a0a81ae Changes:
This update fixes CVE-2014-0060, in which PostgreSQL did not properly enforce the WITH ADMIN OPTION permission for ROLE management.
This update also fixes some issues which affect binary replication and row locking, and can cause recoverable data corruption in some cases.
In addition to the above, the following issues are fixed in this release:

Fix WAL logging of visibility map change
Make sure that GIN indexes log all insertions
Get pause_at_recovery_target to pause at correct time
Ensure walreceiver sends hot-standby feedback messages on time
Prevent timeout interrupts from taking control away from mainline code
Eliminate several race conditions
Fix some broken HINTs in error messages
Prevent server lockup on SSL connection loss
Fix two Unicode handling issues
Prevent crash on certain subselect syntax
Prevent crash on select from zero column table
Fix two bugs with LATERAL
Fix issue with UNION ALL, partitioning, and updates
Ensure that ANALYZE understands domains over ranges
Eliminate permissions check when using default tablespace
Fix memory leakage in JSON functions
Allow extensions with event triggers
Distinguish numbers correctly in JSON output
Fix permissions for pg_start_backup() and pg_stop_backup()
Accept SHIFT_JIS as locale name
Fix .* expansion for SQL function variables
Prevent infinite loop on some COPY connection failures
Several fixes for client issues on Windows
Enable building PostgreSQL with Visual Studio 2013
Update time zone files for recent changes
2014-02-23 11:25:50 +00:00
wen
20c72962a6 Updated devel/p5-Test-Aggregate to 0.371 2014-02-23 11:23:33 +00:00
sno
082f2fdcb6 Added devel/p5-Test-Refcount version 0.07 2014-02-23 11:21:01 +00:00
wen
6c50fed3a2 Update to 0.371
Upstream changes:
0.371  2013-09-23
        - Fix bug in our test suite that failed to count enough diagnostics
          when run under verbose mode.
          Closes rt-88912 (and http://bugs.debian.org/724297).
          Thanks to gregor herrmann, Debian Perl Group for reporting.
2014-02-23 11:20:28 +00:00
sno
9a81684f54 Added devel/p5-Test-Refcount version 0.07 2014-02-23 11:20:08 +00:00