Commit graph

174092 commits

Author SHA1 Message Date
adam
160385bb3b Changes 2.07:
* unknown
2011-08-10 10:00:00 +00:00
adam
19721ec7a8 Changes 1.9800:
* RT 69463: fix memory leak in CacheMgr
2011-08-10 09:52:50 +00:00
adam
d8d211a2ab Ouch: commit distinfo as well 2011-08-10 08:46:11 +00:00
adam
a6337a0b9e Revision bump after updating perl to 5.14.1 2011-08-10 08:40:57 +00:00
adam
25b509d55a Changes 1.21:
* Updated from bleadperl:
  - Make Unicode constants under use utf8 work again
* Make tests pass under old Perls
2011-08-10 08:39:56 +00:00
adam
32f77a5c71 Changes 2.14:
* Resolved 63080: module can write multiline values but not read them
* Removed -w from tests to allow tests with tainting on
2011-08-10 08:38:37 +00:00
adam
d656e64498 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
2011-08-10 08:37:14 +00:00
adam
8e930c82bd Changes 2.68:
* Typo correction: https://rt.cpan.org/Ticket/Display.html?id=69003
2011-08-10 08:34:33 +00:00
adam
21bb2b8946 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
2011-08-10 08:33:08 +00:00
adam
a9d8d154e6 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
2011-08-10 08:30:07 +00:00
adam
e6ca2446dc 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
2011-08-10 08:26:25 +00:00
adam
554e1e1608 Revision bump after updating perl to 5.14.1 2011-08-10 08:24:35 +00:00
adam
68de7f79ac Changes 0.16:
* Config::AutoConf::Linker moved to ExtUtils::LibBuilder.
2011-08-10 08:22:50 +00:00
adam
cc465bacfb Changes 0.38:
* Resolve RT 69984: Array handling regression when using equals format
2011-08-10 08:20:17 +00:00
adam
9af10e9565 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
2011-08-10 08:16:42 +00:00
adam
73dad6ede5 Changes 2.037:
* No Changes

Changes 2.036:
* Added offset patramter to CRC32

Changes 2.035:
* No Changes
2011-08-10 06:49:29 +00:00
adam
45196a5142 Changes 2.037:
* No Changes

Changes 2.036:
* No Changes

Changes 2.035:
* No Changes
2011-08-10 06:47:42 +00:00
adam
4aa6c8afe4 Revision bump after updating perl to 5.14.1 2011-08-10 06:45:27 +00:00
adam
b9130abebc 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
2011-08-10 06:44:29 +00:00
adam
ddd82c4e3d Revision bump after updating perl to 5.14.1 2011-08-10 06:43:11 +00:00
adam
88d027d104 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.
2011-08-10 06:42:39 +00:00
adam
a096961b3b Revision bump after updating perl to 5.14.1 2011-08-10 06:36:17 +00:00
adam
4d5b453067 Changes 0.07:
* Clean up after Class::C3 on pre-5.10 perls.
2011-08-10 06:35:42 +00:00
adam
e36a2db0d5 Revision bump after updating perl to 5.14.1 2011-08-10 06:30:21 +00:00
adam
4d7473abcc 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
2011-08-10 06:24:06 +00:00
manu
8302115f6c Update to perfuse-2011010: fix permission checks for unprivilegied users 2011-08-10 04:58:48 +00:00
adam
e0b95b7904 Revision bump after updating perl to 5.14.1 2011-08-10 04:31:04 +00:00
adam
fa2b91627a Changes 1.12:
* Remove usage of undocumented Package::Stash APIs from the tests. This
  prevents the tests from failing on Package::Stash >= 0.18.
2011-08-10 04:30:01 +00:00
adam
e5977694ed Revision bump after updating perl to 5.14.1 2011-08-10 04:24:24 +00:00
adam
db8f058604 Changes 1.07:
* Move from Test::Exception to Test::Fatal

Changes 1.06:
* Add support for: modifier ["name1", "name2"] => sub {}
2011-08-10 04:23:14 +00:00
adam
c693240657 Revision bump after updating perl to 5.14.1 2011-08-10 04:18:22 +00:00
adam
cc7452984b Changes 1.25:
* Updating to Module::Install::DSL 1.00
* Updating copyright year
2011-08-10 04:17:23 +00:00
adam
40320e10eb Revision bump after updating perl to 5.14.1 2011-08-10 04:14:51 +00:00
adam
2d90f09c04 Changes 0.204:
* Documented that this module is obsolete.
* Clarified the license
2011-08-10 04:14:11 +00:00
adam
edccfbc09d Revision bump after updating perl to 5.14.1 2011-08-10 04:05:44 +00:00
obache
60a78bfb14 fix the last change of DEPENDS pattern for p5-Digest-SHA.
PR#45228.
2011-08-10 00:09:35 +00:00
adam
3cf2f5437b Updated multimedia/libdvdread to 4.1.3nb1; multimedia/dvdbackup to 0.4.1 2011-08-09 20:58:04 +00:00
adam
6b529815e9 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
2011-08-09 20:56:27 +00:00
adam
844303b4c5 Provide DVDFileStat functions needed for dvdbackup 0.4.1 2011-08-09 20:53:15 +00:00
gls
9b4f94cc46 Updated audio/libmodplug to 0.8.8.4 2011-08-09 19:29:39 +00:00
gls
afa8b59a6e 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.
2011-08-09 19:29:27 +00:00
gls
c94d94596f Updated www/moodle to 2.1.1 2011-08-09 18:59:46 +00:00
gls
d1dc2a36ff 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.
2011-08-09 18:59:23 +00:00
ryoon
5390a124eb Remove aria2 2011-08-09 17:02:02 +00:00
ryoon
0d7d2e7314 Updated net/aria2 to 1.12.1 2011-08-09 17:01:36 +00:00
ryoon
193a1963e9 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
2011-08-09 17:00:57 +00:00
ryoon
a647e326c2 Updated devel/gobject-introspection to 0.10.8nb1 2011-08-09 16:29:09 +00:00
ryoon
24d10e53f7 Drop buildlink to graphics/cairo to reduce dependency.
See http://mail-index.netbsd.org/tech-pkg/2011/08/02/msg007484.html

Bump PKGREVISION.
2011-08-09 16:28:03 +00:00
ryoon
ddb3e59e80 Updated fonts/umefont-ttf to 0.430 2011-08-09 14:52:07 +00:00
ryoon
0751cbfcaf 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
2011-08-09 14:51:19 +00:00