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 (1h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 10:56:37 UTC Now

2012-01-28 15:01:00 UTC MAIN commitmail json YAML

Update to 3.1.7. Set LICENSE.

ccache 3.1.7
------------
Release date: 2012-01-08

Bug fixes
~~~~~~~~~

    - Non-writable `CCACHE_DIR` is now handled gracefully when
      `CCACHE_READONLY` is set.
    - Made failure to create files (typically due to bad directory permissions)
      in the cache directory fatal. Previously, such failures were silently and
      erroneously flagged as "compiler produced stdout".
    - Both the `-specs=file` and `--specs=file` forms are now recognized.
    - Added recognition and hashing of GCC plugins specified with
      `-fplugin=file`.
    - `CCACHE_COMPILERCHECK` now also determines how to hash explicit specs
      files (`-specs=file`).
    - Added `CPATH`, `C_INCLUDE_PATH` and similar environment variables to the
      hash to avoid false cache hits when such variables have changed.
    - Corrected log message when unify mode is enabled.
    - Reverted the GCC bug compatibility introduced in ccache 3.1.5 for
      `-MT`/`-MQ` options with concatenated arguments. (The bug is fixed in
      recent GCC versions.)

Other
~~~~~

    - Corrected license header for `mdfour.c`.
    - Improved documentation on how to fix bad object files in the cache.

ccache 3.1.6
------------
Release date: 2011-08-21

New features and improvements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    - Rewrite argument to `--sysroot` if `CCACHE_BASEDIR` is used.

Bug fixes
~~~~~~~~~

    - Don't crash if `getcwd()` fails.
    - Fixed alignment of ``called for preprocessing'' counter.

ccache 3.1.5
------------
Release date: 2011-05-29

New features and improvements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    - Added a new statistics counter named ``called for preprocessing''.
    - The original command line is now logged to the file specified with
      `CCACHE_LOGFILE`.
    - Improved error logging when system calls fail.
    - Added support for rewriting absolute paths in `-F`/`-iframework` GCC
      options.
    - Improved order of statistics counters in `ccache -s` output.

Bug fixes
~~~~~~~~~

    - The `-MF`/`-MT`/`-MQ` options with concatenated argument are now handled
      correctly when they are last on the command line.
    - ccache is now bug compatible with GCC for the `-MT`/`-MQ` options with
      concatenated arguments.
    - Fixed a minor memory leak.
    - Systems that lack (and don't need to be linked with) libm are now
      supported.

(wiz)

2012-01-28 14:41:24 UTC MAIN commitmail json YAML

Updated www/curl to 7.24.0

(wiz)

2012-01-28 14:41:15 UTC MAIN commitmail json YAML

Update to 7.24.0:

Fixed in 7.24.0 - January 24 2012

Release contains security-related bug fix

Changes:
  * CURLOPT_QUOTE: SFTP supports the '*'-prefix now
  * CURLOPT_DNS_SERVERS: set name servers if possible
  * Add support for using nettle instead of gcrypt as gnutls backend
  * CURLOPT_INTERFACE: avoid resolving interfaces names with magic prefixes
  * Added CURLOPT_ACCEPTTIMEOUT_MS
  * configure: add symbols versioning option --enable-versioned-symbols

Bugfixes:
  * curl was vulnerable to a data injection attack for certain protocols CVE-2012-0036
  * curl was vulnerable to a SSL CBC IV vulnerability when built to use OpenSSL
  * SSL session share: move the age counter to the share object
  * -J -O: use -O name if no Content-Disposition header comes!
  * protocol_connect: show verbose connect and set connect time
  * query-part: ignore the URI part for given protocols
  * gnutls: only translate winsock errors for old versions
  * POP3: fix end of body detection
  * POP3: detect when LIST returns no mails
  * TELNET: improved treatment of options
  * configure: add support for pkg-config detection of libidn
  * CyaSSL 2.0+ library initialization adjustment
  * multi interface: only use non-NULL socker function pointer
  * call opensocket callback properly for active FTP
  * don't call close socket callback for sockets created with accept()
  * differentiate better between host/proxy errors
  * SSH: fix CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 and --hostpubmd5
  * multi: handle timeouts on DNS servers by checking for new sockets
  * CURLOPT_DNS_SERVERS: fix return code
  * POP3: fixed escaped dot not being stripped out
  * OpenSSL: check for the SSLv2 function in configure
  * MakefileBuild: fix the static build
  * create_conn: don't switch to HTTP protocol if tunneling is enabled
  * multi interface: fix block when CONNECT_ONLY option is used
  * Fix connection reuse for TLS upgraded connections
  * multiple file upload with -F and custom type
  * multi interface: active FTP connections are no longer blocking
  * Android build fix
  * timer: restore PRETRANSFER timing
  * libcurl.m4: Fix quoting arguments of AC_LANG_PROGRAM
  * appconnect time fixed for non-blocking connect ssl backends
  * do not include SSL handshake into time spent waiting for 100-continue
  * handle dns cache case insensitive
  * use new host name casing for subsequent HTTP requests
  * CURLOPT_RESOLVE: avoid adding already present host names
  * SFTP mkdir: use correct permission
  * resolve: don't leak pre-populated dns entries
  * --retry: Retry transfers on timeout and DNS errors
  * negotiate with SSPI backend: use the correct buffer for input
  * SFTP dir: increase buffer size counter to avoid cut off file names
  * TFTP: fix resending (again)
  * c-ares: don't include getaddrinfo-using code
  * FTP: CURLE_PARTIAL_FILE will not close the control channel
  * win32-threaded-resolver: stop using a dummy socket
  * OpenSSL: remove reference to openssl internal struct
  * OpenSSL: SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG option no longer enabled
  * OpenSSL: fix PKCS#12 certificate parsing related memory leak
  * OpenLDAP: fix LDAP connection phase memory leak
  * Telnet: Use correct file descriptor for telnet upload
  * Telnet: Remove bogus optimisation of telnet upload
  * URL parse: user name with ipv6 numerical address
  * polarssl: show cipher suite name correctly with 1.1.0
  * polarssl: havege_rand is not present in version 1.1.0 WARNING, we still use the old API which is said to be
    insecure
  * gnutls: enforced use of SSLv3

(wiz)

2012-01-28 14:18:02 UTC MAIN commitmail json YAML

Updated audio/lame to 3.99.4

(wiz)

2012-01-28 14:17:53 UTC MAIN commitmail json YAML

Update to 3.99.4:

LAME 3.99.4  January 25 2012

  * Robert Hegemann
        * Fix for tracker item [ 3475581 ] lame crashes at .w64 input file
        * Addressing things brought to attention by tracker item [ 3463197 ] 3.99.x problem WFED and PCST frames
            * WFED and PCST frames can now be added, to tag podcasts iTunes recognizes
            * USER frames are now supported
            * COMM frames can now have a description, when passed via --tv "COMM=description=full text"
            * possible divide-by-zero exception should be fixed
            * adding malformed user-defined-frames could result in abnormal program termination, fixed

(wiz)

2012-01-28 14:15:53 UTC MAIN commitmail json YAML

Describe unicode option (lame).

(wiz)

2012-01-28 13:58:34 UTC MAIN commitmail json YAML

Updated devel/SDL_gfx to 2.0.23

(wiz)

2012-01-28 13:58:26 UTC MAIN commitmail json YAML

Update to 2.0.23:

Ver 2.0.23 - Sat Dec  3 22:55:04 PST 2011
* Updated sources to resolve some splint (static code analysis)
  issues
* Updates for OpenSDK (WinCE6/ARM) build target (patch contributed
  itsnotabigtruck)
* Added OSX Xcode3+ template files to Other Builds collection
  (contributed by Vasyl)
* Added various fixes and improvements contributed by folks on
  sourceforge (thanks contributors).
* Switched library and test code to zlib license.

(wiz)

2012-01-28 13:54:47 UTC MAIN commitmail json YAML

Updated net/SDL_net to 1.2.8

(wiz)

2012-01-28 13:54:38 UTC MAIN commitmail json YAML

Update to 1.2.8. Set LICENSE.

1.2.8:
Sam Lantinga - Sun Jan 15 01:39:35 EST 2012
* Added the definition for INADDR_LOOPBACK
Sam Lantinga - Thu Jan 05 22:57:56 2012 -0500
* Added an Xcode project for iOS
Sam Lantinga - Sat Dec 31 10:28:12 EST 2011
* SDL_net is now under the zlib license
Sam Lantinga - Sun Nov 20 01:29:33 EST 2011
* Added SDLNet_UDP_SetPacketLoss() to simulate random packet loss
Sam Lantinga - Fri Nov 04 04:52:12 2011 -0400
* Added SDLNet_GetLocalAddresses() to query local interfaces
Sam Lantinga - Fri Nov  4 04:05:03 EDT 2011
* Removed obsolete OpenTransport code
Sam Lantinga - Tue Mar 08 16:52:59 2011 -0800
* Added Android.mk to build on the Android platform
Sam Lantinga - Sun Feb 27 10:00:53 PST 2011
* Fixed to compile cleanly with g++
C.W. Betts - Thu Feb 17 12:52:47 PST 2011
* Fixed the code to use socklen_t where appropriate
Evan Nemerson - Thu Feb 17 12:47:13 PST 2011
* Added pkg-config support
esigra - Mon Feb 16 20:59:55 PST 2009
* Fixed C++ compilation with -Wold-style-cast
Matthew Mondor - Fri Jan  4 08:44:22 PST 2008
* Enable multicast receiving on 224.0.0.1 on Windows (already worked on UNIX)

(wiz)

2012-01-28 13:51:57 UTC MAIN commitmail json YAML

2012-01-28 13:49:23 UTC MAIN commitmail json YAML

Updated devel/SDL_ttf to 2.0.11

(wiz)

2012-01-28 13:49:14 UTC MAIN commitmail json YAML

Update to 2.0.11. Set LICENSE.

2.0.11:
Sam Lantinga - Sat Dec 31 10:49:42 EST 2011
* SDL_ttf is now under the zlib license
Peter Kosyh - Mon Feb 28 14:57:03 PST 2011
* Improved font glyph caching for non-latin languages
Erik Snoek - Wed Jan 12 09:10:15 PST 2011
* Added API to get kerning info: TTF_GetFontKerningSize()
Sam Lantinga - Mon Jan 10 10:58:34 2011 -0800
* Added Android.mk to build on the Android platform

(wiz)

2012-01-28 13:46:25 UTC MAIN commitmail json YAML

Updated audio/SDL_mixer to 1.2.12

(wiz)

2012-01-28 13:46:15 UTC MAIN commitmail json YAML

Update to 1.2.12. Update license (see below).
fluidsynth dependency not added since upstream seems to be missing
the necessary fluid_player_add_mem code (even though patchset from 2010
exists).

1.2.12:
Sam Lantinga - Sat Jan 14 22:00:29 2012 -0500
* Fixed seek offset with SMPEG (was relative, should be absolute)
Sam Lantinga - Fri Jan 13 03:04:27 EST 2012
* Fixed memory crash loading Ogg Vorbis files on Windows
Sam Lantinga - Thu Jan 05 22:51:54 2012 -0500
* Added an Xcode project for iOS
Nikos Chantziaras - 2012-01-02 17:37:36 PST
* Added Mix_LoadMUSType_RW() so you can tell SDL_mixer what type the music is
Sam Lantinga - Sun Jan 01 16:45:58 2012 -0500
* Fixed looping native MIDI on Mac OS X and Windows
Sam Lantinga - Sun Jan 01 01:00:51 2012 -0500
* Added /usr/local/share/timidity to the timidity data path
Sam Lantinga - Sat Dec 31 21:26:46 2011 -0500
* Fixed timidity loading of some MIDI files
Sam Lantinga - Sat Dec 31 19:11:59 EST 2011
* Fixed dropping audio in the FLAC audio decoding
Sam Lantinga - Sat Dec 31 18:32:05 EST 2011
* Fixed memory leak in SDL_LoadMUS()
Sam Lantinga - Sat Dec 31 10:22:05 EST 2011
* Removed GPL native MIDI code for new licensing
Sam Lantinga - Sat Dec 31 10:22:05 EST 2011
* SDL_mixer is now under the zlib license
Manuel Montezelo - 2011-12-28 11:42:44 PST
* Fixed drums playing on MIDI channel 16 with timidity
Ryan C. Gordon - Wed Jun 15 03:41:31 2011 -0400
* The music-finished hook can start a track immediately
James Le Cuirot - Mon Mar 21 16:54:11 PDT 2011
* Added support for FluidSynth
Egor Suvorov - Tue Jan 18 11:06:47 PST 2011
* Added support for native MIDI on Haiku
Sam Lantinga - Tue Jan 11 01:29:19 2011 -0800
* Added Android.mk to build on the Android platform
Jon Atkins - Sat Nov 14 13:00:18 PST 2009
* Added support for libmodplug (disabled by default)

(wiz)

2012-01-28 13:15:41 UTC MAIN commitmail json YAML

Updated audio/fluidsynth to 1.1.5

(wiz)

2012-01-28 13:15:32 UTC MAIN commitmail json YAML

Update to 1.1.5.

pkgsrc: Not switched to cmake, no libaudiofile dependency.

1.1.5:

  * Autotools build resulted in the wrong version number for libfluidsynth.so (reported by plcl, Takashi Iwai)
  * One symbol was dropped from libfluidsynth.so - this symbol was not part of the public API though. (reported by Alessio Treglia)
  * Windows 64 bit: Wrong prototype declaration for MIDI (reported by Graham Goode)
  * JACK: Using jack_free instead of free when needed. Note that this might require a later version of JACK than previously. (reported
    by Graham Goode)
  * Update Free Software Foundation address (reported by ogetbilo)

1.1.4:

  * Several improvements and fixes to the CMake build system, especially for Mac OS X
  * Several bug fixes to the engine, notably quite a few which could cause FluidSynth to sound bad in some cases.
  * API additions, that make it possible to
      * load MIDI files from memory
      * to inspect/modify MIDI events as they are being played from a MIDI file
      * to change channels between melodic and drum mode
      * and to silence all notes in one command.
  * Improvements to the CoreAudio driver

1.1.3:

* Compilation with LADSPA enabled was broken in 1.1.2 - fixed (plcl, diwic)
* Multichannel output broken when double precision was used - fixed (plcl, diwic)
* Doxygen settings (plcl)
* Mac OS X build system fixes (plcl, Benjamin Reed, Jean-Franc,ois Mertens)
* Fix build problem with scummvm (Alexander Hansen, Ebrahim Mayat)
* Optimize by not starting unused threads with multicore rendering (diwic)
* Window handle creation/destruction in Windows dll version (Andy Fillebrown)
* Race condition in alsa_seq / alsa_raw drivers caused them not to quit (diwic)

1.1.2:

Big changes:

  * New CMake build system [plcl]
      * Winbuild and Macbuild directories dropped
      * Autotools build system is deprecated, but is still working
  * Rewriting of thread safety [diwic]
      * Two new settings control the thread safety mode. The default is to be backwards compatible.

Smaller changes:

  * Voice overflow settings [diwic]
  * Possible to update polyphony, up to 65536 (and beyond initial setting) [diwic]
  * Possible to update sample rate (jack driver updates sample rate correctly) [diwic]
  * MIDI Bank Select handling fixed [plcl]
  * Source files moved into different subdirectories [diwic]
  * Can use RealTimeKit (on Linux) to get real-time priority [diwic]
  * Shell commands for pitch bend and pitch bend range [monk]
  * PulseAudio driver: specify media role, and allow pulseaudio to adjust latency [diwic]
  * Bug fixes [diwic, plcl, KO Myung hun, Felix Krause, laurent, nshepperd]

1.1.1:
Bug fixes

    * Recommit fix for voice stealing algorithm (David Henningsson)
    * Update deltatime on midi file load, ticket #59 (David Henningsson and Josh Green, reported by Hans Petter Selasky)
    * Build fix on OS X 10.4 (David Fang and Ebrahim Mayat)
    * Fixed most asynchronous assignment/query regressions affecting QSynth (chorus, reverb, polyphony, MIDI CCs and presets) (Josh Green,
      reports and testing by Rui Nuno Capela)
    * Reverted queuing of chorus and reverb assignments which fixes real-time performance issues when changing values (Josh Green)
    * Fixed issue with audio thread changes affecting CoreAudio on OS X (Josh Green, reported by Ebrahim Mayat)
    * Improved SMP safety with CC MIDI controls, polyphony, modulators and synth gain (Josh Green)
    * Fixed crash bugs in fluid_timer functions (Josh Green)
    * Reverted char * -> const char * changes to function prototypes (Josh Green, reported by Rui Nuno Capela)
    * Fixed TCP server build issue where WITHOUT_SERVER was still being set on win32 (Josh Green)
    * Fixed crash when Jack driver was re-created (Josh Green)
    * Fixed unknown macro warning in FluidSynth man page (David Henningsson)

Misc

    * Return queue process is now a thread instead of a timer and more responsive (Josh Green)
    * Added missing dist files in doc/ (Josh Green)
    * Updated README-OSX (Ebrahim Mayat)

1.1.0:
Features and improvements

    * Extensive work on making FluidSynth more thread safe, resulting in better stability.
    * Audio file rendering for MIDI to audio file conversion, faster than realtime (#15).
    * Optional libsndfile support for file rendering in different audio file formats (wav, flac, ogg vorbis, etc) (#30).
    * Audio and MIDI are synchronized for MIDI file playback.
    * Server can be specified for Jack audio and MIDI drivers.
    * Jack audio and MIDI is now synchronized (when same Jack server used).
    * MIDI file playback is now timed correctly, even with large audio buffer sizes.
    * Fixed issue with missing percussion in MIDI files caused by very short notes, using synth.min-note-length setting (#1).
    * Improved support for MIDI tuning standard, including SYSEX support and realtime tuning activation.
    * Multi-core support for utilizing multiple CPUs for synthesis or increasing speed of file rendering.
    * Voices for a note-on event are started synchronously (#46).
    * TCP/IP shell server support for windows (#20).
    * Improved settings output (-o help) (alphabetically sorted and string options listed).
    * Audio driver (-a) and MIDI driver (-m) options now accept "help" and list available options (#41).
    * Added audio.realtime-prio and midi.realtime-prio for controlling realtime scheduling of some audio and MIDI drivers.
    * Default priority levels of audio and MIDI threads set to 60 and 50 respectively.
    * All yes/no string boolean settings converted to integer toggle settings (with backwards compatibility).
    * glib is now a required dependency.
    * Updated README-OSX
    * Added "voice_count" shell command for getting current number of active voices.

New command line options

    * -F, --fast-render=[file]
    * -T, --audio-file-type
    * -O, --audio-file-format
    * -E, --audio-file-endian

New or changed parameters

    * Audio file output settings: audio.file.endian, audio.file.format, audio.file.name, audio.file.type, audio.sample-format
    * Realtime scheduling settings: audio.realtime-prio, midi.realtime-prio
    * Jack settings: audio.jack.server and midi.jack.server
    * Other settings: player.reset-synth, player.timing-source, synth.cpu-cores (experimental), synth.min-note-length

Bug fixes and minor changes

    * Fixed enabling of high priority scheduling in many audio drivers.
    * Fixed bank selection logic
    * Build fixes for mingw and VC++ builds on Windows
    * Fix default values (after MIDI reset) to be more consistent with MIDI spec (#29).
    * Removed VintageDreamsWaves?-v2.sf2 since it wasn't under a free license.
    * Solaris build fix (#52)
    * Implemented fluid_player_set_loop (#33)
    * Fixed scaletune error (#26)
    * Fixed synth reset between songs (#31)
    * Fixed pitch bend error in Windows MIDI driver (#54)
    * Skip remaining track data in MIDI file after EOT (#53)
    * Bug fix in MIDI router where mutex was left locked with MIDI system reset message.
    * Help command now shows list of topics instead of General help.
    * Fixed non-blocking in alsa_raw, alsa_seq and OSS MIDI drivers.
    * Fixed segfault on config file load (#45).

(wiz)

2012-01-28 13:15:11 UTC MAIN commitmail json YAML

Try to prevent to link against static libraries.
Fixes build failure on NetBSD/amd64, reported by Dieter Roelants via private mail.

(obache)

2012-01-28 13:12:06 UTC MAIN commitmail json YAML

2012-01-28 13:06:21 UTC MAIN commitmail json YAML

2012-01-28 12:33:05 UTC MAIN commitmail json YAML

pkg_install-20120128:
- Explicitly stat(2) if mkdir failed. errno detection doesn't work e.g.
on Solaris (PR 45289)
- Provide a stable order for package names that only differe in the base
name, not the version number.

(joerg)

2012-01-28 12:14:09 UTC MAIN commitmail json YAML

Some packages play with PYPKGPREFIX, even if no valid Python version can
be found, so provide it.

(joerg)

2012-01-28 11:59:06 UTC MAIN commitmail json YAML

x11/efltk: Fix DragonFly take II

Select the right prototype this time.

(marino)

2012-01-28 11:40:19 UTC MAIN commitmail json YAML

x11/wdm: Fix indirect linking error on DragonFly

(marino)

2012-01-28 11:39:28 UTC MAIN commitmail json YAML

x11/gromit: Fix indirect linking error on DragonFly

(marino)

2012-01-28 11:37:29 UTC MAIN commitmail json YAML

x11/devilspie: Fix indirect linking error on DragonFly

(marino)

2012-01-28 11:36:26 UTC MAIN commitmail json YAML

x11/ftmenu: Fix indirect linking error on DragonFly

(marino)

2012-01-28 11:35:26 UTC MAIN commitmail json YAML

x11/efltk: Fix DragonFly breakage

The scandir prototype was wrong for DragonFly.

(marino)

2012-01-28 11:34:54 UTC MAIN commitmail json YAML

Any of compiler langauges are not required to build.

(obache)

2012-01-28 11:32:09 UTC MAIN commitmail json YAML

www/clisp-fastcgi: needs gettext-lib buildlink3

clisp.h requires libintl.h

(marino)

2012-01-28 11:00:57 UTC MAIN commitmail json YAML

2012-01-28 11:00:11 UTC MAIN commitmail json YAML

Updated graphics/SDL_image to 1.2.12

(wiz)

2012-01-28 11:00:01 UTC MAIN commitmail json YAML

Update to 1.2.12. Add webp support. Update LICENSE (see below).

While here, remove png/tiff/jpeg includes from buildlink3.mk
since they are hidden by the library (library not linked against
them, headers not included in public headers). Recursive bump
coming next.

1.2.12:
Sam Lantinga - Thu Jan 19 23:18:09 EST 2012
* Fixed regression in 1.2.11 loading 8-bit PNG images with libpng

1.2.11:
Sam Lantinga - Sat Jan 14 17:54:38 EST 2012
* Fixed loading 8-bit PNG images on Mac OS X
Sam Lantinga - Sat Dec 31 09:35:40 EST 2011
* SDL_image is now under the zlib license
Michael Bonfils - Mon Nov 28 21:46:00 EST 2011
* Added WEBP image support
Thomas Klausner - Wed Jan 19 19:31:25 PST 2011
* Fixed compiling with libpng 1.4
Sam Lantinga - Mon Jan 10 12:09:57 2011 -0800
* Added Android.mk to build on the Android platform
Sam Lantinga - Mon May 10 22:42:53 PDT 2010
* Fixed loading HAM6 images with stencil mask
Mark Tucker - Fri, 27 Nov 2009 12:38:21 -0500
* Fixed bug loading 15 and 16 bit BMP images

(wiz)

2012-01-28 10:52:58 UTC MAIN commitmail json YAML

No need to buildlink with py-gtk2, simple DEPENDS is sufficient.

(obache)

2012-01-28 10:46:26 UTC MAIN commitmail json YAML

2012-01-28 10:46:08 UTC MAIN commitmail json YAML

2012-01-28 10:43:01 UTC MAIN commitmail json YAML

Any of compiler languages are not required to build.

(obache)

2012-01-28 10:41:09 UTC MAIN commitmail json YAML

PYDISTUTILSPKG=yes is not required for egg package.

(obache)

2012-01-28 10:33:40 UTC MAIN commitmail json YAML

Updated devel/SDL to 1.2.15

(wiz)

2012-01-28 10:33:31 UTC MAIN commitmail json YAML

Update to 1.2.15:

General Notes

  * Fixed assembly register clobbering in CPU info routines
  * Fixed memory stomp when using stretch blit on large images
  * Fixed pixel corruption with overlapping blits
  * SDL_JOYSTICK_DEVICE can be a colon separated list of joystick devices
  * Disabled MMX blitters since they don't compile on modern compilers

Unix Notes

  * Fixed crash in joystick code on newer Linux kernels
  * Fixed channel swizzling for ALSA target with 6-channel output
  * Use the OpenGL GLX_EXT_swap_control extension if available
  * XRandR support is disabled by default because it causes desktop reconfiguring. It can be enabled with the SDL_VIDEO_X11_XRANDR=1
    environment variable, or by applying this patch: http://hg.libsdl.org/SDL/raw-rev/8ec3036098df

Windows Notes

  * Fixed SDL_GL_ACCELERATED_VISUAL handling
  * Fixed application state handling with ALT-Tab
  * Fixed occasional crash handling WM_ACTIVATEAPP in Direct X code
  * Fixed UTF-8 decoding of Russian characters

Mac OS X Notes

  * Fixed building and running on Mac OS X 10.7 (Lion)

(wiz)

2012-01-28 10:26:29 UTC MAIN commitmail json YAML

Updated www/libmicrohttpd to 0.9.18

(wiz)

2012-01-28 10:26:20 UTC MAIN commitmail json YAML

Update to 0.9.18:

Mon Jan 23 14:02:26 CET 2012
Fixed double-free if specified cipher was not valid (during
MHD_daemon_start).  Releasing 0.9.18. -CG

Thu Jan 19 22:11:12 CET 2012
Switch to non-blocking sockets for all systems but Cygwin
(we already used non-blocking sockets for GNU/Linux); also
use non-blocking sockets on Cygwin for HTTPS as this is
required to avoid DoS-by-partial-record via gnutls.  On
Cygwin, #1824 implies that we need to use blocking sockets
for HTTP on Cygwin for now. -CG

Thu Jan 19 17:46:05 CET 2012
Fixing use of uninitialized 'earliest_deadline' variable in
MHD_get_timeout which can lead to returning an incorrect
(too early) timeout (#2085). -tclaveirole

Thu Jan 19 13:31:27 CET 2012
Fixing digest authentication for GET requests with URI arguments
(#2059). -CG

Sat Jan  7 17:30:48 CET 2012
Digest authentication expects nonce count in base 16, not base 10
(#2061). -tclaveirole

Thu Jan  5 22:01:37 CET 2012
Partial fix for #2059, digest authentication with GET arguments. -CG

Thu Dec  1 15:22:57 CET 2011
Updated authorization_example.c to actually demonstrate the current
MHD API. -SG

Mon Nov 21 18:51:30 CET 2011
Added option to suppress generation of the 'Date:' header to be
used on embedded systems without RTC.  Documented the new option
and the configure options. -CG

(wiz)

2012-01-28 10:24:09 UTC MAIN commitmail json YAML

+ alsa-lib-1.0.25, alsa-plugins-1.0.25, alsa-utils-1.0.25,
  calibre-0.8.37, ffmpeg-20120127.0.10, ffmpeg-20120127.0.9.1,
  hiawatha-8.0, lame-3.99.4, libmemcached-1.0.4, psmisc-22.15,
  scummvm-1.4.1, xmp-3.5.0.

(wiz)

2012-01-28 09:39:17 UTC MAIN commitmail json YAML

audio/akode-plugins-ffmpeg: Remove obsolete patch

The ffmpeg plugin no longer needs to be patched to build on NetBSD.
The UINT64_C issue was fixed directly in ffmpeg.

(marino)

2012-01-28 09:31:30 UTC MAIN commitmail json YAML

multimedia/ffmpeg: rework UINT64_C fix for DragonFly and NetBSD

Due to multiple inclusions of stdint.h, DragonFly was failing to build
one of the akode plugins with a typedef redefinition error.  It had
previously built, so the UINT64_C fix for the akode mpc plugin broke
the ffmpeg plugin.

It turns out that the first patch effectively just imported
machine/int_const.h, so that header can be directly imported instead
rather than having to include the main contents of <stdint.h> multiple
times.  This refinement also works on NetBSD, but OpenBSD and FreeBSD
unfortunately embed UINT64_C directly within <stdint.h>.  Therefore
original patch is left in place to cover those systems.

(marino)

2012-01-28 09:12:03 UTC MAIN commitmail json YAML

Let to only accept Python 2.4, Python 2.5 and higher include newer version.

(obache)

2012-01-28 09:08:11 UTC MAIN commitmail json YAML

Updated audio/py-musicbrainz to 0.4.1nb2

(obache)

2012-01-28 09:07:51 UTC MAIN commitmail json YAML

Python 2.5 and higher include ctypes module, so let to only depend on py-ctypes
for Python 2.4.

Bump PKGREVISION.

(obache)

2012-01-28 08:56:33 UTC MAIN commitmail json YAML

This package has no contents to buildlink, remove unwanted buildlink3.mk.

(obache)

2012-01-28 08:47:29 UTC MAIN commitmail json YAML

This package has no contents to buildlink, remove unwanted buldlink3.mk.

(obache)

2012-01-28 08:43:18 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.24nb1

(obache)

2012-01-28 08:43:05 UTC MAIN commitmail json YAML

* no need to buildlink with py-pexpect, simple DEPENDS is sufficient.
* sort Make blocks
* any of compiler languages are not required to build.
* distutils pkg, switch to use distutils.mk.

Bump PKGREVISION.

(obache)

2012-01-28 08:31:10 UTC MAIN commitmail json YAML

Updated devel/py-pexpect to 2.3nb1

(obache)

2012-01-28 08:30:55 UTC MAIN commitmail json YAML

* any of compiler languages are not required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2012-01-28 08:22:16 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.0.2nb1

(obache)

2012-01-28 08:22:03 UTC MAIN commitmail json YAML

disutils pkg, switch to use disutils.mk.

Bump PKGREVISION.

(obache)

2012-01-28 08:13:35 UTC MAIN commitmail json YAML

Updated devel/py-urwid to 0.9.9.1nb1

(obache)

2012-01-28 08:13:20 UTC MAIN commitmail json YAML

* LICENSE=gnu-lgpl-v2.1 # or later
* In setup.py, setuptool is preferred than distutils, so switch to use egg.mk,
  to avoid PLIST mismatch when setuptools is installed.

Bump PKGREVISION.

(obache)

2012-01-28 07:55:57 UTC MAIN commitmail json YAML

* No need to buildlink with py-curses, simple DEPENDS is sufficient.
* directly depend on ncurses, using libpanel, buildlink on devel/ncurses.

(obache)

2012-01-28 07:08:19 UTC MAIN commitmail json YAML

add and enable salt

(jnemeth)

2012-01-28 07:05:13 UTC MAIN commitmail json YAML

add and enable tex-bibtex8

(jnemeth)

2012-01-28 07:02:48 UTC MAIN commitmail json YAML

add and enable py-zmq

(jnemeth)

2012-01-28 06:27:19 UTC pkgsrc-2011Q4 commitmail json YAML

2012-01-28 06:26:19 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3663 - requested by drochner
www/curl security update

Revisions pulled up:
- www/curl/Makefile                                            1.110
- www/curl/distinfo                                            1.73
- www/curl/patches/patch-ba                                    1.1
- www/curl/patches/patch-bb                                    1.1
- www/curl/patches/patch-bc                                    1.1
- www/curl/patches/patch-bd                                    1.1
- www/curl/patches/patch-be                                    1.1
- www/curl/patches/patch-bf                                    1.1

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Thu Jan 26 11:25:55 UTC 2012

  Modified Files:
          pkgsrc/www/curl: Makefile distinfo
  Added Files:
          pkgsrc/www/curl/patches: patch-ba patch-bb patch-bc patch-bd patch-be
              patch-bf

  Log Message:
  add patches from upstream to fix 2 security problems:
  -data injection attack for certain protocols (CVE-2012-0036)
  -SSL CBC IV vulnerability (OpenSSL related, CVE-2011-3389)
  bump PKGREV

(sbd)

2012-01-28 04:37:37 UTC MAIN commitmail json YAML

The problem with gcc attributes is that they are being defined away in
config.h because the AC_C___ATTRIBUTE__ test is broken.

(Note: the secound argument to AC_TRY_COMPILE is what goes in main).

(sbd)

2012-01-28 01:52:49 UTC MAIN commitmail json YAML

Add a workaround for a problem with gcc transparent_union attribute that
causes the wait() prototype to be wrong.

Also linux's struct stat dosn't have st_flags.

(sbd)

2012-01-27 14:32:02 UTC MAIN commitmail json YAML

2012-01-27 13:02:06 UTC MAIN commitmail json YAML

No need to buildlink with py-gtk2, simple DEPENDS is sufficient.

(obache)

2012-01-27 12:46:22 UTC MAIN commitmail json YAML

No need to buildlink with py-xml, simple DEPENDS is sufficient.

(obache)

2012-01-27 10:19:16 UTC MAIN commitmail json YAML

* LICENSE=modified-bsd
* distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2012-01-27 09:15:29 UTC MAIN commitmail json YAML

Updated lang/pnet to 0.8.0nb1

(sbd)

2012-01-27 09:15:21 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2012-01-27 08:59:49 UTC MAIN commitmail json YAML

Remove the section from configure that adds the gcc multi_os_directory to
the libdir.

(sbd)

2012-01-27 08:54:01 UTC MAIN commitmail json YAML

Updated devel/bzrtools to 2.4.1nb1

(obache)

2012-01-27 08:53:50 UTC MAIN commitmail json YAML

* any of compiler languages are not required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2012-01-27 08:50:32 UTC MAIN commitmail json YAML

Updated print/cups to 1.5.0nb1

(sbd)

2012-01-27 08:50:24 UTC MAIN commitmail json YAML

Disable automatic ldap detection. (Noted in PR/45824)

Bump PKGREVISION

(sbd)

2012-01-27 08:37:01 UTC MAIN commitmail json YAML

remove redundant includion of python/tool.mk.

(obache)

2012-01-27 08:35:13 UTC MAIN commitmail json YAML

Notes package updates:
  textproc/xapian-omega to 1.2.8nb1
  www/links to 2.5nb1
  www/links-gui to 2.5nb1

(sbd)

2012-01-27 08:30:51 UTC MAIN commitmail json YAML

Updated devel/py-Optik to 1.5.3nb1

(obache)

2012-01-27 08:30:40 UTC MAIN commitmail json YAML

* any of compiler languages are not required to build.
* distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2012-01-27 08:26:46 UTC MAIN commitmail json YAML

Describe the links-xz option for www/links and www/links-gnu

(sbd)

2012-01-27 08:24:29 UTC MAIN commitmail json YAML

Add links-xz option to www/links and www/links-gnu

Bump PKGREVISIONs

(sbd)

2012-01-27 08:23:16 UTC MAIN commitmail json YAML

Updated geography/py-proj to 1.8.3nb1

(obache)

2012-01-27 08:23:06 UTC MAIN commitmail json YAML

* LICENSE=mit
* distutils pkg, register egg-info.
* fixes installation with PKGREVISION.

Bump PKGREVISION.

(obache)

2012-01-27 08:08:13 UTC MAIN commitmail json YAML

Add missing sysutils/file buildlink

Bump PKGREVISION

(sbd)

2012-01-27 07:52:30 UTC MAIN commitmail json YAML

Updated www/py-swish-e to 0.5nb1

(obache)

2012-01-27 07:52:20 UTC MAIN commitmail json YAML

* LICENSE=2-clause-bsd
* distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2012-01-27 07:44:07 UTC MAIN commitmail json YAML

Make librarys install in PREFIX/lib (not PREFIX/lib64 etc.)

(sbd)

2012-01-27 07:04:52 UTC MAIN commitmail json YAML

Any of compiler languages are not required to build.

(obache)

2012-01-27 07:00:22 UTC MAIN commitmail json YAML

any compiler languages are not required to build.

(obache)

2012-01-27 06:57:26 UTC MAIN commitmail json YAML

no compiler languages is required to build.

(obache)

2012-01-27 06:54:41 UTC MAIN commitmail json YAML

no compiler languages is required to build.

(obache)

2012-01-27 06:52:10 UTC MAIN commitmail json YAML

Updated www/py-scgi to 1.13nb1

(obache)

2012-01-27 06:51:59 UTC MAIN commitmail json YAML

* user-destdir ready, no privileges are required to install.
* distutils pkg, register egg-info.
* while here, sort PLIST.

Bump PKGREVISION.

(obache)

2012-01-27 06:36:57 UTC MAIN commitmail json YAML

Use PYTHON_FOR_BUILDONLY=yes instead of directly set BUILDLINK_DEPMETHOD.python.

(obache)

2012-01-27 06:30:32 UTC MAIN commitmail json YAML

Updated www/py-gdata to 2.0.16nb1

(obache)

2012-01-27 06:30:21 UTC MAIN commitmail json YAML

* python24 support had been dropped, simplify dependency on elementtree.
* distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2012-01-27 06:23:21 UTC MAIN commitmail json YAML

2012-01-27 06:21:31 UTC MAIN commitmail json YAML

patch-aa had be removed at last update.

(obache)

2012-01-27 06:16:34 UTC MAIN commitmail json YAML

Updated www/midori to 0.4.3nb1

(obache)

2012-01-27 06:16:23 UTC MAIN commitmail json YAML

Python is just requred to build.

Bump PKGREVISION.

(obache)

2012-01-27 06:07:48 UTC MAIN commitmail json YAML

Make librarys install in PREFIX/lib (not PREFIX/lib64 etc.)

(sbd)

2012-01-27 05:58:56 UTC MAIN commitmail json YAML

drop condition for python23, not exist in pkgsrc now.

(obache)

2012-01-27 05:52:53 UTC MAIN commitmail json YAML

Updated www/py-moin to 1.9.3nb2

(obache)

2012-01-27 05:52:40 UTC MAIN commitmail json YAML

* no need to buildlink with zlib, just require python built with zlib support.
* no compiler languages is required to build.
* `/usr/bin/env python' shebang are also be handled with REPLACE_PYTHON.
* distutils pkg, register egg-info.
* add an patch for python27, from upstream repo.

Bump PKGREVISION.

(obache)

2012-01-27 01:55:28 UTC MAIN commitmail json YAML

Note warning about PECL_LEGACY_VERSION_SCHEME.

(obache)

2012-01-26 23:45:32 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup tickets #3660 and #3662.

(tron)

2012-01-26 23:44:34 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3662 - requested by gls
www/moodle: security update

Revisions pulled up:
- www/moodle/Makefile                                          1.9
- www/moodle/PLIST                                              1.7
- www/moodle/distinfo                                          1.7

---
  Module Name: pkgsrc
  Committed By: gls
  Date: Sun Jan 22 12:16:02 UTC 2012

  Modified Files:
  pkgsrc/www/moodle: Makefile PLIST distinfo

  Log Message:
  Update www/moodle to 2.1.4

  Fixes many security advisories, see below in the changelog.

  Highlights

  MDL-28710 - CSS class names have been added for rating div/span elements
  enabling theming
  MDL-29579 - Question text included in export of quiz statistics report in
  Moodle 2.1

  Functional changes

  MDL-19147 - Single Simple forums are no longer targets for moving (and losing)
  discussions
  MDL-30273 - Students and teachers can add additional topics to a simple forum
  discussion

  Security issues

  MSA-12-0001 - Recaptcha transmission consistency issue
  MSA-12-0003 - Added password protection
  MSA-12-0004 - Added profile image security
  MSA-12-0005 - Encryption enhancement
  MSA-12-0006 - Additional email address validation
  MSA-12-0007 - Email injection prevention
  MSA-12-0008 - Unsynchronised access via tokens
  MSA-12-0009 - Role access issue
  MSA-12-0010 - Unauthorised access to session key
  MSA-12-0011 - Browser autofill password issue
  MSA-12-0012 - Form validation issue

  Fixes and improvements

  MDL-30376 - Glossary RSS feed no longer generates error
  MDL-30378 - Site page links fixed in Navigation blocks
  MDL-30460 - Wiki image dropdown includes files with upper case suffixes
  MDL-30466 - Writing to database fixed for restoring a course with uses course
  completion
  MDL-30569 - Editing the front page when defaulthomepage = mymoodle now works as
  expected
  MDL-28180 - Duplicating an assignment that has course completion enabled no
  longer breaks course completion for the course
  MDL-27314 - It is now possible to delete or regrade quiz attempts in separate
  groups mode
  MDL-29730 - Fixed Lesson question shortanswer with regexp option
  MDL-30260 - Emailstop option fixed

(tron)

2012-01-26 23:39:10 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3660 - requested by ghen
net/powerdns: build fix
net/powerdns-ldap: build fix
net/powerdns-mysql: build fix
net/powerdns-pgsql: build fix
net/powerdns-sqlite: build fix

Revisions pulled up:
- net/powerdns-ldap/Makefile                                    1.8-1.9
- net/powerdns-ldap/PLIST                                      1.2-1.3
- net/powerdns-mysql/Makefile                                  1.8-1.9
- net/powerdns-mysql/PLIST                                      1.3-1.4
- net/powerdns-pgsql/Makefile                                  1.10-1.11
- net/powerdns-pgsql/PLIST                                      1.2-1.3
- net/powerdns-sqlite/Makefile                                  1.5-1.6
- net/powerdns-sqlite/PLIST                                    1.2-1.3
- net/powerdns/Makefile                                        1.6-1.7
- net/powerdns/PLIST                                            1.3-1.4
- net/powerdns/distinfo                                        1.10
- net/powerdns/patches/patch-configure                          1.1

---
  Module Name: pkgsrc
  Committed By: ghen
  Date: Mon Jan 23 15:11:54 UTC 2012

  Modified Files:
  pkgsrc/net/powerdns: Makefile PLIST distinfo
  pkgsrc/net/powerdns-ldap: Makefile PLIST
  pkgsrc/net/powerdns-mysql: Makefile PLIST
  pkgsrc/net/powerdns-pgsql: Makefile PLIST
  pkgsrc/net/powerdns-sqlite: Makefile PLIST
  Added Files:
  pkgsrc/net/powerdns/patches: patch-configure

  Log Message:
  Fix unportable == check in configure (I did not have PKG_DEVELOPER=yes when
  previously updating this pkg), noted by joerg.
  Also fix some PLIST issues (introduced with the same update).

  Bump PKGREVISION of affected packages.

---
  Module Name: pkgsrc
  Committed By: ghen
  Date: Wed Jan 25 10:21:12 UTC 2012

  Modified Files:
  pkgsrc/net/powerdns: Makefile PLIST
  pkgsrc/net/powerdns-ldap: Makefile PLIST
  pkgsrc/net/powerdns-mysql: Makefile PLIST
  pkgsrc/net/powerdns-pgsql: Makefile PLIST
  pkgsrc/net/powerdns-sqlite: Makefile PLIST

  Log Message:
  Previous PLIST change was wrong due to a libdir bug now fixed by sbd.  Revert
  PLIST and bump PKGREVISION again for powerdns + modules.

(tron)

2012-01-26 23:00:22 UTC MAIN commitmail json YAML

Use SET_LIBDIR to get rid of lib64

(sbd)

2012-01-26 22:58:46 UTC MAIN commitmail json YAML

In the section of configure that decides whether a libdir suffix should be
used, force it to be an empty (i.e no suffix).

(sbd)

2012-01-26 21:45:38 UTC MAIN commitmail json YAML

Add librecad

(ryoon)

2012-01-26 21:44:52 UTC MAIN commitmail json YAML

Added cad/librecad version 1.0.0

(ryoon)

2012-01-26 21:43:23 UTC MAIN commitmail json YAML

Import librecad-1.0.0 as cad/librecad

LibreCAD is a free Open Source personal CAD application for Windows,
Macintosh and Linux.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2012-01-26 21:14:30 UTC MAIN commitmail json YAML

kpdf: depend on urw-fonts and add them to search path.

Unbreaks display of most PDF files after removal of standard PS fonts
from ghostscript-fonts.

(shattered)

2012-01-26 21:05:10 UTC MAIN commitmail json YAML

Updated:
graphics/p5-Image-ExifTool to 8.75
devel/p5-Set-IntSpan to 1.16
net/p5-IO-Interface to 1.06
net/p5-Net-LDAP-Server to 0.43
devel/p5-File-Find-Rule to 0.33
security/p5-Authen-TacacsPlus to 0.22
textproc/p5-XML-Parser-Lite-Tree to 0.14
databases/p5-Redis to 1.926
audio/p5-Audio-Scan to 0.93
devel/p5-InlineX-C2XS to 0.17

(rhaen)

2012-01-26 21:01:07 UTC MAIN commitmail json YAML

Updated to 0.17

Changes:

- 0.17 ... Add PREREQ_PM config option

(rhaen)

2012-01-26 20:57:56 UTC MAIN commitmail json YAML

Updated to 0.93

Changes:

0.93    2011-09-14
        - ASF: Support seeking in a file without an ASF_Index object.
        - Don't use MAX_PATH because this limits path names to only 260 chars on Win32.

(rhaen)

2012-01-26 20:55:08 UTC MAIN commitmail json YAML

Updated to 1.926

Changes:

1.926 Wed Jan 11 15:48:11 UTC 2012
    * Fix auto-reconnect when the server is dead or a
      client timeout.
      See https://github.com/melo/perl-redis/issues/1#issuecomment-3444989

1.925 Tue Jan 10 16:02:04 UTC 2012
    * Implemented auto-reconnect
    * Add support for UNIX domain sockets
    * Make REDIS_SERVER work with both TCP and UNIX domain sockets
    * Make the test suite workaround a missing redis-server binary
    * Assorted small bug fixes
    * Improve documentation

(rhaen)

2012-01-26 20:49:59 UTC MAIN commitmail json YAML

2012-01-26 20:47:06 UTC MAIN commitmail json YAML

Updated to 0.22

Changes:

0.21 Sat Aug 13, 2011 Mike McCauley
    - Changes to TacacsPlus.pm to permit multiple servers to be specified in
    new(). Patches provided by Paulo A Ferreira.

0.22 Wed Jan 18, 2012 Mike McCauley
    - Fixed warning under perl 5.14

(rhaen)

2012-01-26 20:39:09 UTC MAIN commitmail json YAML

Update to 0.8.10 (request by maintainer)
  BUG FIXES
  * Fix test suite on Cygwin. (Ronald Blaschke)
  * Support windows-cryptoapi on Cygwin. (Ronald Blaschke)
  * Include wc.h in wc.c. FIxes build on NetBSD 5.1/amd64.
    (#894659)

(cheusov)

2012-01-26 20:34:52 UTC MAIN commitmail json YAML

Updated to 0.33

Changes:

Updated to 0.33

Changes:

0.33 Monday 19th September, 2011
        Fixes the case where name("foo(*") hits an error with mismatched
        parentheis.  Reported by Jan Engelhardt.

(rhaen)

2012-01-26 20:30:34 UTC MAIN commitmail json YAML

Updated to 0.43

Changes:

version 0.43 (2011/05/26):

    - added support for Net::Server by allowing the usage of
      distinct filehandles for input and output
      (patch by Alexei Znamensky)

(rhaen)

2012-01-26 20:24:45 UTC MAIN commitmail json YAML

Updated to 1.06

Changes:

1.06    Thu Jul 21 13:40:49 EDT 2011
        Address test 5 failure on systems with aliases on loopback.

(rhaen)

2012-01-26 20:19:08 UTC MAIN commitmail json YAML

Updated to 1.16

Changes:

1.16  2010 Nov 10
        - unit test fix for Perl 5.6.2 on x86_64

1.15  2010 Nov 04
        - added span_ord() method

(rhaen)

2012-01-26 20:16:11 UTC MAIN commitmail json YAML

Updated to 8.75

Changes:

Jan. 8, 2012 - Version 8.75 (production release)

  - Added -php output option (thanks Marcel)
  - Decode another AIFF tag and handle character encoding in AIFF text values
  - Recognize PHP files
  - Enhanced Geotag feature to write speed/track from NMEA GPRMC sentence, and
    orientation information from Honeywell NMEA PTNTHPR sentence
  - Changed verbose XMP output to print raw values
  - Lowered default priority of "avoided" tags so they don't override other
    same-named tags when reading with duplicate tags disabled
  - Patched tests to ignore MirBSD leap-second unconformity
  - Patched ZIP module to avoid failed tests with Perl 5.6.2 on GNU/Linux 2.6
  - Fixed problem reading xref table of some PDF files created by PScript5.dll
  - Fixed problem reading RicohSubdir from AVI videos of the GR Digital 4

Dec. 28, 2011 - Version 8.74

  - Added read/write support for Hasselblad FFF images
  - Added iptcCore.args convenience file to the distribution package
  - Catch CONT signal to allow calling applications to trigger an immediate
    response (avoiding a delay of up to 0.01 sec) after writing arguments to a
    -stay_open ARGFILE
  - Protect against some infinite loops that could be created when using some of
    the advanced exiftool options
  - Improved decoding of Samsung PictureWizard (thanks Pascal de Bruijn)
  - Improved handling of bad IFD entries in -htmlDump output
  - Changed print conversion of EXIF:FNumber and XMP:FNumber to use 2 decimal
    digits for values less than 1.0, and disable conversion for invalid values
  - Tightened up the -stay_open feature to fix a few potential problems
  - Fixed bug using -csv+= or -json+= for non-list-type tags
  - Fixed problem deleting unknown makernotes as a block
  - API Changes:
      - Enhanced SetNewValue() AddValue option to allow this option to be
        ignored for non-list tags

Dec. 16, 2011 - Version 8.73

  - Added read support for OpenEXR and Radiance RGBE images
  - Added a couple of new Nikon LensID's (thanks Robert Rottmerhusen)
  - Added a new PentaxModelID
  - Added a new Olympus CameraType
  - Created new FileSequence tag for use in batch processing
  - Decode maker notes from Pentax Optio RZ18 AVI videos
  - Tolerate unrecognized IPTC records (but still issue warning)
  - Changed ScaleFactor35efl calculation to also use Pentax SensorSize
  - Minor changes to two Samsung lens names (thanks Pascal de Bruijn)

Dec. 8, 2011 - Version 8.72

  - Added support for reading XMP from INX files
  - Added PDF HasXFA tag
  - Added a new XMP Colorants field (not in 2010 XMP specification)
  - Decode Casio BestShotMode for yet more cameras
  - Decode a few more Casio ImageStabilization values
  - Decode a few more Olympus tags and added conversion for CameraType
  - Protect against reading insanely large XMP (> 300 MB) in INDD files
  - Extract large (> 64 kB) unknown XMP tags as binary data
  - Reduced memory requirements for XMP processing (by 1/10)
  - Fixed another place where empty XMP structures could hide (in lists)

Nov. 19, 2011 - Version 8.71

  - Added two new Olympus LensType values (thanks Martin Hilbers)
  - Avoid recreating duplicate groups when deleting whole groups and adding back
    tags in the same step
  - Fixed problem where the QuickTime -charset option didn't work for some tags
  - Fixed bug introduced in 8.69 which could cause excessive memory usage when
    reading QuickTime videos with the -u option
  - Fixed problem where existing empty XMP structure couldn't be deleted or
    overwritten as a structured tag

Nov. 15, 2011 - Version 8.70

  - Compatibility Notice: Changed order of operations when batch processing with
    -tagsFromFile option to be consistent with non-batch mode
  - Added -listItem option
  - Added read support for IDML files
  - Added a new Canon LensType (thanks Jon Charnas)
  - Added a couple of new Samsung LensType's (thanks Tae-Sun Park)
  - Added support for another DigiKam XMP tag
  - Decode a couple more ID3 tags
  - Decode Casio BestShotMode for more cameras
  - Improved decoding of Casio AFMode
  - Extract unknown FLAC blocks as binary data
  - Changed ITC:ImageType to make "numerical" value more friendly
  - Changed priority of two unreliable Samsung tags
  - Fixed bug where ExifTool could produce improperly formatted XMP when writing
    structure elements to a previously empty XMP structure (the empty XMP
    structure was not being properly deleted).  Affected XMP is repaired by
    re-writing any element of the structure with this version of ExifTool
  - API Changes:
      - Added ProtectSaved option to SetNewValue() and return save count from
        SaveNewValues()

Nov. 9, 2011 - Version 8.69

  - IMPORTANT: Fixed bug which could corrupt GIF images when writing a Comment
    to a GIF image containing XMP metadata
  - Added ability to read/write ICC_Profile in GIF images
  - Added ability to specify internal encoding of EXIF "ASCII" strings and
    QuickTime strings
  - Added a new DigiKam XMP tag
  - Decode a number of new Sony tags
  - Decode a few new Pentax tags and added a few new values
  - Decode a few new QuickTime and ID3 tags
  - Decode Casio BestShotMode for a number of models
  - Improved validity checking of ICC_Profile segments in JPEG image
  - Tolerate UTF-8 byte order mark (BOM) in input CSV and JSON files
  - No longer trim trailing spaces from arguments in -@ argfiles
  - Upgraded Windows executable version to use PAR 1.002
  - Changed priority of the Sony DynamicRangeOptimizer tags
  - Changed MWG feature to use UTF8 encoding for EXIF strings by default
  - Changed the -b option to avoid loading large binary values for tags that
    have been excluded with the -x option or --TAG
  - Changed Canon AFMicroAdjActive to AFMicroAdjMode and improved decoding
  - Fixed problem where the PreviewImage could be lost when writing to images
    from some newer Sony cameras
  - Fixed problem reporting duplicate information when -if used with -TAG#
  - Fixed incorrectly written XMP-tiff:YCbCrSubSampling tag
  - Fixed problem opening files with names beginning and/or ending with some
    characters such as SPACE, '>', '<' and '|'; however file names ending
    with '|' are still not allowed
  - API Changes:
      - Added CharsetEXIF and CharsetQuickTime options

Oct. 21, 2011 - Version 8.68

  - Added a new CanonModelID and a new SonyModelID
  - Added new Canon and Pentax LensType's
  - Decode more makernote information from Nikon MOV videos
  - Improved decoding of Sony LensSpec and enabled writing of this tag
  - Overhauled Minolta/Sony LensType list for consistency with official Sony
    lens names and removed a couple of anomalous entries (thanks Jos Roost)
  - Fixed problem with negative temperatures in Reconyx makernotes
  - Fixed bug which could cause runtime warnings when -f used with -X and -l
  - Fixed some minor problems when using -X with MWG option
  - Fixed issue where some missing tags could be printed when -f option was used
    in combination with wildcard tag names

Oct. 13, 2011 - Version 8.67

  - Added a new Canon LensType (thanks Norbert Wasser)
  - Decode tags from FujiIFD in HS10 and X100 RAF images
  - Decode LocationInfo tags from Nikon maker notes
  - Decode GPS tags from Nikon MOV videos
  - Decode information from Microsoft "Xtra" atom in QuickTime files
  - Decode Sony LensSpec information (thanks Jos Roost)
  - Use more specific MakerNotes names in warning messages and verbose output
  - Updated Canon CustomFunctions for the EOS 600D and 1100D
  - Improved handling of some corrupted RIFF files
  - Improved decoding of Samsung manual lens types (thanks Pascal de Bruijn)
  - Changed "No writable tags found" warning to "No writable tags set from"
  - Fixed problem handling resource forks in newer versions of OS X
  - Fixed problem writing XMP as a block to Jpeg2000 images
  - Fixed problem which could cause XMP and IPTC to be ignored when using MWG
    feature with TIFF images and performing multiple operations in a single
    command

Oct. 3, 2011 - Version 8.66

  - Added the ability to use "$GROUP:all" in -if and -p expressions (evaluates
    to "1" if any tag exists in the specified group, or "0" otherwise)
  - Added a new Sony/Minolta LensType (thanks Florian Knorn)
  - Added list of recommended modules to Perl installation
  - Decode ColorBalance information for a few new Nikon models
  - Updated Canon CustomFunctions for the EOS 600D and 1100D
  - Fixed problem writing "now" to MWG date/time tags

(rhaen)

2012-01-26 20:07:11 UTC MAIN commitmail json YAML

Updated:
devel/p5-Data-Dump to 1.21
mail/p5-Mail-Sender to 0.8.16
net/p5-Net-eBay to 0.55
time/p5-DateTime-Format-Strptime to 1.5000
databases/p5-Rose-DB to 0.766
time/p5-Rose-DateTime to 0.537
databases/p5-Rose-DB-Object to 0.797
databases/p5-DBD-mysql to 4.020
devel/p5-Net-Netmask to 1.9016
net/p5-NetPacket to 1.3.1
mail/p5-App-Siesh to 0.21
databases/p5-Net-MySQL to 0.11

(rhaen)

2012-01-26 20:03:05 UTC MAIN commitmail json YAML

Updated to 0.11

Changes:

0.11
- RT#41721 is completely fixed. (sorry, I updated only Makefile.PL and forgot to update META.yml)
    - remove SUPPORT OPERATING SYSTEM in POD because description is too old.
    - fix typo in POD (reported in RT#63121: Misprint in documentation)

0.10
- add missing dependency for Digest::SHA1 (reported in RT#41721)
- fix RT#36646

(rhaen)

2012-01-26 19:52:57 UTC MAIN commitmail json YAML

pyblosxom 1.5 requires Python 2.[5..7]

(hauke)

2012-01-26 19:50:32 UTC MAIN commitmail json YAML

Updated to 0.21

Changes:

0.21    2012-01-10

Fix "Use of qw(...) as parentheses is deprecated" under 5.14
[patch by atomicstack]

(rhaen)

2012-01-26 19:41:27 UTC MAIN commitmail json YAML

Updated to 1.3.1

Changes:

1.3.1 2011-11-23
[BUG FIXES]
- Use of constant withotu parenthesis made test fail under 5.6.2.

(rhaen)

2012-01-26 19:38:09 UTC MAIN commitmail json YAML

Updated to 1.9016

Changes:

= 2011/03/22 1.9016

Fix bug #46996: warnings issued for bad input.
Fix bug #43348: use POSIX::floor() instead of int()
Rewrite netmask.t to use Test::More

(rhaen)

2012-01-26 19:34:20 UTC MAIN commitmail json YAML

Updated to 4.020

Changes:

2011-08-15 Patrick Galbraith <patg at patg dot net> (4.020)
* Numerous (!! Thank you!!) fixes for prepared statements: Masahiro Chiba <nihen at megabbs
dot com>
- Chop blanks fixed
- UTF8 improvements
- fixed memory allocation for BLOBs
- auto-reconnect
* Fix in leak test, which failed sometime due to first assignment $prev_size over
paging (Masahiro Chiba)
* Catalog test allows use of schemas other than 'test' (Masahiro Chiba)
* Documentation fix for auto_reconnect (Karen Etheridge <ether at cpan dot
org>)
* Win32 and general installation fixes (Alexandr Ciornii, http://chorny.net)

(rhaen)

2012-01-26 19:22:06 UTC MAIN commitmail json YAML

Updated to 0.797

Changes:

0.797 (11.21.2011) - John Siracusa <siracusa@gmail.com>

    * Fixed a bug that prevented explicitly disabling/enabling column
      triggers from working (RT 72592)

(rhaen)

2012-01-26 19:18:26 UTC MAIN commitmail json YAML

Updated to 0.537

Changes:

0.537 (05.04.2011) - John Siracusa <siracusa@gmail.com>

    * Well that was fast.  DateTime 0.69 fixes RT 67928.  Tests updated.

0.536 (05.03.2011) - John Siracusa <siracusa@gmail.com>

    * Account for changes in DateTime 0.67 and later and work around
      http://rt.cpan.org/Public/Bug/Display.html?id=67928

0.535 (01.24.2010) - John Siracusa <siracusa@gmail.com>

    * Handle pre-0.4 version of DateTime::Locale.  (RT 65070)

(rhaen)

2012-01-26 19:16:34 UTC MAIN commitmail json YAML

Updated to 0.766

Changes:

0.766 (01.05.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed tests that might try to load DBD::* modules that aren't installed.

0.765 (01.04.2012) - John Siracusa <siracusa@gmail.com>

    * Added handle_error attribute (RT 63377)
    * Added mysql_bind_type_guessing attribute.
    * Added sqlite_unicode attribute.

(rhaen)

2012-01-26 19:00:53 UTC MAIN commitmail json YAML

Updated to 1.5000

Changes:

1.5000 2010-10-16

    - This module did not recognize UTC as a valid time zone. Patch by Danijel
      TaÅ¡ov. RT #59209.

(rhaen)

2012-01-26 18:57:40 UTC MAIN commitmail json YAML

Updated to 0.55

Changes:

0.55    Added ability to get complete XML of last response as $eBay->{last_result_xml}

(rhaen)

2012-01-26 18:48:16 UTC MAIN commitmail json YAML

Updated to 0.8.16

Changes:

no Changelog by upstream

(rhaen)

2012-01-26 18:45:10 UTC MAIN commitmail json YAML

Updated to 1.21

Changes:

2011-10-15  Gisle Aas <gisle@ActiveState.com>

  Release 1.21

  Make dump($1) work when $1 was integer [RT#63883]

  Dump floats without quoting

2011-10-02  Gisle Aas <gisle@ActiveState.com>

  Release 1.20

  Add depth() method to FilterContext

  Make dump($1) work [RT#63883]

  Limit our temp listen socket to localhost [RT#63534]

(rhaen)

2012-01-26 16:00:34 UTC MAIN commitmail json YAML

Updated:
devel/p5-Tee to 0.14
devel/p5-Test-Pod to 1.45

(rhaen)

2012-01-26 15:59:16 UTC MAIN commitmail json YAML

Updated to 1.45

Changes:

1.45 2011-03-09T20:00:59
    * Removed Module::Build from `build_requires`, since it does nothing
      out-of-the ordinary, and this keeps it out of the `Makefile.PL`'s
      `PM_PREREQ`. Per gripe from Peter Scott.

(rhaen)

2012-01-26 15:57:12 UTC MAIN commitmail json YAML

Updated to 0.14

Changes:

0.14      2011-01-28 09:40:36 EST5EDT

    [BUG FIXES]

    - fix error writing to undef handle on MSWin32 in some circumstances

    [OTHER]

    - converted distribution to Dist::Zilla

(rhaen)

2012-01-26 15:51:56 UTC MAIN commitmail json YAML

Updated:
databases/p5-Apache-DBI to 1.11
databases/p5-BerkeleyDB to 0.50
databases/p5-DBD-SQLite to 1.35
databases/p5-DBIx-Class to 0.08196
databases/p5-DB_File to 1.826
databases/p5-Jifty-DBI to 0.74
devel/p5-Module-Install to 1.04
databases/p5-ORLite to 1.51
databases/p5-ORLite-Migrate to 1.09
devel/p5-App-Cmd to 0.314
devel/p5-Devel-PatchPerl to 0.62

(rhaen)

2012-01-26 15:48:30 UTC MAIN commitmail json YAML

Updated to 0.62

Changes:

==============================
2011-11-05 23:14:37 +0000 0.62
==============================

  commit 3cb8b66ade12cf01ab420a29f5f65797786f0df0
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Sat Nov 5 23:14:37 2011 +0000

    Update FreeBSD hints to support FreeBSD 10.0

==============================
2011-10-24 15:21:34 +0100 0.60
==============================

  commit b737b8521ffd34bf91438add2ff0073d9e01b65a
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Mon Oct 24 15:21:34 2011 +0100

    Autoguessing perl versions was broken, it is fixed now.

    Thanks to Tom Molesworth and Paul Evans for helping to spot this.

==============================
2011-10-03 21:24:45 +0100 0.58
==============================

  commit 2057805e5129dcde0a88ae81f5936547ad5a3484
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Mon Oct 3 21:24:45 2011 +0100

    Fix v5.14-ism in regex. Reported by Gregor Herrmann [rt.cpan.org
    #71416]

==============================
2011-10-03 13:40:19 +0100 0.56
==============================

  commit e698b95b579df68d5bf7fef933269019fecf2e2c
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Mon Oct 3 13:40:19 2011 +0100

    Fix previous update

==============================
2011-10-03 13:02:08 +0100 0.54
==============================

  commit 6f7b6eafb637fcf30c7e8a21c9e3a4c2908f266c
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Mon Oct 3 13:02:08 2011 +0100

    Add patching of make_ext.pl for virtualisation fixes

(rhaen)

2012-01-26 15:45:28 UTC MAIN commitmail json YAML

Remove Sigil

(ryoon)

2012-01-26 15:45:01 UTC MAIN commitmail json YAML

Updated editors/Sigil to 0.5.0

(ryoon)

2012-01-26 15:43:20 UTC MAIN commitmail json YAML

Update to 0.5.0

* Add dependency to pcre and hunspell.
* Use external libraries (CMakeLists.txt etc. from upstream HEAD)

Changelog:
Sigil 0.5 2012.01.21
    - Implement issue 533 and 1079: allow user to select which level(s) of <h> to include.
    - Fix issue 788: Error saving when the folder the file was in was renamed
      outside Sigil.
    - Fix issue 998: Don't select file extension on rename in book browser.
    - Fix issue 1111: Failure to rename to same name with case change.
    - Implement issue 205: Drag and drop for images to book and code views.
    - Fix issue 1019: issues with opf-namespace declaration.
    - Inline spell check with right click replace in Code View.
    - Fix issue 1064: Issues with editing epubs with differing html extensions.
      Take mimetype into account when opening the file to help determine how to
      deal with the file.
    - Fix issue 1055, 1038, 1006: Focus switching causes unwanted cursor jumping
      in split view. Don't auto sync cursor position between views.
    - Implement issue 375: Add image selection dialog for inserting existing
      images into book and code views.
    - Add menu items for setting heading, adding new items, show / hide toolbars.
    - Organize menu.
    - Fix issue 803: Print prints immediately, no dialog box.
    - Implement 245: Unify zoom levels (book, text, image) and store the levels.
    - i18n capability. Build and load translation files.
    - Add keyboard shortcut manager so user can change the keyboard shortcuts. Fixes 966.
    - Add preference dialog. Closes 206, 718.
    - Refactor Find & Replace into a widget that appears below the editor. Closes issues:
      961, 579.
    - Windows Installer: Add Sigil as a handler for EPUB and HTML files so that jump lists
      will work and it will always show up on the 'Open With...' menu.
    - Fix issue 1033, 1034: Implement scroll to fragment for Code View and fix scrolling for
      book view.
    - Fix issue 1032: Remove '=' from the list of valid characters for ids.
    - Fix issue 1001: Valid IDs are now formed by replacing invalid characters with
      underscores. Colon removed from the list of valid characters.
    - Fix issue 1014: Sigil was erroneously assuming that fragment ids would be unique
      across the entire book, whereas they're only required to be unique within a
      particular xhtml document. New code implemented to cover those situations where
      this assumption is wrong.
    - Fix issue 1015: Fix issues with cursor positioning in Split View.
    - Fix issue 1022: Added support for Adobe's page-map.xml pagination extension. (Must
      use this exact filename).
    - Implement issue 183: Use a PCRE regular expression engine instead of QRegExp.
      Also fixes issue 498: regex '^' (start of line) broken.
    - Implement issue 168: Allow selection of multiple Meta Editor properties.
    - Allow for deleting multiple metadata items.
    - Implement issue 368: Pressing enter key on item in book browser should open item.
    - Fix issue 1005: Regression from change to ensure metdata element has dc namespace.

(ryoon)

2012-01-26 15:40:15 UTC MAIN commitmail json YAML

Updated to 0.314

Dependency to devel/p5-Capture-Tiny

Change:

0.314    2012-01-03 21:38:59 America/New_York
          adds App::Cmd::Tester::CaptureExternal to capture output from
          external subcommands (thanks, David Golden)

          if there's no Pod =head1 NAME, a Pod::Weaver-esque #ABSTRACT will be
          respected (thanks, Andreas Hernitscheck)

0.313    2011-12-23 13:29:53 America/New_York
          don't load Text::Abbrev until it's needed (thanks, Olivier Mengué)

(rhaen)

2012-01-26 15:35:42 UTC MAIN commitmail json YAML

Updated to 1.09

Changes:

1.09 Mon 24 Oct 2011
- Spelling fix (gregoa herrmann)
- Updating to Module::Install 1.04

1.08 Wed 12 Oct 2011
- Adds support support for class based timelines
- Removed ORLite::Migrate::Perl as complex cases can now use the
  class based timelines.

(rhaen)

2012-01-26 15:34:12 UTC MAIN commitmail json YAML

Updated misc/libreoffice3-bin to 3.4.5

(ryoon)

2012-01-26 15:33:31 UTC MAIN commitmail json YAML

Updated to 1.51

Changes:

1.51 Fri 25 Nov 2011
- Module::Install::DSL updated to 1.04
- Automatically load overlay classes if there exist. That is, where a
  Foo/TableName.pm module exists in addition to the automatically
  generated Foo::TableName class.

(rhaen)

2012-01-26 15:33:01 UTC MAIN commitmail json YAML

2012-01-26 15:31:33 UTC MAIN commitmail json YAML

Updated to 1.04

Changes:

1.04 Thu 20 Oct 2011
- Fixed _cmp to compare properly (MIYAGAWA)
- Fixed the automated MakeMaker dependency addition (MIYAGAWA)
- Last Perl 5.5 compatible MakeMaker was actually 6.36 (ADAMK)

1.03 Wed 19 Oct 2011
- META.yml flag dynamic_config is now always generated (ADAMK)
- Added the convenience command static_config, as the default is to be
  dynamic (ADAMK)
- Module::Install::DSL will automatically set static_config unless it
  can see an 'if' or 'unless' suffix (ADAMK)

1.02 Thu 29 Sep 2011
- Support for installdeps_target in Module::Install::AutoInstall and
  Module::AutoInstall (Caelum)
- Support for installdeps_notest, upgradedeps and upgradedeps_notest,
  listdeps and listalldeps targets in Module::AutoInstall (Caelum)

(rhaen)

2012-01-26 15:25:13 UTC MAIN commitmail json YAML

Updated to 0.74

Changes:

0.74 2012-01-25
- Documentation:
    * Re-release of 0.73, now with a proper changelog

0.73 2012-01-25
- Fixes:
    * Allow prefetching of only a subset of the other table's columns (Alex Vandiver)
    * Avoid a compilation failure on blead caused by incorrect precedence (Thomas Sibley)

(rhaen)

2012-01-26 15:16:05 UTC MAIN commitmail json YAML

Updated to 1.826

Changes:
1.826 25 Jan 2012

  * t/db-btree.t - fix use of "length @array"
    [RT ##74336]

1.825 24 Jan 2012

  * t/db-btree.t - fix use of "length @array"
    [RT ##74336]

(rhaen)

2012-01-26 15:13:33 UTC MAIN commitmail json YAML

Updated to 0.08196

Changes:
0.08196 2011-11-29 05:35 (UTC)
    * Fixes
        - Fix tests for DBD::SQLite >= 1.34.
        - Fix test failures with DBICTEST_SQLITE_USE_FILE set
        - Fix the find() condition heuristics being invoked even when the
          call defaults to 'primary' (i.e. when invoked with bare values)
        - Throw much clearer error on incorrect inflation spec
        - Fix incorrect storage behavior when first call on a fresh schema
          is with_deferred_fk_checks
        - Fix incorrect dependency on Test::Simple/Builder (RT#72282)
        - Fix uninitialized warning in ::Storage::Sybase::ASE
        - Improve/cache  DBD-specific datatype bind checks (also solves a
          nasty memleak with version.pm on multiple ->VERSION invocations)
        - The internal carp module now correctly skips CAG frames when
          reporting a callsite
        - Fix test failures on perl < 5.8.7 and new Package::Stash::XS
        - Fix TxnScopeGuard not behaving correctly when $@ is set at the
          time of $guard instantiation
        - Fix the join/prefetch resolver when dealing with ''/undef/()
          relation specifications

    * Misc
        - No longer depend on Variable::Magic now that a pure-perl
          namespace::clean is available
        - Drop Oracle's Math::BigInt req down to 1.80 - no fixes concerning
          us were made since

(rhaen)

2012-01-26 15:03:39 UTC MAIN commitmail json YAML

Updated to 1.35

Changes:
1.35 Tue 29 Nov 2011
    - Updated to SQLite 3.7.9 (ISHIGAKI)
    - One small potential break case if you are using FTS4 and ^

1.34_03 Tue 1 Nov 2011
    - Adding an explicit dynamic_config => 1 (ADAMK)
    - bind_param SQL_INTEGER error now actually dies with RaiseError.
      (ISHIGAKI)

1.34_02 Fri 21 Oct 2011
    *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
    - Resolved #67581: bind_param SQL_INTEGER numifies value;
      Now DBD::SQLite croaks if you explicitly specify datatype
      (with bind_param) and datatype mismatch happens (ISHIGAKI)
    - Datatype set in the bind_param(_array) becomes sticky now
      (as per DBI spec). This potentially affects code depending on
      current undocumented and broken behavior. (Yuriy Kaminskiy)

    - Resolved #71311: binding output columns as SQL_BLOB returns
      nothing (ISHIGAKI)
    - Bsymbolic flag was not portable enough and was not silently
      ignored under MacOSX. Needs to check harder to see if the
      linker supports the option. (ISHIGAKI)
    - Fixed binding named parameters. (Yuriy Kaminskiy)
    - Moved check for bind_ph/is_inout so it always error-out.
      (Yuriy Kaminskiy)
    - Don't set imp_sth->stmt to NULL on error path (Yuriy Kaminskiy)
    - Explained an issue of rollback with unfinished statements.
      (ISHIGAKI)

1.34_01 Thu 22 Sep 2011
    - Updated to SQLite 3.7.8 (ISHIGAKI)
    - Made util/getsqlite.pl work properly for SQLite 3.7.5+ (ISHIGAKI)
    - Cookbook: don't use globals (Yuriy Kaminskiy)
    - Resolved #70135 and hopefully other mod_perl/CentOS issues like
      #63873 and #47983, with a patch by MDOOTSON++ (ISHIGAKI)

(rhaen)

2012-01-26 15:00:27 UTC MAIN commitmail json YAML

Updated to 0.50

Changes:
0.50  10th DEcember 2011

        * Updates for BDB 5.3

(rhaen)

2012-01-26 15:00:25 UTC MAIN commitmail json YAML

Give up trying to patch man pages into shape and just do a basic fixup
in the literal copy. The original is just too bogus. Bump revision.

(joerg)

2012-01-26 14:56:57 UTC MAIN commitmail json YAML

2012-01-26 14:51:52 UTC MAIN commitmail json YAML

Updated to 1.11

Changelog:
1.11 October 7, 2011

  - RT 69087, Perl 5.14 'Using qw(...) as parentheses' fix

(rhaen)

2012-01-26 14:41:46 UTC MAIN commitmail json YAML

Updated:
www/p5-HTML-Lint to 2.10
www/p5-HTML-Parser to 3.69
www/p5-HTML-Scrubber to 0.09
www/p5-HTML-Selector-XPath to 0.14
www/p5-HTML-TreeBuilder-LibXML to 0.15
www/p5-HTTP-Body to 0.15
www/p5-HTTP-DAV to 0.46
www/p5-HTTP-Server-Simple to 0.44

(rhaen)

2012-01-26 14:24:57 UTC MAIN commitmail json YAML

Updated to 0.44

ChangeLog:

0.44 Mon Apr  4 16:59:59 EST 2011

* Fix tests to run in a FreeBSD Jail - Tom Hukins [rt.cpan.org #49807]

(rhaen)

2012-01-26 14:17:38 UTC MAIN commitmail json YAML

2012-01-26 14:17:08 UTC MAIN commitmail json YAML

Updated to 0.46

ChangeLog:
  v0.46 (released 2012/01/11):
    *  improvements

        HTTP::DAV should now be working with more WebDAV servers.

        We are more flexible in what content types we consider to be XML.
        Thanks Ron1 and Adam for the feedback and patches.

  v0.45 (released 2011/09/18):
    *  bug fixes

          - Fixed RT #69439 (http://rt.cpan.org/Public/Bug/Display.html?id=69439),
            insecure /tmp files handling in dave client.

    *  improvements

          - Added -tmpdir option to dave client.
          - Reorganized distribution layout to match usual CPAN practice
          - Removed remains of svn-era ($Id and such...)

  v0.44 (released 2011/06/19):
    *  bug fixes

          - Fixed RT #68936 (http://rt.cpan.org/Public/Bug/Display.html?id=68936),
            Fixed errors() method that would bomb out when the "_errors" attribute
            wasn't initialized. Thanks to Michael Lackoff for reporting.

  v0.43 (released 2011/04/12):
    *  bug fixes

          - Fixed RT #38677 (http://rt.cpan.org/Public/Bug/Display.html?id=38677),
            Intercept correctly 405 (Method now allowed) errors and report them
            to the clients.

  v0.42 (released 2010/11/07):
    *  bug fixes

          - Fixed RT #60457 (http://rt.cpan.org/Public/Bug/Display.html?id=60457),
            Added and documented possibility to pass your own custom HTTP headers.
          - Fixed errors in the code examples in the synopsis.

(rhaen)

2012-01-26 14:14:43 UTC MAIN commitmail json YAML

Updated to 0.15 - no ChangeLog from upstream

(rhaen)

2012-01-26 14:14:28 UTC MAIN commitmail json YAML

2012-01-26 14:12:31 UTC MAIN commitmail json YAML

Updated to 0.15

ChangeLog:
0.15

    * Add additional methods to better match
      HTML::TreeBuilder::XPath::Node API:
      - exists($xpath)
      - find($elem_name)
      - findvalues($xpath)
      - findnodes_as_string($xpath)
      - findnodes_as_strings($xpath)
      (genehack)

0.14

    * added workaround for Web::Scraper 0.36
      (tokuhirom)

(rhaen)

2012-01-26 14:05:30 UTC MAIN commitmail json YAML

Added BUILD_DEPENDS p5-Test-Base
updated to 0.14

ChangeLog:
0.14 Mon Jan 16 22:00:00 GMT 2012
      - Also allow single quotes in attribute expressions,
        as seems to be allowed
        per http://www.w3.org/TR/CSS2/syndata.html

0.13 Sun Jan 15 18:52:00 GMT 2012
      - Added C<prefix> option to add a prefix like C<xhtml>,
        contributed by Toby Inkster
        This closes RT #73719

0.12 Thu Nov 24 22:13:00 GMT 2011
      - Add tests and fix negated selectors as reported
        by Nilson Santos Figueiredo Junior

(rhaen)

2012-01-26 14:00:54 UTC MAIN commitmail json YAML

Updated to 0.09

ChangeLog:
0.09      2011-04-01 16:35:50 Europe/London
    - Basic conversion to Dist::Zilla/git
    - Tidies to keep Perl::Critic happier
    - Removed use of naked filehandles
    - Reworked tests to not use predicable temp file name
    - Collapsed duplicate code to a single version
    - Various documentation tweaks
    - Change of maintainer as PODMASTER cannot be contacted

(rhaen)

2012-01-26 13:59:10 UTC MAIN commitmail json YAML

Updated to 3.69

ChangeLog:
2011-10-15  Release 3.69

Gisle Aas (4):
      Documentation fix; encode_utf8 mixup [RT#71151]
      Make it clearer that there are 2 (actually 3) options for handing "UTF-8 garbage"
      Github is the official repo
      Can't be bothered to try to fix the failures that occur on perl-5.6

Barbie (1):
      fix to TokeParser to correctly handle option configuration

Jon Jensen (1):
      Aesthetic change: remove extra ;

Ville Skyttä (1):
      Trim surrounding whitespace from extracted URLs.

(rhaen)

2012-01-26 13:56:21 UTC MAIN commitmail json YAML

Updated to 2.10

ChangeLog:
2.10    Tue Dec  6 11:16:16 CST 2011

        HTML::Lint is now explicitly licensed under Artistic License 2.0,
        instead of the vague "same terms as Perl itself."

        [FIXES]
        Tags that were self-closed were being ignored.  For example, if you had

            <img src="blah.jpg" />

        then HTML::Lint would ignore the tag.  This has been fixed.

(rhaen)

2012-01-26 13:51:48 UTC MAIN commitmail json YAML

Updated:
devel/p5-SVN-Notify to 2.83
devel/p5-Task-Weaken to 1.04
devel/p5-Test-NoWarnings to 1.04
devel/p5-Test-Tester to 0.108
mail/p5-Email-Address to 1.895
mail/p5-Email-Simple to 2.101
textproc/p5-XML-Twig to 3.39
textproc/p5-XML-Writer to 0.615
www/p5-HTML-Mason to 1.47
www/p5-Catalyst-Runtime to 5.90007

(rhaen)

2012-01-26 13:47:48 UTC MAIN commitmail json YAML

Updated to 5.90007

ChangeLog:
5.90007 - 2011-11-22 20:35:00

  New features:
  - Implement a match_captures hook which, if it exists on an action,
    is called with the $ctx and \@captures and is expected to return
    true to continue the chain matching and false to stop matching.
    This can be used to implement action classes or roles which match
    conditionally (for example only matching captures which are integers).

  Bug fixes:
  - Lighttpd script name fix is only applied for lighttpd versions
    < 1.4.23. This should fix non-root installs of lighttpd in versions
    over that.
  - Prepare_action is now inside a try {} block, so that requests containing
    bad unicode can be appropriately trapped by
    Catalyst::Plugin::Unicode::Encoding

5.90006 - 2011-10-25 09:18:00

  New features:
  - A new 'run_options' class data method has been added to Catalyst.pm
    This is used to store all the options passed by scripts, allowing
    application authors to add custom options to their scripts then
    get them passed through to the application.

  Doumentation:
  - Clarify that if you manually write your own .psgi file, then optional
    proxy support (via the using_frontend_proxy config value) will not be
    enabled unless you explicitly apply the default middlewares from
    Catalyst, or you apply the middleware manually.

  Bug fixes:
  - Fix issue due to perl internals bugs in 5.8 and 5.10 (not present in
    other perl versions) require can pass the context inappropriately,
    meaning that some methods of loading classes can fail due to void
    context being passed throuh to make_immutable, causing it to not return
    a value.
    This bug caused loading Catalyst::Script::XXX to fail and is fixed
    both by bumping the Class::Load dependency, and also adding an explicit
    '1;' to the end of the classes, avoiding the context issue.

  - Fix using_frontend_proxy support in mod_perl by using the psgi wrapped
    in default middleware in mod_perl context, rather than the raw psgi.

5.90005 - 2011-10-22 13:35:00

  New features:

  - $c->uri_for_action can now take an array of CaptureArgs and Args
    If you have an action which has both, then you can now say:
    $c->uri_for_action('/myaction', [@captures, @args]);
    whereas before you had to say:
    $c->uri_for_action('/myaction', [@captures], @args);
    The previous form is still supported, however in many cases it is
    easier for the application code to not have to differentiate between
    the two.

  - Catalyst::ScriptRunner has been enhanced so that it will now
    load and apply traits, making it easier to customise.
    - MyApp::TraitFor::Script (if it exists) will be applied to all
      scripts in the application.
    - MyApp::TraitFor::Script::XXXX will be applied to the relevant script
      (for example MyApp::TraitFor::Script::Server will be applied to
      MyApp::Script::Server if it exists, or Catalyst::Script::Server
      otherwise).

  Documentation:

  - Document how to get the vhost of the request in $c->req->hostname
    to avoid confusion
  - Remove documentation showing Global / Regex / Private actionsi
    as whilst these still exist (and work), they are not recommended.
  - Remove references to the -Engine flag.
  - Remove references to the deprecated Catalyst->plugin method
  - Spelling fixed (and tested) throughout the documentation
  - Note that wrapping the setup method will not work with method modifiers
    and provide an alternative.

5.90004 - 2011-10-11 17:12:00

  Bug fixes:

  - Don't guess engine class names when setting an engine through
    MyApp->engine_class.

5.90003 - 2011-10-05 08:32:00
  Bug fixes:

  - Make default body reponses for 302s W3C compliant. RT#71237

  - Fix issue where groups of attributes to override controller actions
    in config would be (incorrectly) overwritten, if the parser for that
    attribute mangled the contents of the attribute. This was found
    with Catalyst::Controller::ActionRole, where Does => [ '+Foo' ]
    would be transformed to Does => [ 'Foo' ] and written back to config,
    whereas Does => '+Foo' would not be changed in config. RT#65463

  Enhancements:

  - Set a matching Content-type for the redirect if Catalyst sets the
    body. This is for compatibility with a WatchGuard Firewall.

  Backward compatibility fixes:

  - Restore (an almost empty) Catalyst::Engine::HTTP to the dist for old
    scripts which explictly require Catalyst::Engine::HTTP

  Documentation fixes:

  - Document Catalyst::Plugin::Authentication fails tests unless
    you use the latest version with Catalyst 5.9

  - Clarify that prepare is called as a class method

  - Clarify use of uri_for further. RT#57011

(rhaen)

2012-01-26 13:16:02 UTC MAIN commitmail json YAML

Updated to 1.47

Changelog:

1.47 Oct 21, 2011

    [ BUG FIXES ]

    - Silenced an uninitalized value warning from ApacheHandler with newer
  versions of Perl. RT #61900.

1.46 Aug 1, 2011

[ DOCS ]

    - Mention Mason 2 in documentation

(rhaen)

2012-01-26 13:07:46 UTC MAIN commitmail json YAML

Updated to 0.615

ChangeLog:
0.615 Tue Jan 17 01:32:07 2012 +1100    <joe@kafsemo.org>
        - Fix test skipping when Unicode is unsupported.

0.614 Mon Jan  9 00:24:10 2012 +1100    <joe@kafsemo.org>
        - Fix regression in 0.613 and set encoding on GLOBs.

0.613 Sat Jan  7 22:51:26 2012 +1100    <joe@kafsemo.org>
        - Use 'Object->new()' syntax throughout (#65840).
        - Support passing in any arbitrary object that has a print()
          method (from Jason Rodrigues).

(rhaen)

2012-01-26 13:05:56 UTC MAIN commitmail json YAML

Updated to 3.39

ChangeLog:

- nothing for 3.39 in upstream noted

version 3.38
date: 2011-07-27
# minor maintenance release
fixed: RT 65865: _ should be allowed at the start on an XML name
      https://rt.cpan.org/Ticket/Display.html?id=65865
      reported by Steve Prokopowich
removed: making att and class lvalues created problems: in certain
      context they made regular calls to the method create empty
      attributes. I could find no satisfactory fix,they were either
      incompletes, or to complex for often used methods. So att and
      class are back to being regular, non l-value methods.
      latt and lclass are the l-value versions.
added: documented the -html option for xml_grep, that allows processing
      HTML input
added: the -Tidy option to xml_grep, that uses HTML::Tidy to convert
      HTML to XML

(rhaen)

2012-01-26 12:59:57 UTC MAIN commitmail json YAML

Updated to 2.101

ChangeLog:
2.101    2011-12-23
          remove instruction to use ::Creator instead of just ->create

          documentation improvements (thanks, Michael Stevens)

(rhaen)

2012-01-26 12:57:14 UTC MAIN commitmail json YAML

Updated to 1.895

ChangeLog:
1.895    2012-01-15
          allow non-ASCII *only in phrase*

1.894    2012-01-14
          note that the use of the regex vars is not a great idea

1.893    2012-01-02
          reject any non-ascii content in strings

(rhaen)

2012-01-26 12:55:13 UTC MAIN commitmail json YAML

Updated to 0.108

ChangeLog:
At the request Michael Schwern, do not "require threads" any longer as
it can upset Test::Builder. Anyone using threads should already have
done that themselves. Anyway not, doesn't need it.

(rhaen)

2012-01-26 12:52:48 UTC MAIN commitmail json YAML

Updated to 1.04

ChangeLog:
1.04 Thu 1 Dec 2011 - Adam Kennedy
- Added the experimental :early debugging pragma to cause warnings
  to be emitted immediately. This should stay off otherwise (ADAMK)

1.03 Tue 2 Aug 2011 - Adam Kennedy
- Test::Builder and Test::Tester dependencies were the wrong way
  around, corrected (ADAMK)

(rhaen)

2012-01-26 12:49:26 UTC MAIN commitmail json YAML

2012-01-26 12:47:38 UTC MAIN commitmail json YAML

Updated to 1.04

ChangeLog:
1.04 Tue 8 Mar 2011
- Updating author tests (ADAMK)
- Updating to Module::Install (ADAMK)
        - Simple refactoring of Makefile.PL (CHORNY)

(rhaen)

2012-01-26 12:18:43 UTC MAIN commitmail json YAML

Updated to 2.83

ChangeLog:
2.83  2011-10-29T00:19:07Z
      - Added the `smtp_port` parameter and accompanying `--smtp-port` option.
        Patch from Gustavo Leite de Mendonça Chaves.
      - Switched from Net::SMTP and Net::SMTP_auth to Net::SMTP::TLS, which
        handles TLS and non TLS and auth and non-auth in any combintation.
        Based on patches from Dawood Sangameshwari and Marino Miculan (RT #
        40188).
      - Added `--smtp-tls` option to enable TLS. Based on patch from Marino
        Miculan.
      - Deprecated `--smtp-authtype`, which is now a no-op. Net::SMTP::TLS
        determins the auth type to use by asking the SMTP server.

(rhaen)

2012-01-26 12:02:51 UTC MAIN commitmail json YAML

Updated devel/p5-IPC-Run3 to 0.045

(rhaen)

2012-01-26 12:01:13 UTC MAIN commitmail json YAML

Updated to 0.045

ChangeLog:

0.045 2011-12-23
  skip a test that tickles an OpenBSD bug and hangs the process (thanks,
  BinGOs)

(rhaen)

2012-01-26 11:56:22 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent to 6.13

(rhaen)

2012-01-26 11:55:12 UTC MAIN commitmail json YAML

Updated devel/p5-AnyEvent to 6.13

ChangeLog:
6.13 Thu Jan 12 07:27:01 CET 2012
- AnyEvent::Util::fork_call checked for POSIX availability in the wrong way,
          causing it to fail if POSIX wasn't loaded already (analysed by Rock Power).
- AnyEvent::Handle::push_read (line => did pass $1 directly, so
          regex-matching inside the callback would change the parameter, despite
          $1 being dynamically scoped per-block. this perl bug is now being
          worked around (testcase by Cindy Wang).

6.12 Mon Dec 12 13:21:10 CET 2011
- $! was clobbered by subsequent calls in tcp_connect, due to
          the postpone not saving/restoring it (analyzed by Richard Garnish).

6.11 Tue Nov 22 10:36:05 CET 2011
- Tk cannot create windows when tainted unless you set a title, so
          set a dummy title for AnyEvent's dummy mainwindow. How dummy.
- escape any nonprintable/nonascii characters when stringifying
          backtraces.
        - log the reason loading an interface module fails to load at level debug.

6.1  Tue Oct  4 19:44:30 CEST 2011
- INCOMPATIBLE CHANGE: the default log level is now "4" (error
          and above), and some messages inside AnyEvent have been elevated
          to higher log levels to print by default.
        - AnyEvent::log, unlike AnyEvent::Log::log, did not always exit on fatal.
        - work around yet another signal race bug, newly introduced by POE. My
          how that module sucks.
        - add google public ipv6 dns as fallback servers, so AE::DNS can finally
          support ipv6-only operation even with defaults (also use ::1 instead
          of 127.0.0.1).
- give better guidelines on how to chose a logging level.
        - AnyEvent::Log can now cap (limit) log message priority by context.
        - AE::log will now save and restore $! and $@, so callers don't have to.
        - AE::Strict now checks that registered fds are still valid at regular
          intervals.
        - skip frequently called 'require' calls if the module appears loaded.
- increase signal latency test timer considerably for poor little osx,
          which can't be bothered with basic posix functionality such as signal
          delivery.
        - mention some debugging aids in the tutorial.
        - new env variable PERL_ANYEVENT_MAX_SIGNAL_LATENCY.
        - private (%namespace) log contexts in PERL_ANYEVENT_LOG now have the name
          of the context as title.
        - AnyEvent::Strict would not restore read-write access to $_ when a callback
          died - this is a user bug, but since AE::Strict exists to help dbeugging...
- detect the extremely evil IO::Async::Loop::AnyEvent module and refuse
          to work with it - the author is well aware of the issues but refuses
          to fix them. This extreme step has been taken because the module actively
          attacks the goals of AnyEvent and makes it harder for module authors to use
          AnyEvent.

6.02  Fri Aug 26 20:08:31 CEST 2011
        - log_to_syslog now accepts facility strings.
- log_to_syslog would not allow facilities - "$facility|$level"
          *literally* means that string. sheesh.
        - the CPAN parser got confused and thought we provide Sys::Syslog, try
          to work around.
        - renamed AnyEvent::Impl::FLTK2 to FLTK.

6.01  Fri Aug 26 07:04:11 CEST 2011
        - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include
          the TTL as fourth element - this affects ->resolve, ->request
          and ->dns_unpack indirectly. Convenience functions such as
          AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is
          AnyEvent::Socket.
        - INCOMPATIBLE CHANGE: backend authors now should not implement
          one_event or loop, but instead the AnyEvent::CondVar::_wait and _poll
          methods.
        - INCOMPATIBLE CHANGE: verbosity levels have been redefined, see
          AnyEvent (PERL_ANYEVENT_VERBOSE) and AnyEvent::Log for details.
        - DEPRECIATION: please change
          "use AnyEvent::Impl::Perl" to "use AnyEvent::Loop" and
          "AnyEvent::Impl::Perl::loop" to "AnyEvent::Loop::run"
          in your programs, for future compatibility.
        - *blush* idle watcher emulation was borked.
        - AnyEvent::Strict now checks the AE::xxx functions as well.
        - querying too long domain names would barf deep inside AnyEvent::DNS - since
          this is hard to avoid for applications, AnyEvent:.DNS::request now checks for
          for too long domain names explicitly and passes an undef to the callback
          instead (reported by James Bromberger).
        - make AnyEvent::Util more robust against EINTR (analyzed by Andrew Suffield).
        - new functions: AnyEvent::postpone, AnyEvent::log.
        - new module: AnyEvent::Log, for simple logging needs.
        - new env variable, PERL_ANYEVENT_LOG, for fine-grained logging config.
        - new env variable, PERL_ANYEVENT_DEBUG_SHELL, to automatically start
          a debug shell.
        - new env variable, PERL_ANYEVENT_DEBUG_WRAP, to automatically enable
          watcher instrumentation/wrapping (see AnyEvent::Debug::wrap).
        - new env variable, PERL_ANYEVENT_HOSTS, to override the place where
          /etc/hosts can be found.
        - an empty PERL_ANYEVENT_RESOLV_CONF now selects the default
          configuration.
        - env variables can now be specified using AE_xyz instead of
          PERL_ANYEVENT_xyz, subject to some rules.
        - lots of new AnyEvent::Debug functionality.
        - AnyEvent::Strict now checks for modifications $_ by the callback
          (by setting it to readonly while executing the callback, if possible).
        - IO::Async sometimes cancels the wrong timer when you call cancel_timer.
          Invest extra overhead to work around this peculiar behaviour.
        - split the pure perl backend into a loop module and an impl
          module (AnyEvent::Loop and AnyEvent::Impl::Perl).
        - some read types (regex, netstring, json, storable) could
          errornously keep an AE::Handle object alive on their own
          (reported by Mohammad Toossi).
        - AnyEvent::Socket::resolve_sockaddr and all functions using it now
          supports /etc/hosts overrides.
        - add more workarounds around child watcher bugs in IO::Async
          and (newly introduced) in POE.
        - use glib child watchers and try to work around its limitations,
          if possible (based on a patch by Kevin Ryde).
- add support for FLTK (fltk2), via AnyEvent::Impl::FLTK2.
        - many read types in AnyEvent::Handle would malfunction during
          transitions to TLS because of a "delete $self->{rbuf}".
          (reported by Gerald Galster).
        - improve condvar blocking wait performance (probably only noticable
          with faster backends), also make it easier for event loops that
          do not support blocking waits.
        - PERL_ANYEVENT_MODEL now also allows full module names, although
          the usefulness of this feature is not yet clear.
        - add tests for all supported event loops, conditional on PERL_ANYEVENT_LOOP_TESTS.
        - add t/80_ssltext.t.
        - no longer use AUTOLOAD for the initial loading (for no very good reason).
        - tcp_server now tries to unlink unix domain sockets when it gets destroyed.
        - do not run event loop detection multiple times when programs call their cached
          copies of AnyEvent::detect.
        - parse_hostport now accepts absolute paths als unix domain sockets.
        - suppress the idiotic warning inside POE by patching the POE::Kernel
          run flags instead of asking the user to jump through contortions.
        - add Task::Weaken as dependency (as recommends only at this time).
        - replace PF_UNSPEC by 0, for good old minix.

6.0 (not officially released, but was on CPAN for about 15 minutes :/)

(rhaen)

2012-01-26 11:53:50 UTC MAIN commitmail json YAML

update to 4.0.8
changes:
-deal with non-utf8 encoded PPD files
-improved printer search
-minor build fixes and cleanup

(drochner)

2012-01-26 11:49:23 UTC MAIN commitmail json YAML

update to 4.0.9
changes:
-bugfixes (command injection fix was integrated)
-minor feature extensions (color profile support, ghostscript speedup)

(drochner)

2012-01-26 11:48:20 UTC MAIN commitmail json YAML

Updated devel/p5-EV to 4.10

(rhaen)

2012-01-26 11:46:22 UTC MAIN commitmail json YAML

Updated devel/p5-EV to 4.10

ChangeLog:
4.10 Thu Jan 19 18:54:23 CET 2012
        - (libev) fix a race where the workaround against the epoll fork
          bugs caused signals to not be handled anymore.
        - (libev) correct backend_fudge for most backends, and implement
          a windows specific workaround to avoid looping because we call
          both select and Sleep, both with different time resolutions.
- e_new wasn't declared static (causing very minor .so bloat).
        - replace more old api names by new ones.

(rhaen)

2012-01-26 11:34:43 UTC MAIN commitmail json YAML

Updated www/py-django to 1.3.1nb1

(obache)

2012-01-26 11:34:28 UTC MAIN commitmail json YAML

distutils pkg, register egg-info.

Bump PKGREVISION.

(obache)

2012-01-26 11:31:43 UTC MAIN commitmail json YAML

2012-01-26 11:25:55 UTC MAIN commitmail json YAML

add patches from upstream to fix 2 security problems:
-data injection attack for certain protocols (CVE-2012-0036)
-SSL CBC IV vulnerability (OpenSSL related, CVE-2011-3389)
bump PKGREV

(drochner)

2012-01-26 11:19:24 UTC MAIN commitmail json YAML

Apply patch 79d1d3311319f3390f540f547becaba9d957f84c
from qemu upstream:

Fill in word 64 of IDENTIFY data to indicate support for PIO modes 3 and 4.
This allows NetBSD guests to use UltraDMA modes instead of just PIO mode 0.

With this patch I can no longer reproduce PR 42455.
Bump package revision.

(cegger)