Commit graph

161691 commits

Author SHA1 Message Date
wiz
23f10ce4e6 Reset maintainer, he resigned. 2010-08-16 09:48:00 +00:00
wiz
3fd6024fa0 Updated devel/p5-Test-Simple to 0.96 2010-08-16 09:46:53 +00:00
wiz
0655c04e10 Update to 0.96:
0.96  Tue Aug 10 21:13:04 PDT 2010
    Bug Fixes
    * You can call done_testing() again after reset() [googlecode 59]

    Other
    * Bug tracker moved to github


0.95_02  Wed May 19 15:46:52 PDT 2010
    Bug Fixes
    * Correct various typos and spelling errors (Nick Cleaton)
    * Fix alignment of indented multi-line diagnostics from subtests
      (Nick Cleaton)
    * Fix incorrect operation when subtest called from within a todo block
      (Nick Cleaton)
    * Avoid spurious output after a fork within a subtest
      (Nick Cleaton)


0.95_01  Wed Mar  3 15:36:59 PST 2010
    Bug Fixes
    * is_deeply() didn't see a difference in regexes [rt.cpan.org 53469]
    * Test::Builder::Tester now sets $tb->todo_output to the output handle and
      not the error handle (to be in accordance with the default behaviour of
      Test::Builder and allow for testing TODO test behaviour).
    * Fixed file/line in failing subtest() diagnostics. (Nick Cleaton)
    * Protect against subtests setting $Level (Nick Cleaton)

    New Features
    * subtests without a 'plan' or 'no_plan' have an implicit 'done_testing()'
      added to them.
    * is_deeply() performance boost for large structures consisting of
      mostly non-refs (Nick Cleaton)

    Feature Changes
    * is() and others will no longer stringify its arguments before
      comparing.  Overloaded objects will make use of their eq
      overload rather than their "" overload.  This can break tests of
      impolitely string overloaded objects.  DateTime prior to 0.54 is
      the biggest example.
2010-08-16 09:46:44 +00:00
wiz
6524772be0 Updated www/p5-HTML-Element-Extended to 1.18 2010-08-16 09:44:07 +00:00
wiz
76a985b32c Update to 1.18, set LICENSE.
1.18  Thu Jun 10 12:35:20 EDT 2010
        - added push_attr() method
        - tweaked glob dispatch for attr()
2010-08-16 09:43:58 +00:00
wiz
4783d15b80 Updated textproc/p5-YAML-Syck to 1.12 2010-08-16 09:41:50 +00:00
wiz
5c6dd38f87 Update to 1.12:
[Changes for 1.12 (YAML::Syck 0.35 ) - 2010-08-03]
* The tie test proved to be very unstable for 5.8 and it's not
  relevant for tie actually. I'm converting it to a TODO for now.

[Changes for 1.11 (YAML::Syck 0.35 ) - 2010-08-03]
* Tests are now stable. releasing 1.11
2010-08-16 09:41:40 +00:00
wiz
1c3cb1f6c7 Reset maintainer, he resigned. 2010-08-16 09:39:41 +00:00
wiz
999f62df92 Update to 0.80:
V0.80 Some compilation fixes for BSD by Jeremy Chadwick
        <freebsd@jdc.parodius.com>
2010-08-16 09:39:21 +00:00
wiz
845097db9e Updated databases/p5-BerkeleyDB to 0.43 2010-08-16 09:37:59 +00:00
wiz
a8bc19e9fc Update to 0.43:
0.43  1st August 2010

        * Changes to build with BDB 5.1
          - Dropped support for Server option when creating an environment.

        * Documantation updates.
          RT# 59202

        * Fixed compilation error with MS Visual Studio 2005
          RT# 59924
2010-08-16 09:37:50 +00:00
wiz
2f184e77ad Updated www/p5-WWW-Curl to 4.12 2010-08-16 09:36:50 +00:00
wiz
b004f992a6 Update to 4.12:
4.12 Sun Jun 04 2010: - Balint Szilakszi <szbalint at cpan.org>

    - Fixed WWW::Curl::Form (patch contributed by Michael Ing).
    - Added CURLPROXY_* constants (patch by claes).
    - Added the const_string method to provide access to constants in a non-bareword way.
    - Fixed t/01basic.t test failure on older libcurl versions.
2010-08-16 09:36:39 +00:00
wiz
1f6c2a312a Updated mail/p5-MIME-tools to 5.428 2010-08-16 09:09:01 +00:00
wiz
484bba9689 Update to 5.428:
5.428     2010-04-22  Dave O'Neill <dmo@roaringpenguin.com>

	* VERSION 5.428 RELEASED

	* (ticket 56764) Build release with a newer Module::Install

	* (ticket 52924) ensure we add <> around Content-id data

	* (ticket 48036) make mimesend example script a bit more useful
	  (courtesy of Jerrad Pierce)

	* (ticket 43439) fix for parsing of doubled ; in multipart headers

	* (ticket 41632) If both RFC-2231 and non-RFC-2231 parameters are
	  present, use only the RFC-2231 ones

	* (ticket 40715) Reference Encode::MIME::Header in docs

	* (ticket 39985) correct POD typos

	* Only bind to localhost in smtpsend test, rather than to all available
	  interfaces.  This might avoid some of the test failures seen on
	  cpantesters.
2010-08-16 09:08:51 +00:00
wiz
13eacd3312 Updated devel/slib to 3.2.3 2010-08-16 08:29:35 +00:00
wiz
614f92a53d Update to 3b3 (pkgsrc 3.2.3):
* require.scm (*slib-version*): Bumped from 3b2 to 3b3.
	* dbutil.scm (close-database): Close read-only databases.
	* Makefile: INSTALL_INFO = ginstall-info
	* slib.texi (Lists as sequences): Corrected `last' example.
	* configure: Improved portability of trailing / detection.
	* saturate.txt, clrnamdb.scm: Updated now that interpolation is fixed.
	* colorspc.scm (wavelength->XYZ): Interpolation was backwards.
	* configure (ac_default_prefix): Was lacking trailing /.
	* Makefile (allfiles): Added "version.txi".
	* clrnamdb.scm, saturate.txt: Fixed several problems.
	* mkclrnam.scm (load-rgb-txt): Added input method for XCMS colors.
	* color.scm (color->L*a*b*): Corrected conversion from L*a*b*.
	(color->string): Reduced precision on L*a*b*, L*u*v*, and L*C*h.
	* slib.texi (Define-Structure): Corrected documentation and example.
	* Makefile (Makefile): Runs ./configure to create config.status.
	* Makefile: Reorganized per http://www.gnu.org/prep/standards/
	* guile.init (char-code-limit, scheme-file-suffix, read, array?):
	Conditioned for Guile-1.9.7.
	* configure: GNU-style configuration for installation creates
	config.status, which is included by Makefile.
	* guile.init (browse-url, vector->array, array->vector)
	(random:chunk): Conditional definitions choke Guile-2.
	* Makefile: include config.status for install directories.
	* configure: Added Shell script for GNU-compatible configuration.
	* slib.texi (Installation): Added link to Guile manual.
	Corrected @exdent usage.
	* guile.init: 1.8.6 needs exports.
	(define): Don't redefine in guile-2 (1.9).
	* guile.use: Added; has just (use-modules (ice-9 slib)).
	* slib.sh (guile): Added: -l ${SCHEME_LIBRARY_PATH}guile.use
	conditioned on "guile.use" existence.
	* math-integer.scm (remainder, modulo): Fixed documentation.
	* limit.scm (finite?): Added definition.
	* qp.scm (qp): Don't truncate symbols when printing.
	* transact.scm (word:lock!): Truncate email components so MS-Word
	style ~$ckfile fits in 162.B.
	* dirs.scm (directory*-for-each): Added.
	* Makefile (install, uninstall): Added ciefiles.
	* srfi-39.scm (make-parameter, parameterize): Added.
	* s7.init: Added init file for S7, part of the Snd sound-editor.
	* grapheps.ps (bargraph, impulse): Fixed for ranges not containing 0.
2010-08-16 08:29:26 +00:00
taca
57819f7a0d Note update of lang/ruby18-base package to 1.8.7.174nb6. 2010-08-16 07:08:51 +00:00
taca
e8f17294fb Add a patch to fix for possible cross-site scripting (CVE-2010-0541)
from r29002 in Ruby's repository.  (Sadly, Ruby 1.8.7 pl301 missed
this change...)

Bump PKGREVISION.
2010-08-16 07:08:12 +00:00
obache
2328791922 Note libquantum-1.1.0 is development release, not stable release. 2010-08-16 02:21:23 +00:00
obache
ff8ece3030 pkg/43748 is libstree-0.4.3pre2, not 0.4.3 release. 2010-08-16 01:55:46 +00:00
schmonz
60834c25b6 Updated www/ikiwiki to 3.20100815 2010-08-16 01:42:33 +00:00
schmonz
06a54a5aaa Update to 3.20100815. From the changelog:
* Fix po test suite to not assume ikiwiki's underlay is already installed.
     Closes: #593047
2010-08-16 01:42:22 +00:00
wiz
62f9a59214 Updated games/rftg to 0.7.3 2010-08-15 19:57:24 +00:00
wiz
4445846763 Update to 0.7.3:
2010-08-12 -- Version 0.7.3 released, with a critical fix that only
affects multiplayer games (no need to upgrade from 0.7.2 if you
only play against the AI).
2010-08-12 -- Version 0.7.2 released, with several bug fixes related
to takeovers and Alien Oort Cloud Refinery.
2010-08-03 -- Version 0.7.1 (still beta) released, with many bug
fixes (including a very nasty one related to Galactic Scavengers).
2010-08-02 -- Version 0.7.0 (beta) released, with support for The
Brink of War expansion, and online multiplayer. There are several
known bugs in this release, but they should only occur with certain
combinations of cards and/or goals.
2010-08-15 19:57:12 +00:00
wiz
5889ed7291 Updated misc/tellico to 2.3 2010-08-15 19:55:44 +00:00
wiz
f5be2b72cf Update to 2.3:
* Released Tellico 2.3.
	* Fixed sorting by rating when rating has double digits (Bug: 246202).
	* Fixed IMDb matching on partial titles (Bug: 245665).
	* Fixed IMDb fetching of alternative titles.
	* Fixed IMDb fetching of audio track and color (Bug: 244159).
	* Fixed metadata import for file listing.
	* Added Dewey Decimal and LoC Classification to z3950 MODS import.
	* Fix subtitle value in MODS import.
	* Added filter for data source list.
	* Updated BoardGameGeek fetcher for new API.
	* Added data source for Freebase.
	* Fixed crashing bug for loading images whose size exceeded
	the cache size.
	* Changed Amazon Japan video search to include DVDs.
	* Added new fetcher for combining results from multiple sources.
	* Updated allocine.fr script to version 0.7.1, patch from
	Romain Henriet.
	* Fixed bug with cursor position in date field entry.
	* Added fetcher for openlibrary.org (requires QJSON lib).
	* Added clear button for rating widget (BUG: 227982).
	* Control characters are now stripped from all text files
	on import (BUG: 231302).
	* Removed local FindKcddb cmake module in favor of system
	FindKdeMultimedia.
	* Fixed selection bug when duplicating an entry (BUG: 231125).
	* Fixed crash in exporting HTML for collections with no
	grouping field (BUG: 231302).
	* Fixed bug that showed info dialog multiple times when
	changing image location.
	* Fixed crash in CSV importer.
	* Tweaked entry ID values to start at 1 instead of 0.
2010-08-15 19:55:25 +00:00
sno
a3f0df83a9 Updated devel/p5-File-HomeDir to 0.91 2010-08-15 19:17:34 +00:00
sno
559395c225 Updating devel/p5-File-HomeDir from 0.89 to 0.91
pkgsrc changes:
- adapting dependencies
- use right module for Darwin 64-bit

Upstream changes:
0.91 Sun 23 May 2010
	- Moving the FreeDesktop driver to prod
	- Adding File::HomeDir::Test driver

0.90_04 Fri 12 Feb 2010
	- Adding missing prereq

0.90_03 Tue  9 Feb 2010
	- Using FreeDesktop implementation only if xdg-user-script is
	  present, since it's now what's been used internally. This should
	  prevent test failures seen in _02. (JQUELIN)

0.90_02 Thu 14 Jan 2010
	- Adding support for the alternate FreeBSD xdg directory (JQUELIN)
	- Improved specification compliance (DAXIM)

0.90_01 Thu  7 Jan 2010
	- WARNING: This release introduces a major backwards incompatibility
	  for Unix users. The results returned by most methods may change.
	- Added complete implementation of the FreeDesktop specification and
	  auto-detection of the Unix hosts to which it applies (JQUELIN)
	- 01_compile.t now loads all backends (since on most platforms,
	  most backends will never normally be loaded).
2010-08-15 19:17:18 +00:00
sno
a9602419d5 Added devel/p5-Mac-SystemDirectory 2010-08-15 18:54:43 +00:00
sno
4f3a1b15dd Added devel/p5-Mac-SystemDirectory version 0.04 2010-08-15 18:53:57 +00:00
sno
49ad985e1a Importing devel/p5-Mac-SystemDirectory version 0.04 for 64-bit Darwin
support of devel/p5-File-HomeDir.

Locate Mac OS X Standard System Directories.
2010-08-15 18:53:30 +00:00
wiz
3d7acd28d4 + ImageMagick-6.6.3.6, JBidwatcher-2.1.1, Sigil-0.2.4, calibre-0.7.14,
check-0.9.8 [pkg/43757], dbus-glib-0.88, gupnp-0.13.5, libassuan-2.0.1,
  libmowgli-0.7.1 [pkg/43760], p5-BerkeleyDB-0.43, p5-PerlMagick-6.6.3.6,
  p5-Test-Simple-0.96, p5-YAML-Tiny-1.44, ply-3.3 [pkg/43758],
  py-jersey-1.0.3 [pkg/43762], rftg-0.7.3, scons-1.3.1 [pkg/43759],
  warzone2100-2.3.4.
- curl-7.21.1, glib-0.86.
2010-08-15 15:19:21 +00:00
wiz
dae74456ea Updated devel/bison to 2.4.3 2010-08-15 15:17:08 +00:00
wiz
87098b30eb Update to 2.4.3:
* Changes in version 2.4.3 (2010-08-05):

** Bison now obeys -Werror and --warnings=error for warnings about
   grammar rules that are useless in the parser due to conflicts.

** Problems with spawning M4 on at least FreeBSD 8 and FreeBSD 9 have
   been fixed.

** Failures in the test suite for GCC 4.5 have been fixed.

** Failures in the test suite for some versions of Sun Studio C++ have
   been fixed.

** Contrary to Bison 2.4.2's NEWS entry, it has been decided that
   warnings about undefined %prec identifiers will not be converted to
   errors in Bison 2.5.  They will remain warnings, which should be
   sufficient for POSIX while avoiding backward compatibility issues.

** Minor documentation fixes.
2010-08-15 15:16:58 +00:00
wiz
3c3d812682 Updated emulators/mednafen to 0.8.13.2 2010-08-15 15:11:00 +00:00
wiz
a280a8fe2d Update to 0.8.D.2 (0.8.13.2 in pkgsrc terms):
0.8.D.2:
	NES: Fixed a crash on certain x86_64 platforms(Mac OS X),
	due to the sound filtering code dereferencing 32-bit
	registers instead of 64-bit registers as it should have.

0.8.D.1:
	Fixed a compilation error on gcc 4.5(thanks to hanno for
	pointing it out).

0.8.D:
	SMS:  Some state that wasn't being saved in save states
	now is, which should fix netplay desynch problems with
	SMS/GG games.

	Fixed a couple of remotely-exploitable(if connected to a
	malicious server) stack manipulation bugs in the network
	play code.

	Fixed an incorrect object creation bug in pce/adpcm.cpp.

	NES:  Added a missing CPU emulator variable to save states.

	PCE:  Added a missing CPU emulator variable to save states.

0.8.D-rc1:
	Lynx:  Fixed a bug in the cart loader code that would cause
	a crash if the ROM bank size was larger than the actual
	data available in the file(as is the case with some homebrew
	programs).  Thanks to "Wookie" for the patch.

	Build files were regenerated using autoconf 2.64 and aclocal
	1.11(previously, they were generated with autoconf 2.61
	and aclocal 1.10.1).

	Fixed a crashing problem when entering an invalid menu
	choice("0") in the cheat interface.  Thanks to tsenart for
	reporting the bug.

	GB:  The GameBoy module now respects the "filesys.disablesavegz"
	setting in respect to saved battery-backed RAM.

	Added support for "lurkers" on the network play server.
	Previous versions of Mednafen don't lack support for this
	per se, but there would be cosmetic issues with status
	messages printed to the internal console.

	SexyAL:  Fixed a bug affecting the return value from
	RawCanWrite() in the ALSA driver.  The returned value was
	typically too small by a factor of 4.  The effects of this
	bug included potential long periods of garbled sound during
	netplay.

	Fixed the return value from RawCanWrite() in the JACK
	driver.  It was being clamped to a value that was too small
	by a factor of 4; however, the clamp value was already
	excessively large in a way that this bug would should have
	only been triggered if the "soundbufsize" setting was
	excessively large.  The effects of this bug would be similar
	to the ALSA RawCanWrite() bug.

	The ALSA and OSS drivers will now try to set audio output
	to 2 channels if the source data only has 1 channel, and
	16-bit signed if the source data is 8-bit(automatic conversion
	is done).  This is done to allow for lower period/fragment
	sizes, as, in ALSA's internals at least, the minimum period
	sizes are expressed in bytes, not sound frames.

	The ALSA and OSS drivers will now try to set lower
	period/fragment sizes than previous versions of Mednafen
	did.  With default settings, for ALSA, the new period/fragment
	size is 50% of what it was before, and for OSS, 25%.  Also,
	there's a new setting to override the SexyAL's driver's
	preferred period/fragment sizes, named "sound.period_time"(default
	value of 0: no override).  The period/fragment size is
	expressed in microseconds.  If the new, lower fragment
	sizes cause problems, the setting can be changed to "2666"
	to approximate the fragment size selection in previous
	versions of Mednafen when using ALSA output, and "5333"
	when using OSS output.

	Added a workaround to the OSS driver for a bug in ALSA(and
	hence, ALSA's in-kernel OSS emulation) that could cause
	the emulator to run far too fast for a short period of time
	if a buffer underflow occurred.

	The ALSA's driver's RawCanWrite() method now(finally) uses
	snd_pcm_avail_update() instead of snd_pcm_delay().  This
	should improve performance and frameskipping behavior when
	the ALSA output is not routed directly to a physical device,
	such as the case with PulseAudio(though PulseAudio is still
	not recommended :b).  CVS:
----------------------------------------------------------------------
2010-08-15 15:10:50 +00:00
drochner
bb7d545ebf more pkgrev bumps for poppler update 2010-08-15 12:33:32 +00:00
wiz
10b356e9bb Updated textproc/hunspell-de to 20100727 2010-08-15 12:12:23 +00:00
wiz
4de68605a7 Update to 20100727:
since 20090107:
- new words
- on systems without ispell one can use "make AFFIX_EXPANDER=aspell foo" to
  build dictionaries that need affix expansion to be built
2010-08-15 12:12:13 +00:00
wiz
da379d338d Updated devel/autoconf to 2.67 2010-08-15 12:09:09 +00:00
wiz
190593b8e6 Update to 2.67:
* Major changes in Autoconf 2.67 (2010-07-21) [stable]
  Released by Eric Blake, based on git versions 2.66.*.

** AC_CONFIG_SUBDIRS with more than one subdirectory at a time works again.
   Regression introduced in 2.66.

** AC_CHECK_SIZEOF of a pointer type works again.  Regression introduced in
   2.66.

** New macro AC_FC_LINE_LENGTH to accept long Fortran source code lines.

** AC_PREPROC_IFELSE now keeps the preprocessed output in the conftest.i
   file for inspection by the commands in the ACTION-IF-TRUE argument.

** AC_INIT again allows parentheses and other characters that are literal
   in single- or double-quoted strings, and in quoted and unquoted
   here-documents, for its PACKAGE and VERSION arguments.  Regression
   introduced in 2.66.

** autoreconf passes warning flags to new enough versions of aclocal.

** Running an Autotest testsuite in parallel mode no longer triggers a
   race condition that could cause the testsuite run to end early,
   fixing a sporadic failure in autoconf's own testsuite.  Bug present
   since introduction of parallel tests in 2.63b.


* Major changes in Autoconf 2.66 (2010-07-02) [stable]
  Released by Eric Blake, based on git versions 2.65.*.

** AC_FUNC_MMAP works in C++ mode again.  Regression introduced in 2.65.

** Use of m4_divert without a named diversion now issues a syntax warning,
   since it is seldom right to change diversions behind autoconf's back.

** The macros AC_TYPE_INT8_T, AC_TYPE_INT16_T, AC_TYPE_INT32_T, and
   AC_TYPE_INT64_T work again.  Regression introduced in 2.65.

** AC_PROG_INSTALL correctly uses `shtool' again.  Regression introduced
   in 2.64.

** Autoconf should work on EBCDIC hosts.

** AC_CHECK_DECL and AC_CHECK_DECLS accept optional function argument types
   for overloaded C++ functions.

** AS_SET_CATFILE accepts nonliterals in its variable name argument now.

** Autotest testsuites accept an option --recheck to rerun tests that
   failed or passed unexpectedly during the last non-debug testsuite run.

** AC_ARG_ENABLE and AC_ARG_WITH now also accept `+' signs in `--enable-*'
   and `--with-*' arguments, converting them to underscores for the variable
   names.

** In configure scripts, loading CONFIG_SITE no longer searches PATH,
   and problems in loading the configuration site files are diagnosed.

** Autotest testsuites may optionally provide colored test results.

** The previously undocumented Autotest macros AT_ARG_OPTION and
   AT_ARG_OPTION_ARG have seen bug fixes and are documented now.
   AT_ARG_OPTION has been changed in that the negative of a long option
   --OPTION is now --no-OPTION rather than --noOPTION.

** The macro AS_LITERAL_IF is slightly more conservative; text
   containing shell quotes are no longer treated as literals.
   Furthermore, a new macro, AS_LITERAL_WORD_IF, adds an additional
   level of checking that no whitespace occurs in literals.

** The macros AS_TR_SH and AS_TR_CPP no longer expand their results.

** The following macros are now documented:
   AS_BOX

** New macro AC_FC_FIXEDFORM to accept fixed-form Fortran.
2010-08-15 12:08:59 +00:00
obache
a158da8b4c Fixes variable name to detect builtin. 2010-08-15 12:01:32 +00:00
wiz
2876804eeb Updated print/poppler-data to 0.4.3 2010-08-15 11:57:30 +00:00
wiz
ef8ab3b8ee Update to 0.4.3:
Changes since 0.4.2:
  Updated eight Adobe-Japan1-6 CMap files
2010-08-15 11:57:19 +00:00
drochner
275931cba4 revbumps for poppler update 2010-08-15 11:22:10 +00:00
drochner
8c47436154 update to 0.14.2
changes:
-Improve rendering of some annotations
-bugfixes

pkgsrc nore: shlib name changed, revbumps needed
2010-08-15 11:19:18 +00:00
drochner
2455d40fe0 update to 7.21.1
changes: bugfixes
2010-08-15 11:14:36 +00:00
drochner
78dc9f64fa update to 2.24.2
changes:
-bugfixes
-translation updates
2010-08-15 10:54:40 +00:00
drochner
b1cc1203dc two optional, nin-default plugins have moved from -wip into pkgsrc
py-cxfreeze doesn't work correctly yet -- it seems that it eric4
fetches some plugin glue code from upstream at runtime which we
should better have under local control. Don't understand yet
how this is supposed to work.
2010-08-15 10:51:27 +00:00