summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-23Updated graphics/netpbm to 10.68.02wiz1-1/+2
2014-11-23Update to 10.68.02. Remove XOPEN_SOURCE SUBST now that it waswiz3-24/+14
fixed upstream. 14.11.23 BJH Release 10.68.02 pambackground: fix bug: segfault or incorrect results in most cases. Thanks Ludolf Holzheid (ludolf.holzheid@gmx.de). Introduced in Netpbm 10.37 (December 2006). 14.09.28 BJH Release 10.68.01 Windows build: fix universal build failure with "No rule to make ...icon.netpbm.oLINKERISCOMPILER...". Broken in Netpbm 10.67 (June 2014). 14.09.26 BJH Release 10.68.00 Split pgmcrater into pamcrater and pamshadedrelief. pnmconvol: add -bias . Remove pnmcomp, install a pnmcomp symlink for pamcomp. Fix incorrect option parsing when there are multiple common options (e.g. -plain -quiet). Always broken. (Possibility of specifying multiple common options that don't cause the program to ignore every other option (like -version) was new in Netpbm 10.10 (October 2002). cameratopam: fix buffer overflow. Always present. (cameratopam was new in Netpbm 10.28 (June 2005)). cameratopam: fix incorrect output introduced in Netpbm 10.51 (June 2010). ppmtopict: Fix unconditional crash. Introduced in Netpbm 10.52 (September 2010). pcdovtoppm: Fix crash due to invalid operator == on some systems. Always broken (pcdovtoppm was new sometime between Netpbm 9.25 (March 2002) and Netpbm 10.11 (Februrary 2010)). Build: change _XOPEN_SOURCE from 600 back to 500 in 7 files. It was changed from 500 to 600 in Subversion revision 1731 in Netpbm 10.60 (September 2012) because that made a similar version of Netpbm compile on Mac OSX. Without it, strdup did not get defined. But this is apparently a bug in Mac OSX, since X/Open 500 does have strdup. Furthermore, many other Netpbm files use strdup and apparently compile OK on Mac OSX without 600. Finally, we see today that Illumos system header files deliberately kill the compilation if the compiler is pre-C99 and _XOPEN_SOURCE is 600. So we go back to 500 and if the problem on Mac OSX gets reported again, we will look more deeply. Build: change _XOPEN_SOURCE from 600 back to 500 in jpeg2ktopam.c and pamtojpeg2k.c. It was changed from 500 to 600 in Netpbm 10.41 (December 2007), reportedly to get int_fast32_t, etc. defined on AIX, but other files that use int_fast32_t don't have it today, so that must be wrong. See above for the drawback of 600. Build: fix undefined symbols in fiasco converters with static libraries. Build: provide means of setting the default search path for rgb.txt color database via config.mk. Build: fix bug which prevents JBIG converters from building with internal JBIG library. Introduced in 10.67.00. Build: fix bug which makes build of Ppmsvga fail (which is attempted only on a system with libvga). Introduced in Netpbm 10.63 (June 2013) Build: fix build failure in an environment that does not have __inline . Introduced some time between Netpbm 10.26 (January 2005) and Netpbm 10.35 (August 2006). Build: fix build failure on SCO OpenServer due to SIGURG not existing. Broken in Netpbm 10.49 (December 2009). Build: Declare _XOPEN_SOURCE >= 500 in source files that use strdup. Build: fix compile failure due to use of reserved word 'stdout'. Build with 'installosf': Fix crash due to invalid operator == on some systems.
2014-11-23Updated geography/libgeotiff to 1.4.1gdt1-1/+2
2014-11-23Update to 1.4.1.gdt3-8/+9
Upstream does not provide news, and it's hard to match up the Changelog with releases. But changes basically look like updating to a newer EPSG dataset and bug fixes.
2014-11-23gst-plugins1* updates.wiz2-3/+7
2014-11-23Update to 1.4.4:wiz11-33/+31
GStreamer Plugins Base: * 736969 : queue2: dead lock when buffering * 737055 : audiosink: Setting URI on playbin at about-to-finish when playing AAC and using an alsasink causes delayed playback * 737706 : videoencoder: release frame in finish_frame when no output state is configured * 737742 : vorbisdec: Crashes when handling more than 8 channels * 737752 : rtsp-client: crash when cleaning up session * 738064 : decodebin: The “drained” signal is emitted multiple times, first time too early (~1s) GStreamer Plugins Good: * 726329 : vp8enc: Add support for caps renegotiation * 736071 : audiobasesink: Don't hold object lock while calling into other objects like the clock * 737735 : wavenc writes broken file if caps are set * 737739 : souphttpclientsink: Restarting after error results in buffers being queued forever * 737761 : aacparse: memory leak when converting to adts * 737771 : souphttpclientsink: Stream header buffer lifetime assumptions are incorrect * 737886 : equalizer: crash when changing equalizer settings during playback * 738102 : v4l2bufferpool: cleanly handle streamon failure for output device * 738152 : v4l2sink: leak with output device * 738297 : DTMF telephone-event timestamps are bogus * 738722 : rtpmux returns EMPTY caps when query'ing * 738793 : speex: encoder/decoder segfault when resetting multiple times * 739430 : rtspsrc: mikey related memory leaks GStreamer Plugins Bad: * 732239 : h264parse: expose parsed profiles to downstream * 733510 : gltransformation produced black screen * 734156 : androidmedia: doesn't calculate framesize for COLOR_FormatYUV420Planar correctly * 736319 : dashdemux: mark first buffer as discont after restarting a download task * 737186 : h264parse: Return flushing if we get chained while being set to READY * 737569 : tsdemux: valid data is discarded if PES start packet is the first packet after discontinuity * 737658 : fluiddec: segmentation fault when used with fakesrc * 737724 : vc1parse: unref caps when it is empty in renegotiate() * 738067 : gl: Downloading YUY2 is broken and creates blocky artefacts * 738223 : fluiddec: leaks memory in gst_fluid_dec_change_state() * 738230 : vc1parser: fix level value for simple/main profile * 738243 : vc1parse: fix framesize when input is frame-layer * 738291 : fluiddec: leaks incoming caps event * 738449 : vc1parse: just assume none header-format when no codec_data is present * 738519 : vc1parse: parse frame header when stream format is ASF/raw for simple/main profile * 738532 : vc1parse: select caps according to wmv format at negotiation * 738674 : rtmpsink: leaking URI string * 738695 : mpegtsbase: do not remove programs on EOS * 738696 : hlsdemux: send missing stream start * 739277 : GstGLFilter propose allocation pass uninitialized size to gst_query_add_allocation_pool * 739348 : configure.ac: auto decision to include GL library fails * 739368 : gl: small memory leak in gl shader * 739374 : h264parse: sets srccaps too often
2014-11-23Updated pkgtools/pkglint to 4.148mef1-1/+2
2014-11-23Add emacs25, xemacs21[45]nox for makevars.mapmef2-4/+4
Thanks wiz@ for OK. I don't believe we need emacs25nox ;-(
2014-11-23Updated databases/p5-DBIx-Class-Fixtures to 1.001024wen1-1/+2
2014-11-23Update to 1.001024wen2-7/+7
Add missing DEPENDS Upstream changes: 1.001024 2014-08-15 13:55:57+01:00 Europe/London - Missing test dependency added 1.001023 2014-08-13 22:20:17+01:00 Europe/London - No change from last version 1.001021_01 - add in option use_find_or_create
2014-11-23Updated devel/py-tortoisehg to 3.2.1wiz2-3/+3
2014-11-23Update to 3.2.1:wiz2-6/+6
TortoiseHg 3.2.1 is a bug fix release, mostly intended to pick up hot-fixes in Mercurial 3.2.1 BugFixes Avoid confusion with explorer extension dialog (#3968, #2339) Improve documentation for terminal shell configuration (#3957)
2014-11-23Updated devel/p5-Test-Compile to 1.2.0wen1-1/+2
2014-11-23Update to 1.2.0wen2-8/+7
Upstream changes: v1.2.0 2014-08-08 (Evan Giles <egiles@cpan.org>) - Files without extension may not be perl (rt83917) - Small POD fix v1.1.0 2014-07-18 (Evan Giles <egiles@cpan.org>) - Allow use of Test::Compile in an object oriented manner - Promote the OO interface in the POD - Test::Compile::Internal is now verbose by default - Correct the dependancy information v1.0.1 2014-03-20 (Evan Giles <egiles@cpan.org>) - Fix stupid omission from the MANAIFEST (tests failed everywhere) v1.0.0 2014-03-19 (Evan Giles <egiles@cpan.org>) - Try to use Sematic Versioning - http://semver.org - Add diagnostics on compilation failure (Micheal G. Schwern) - require, don't use (Micheal G. Schwern) - Test for truth, not an integer. (Micheal G. Schwern) - Small POD fix (Micheal G. Schwern) - OS X is not a crazy OS from a redirection POV (Micheal G. Schwern)
2014-11-23Updated audio/musicpd to 0.18.18wiz2-3/+3
2014-11-23Update to 0.18.18:wiz2-6/+6
ver 0.18.18 (2014/11/18) * decoder - ffmpeg: support opus * fix crash on failed filename charset conversion * fix local socket detection from uid=0 (root)
2014-11-23Updated fonts/harfbuzz to 0.9.36wiz2-3/+3
2014-11-23Update to 0.9.36:wiz2-7/+6
Overview of changes leading to 0.9.36 Thursday, November 20, 2014 ===================================== - First time that three months went by without a release since 0.9.2 was released on August 10, 2012! - Fix performance bug in hb_ot_collect_glyphs(): https://bugzilla.mozilla.org/show_bug.cgi?id=1090869 - Add basic vertical-text support to hb-ot-font. - Misc build fixes.
2014-11-23Updated textproc/py-pygments to 2.0.1wiz2-3/+3
2014-11-23Update to 2.0.1:wiz2-6/+6
Version 2.0.1 ------------- (released Nov 10, 2014) - Fix an encoding issue when using ``pygmentize`` with the ``-o`` option.
2014-11-23Updated textproc/py-lxml to 3.4.1wiz2-3/+3
2014-11-23Update to 3.4.1:wiz2-6/+6
3.4.1 (2014-11-20) ================== Features added -------------- * New ``htmlfile`` HTML generator to accompany the incremental ``xmlfile`` serialisation API. Patch by Burak Arslan. Bugs fixed ---------- * ``lxml.sax.ElementTreeContentHandler`` did not initialise its superclass.
2014-11-23+ cups-2.0.1, gnome-3.14.2, gst-plugins1-base-1.4.4, harfbuzz-0.9.36,wiz1-6/+12
musicpd-0.18.18, musicpd-0.19.4, py-lxml-3.4.1, py-pygments-2.0.1, py-tortoisehg-3.2.1, webkit-gtk-2.6.4, x264-devel-20141122.
2014-11-23Note update of graphics/netpbm to 10.67.05nb5gson1-1/+2
2014-11-23Updated textproc/p5-Text-WikiFormat to 0.81schmonz1-1/+2
2014-11-23Update to 0.81. From the changelog:schmonz2-7/+7
- Add the 'nofollow_extended' option to add rel="nofollow" to extended links. Thanks to Ian McEwen for this patch.
2014-11-23Updated textproc/p5-Text-Textile to 2.13schmonz1-1/+2
2014-11-23Update to 2.13. From the changelog:schmonz2-8/+7
- Added textile command-line tool submitted by Amir Karger. - Applied a patch submitted by Serap Kadam for issues with parsing whitespace around '!' characters. - Applied a patch submitted by Andy Yacomink for handling mixed-case HTML entity names. - Applied a patch submitted by Andy Yacomink for running some of the inline modifier code as a separate method to allow for a subclass to override/prevent them.
2014-11-23Updated textproc/p5-Text-CSV_XS to 1.12schmonz1-1/+2
2014-11-23Update to 1.12. From the changelog:schmonz2-6/+6
* Add field number to error_diag * Fixed non-IO parsing multi-byte EOL * Fixed a possible missed multi-byte EOL * Allow hashref for csv ()'s headers attribute * Allow encoding on all output handles in csv () * Include doc changes as ticketed in the Text::CSV queue * Fix parallel testing issue * Allow csv as method call (not using the object) * Rename quote_null to escape_null * Give meaning to keep_meta_info on output
2014-11-23Use the libc vasprintf() on NetBSD. This fixes a bug where a warninggson3-3/+17
message from pnmtops would say "rescaling to g", with the letter "g" appearing in place of a floating point value. Bump PKGREVISION.
2014-11-23Updated textproc/p5-Encode to 2.64schmonz1-1/+2
2014-11-23Update to 2.64. From the changelog:schmonz2-6/+6
! t/utf8warnings.t MANIFEST Retouch pull #26 so it works with perl < 5.14 ! Encode.pm + t/utf8warnings.t Pulled: Catch and re-issue utf8 warnings at a higher level https://github.com/dankogai/p5-encode/pull/26 + Encode.xs Pulled: Validate continuations in the incremental UTF-X decoder https://github.com/dankogai/p5-encode/pull/25 ! Encode.xs Applied: RT #99264: call_pv() can reallocate the stack https://rt.cpan.org/Ticket/Display.html?id=99264 ! Byte/Makefile.PL CN/Makefile.PL EBCDIC/Makefile.PL Encode.xs JP/Makefile.PL KR/Makefile.PL Symbol/Makefile.PL TW/Makefile.PL bin/enc2xs encengine.c Pulled: add PERL_NO_GET_CONTEXT to all dynamic libs https://github.com/dankogai/p5-encode/pull/24
2014-11-23Updated devel/p5-Test-Trap to 0.2.5schmonz1-1/+2
2014-11-23Update to 0.2.5. From the changelog:schmonz2-6/+6
This release localizes $! (ERRNO) for internal operations that change it, as suggested by Felipe Gasper. For the same operations, it also localizes $^E (extended OS error). Library files: - Localize $! and $^E for internal operations that change them. Tests: - Check that bare test blocks leave $!, %!, and $^E unchanged, but that blocks that modify $! and $^E still do so. Also: - Added Module::Build to the configure_requires. - Fix emacs mode line on t/14-leaks.t. - Better comments in lib/Test/Trap/Builder.pm.
2014-11-23Updated devel/p5-Test-Most to 0.34schmonz1-1/+2
2014-11-23Update to 0.34. From the changelog:schmonz2-6/+6
- Make compatible with the new Test::Builder (exodist - Chad Granum) - Backwards-incompatible change: reftype no longer exported by default. See https://github.com/Ovid/test--most/issues/6 (reported by rjattril). This should not be noticed by most users (crosses-fingers). - defer_plan() has long been deprecated and will be removed in a future release. This release carp()s if you try to call it.
2014-11-23Updated devel/p5-Test-Exception to 0.35schmonz1-1/+2
2014-11-23Update to 0.35. From the changelog:schmonz2-7/+6
- Fix a bug when Test::Builder isn't new. - Fixed test broken by changes in Test::Builder and friends
2014-11-23Updated devel/p5-Test-Class to 0.48schmonz1-1/+2
2014-11-23Update to 0.48. From the changelog:schmonz2-6/+6
- replace a few bare evals with more modern alternatives - fixes for Test::More 1.301001_* series (PR#17, PR#18, Chad Granum) - fix new teardown tests for MSWin32
2014-11-23Updated devel/p5-File-chdir to 0.1009schmonz1-1/+2
2014-11-23Update to 0.1009. From the changelog:schmonz2-7/+6
- Updated distribution metadata
2014-11-23Updated databases/p5-App-Sqitch to 0.997schmonz1-1/+2
2014-11-23Update to 0.997. From the changelog:schmonz2-21/+20
[New Features] - Added support for new target properties. In addition to the existing `uri`, `client`, and `registry` properties, targets may also configure these properties via the new `--set` option to and `set-*` actions on the `target` command: * `top_dir` * `plan_file` * `extension` * `deploy_dir` * `revert_dir` * `verify_dir` - Added support for new engine configuration variables. In addition to the existing `target`, `client`, and `registry` variables, engine configuration may also include these variables: * `top_dir` * `plan_file` * `extension` * `deploy_dir` * `revert_dir` * `verify_dir` - Rationalized the hierarchical configuration of deployment targets. The properties of any given target will now be determined by examining values in the following order: * Command-line options * Target configuration * Engine configuration * Core configuration * Reasonable engine-specific defaults - Added the `engine` command to simplify engine configuration. This complements the newly-improved `target` command. Run `sqitch engine update-config` to update deprecated engine configurations and start using it. - Added the sqitch-configuration guide to provide an overview of core, engine, and target configuration. Includes some use-case examples and best suggested practices. [Improvements] - Simplified the output of `sqitch help`, and added the more important options to it. - Added the `--guide` option to `sqitch help` to list Sqitch guides. - Renamed the `--db-client` option to `--client`. `--db-client` still works, but is deprecated. - Added the `--registry` core option for parity with `--client`, `--top-dir`, `--plan-file`, and the rest of the hierarchical configuration properties. - Updated the `init` documentation to better cover all the options processed. - Incremented the version plan file format version to v1.0.0. No changes; it has been stable for at least a year, so it's time. [Bug Fixes] - At runtime, the Vertica engine now properly requires DBD::ODBC instead of DBD::Pg. - The Vertica engine now supports Vertica 6, as documented. - Fixed a warning from Type::Utils, thanks to a report from Géraud CONTINSOUZAS. - The `status` command once again notices if the specified database is uninitialized and says as much, rather than dying with an SQL error. - The `--etc-path` option works again. [Deprecations] - Deprecated `core.$engine` configuration in favor of `engine.$engine`. A warning will be emitted if Sqitch sees the former. Run `sqitch engine update-config` to update your configurations. Existing `core.$engine` configurations will be left in place for compatibility with older versions of Sqitch, but the `sqitch engine` command will not modify them, so they can get out-of-sync. Run `sqitch config --remove-section core.$engine` to remove them. - Formally deprecated the database connection options in favor of target URIs. If any of these options is used, a warning will be issued. They will be dropped in v1.0: * `--db-host` * `--db-port` * `--db-username` * `--db-password` * `--db-name` - Formally deprecated the database connection configuration variables in favor of target URIs. If any of these variables is used, a warning will be issued. Run `sqitch engine update-config` to update your configurations. Existing `core.$engine` configurations will be left in place for compatibility with older versions of Sqitch, but the `sqitch engine` command will not modify them, so they can get out-of-sync. Run `sqitch config --remove-section core.$engine` to remove them. Sqitch will cease to support them in v1.0: * `core.$engine.host` * `core.$engine.port` * `core.$engine.username` * `core.$engine.password` * `core.$engine.db_name` - Deprecated the `--registry` and `--client` options of the `target` command. All target properties should now be set via the new `--set` option, such as `--set registry=reg`. - Formally deprecated the following options of the `add` command. They have been replaced with the `--with`, `--without`, and `--use` options since v0.991. Their use will emit a warning, and they will be removed in v1.0: * `--deploy-template` * `--revert-template` * `--verify-template` * `--deploy` * `--no-deploy` * `--revert` * `--no-revert` * `--verify` * `--no-verify` - Dropped support for the long-deprecated (and likely never used outside ancient tests long deleted) engine configuration variables `core.sqlite.sqitch_db` and `core.pg.sqitch_schema`. Both have been replaced with `engine.$engine.registry`, which applies to all engines. - Formally deprecated the `@FIRST` and `@LAST` symbolic tags. Their use will trigger a warning to use `@ROOT` and `@HEAD`, instead. They will be removed in v1.0. [Internals] - Moved target and engine configuration from App::Sqitch and App::Sqitch::Engine to a new class, App::Sqitch::Target. This class is solely responsible for finding the appropriate values for attributes on every run. The target knows what plan and engine to use, based on those properties. App::Sqitch is now responsible solely for encapsulating command-line options, configuration, and utilities. Classes are now responsible for instantiating both an App::Sqitch and App::Sqitch::Target options as appropriate. - Updated all classes to create both Sqitch and Target objects as appropriate. This change touched almost every class. - Replaced attributes in App::Sqitch that were previously set from command-line options or configuration with a single attribute, `options`, which is a hash only of the command-line options. Classes are now responsible for finding the proper values in config or options. Mostly this requirement is encapsulated by the new App::Sqitch::Target class. - Updated the command classes to use either a "default target" derived from command-line options, engine configuration, and core configuration, or a target looked up by name in the configuration maintained by the `target` command. - Fixed one more test failure due to the introduction of "Negative repeat count does nothing" warning in Perl 5.21.1. - Fixed "Redundant argument in printf" warning on Perl 5.21.2. - Switched from Digest::SHA1, which is deprecated, to Digest::SHA for generating SHA-1 IDs. - Switched from Mouse and Moose to Moo. Sqitch no longer depends on any modules that use Moose, either. This results in an approximately 40% startup time speedup. - Loading of App::Sqitch::DateTime is now deferred until it's needed. This is because DateTime is rather expensive to load. Since a number of commands don't need it, it seems silly to load it in those cases. - Now recommend Type::Tiny::XS and Class::XSAccessor for improved performance. - The `check` command now properly fails on a plan parse error, instead of blindly continuing on. - Fixed a failing test on PosrgreSQL due to localization issues. Thanks to Sven Schoberf for the report (Issue #171). - Added the `revert.prompt_accept`, `rebase.prompt_accept`, and `checkout.prompt_accept` boolean configuration variables. Set these variables to false to change the default answer to the revert prompt to "No". When rebasing or checking out, if the variables specific to those commands are not set, Sqitch will fall back on the value of `revert.prompt_accept`. Suggested by Graeme Lawton (Issue #164). - The MySQL engine now sets the `$MYSQL_PWD` environment variable if a password is provided in a target. This should simplify authtentication when running MySQL change scripts through the `mysql` client client (Issue #150). - The MySQL engine now reads `client` and `mysql` groups in the MySQL configuration files for a password when connecting to the registry database, and when the target URI includes no password. The MySQL client already read those files, of course, but now the internal database connection does as well (Issue #150). - The Firebird engine now sets the `$ISC_PASSWORD` environment variable if a password is provided in a target. This should simplify authtentication when running Firebird change scripts through the `isql` client client. Patch from Ștefan Suciu. - No longer passing URI query params as DBI params, because they are already included in the DSN provided by URI::db. - Added the Vertica engine.
2014-11-23Add and enable p5-Type-Tiny-XS.schmonz1-1/+2
2014-11-23Added devel/p5-Type-Tiny-XS version 0.012schmonz1-1/+2
2014-11-23Add p5-Type-Tiny-XS, optionally used by Type::Tiny 0.045_03 andschmonz3-0/+24
above to provide faster, C-based implementations of some type constraints.
2014-11-23Updated databases/py-mysql-connector to 2.0.2; www/py-django to 1.6.8; ↵adam1-1/+7
www/py-django-reversion to 1.8.5; www/py-django-south to 1.0.1; www/py-djangocms-admin-style to 0.2.3; www/py-django-cms to 3.0.6
2014-11-23Updated databases/p5-DBIx-Class-Helpers to 2.024000wen1-1/+2