summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-09-12Update to 2.28.6:wiz4-10/+11
2.28.6 11-Jun-1011 - closure: avoid double free crash (Ignacio Casal Quinteiro) - [gi] backport of "GVariant has a GType" fe386a (John (J5) Palmieri) - [gi] fixes to backport commit 6b5a65 - in older glib GVariants are still structs (John (J5) Palmieri) - GVariantType is a boxed struct (Tomeu Vizoso) - Use _gi.Struct to wrap fundamentals (Tomeu Vizoso) - Added __eq__ method for Gdk.Color and Gdk.RGBA (Jason Siefken) - Remove useless import (Ignacio Casal Quinteiro) - Revert "[gi] Removed hack to avoid using GLib.Variant.new_variant." (Ignacio Casal Quinteiro) - closure: Check the out arg is not null. Fixes bug #651812 (Ignacio Casal Quinteiro) - Fix GC-related crash during PyGObject deallocation (Daniel Drake) - Fix symbol names to be locale independent (Martin Pitt) - Updated DOAP file (Sebastian Pölsterl)
2011-09-12PR/42810 -- make libdca support optional due to its RESTRICTED nature.shattered3-8/+17
2011-09-12Updated net/gst-plugins0.10-libnice to 0.1.1wiz1-1/+2
2011-09-12Update to 0.1.1, for changes see libnice.wiz1-5/+5
2011-09-12Updated net/libnice to 0.1.1wiz2-3/+3
2011-09-12Update to 0.1.1:wiz4-31/+11
libnice 0.1.1 (2011-09-07) ========================== Fixed BSD and Solaris compatibility Fixed PPC64 symbol test Removed a few possible leak/bugs Fixed compatibility with google's recent protocol change
2011-09-12Updated graphics/potrace to 1.10wiz2-3/+3
2011-09-12Update to 1.10, set LICENSE.wiz3-7/+9
August 19, 2011: Release 1.10 A DXF backend was added. The output is in the drawing interchange format used by computer aided design software. Thanks to Jonas Benedett Dorr for testing. The Gimppath backend was changed to be compatible with current versions of Gimp. The EPS, PDF, and SVG backends now use high-resolution bounding boxes. The default scaling of the EPS, PDF, and SVG backends is now fixed at 72dpi. A new option --flat was added to the SVG backend. A new option --tight was added to remove whitespace around the input image before calculating its scaling and placement. December 21, 2010: Release 1.9 The xfig and eps backends were improved, and a fixed pagesize PDF backend was added. Support for BMP version 4 and version 5 files, as well as top-down BMP files, was added. Minor speed improvements to Potrace and major speed improvements to mkbitmap. A Gaussian blur option was added to mkbitmap. Libtool is now used to build and optionally install the Potrace library. An optional simplified progress bar was added for dumb terminals. This release also contains some portability improvements, cross-compilation improvements, and minor bug fixes.
2011-09-12Updated devel/guile-www to 2.32wiz2-3/+3
2011-09-12Update to 2.32:wiz2-6/+6
- 2.32 | 2011-07-08 - bugfix: make (www cgi) work (again) with GET request method
2011-09-12Updated sysutils/vcdimager-devel to 0.7.24wiz2-3/+3
2011-09-12Update to 0.7.24, set LICENSE, remove patch that was integrated and anotherwiz4-41/+12
one that's unnecessary. version 0.7.24 ===================================== 2011-03-17 * Add cdinfo_get_track_last_lsn() which is like cdinfo_get_track_last_lsn() * Make libvcdinfo work when called from C++, add C++ example program * Fail less severely when trying to determine if medium is VCD * Documentation and doxygen improvements * Guard against various srncat buffer overflows * Correct copyright and GPL version indication a containingReed-Solomon encoding * Patch for memory exhaustion for VCD 2.0 disks SR 105012
2011-09-12Updated audio/mp3diags to 1.0.09.063wiz2-3/+3
2011-09-12Update to 1.0.09.063:wiz2-6/+6
10.09.2011 - 1.0.09.063 - made Discogs queries work again, after a Discogs API change - added close button for windows on Gnome 3
2011-09-12Updated mail/gmime24 to 2.4.26wiz2-3/+3
2011-09-12Update to 2.4.26:wiz2-6/+7
2011-08-08 Jeffrey Stedfast <fejj@gnome.org> * README: Bumped version * configure.in: Bumped version to 2.4.26 * build/vs2008/gmime.vcproj: Bumped version. 2011-07-17 Jeffrey Stedfast <fejj@gnome.org> * gmime/gmime-utils.c (charset_convert): Don't skip validation of UTF-8 text. 2011-07-17 Jeffrey Stedfast <fejj@gnome.org> * gmime/gmime-utils.c (charset_convert): Handle ERANGE the same as EILSEQ. * gmime/gmime-filter-charset.c (filter_filter): Handle ERANGE the same as EILSEQ. * gmime/gmime-charset.c (g_mime_charset_map_init): Improved logic for Win32 (and even Linux) systems. Don't rely on setlocale(). 2011-06-15 Jeffrey Stedfast <fejj@gnome.org> * gmime/gmime-gpg-context.c: Define nfds_t on OSX. 2011-06-09 Jeffrey Stedfast <fejj@gnome.org> Fix for bug #652056 * gmime/gmime-param.c (decode_value): If STRICT_PARSER isn't defined, don't require the value to start with a valid character. 2011-06-08 Jeffrey Stedfast <fejj@gnome.org> * README: Bumped version * configure.in: Bumped version to 2.4.25 * build/vs2008/gmime.vcproj: Bumped version. * gmime/gmime-session.c: Don't crash if the request_passwd() virtual method is set to NULL. Fixes bug #651825. 2011-06-08 Jeffrey Stedfast <fejj@gnome.org> * gmime/gmime-gpg-context.c: If building on Apple, force the use of our own implementation of poll() because Apple's poll() is broken on some versions of MacOS.
2011-09-12Unbreak build on -current (pipe2 variable conflicts with syscall of sameshattered3-1/+67
name).
2011-09-12Fix build on MirBSD by adding the respective stanzas to configure and fixbsiegert4-11/+46
building the select module. Reviewed by Bernd Ernesti and Jörg Sonnenberger.
2011-09-12Updated net/mldonkey-gui to 3.1.0wiz1-1/+2
2011-09-12Updated net/mldonkey to 3.1.0wiz1-1/+2
2011-09-12Update to 3.1.0:wiz3-10/+9
Bittorrent: DHT support small fixes Inspired by Stefano Marinelli in PR 45348.
2011-09-12Updated misc/gaupol to 0.19.1wiz2-3/+3
2011-09-12Update to 0.19.1:wiz2-6/+6
Gaupol 0.19.1 ============= * Fix gettext initialization in aeidon package to not make global changes (Olivier Aubert, Osmo Salomaa, Debian bug #639668) * Fix speech recognition advance length handling so that subtitles don't start too early * Update Russian translation (Alexandre Prokoudine)
2011-09-12- libraw-0.13.8, py-qt4-4.8.5, py-sip-4.12.4, vlc-1.1.11.wiz1-5/+1
2011-09-12update to 4.8.5drochner2-6/+6
This is a minor bug fix release.
2011-09-12update to 4.12.4drochner2-6/+6
This is a minor bug fix release.
2011-09-12update to 0.11.1drochner6-95/+30
changes: -Tags can now be organized into hierarchical trees -Paired RAW + JPEG images are treated as a single photo when imported from a camera -Select different developers for RAW photos: use the development produced by Shotwell or by your camera -Shotwell now uses GSettings instead of GConf to store its configuration information -"Hide Photos Already Imported" setting persists between imports -Several all-new saved search options -JPEG mimics of RAW images are no longer stored in your home directory, and are now created on demand -Shotwell now supports Windows Bitmap (.bmp) images
2011-09-12update to 0.13.8drochner2-6/+6
changes: -Imported dcraw 9.10 (1.444) -Bugfix: green matching is turned off if output image is shrinked due to wavelet filtering or aberration correction
2011-09-12update to 2.34.3drochner4-36/+12
changes: -fix for CVE-2011-2054 (was patched in pkgsrc) -Fixed a few memory leaks
2011-09-12update to 3.7.10drochner41-129/+107
changes: -UI and logging improvements -documentation/i18n updates -bugfixes
2011-09-12fix configure check for libcurl, from John Marshall on the gnupg-develdrochner3-2/+17
mailing list bump PKGREV
2011-09-12update to 2.12.10drochner2-6/+6
changes: bugfixes
2011-09-12update to 1.1.11drochner5-62/+10
changes: -security fixes in real and avi demuxers (were patched in pkgsrc) -minor bugfixes
2011-09-12update to 0.10.12drochner2-7/+6
changes: -Timestamp tracking fixes -New codecs -Multi-threaded decoding
2011-09-12update to ffmpeg-20110907.0.7.4drochner4-12/+10
changes: -fix integer inderflow in rtp code which could allow remote code execution -misc fixes and improvements
2011-09-12Atomically create files when using DAV to stop files being deleted on errorsborrill4-2/+163
From: https://issues.apache.org/bugzilla/show_bug.cgi?id=39815 Bump PKGREVISION. OK tron@
2011-09-12Fix syntax errorjoerg1-2/+2
2011-09-12+ bzr-2.4.1, calibre-0.8.18, digikam-2.1.0, emerillon-0.1.90,wiz1-11/+13
feh-1.16.1, firefox-6.0.2, glpk-4.47, gnuchess-6.0.1, libfolks-0.6.2.1, mp3diags-1.0.09, wine-devel-1.3.28, xterm-275.
2011-09-12Fix build problem on NetBSD current (5.99.55).taca2-1/+17
2011-09-12Note update of www/termtter package to 1.10.0.taca1-1/+2
2011-09-12Update termtter package to 1.10.0.taca4-28/+32
No changes are available, sigh.
2011-09-12update to 2.34.1drochner2-8/+7
This switches to the latest release branch.
2011-09-12update to 1.0.7.12drochner3-82/+1057
changes: -use Qt4 GUI -comes with fonts -- less dependency on TeX -various cleanup and feature improvements
2011-09-12Fix build problem with jpeglib.taca2-8/+19
2011-09-12I'm apparently the last living gqview user, so take MAINTAINERshipdrochner2-4/+4
2011-09-12* Fix build problem by using own getline().taca5-8/+67
* Add LICENSE. * Add comments to patch files.
2011-09-12Note update of www/contao210-translations package to 20110912.taca1-1/+2
2011-09-12Update contao210-translations package to 20110912.taca3-16/+16
Finnish, Guarani and Swedish language files are updated.
2011-09-12Note update of net/mirror package to 2.9nb3.taca1-1/+2
2011-09-12* Avoid to use timelocal.pl since it cause warning with perl 5.14 now.taca5-28/+105
* Allow deleting remote directories. (It is needed to put local file tree to remote with mirror. Bump PKGREVISION.