Commit graph

203624 commits

Author SHA1 Message Date
richard
4f02fdc16c Update to setuptools-0.8 and apply misc PLIST related fixes.
* Code base now runs on Python 2.4 - Python 3.3 without Python 2to3
  conversion.
2013-07-07 06:28:05 +00:00
ryoon
c429e83039 Bump PKGREVISION.
* Add missing double quotation mark in patch-ac.
  Reported by isaki@, thank you.
2013-07-07 05:45:15 +00:00
obache
73de481be7 + uim-1.8.6 2013-07-07 05:33:49 +00:00
dholland
d1b1866b2a Now revert version 1.4 of patch-ab, which introduced extra configure
tests to work around problems with gcc 4.5's cpp when used on
makefiles.
2013-07-07 05:30:13 +00:00
dholland
92981b3140 Assert MAINTAINER privilege to revert version 1.6 of patch-ab (and
version 1.7, which is its associated patch comment) on the grounds
that it's wrong.
2013-07-07 05:27:45 +00:00
obache
913a93b7f2 Fixes build failure due to Lua-5.2 API change. 2013-07-07 05:19:39 +00:00
obache
d0450e9225 FIxes build on NetBSD-5.x-i386, i486 features are required. 2013-07-07 03:51:04 +00:00
obache
215ebe6aff try to fix bulid failure with old OpenSSL (lack of SSL_clear_options). 2013-07-07 01:18:46 +00:00
wen
6a78e76a23 Updated www/p5-Mojolicious to 4.17 2013-07-07 00:38:35 +00:00
wen
7ebe4b9b58 Update to 4.17
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-07 00:37:25 +00:00
wen
d34fb01d32 Updated textproc/p5-XML-LibXSLT to 1.81 2013-07-07 00:29:47 +00:00
wen
2a21762fef Update to 1.81
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-07 00:28:35 +00:00
wen
c95403996e Updated textproc/p5-Text-Xslate to 2.0008 2013-07-07 00:20:38 +00:00
wen
5485e58a75 Update to 2.0008
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-07 00:19:33 +00:00
wiz
4db760d1fd Updated graphics/p5-PerlMagick to 6.8.6.3 2013-07-06 23:27:13 +00:00
wiz
e5a1c09edc Reset PKGREVISION after base package update. 2013-07-06 23:27:01 +00:00
wiz
1d168f004e Updated graphics/ImageMagick to 6.8.6.3 2013-07-06 23:26:55 +00:00
wiz
9a650bc376 Update to 6.8.6-3:
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-06 23:26:46 +00:00
wiz
ce4fb9b19c Updated graphics/lcms2 to 2.5 2013-07-06 23:21:05 +00:00
wiz
8044aa118c Update to 2.5:
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-06 23:20:56 +00:00
wiz
f7154fd74b Updated x11/xterm to 294 2013-07-06 23:19:03 +00:00
wiz
bae7cc5ced Update to 294. Add desktopdb.mk.
Changes:
Experimental support for sixel graphics, a fix for a regression in
selection, and minor improvements to performance and configurability.
2013-07-06 23:18:54 +00:00
wiz
5ed8e9e6ea Fix for lua-5.2. Bump PKGREVISION for PLIST change. 2013-07-06 23:14:07 +00:00
wiz
37d328599c Fix for lua-5.2. Bump PKGREVISION. 2013-07-06 23:11:51 +00:00
wiz
b1952d7046 Updated devel/allegro to 4.4.2nb2 2013-07-06 22:33:11 +00:00
wiz
ad172a7a9f Use allegro version that provides allegro.m4, so autostuff works correctly. 2013-07-06 22:32:53 +00:00
wiz
c7fea9dbf8 Install allegro.m4 file so packages using autoconf can find it.
Bump PKGREVISION.
2013-07-06 22:31:53 +00:00
wiz
4ae1f53edf Fix build with libtasn1-3.1.
Add comments to patches I modified.
2013-07-06 22:20:33 +00:00
wiz
cba91fa30a Backout previous.
Onno van der Linden reports it is not needed any longer with
x264-devel-20130703.
2013-07-06 21:57:45 +00:00
wiz
5d2a65e1f8 MesaLib needs glproto>=1.4.11 per
http://nyftp.netbsd.org/pub/pkgsrc/packages/reports/2013Q2/NetBSD-5.1-x86_64/20130704.0747/MesaLib-7.11.2nb2/configure.log
2013-07-06 21:56:13 +00:00
kleink
8bd262a54c Added games/py-ranking version 0.3.1. 2013-07-06 17:38:09 +00:00
kleink
5056d8b2c9 + py-ranking 2013-07-06 17:37:03 +00:00
kleink
d01e47a806 Import ranking-0.3.1 as games/py-ranking.
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-06 17:36:39 +00:00
ryoon
fe1a200d6d Recursive revbump from net/gupnp. 2013-07-06 16:27:35 +00:00
ryoon
e3fb21f0e4 Updated net/gupnp-av to 0.12.2 2013-07-06 16:22:50 +00:00
ryoon
705a0712b5 Update to 0.12.2
* 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-06 16:20:52 +00:00
ryoon
c04858b1b9 Bump BUILDLINK_{API,ABI}_DEPENDS to 0.20.3. 2013-07-06 16:19:56 +00:00
rodent
a9b84ca710 Add options.mk to utilise the options framework, enabling the user to build
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-06 16:19:41 +00:00
ryoon
f2ff677bb6 Bump version in buildlink3.mk. 2013-07-06 16:18:41 +00:00
ryoon
dd01696404 Updated net/gupnp-dlna to 0.10.2 2013-07-06 16:17:13 +00:00
ryoon
2d69f67b35 Update to 0.10.2
* 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-06 16:16:46 +00:00
ryoon
ea0578340f Updated net/gupnp to 0.20.3 2013-07-06 16:15:06 +00:00
ryoon
89757616be Update to 0.20.3
* 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-06 16:14:34 +00:00
ryoon
d2dd296f71 Updated net/gssdp to 0.14.3 2013-07-06 16:07:13 +00:00
ryoon
7325ec2690 Update to 0.14.3
* 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-06 16:06:41 +00:00
ryoon
a086bfe68e Remove obsolete patch. 2013-07-06 16:04:48 +00:00
ryoon
fff7ad35da Updated x11/gtksourceview3 to 3.8.1 2013-07-06 16:02:50 +00:00
ryoon
15959b8dd3 Update to 3.8.1
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-06 16:02:08 +00:00
ryoon
f7137d95ee Updated www/firefox-l10n to 22.0nb1 2013-07-06 15:15:58 +00:00
ryoon
26837add56 Fix typo, PKGREVISION. 2013-07-06 15:15:21 +00:00