Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-23 | Bump PKGREVISION for nettle shlib major bump. | wiz | 125 | -225/+250 | |
2015-08-23 | Added security/py-certifi version 2015.04.28 | leot | 1 | -1/+2 | |
2015-08-23 | Updated security/nettle to 3.1.1 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 3.1.1, now that gnutls is fixed to build with it. | wiz | 8 | -112/+58 | |
NEWS for the Nettle 3.1.1 release This release fixes a couple of non-critical bugs. Bug fixes: * By accident, nettle-3.1 disabled the assembly code for the secp_224r1 and secp_521r1 elliptic curves on all x86_64 configurations, making signature operations on those curves 10%-30% slower. This code is now re-enabled. * The x86_64 assembly implementation of gcm hashing has been fixed to work with the Sun/Oracle assembler. The shared library names are libnettle.so.6.1 and libhogweed.so.4.1, with sonames still libnettle.so.6 and libhogweed.so.4. It is intended to be fully binary compatible with nettle-3.1. NEWS for the Nettle 3.1 release This release adds a couple of new features. The library is mostly source-level compatible with nettle-3.0. It is however not binary compatible, due to the introduction of versioned symbols, and extensions to the base64 context structs. The shared library names are libnettle.so.6.0 and libhogweed.so.4.0, with sonames libnettle.so.6 and libhogweed.so.4. Bug fixes: * Fixed a missing include of <limits.h>, which made the camellia implementation fail on all 64-bit non-x86 platforms. * Eliminate out-of-bounds reads in the C implementation of memxor (related to valgrind's --partial-loads-ok flag). Interface changes: * Declarations of many internal functions are moved from ecc.h to ecc-internal.h. The functions are undocumented, and luckily they're apparently also unused by applications, so I don't expect any problems from this change. New features: * Support for curve25519 and for EdDSA25519 signatures. * Support for "fat builds" on x86_64 and arm, where the implementation of certain functions is selected at run-time depending on available cpu features. Configure with --enable-fat to try this out. If it turns out to work well enough, it will likely be enabled by default in later releases. * Support for building the hogweed library (public key support) using "mini-gmp", a small but slower implementation of a subset of the GMP interfaces. Note that builds using mini-gmp are *not* binary compatible with regular builds, and more likely to leak side-channel information. One intended use-case is for small embedded applications which need to verify digital signatures. * The shared libraries are now built with versioned symbols. Should reduce problems in case a program links explicitly to nettle and/or hogweed, and to gnutls, and the program and gnutls expect different versions. * Support for "URL-safe" base64 encoding and decoding, as specified in RFC 4648. Contributed by Amos Jeffries. Optimizations: * New x86_64 implementation of AES, using the "aesni" instructions. Autodetected in fat builds. In non-fat builds, it has to be enabled explicitly with --enable-x86-aesni. Build system: * Use the same object files for both static and shared libraries. This eliminates the *.po object files which were confusing to some tools (as well as humans). Like before, PIC code is used by default; to build a non-pic static library, configure with --disable-pic --disable-shared. Miscellaneous: * Made type-checking hack in CBC_ENCRYPT and similar macros stricter, to generate warnings if they are used with functions which have a length argument smaller than size_t. | |||||
2015-08-23 | Add py-certifi. | leot | 1 | -1/+2 | |
2015-08-23 | Import security/py-certifi as py-certifi-2015.04.28 (needed to update | leot | 4 | -0/+44 | |
net/mitmproxy). Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. | |||||
2015-08-23 | Added x11/py-pyperclip version 1.5.11 | leot | 1 | -1/+2 | |
2015-08-23 | Updated devel/libgphoto2 to 2.5.8 | wiz | 2 | -5/+3 | |
2015-08-23 | Update to 2.5.8: | wiz | 4 | -54/+59 | |
libgphoto2 2.5.8 release all: * Missing COPYRIGHT headers added. * Bug fixes for issues detected by Coverity. ptp2: * Canon Powershot/IXUS CHDK support Install the CHDK firmware and then use "gphoto2 --set-config chdk=On" to enable. * Canon EOS: Implemented new capture method for new Canon EOS to avoid hangs. * Canon EOS: New configuration variable: continuousaf * Canon EOS: event output for focusinfo / focusmask * Nikon DSLR: New configuration variables: movieiso, movieshutterspeed, moviehighisonr * Nikon Coolpix A: also manually add override opcodes for capture (please report if it works) * New USB ids: Sony: DSC-HX60V, Alpha-A7S, Alpha-A77 M2, Alpha A5100 Panasonic: DMC-LS2 Canon EOS 7D Mark II, Canon EOS M3 Canon Powershot SX520 HS Fuji Fujifilm X-E2 Samsung NX1 * Media Player IDs synced with the libmtp ID database. * Lots of bugfixes. libgphoto2_port/libusb1: * Prefer libusb1 over libusb0 if both are present. * Asynchronous interrupt handling, to avoid losing usb interrupts during other operations. ------------------------------------------------------------------------------ libgphoto2 2.5.7 release ptp2: * Canon EOS focusinfo crash fixed (affected all config operations) * wait_for_event sleep backoff increased (50 - 100 - 150 - 200ms) * Nikon: fixes to make Nikon Coolpix S9700 over PTPIP work better * Nikon: WLAN GUID setting * Sony: tighten event loop to avoid loss of objectadded events * New USB ids: Nikon Coolpix 9400, Nikon S9700, Pentax K3 (in PTP). pentax: * added Pentax K100Ds * added raw capture support packaging: * fixed missing libexif in pkgconfig translations: * updated ukrainian, vietnamese, french, polish ------------------------------------------------------------------------------ libgphoto2 2.5.6 release ptp2: * Nikon D3000/D3100/D3200: It hides the "good" capture opcodes from the DeviceInfo. Override and add them. If you see capture bugs, please report with debuglogfile. * "exposurecompensation" now in correct size (-3.0 <-> 3.0 usually) * Canon EOS: decode and report "focusinfo" variable that outputs the focus information of the camera. * Canon EOS: autofocusdrive=0 and cancelautofocus=1 added to cancel autofocusing, to avoid blocking the camera. * Canon EOS: "eosviewfinder" renamed to "viewfinder" * Sony SLT: Make property setting work for "iso", "exposurecompensation", "f-number", "shutterspeed" * Canon EOS: crash on 700D fixed * Nikon DSLR: race condition on object addition handled better * Nikon DSLR: make sure we make a pause a bit during polling after capture. * IDs added: Nikon: Coolpix P7800, S1, J4 Nikon: D3300, D610, D4s, D810, D750 Canon: IXUS 125HS, PowerShot Elph340HS Leica M9 * various bugfixes libgphoto2_port/usb1: * fixed a memory leak * api changed for gp_log_data to make smaller debuglogs possible ------------------------------------------------------------------------------ libgphoto2 2.5.5.1 release This is a regression fix release. ptp2: * fixed all Nikon S* coolpix that are not Nikon 1 * Nikon: exit from potential endless loop on trigger capture canon: * On EOS/Rebel DSLR do not query or set "zoom" as its manual always translations: * updated polish, ukrainian, vietnamese ------------------------------------------------------------------------------ libgphoto2 2.5.5 release ptp2: * Nikon 1 support. Final fix to get it running by Raj Kumar of archive.org. * Nikon: liveview capture without autofocus enhanced, now also for card * Nikon: restart liveview after capture * Canon EOS: New property reporting method (OLC Info) implemented. * Print read-only values in configuration table lookup (for Canon EOS mostly) * Sony: Fixed Sony SLT-A900v capture * Fixed the various "datetime" hooks for PTP generic, Canon Powershot and Canon EOS to hopefully work better. --set-config datetime=now sets the camera to the current time. * CHDK: some changes * New ids: Nikon DSC D3x, D5300 Nikon Coolpix P330 Canon PowerShot S95, S120, SX260HS, SX280HS, SX160IS, A2500, A2600, Elph135, IXUS 300HS, IXUS 255HS Canon EOS 1200D Sony DSC-A900, Alpha 6000, DSC-HX5V Casio EX-ZR700, Fuji FinePix AV-150, T200 * Massive logging and error handling cleanup by Axel Waggershauser * cleanup of the USB data handling * Bugfixes st2205: * add support for a new type of 240x320 picture frames all: * Massive logging and error handling cleanup by Axel Waggershauser. * Various cleanups from David Berrange for mingw32 builds. * fixed libgd detection and linking. print-camera-list * add a mode to print udev rules for the non-standard USB support (usbscsi/usbdisk), needed additional to HWDB databases. translations: * updated ukrainian, vietnamese, polish, french, finish, chinese, danish, dutch, ------------------------------------------------------------------------------ libgphoto2 2.5.4 release ptp2: * Sony SLT DSLR support: SDRAM capture, Tethering, Triggering movie capture, property reading * Nikon DSLR: bulb mode implemented in newer DSLRs (D600/D7100/D5200 and later) * Nikon capture adjustments (always set controlmode before capture). * Nikon capture in "live view mode" no longer does autofocus, use "autofocusdrive". * Nikon "applicationmode" setting added. * Nikon Coolpix capture failure on empty cards fixed. * Some Canon EOS 5D Mark III config adjustments/additions. * Canon EOS: enable trigger capture * Olympus E-series capture: some improvements. * ptp2: implemented device property description caching * New IDs - Sony DSC-W510, SLT-A58 (control) - Nikon P80 v1.1 - Canon A3500IS, A1400, SX170IS, SX510HS, A2200 - Fuji FinePix S4850, JX370, S4850 - Apple iPhone 5 ax203: * support for picture frame with id 1. sierra: * Reimplemented a libusb based mass storage tunneling driver to support non-Linux systems (e.g. Mac OS X). libusb1: * fixed timeout detection for USB interrupts all: * Lots of small fixes to build with mingw32. Translations updates: * Danish, Spanish, French, Dutch, Polish, Russian, Serbian, Ukrainian, Vietnamese ------------------------------------------------------------------------------ libgphoto2 2.5.3.1 release packaging: * "print-camera-list hwdb" output mode added for udev versions >= 201. Put this to /usr/lib/udev/hwdb/20-gphoto.hwdb (your udev hwdb directory might be different) Added a missing "i" in the PTP matcher. ------------------------------------------------------------------------------ libgphoto2 2.5.3 release packaging: * "print-camera-list hwdb" output mode added for udev versions >= 201. Put this to /usr/lib/udev/hwdb/20-gphoto.hwdb (your udev hwdb directory might be different) * "print-camera-list html" output mode added for http://gphoto.org/proj/libgphoto2/support.php all: * Lots of Coverity fixes merged ptp2: * Nikon: added a new PTP capture opcode function, allows capture to card during liveview * Nikon: rewrote some of the wait logic in the capture routines * Nikon: enable --trigger-capture support * Nikon: hook up some more configuration variables (funcbutton, previewbutton, menusandplayback, changeafarea) * canon: hook up configuration variables (colortemperature) * ptpip: several contributed bugfixes, and event handling * panasonic: allow deleting files by setting MTP Responder code. * new ids: * Kodak Z8612 IS * Sony DSC-S780, SLT-A57, SLT-A58, SLT-A99v, DSC-RX100M2, Alpha A3000, NEX 6 * Nikon Coolpix S3200, DSLR D3200, J3, V2, S02, 2200v1.1, S4300, S2700, L27, S02, V2, J3 * Panasonic TZ-8 * Olympus E-M5 * Canon Rebel G15, EOS 70D, A1000IS, SX150IS, A810 * Canon Rebel T3, EOS 1Dx, EOS 70D * Fuji FinePix SL1000, S2980 * merged ids from libmtp * lots of bugfixes canon: * label PowerShot S110 from 2001 differently than the 2012 PowerShot S110. * fixed "new / downloaded" logic * disable unconditional "clear halt" calls as they confuse newer controllers ax203: * support Nantronics N25S80 chipset directory: * support NRW files sierra: * capture fixed for Olympus C-3030 pentax: * Various fixes from Jiri Pinka jd11: * enhanced de-bayering a bit translations: * new czech translation by Pavel Borecki. * updated czech, danish, dutch, polish, russian, seribian, ukrainian, french, vietnamese, taiwanese libgphoto2: * use generic macros to check for libGD and libxml2 to allow better handling. libgphoto2_port/disk: * check the right fstab field for ignoring filesystems (avoids autofs scans) ------------------------------------------------------------------------------ libgphoto2 2.5.2 release ptp2: * Fixed Raspberry Pi and USB 3.0 "connect only once" problem. * Experimental Olympus E-series (not Pen) remote control support. Try in "Control" mode. * Nikon DSLR: real movie capture! (use --set-config movie=1/0 and --wait-event) * New ids: Sony: DSC-A900, SLT-A350, DSC-RX1, HX300, NEX-3N Nikon Coolpix: P80, L820, S9500, S620, P520, S2500, S2600 Nikon Coolpix A Nikon DSLR: D2Xs, D4, D7100 Nikon J2 Canon Powershot: S100, A1300IS, A2300IS, Canon EOS: 700D, 100D Fuji FinePix: H20EXR, X20 Samsung: NX1000, EK-GC100 Also various MTP device ids merged from libmtp. * ptpip: major/minor number was switched in init packet. * Nikon DSLR: out of focus during capture fixed, various bugfixes * Nikon "controlmode" config for unlocking the camera. * Canon DSLR: "keepdeviceon" pinging in get_config, liveview * Canon thumbnail retrieval fixed. * Lots of work on getting Olympus E-series DSLRs in Control mode to run. canon: * wait-for-event: handle when camera goes offline during waiting. * fixed mtime 0 (Jan 1 1970) issue when downloading files and using --filename sierra: * Fixed the Nikon Coolpix 4300 and 2500 USB over SCSI capture mode. * Ignore register 4 read errors after capture as Nikon does not supply them. * added commented code on how to switch the Coolpix 2500 to RAW DIAG mode. libgphoto2_port: * gp_port_reset functionality to do a port reset. libgphoto2_port/usbscsi: * Use timeout supplied by driver, not hardcoded 1.5 seconds (fixes Nikon sierra capture). translations: * updated ukrainian, finish, dutch, polish, russian, french, vietnamese, german build: * specify lots of _BSD_SOURCE et.al. to make the strict MacOS ports build happier. Might break non Linux platforms, please report this. * libxml2 needed for Olympus E series capture support. * cleaned up AM_CPPFLAGS/CPPFLAGS usage, do not use both of them together. ------------------------------------------------------------------------------ libgphoto2 2.5.1.1 release ptp2: * fixed 32bit architectures ------------------------------------------------------------------------------ libgphoto2 2.5.1 release translations updates * lots of translations synced to 2.5.0 release ptp2: * Lots of new USB ids added - Sony RX100, SLT-A65V, HX200V - Nikon Coolpix S01, S3300, P7700, S8200, P510, J1 - Nikon DSLR D600, D800E, D800, D5200 - Panasonic DMC LX7 - Olympus SP-720UZ, E-PL5 - Canon PowerShot D10, IXUS 310IS, SX220HS, G1 X, SX40HS, A4000IS, SX240HS, A2400IS, S110, SX500IS - Canon EOS M, EOS 650D, EOS 6D - Fuji FinePix S2950, S4300, X-S1, HS30EXR, XF1 * wait-for-event also for Canon PowerShot (capture capable ones) now waits for "shutter press" signal and triggers a capture. * Canon Powershot Preview mode fixes * various Nikon configurations added: angle, flickerreduction, rawcompression, remotemode. * Nikon DSLR to-ram capture fixes * merged music player ids from libmtp. Includes big Samsung devices rename. * EOS preview capture bugfixes: some waiting reduced to allow higher preview / regular capture speed on Canon EOS, understand newer EOS. * some more bug fixes ax203: * SST25VF080 and SST25VF016 support added. * ax206 support enhanced. canon: * decode "zoom" settings better * "shootingmode" fix libgphoto2_port/libusb1: * bugfixes examples: * focus.c, sample-justfocus.c: focusing example added ------------------------------------------------------------------------------ libgphoto2 2.5.0 release libgphoto2 API: * gp_context* functions no longer get varargs, but preprocessed strings. This makes hooking them into other language bindings easier. * gp_file_new_from_handler(): Allow passing data in and out via handler functions (to allow streaming). See also CameraFileHandler function pointers. * CameraFileInfoFile: removed "name" structmember and GP_FILE_INFO_NAME flags. Use direct passing in of the filename to the API functions. * New: gp_camera_autodetect(CameraList *list, GPContext*); Simple autodetection function returning all current detected cameras. * (TODO: not yet New: gp_camera_open (Camera *camera, const char *name, const char *port, GPContext *context); Simple open function without needing to involve libgphoto2_port. ) * gp_file_set_name() and _get_name() passing in is no longer needed and the API will go away. * New gp_file_get_name_by_type() will convert a regular filename ("normal") into one depending on type (e.g. "raw_" prefix) and adjusted suffix (like ".ppm" turning into ".pgm" for grayscale previews). * gp_file_set_type() and gp_file_get_type() are gone, these functions are now implicit passed via arguments to the the put_file and set_file_noop() functions. * gp_filesystem_set_info_noop(), gp_filesystem_set_file_noop(), gp_filesystem_put_file(), gp_camera_folder_put_file(): Added "filename" argument to pass in the filename. The one from CameraFileInfoFile and CameraFile are no longer used. Added "type" argument to pass in the filetype (GP_FILE_TYPE_*). * Adjusted to new GPPortInfo handling. * Rewrote gphoto2-filesys.c to be directory based (in a tree structure). Change should not be visibile outside of gphoto2-filesys.c. libgphoto2_port API: * GPPortInfo is now abstracted and internal. If you need to retrieve name, path or type, use gp_port_info_get_xx (info, &x); to get the value. Name and path strings continue to be owned by libgphoto2_port, do not modify and do not free. You are not supposed to create / append new ones to GPPortInfoList. * Disk Settings have been removed from the Settings union. Should not affect frontends at all. * Started using symbol versions. PTP2 driver: * Lots of improvements. * PTP Object management rewritten, able to do "on demand" loading. Directory driver: * Use GPPortInfo instead of settings to pass basepath in. * Abstracted common functionality. Build: * Removed dummy README file from SVN. * Ship README.packaging in dist tarball for the first time. * Allow building "all plus non-default" camlibs. * Fix libltdl test compile for cases with LDFLAGS defined. Documentation: * Optionally (--enable-internal-docs) build internal doxygen docs with call graphs and all the dirty details. * Improved docs on how to selectively build camlibs. Test cases: * Test camlib loading of both uninstalled and installed camlibs. | |||||
2015-08-23 | Added py-pyperclip. | leot | 1 | -1/+2 | |
2015-08-23 | Import x11/py-pyperclip as py-pyperclip-1.5.11 (needed to update net/mitmproxy) | leot | 4 | -0/+37 | |
ok wiz@. Pyperclip is a cross-platform Python module for copy and paste clipboard functions. | |||||
2015-08-23 | Updated devel/libgee to 0.18.0 | wiz | 2 | -3/+3 | |
2015-08-23 | Added net/py-hpack version 1.1.0 | leot | 1 | -1/+2 | |
2015-08-23 | Update to 0.18.0: | wiz | 2 | -7/+6 | |
libgee 0.18.0 ============= * No changes since previous release libgee 0.17.92 ============== * Fix default value of --enable-consistency-check | |||||
2015-08-23 | Updated x11/xf86-video-ast to 1.1.5 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 1.1.5: | wiz | 2 | -7/+6 | |
Bump Version to 1.1.5 Support AST2500 Fixed Failed to Init when ASPEED Graphics is Secondary Fixed Transient Noise While System Resume from Hibernate Use same search mode criteria with ast drm driver Use proper type. | |||||
2015-08-23 | Updated finance/p5-Finance-Quote to 1.38 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 1.38: | wiz | 2 | -7/+6 | |
1.38 2015-08-22 13:22:56+02:00 Europe/Brussels * module updates: tiaacref, yahooJSON, FTfunds, MStaruk, USFedBonds, GoldMoney * new modules: fidelityfixed (Peter Ratzlaff), yahooYQL * removed modules: MTGox * more tests: yahoo_speed.t, tiaacref.t | |||||
2015-08-23 | Updated converters/p5-Convert-BinHex to 1.124 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 1.124: | wiz | 2 | -7/+6 | |
1.124 2015-08-19 - Changed debinhex to UTF-8 - Made the Test:: modules optional (ticket 101974, mishikal at yahoo.com) - Fixed a manual typo (ticket 88874, gregoa at debian.org) | |||||
2015-08-23 | Added py-hpack. | leot | 1 | -1/+2 | |
2015-08-23 | Updated x11/xterm to 319 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 319: | wiz | 2 | -7/+6 | |
Patch #319 - 2015/08/19 add a section to ctlseqs.ms discussing control sequences and ECMA-48, to explain why C1 controls do not occur in the decoded characters from UTF-8 byte streams (prompted by discussion with Poul-Henning Kamp). modify check for cursor-theme from patch #301 to also check if the resource Xcursor.theme is set to a nonempty value before fallback to xterm's own dummy theme (request by Robert Kloefkorn). explain in ctlseqs.ms that some keys which normally send SS3-prefixes are changed to CSI-prefixes if key-modifiers are passed as parameters (report by George Nachman). correct double-free of font information when multiple problems are found, particularly for the wide fonts loaded via the -wc option (report/testcase by Nelson Beebe). make configure option --enable-builtin-xpms actually work (report by William Bulley). correct combination of -ls and -e options for utempter configuration (Debian #794201). NetBSD build-fix for OPT_RENDERFONT versus OPT_SHIFT_FONTS (patch by Matthew Green, forwarded by Thomas Klausner). fix a few minor bugs found with Coverity. update pixelvector handling (patch by Ross Combs): split pixel-based and coord-based functions with common parts factored out to a "raw" function add a "step" variant which loads a single PV digit make the graphic dirty upon resize or clear, fixing some missing refreshes (patch by Ross Combs) fixes scrolling to use user coordinates and move in the correct direction (patch by Ross Combs) several fixes/improvements for ReGIS whitespace and page-handling (patch by Ross Combs). | |||||
2015-08-23 | Import net/py-hpack as py-hpack-1.1.0 (needed to update net/mitmproxy). | leot | 4 | -0/+53 | |
ok bsiegert@. Pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it's available. | |||||
2015-08-23 | Updated graphics/shotwell to 0.22.0 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 0.22.0: | wiz | 5 | -29/+106 | |
Shotwell 0.22.0 - 23 March 2015 ------------------------------- * Improved metadata support for Facebook upload (#742163) * Saved search now properly supports text is-set, not-set (#743924, #743923) * Import title, exposure time when available * User interface improvements (#744291, #719284, more) * Sort photos by filename (#717878) * Updated translations Shotwell 0.21.0 - 2 February 2015 --------------------------------- * User interface refresh (#742326, #742443) * Fix Shotwell Viewer .desktop file (#743799) * Natural sorting of photo titles (#717960) * Improved video thumbnailer (#739396, #741821) * Updated translations | |||||
2015-08-23 | Mention (lib)gexiv2 changes. | wiz | 2 | -3/+5 | |
2015-08-23 | Remove libgexiv2, replaced by gexiv2. | wiz | 7 | -98/+2 | |
2015-08-23 | Switch to gexiv2. Bump PKGREVISION. | wiz | 1 | -4/+3 | |
2015-08-23 | Import gexiv2-0.10.3 as graphics/gexiv2. | wiz | 5 | -0/+56 | |
gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. Update for libgexiv2. Changes from previous libgexiv2: gexiv2 0.10.3 - 23 March 2015 ----------------------------- * Retrieve XMP tag's structure type (#736799) * Generate XMP packet as NUL-terminated string (#736587) * Retrieve tag's raw value as GBytes (#730136) * Fix gexiv2_metadata_get_fnumber() (#745347) gexiv2 0.10.2 - 16 September 2014 --------------------------------- * Use all EXIF tags for interpreted strings (#734861) * Automake fixes gexiv2 0.10.1 - 25 April 2014 ----------------------------- * Fix Python bindings (GObject Introspection issue) gexiv2 0.10.0 - 17 March 2014 ----------------------------- * Build system fixes * Updated links in documentation gexiv2 0.9.1 - 5 February 2014 ------------------------------ * Fixed tarball compilation problem * Updated configure.ac * Fixed introspection generation gexiv2 0.9.0 - 4 February 2014 ------------------------------ * Ported to Autotools * Added compile and runtime version number checks * Fixed bugs and resource leaks * Updated GTK-Docs and GI annotations gexiv2 0.7.0 - 3 October 2013 ----------------------------- * Fixed Python date/time getter/setter bindings * Fixed latitude translation code * New calls for getting underlying Exiv2 tag types | |||||
2015-08-23 | Updated audio/libopenmpt to 0.2.5486beta13 | wiz | 1 | -1/+2 | |
2015-08-23 | Update to 0.2.5486beta13. | wiz | 2 | -7/+6 | |
libopenmpt 0.2-beta13 (2015-08-16) [Change] The MSVC build system has been redone. Solutions are now located in build/vsVERSION/. [Bug] get_current_channel_vu_left and get_current_channel_vu_right only return the volume of the front left and right channels now. get_current_channel_vu_rear_left and get_current_channel_vu_rear_right do now actually work and return non-zero values. [Bug] Fix crashes and hangs in MED and MDL loaders and with some truncated compressed IT samples. [Bug] Fix crash when playing extremely high-pitched samples. Completed C and C++ documentation Added new key for openmpt::module::get_metadata, "message_raw", which returns an empty string if there is no song message rather than a list of instrument names. in_openmpt: Support for compiling with VS2008. xmp-openmpt: Support for compiling with VS2008. | |||||
2015-08-23 | Updated fonts/harfbuzz to 1.0.2 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 1.0.2: | wiz | 2 | -6/+6 | |
Overview of changes leading to 1.0.2 Wednesday, August 19, 2015 ==================================== - Fix shaping with cluster-level > 0. - Fix Uniscribe backend font-size scaling. - Declare dependencies in harfbuzz.pc. FreeType is not declared though, to avoid bugs in pkg-config 0.26 with recursive dependencies. - Slightly improved debug infrastructure. More to come later. - Misc build fixes. | |||||
2015-08-23 | Updated textproc/p5-Text-Diff to 1.43 | wiz | 2 | -3/+3 | |
2015-08-23 | Update to 1.43: | wiz | 2 | -6/+6 | |
1.43 2015-08-21 NEILB - Got rid of the "Redundant argument in sprintf" warnings from Text:Diff::Table on Perl 5.021+. RT#100505 and RT#106602. - Metadata and doc now refer to NEILB's repo rather than OVID's. | |||||
2015-08-23 | Updated www/ruby-gnome2-webkit-gtk2 to 2.2.5nb1 | wiz | 1 | -1/+2 | |
2015-08-23 | Switch to webkit24-gtk to match ruby-gnome2-webkit-gtk2. | wiz | 1 | -2/+3 | |
Still packages fine. Might even work with newer webkits, it references 2.6 inside its Rakefile. Bump PKGREVISION. | |||||
2015-08-23 | + libopenmpt-0.2.5486, wine-devel-1.7.50, xf86-video-ast-1.1.5, | wiz | 1 | -3/+6 | |
xterm-319. | |||||
2015-08-23 | Updated devel/py-pep8 to 1.6.2 | wen | 1 | -1/+2 | |
2015-08-23 | Update to 1.6.2 | wen | 2 | -6/+6 | |
Upstream changes: 1.6.2 (2015-02-15) Changes: Added check for breaking around a binary operator. (Issue #197, Pull #305) Bugs: Restored config_file parameter in process_options(). (Issue #380) 1.6.1 (2015-02-08) Changes: Assign variables before referenced. (Issue #287) Bugs: Exception thrown due to unassigned local_dir variable. (Issue #377) 1.6.0 (2015-02-06) News: Ian Lee <ianlee1521@gmail.com> joined the project as a maintainer. Changes: Report E731 for lambda assignment. (Issue #277) Report E704 for one-liner def instead of E701. Do not report this error in the default configuration. (Issue #277) Replace codes E111, E112 and E113 with codes E114, E115 and E116 for bad indentation of comments. (Issue #274) Report E266 instead of E265 when the block comment starts with multiple #. (Issue #270) Report E402 for import statements not at the top of the file. (Issue #264) Do not enforce whitespaces around ** operator. (Issue #292) Strip whitespace from around paths during normalization. (Issue #339 / #343) Update --format documentation. (Issue #198 / Pull Request #310) Add .tox/ to default excludes. (Issue #335) Do not report E121 or E126 in the default configuration. (Issues #256 / #316) Allow spaces around the equals sign in an annotated function. (Issue #357) Allow trailing backslash if in an inline comment. (Issue #374) If --config is used, only that configuration is processed. Otherwise, merge the user and local configurations are merged. (Issue #368 / #369) Bug fixes: Don’t crash if Checker.build_tokens_line() returns None. (Issue #306) Don’t crash if os.path.expanduser() throws an ImportError. (Issue #297) Missing space around keyword parameter equal not always reported, E251. (Issue #323) Fix false positive E711/E712/E713. (Issues #330 and #336) Do not skip physical checks if the newline is escaped. (Issue #319) Flush sys.stdout to avoid race conditions with printing. See flake8 bug: https://gitlab.com/pycqa/flake8/issues/17 for more details. (Issue #363) | |||||
2015-08-23 | Updated devel/py-mccabe to 0.3.1 | wen | 1 | -1/+2 | |
2015-08-23 | Update to 0.3.1 | wen | 2 | -6/+6 | |
Upstream changes: 0.3.1 - 2015-06-14 Include test_mccabe.py in releases. Always coerce the max_complexity value from Flake8’s entry-point to an integer. | |||||
2015-08-23 | Updated www/ruby-gnome2-webkit-gtk to 2.2.5nb1 | wiz | 1 | -1/+2 | |
2015-08-23 | Switch to webkit24-gtk3. Still packages. Bump PKGREVISION. | wiz | 1 | -2/+3 | |
2015-08-23 | Updated graphics/shotwell to 0.20.2nb4 | wiz | 1 | -1/+2 | |
2015-08-23 | Switch to webkit24-gtk3. Bump PKGREVISION. | wiz | 1 | -3/+3 | |
2015-08-23 | Updated misc/yelp3 to 3.16.1nb1 | wiz | 2 | -3/+10 | |
2015-08-23 | Switch to webkit24-gtk3. Bump PKGREVISION. | wiz | 1 | -2/+3 | |
2015-08-23 | Updated security/py-OpenSSL to 0.15.1 | leot | 1 | -1/+2 | |