Commit graph

188627 commits

Author SHA1 Message Date
sno
64fe5286a4 Updated databases/p5-DBD-SQLite to 1.37 2012-07-06 08:43:34 +00:00
sno
195d48cc95 Updating package for Perl 5 module DBD::SQLite in databases/p5-DBD-SQLite
from 1.35nb1 to 1.37.

Upstream changes (since 1.35):
1.37 to be released
    - Updated to SQLite 3.7.12.1 (ISHIGAKI)

1.36_04 Sat 19 May 2012
    - Final developer release
    - Updated to SQLite 3.7.12 (ISHIGAKI)
    - Tweaked Makefile.PL to behave better during the Bsymbolic
      check (HMBRAND)
    - Added SQLITE_WITHOUT_ZONEMALLOC for older MacOS X (ISHIGAKI)

1.36_03 Mon 7 May 2012
    - Updated to SQLite 3.7.11 (ISHIGAKI)
    - Fix >32bit integer truncation and other sqlite_set_result
      condition issue (Yuriy Kaminskiy)
    - Fix integer overflow in passing argument to perl function
      (Yuriy Kaminskiy)
    - Convert unsigned -> int64 when possible (Yuriy Kaminskiy)
    - Turned datatype mismatch error (introduced in 1.34_02) into
      a warning (you can disable this warning by setting PrintWarn
      attribute to false). (ISHIGAKI)
    - Refactored sqlite_is_number to fix various corner cases
      (ISHIGAKI)

1.36_02 Thu 23 Feb 2012
    - Downgraded SQLite to 3.7.9, as 3.7.10 turned out to be
      broken on the latest MacOS X (due to a missing symbol),
      and broke other modules that typically use temporary tables
      under a few environments too. As of this writing, would-be
      3.7.11 seems fine, but it would take another month to be
      released. (ISHIGAKI)

1.36_01 Thu 19 Jan 2012
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Updated to SQLite 3.7.10 (ISHIGAKI)
      Note that this release changed the default schema format
      number, that means newly created database files will be
      unreadable by SQLite version prior to 3.3.0 (2006-01-10)
      (or DBD::SQLite prior to 1.12) unless you explicitly issue
      "PRAGMA legacy_file_format=ON".

    - Enabled SQLITE_ENABLE_FTS4
    - Enabled SQLITE_ENABLE_STAT3
    - Resolved #73159: FTS tokenizer segfault (ISHIGAKI)
    - Resolved #73787: sqlite_see_if_its_a_number causes a buffer
      overflow (ISHIGAKI)
    - Resolved #73314 for DBD-SQLite: binding of 64bit integers fail
      on 1.34_02 (ISHIGAKI)
    - Implemented sqlite_trace and sqlite_profile methods for simpler
      tracing/profiling; use DBI_TRACE/DBI_PROFILE for more
      complicated cases (ISHIGAKI)
2012-07-06 08:43:21 +00:00
sno
2c558952de Updated databases/p5-DBD-CSV to 0.35 2012-07-06 08:30:59 +00:00
sno
161a1587fa Updating package for Perl 5 module DBD::CSV in databases/p5-DBD-CSV from
0.33 to 0.35.

pkgsrc changes:
- bump version required for Text::CSV_XS to newly recommended version

Upstream changes:
0.35	- 2012-05-24, H.Merijn Brand
    * Improved documentation (including mje's contribution)
    * Tested under 5.16.0 (installed)

0.34	- 2012-05-12, H.Merijn Brand
    * Updated copyright to 2012
    * Require 5.8.1, as DBI does
    * Tested against perl-5.16.0-RC0 + DBI-1.620
2012-07-06 08:30:48 +00:00
sno
d30d8c8df2 Updated textproc/p5-Text-CSV_XS to 0.90 2012-07-06 08:26:40 +00:00
sno
4a7b70fe39 Updating package for Perl 5 module Text::CSV_XS in textproc/p5-Text-CSV_XS
from 0.88 to 0.90.

Upstream changes since 0.88:
0.90	- 2012-06-15, H.Merijn Brand
    * Drop 5.005 support (5.6.1 is now minimum)
    * Introduce record_number
    * Try harder to get the complete input parsed for the current record
      when hitting errors on parsing seekable IO (only works in 5.14.0 and up)
    * Tested with perl 5.6.1 .. 5.17.0 (99 versions of perl) on Linux, HP-UX,
      AIX, and Windows
    * SvSETMAGIC was missing for tied variables causing weird actions at a
      distance, e.g. in printf (Thanks TonyC for finding this)
    * UTF8 flag was not always reset when using bound variables (TonyC)
2012-07-06 08:26:29 +00:00
wiz
9db149d88f Add example for pkg_info -Fe, based on a suggestion by Hishashi T Fujinaka
in PR 46654.
2012-07-06 08:15:57 +00:00
dholland
8bc5cf4597 Oops, fix thinko in previous. The disturbing part is how much stuff this
baloney *didn't* break.
2012-07-06 05:04:23 +00:00
dholland
236d3a6e9d Oops, fix thinko in previous. 2012-07-06 05:03:15 +00:00
dholland
77ef9d7b88 Functions with empty args should be declared (void), not (). Fixes build
of lang/parrot. PKGREVISION -> 1.
2012-07-06 04:54:25 +00:00
dholland
5ac04a4ad5 Mask for python25 because it requires py-gobject3. 2012-07-06 04:37:18 +00:00
dholland
3b7a821b86 Does not build on python25. 2012-07-06 04:36:07 +00:00
dholland
509e79b315 Requires textproc/itstool to configure. 2012-07-06 04:34:42 +00:00
dholland
828963ef89 Needs textproc/itstool to configure. 2012-07-06 04:30:49 +00:00
cheusov
8a58306dfe Updated pkgtools/pkg_summary-utils to 0.58.2 2012-07-05 21:46:17 +00:00
cheusov
ea87f7d2fc Update pkg_summary-utils to 0.58.2
pkg_src_summary:
    - Fix. pkg_src_summary in distributed mode now works correctly
      if a master host doesn't have $PKGSRCDIR directory.
2012-07-05 21:45:59 +00:00
asau
ac16c64d14 Updated math/octave to 3.6.2 2012-07-05 19:19:59 +00:00
asau
8ce0f6c5fa Update to Octave 3.6.2
Summary of important user-visible changes for version 3.6:
---------------------------------------------------------

 ** The PCRE library is now required to build Octave.  If a pre-compiled
    package does not exist for your system, you can find PCRE sources
    at http://www.pcre.org

 ** The ARPACK library is no longer distributed with Octave.
    If you need the eigs or svds functions you must provide an
    external ARPACK through a package manager or by compiling it
    yourself.  If a pre-compiled package does not exist for your system,
    you can find the current ARPACK sources at
    http://forge.scilab.org/index.php/p/arpack-ng

 ** Many of Octave's binary operators (.*, .^, +, -, ...) now perform
    automatic broadcasting for array operations which allows you to use
    operator notation instead of calling bsxfun or expanding arrays (and
    unnecessarily wasting memory) with repmat or similar idioms.  For
    example, to scale the columns of a matrix by the elements of a row
    vector, you may now write

      rv .* M

    In this expression, the number of elements of rv must match the
    number of columns of M.  The following operators are affected:

      plus      +  .+
      minus     -  .-
      times     .*
      rdivide   ./
      ldivide   .\
      power     .^  .**
      lt        <
      le        <=
      eq        ==
      gt        >
      ge        >=
      ne        !=  ~=
      and       &
      or        |
      atan2
      hypot
      max
      min
      mod
      rem
      xor

    additionally, since the A op= B assignment operators are equivalent
    to A = A op B, the following operators are also affected:

      +=  -=  .+=  .-=  .*=  ./=  .\=  .^=  .**=  &=  |=

    See the "Broadcasting" section in the new "Vectorization and Faster
    Code Execution" chapter of the manual for more details.

 ** Octave now features a profiler, thanks to the work of Daniel Kraft
    under the Google Summer of Code mentorship program.  The manual has
    been updated to reflect this addition.  The new user-visible
    functions are profile, profshow, and profexplore.

 ** Overhaul of statistical distribution functions

    Functions now return "single" outputs for inputs of class "single".

    75% reduction in memory usage through use of logical indexing.

    Random sample functions now use the same syntax as rand and accept
    a comma separated list of dimensions or a dimension vector.

    Functions have been made Matlab-compatible with regard to special
    cases (probability on boundaries, probabilities for values outside
    distribution, etc.).  This may cause subtle changes to existing
    scripts.

    negative binomial function has been extended to real, non-integer
    inputs.  The discrete_inv function now returns v(1) for 0 instead of
    NaN.  The nbincdf function has been recoded to use a closed form
    solution with betainc.

 ** strread, textscan, and textread have been completely revamped.

    They now support nearly all Matlab functionality including:

      * Matlab-compatible whitespace and delimiter defaults

      * Matlab-compatible options: 'whitespace', treatasempty', format
        string repeat count, user-specified comment style, uneven-length
        output arrays, %n and %u conversion specifiers (provisionally)

 ** All .m string functions have been modified for better performance or
    greater Matlab compatibility.  Performance gains of 15X-30X have
    been demonstrated.  Operations on cell array of strings no longer pay
    quite as high a penalty as those on 2-D character arrays.

      deblank:  Now requires character or cellstr input.

      strtrim:  Now requires character or cellstr input.
                No longer trims nulls ("\0") from string for Matlab
                compatibility.

      strmatch: Follows documentation precisely and ignores trailing spaces
                in pattern and in string.  Note that this is documented
                Matlab behavior but the implementation apparently does
                not always follow it.

      substr:   Now possible to specify a negative LEN option which
                extracts to within LEN of the end of the string.

      strtok:   Now accepts cellstr input.

      base2dec, bin2dec, hex2dec:
                Now accept cellstr inputs.

      dec2base, dec2bin, dec2hex:
                Now accept cellstr inputs.

      index, rindex:
                Now accept 2-D character array input.

      strsplit: Now accepts 2-D character array input.

 ** Geometry functions derived from Qhull (convhull, delaunay, voronoi)
    have been revamped.  The options passed to the underlying qhull
    command have been changed for better results or for Matlab
    compatibility.

      convhull: Default options are "Qt" for 2D, 3D, 4D inputs
                Default options are "Qt Qx" for 5D and higher

      delaunay: Default options are "Qt Qbb Qc Qz" for 2D and 3D inputs
                Default options are "Qt Qbb Qc Qx" for 4D and higher

      voronoi:  No default arguments

 ** Date/Time functions updated.  Millisecond support with FFF format
    string now supported.

    datestr: Numerical formats 21, 22, 29 changed to match Matlab.
             Now accepts cellstr input.

 ** The following warning IDs have been removed:

      Octave:associativity-change
      Octave:complex-cmp-ops
      Octave:empty-list-elements
      Octave:fortran-indexing
      Octave:precedence-change

 ** The warning ID Octave:string-concat has been renamed to
    Octave:mixed-string-concat.

 ** Octave now includes the following Matlab-compatible preference
    functions:

      addpref  getpref  ispref  rmpref  setpref

 ** The following Matlab-compatible handle graphics functions have been
    added:

      guidata         uipanel        uitoolbar
      guihandles      uipushtool     uiwait
      uicontextmenu   uiresume       waitfor
      uicontrol       uitoggletool

    The uiXXX functions above are experimental.

    Except for uiwait and uiresume, the uiXXX functions are not
    supported with the FLTK+OpenGL graphics toolkit.

    The gnuplot graphics toolkit does not support any of the uiXXX
    functions nor the waitfor function.

 ** New keyword parfor (parallel for loop) is now recognized as a valid
    keyword.  Implementation, however, is still mapped to an ordinary
    for loop.

 ** Other new functions added in 3.6.0:

      bicg                       nthargout                   usejava
      is_dq_string               narginchk                   waitbar
      is_sq_string               python                      zscore
      is_function_handle         register_graphics_toolkit
      loaded_graphics_toolkits   recycle

 ** Deprecated functions.

    The following functions were deprecated in Octave 3.2 and have been
    removed from Octave 3.6.

      create_set          spcholinv    splu
      dmult               spcumprod    spmax
      iscommand           spcumsum     spmin
      israwcommand        spdet        spprod
      lchol               spdiag       spqr
      loadimage           spfind       spsum
      mark_as_command     sphcat       spsumsq
      mark_as_rawcommand  spinv        spvcat
      spatan2             spkron       str2mat
      spchol              splchol      unmark_command
      spchol2inv          split        unmark_rawcommand

    The following functions have been deprecated in Octave 3.6 and will
    be removed from Octave 3.10 (or whatever version is the second major
    release after 3.6):

      cut                is_duplicate_entry
      cor                polyderiv
      corrcoef           shell_cmd
      __error_text__     studentize
      error_text         sylvester_matrix

 ** The following functions have been modified for Matlab compatibility:

      randperm
2012-07-05 19:18:29 +00:00
joerg
fabaebc448 Try to fix cmake syntax error when building with clang.
XXX ipv6 detection is still broken
2012-07-05 18:48:33 +00:00
joerg
bbdd1b6172 Fix inline usage. 2012-07-05 18:47:37 +00:00
schmonz
3917e1255f Indent for alignment. 2012-07-05 18:32:02 +00:00
schmonz
1e2128a151 Updated mail/qmHandle to 1.3.2 2012-07-05 18:31:15 +00:00
schmonz
a102b4e3a1 Update to 1.3.2. From the changelog:
* Printing message no: was code not tested prior to 1.3.1 release...perl
  compilation errors. Fixed.
* Reworked qmhandle left out printing message no: when detailed
  listing of messages is requested! Fixed.
* Reworked qmhandle to be more accurate in reporting queue information
  (todo state, bouncing...)
* Reworked qmhandle to be more efficient in handling message deletion
  when more than one message will be deleted
* Added big-todo support (required since todo files need to be handled)
* Added delete from sender support (both regular expression and
  string matching)
* Added touch info file for messages to remote domain for earlier
  retry (at the cost of longer queue life)
* Added delete if message header or body line matches regular
  expression (case sensitive and insensitive matching)
2012-07-05 18:31:08 +00:00
sno
64c4831ba7 Added devel/p5-Dist-Zilla version 4.300020 2012-07-05 17:14:14 +00:00
sno
21ce87ab7a Importing package for Perl 5 module Dist::Zilla version 4.300020 from
CPAN into devel/p5-Dist-Zilla.

Dist::Zilla builds distributions of code to be uploaded to the CPAN.
In this respect, it is like ExtUtils::MakeMaker, Module::Build, or
Module::Install. Unlike those tools, however, it is not also a system for
installing code that has been downloaded from the CPAN. Since it's only
run by authors, and is meant to be run on a repository checkout rather
than on published, released code, it can do much more than those tools,
and is free to make much more ludicrous demands in terms of prerequisites.
2012-07-05 17:13:54 +00:00
sno
baeb6896ab Added devel/p5-Config-MVP-Reader-INI version 2.101461 2012-07-05 17:11:05 +00:00
sno
abb73da855 Importing package for Perl 5 module Config::MVP::Reader::INI version 2.101461
from CPAN into devel/p5-Config-MVP-Reader-INI.

Config::MVP::Reader::INI reads .ini files containing MVP-style configuration.
2012-07-05 17:10:48 +00:00
sno
c305352fb1 fix missing checksum, bumping revision 2012-07-05 16:53:29 +00:00
sno
f677fffa42 Updated databases/p5-DBI to 1.622 2012-07-05 16:49:29 +00:00
sno
fedc8f04e4 Updating package for Perl 5 module DBI in databases/p5-DBI from 1.620 to
1.622.

pkgsrc changes:
- fixing download directory

Upstream changes:
Changes in DBI 1.622 (svn r15327) 6th June 2012

  Fixed lack of =encoding in non-ASCII pod docs. RT#77588

  Corrected typo in DBI::ProfileDumper thanks to Finn Hakansson.

Changes in DBI 1.621 (svn r15315) 21st May 2012

  Fixed segmentation fault when a thread is created from
    within another thread RT#77137, thanks to Dave Mitchell.

  Updated previous Changes to credit Booking.com for sponsoring
    Dave Mitchell's recent DBI optimization work.
2012-07-05 16:49:18 +00:00
sno
d19481fb8d Updated devel/p5-CPAN-Meta to 2.120921 2012-07-05 16:40:29 +00:00
sno
c4b208af2e Updating package for Perl 5 module CPAN::Meta in devel/p5-CPAN-Meta from
2.120630 to 2.120921.

pkgsrc changes:
- adjust dependencies
- import split out CPAN::Meta::Requirements into
  devel/p5-CPAN-Meta-Requirements

Upstream changes:
2.120921  2012-04-01 15:20:24 Europe/Paris

  [REMOVED]

  - CPAN::Meta::Requirements has been split out into its own distribution
    so it can be used by CPAN.pm without requiring all of CPAN::Meta

2.120920  2012-04-01 11:30:43 Europe/Paris

  [ADDED]

  - CPAN::Meta::Requirements now has a 'requirements_for_module' method
    to retrieve a version requirements string for a specific module
    [Leon Timmermans]

  [OTHER]

  - Parse::CPAN::Meta prerequisite bumped to 1.4403
  - JSON::PP prerequisites bumped to 2.27200
  - CPAN::Meta::YAML prerequisite bumped to 0.008

2.120900  2012-03-30 13:15:15 Europe/Paris

  [BUGFIX]

  - CPAN::Meta::Requirements now treats undef requirements given to
    from_string_hash() as '0' and warns about it; add_string_requirements()
    dies if it does not get a requirements string to parse
2012-07-05 16:40:18 +00:00
sno
f94597b0b6 fixing typo (<= into <), bumping revision 2012-07-05 16:36:45 +00:00
sno
ad1aa025d7 Updated devel/p5-Parse-CPAN-Meta to 1.4404 2012-07-05 16:32:52 +00:00
sno
9ab99228b2 Updating package for Perl 5 module Parse::CPAN::Meta in
devel/p5-Parse-CPAN-Meta from 1.4402 to 1.4404.

pkgsrc changes:
- updating dependencies, naming implicitely ones now

Upstream changes:
1.4404 Sun Apr 05 2012
      - Protected tests from user PERL_YAML/JSON_BACKEND

1.4403 Sun Apr 01 2012
      - Bumped prereqs: JSON::PP to 2.27200 and CPAN::Meta::YAML to 0.008
2012-07-05 16:32:41 +00:00
sno
86d77cd87d Added converters/p5-JSON-PP version 2.27200 2012-07-05 16:25:32 +00:00
sno
47c3eed72c Importing package for Perl 5 module JSON::PP version 2.27200 from CPAN
into converters/p5-JSON-PP.

This module is JSON::XS compatible pure Perl module. (Perl 5.8 or later
is recommended).  JSON::XS is the fastest and most proper JSON module on
CPAN. It is written by Marc Lehmann in C, so must be compiled and
installed in the used environment.

JSON::PP is a pure-Perl module and has compatibility to JSON::XS.
2012-07-05 16:25:19 +00:00
sno
6b0c07479c Updated devel/p5-Module-CoreList to 2.68 2012-07-05 16:18:31 +00:00
sno
1f4303aac4 Updating package for Perl 5 module Module::CoreList in
devel/p5-Module-CoreList from 2.57 to 2.68.

Upstream changes:
2.68 Tue Jun 19 2012
  - Updated for v5.17.1

2.67 Sat May 26 2012
  - Updated for v5.17.0

2.66 ??
  - Add the --diff option to compare two perl core modlibs

2.65 Tue Mar 20 2012
  - Update of lib/charnames

2.64 Tue Mar 20 2012
  - Update of Data::Dumper and XS::APItest

2.63 Tue Mar 20 2012
  - Update for v5.15.9

2.62 Thu Mar 15 2012
  - Separate the POD (bingos)

2.61 Fri Feb 20 2012
  - Updated for v5.15.8

2.60 Fri Jan 20 2012
  - Updated for v5.15.7

2.59 Sun Dec 20 2011
  - Updated for v5.15.6

2.58 Sun Nov 20 2011
  - Updated for v5.15.5
2012-07-05 16:18:20 +00:00
sno
84c717c924 Add conflict with p5-CPAN-Meta before p5-CPAN-Meta-Requirements split out 2012-07-05 16:11:44 +00:00
drochner
5dec50dedb revbump for libpreluse requirement bump 2012-07-05 16:09:18 +00:00
drochner
cd66720cd6 revursive revbump for gnutls update 2012-07-05 16:07:18 +00:00
sno
9249523f8a Added devel/p5-Test-File-ShareDir version 0.3.1 2012-07-05 15:55:52 +00:00
sno
781d5224e4 Importing package for Perl 5 module Test::File::ShareDir version 0.3.1 from
CPAN into devel/p5-Test-File-ShareDir.

Test::File::ShareDir helps testing modules by mocking a ShareDir as
delivered by File::ShareDir.
2012-07-05 15:55:40 +00:00
drochner
cd9b627226 more PKGREV bumps for gnutls update 2012-07-05 15:44:06 +00:00
drochner
c844dabc0e make this build with gnutls-3, bump PKGREV 2012-07-05 15:42:55 +00:00
sno
07288a3646 Added devel/p5-Sub-Exporter-ForMethods version 0.100050 2012-07-05 15:35:50 +00:00
sno
9513306007 Importing package for Perl 5 module Sub::Exporter::ForMethods version
0.100050 from CPAN into devel/p5-Sub-Exporter-ForMethods.

Sub::Exporter::ForMethods provides helper routines for using Sub::Exporter
to build methods.

It distinguish from pure Sub::Exporter by getting methods which will not
be removed by namespace::autoclean.
2012-07-05 15:35:34 +00:00
sno
626697a591 Added textproc/p5-Pod-Eventual version 0.093.330 2012-07-05 15:17:21 +00:00
sno
683a4907cf Importing packafe for Perl 5 module Pod::Eventual version 0.093330 from
CPAN into textproc/p5-Pod-Eventual.

POD is a pretty simple format to write, but it can be a big pain to deal
with reading it and doing anything useful with it. Most existing POD
parsers care about semantics, like whether a =item occurred after an =over
but before a back, figuring out how to link a L<>, and other things like
that.

Pod::Eventual is much less ambitious and much more stupid. Fortunately,
stupid is often better. (That's what I keep telling myself, anyway.)

Pod::Eventual reads line-based input and produces events describing each
POD paragraph or directive it finds. Once complete events are immediately
passed to the handle_event method. This method should be implemented by
Pod::Eventual subclasses. If it isn't, Pod::Eventual's own handle_event
will be called, and will raise an exception.
2012-07-05 15:17:06 +00:00