Commit graph

237899 commits

Author SHA1 Message Date
wiz
ea549a45be + darktable-1.6.8. 2015-08-25 13:27:34 +00:00
wiz
e7073bae1f Updated graphics/gegl to 0.3.0 2015-08-25 13:26:03 +00:00
wiz
011f099a64 Update to 0.3.0.
Header location and library names changed, so bump API version.
No users in pkgsrc (yet).

Changes in GEGL 0.3.0
---------------------

 • Improvements to thread safety and parallelism.
 • Lower overhead graph travesal due from rewrite of visitors
 • OpenCL support now enabled by default when detected.
 • Experimental multithreading, enable by setting
   GEGL_THREADS=<number of threads> in the environment.
 • Experimental mipmap rendering, which permits transparent rendering of
   previews on smaller sized versions, enable by setting
   GEGL_MIPMAP_RENDERING=true in the environment.
 • Operations:
   • new operations: alien-map, antialias, apply-lens, bilateral-filter,
     bump.map, cartoon, channel-mixer, color-enhance, color-exchange,
     color-reduction, color-rotate, convolution-matrix, copy-buffer, cubism,
     deinterlace, diffraction-patterns, distance-transform, displace, edge,
     emboss, engrave, exposure, fractal-trace, high-pass, image-compare,
     illusion, invert-gamma, lens-flare, linear, linear-gradient, mosaic,
     motion-blur-circular, motion-blur-zoom, noise-cell noise-cie-lch,
     noise-hsv, noise-hurl, noise-pick, noise-rgb, noise-simplex, noise-spread,
     n-point deformation ops, oilify, panorama-projection, photocopy, plasma,
     radial-gradient, red-eye-removal, scale-size-keep-aspect, softglow,
     stretch-contrast, texturize-canvas, tile-glass, tile-seamless, tile-paper,
     tile, warp, whirl-pinch, wind, cache, cast-format, lcms-from-profile,
     npy-save, webp-load, webp-save, scale-ratio, scale-size, seamless-clone,
     sinus, supernova, value-propagate, video-degradation
   • reimplementation of gaussian-blur faster and more accurate
   • support for using URIs in image loaders
 • Buffer:
   • New default tile backend, doing disk writes in a separate thread.
2015-08-25 13:25:54 +00:00
wiz
7aff97a169 Switch to gegl0.2.
(darktable didn't build before for me. A much newer version is out.)
2015-08-25 13:24:26 +00:00
wiz
c4ed0dd7ac Added graphics/gegl0.2 version 0.2.0nb19 2015-08-25 13:23:25 +00:00
wiz
c78798b4cc + gegl0.2. 2015-08-25 13:23:13 +00:00
wiz
314839cf97 Re-Import graphics/gegl as graphics/gegl0.2 to make space for gegl-0.3.0.
GEGL (Generic Graphics Library) is a graph based image processing
framework.

GEGL provides infrastructure to do demand based cached non destructive
image editing on larger than RAM buffers. Through babl it provides
support for a wide range of color models and pixel storage formats for
input and output.
2015-08-25 13:23:02 +00:00
sevan
a29050fb45 Unbreak on OS X Tiger
- remove the space between flags and path passed to linker as it's not supported
- force the use of Dwarf2
2015-08-25 12:23:13 +00:00
wiz
e03fdfc1f9 Updated lang/mono to 4.0.3.20 2015-08-25 12:23:10 +00:00
wiz
db21cd8ed4 Update to 4.0.3.20:
Mono 4.0.3 Release Notes

Release date: 10 Aug 2015

4.0.3 is the third maintenance release of the 4.0 series
Improvements

    Various stability improvements

Bug Fixes

    28600: Some LLVM artifacts are being written to the base project dir rather than obj/$Config/
    26205: System.IO.Package.LoadRelationships throws null reference for some NuGet packages with PCLs generated on Windows
    30868: ObjectDisposedException in mono 4.0.1.28, but not mono 3.12.1
    31582: iOS -O=float32 fails for some operations on ARM7
    30043: Disposing a FileSystemWatcher object causes ArgumentOutOfRangeException
    31060: F# sprintf AOT bug happens still now

Mono 4.0.2 Release Notes

Release date: 30 Jun 2015

4.0.2 is the second maintenance release of the 4.0 series

Improvements

    XBuild fixes (MonoDevelop no longer fails to build if Gtk#3 is installed)

Bug Fixes

    29639: Moq related Nunit tests fail with RemoteException (Unix transport error) since Mono 4.0
    29898: Bump Mono NuGet to 2.8.5
    29935: XAttribute.ToString() outputs wrong result if attribute contains namespace
2015-08-25 12:22:59 +00:00
leot
91914a8276 Document TEXLIVE_REV and add some tips for MAINTAINERs that
adds/updates TeX Live packages.

Discussed one year ago in PR pkg/49070 and in tech-pkg@:
 http://mail-index.netbsd.org/tech-pkg/2014/08/29/msg013507.html
2015-08-25 11:59:23 +00:00
wiz
893cbc165b Updated devel/py-cython to 0.23.1 2015-08-25 08:59:24 +00:00
wiz
0640cbcbb7 Update to 0.23.1:
0.23.1 (2015-08-22)
===================

Bugs fixed
----------

* Invalid C code for generators.  This fixes ticket 858.

* Invalid C code for some builtin methods.  This fixes ticket 856.

* Invalid C code for unused local buffer variables.
  This fixes ticket 154.

* Test failures on 32bit systems.  This fixes ticket 857.

* Code that uses "from xyz import *" and global C struct/union/array
  variables could fail to compile due to missing helper functions.
  This fixes ticket 851.

* Misnamed PEP 492 coroutine property ``cr_yieldfrom`` renamed to
  ``cr_await`` to match CPython.

* Missing deallocation code for C++ object attributes in certain
  extension class hierarchies.

* Crash when async coroutine was not awaited.

* Compiler crash on ``yield`` in signature annotations and default
  argument values.  Both are forbidden now.

* Compiler crash on certain constructs in ``finally`` clauses.

* Cython failed to build when CPython's pgen is installed.
2015-08-25 08:59:15 +00:00
wiz
e63b12728d + shibboleth-sp-2.5.5. 2015-08-25 08:37:46 +00:00
richard
751641bca9 Avoid potential clash with host defined ERR and add needed libs for SunOS 2015-08-25 08:29:10 +00:00
richard
7628827d21 use std::pow in order to avoid being ambiguous (on SunOS anyway) 2015-08-25 08:15:18 +00:00
richard
cebaca9ea9 prefer gsed and use '.' instead of 'source' 2015-08-25 07:21:00 +00:00
richard
e35929c59b Updated audio/sound-juicer to 2.32.0 2015-08-25 07:13:47 +00:00
richard
c0604eae02 Sound Juicer "Here we are now, entertain us" 2.32.0
===================================================

* Many translations


Sound Juicer "Ce soir la femme du torero dormira sur ses deux oreilles" 2.31.6
==============================================================================

* Many translations
* Add --with-gtk=2.0|3.0 configure flag, defaulting to 2.0 (Vincent Untz)


Sound Juicer "L'amour c'est pas confortable" 2.31.5
===================================================

* Many translations
* Remove unnecessary markup from glade messages in sound-juicer (Claude Paroz)
* Use GtkBuilder and drop libglade support (Tadej Borovšak)
* Fix crash in sanitize_path at sj-extracting.c:859 (Bastien Nocera)
* Compile with -DGSEAL_ENABLED (André Klapper)
* Fix build: conflict with unistd.h (Vincent Untz)
* Use GtkInfoBar (Javier Jardón)
* Port to GTK+ 3 (Matthias Clasen)


Sound Juicer "But I remember us riding in my brother's car" 2.28.2
==================================================================

* Many translations
* Fix crasher when MusicBrainz can't read a disc (Bastien Nocera)
2015-08-25 07:13:03 +00:00
richard
226a05ac8e add math/py-simpleeval 2015-08-25 05:06:49 +00:00
richard
992efc35cf Add py-simpleeval
A quick single-file MIT-Licenced library for easily adding evaluatable
expressions into python projects. Say you want to allow a user to set an alarm
volume, which could depend on the time of day, alarm level, how many previous
alarms had gone off, and if there is music playing at the time.

Or if you want to allow simple formulae in a web application, but don't want
to give full eval() access, or don't want to run in javascript on the client side.

It's deliberately very simple, just a single file you can dump into a project,
or import from pypi (pip or easy_install).

Internally, it's using the amazing python ast module to parse the expression,
which allows very fine control of what is and isn't allowed. It should be
completely safe in terms of what operations can be performed by the expression.

The only issue I know to be aware of is that you can create an expression which
takes a long time to evaluate, or which evaluating requires an awful lot of
memory, which leaves the potential for DOS attacks. There is basic protection
against this, and you can lock it down further if you desire.

You should be aware of this when deploying in a public setting.

The defaults are pretty locked down and basic, and it's very easy to add whatever
extra specific functionality you need (your own functions, variable/name lookup, etc).
2015-08-25 05:05:39 +00:00
mef
49a7c10a66 Added cad/p5-gds2 version 3.33 2015-08-25 02:03:53 +00:00
mef
6fc0480c41 Import GDS2-3.33 as cad/p5-gds2.
This is GDS2, a module for creating programs to read,
write, and manipulate GDS2 (GDSII) stream files.

GDS2 should be able to handle any size gdsii file but
I would consider it too slow for anything larger
than a few megabytes in size. If your files are are
closer to the gigabyte range please check out my
gdt programs at: http://sourceforge.net/projects/gds2/
which you can use to open and process GDS2 files
as a pipe from Perl.
2015-08-25 01:57:38 +00:00
khorben
93502ccb04 Updated comms/deforaos-phone to 0.4.3 2015-08-24 23:47:19 +00:00
khorben
1ed777fd31 Package DeforaOS Phone 0.4.3
This release brings:
- fewer dependencies (both "purple" and "sofia-sip" modem backends are now
  maintained externally, likewise for the "locker" plug-in)
- easier integration of third-party extensions (with pkg-config)
- improvements to the user interface
- spanish translation
- minor bugfixes
2015-08-24 23:46:03 +00:00
adam
53b90b9b84 Updated databases/openldap to 2.4.42 2015-08-24 22:37:01 +00:00
adam
7983a45b1f OpenLDAP 2.4.42 Release (2015/08/14)
Fixed liblber address length for CLDAP (ITS 8158)
	Fixed libldap dnssrv potential overflow with port number (ITS 7027,ITS 8195)
	Fixed slapd cn=config when updating olcAttributeTypes (ITS 8199)
	Fixed slapd-mdb to correctly update search candidates for scoped searches (ITS 8203)
	Fixed slapo-ppolicy with redundant mod ops on glued trees (ITS 8184)
	Fixed slapo-rwm crash when deleting rewrite rules (ITS 8213)
	Build Environment
		Fixed libdb detection with gcc 5.x (ITS 8056)
2015-08-24 22:35:50 +00:00
tron
b36ea1468b Disable DTrace support under NetBSD because it breaks the build. 2015-08-24 22:00:57 +00:00
fhajny
53cb9304a1 Updated databases/py-peewee to 2.6.3 2015-08-24 20:02:00 +00:00
fhajny
caf35e0d03 Update databases/py-peewee to 2.6.3
2.6.3
- New `fields` module.
- Fix runtests to not run dupes.
- Add `FixedCharField`, fixes #631

2.6.2
- #641, fixed bug with exception wrapping and Python 2.6
- #634, fixed bug where correct query result wrapper was not being used
  for certain composite queries.
- #625, cleaned up some example code.
- #614, fixed bug with aggregate_rows() when there are multiple joins
  to the same table.
- Added create_or_get() as a companion to get_or_create().
- Added support for ON CONFLICT clauses for UPDATE and INSERT queries. Docs.
- Added a JSONKeyStore to playhouse.kv.
- Added Cythonized version of strip_parens(), with plans to perhaps move
  more performance-critical code to Cython in the future.
- Added docs on specifying vendor-specific database parameters.
- Added docs on specifying field default values (both client and server-side).
- Added docs on foreign key field back-references.
- Added docs for models without a primary key.
- Cleaned up docs on prefetch() and aggregate_rows().
2015-08-24 20:01:48 +00:00
leot
b3e155132e Updated sysutils/testdisk to 7.0 2015-08-24 19:54:33 +00:00
leot
9d206b557e Update sysutils/testdisk to testdisk-7.0.
Changes:
== 7.0 ==
=== General Improvements ===
Various fix including security fix, thanks to
* Coverity scan (Static Analysis of source code)
* afl-fuzz (security-oriented fuzzer).
* Denis Andzakovic from Security Assessment for reporting an
  exploitable Stack Buffer Overflow

=== TestDisk ===
==== Improvements ====
* exFAT: better support
* ext4: handle 64 bit blocks or 64 KiB blocksize. Fix detection and file
  listing

==== Bug fixes ====
* Avoid erroneous error when writing 512 bytes on hard disk using 4k sector
* FAT, NTFS: avoid NULL pointer dereference if localtime() returns NULL.
  Thanks to Graham Sutherland for reporting this bug.

=== PhotoRec & QPhotoRec ===
QPhotoRec is a Graphical User Interface (Qt based GUI) version of PhotoRec.
More user friendly, it recognizes the same file formats.

PhotoRec remains recommended for advanced users, it can stop a recovery and
resume it later, it recovers more fragmented files when brute-force technology
is enabled and expert mode is available.

==== Improvements ====
* Reduced false positives for more than 80 file formats.
* .gif: fix filesize detection
* .flv: add Flash filesize detection
* .mpg: detect filesize for MPEG
* .ra: detect filesize for RealAudio3
* Improved algorithm to deal with data fragmentation resulting in a general
  speed increased
* Speedup brute-force mode. Brute-force mode can recover more fragmented
  files, but it's still slow and not 100% reliable. You can enable it in
  PhotoRec Options menu.

New file formats recovered by PhotoRec:
* .3dm: Rhino / openNURBS
* .ari: ARRI Raw Video
* .camrec: Camtasia Studio
* .dad: Micae DVR
* .dcm: Digital Imaging and Communications in Medicine (DICOM)
* .fp12: File Maker Pro 12
* .kra: Krita
* .mlv: Magic Lantern Video
* .notebook: SMART notebook
* .ora: Mypaint
* .red: RED2 video format
* .rlv: Revelation password
* .vbm: Veeam Backup Metadata
* .woff: Web Open Font Format
2015-08-24 19:54:14 +00:00
gdt
8f6e8f78ab Add missing include file (install and PLIST).
Reported by Jason Bacon via pkgsrc-users@.
2015-08-24 17:58:34 +00:00
taca
e0382b349d + adodb-5.19, base-1.4.5, davical-1.1.2, ganglia-3.7.1,
ganglia-webfrontend-3.6.2, horde-5.2.7, icinga-base-2.3.8, imp-6.2.10,
  ingo-3.2.6, kronolith-4.2.9, mantis-1.2.19, nagios-base-4.1.1,
  p5-sqlrelay-0.62, pear-Console_Table-1.2.1, pear-Date-1.5.0a4,
  pear-DB-1.8.2, pear-File_Find-1.3.3, pear-Mail_Mime-1.9.0,
  pear-Math_BigInteger-1.0.2, pear-Numbers_Words-0.18.1, pear-Net_URL2-2.2.0,
  php-concrete5-5.7.5.1, php-geoip-1.1.0, php-ja-wordpress-4.3,
  php-jpgraph-3.5.0b1, php-libawl-0.54, php-ming-0.4.7, php-orangehrm-3.3,
  php-owncloud-8.1.1, php-phrasea2-3.8.6 (php-phrasea-3.8.6?),
  php-raphf-1.1.0, php-redis-2.2.7, php-soycms-1.8.11, php-sqlrelay-0.62,
  php-ssdeep-1.0.4, php-sugarcrm-6.5.22, php-suhosin-0.9.38, php-tiki6-6.14,
  php-zendopcache-7.0.5, phpmyadmin-4.4.14, phraseanet-3.8.6,
  phraseanet-indexer-3.8.6, py-sqlrelay-0.62, ruby-sqlrelay-0.62,
  sqlrelay-0.62, sqlrelay-freetds-0.62, sqlrelay-mysql-0.62,
  sqlrelay-odbc-0.62, sqlrelay-pgsql-0.62, sqlrelay-sqlite-0.62, turba-4.2.8,
  websvn-2.3.3
2015-08-24 16:35:44 +00:00
fhajny
2513911c99 Updated devel/py-argcomplete to 1.0.0 2015-08-24 16:31:39 +00:00
fhajny
ef6b259265 Update devel/py-argcomplete to 1.0.0.
Version 1.0.0 (2015-08-22)
- Don't print args with suppressed help by default; add
  argcomplete.autocomplete(print_suppressed=True) to control this behavior.

Version 0.9.0 (2015-07-03)
- Fix always_complete_options=False support.
2015-08-24 16:31:28 +00:00
fhajny
f0809874a2 Updated archivers/lz4 to 131 2015-08-24 16:28:44 +00:00
fhajny
4e091fb38a Update archivers/lz4 to 131.
- New : Dos/DJGPP target, thanks to Louis Santillan
- Added : Example using lz4frame library, by Zbigniew Jedrzejewski-Szmek
- Changed: liblz4 : xxhash symbols are dynamically changed (namespace
  emulation) to avoid symbol conflict
- Changed: liblz4.a (static library) no longer compiled with -fPIC
  by default
2015-08-24 16:28:32 +00:00
fhajny
64c1557597 Updated databases/mongo-c-driver to 1.1.10 2015-08-24 16:06:37 +00:00
fhajny
d4d8395162 Updated devel/libbson to 1.1.10 2015-08-24 16:06:22 +00:00
fhajny
7cd604ebe7 Update databases/mongo-c-driver to 1.1.10.
- Occasional crash reconnecting to replica set.
- Queries sent to recovering replica set members.
- Memory leak when calling ismaster on replica set members.
2015-08-24 16:06:08 +00:00
fhajny
0119094929 Update devel/libbson to 1.1.10.
No change since 1.1.9; released to keep pace with mongo-c-driver.
2015-08-24 15:56:07 +00:00
richard
677b8295ac py-trytond-stock-supply missing from meta-pkg, as well as needed updated PLIST.
ride update
2015-08-24 15:50:08 +00:00
richard
7eb3c70704 update tryton modules to 3.6 2015-08-24 14:56:05 +00:00
richard
b86d646729 Updates and additions to release 3.6
details found here (http://www.tryton.org/posts/new-tryton-release-36.html)

    Major changes for the developer

        It is now allowed to have many times the same field in list/tree view.
        There is no more a datetime widget for list/tree, two columns with one
        widget date and one widget time should be used instead.

        A new field TimeDelta appears in this release to represent a duration. It
        replace the float_time widget which had some rounding issue. This new
        field is already used in the timesheet and project modules.

        The One2Many widget can be configured to use a Cartesian product with the
        selections of many values for Many2One or Reference fields.

        A method restore_history_before is added to ModelSQL which behaves like
        the existing restore_history but restore the records just before the datetime.

        The on_change methods have been migrated to a behaviour more consistent
        with the Active Record Pattern used in Tryton. Instead of returning a
        dictionary with the values to change, now the instance is directly changed.

        This allow to chain easily the on_change methods or reuse them in other
        methods reducing the duplication.

        The method save on ModelStorage is now a dualmethod which means that it
        can be called as usual as an instance method but also as a class method
        with a list of records. Saving many records at once this way improves the
        performance as the method will minimize the number of queries to the
        database and will validate the result by bunch.

        The Dict field received a translated method to create descriptors which
        translate the values or the keys like the same method on Selection field.

        It is now allowed to use the dotted notation in the order clause of a search.
        The ORM will automatically generate the needed joins.

        The API of the Report class has been reworked to improve the customization
        of the engine. The formatting methods are now more strict to prevent silent
        failure.

        The safe_eval (which was not sure to be safe) has been completely removed.
        In the places where the evaluated code was any way safe, the standard eval
        is used. For evaluated code from outside, a JSON notation is now used. Some
        utilities have been developed to ease the creation of JSON from XMl or in
        the views.

        A new kind of button has been added which works on non-saved record. They
        are quite similar to on_change but they are triggered by a click on a
        button instead of a change of field.

    Accounting

        A new method reverse_compute has been added to Tax which allow to compute
        the base amount from the taxed amount.
        The sign of the second currency amount is enforced to be the same as
        debit - credit.
        The analytic account management has been reworked to use a really One2Many
        instead of the pseudo-field. This simplification was possible thanks to the
        recent new features like the usage of Reference field on One2Many.

    Party

        The vat number is now stored in its compact format.

    Product

        The number of decimal for internal price calculations is now a configuration
        parameter price_decimal. This parameter is used everywhere to ensure
        consistency between all modules.

    Purchase/Sale

        Their lines support both mixed invoice type (Invoice vs Credit Note) per
        line when computing the invoiced quantity.

    Stock

        A new state staging is added to the move. Such state doesn't impact at all
        the computation of the stock level. It is used for supply on sale, to
        create moves in advance.
        Inactive products are still computed for the stock level.
        The computation of assigned move has been improved to take only in
        consideration outgoing move assigned not the incoming. This result in a
        less optimistic for the stock level and thus prevent to assign a move with
        an incoming one that is just assigned but not yet done.
        Forecasts are now automatically deactivated when their period is in the past.

    pkgsrc related updates:
    update to tryton-3.6.0
    update to trytond-3.6.0 including UTC check patch for SunOS
    update trytond modules to latest 3.6
    add meta-pkgs/py-tryton-platform
    add misc/py-trytond-party-relationship
    add misc/py-trytond-product-attribute
    add misc/py-trytond-production
    add misc/py-trytond-stock-inventory-location
    add misc/py-trytond-stock-product-location
    add finance/py-trytond-account-invoice-line-standalone
    add finance/py-trytond-account-invoice-history
    add finance/py-trytond-account-invoice-stock
    add finance/py-trytond-account-payment-clearing
    add finance/py-trytond-account-stock-continental
    add finance/py-trytond-analytic-invoice
    add finance/py-trytond-analytic-purchase
    add finance/py-trytond-analytic-sale
    add finance/py-trytond-product-price-list
    add finance/py-trytond-product-cost-fifo
    add finance/py-trytond-product-cost-history
    add finance/py-trytond-purchase
    add finance/py-trytond-purchase-invoice-line-standalone
    add finance/py-trytond-sale
    add finance/py-trytond-stock-supply
    add time/py-trytond-company-work-time
2015-08-24 14:49:41 +00:00
leot
3172ecdccf Updated www/w3m to 0.5.3nb15 2015-08-24 13:43:03 +00:00
leot
d1a6cf76b5 Add a patch that fixes a deprecated use of defined(). Now w3mman works again.
PKGREVISION++.
2015-08-24 13:42:28 +00:00
richard
bd1316a71f add devel/py-cached-property 2015-08-24 11:35:01 +00:00
richard
8494a8c64c Add py-cached property
A cached-property for decorating methods in classes.

History:
1.2.0 (2015-04-28)

    Overall code and test refactoring, thanks to @gsakkis
    Allow the del statement for resetting cached properties with ttl instead
    of del obj._cache[attr], thanks to @gsakkis.
    Uncovered a bug in PyPy, https://bitbucket.org/pypy/pypy/issue/2033/
    attributeerror-object-attribute-is-read, thanks to @gsakkis
    Fixed threaded_cached_property_with_ttl to actually be thread-safe, thanks
    to @gsakkis

1.1.0 (2015-04-04)

    Regression: As the cache was not always clearing, we've broken out the
    time to expire feature to its own set of specific tools, thanks to
    @pydanny
    Fixed typo in README, thanks to @zoidbergwill

1.0.0 (2015-02-13)

    Added timed to expire feature to cached_property decorator.
    Backwards incompatiblity: Changed del monopoly.boardwalk to del
    monopoly['boardwalk'] in order to support the new TTL feature.
2015-08-24 11:33:58 +00:00
adam
26de02c29e Updated www/py-django to 1.8.4 2015-08-24 10:46:08 +00:00