Commit graph

271889 commits

Author SHA1 Message Date
taca
72362cc52c www/contao44: update to 4.4.7
Contao 4.4.7 is available		12.10.2017 16:12 by Leo Feyer

Contao version 4.4.7 is available. The bugfix release fixes several minor
issues, including a problem with the back end referrer management.
2017-10-13 16:08:28 +00:00
taca
d809d354e4 databases/ruby-mysql28: Fix build problem on ruby24. 2017-10-13 16:07:51 +00:00
adam
b2f379fefd libmodplug: update to 0.8.9.0
Version 0.8.9.0:
  OOB Write and Read fixes + a number of divide by zero fixes.
         (ABC, PAT, AMF, MDL, PSM, XM, IT, MMCMP, MID)
 There were some patches 2010-2016 which were recorded here.
2017-10-13 16:00:59 +00:00
minskim
a070d18a20 doc: Added security/ruby-rex-arch version 0.1.11 2017-10-13 16:00:19 +00:00
minskim
dc5b6ea166 security/Makefile: Add ruby-rex-arch 2017-10-13 16:00:06 +00:00
minskim
ba4699243b security/ruby-rex-arch: Import version 0.1.11
Ruby Exploitation(Rex) Library which contains architecture specific
information such as registers, opcodes, and stack manipulation
routines.
2017-10-13 15:59:36 +00:00
prlw1
284a2027d4 glib2/buildtools.mk: don't override PYTHON_FOR_BUILD_ONLY if already set. 2017-10-13 15:49:55 +00:00
prlw1
9b6908598c doc: Added devel/py-glib2-tools version 2.54.1 2017-10-13 15:46:30 +00:00
prlw1
954607ddd0 Add py-glib2-tools, a place for glib2's python dependent tools, namely
gdbus-codegen, glib-genmarshal and glib-mkenums.
2017-10-13 15:44:29 +00:00
prlw1
8fe57b5add glib2: actually add buildtools.mk 2017-10-13 15:40:12 +00:00
prlw1
e3b62e7723 doc: Updated devel/glib2 to 2.54.1 2017-10-13 15:35:36 +00:00
prlw1
5a83cb4ec4 Update glib2 to 2.54.1
glib-genmarshal and glib-menums have been ported to python. To keep
glib2 a python-free zone, these have been moved with gdbus-codegen
to py-glib2-tools.

Packages needing one of those tools to build can include
devel/glib2/buildtools.mk

The licence has been changed from LGPLv2+ to LGPLv2.1+.

A full changelog is available at:
https://git.gnome.org/browse/glib/tree/NEWS?h=2.54.1
2017-10-13 15:35:10 +00:00
wiz
eee2867820 doc: Updated x11/libdrm to 2.4.84 2017-10-13 14:58:22 +00:00
wiz
29ef0c4cbb libdrm: update to 2.4.84.
libdrm 2.4.84 has been released.

Alex Deucher (1):
      tests/amdgpu: add missing header to SOURCES

Andrey Grodzovsky (1):
      amdgpu: Add deadlock detection test suit.

Anuj Phogat (1):
      intel: Change a KBL pci id to GT2 from GT1.5

Christian König (1):
      amdgpu: make userptr unit test more interesting

Dave Airlie (1):
      headers: sync syncobj ioctl defines.

Eric Engestrom (1):
      freedreno/kgsl: fix pointer-to-int cast

James Zhu (2):
      tests/amdgpu: add new uvd enc support check
      tests/amdgpu: fix uvd enc data corruption issue

Jan Vesely (1):
      amdgpu: Do not write beyond allocated memory when parsing ids

Marek Olšák (7):
      amdgpu: print error messages when amdgpu_device_initialize is failing
      include: sync drm.h and amdgpu_drm.h with airlied/drm-next
      amdgpu: add sync_file import and export functions
      drm: add drmSyncobjWait wrapper
      amdgpu: add amdgpu_cs_syncobj_wait
      amdgpu: add amdgpu_cs_fence_to_handle
      configure.ac: bump version to 2.4.84

Philipp Zabel (1):
      etnaviv: prevent deadlock in error path

Rob Herring (2):
      Android: move libraries to /vendor
      headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1
2017-10-13 14:58:09 +00:00
jperkin
87cb87039e py-meinheld: Support SunOS, based on PR#52613 2017-10-13 14:51:16 +00:00
fhajny
41e7f40ebc doc: Updated databases/mongo-c-driver to 1.8.1 2017-10-13 14:28:03 +00:00
fhajny
19abcf8e5d Update databases/mongo-c-driver to 1.8.1.
- Remove a syntax error in the configure script that affects some shells.
- The configure script respects --with-zlib=system and --with-snappy=system.
- The internal mongoc_server_description_t struct is properly reinitialized
  after a network error.
- Fix the encoding of this NEWS file.
2017-10-13 14:27:54 +00:00
fhajny
e047d26153 doc: Updated devel/libbson to 1.8.1 2017-10-13 14:23:19 +00:00
fhajny
b3d9343bf4 Update devel/libbson to 1.8.1.
- Removes a syntax error in the configure script
2017-10-13 14:23:10 +00:00
fhajny
0e698fe766 doc: Updated databases/py-peewee to 2.10.2 2017-10-13 14:19:14 +00:00
fhajny
560888cf08 Update databases/py-peewee to 2.10.2
2.10.2
- Update travis-ci build scripts to use Postgres 9.6 and test against
  Python 3.6.
- Added support for returning namedtuple objects when iterating over a
  cursor.
- Added support for specifying the "object id" attribute used when
  declaring a foreign key. By default, it is foreign-key-name_id, but
  it can now be customized.
- Fixed small bug in the calculation of search scores when using the
  SQLite C extension or the sqlite_ext module.
- Support literal column names with the dataset module.

2.10.1
- Removed AESEncryptedField.
2017-10-13 14:19:05 +00:00
ryoon
bda233a11b Do not hardcode RUST_ARCH 2017-10-13 12:42:12 +00:00
ryoon
db2506febd Do not use devel/ninja-build. It is not in the dependency 2017-10-13 12:33:02 +00:00
jperkin
b40f9b13ab grafana: Add SMF manifest, based on PR#52612 2017-10-13 12:28:19 +00:00
adam
9106578153 Updated graphics/py-matplotlib, devel/py-distorm3 2017-10-13 10:45:57 +00:00
adam
fe6eb6f999 py-distorm3: update to 3.3.4
3.3.4
Bug fixes
2017-10-13 10:28:04 +00:00
adam
6acf6b9b2e py-matplotlib: update to 2.1.0
v2.1.0:

This is the second minor release in the Matplotlib 2.x series and the first
release with major new features since 1.5.

This release contains approximately 2 years worth of work by 275 contributors
across over 950 pull requests. Highlights from this release include:

* support for string categorical values
* export of animations to interactive javascript widgets
* major overhaul of polar plots
* reproducible output for ps/eps, pdf, and svg backends
* performance improvements in drawing lines and images
* GUIs show a busy cursor while rendering the plot
* along with many other enhancements and bug fixes.
2017-10-13 09:50:35 +00:00
jperkin
7c01352dc8 doc: Updated shells/zsh to 5.4.2 2017-10-13 09:35:29 +00:00
jperkin
1e1a6f7fb8 zsh: Upgrade to 5.4.2
pkgsrc changes:
 - Use PRINT_PLIST_AWK to aid future upgrades.
 - Support the "static" option on Darwin and SunOS.

Upstream changes from 5.3.1 to 5.4:

The 'exec' and 'command' precommand modifiers, and options to them, are
now parsed after parameter expansion.  Previously, both the modifier and
any options to it were parsed between alias expansion and parameter
expansion (see zshexpn(1)), so they could neither be quoted nor be the
result of parameter expansion.  Examples: 's=command; $s -V ls' and
'\command -V ls' now work as expected.

Functions executed by ZLE widgets no longer have their standard input
closed, but redirected from /dev/null instead. That still guards
against user defined widgets inadvertently reading from the tty device.

There is an option WARN_NESTED_VAR, a companion to the existing
WARN_CREATE_GLOBAL that causes a warning if a function updates a
variable from an enclosing scope without using typeset -g.  It can be
turned on for an individual function with "functions -W".

zmodload now has an option -s to be silent on a failure to find a module
but still print other errors.
2017-10-13 09:35:19 +00:00
adam
87fee8d74a Updated devel/py-more-itertools, databases/py-sqlalchemy-utils, net/lftp 2017-10-13 08:49:54 +00:00
adam
ad1473b96d lftp: update to 4.8.3
Version 4.8.3:
* fixed compilation with older C++ compilers.
* fixed 2 other core dumps on exit (incorrect order of deallocation).
2017-10-13 08:13:26 +00:00
adam
ba42557d91 py-sqlalchemy-utils: update to 0.32.18
0.32.18:
- Made aggregated attributes to work with subclass objects
2017-10-13 08:04:28 +00:00
adam
a835b34db1 py-more-itertools: update to 3.2.0
3.2.0
* New itertools:
    * :func:`lstrip`, :func:`rstrip`, and :func:`strip`
    * :func:`islice_extended`
* Improvements to existing itertools:
    * Some bugs with slicing :func:`peekable`-wrapped iterables were fixed
2017-10-13 07:58:57 +00:00
adam
dd91b985f3 Updated www/py-django-countries, devel/py-pkgconfig 2017-10-13 07:12:47 +00:00
adam
fc62890bbc py-pkgconfig: update to 1.2.2
Version 1.2.1 and 1.2.2
* Include the data folder in the distribution in order to run tests
* Improve the tests
2017-10-13 07:04:28 +00:00
adam
823bc09676 py-django-countries: update to 5.0
Version 5.0:
No longer allow multiple=True and null=True together. This causes problems saving the field, and null shouldn’t really be used anyway because the country field is a subclass of CharField.
2017-10-13 07:01:40 +00:00
adam
68cd5020c0 Updated mail/dovecot2-pigeonhole, textproc/py-biplist 2017-10-13 06:59:15 +00:00
adam
d82709bcb9 py-biplist: update to 1.0.2
1.0.2:
Bug fixes.
2017-10-13 06:58:46 +00:00
adam
e4ee100c63 dovecot2-pigeonhole: update to 0.4.21
v0.4.21:

* redirect action: Always set the X-Sieve-Redirected-From header to
  sieve_user_email if configured. Before, it would use the envelope recipient
  instead if available, which makes no sense if the primary e-mail address is
  available.
+ vacation extension: Allow ignoring the envelope sender while composing the
  "To:" header for the reply. Normally, the "To:" header is composed from
  the address found in the "Sender", "Resent-From" or "From" headers that is
  equal to the envelope sender. If none is then found, the bare envelope
  sender is used. This change adds a new setting
  "sieve_vacation_to_header_ignore_envelope". With this setting enabled, the
  "To:" header is always composed from those headers in the source message.
  The new setting thus allows ignoring the envelope, which is useful e.g.
  when SRS is used.
+ vacation extension: Compose the "To:" header from the full sender address
  found in the first "Sender:", "From:" or "Resent-From:" header. Before, it
  would create a "To:" header without a phrase part. The new behavior is
  nicer, since the reply will be addressed to the sender by name if possible.
- LDA Sieve plugin: Fixed sequential execution of LDAP-based scripts. A
  missing LDAP-based script could cause the script sequence to exit earlier.
- sieve-filter: Removed the (now) duplicate utf8 to mutf7 mailbox name
  conversion. This caused problems with mailbox names containing UTF-8
  characters. The Dovecot API was changed years ago, but apparently
  sieve-filter was never updated.
2017-10-13 06:53:24 +00:00
adam
10203ead24 Updated emulators/libspectrum, emulators/fuse-emulator, emulators/fuse-emulator-utils 2017-10-13 04:52:09 +00:00
adam
507011de3a fuse-emulator-utils: update to 1.3.5
Version 1.3.5:

* fmfconv
  * Fix build in big-endian platforms
  * Remove unimplemented SCR reading

* Various minor bug fixes/improvements:
  * Fix GLib replacement detection
  * Fix libspectrum.h preprocessing in windres resources
2017-10-13 04:50:28 +00:00
adam
08383e1821 fuse-emulator: update to 1.4.1
Fuse 1.4.1:

* Emulation core improvements:
  * Improvements to the loader acceleration code to reduce errors -
    Blood Brothers, City Slicker, Driller, Dynamite Dan, Games
    Compendium (by Gremlin), Joe Blade II, Kokotoni Wilf, Powerplay,
    Saboteur, Trapdoor and Zanthrax now all load successfully
  * Multiface 3 returns values stored from ports 0x1ffd and 0x7ffd
  * Set contention for DivIDE/DivMMC EPROM memory and clear data to 1's

* Debugger improvements:
  * Allow an exit code to be specified when using the "exit" command
  * Add new "tape:microphone" and "spectrum:frames" system variables to
    allow access to the current tape level and frame count since reset

* Deprecated features removed:
  * All Z80 variables in the debugger must now be referenced as
    "z80:NAME" rather than just "NAME" e.g. "set z80:af 0x1234"
    rather than just "set af 0x1234"

* Miscellaneous improvements:
  * Support XCode 9 SDK in CoreAudio driver
  * Correct enabling of ide slave menu item
  * Add *.mlt as an allowed filetype to file selectors
  * Add null UI for use in automation tests
  * Ensure null UI is not overridden by GTK+ UI
  * Fix detection of libspectrum capabilities
  * Remove C11 typedef redefinition of divxxx_t
2017-10-13 04:47:46 +00:00
adam
268da20e41 libspectrum: update to 1.4.1
libspectrum 1.4.1:
* Fix generation of malformed RZXs
* Various minor bug fixes/improvements:
  * Build test program on "make check" rule
  * Additional unit tests for SZX reading/writing
  * Free DivIDE/DivMMC memory from snapshots
  * Remove C99 typedef redefinition of libspectrum_mmc_card
  * Correct version for MLT class addition
2017-10-13 04:44:20 +00:00
wiz
07bc147fe2 doc: Updated x11/modular-xorg-server to 1.19.5 2017-10-12 23:30:09 +00:00
wiz
911a7765ba modular-xorg-server: update to 1.19.5.
One regression fix since 1.19.4 (mea culpa), and fixes for CVEs 2017-
12176 through 2017-12187. C is a terrible language, please stop writing
code in it.
2017-10-12 23:29:58 +00:00
nros
a2f7206454 doc: Updated lang/qore to 0.8.13 2017-10-12 19:24:36 +00:00
nros
cc57a47ce8 Revbump and add patch for building with c++11 because of lang/qore update. 2017-10-12 18:38:47 +00:00
nros
7347d95313 Revbump and use of c++11 beacuse of lang/qore update. 2017-10-12 18:21:23 +00:00
nros
8f112d4eac Updated lang/qore to version 0.8.13.
New features in Qore:

* Input/Output stream APIs
* Vastly improved type system with complex type support
* Improved operators; list, string, binary slice operators,
  the ".." range operator, improved new, cast<>, and instanceof
  operators, lazy evaluation of functional and list operators
* Improved encryption support including AES encryption,
  encryption/decryption streams, support for AAD and MACs
* Improved HTTPS and SSL security support with addition X.509
  certificate support including automatic certificate
  verification in client and server contexts
* Universal connection API
* Support for binding output placeholder buffers for result sets
  that return an SQLStatement object for more efficient piecewise
  processing of DB stored procedure/function calls that return
  very large result sets
* Strong encapsulation support (ex: private:internal)
* Deterministic garbage collection performance improvements with
  large cycles
* Debugging support and APIs including remote network debugging
* Language Server Protocol support for Qore in the new astparser
  module for rich language support in IDEs such as the
  Visual Studio Code Qore Extension

Bug Fixes in Qore:

* fixed a bug causing AbstractQuantifiedBidirectionalIterator not
  being available (issue 968)
* BulkSqlUtil module fixes:
    -fixed the module to work properly even with DB drivers that
     do not support parameter array binding (issue 1154)
* CsvUtil module fixes:
    -fixed a bug in an error message validating input data
     (issue 1062)
    -added an exception when detected headers do not match the
     fields option (issue 2179)
* HttpServer module fixes:
    -added logic to attempt to mask passwords in log messages
     (issue 1086)
* HttpServerUtil module fixes:
    -fixed a bug where the msg arg to AbstractAuthenticator::do401()
     was ignored (issue 1047)
* RestHandler module fixes:
    -added logic to allow sensitive data to be masked in log messages
     (issue 1086)
* SqlUtil module fixes:
    -fixed a bug in update and upsert statement generation when the
     given data does not have enough columns to use the unique index
     found, an error message is generated that contains all the
     columns names instead of just the column names required by the
     index (issue 1013)
* WebSocketClient module fixes:
    -fixed a thread lock starvation race condition (issue 2130)
* UTF-16 fixes:
    -fixed a bug comparing strings in UTF-16 encodings (issue 1579)
    -fixed Qore::substr() and <string>::substr() with strings in
     UTF-16 encodings (issue 1586)
    -fixed Qore::trim(), Qore::ltrim(), Qore::rtrim() and the trim
     operator with strings with UTF-16 encodings (issue 1775)
* fixed a bug where break and continue statements were accepted
  outside of loops (issue 976)
* fixed a bug compiling on Solaris SPARC with g++ where
  MPFR_DECL_INIT() is compiled incorrectly with -O1 or greater
  (issue 958)
* fixed a bug causing an infinite loop in decompression functions
  (issue 966)
* fixed an issue where an internal C++ API
  (QoreProgram::parseCmdLineDefines()) performed a needless copy
  of a data structure (issue 1099)
* fixed a stack corruption bug with asynchronous I/O on UNIX
  systems with ReadOnlyFile methods (issue 1106)
* fixed bugs with inconsistent conversions of int, float, and
  boolean values to date/time values, now they are all converted
  uniformly to relative date/time values (issue 1156)
* fixed a bug where Qore allowed code to be declared both public
  and private without a warning (issue 1187)
* fixed a bug where the instanceof operator would return True with
  objects that did not publically inherit the given class or where
  the given class is not accessible (issue 1191)
* fixed a bug in qpp support of the 'final' class flag (issue 1222)
* fixed a bug where the + operator provided access to private
  members from outside the class (issue 1209)
* fixed a bug where different overloaded method variant resolution
  rules were used at parse time (best match in hierarchy) and
  runtime (best match in first matching class) in a class hierarchy
  (issue 1229)
* fixed a bug where exceptions in base class constructor calls did
  not reflect the actual source location (issue 1230)
* fixed a bug where runtime function/method variant matching was
  incorrectly biased towards default matches for missing arguments
  (issue 1231)
* fixed bugs where calls to Socket::upgradeClientToSSL() and
  Socket::upgradeServerToSSL() were ignored with no exception
  thrown if the socket was not connected (issue 1258)
* fixed a bug where a closure created in an object scope could not be
  called if the object had been deleted, even if the closure did not
  refer to the object (issue 1303)
* fixed a bug where ord() would return negative numbers for bytes
  with the high bit set with compilers where char is the same as
  signed char (issue 1385)
* fixed a bug where int(number) returned rounded value instead of the
  integer part (while int(float) behaved correctly; also
  cf. initializing a softint value from a number vs. from a float)
  (issue 1463)
* File::read() now uses character semantics for the length argument
  (issue 1548)
* fixed a bug with strongly-typed lvalue assignments with classes
  created in different Program objects (issue 1551)
* fixed a bug where an ASCII string and the same string in a different
  encoding and with diacritics could incorrectly be marked as equal
  (issue 1579)
* fixed bugs in HTTPClient methods where string message bodies were
  not converted to the object's character encoding before transmission
  (issue 1813)
* fixed a bug in the reference and *reference assignment restrictions;
  previously any value was accepted, now only references are accepted
  as the initial assignment values (issue 1819)
* fixed a bug in handling the SqlUtil::BLOB type in the FreetdsSqlUtil
  module (issue 1852)
* fixed a bug in overloaded call variant matching where missing
  arguments were counted towards the match (issue 1897)
* fixed many bugs where parse-time errors could be reported at an
  incorrect source location; parse-time error location reporting has
  been completely overhauled and reimplemented for correctness
  (issue 1930)
* fixed a bug where code signatures would accept parameter variables
  without "$" signs even when %allow-bare-refs was not in effect
  (issue 1941)
* fixed memory leaks in the scanner related to EOF conditions
  (issue 1976)
* rewrote Qore functions gethostbyname(), gethostbyname_long() and
  gethostbyaddr() to use standard C functions getaddrinfo(3) and
  getnameinfo(3) internally instead of the deprecated gethostbyname(3)
  and gethostbyaddr(3) (issue 1952)
* fixed cmake builds on Darwin (issue 1980)
* fixed a bug where immediate date-time values were not marked with
  their type at parse time (issue 2001)
* fixed a bug where the *data type restriction would allow all types
  to be assigned at runtime (issue 2002)
* Qore::RangeIterator::constructor(int) and Qore::xrange(int) were
  updated; the second arguments were removed to avoid ambiguity with
  the other overloaded variants (issue 2016)
* fixed a bug where Qore::replace() could get in an infinite loop
  with arguments with embededed nulls (issue 2098)
* fixed a bug in regular expression extraction where an infinite loop
  could occur (issue 2083)
* fixed a bug where a call reference to an object method that crosses
  Program boundaries could result in a core dump when called due to an
  error managing thread-local data (issue 2145)
* fixed crashes in scanner due to EOF in comments (issue 2175)
2017-10-12 18:17:46 +00:00
leot
e964880a37 doc: Updated sysutils/entr to 3.9 2017-10-12 17:56:59 +00:00