Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (0m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 14:24:43 UTC Now

2011-08-12 11:51:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 11:50:51 UTC MAIN commitmail json YAML

2011-08-12 11:49:35 UTC MAIN commitmail json YAML

Changes 0.11:
* You should now pass the error message in 'message' parameter explicitly to
  display as an error
* Use the first frame, not the second frame to capture error message

Changes 0.10:
* Don't ignore the top frame. This should be donw using the ignore_package
  option

(adam)

2011-08-12 11:47:39 UTC MAIN commitmail json YAML

Changes 1.27:
* Skip some tests on 5.13.8+ that are no longer relevant because of a change
  in the Perl core.

(adam)

2011-08-12 11:45:31 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 11:43:55 UTC MAIN commitmail json YAML

Changes 0.77:
* [no changes]

Changes 0.76_50:
* Split out HEK size calculation into hek_size(). Add the shared HE overhead.
* Handle shared hash key scalars correctly.
* GvNAME() is shared from 5.10 onwards.
* Count HvNAME(), the HV "aux" struct, the mro_meta struct, and ENAMEs.

Changes 0.76:
* Just fix the version number in the line below.

(adam)

2011-08-12 11:40:55 UTC MAIN commitmail json YAML

Changes 1.003.012:
* Remove some old code to avoid a future Moose warning

(adam)

2011-08-12 11:31:03 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 09:38:08 UTC MAIN commitmail json YAML

2011-08-12 09:25:48 UTC MAIN commitmail json YAML

2011-08-12 09:07:07 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1.
While here, remove CONFLICTS with libwww (no conflicts with both 5.x and 6.x).

(obache)

2011-08-12 08:30:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 08:29:30 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 08:27:58 UTC MAIN commitmail json YAML

Changes 0.15:
* Bump dependency on namespace::clean to 0.20

(adam)

2011-08-12 08:24:55 UTC MAIN commitmail json YAML

Changes 4.06:
* Fixed risk of nytprofhtml failure due to over-long filenames RT-62319
* Improved handling of Class::MOP/Moose generated methods.
* Improved handling of embedded filenames, e.g., "(eval N)[$path]"
* Updated and clarified usecputime=1 docs.
* Updated tests for (expected) new functionality in Sub::Name.
* Updated tests for changes in perl 5.13.x.
* Added special handling for the perl built-in accept()
  Effectively the clock stops ticking while in accept().
  This makes profiles of pure-perl web servers more useful.
* Added --no-mergeevals option to nytprofhtml.
* Added "If Statement and Subroutine Timings Don't Match" and
    "If Headline Subroutine Timings Don't Match the Called Subs"
    sections to the DATA COLLECTION AND INTERPRETATION docs.
* Added note to the docs re profiling applications that use Coro.

(adam)

2011-08-12 08:21:33 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:42:49 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:40:48 UTC MAIN commitmail json YAML

Changes 0.04:
* To detect a perl with ${^GLOBAL_PHASE}, check for the feature itself instead
  of a specific perl version.
* Update the documentation to reflect the use of ${^GLOBAL_PHASE} if available.
* Stop depending on Scope::Guard for the tests.
* Upgrade ppport.h from version 3.13 to 3.19.

Changes 0.03:
* Drop the XS code on perl versions recent enough to have ${^GLOBAL_PHASE}.
* Drop code to support perls older than 5.6.  We've always been depending on
  5.6 anyway.
  + Use XSLoader without a fallback to DynaLoader.
  + Use our instead of use vars.

(adam)

2011-08-12 07:37:29 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:36:47 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:36:06 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:27:10 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:26:23 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:25:20 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:24:09 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:23:28 UTC MAIN commitmail json YAML

Changes 0.006005:
* Add a flag for controlling 'redefined' warnings when installing subs into
  namespaces.

(adam)

2011-08-12 07:18:35 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:17:27 UTC MAIN commitmail json YAML

Changes 0.79:
* Test against 5.12.4, 5.14.1, 5.15.0 and 5.15.1.
* Fix inc_sub test failures dependant on whether JSON:PP was installed.

(adam)

2011-08-12 07:07:33 UTC MAIN commitmail json YAML

2011-08-12 07:05:32 UTC MAIN commitmail json YAML

Changes 0.93:
* Add support for gcc that have version number in the command name.
* Fix about that the command path include space character.

(adam)

2011-08-12 07:03:42 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 07:02:28 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:56:59 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:55:53 UTC MAIN commitmail json YAML

Changes 0.12:
* skip some tests if ~/.perldb exists
* add an example called debugger.pl

(adam)

2011-08-12 06:53:37 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:52:03 UTC MAIN commitmail json YAML

Changes 6.24:
* Spaces are ignored in the SetDate/ForceDate config values.
* Fixed a bug where 'in one week' wasn't correctly parsed.
* Fixed a bug where options passed in to the 'new' as a listref weren't handled
  properly.
* Newest zoneinfo data (tzdata 2011g)

(adam)

2011-08-12 06:45:29 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:44:38 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:43:16 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:42:16 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:41:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:39:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:38:30 UTC MAIN commitmail json YAML

2011-08-12 06:37:04 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:34:44 UTC MAIN commitmail json YAML

Changes 0.59:
* XML::Simple utf8 testing disabled, looks like XML::SAX works with utf8, but
  XML::Parser does not
* Recommend against using XML::Simple if you need to work with utf8 until this
  is resolved
* Fixes http://rt.cpan.org/Public/Bug/Display.html?id=68871

Changes 0.58:
* Added utf8 to the decode in the JSON deserializing code.
* Fixes https://rt.cpan.org/Public/Bug/Display.html?id=68125

Changes 0.57:
* Updated remainder of test suite to armor against XML::Simple dependency
  problems that I first attempted to fix in 0.53.

(adam)

2011-08-12 06:30:57 UTC MAIN commitmail json YAML

Changes 0.33:
* Added DTidy (): stream DDumper output through Perl::Tidy
* Upped copyright to 2011

(adam)

2011-08-12 06:29:11 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:28:39 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:27:04 UTC MAIN commitmail json YAML

Changes 0.107:
* mkopt now prefers named parameters; docs updated
* added the name_test parameter to mkopt

(adam)

2011-08-12 06:15:06 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-12 06:14:28 UTC MAIN commitmail json YAML

ffmpeg seems to have dropped the faad support, so remove the option.
(enabling the option causes build failures.)

(mrg)

2011-08-12 02:03:14 UTC MAIN commitmail json YAML

2011-08-11 17:21:07 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-11 17:20:01 UTC MAIN commitmail json YAML

Changes 2.020:
* Add DumperObject for getting at the underlying obj
* create DwarnF for formatting Dumper'd output
* Create Ddie for die'ing output

(adam)

2011-08-11 17:17:29 UTC MAIN commitmail json YAML

Changes 2.32:
* Disable overloading in a <=5.8.8 safe way

Changes 2.31:
* React to Strawberry perl $. strangeness

(adam)

2011-08-11 17:14:09 UTC MAIN commitmail json YAML

Changes 1.19:
* Add skips to tests to make perl-5.8 happy

Changes 1.18:
* Don't downgrade is_utf8-strings with MIME::Base64
* Deal with the perl-5.13 (?^:...) regex construct
* croak on bad add_dump_filter argument

(adam)

2011-08-11 17:12:17 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-11 17:11:23 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-11 17:10:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-11 17:09:33 UTC MAIN commitmail json YAML

Changes 1.15:
* port to Perl 5.15.0, where the op type aelemfast has been split into
  aelemfast and aelemfast_lex
* test compatibility with Devel::CallParser

Changes 1.14:
* bugfix: never unhook peephole optimiser, because unhooking is liable
  to fail if anything else hooked it
* bugfix: revise check for dorassign opcode to cope with FreeBSD's
  mutant Perl 5.8 that has it
* test POD syntax and coverage

(adam)

2011-08-11 17:06:59 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-11 17:06:23 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-11 17:05:19 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-11 15:55:33 UTC MAIN commitmail json YAML

Mention that "gssapi" is "kerberos".

(dholland)

2011-08-11 12:46:45 UTC MAIN commitmail json YAML

Updated graphics/py-nwdiag to 0.4.0

(obache)

2011-08-11 12:46:30 UTC MAIN commitmail json YAML

Update nwdiag to 0.4.0.

0.4.0 (2011-08-09)
* Add syntax for peer network

(obache)

2011-08-11 12:41:35 UTC MAIN commitmail json YAML

Updated graphics/py-blockdiag to 0.8.9

(obache)

2011-08-11 12:40:57 UTC MAIN commitmail json YAML

Update blockdiag to 0.8.9.

0.8.9 (2011-08-09)
* Fix bugs
0.8.8 (2011-08-08)
* Fix bugs

(obache)

2011-08-11 11:15:58 UTC MAIN commitmail json YAML

Updated security/gpgme to 1.3.1

(adam)

2011-08-11 11:15:24 UTC MAIN commitmail json YAML

Updated security/gnupg2 to 2.0.18; security/gnutls to 2.12.8

(adam)

2011-08-11 11:15:00 UTC MAIN commitmail json YAML

2011-08-11 11:04:04 UTC MAIN commitmail json YAML

Updated security/gnupg2 to 2.0.18; security/gnutls to 2.12.8

(adam)

2011-08-11 11:03:35 UTC MAIN commitmail json YAML

Changes 2.12.8:
* libgnutls: PKCS-11 back-end was replaced by p11-kit
* libgnutls: gcrypt: replaced occurences of gcry_sexp_nth_mpi (..., 0)
  with gcry_sexp_nth_mpi (..., GCRYMPI_FMT_USG) to fix errors with 1.5.0.
* libgnutls: Verify that a certificate liste specified using
  gnutls_certificate_set_x509_key*(), is sorted according to TLS specification
* libgnutls: Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for
  gnutls_x509_crt_list_import. It checks whether the list to be imported is
  properly sorted.
* libgnutls: writev_emu: stop on the first incomplete write.
* libgnutls: Fix zlib handling in gnutls.pc.
* certtool: bug fixes in certificate request generation.
* API and ABI modifications: GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED:
  New element in gnutls_certificate_import_flags

(adam)

2011-08-11 10:46:10 UTC MAIN commitmail json YAML

Changes 2.0.18:
* Bug fix for newer versions of Libgcrypt.
* Support the SSH confirm flag and show SSH fingerprints in ssh
  related pinentries.
* Improved dirmngr/gpgsm interaction for OCSP.
* Allow generation of card keys up to 4096 bit.

(adam)

2011-08-11 10:35:15 UTC MAIN commitmail json YAML

Updated security/libassuan2 to 2.0.2

(adam)

2011-08-11 10:34:21 UTC MAIN commitmail json YAML

Changes 2.0.2:
* A new flag may now be used to convey comments via assuan_transact.
* A new flag value may now be used to disable logging.
* The gpgcedev.c driver now provides a log device.
* It is now possible to overwrite socket and connect functions in
  struct assuan_system_hooks.

(adam)

2011-08-11 09:36:50 UTC MAIN commitmail json YAML

Comment out non-working home page URL.

(tron)

2011-08-11 06:09:34 UTC MAIN commitmail json YAML

Forgot one, the debug switches patch.

This has no effect by default but lets one turn on debug info or add
CFLAGS without having to wade into imake goop directly. (It will do
this for everything that uses the xview imake templates; but you have
to reinstall xview-config for the changes to take effect.)

(dholland)

2011-08-11 05:57:06 UTC MAIN commitmail json YAML

Add an explanation of what's going on, in case I get hit by a bus.

(dholland)

2011-08-11 05:50:37 UTC MAIN commitmail json YAML

2011-08-11 05:49:29 UTC MAIN commitmail json YAML

Take OWNER, at least while flogging the patches.

(dholland)

2011-08-11 03:53:15 UTC MAIN commitmail json YAML

add and enable ruby-sinatra

(jnemeth)

2011-08-11 03:51:38 UTC MAIN commitmail json YAML

add and enable ruby-tilt

(jnemeth)

2011-08-11 03:50:13 UTC MAIN commitmail json YAML

add and enable mailhops

(jnemeth)

2011-08-11 02:40:52 UTC MAIN commitmail json YAML

Restore a patch hunk lost when abs@ added DESTDIR support. This hunk
has no effect by default, but it identifies the otherwise highly
obscure place you can throw a switch to build xview with debug info,
and, by being here, makes it possible to throw that switch relatively
easily.

(dholland)

2011-08-10 17:43:57 UTC MAIN commitmail json YAML

Add note that next PKGREVISION bump should be to 3, as 2 was used briefly
a few months ago and then reverted.

(dholland)

2011-08-10 15:28:09 UTC MAIN commitmail json YAML

- openssh-5.8p1.
+ valgrind-3.6.1, wxGTK28-2.8.12.

(taca)

2011-08-10 15:27:29 UTC MAIN commitmail json YAML

Note update of net/bind96 package to 9.6.3.1.ESV.5 and net/bind97
package to 9.7.4.

(taca)

2011-08-10 15:26:11 UTC MAIN commitmail json YAML

Update bind97 package to 9.7.4.

For full changes, please refer:
ftp://ftp.isc.org/isc/bind9/9.7.4/RELEASE-NOTES-BIND-9.7.4.html

New Features

9.7.4

    * A new test has been added to check the apex NSEC3 records after
      DNSKEY records have been added via dynamic update. [RT #23229]
    * Added a tool able to generate malformed packets to allow testing of
      how named handles them. [RT #24096]

Security Fixes

9.7.4

    * named, set up to be a caching resolver, is vulnerable to a user
      querying a domain with very large resource record sets (RRSets)
      when trying to negatively cache the response. Due to an off-by-one
      error, caching the response could cause named to crash. [RT #24650]
      [CVE-2011-1910]
    * Change #2912 (see CHANGES) exposed a latent bug in the DNS message
      processing code that could allow certain UPDATE requests to crash
      named. [RT #24777] [CVE-2011-2464]

Feature Changes

9.7.4

    * Merged in the NetBSD ATF test framework (currently version 0.12)
      for development of future unit tests. Use configure --with-atf to
      build ATF internally or configure --with-atf=prefix to use an
      external copy. [RT #23209]
    * Added more verbose error reporting from DLZ LDAP. [RT #23402]
    * Replaced compile time constant with STDTIME_ON_32BITS. [RT #23587]

(taca)

2011-08-10 15:24:51 UTC MAIN commitmail json YAML

Update bind96 pacakge to 9.6.3.1.ESV.5 (9.6-ESV-R5).

For full changes, please refer:
ftp://ftp.isc.org/isc/bind9/9.6-ESV-R5/RELEASE-NOTES-BIND-9.6-ESV.html

New Features

9.6-ESV-R5

    * Added a tool able to generate malformed packets to allow testing of
      how named handles them. [RT #24096]

Security Fixes

9.6-ESV-R5

    * named, set up to be a caching resolver, is vulnerable to a user
      querying a domain with very large resource record sets (RRSets)
      when trying to negatively cache the response. Due to an off-by-one
      error, caching the response could cause named to crash. [RT #24650]
      [CVE-2011-1910]
    * Change #2912 populated the message section in replies to UPDATE
      requests, which some Windows clients wanted. This exposed a latent
      bug that allowed the response message to crash named. With this
      fix, change 2912 has been reduced to copy only the zone section to
      the reply. A more complete fix for the latent bug will be released
      later. [RT #24777]

Feature Changes

9.6-ESV-R5

    * Merged in the NetBSD ATF test framework (currently version 0.12)
      for development of future unit tests. Use configure --with-atf to
      build ATF internally or configure --with-atf=prefix to use an
      external copy. [RT #23209]
    * Added more verbose error reporting from DLZ LDAP. [RT #23402]
    * Replaced compile time constant with STDTIME_ON_32BITS. [RT #23587]

(taca)

2011-08-10 15:22:38 UTC MAIN commitmail json YAML

Note update of security/openssh package to 5.8.2nb3.

(taca)

2011-08-10 15:21:02 UTC MAIN commitmail json YAML

Add a patch to avoid SSP side effect as NetBSD current.

Bump PKGREVISION.

(taca)

2011-08-10 12:01:13 UTC MAIN commitmail json YAML

Changes 6.59:
Doc Fixes
* Corrected the repository location
Bug Fixes
* Removed the %INC check from _has_cpan_meta and updated the CPAN::Meta
  bundled with EUMM to one that doesn't set $VERSION in a begin block
  so it can't appear to be loaded, thus causing us to mistakenly try
  and call methods on CPAN::Meta modules - this is due to older versions
  in site_perl shadowing our installation of other bundled modules.

(adam)

2011-08-10 11:38:29 UTC MAIN commitmail json YAML

Changes 1.4401:
* Removed Module::Load::Conditional dependency

(adam)

2011-08-10 10:57:05 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.4.2.2

(imil)

2011-08-10 10:56:23 UTC MAIN commitmail json YAML

pkgin 0.4.2.2
Cleaned up download.c
SQLite upgraded to 3.7.7.1

(imil)

2011-08-10 10:51:32 UTC MAIN commitmail json YAML

Changes 1.2001:
* Fix failing test on Windows due to glob expansion of "~"

(adam)

2011-08-10 10:11:59 UTC MAIN commitmail json YAML

Changes 1.13:
* Bumped minimum version of Perl to 5.006
* Test pass with a non-existant ~/.cpan
* Tests tweaked for better failure into
* Fixing missing tarball in distribution

Changes 1.12:
* Moving to a production version
* Updating Module::Install to 1.00

(adam)

2011-08-10 10:06:58 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 10:01:37 UTC MAIN commitmail json YAML

Changes 0.12:
* Grok dist names ending with something numeric containing underscores

Changes 0.11:
* Remove potential -withoutworldwriteables suffix

(adam)

2011-08-10 10:00:00 UTC MAIN commitmail json YAML

2011-08-10 09:52:50 UTC MAIN commitmail json YAML

Changes 1.9800:
* RT 69463: fix memory leak in CacheMgr

(adam)

2011-08-10 08:46:11 UTC MAIN commitmail json YAML

Ouch: commit distinfo as well

(adam)

2011-08-10 08:41:49 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 08:40:57 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 08:39:56 UTC MAIN commitmail json YAML

Changes 1.21:
* Updated from bleadperl:
  - Make Unicode constants under use utf8 work again
* Make tests pass under old Perls

(adam)

2011-08-10 08:38:37 UTC MAIN commitmail json YAML

Changes 2.14:
* Resolved 63080: module can write multiline values but not read them
* Removed -w from tests to allow tests with tainting on

(adam)

2011-08-10 08:37:14 UTC MAIN commitmail json YAML

Changes 0.900:
* Change of Maintainers.
* Reordered Changes to latest first.
* Module::Build::Compat creating Makefile.PL traditional
* LICENSE file created (in Build.PL)
* 21184: require v5.7.3
* Doc patches per RT queue

(adam)

2011-08-10 08:34:33 UTC MAIN commitmail json YAML

2011-08-10 08:33:08 UTC MAIN commitmail json YAML

Changes 0.18:
* bump up version of IO::File required

Changes 0.17:
* avoid test failures on Win32 by using . instead of TMPDIR for writing test
  files

(adam)

2011-08-10 08:30:07 UTC MAIN commitmail json YAML

Changes 1.05:
* support Module::Install::ExtraTests 0.007
* properly set is => 'rw' in inherited classes
* silence lc warnings on undef under perl 5.12

(adam)

2011-08-10 08:26:25 UTC MAIN commitmail json YAML

Changes 2.50:
* fixed rt.cpan.org 63487 documentation error.
* fixed rt.cpan.org 61302, now croak if the config file parameter is
  a directory and directory include is not turned on.
* fixed rt.cpan.org 60429 META.yml typo
* added new option -AllowSingleQuoteInterpolation, which turns on interpolation
  for variables inside single quotes.
* added test case for the new option

(adam)

2011-08-10 08:24:36 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 08:22:50 UTC MAIN commitmail json YAML

Changes 0.16:
* Config::AutoConf::Linker moved to ExtUtils::LibBuilder.

(adam)

2011-08-10 08:20:17 UTC MAIN commitmail json YAML

Changes 0.38:
* Resolve RT 69984: Array handling regression when using equals format

(adam)

2011-08-10 08:16:42 UTC MAIN commitmail json YAML

Changes 0.23:
* fix test suite's method of checking availability of plugins

Changes 0.22:
* add XML::NamespaceSupport to XML format deps, silence YAML warnings in tests

Changes 0.21:
* fix t/64-extfail.t to pass when t/lib is in @INC

(adam)

2011-08-10 06:49:29 UTC MAIN commitmail json YAML

Changes 2.037:
* No Changes

Changes 2.036:
* Added offset patramter to CRC32

Changes 2.035:
* No Changes

(adam)

2011-08-10 06:47:42 UTC MAIN commitmail json YAML

Changes 2.037:
* No Changes

Changes 2.036:
* No Changes

Changes 2.035:
* No Changes

(adam)

2011-08-10 06:45:27 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:44:29 UTC MAIN commitmail json YAML

Changes 3.4:
* remove "regexp" category. this is rather painful as it's a large class, but
  unfortunately, somebody thought emitting a warning when you match more than
  32kb of text is in some way useful, which spoils the whole category.
* use META.json instead of META.yml - apparently YAML parsers don't actually
  exist

(adam)

2011-08-10 06:43:12 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:42:39 UTC MAIN commitmail json YAML

Changes 1.11:
* Fix assignment to lvalue accessors that point at an uninitialized hash
  element.

Changes 1.10:
* We don't occasionally crash during END any more. Instead, we rely on the OS
  to reap a bit of memory after perl was shut down anyway.
* Tiny refactoring for smaller object size.

Changes 1.09:
* Fix: Predicates return value, not bool
* TODO test for perl-crashing bug (in perl) that can happen
  on (arcane) XSUB aliasing on perls < 5.8.9
  We're open for work-around patches.

(adam)

2011-08-10 06:40:24 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:39:32 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:38:00 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:36:17 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:35:42 UTC MAIN commitmail json YAML

Changes 0.07:
* Clean up after Class::C3 on pre-5.10 perls.

(adam)

2011-08-10 06:33:41 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:33:10 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:32:22 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:31:48 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:31:13 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:30:21 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 06:24:06 UTC MAIN commitmail json YAML

Changes 0.9300:
* t/coretests.pm:
  Reorder tests and include both positive and negative test for exception.
* README, lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
  t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm,
  vutil/vxs.xs:
  Fix problem with UNIVERSAL::VERSION

(adam)

2011-08-10 04:58:48 UTC MAIN commitmail json YAML

Update to perfuse-2011010: fix permission checks for unprivilegied users

(manu)

2011-08-10 04:31:04 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:30:01 UTC MAIN commitmail json YAML

Changes 1.12:
* Remove usage of undocumented Package::Stash APIs from the tests. This
  prevents the tests from failing on Package::Stash >= 0.18.

(adam)

2011-08-10 04:24:24 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:23:14 UTC MAIN commitmail json YAML

Changes 1.07:
* Move from Test::Exception to Test::Fatal

Changes 1.06:
* Add support for: modifier ["name1", "name2"] => sub {}

(adam)

2011-08-10 04:21:29 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:19:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:18:23 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:17:23 UTC MAIN commitmail json YAML

Changes 1.25:
* Updating to Module::Install::DSL 1.00
* Updating copyright year

(adam)

2011-08-10 04:16:07 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:15:29 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:14:51 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:14:11 UTC MAIN commitmail json YAML

Changes 0.204:
* Documented that this module is obsolete.
* Clarified the license

(adam)

2011-08-10 04:12:05 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:11:32 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:10:52 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:09:47 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:08:39 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:07:24 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 04:05:44 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-10 00:09:35 UTC MAIN commitmail json YAML

fix the last change of DEPENDS pattern for p5-Digest-SHA.
PR#45228.

(obache)

2011-08-09 20:58:04 UTC MAIN commitmail json YAML

Updated multimedia/libdvdread to 4.1.3nb1; multimedia/dvdbackup to 0.4.1

(adam)

2011-08-09 20:56:27 UTC MAIN commitmail json YAML

Changes 0.4.1:
New Features:
* New complete translation: German (de); thanks to Chris Leick
Bug fixes:
* Fix offset bug (which results in wrong .vob files)
* Fix typos and improve wording

Changes 0.4:
New Features:
* Added new translations from Launchpad: French (fr), Galician (gl),
  Italian (it), Norwegian Bokm奪l (nb), Russian (ru) and Spanish (es)
Changes:
* Use C99 standard and compile with -pedantic flag.
* Code cleanup
Bug fixes:
* Fixed typos
* Fixed compiler warnings
* Added missing header file

(adam)

2011-08-09 20:53:15 UTC MAIN commitmail json YAML

2011-08-09 19:29:39 UTC MAIN commitmail json YAML

Updated audio/libmodplug to 0.8.8.4

(gls)

2011-08-09 19:29:27 UTC MAIN commitmail json YAML

Update audio/libmodplug to 0.8.8.4.

Upstream changes:

    * Improve timidity.cfg parsing capability
    * Add source command capability in timidity.cfg (useful for debian default)
    * Fix integer overflow in WAV reader (SA45131/A)
    * Fix S3M stack overflow possibility (SA45131/B)
    * Bound seeking and reading in PAT files
    * Fix AMS/AMSv2 and DSM too large by one (SA45131/C)
    * Use structure in XM decoding (development related)
    * Use bmpvalues in Octamed files when calcuting default tempo (Francis Russel)

Fixes SA45131.

(gls)

2011-08-09 18:59:46 UTC MAIN commitmail json YAML

Updated www/moodle to 2.1.1

(gls)

2011-08-09 18:59:23 UTC MAIN commitmail json YAML

Update www/moodle to 2.1.1

pkgsrc changes:
- replace bash with sh in a script.

Upstream changes:

Many, many changes, including security fixes.

Highlights from version 2.1:

- New question engine
- Ability to restore the course contents from Moodle 1.9 backup files
- Support for mobile devices

For complete changelog, please refer to:

http://docs.moodle.org/dev/Moodle_2.0.3_release_notes
http://docs.moodle.org/dev/Moodle_2.0.4_release_notes
http://docs.moodle.org/dev/Moodle_2.1_release_notes
http://docs.moodle.org/dev/Moodle_2.1.1_release_notes

Fixes SA45487 (MSA-11-0021, MSA-11-0022), among others.

(gls)

2011-08-09 17:02:02 UTC MAIN commitmail json YAML

Remove aria2

(ryoon)

2011-08-09 17:01:36 UTC MAIN commitmail json YAML

Updated net/aria2 to 1.12.1

(ryoon)

2011-08-09 17:00:57 UTC MAIN commitmail json YAML

Update to 1.12.1

Changelog:

aria2 1.12.1
============

Release Note
------------

This release adds RFC 6249 Metalink/HTTP support. Current
implementation only uses rel=duplicate links.  --enable-direct-io
option was deprecated because of performance issue.  Since recent
GnuTLS uses libnettle as default instead of libgcrypt, this release
added initialization code for libgcrypt.

Changes
-------

* Initialize libgcrypt.  We relied initialization of libgcrypt on
  gnutls_global_init(), but recent change in gnutls, which changes
  default crypto backend from libgcrypt to libnettle, leaves
  libgcrypt uninitialized if it uses libnettle as backend(and this is
  likely because libnettle is chosen by default). To fix this issue,
  we simply initialize libgcrypt on our own.

* Throw exception with error message if gnutls_global_init() failed.

* Implemented Metalink/HTTP.  Link header fields from first Metalink
  server is utilized as described in rfc6249. We only set digest from
  Digest header field to DownloadContext only when PieceStorage is
  not initialized(in other words, before file size is known). After
  PieceStorage is initialized, Digest header field is used to check
  the value is the same in digest in DownloadContext.  Current
  implementation only handles rel=duplicate.

* Remove Metalink content-type after first server response.  We don't
  accept Metalink content-type after first server response.

* Updated Russian translation of aria2 man page.  Thanks to ITriskTI
  for translation.

* Fixed the bug due to dangling pointers in RequestGroup.
  RequestGroup holds a poitner to btRuntime_ and peerStorage_. After
  removing them from BtRegistry, we failed to set 0 to them.  When
  program access them, it goes undefined world, such as random crash.
  We found this bug when pasuing download and valgrind warned memory
  corruption.

* Added log message to clarify error for BitTorrent server socket.

* Added #deprecated help tag.

* Removed deprecated options: --enable-xml-rpc, --xml-rpc-listen-all,
  --xml-rpc-listen-port, --xml-rpc-max-request-size, --xml-rpc-user,
  --xml-rpc-passwd.

* Removed use of O_DIRECT because of performance issue.  Deprecated
  --enable-direct-io option.

* Increased the maximum number of in-flight request in BitTorrent.

* Added --log option to aria2rpc

(ryoon)

2011-08-09 16:29:09 UTC MAIN commitmail json YAML

Updated devel/gobject-introspection to 0.10.8nb1

(ryoon)

2011-08-09 16:28:03 UTC MAIN commitmail json YAML

Drop buildlink to graphics/cairo to reduce dependency.
See pkg/2011/08/02/msg007484.html">http://mail-index.netbsd.org/tech-pkg/2011/08/02/msg007484.html

Bump PKGREVISION.

(ryoon)

2011-08-09 14:52:07 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.430

(ryoon)

2011-08-09 14:51:20 UTC MAIN commitmail json YAML

Update to 0.430

Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-6640, 9c76-ffff (first check)
* Fix glyphs in SJIS : second check completed

In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-6640, 9c76-ffff (first check)
* Fix glyphs in SJIS : second check completed

(ryoon)

2011-08-09 10:09:20 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 10:08:01 UTC MAIN commitmail json YAML

Changes 1.001000:
* Add Class::C3::Componentised::ApplyHooks features

Changes 1.0009:
* Stop importing Carp functions (and thus polluting the inheritor namespaces)
* Make sure $_ is properly preserved even if the loaded module is negligent
  enough to change it
* Added missing copyright statement

(adam)

2011-08-09 10:03:09 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 10:01:40 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 10:00:16 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:54:15 UTC MAIN commitmail json YAML

As noted in Changes 0.10003, only require MRO::Compat for older perls,
so drop dependency on p5-MRO-Compat.

(obache)

2011-08-09 09:46:31 UTC MAIN commitmail json YAML

Changes 2.00:
* Switching to a production release

Changes 1.99_04:
* Upgrading to Module::Install::DSL 1.00
* Bumping minimum version of Perl to 5.006
* Fixing indenting, style and layout issues.
* Added debugging entries to all the new code.
* Removed on use of _load_ancestors that was not needed
* Updating copyright a couple of times :/

Changes 1.99_03:
* Upgrading to Module::Install 0.76
* Localising $@ during evals

Changes 1.99_02:
* Fixing some back-compatibility bugs in the new tests

Changes 1.99_01:
* Vast swathes of additional functionality

(adam)

2011-08-09 09:44:33 UTC MAIN commitmail json YAML

Changes 1.08:
* Upgrading to Module::Install 1.00
* Fixed 56492: [PATCH] Fix spelling error

(adam)

2011-08-09 09:43:06 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:42:01 UTC MAIN commitmail json YAML

Changes 0.10003:
* Only require MRO::Compat for older perls
* Add SYNOPSIS
* Add examples for methods that get used most often

Changes 0.10002:
* Fix grave bug of XS-enabled simple accessors clobbering an
  existing 'around' overlay installed in the same method slot
* Require bugfixed XSAccessor, remove Win32 caveat

Changes 0.10001:
* Fix an ActiveState Win32 incompatibility
* Fix spurious method re-invocation warnings after Class::Unload

Changes 0.10000:
* Fix perl 5.6 failures
* Add test-time deferred coderef reinvocation checks
* Another minor (8%) speedup

(adam)

2011-08-09 09:38:57 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:38:04 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:37:21 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:36:49 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:36:12 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:35:18 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:34:45 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:25:28 UTC MAIN commitmail json YAML

Changes 0.11:
Fixed:
* Tests will not use Test::Differences version 0.60 or greater

Changes 0.10:
Fixed:
* Setting PERL_CAPTURE_TINY_TIMEOUT to 0 will disable timeouts

(adam)

2011-08-09 09:22:28 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:21:52 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:20:58 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:19:45 UTC MAIN commitmail json YAML

Changes 1.39:
* Remove CImpl and simplify structure into just Cache::FastMmap module making
  all XS calls just function calls in Cache::FastMmap namespace

Changes 1.38:
* Fix build process that was completely broken after moving files around into
  different directories

(adam)

2011-08-09 09:17:46 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:16:25 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:15:01 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:14:11 UTC MAIN commitmail json YAML

Changes 0.27:
* Switch to Module::Package at YAPC 2011 ++

Changes 0.26:
* Fixed doc bug reported by KENTNL++
* Tweaked Makefile.PL

Changes 0.25:
* Fixed a bug caused by Readonly::XS (schwern++)
* Removed the new methods and autobox methods.
  They didn't add much except confusion.
* Documented that you can use isTrue and isFalse as methods.
* '&boolean(1,2,3) now dies like boolean(1,2,3)'
* '&boolean() now dies like boolean()'

Changes 0.24:
* '@Schwern++ found out how to make true and false immutable.
  Kudos to #strategicdata++.'
* Document the boolean() function.
* Added is_true and is_false methods.
* Added boolean, is_true, and is_false autobox methods

(adam)

2011-08-09 09:11:32 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)

2011-08-09 09:04:27 UTC MAIN commitmail json YAML

Changes 0.40:
Fixes
* Using the BackPAN index from gitpan.integra.net which is kept up to date.
* Make all the primary keys not null to quiet a new DBIx::Class
  warning (and its a good idea).

(adam)

2011-08-09 08:20:36 UTC MAIN commitmail json YAML

As noted in Changes 1.03, depend on p5-Digest-SHA instead of p5-Digest-SHA1.

(obache)

2011-08-09 07:55:51 UTC MAIN commitmail json YAML

Changes 0.15:
* Try harder to add ExtUtils::Depends to META.yml's configure_requires

Changes 0.14:
* Predeclare carp and croak with proper signature
* Add ExtUtils::Depends to META.yml's configure_requires

(adam)

2011-08-09 07:39:24 UTC MAIN commitmail json YAML

Revision bump after updating perl to 5.14.1

(adam)