Commit graph

199038 commits

Author SHA1 Message Date
adam
3e5a9752a6 Changes 3.7.16.1:
* Fix for a bug in the ORDER BY optimizer that was introduced in version 3.7.15 which would sometimes optimize out the sorting step when in fact the sort was required. Ticket a179fe7465
* Fix a long-standing bug in the CAST expression that would recognize UTF16 characters as digits even if their most-significant-byte was not zero. Ticket 689137afb6da41.
* Fix a bug in the NEAR operator of FTS3 when applied to subfields. Ticket 38b1ae018f.
* Fix a long-standing bug in the storage engine that would (very rarely) cause a spurious report of an SQLITE_CORRUPT error but which was otherwise harmless. Ticket 6bfb98dfc0c.
* The SQLITE_OMIT_MERGE_SORT option has been removed. The merge sorter is now a required component of SQLite.
* Fixed lots of spelling errors in the source-code comments
2013-04-01 18:56:41 +00:00
adam
4a4c9dd089 Changes 1.3.0:
* support for progressive jpegs added (fixes long standing "bug" of progressive jpegs becoming non-progressive during optimization),
* new options --all-normal & --all-progressive for converting jpegs to non-progressive & progressive,
* new -S / --size option to set target size for output file (enables lossy optimization),
2013-04-01 18:48:44 +00:00
asau
b460800719 Revert. It doesn't require Tk to be functional. 2013-04-01 18:39:05 +00:00
kim
1b19b359a1 Updated graphics/png to 1.6.1 [kim 2013-04-01]
Version 1.6.1beta06 [March 4, 2013]
  Better documentation of unknown handling API interactions.
  Corrected Android builds and corrected libpng.vers with symbol
    prefixing This adds an API to set optimization options externally,
    providing an alternative and general solution for the non-portable
    run-time tests used by the ARM Neon code.  It also makes those tests
    compile and link on Android.
  The order of settings vs options in pnglibconf.h is reversed to allow
    settings to depend on options and options can now set (or override) the
    defaults for settings.

Version 1.6.1beta07 [March 7, 2013]
  Corrected simplified API default gamma for color-mapped output, added
    a flag to change default. In 1.6.0 when the simplified API was used
    to produce color-mapped output from an input image with no gamma
    information the gamma assumed for the input could be different from
    that assumed for non-color-mapped output.  In particular 16-bit depth
    input files were assumed to be sRGB encoded, whereas in the 'direct'
    case they were assumed to have linear data.  This was an error.  The
    fix makes the simplified API treat all input files the same way and
    adds a new flag to the png_image::flags member to allow the
    application/user to specify that 16-bit files contain sRGB data
    rather than the default linear.
  Fixed bugs in the pngpixel and makepng test programs.

Version 1.6.1beta08 [March 7, 2013]
  Fixed CMakelists.txt to allow building a single variant of the library
    (Claudio Bley):
  Introduced a PNG_LIB_TARGETS variable that lists all activated library
    targets.  It is an error if this variable ends up empty, ie. you have
    to build at least one library variant.
  Made the *_COPY targets only depend on library targets actually being build.
  Use PNG_LIB_TARGETS to unify a code path.
  Changed the CREATE_SYMLINK macro to expect the full path to a file as the
    first argument. When symlinking the filename component of that path is
    determined and used as the link target.
  Use copy_if_different in the CREATE_SYMLINK macro.

Version 1.6.1beta09 [March 13, 2013]
  Eliminated two warnings from the Intel C compiler. The warnings are
    technically valid, although a reasonable treatment of division would
    show it to be incorrect.

Version 1.6.1rc01 [March 21, 2013]
  No changes.

Version 1.6.1 [March 28, 2013]
  No changes.
2013-04-01 18:26:12 +00:00
kleink
e77c5eed51 Added devel/py-speaklater version 1.3.
Added www/py-flask-babelex version 0.8.1.
2013-04-01 17:43:58 +00:00
kleink
bb5c7ac97e + py-flask-babelex 2013-04-01 17:41:16 +00:00
kleink
c847ad2939 Import Flask-BabelEx-0.8.1 as www/py-flask-babelex.
Flask-BabelEx adds i18n/l10n support to Flask applications with
the help of the Babel library.

This is fork of official Flask-Babel extension with following
features:
* It is possible to use multiple language catalogs in one Flask
  application;
* Localization domains: your extension can package localization
  file(s) and use them if necessary;
* Does not reload localizations for each request.
2013-04-01 17:40:25 +00:00
kleink
c77c51aceb + py-speaklater 2013-04-01 17:36:42 +00:00
kleink
413cccbf1c Import speaklater-1.3 as devel/py-speaklater.
Speaklater is a module that provides lazy strings for translations.
Basically you get an object that appears to be a string but changes
the value every time the value is evaluated based on a callable
you provide.
2013-04-01 17:35:59 +00:00
wiz
167c0bb76e Removed net/gupnp-vala [drochner 2013-03-24] (hi matthias!) 2013-04-01 17:19:57 +00:00
kleink
f603c55f0e Updated www/py-flask-flatpages to 0.4. 2013-04-01 16:53:52 +00:00
kleink
78fdf583aa Update py-flask-flatpages to 0.4.
Version 0.4
~~~~~~~~~~~

Released on 2013-04-01

* Add ``FLATPAGES_MARKDOWN_EXTENSIONS`` config to setup list of Markdown
  extensions to use with default HTML renderer.
* Fix a bug with non-ASCII filenames.
2013-04-01 16:52:47 +00:00
wiz
88872fc4b2 Updated time/py-pytz to 2013b 2013-04-01 16:18:50 +00:00
wiz
ae565a329b Update to 2013b, the usual changes +
Asia/Khandyga
Asia/Ust-Nera
Europe/Busingen
2013-04-01 16:18:40 +00:00
wiz
85dbd959b6 + etm2-2.1.2 [etm successor], libmp3splt-0.8.2, mp3diags-1.2.00,
mp3splt-2.5.2, puzzles-9797, xmp-4.0.3, xosview-1.14, xvkbd-3.4.
2013-04-01 16:08:07 +00:00
wiz
404348137a revbump for libzip shlib major change. 2013-04-01 16:03:48 +00:00
wiz
1818d2faa5 Updated archivers/libzip to 0.11 2013-04-01 16:03:39 +00:00
wiz
3cc0840d39 Update to 0.11:
0.11 [2013/03/23]

* Added Zip64 support (large file support)
* Added UTF-8 support for file names, file comments, and archive comments
* Changed API for name and comment related functions for UTF-8 support
* Added zip_discard()
* Added ZIP_TRUNCATE for zip_open()
* Added zip_set_file_compression()
* Added API for accessing and modifying extra fields
* Improved API type consistency
* Use gcc4's visibility __attribute__
* More changes for Windows support
* Additional test cases
2013-04-01 16:03:31 +00:00
wiz
44f640fd1c Note freeze end. 2013-04-01 15:46:27 +00:00
dholland
533f688d8a Not MAKE_JOBS_SAFE. 2013-04-01 15:26:26 +00:00
wiz
8831dc07ff Update HOMEPAGE. 2013-04-01 14:40:00 +00:00
wiz
c2af4448cc Remove bogus entry. 2013-04-01 14:39:04 +00:00
joerg
2bc7d2e0ec Fails on a fast build machine with MAKE_JOBS=4 and SSD. 2013-04-01 12:33:04 +00:00
joerg
9a3378a581 Fix package build by catching an exception for misconfiguration from
newer Django.
2013-04-01 12:31:23 +00:00
joerg
121b8c58be The libvmCheck functionality is needed inside libguestlib, so make it
and the required libvmSignal a convience library. Sort out users.
Bump revision.
2013-04-01 12:25:16 +00:00
joerg
d283409bc2 Just build the shared module, but let libtool install it. 2013-04-01 12:23:52 +00:00
joerg
7759b81cb2 Use res_sym on NetBSD. 2013-04-01 12:21:54 +00:00
joerg
b977d41716 Apply some upstream patches to fix build with Clang. 2013-04-01 12:20:46 +00:00
joerg
a9f3f9270a Fix various C++ issues to allow building with Clang. 2013-04-01 12:19:13 +00:00
joerg
caaf61f387 Don't try to detect the pkgconfig directory, hard-wire the one used in
pkgsrc. It seems like the detection sometimes picked up the wrong value.
Adjust PLIST and bump revision.
2013-04-01 12:14:33 +00:00
joerg
7582923365 Fix assertions on NetBSD when trying to use a thread-specific storage
key after it has been removed. Bump revision.
2013-04-01 12:12:47 +00:00
joerg
e3b803b3e5 Fix rpath entries. 2013-04-01 12:09:31 +00:00
sbd
1ed2dd74fd Use PKGMANDIR 2013-04-01 09:29:38 +00:00
sbd
6e75c1ef4f Linux has <endian.h> not <sys/endian.h>. 2013-04-01 09:26:07 +00:00
sbd
f55bee58f8 Mark as not MAKE_JOBS safe. 2013-04-01 08:56:43 +00:00
sbd
2feb146ec0 Updated biology/openbabel to 2.3.0nb11 2013-04-01 08:48:55 +00:00
sbd
0cd42b8cc4 Add PLIST.Linux with extra file.
Bump PKGREVISION.
2013-04-01 08:48:46 +00:00
sbd
42fb28669f Use PKGMANDIR 2013-04-01 08:39:13 +00:00
sbd
36083a5df0 Uses wish at runtime. 2013-04-01 08:30:06 +00:00
sbd
16a5760a23 Skip the interpreter ckeck on the demo script. 2013-04-01 08:01:29 +00:00
sbd
b05d763156 Use host_alias for file paths (as it doesn't contain '-gnu'). 2013-04-01 08:00:15 +00:00
sbd
a021665ac6 Use pre-processing to make the changes introduced by patch-aa & patch-ac
as the original code is needed for linux.
2013-04-01 07:35:03 +00:00
sbd
74677fd2b3 Define _POSIX_SOURCE on Linux. 2013-04-01 06:30:45 +00:00
sbd
6c92ce065b Use ${PKGMANDIR} for manpages. 2013-04-01 06:13:12 +00:00
sbd
aa363b234d Use ${PKGINFODIR} 2013-04-01 05:53:24 +00:00
sbd
684fc935c6 Mark as not MAKE_JOBS_SAFE. 2013-04-01 05:50:22 +00:00
sbd
dbefdae777 Define INSTALL_INFODIR for cmake. 2013-04-01 01:18:00 +00:00
wiz
57b781ef75 Restore enigmail checksums (hi tron) 2013-03-31 21:15:21 +00:00
bsiegert
1b7f737191 This makes my bulk build hang, mark not for MirBSD for now. 2013-03-31 17:25:31 +00:00
dholland
5ee263a603 Patch elisp for emacs24. This likely isn't all of it. 2013-03-31 14:13:27 +00:00