summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-07-07FIxes build on NetBSD-5.x-i386, i486 features are required.obache1-1/+6
2013-07-07try to fix bulid failure with old OpenSSL (lack of SSL_clear_options).obache2-1/+19
2013-07-07Updated www/p5-Mojolicious to 4.17wen1-1/+2
2013-07-07Update to 4.17wen2-6/+6
Upstream changes: 4.17 2013-07-04 - Updated jQuery to version 2.0.3. - Improved Mojo::IOLoop::Server to use Perfect Forward Secrecy for TLS. - Fixed Mojo::Transaction::WebSocket to generate RFC 6455 compliant Sec-WebSocket-Key headers. (josh) - Fixed bug where not all uppercase methods were hidden from the router. 4.16 2013-06-19 - Improved Perl 5.10.x and 5.12.x compatibility. (trinitum) 4.15 2013-06-18 - Added around_action hook. - Improved ojo to make the current controller object available to actions as $_. (jberger, sri) - Fixed a few error reporting bugs in Mojo::IOLoop::Client and Mojo::IOLoop::Server. - Fixed small emit_chain bug in Mojolicious::Plugins.
2013-07-07Updated textproc/p5-XML-LibXSLT to 1.81wen1-1/+2
2013-07-07Update to 1.81wen2-7/+6
Upstream changes: 1.81 Fri 5 Jul 10:13:36 IDT 2013 - Fix a typo reported by dsteinbrunner: - https://rt.cpan.org/Ticket/Display.html?id=86689 1.80 Wed 23 Jan 07:53:57 IST 2013 - Bump the minimum version of libxslt2 to 1.1.28. - due to failures such as http://www.cpantesters.org/cpan/report/6f5029ee-639a-11e2-8465-2a97270fb964 1.79 Mon 26 Nov 12:15:35 IST 2012 - Die when libxslt is 1.1.27. - Due to this bug - https://bugzilla.gnome.org/show_bug.cgi?id=684564
2013-07-07Updated textproc/p5-Text-Xslate to 2.0008wen1-1/+2
2013-07-07Update to 2.0008wen2-7/+6
Upstream changes: 2.0008 2013-07-06 00:09:43-0700 [BUG FIXES] - Fix a chache issue that UTF8 flags were not turned on as expected (#82) - Fix Metakolon doc (#83) 2.0007 2013-06-21 13:16:16-0700 [DOCUMENTS] - Add doc about chomping newlines (<:- ... -:>) [NEW FEATURES] - Add pre_process_handler to pre-process template content (bluescreen) 2.0006 2013-06-02 22:58:27 [BUG FIXES] - Fix an issue that the state of VM broke on exception reported by nihen 2.0005 2013-06-02 12:23:15 [BUG FIXES] - Fix a Multiplexed WRAPPER issue reportedy by @kawamuray (#79) Those who use WRAPPER, template cascading, or anonymous functions (lambdas) are strongly recommended to upgrade Xslate. 2.0004 2013-05-29 20:27:07 [TEST FIXES] - Template string must be bytes (#78) 2.0003 2013-05-10 12:59:11 [BUG FIXES] - Fix a crash on compiling templates (#77) 2.0002 2013-04-26 12:51:47 [BUG FIXES] - Support perl-blead (5.17.11)
2013-07-06Updated graphics/p5-PerlMagick to 6.8.6.3wiz1-1/+2
2013-07-06Reset PKGREVISION after base package update.wiz1-2/+1
2013-07-06Updated graphics/ImageMagick to 6.8.6.3wiz2-3/+3
2013-07-06Update to 6.8.6-3:wiz3-9/+8
2013-07-01 6.8.6-3 Cristy <quetzlzacatenango@image...> * New version 6.8.6-3, SVN revision 12579. 2013-06-26 6.8.6-3 Cristy <quetzlzacatenango@image...> * Improve HCL to RGB roundtrip (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22384). * Prefer external log configuration file to built-in (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23640). * Do not log in the IsLinkedListEmpty() method to prevent overflow (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23640). * Fix bug loading TGA image with 32-bit palette (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17889). * Color profiles are no longer corrupted for the JPEG format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23651). * Repair problem with -emboss / -equalize problem (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23643). 2013-06-24 6.8.6-2 Cristy <quetzlzacatenango@image...> * New version 6.8.6-2, SVN revision 12561. 2013-06-21 6.8.6-2 Cristy <quetzlzacatenango@image...> * Fix memory corruption in the MorphologyApply() method. 2013-06-20 6.8.6.2 Glenn Randers-Pehrson <glennrp@image...> * Quiet two warnings about uninitialized variables in coders/png.c 2013-06-20 6.8.6-1 Cristy <quetzlzacatenango@image...> * New version 6.8.6-1, SVN revision 12509. 2013-06-16 6.8.6-1 Cristy <quetzlzacatenango@image...> * Don't decompand RGB for the -modulate option. * Improve LCHab and LCHuv roundtrip to / from sRGB (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23596). 2013-06-16 6.8.6-0 Cristy <quetzlzacatenango@image...> * New version 6.8.6-0, SVN revision 12475. 2013-06-10 6.8.6-0 Cristy <quetzlzacatenango@image...> * Clone image->intensity in CloneImageProperties() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23569). * Split test suite into smaller tests (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23577). * Undercolor rectangle was off by one pixel (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23574). * Don't msync() for a read-only memory-mapped mode (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23531). * BlurChannelImage() no longer faults for certain CMYK images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23581). * Reduce memory requirements for large BMP images. 2013-06-05 6.8.5-10 Cristy <quetzlzacatenango@image...> * New version 6.8.5-10, SVN revision 12419. 2013-06-02 6.8.5-10 Cristy <quetzlzacatenango@image...> * Improve caption formatting (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23522). 2013-06-01 6.8.5-9 Cristy <quetzlzacatenango@image...> * New version 6.8.5-9, SVN revision 12401. 2013-05-30 6.8.5-9 Cristy <quetzlzacatenango@image...> * Caption no longer clips long words (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23504). * The lightness intensity is (min(R',G',B')+max(R',G',B'))/2.0 (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23517).
2013-07-06Updated graphics/lcms2 to 2.5wiz1-1/+2
2013-07-06Update to 2.5:wiz2-7/+6
User defined parametric curves can now be saved in ICC profiles. RGB profiles using same tone curves for several channels are storing now only one copy of the curve (saves space) Fixed a multithead bug on optimization (StageDEF) Fixed some 64 bit warnings on size_t to uint32 conversions update black point detection algorithm to reflect ICC changes Added new cmsPlugInTHR() and fixed some race conditions (thanks to Artifex) Added error descriptions on cmsSmoothToneCurve Fixed a bug on big endian platforms not supporting uint64 or long long. Fixed some bugs on floating point curves. Several improvements in cgats parser. Several minor issues found by cppcheck Fixed devicelink generation for 8 bits Added a reference for Mac MLU tag Added a way to read the profile creator from header Added identity curves support for write V2 LUT More changes from Artifex Added TIFF Lab16 handling on tifficc Added some fixes from XhmikosR Fixed a bug in parametric curves Remove spurious tabs added by git merge of pull request Added support for VS2012 Added a simple project for cppcheck Rendering intent used when creating the transform is now propagated to profile header in cmsTransform2Devicelink. This is because 7.2.15 in spec 4.3 Transform2Devicelink now keeps white point when guessing deviceclass is enabled Added some checks for non-happy path, mostly failing mallocs
2013-07-06Updated x11/xterm to 294wiz2-3/+3
2013-07-06Update to 294. Add desktopdb.mk.wiz2-7/+7
Changes: Experimental support for sixel graphics, a fix for a regression in selection, and minor improvements to performance and configurability.
2013-07-06Fix for lua-5.2. Bump PKGREVISION for PLIST change.wiz4-7/+17
2013-07-06Fix for lua-5.2. Bump PKGREVISION.wiz6-10/+45
2013-07-06Updated devel/allegro to 4.4.2nb2wiz1-1/+2
2013-07-06Use allegro version that provides allegro.m4, so autostuff works correctly.wiz1-2/+2
2013-07-06Install allegro.m4 file so packages using autoconf can find it.wiz2-5/+10
Bump PKGREVISION.
2013-07-06Fix build with libtasn1-3.1.wiz3-9/+55
Add comments to patches I modified.
2013-07-06Backout previous.wiz1-9/+1
Onno van der Linden reports it is not needed any longer with x264-devel-20130703.
2013-07-06MesaLib needs glproto>=1.4.11 perwiz1-1/+3
http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2013Q2/NetBSD-5.1-x86_64/20130704.0747/MesaLib-7.11.2nb2/configure.log
2013-07-06Added games/py-ranking version 0.3.1.kleink1-1/+2
2013-07-06+ py-rankingkleink1-1/+2
2013-07-06Import ranking-0.3.1 as games/py-ranking.kleink4-0/+37
In most cases, enumerate (a Python standard function) is the best tool to make a ranking. But how about tie scores? This module implements Ranking that looks like enumerate but generates ranks instead of indexes and various strategies to assign ranks to tie scores.
2013-07-06Recursive revbump from net/gupnp.ryoon9-16/+18
2013-07-06Updated net/gupnp-av to 0.12.2ryoon2-3/+3
2013-07-06Update to 0.12.2ryoon4-12/+14
* Enable gobject-introspection support. Changelog: 0.12.2 ====== Changes since 0.12.1: - Fix VAPI generation if GObject-introspection version is >= 1.36. - Fix vala bindings for LastChangeParser.parse_last_change. - Small improvement to resource matching. - Fix DIDLLiteContainer.get_total_deleted_child_count return value. - Fix compiling with -Wall -Werror. - Fix gtk-doc warnings. All contributors to this release: Jens Georg <mail@jensge.org> Ludovic Ferrandis <ludovic.ferrandis@intel.com> 0.12.1 ====== Changes since 0.12.0: - Fix compiler warnings. - Update .gitignore. All contributors to this release: Andreas Henriksson <andreas@fatal.se> Krzesimir Nowak <qdlacz@gmail.com>
2013-07-06Bump BUILDLINK_{API,ABI}_DEPENDS to 0.20.3.ryoon1-3/+3
2013-07-06Add options.mk to utilise the options framework, enabling the user to buildrodent2-7/+54
with the alsa, opengl, png, pulseaudio, xrandr, xvideo, and zlib PKG_OPTIONS. png, xrandr, xvideo, and zlib are enabled by default, since those are the package's defaults. This relocates libXv from Makefile and moves the disabling of OpenGL (which i can't see a reason why it is/was disabled) to options.mk. Add msgmerge, xgettext, and perl to USE_TOOLS. Set LICENSE to gnu-lgpl-v2.1, which is reflected on HOMEPAGE, but code also includes gnu-gpl-v2 code, so add that too just to be safe. Bump PKGREVISION
2013-07-06Bump version in buildlink3.mk.ryoon1-3/+3
2013-07-06Updated net/gupnp-dlna to 0.10.2ryoon2-3/+3
2013-07-06Update to 0.10.2ryoon3-33/+68
* Enable gobject-introspection support. Changelog: 0.10.2 ====== - Fix vapi generation with GObject-introspection >= 1.36. - Minor build clean-up. - Check the XML profiles against their schema on make check-profiles. - Re-enable some of the old tests on make check. - Fix format detection for ADTS audio streams. - Fix WMA bitrate detection. - Fix gtk-doc warnings. Profiles: - Fix MPEG_TS_*_EU audio profiles to include proper bitrates and audio formats. - Remove depth matching in PNG profiles. - Fix AAC level for MULT5 AAC. - Add MPEG_TS_{SD,HD}_{EU,NA} profiles. - Add MPEG_PS_{NTSC,PAL} profiles. All contributors to this release: Jens Georg <jensg@openismus.com> 0.10.1 ====== - Add functionality to let the meta-data back-end provide a profile on its own. All contributors to this release: Jens Georg <jensg@openismus.com> 0.10.0 ====== - Various fixes for the GStreamer 0.10 meta-data back-end. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <mail@jensge.org> 0.9.5 ===== - Add --disable-maintainer-mode option. - Add a GStreamer 0.10 meta-data back-end. All contributors to this release: Jens Georg <jensg@openismus.com> 0.9.4 ===== - Introduce new API to guess a DLNA profile from existing GUPnPDLNAInformation. - Introduce a new library to create GUPnPDLNAInformation from GstDiscovererInfo. - Fix an issue with GValue conversion. - Get rid of the old profile backend and move most of it to the library itself. - Introduce single-include header file. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <jensg@openismus.com> Changes in dependencies: - vapigen >= 0.18 for GStreamer 1.0 vapis. 0.9.3 ===== - Fix underlinking of gstreamer plug-in. - Fix out-of-srcdir build with --enable-gtk-doc. - Fix signal G-I annotation. - Link meta-data back-end as a plug-in. All contributors to this release: Jens Georg <mail@jensge.org> Krzesimir Nowak <krnowak@openismus.com> 0.9.2 ===== - Remove the old gupnp-dlna-1.1.pc.in file. - Remove gupnp and gstreamer-* dependencies from VAPI file generation. - Lower vapigen requirements. All contributors to this release: Jens Georg <jensg@openismus.com> Changes in dependencies: - vapigen >= 0.14 instead of 0.18 0.9.1 ===== - Fix a potential crash in profile guessing. - Fix issues from static code check. - Lower GLib dependency to 2.32. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Mark Ryan <mark.d.ryan@intel.com> Jens Georg <jensg@openismus.com> Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=689596 - https://bugzilla.gnome.org/show_bug.cgi?id=689598 - https://bugzilla.gnome.org/show_bug.cgi?id=689612 - https://bugzilla.gnome.org/show_bug.cgi?id=689615 - https://bugzilla.gnome.org/show_bug.cgi?id=689616 Changes in dependencies: - GLib >= 2.32 0.9.0 ===== - Make DLNA profile handling independant from GStreamer. - Add plugin architecture to support different meta-data extraction back-ends. - Make GStreamer default implementation of meta-data extraction back-end. - Split API docs into users and back-end implementers API. All contributors to this release: Krzesimir Nowak <krnowak@openismus.com> Jens Georg <jensg@openismus.com> Changes in API: - so version bump - API version bump to 2.0 Changes in dependencies: - GStreamer 1.0 - GLib >= 2.34 0.7.0 ===== - Port to GStreamer 1.0 - Add parallel installability with gstreamer-0.10-based gupnp-dlna. All contributors to this release: Jens Georg <mail@jensge.org> Riko Yamada <rik0yamada@yahoo.co.jp> Dominique Leuenberger <dimstar@opensuse.org> Changes in API: - so version bump - API version bump to 1.1
2013-07-06Updated net/gupnp to 0.20.3ryoon1-1/+2
2013-07-06Update to 0.20.3ryoon3-10/+14
* Enable gobject-introspection support. Changelog: 0.20.3 ====== Changes since 0.20.2: - Add a gupnp_context_manager_rescan_control_points feature. - Fix VAPI generation if g-i version is >= 1.36. - Some internal documentation updates. - Check SID and return a proper error. - Fix error code returned on invalid NT and NTS headers. - Fix SEQ to be a uint32. - Fall-back to unix static CM if netlink sockets are not availabe on runtime. - Prevent some C++ name mangling in the examples. - Fix compiling with -Wall -Wextra. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=697314 - https://bugzilla.gnome.org/show_bug.cgi?id=696289 - https://bugzilla.gnome.org/show_bug.cgi?id=698192 - https://bugzilla.gnome.org/show_bug.cgi?id=698125 All contributors to this release: Jens Georg <mail@jensge.org> Jussi Kukkonen <jussi.kukkonen@intel.com> Sébastien Bianti <sebastien.bianti@linux.intel.com> Changes in dependencies: vapigen >= 0.20 if gobject-introspection is >= 1.36
2013-07-06Updated net/gssdp to 0.14.3ryoon1-1/+2
2013-07-06Update to 0.14.3ryoon2-8/+7
* Use gtk3 instead of gtk2. Changelog: 0.14.3 ====== - Add --interface, -i commandline option to gssdp-device-sniffer to specify a network interface for it to run on. - Update the GSSDP device sniffer to GTK+3. - Depend on vapigen >= 0.20 if gobject-introspection is 1.36 or newer. - Some minor UI fixes in gssdp-device-sniffer. - Make it compile with -Wall -Wextra. All contributors to this release: Jens Georg <jensg@openismus.com> Changes in dependencies: Gtk+ >= 3.0 vapigen >= 0.20 if gobject-introspection is >= 1.36
2013-07-06Remove obsolete patch.ryoon1-21/+0
2013-07-06Updated x11/gtksourceview3 to 3.8.1ryoon1-1/+2
2013-07-06Update to 3.8.1ryoon3-17/+19
Changelog: News in 3.8.1 ------------- * Improvements to the LaTeX and Perl language specs * Update to gtk-mac-integration 2.0 API * More unit tests * Misc bugfixes * Updated translations News in 3.8.0 ------------- * Add Libtool versioning. There was an ABI break during this development cycle, because some private functions were accidentally exported. So the Libtool's -version-info is bumped from 0:0:0 to 1:0:0. On GNU/Linux, this results in a version bump of the soname. * Updated translations News in 3.7.92 -------------- * New style id for warnings * Improvements to the completion code and documentation * Misc bugfixes * Updated translations News in 3.7.91 -------------- * Simplify code for the completion * Improvements of the Perl, R and Ruby language specs * Misc bugfixes * Updated translations News in 3.7.90 -------------- * Improvements in completion * Add Modelica language spec * Misc bugfixes * Updated translations News in 3.7.3 ------------- * Deprecate gtk_source_completion_move_window() * Deprecate gtk_source_completion_info_get_widget() * Deprecate gtk_source_completion_info_set_widget() * CompletionInfo: always a natural size * Simplify internal code for the completion (new CompletionModel) * Fixes for the style schemes and GtkSourceMark * Other misc bugfixes * Updated translations News in 3.7.2 ------------- * Improved unit tests and code coverage support * Misc bugfixes * Updated translations News in 3.7.1 ------------- * Add Bluespec SystemVerilog syntax highlighter * Improvements in completion * Add language spec for IDL * Lots of fixes in gtk doc * Misc bugfixes * Updated translations
2013-07-06Updated www/firefox-l10n to 22.0nb1ryoon1-1/+2
2013-07-06Fix typo, PKGREVISION.ryoon1-2/+2
2013-07-06Fix install location.ryoon2-23918/+23919
* Detected by firefox again.
2013-07-06Updated databases/ocaml-dbm to 1.0jaapb1-1/+2
2013-07-06Added installation of META file. This results in a conflict with oldjaapb2-3/+10
ocaml-findlib versions.
2013-07-06Note update of the "libspf2" package to version 1.2.10.tron1-1/+2
2013-07-06Update "libspf2" package to version 1.2.10. A list of changes sincetron5-51/+33
version 1.2.9 (which is old) is not available. Two improvements that I noticed are: 1.) A remote DoS vulnerability (for which "pkgsrc" had a patch) has been fixed. 2.) The SPF records for "gmail.com" are now accepted again.
2013-07-06Updated devel/ocaml-findlib to 1.4nb1jaapb1-1/+2