summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-08-07Version 0.4 - 2014-08-03rodent2-6/+6
* Fix Mapping in Trim function * Add __truediv__ alias of __div__ for Python3 * Fix For tables setter when tables is not a list * Allow to add Table to existing From list * Fix Select with for_ clause * Add Null alias for None * Add missing format of operand in Unary operator
2014-08-07Updated converters/py-cairosvg to 1.0.8rodent1-1/+2
2014-08-07Version 1.0.8, released on 2014-07-14rodent2-6/+6
===================================== * Don't create an atomic layer for transparent tags with no children
2014-08-06Note that this is the old version.gdt1-0/+2
(Currently, the new version is in wip, and that will be imported within a few weeks.)
2014-08-06Note update of the "phpmyadmin" package to version 4.2.7.tron1-1/+2
2014-08-06Update "phpmyadmin" package to version 4.2.7.tron3-7/+8
The following bugs have been fixed since version 4.2.6: - bug Broken links on home page - bug #4494 Overlap in navigation panel - bug #4427 Action icons not in horizontal order - bug #4493 s_attention.png is missing - bug #4499 Uncaught TypeError: Cannot call method 'substr' of undefined - bug #4498 PMA 4.2.x and HHVM - bug #4500 mysql_doc_template is not defined
2014-08-06Drop maintainership.wiz1-2/+2
2014-08-06+ cmake-3.0.1, hatari-1.8.0, texmaker-4.3.wiz1-5/+4
2014-08-06netbsd-desktop@ is a retired list.obache6-12/+12
2014-08-06Add upstream bug report URL.wiz2-3/+4
2014-08-06Updated fonts/harfbuzz to 0.9.34nb1wiz1-1/+2
2014-08-06Libraries should not call atexit().wiz3-2/+41
Bump PKGREVISION.
2014-08-06pev 0.60 was re-released with changes to the original archivekhorben1-4/+4
2014-08-06Updated devel/at-spi2-atk to 2.12.1wiz2-3/+3
2014-08-06Update to 2.12.1:wiz2-7/+8
What's new in at-spi2-atk 2.12.1: * Clean up socket files and directories on exit (BGO#684076). What's new in at-spi2-atk 2.11.92: * Bump minimum libdbus version needed, since we use a function introduced in 1.5. What's new in at-spi2-atk 2.11.91: * Improve compatibility with at-spi2-registryd <= 2.10. * Collection: Fix an infinite loop when encountering a NULL parent What's new in at-spi2-atk 2.11.90: * Add AtspitableCell, tracking the new atk interface What's new in at-spi2-atk 2.11.5: * Allow sending of properties with events upon request (BGO#708695). What's new in at-spi2-atk 2.11.3: * Fix atspi_text_get_bounded_ranges * document: add support to current page and page count (BGO#719508). What's new in at-spi2-atk 2.11.2: * Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609). What's new in at-spi2-atk 2.11.1: * Fix Contains method for components (BGO#710730).
2014-08-06Updated devel/at-spi2-core to 2.12.0wiz1-1/+2
2014-08-06Update to 2.12.0:wiz3-8/+11
What's new in at-spi2-core 2.11.92: * Fix a crash with MediaElch and Onboard (bgo#726243). * Various i18n updates. What's new in at-spi2-core 2.11.91: * Improve compatibility with at-spi2-registryd <= 3.10. What's new in at-spi2-core 2.11.90: * bus-launcher: Do not use g_setenv when initializing the bus (bgo#724070). * Fix a critical when processing deferred messages (bgo#724292). * Add AtspitableCell, tracking the new atk interface What's new in at-spi2-core 2.11.5: * Add atspi_event_listener_register_full, and cache data requested by it for the duration of the event callback (BGO#708695). * Fix a crash when atspi_accessible_get_process_id is called for an application that is no longer present. What's new in at-spi2-core 2.11.3: * Fix atspi_text_get_bounded_ranges * document: add support to current page and page count (BGO#719508). What's new in at-spi2-core 2.11.2: * Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609). What's new in at-spi2-core 2.11.1: * Fix a gsource leak that adversely impacted performance (BGO#709625). * Hopefully fix a rare crash when starting at-spi2-registryd (BGO#710689). * Fix atspi_component_contains (BGO#710730). * Fix some compiler warnings and build issues.
2014-08-06Add lz4fhajny1-1/+2
2014-08-06Added archivers/lz4 version 120fhajny1-1/+2
2014-08-06Import lz4 as archivers/lz4.fhajny7-0/+231
LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems.
2014-08-06Updated devel/atk to 2.12.0wiz2-4/+4
2014-08-06Update to 2.12.0:wiz3-13/+24
Changes in version 2.12.0: ========================== Translations A S Alam (pa), Claudio Arseni (it), Ask H. Larsen (da), Kjartan Maraas (nb), Andika Triwidada (id) Changes in version 2.11.92: ========================== * AtkValue: * Bug 684576: AtkValue heavily refactored. Available now so implementors could start migration on next cycle. * Bug 726216: update atk.symbols, autotools for missing symbols and files * AtkTableCell: * Added symbols to be exported at atk.symbols Contributors: Chun-wei Fan, Alejandro Piñeiro Iglesias Translations Aurimas Černius (lt), Marek Černocký (cs), Fran Diéguez (gl), Piotr Drąg (po), Rafael Ferreira (pt_BR), Attila Hammer (hu), Sphinx Jiang (zh_CN), Chao-Hsiung Liao (zh_HK), Duarte Loreto (pt), Kjartan Maraas (nb), Rūdolfs Mazurs (lv), Daniel Mustieles (es), Yuri Myasoedov (ru), Claude Paroz (fr), Changwoo Ryu (ko), Мирослав Николић (sr) Changes in version 2.11.90: ========================== * AtkComponent: * Deprecate get_position and get_size in favor of get_extents. * AtkTable: * Deprecate all index-based methods (atk_table_get_index_at, atk_table_get_column_at_index, atk_table_get_row_at_index). * AtkTableCell: * Bug 651353: Add AtkTableCell * Documentation: * Document that atk_component_contains has a default implementation. * Document AtkTableCell. * Update AtkTable documentation after AtkTableCell addition. * Document AtkRegistry (already existed but not properly included on the documentation). * API reference categorized (now easier to read). * ATK overview added. * Added some previously forgotten symbols (thanks to atk-unused.txt) Contributors: Mike Gorse, Alejandro Piñeiro Iglesias Translations: Jorge Pérez Pérez (an), Kjartan Maraas (nb), Andika Triwidada (id) Changes in version 2.11.6: ========================== * AtkText: * Bug 723292: Getting the localized role name fails for ATK_ROLE_EDITBAR * Bug 653293: text-insert and text-remove are again detailed signals. Document it. Contributors: Alejandro Piñeiro Iglesias Translations: Aurimas Černius (lt), Marek Černocký (cs), Tong Hui (zh_CN), Chao-Hsiung Liao (zh_HK) Changes in version 2.11.5: ========================== * MSVC Builds: Rework Introspection Build and other miscellaneous fixes Contributors: Chun-wei Fan Translations: Yosef Or Boczko (he), Dimitris Spingos (el), Peter Vágner (sk) Changes in version 2.11.4: ========================== * AtkRole: * Bug 720065: add roles for description lists * Deprecations: * Bug 476674: deprecate table properties that depend on the row/column number * Bug 652798: kill AtkMisc * Deprecate connect/remove_property_change_handler * Deprecate atk_role_register * Documentation: * Bug 644747: improve documentation for AtkObject::property-change * Improved AtkUtil documentation * Updated new symbols sections on documentation * Not using GTK-Doc tag "Virtual" anymore, as is deprecated * Building: * Bug 644756: remove atkintl.h in favour of gi18n-lib.h from glib * Bug 652965: include atk-enum-types.h on atk.h * Fixed some gobject-introspection warnings * Replace INCLUDES for AM_CPPFLAGS to silence automake deprecation warnings. * Visual C++ Studio files: * Add a PlatformToolsetTag on gengir MSVC Project * Split the Property Sheets * Update Visual C++ 2008 "install" phase * Bug 690145: use Python to Generate the MSVC Projects * Miscellanea: * Bug 572489: atk_text_range_extents should use g_return_if_fail * Bug 653293: remove G_SIGNAL_DETAILED from atktext signals that doesn't use details * Bug 720095: add atk_object_peek_parent * Updated AUTHORS and doap files * Added role names on source file in order to be translated Contributors: Chun-wei Fan, Kjartan Maraas, Alejandro Piñeiro Iglesias, Colin Walters, Yue Wang Translations: Fran Diéguez (gl), Michael Jayt (zh_CN), Daniel Mustieles (es), Fábio Nogueira (pt_BR) Changes in version 2.11.3: ========================== * Bug 709214: Need API to get the document's current page number and * page count * Updated Greek translation Changes in version 2.11.2: ========================== * AtkRole: * Bug 709106: add media (audio and video) roles * Bug 712586: new ATK roles for ARIA roles (plus rating) * This includes: ATK_ROLE_DEFINITION, ATK_ROLE_ARTICLE, ATK_ROLE_LANDMARK, ATK_ROLE_LOG, ATK_ROLE_MARQUEE, ATK_ROLE_MATH, ATK_ROLE_RATING, ATK_ROLE_TIMER, * AtkState: * Bug 712576: add ATK_STATE_CHECKABLE * Bug 712581: add ATK_STATE_HAS_POPUP * AtkDocument: * Bug 709106: add page-changed-signal * Deprecated atk_document_get_document and atk_document_get_document_type * Added testdocument on tests directory * Documentation: * Update documentation for selected_link method and property * Improve documentation of AtkAttribute and AtkAttributeSet * Updated Galician and Spanish translations Changes in version 2.11.1: ========================== * Bug 684667: Improve AtkObject::children-changed documentation * Bug 709351: new role ATK_ROLE_TITLE_BAR * Bug 710463: new role ATK_ROLE_BLOCK_QUOTE * Updated Spanish translation
2014-08-06Updated graphics/MesaLib to 7.11.2nb5wiz1-1/+2
2014-08-06Use __attribute__((__destructor__)) instead of magic __dso_handle, andwiz4-8/+56
fix another place. Patches from Taylor R Campbell (NetBSD xsrc). Bump PKGREVISION.
2014-08-06belatedly note csound 6.02nb1, and also note csound 6.03.2.mrg1-1/+3
2014-08-06update to csound 6.03.2. changes include:mrg7-35/+36
o printks2: Prints a new value every time a control variable changes using a printf() style syntax. o mp3sr mp3bitrate and mp3nchnls to get information on mp3 files o New score opcode y sets the random seed (for ~) at read time o A bug in CsOptions; the last argument was missed being read (issue #296) o For ogg output it is possible to specify a VBR (variable bit rate) quality. o Many array operations now available for i-arrays as well as k-arrays. o fillarray will work for string arrays o Displays of FFT (via dispfft) improved with scaling/zooming options o Signal flow graph opcodes are now working with a-rate array signals. o New command-line option --devices[=in|out] gives a list of available audio devices and then exit o fixed the bug when tables were replaced but the size did not change o A number of bugs in --sample-accurate have been detected and fixed. This includes opcodes out, outn, and line. o A number of bugs in grain3 were fixed# o Bug in str_chanel could cause a crash; fixed o Error in resize opcode corrected o A number of bugs/untidiness fixed in GEN23 o Array bound checks fixed o strings channels were not correctly set for dynamic-size strings o memory allocation for string formatting in printfsk was fixed o strcat safe against overflow o error in compilation of arrays fixed (issue #293) o GetPvsChannel fixed against a crash o turnoff opcode now checks that the instrument being affected is active o lenarray can accept any array type o there is a new possible section in a csd file called <CsFile...> which is like csFileB but with unencoded text. o The whole system has been checked by the Coverity static checker which identified a number of (mainly minor) problems. These have been reviewed and checked. In particular better use of printing and string copying should prevent overflows. o The type and variable system has been extensively rewritten; this allows better array and UDO support. This means that UDOs now allow any array type to be used. o Alignment of variables got right in all cases o array copying is now using the type system to copy values; fixes issues with copying string arrays, f-sigs, etc.
2014-08-05Updated audio/musicpd to 0.18.12wiz2-3/+3
2014-08-05Update to 0.18.12:wiz2-7/+6
ver 0.18.12 (2014/07/30) * database - proxy: fix build failure with libmpdclient 2.2 - proxy: fix add/search and other commands with libmpdclient < 2.9 * decoder - audiofile: improve responsiveness - audiofile: fix WAV stream playback - dsdiff, dsf: fix stream playback - dsdiff: fix metadata parser bug (uninitialized variables) - faad: estimate song duration for remote files - sndfile: improve responsiveness * randomize next song when enabling "random" mode while not playing * randomize next song when adding to single-song queue
2014-08-05Updated security/py-keyring to 4.0wiz2-3/+3
2014-08-05Update to 4.0:wiz2-6/+6
--- 4.0 --- * Removed ``keyring_path`` parameter from ``load_keyring``. See release notes for 3.0.3 for more details. * Issue #22: Removed support for loading the config from the current directory. The config file must now be located in the platform-specific config location.
2014-08-05Updated fonts/harfbuzz to 0.9.34wiz2-3/+3
2014-08-05Update to 0.9.34:wiz2-6/+6
Overview of changes leading to 0.9.34 Saturday, August 2, 2014 ===================================== - hb_feature_from_string() now accepts CSS font-feature-settings format. - As a result, hb-shape / hb-view --features also accept CSS-style strings. Eg, "'liga' off" is accepted now. - Add old-spec Myanmar shaper: https://bugs.freedesktop.org/show_bug.cgi?id=81775 - Don't apply 'calt' in Hangul shaper. - Fix mark advance zeroing for Hebrew shaper: https://bugs.freedesktop.org/show_bug.cgi?id=76767 - Implement Windows-1256 custom Arabic shaping. Only built on Windows, and requires help from get_glyph(). Used by Firefox. https://bugzilla.mozilla.org/show_bug.cgi?id=1045139 - Disable 'liga' in vertical text. - Build fixes. - API changes: * Make HB_BUFFER_FLAG_BOT/EOT easier to use. Previously, we expected users to provide BOT/EOT flags when the text *segment* was at paragraph boundaries. This meant that for clients that provide full paragraph to HarfBuzz (eg. Pango), they had code like this: hb_buffer_set_flags (hb_buffer, (item_offset == 0 ? HB_BUFFER_FLAG_BOT : 0) | (item_offset + item_length == paragraph_length ? HB_BUFFER_FLAG_EOT : 0)); hb_buffer_add_utf8 (hb_buffer, paragraph_text, paragraph_length, item_offset, item_length); After this change such clients can simply say: hb_buffer_set_flags (hb_buffer, HB_BUFFER_FLAG_BOT | HB_BUFFER_FLAG_EOT); hb_buffer_add_utf8 (hb_buffer, paragraph_text, paragraph_length, item_offset, item_length); Ie, HarfBuzz itself checks whether the segment is at the beginning/end of the paragraph. Clients that only pass item-at-a-time to HarfBuzz continue not setting any flags whatsoever. Another way to put it is: if there's pre-context text in the buffer, HarfBuzz ignores the BOT flag. If there's post-context, it ignores EOT flag.
2014-08-05Updated print/tex-leaflet-doc to 1.0ewiz1-1/+2
2014-08-05Update to 1.0e, provided by Leonardo Taccari in PR 49070,wiz2-7/+7
to match tex-leaflet-1.0e.
2014-08-05Updated print/tex-leaflet to 1.0ewiz1-1/+2
2014-08-05Update to 1.0e, provided by Leonardo Taccari in PR 49070.wiz2-7/+7
Changes: * v1.0e \LL@pagesize@specials: Patch from Toby Thurston for XeLaTeX. (RN) * v1.0d General: Options "twopart/notwopart" suggested by Luis Rivera. No more "final" in \ExecuteOptions suggested by Axel Berger (RN).
2014-08-05add support for apache24spz3-6/+66
2014-08-05Updated devel/py-setuptools to 5.4.2wiz2-3/+3
2014-08-05Update to 5.4.2:wiz2-7/+6
----- 5.4.2 ----- * Issue #236: Corrected regression in execfile implementation for Python 2.6.
2014-08-05Updated x11/libxcb to 1.11wiz2-3/+3
2014-08-05Update to 1.11:wiz3-9/+12
Not only is there a new xcb-proto release, but we now also have libxcb 1.11. This fixes some bugs that we had, e.g. with 64 bit fields and the present extension. Changes: Alan Coopersmith (2): Document failure modes of xcb_connect*() functions Fix typos & awkward wording in tutorial Alexander Mezin (1): xcb.h: add 'struct' before xcb_setup_t, xcb_query_extension_reply_t Daniel Martin (1): Handle <pad align="n" /> between lists Gaetan Nadon (11): autoconf: use XORG_DEFAULT_OPTIONS autoconf: use the warning variables from xorg autoconf: AC_INIT: add bug url autoconf: comment and layout the initialization section autoconf: require libtool minimum level 2.2 autoconf: fix warning by replacing deprecated AC_HELP_STRING autoconf: use default xorg configuration for doxygen documentation autoconf: replace all tabs with spaces man: build static man pages using xorg patterns generated man pages: build without hard coded extension generated man pages: use xorg footer and no hard coded extension Jeremy Huddleston Sequoia (2): xcb_open: Minor code cleanup for better readability xcb_open: Improve abstraction for launchd secure sockets Keith Packard (4): Only #include directly referenced module header files Validate .pc file Requires lines Update .pc file Requires lines to express full dependencies Ensure xcb owns socket and no other threads are writing before send_request Kenneth Graunke (1): Force XCB event structures with 64-bit extended fields to be packed. Michael Haubenwallner (1): bug#79986: include system headers early Peter Harris (1): Support <pad align="n" /> Ran Benita (8): Add comments about how _xcb_conn_ret_error() works c_client.py: remove useless 'today' variable c_client.py: remove trailing whitespace c_client.py: prefix all monkey-patched fields with c_ c_client.py: make the man page output deterministic c_client.py: remove useless generated comments c_client.py: remove trailing whitespace from generated files c_client.py: remove more trailing space from generated files Uli Schlachter (6): Remove tabs and trailing whitespaces xcb_disconnect(): Fix leak with error connections Make xcb_disconnect(NULL) safe Add doxygen documentation to functions in xcbext.h Bump xcb-proto requirement to 1.11 Release libxcb 1.11
2014-08-05Updated x11/py-xcbgen to 1.11wiz2-3/+3
2014-08-05Update to 1.11, to match xcb-proto.wiz2-8/+7
2014-08-05Updated x11/xcb-proto to 1.11wiz2-3/+3
2014-08-05Update to 1.11:wiz2-6/+6
Hi everyone, once again we have a new xcb-proto release. And as always, this is mostly minor bug fixes and things that libxcb 1.11 will need. Thanks to everyone involved! Changes: Daniel Martin (9): xv: Add align. pad in struct AdaptorInfo xproto: Fix EnterNotify documentation schema: Set default attribute values schema: Add attribute 'name' to <fd> schema: Remove dec-or-hex-integer and hex-integer type schema: Restricted enum item values xinput: Add missing pad in DeviceResolutionCtl xinput: Add missing pad in XIChangeHierarchy xkb: Add missing modLatches as comment to LatchLockState Keith Packard (1): Also track directly imported modules in a separate list Peter Harris (4): Track pad count at the module level Support <pad align="n" /> xkb: Use <pad align="4" /> in GetMap xkb: Fix use of nKTLevels Ran Benita (1): Add <fd> to xml-xcb.txt Robert Ancell (1): dri2: Add notes on lists that should be linked to their length fields but are not. Uli Schlachter (1): Release xcb-proto 1.11 Vincent W. Chen (2): Remove extraneous spaces between <value> tags xprint: Fix <field type="STRING8"> in PrintGetAttributes reply
2014-08-05Updated misc/libreoffice4 to 4.2.5.2nb2wiz1-1/+2
2014-08-05Build libreoffice4 using the upstream tarballs of the converter packages.wiz2-15/+59
Needed since this libreoffice4 version is not (yet) compatible with the librevenge-based packages we have in pkgsrc. Based on a patch by Uwe Klaus in PR 49060. Bump PKGREVISION.
2014-08-05Removed www/liferea-current successor www/liferea [wiz 2014-08-05]wiz1-1/+2
2014-08-05Remove liferea-current after it was used to update liferea.wiz5-203/+1
2014-08-05Updated www/liferea to 1.8.15nb10wiz1-1/+2