Commit graph

297903 commits

Author SHA1 Message Date
jperkin
3f3dc70553 mk: Support MESSAGE.rcd and MESSAGE.smf.
Previously packages configured these manually based on INIT_SYSTEM, this
centralises support for them so they only need to exist to be pulled in
accordingly.
2019-05-28 13:32:06 +00:00
wiz
2e939ab5a0 doc/TODO: + librsvg-2.44.14 [wip]. 2019-05-28 13:16:10 +00:00
wiz
3dd35ef86f doc: Updated net/freeDiameter to 1.3.0 2019-05-28 13:05:32 +00:00
wiz
bfd04c2f84 freeDiameter: update to 1.3.0.
freediameter (1.3.0)

Many thanks to Thomas Klausner for his contribution of several important extensions.

freediameter (1.2.1) UNRELEASED; urgency=low

  * New extension: rt_randomize (load-balancing on possible destinations)
  * New contrib: Gx extension.
  * rt_redirect.fdx and rt_load_balance.fdx improvement: use a hash table. Thanks Thomas.
  * New hook HOOK_MESSAGE_SENDING to give a last chance to edit messages before they are sent.
    This will be mostly used for enforcing interoperability constraints on non-compliant peers.
  * Simplified log output. Old output can be recovered with DEBUG_WITH_META build option.
  * Updated the internal counters for finer control on the load.
  * Fixes in message expiry mechanism.
  * Bug fixes in error messages generation and various parts.
  * Improvements on shutdown sequence handling.
  * Improvements to the dict_dcca_* extensions.
  * Improved default CMake configuration.
  * Improved build for MacOSX
  * Fixes for a few newer operating systems compatibility.
  * Fixed default secure Diameter port number 5868 instead of5658 (errata of RFC 6733)

 -- Sebastien Decugis <sdecugis@freediameter.net>  Sat, 30 Jan 2016 23:38:03 +0800
2019-05-28 13:05:20 +00:00
adam
25533609aa Updated devel/libebml, multimedia/libmatroska 2019-05-28 07:47:35 +00:00
adam
d1f5017570 libmatroska: updated to 1.5.2
Released v1.5.2:
* Build system: fixed symbol visibility issue causing linker
  failures since 1.5.1.

Released v1.5.1:
* Build system: libEBML 1.3.8 is now required.
* Build system: various fixes to the cmake rules regarding
  visibility, naming and building DLLs on Windows.
* KaxBlock: fixed a potential access to invalid memory due to
  invalid lace sizes read from invalid data.
* KaxBlock: fixed a potential null pointer dereference triggerable
  by reading invalid data.
2019-05-28 07:47:14 +00:00
adam
4a889a235a libebml: updated to 1.3.9
Released v1.3.9:
* Build system: fixed symbol visibility issue causing linker
  failures since 1.3.8.

Released v1.3.8:
* Build system: various fixes to the cmake rules regarding
  visibility, naming and building DLLs on Windows.
2019-05-28 07:46:08 +00:00
maya
ae443fe7cf doc: Updated games/pingus to 0.7.6nb1 2019-05-27 18:38:53 +00:00
tnn
5d30ef2a16 xtensa-esp32-elf-*: update to espressif 2019r1 snapshot
main change being that it updates newlib from 2.2.0 to 3.0.0.
2019-05-27 17:31:14 +00:00
nia
c5660cd669 SDL2: Always --disable-x11-shared so X11 is linked the normal way.
This fixes creating a GL context with r600_dri (and probably other drivers)
on NetBSD with native X, where otherwise missing libxcb symbol errors
happen.

Programs this unbreaks include fasttracker2, mednafen. Programs this
doesn't unbreak include nestopia (uses libepoxy).

This is a workaround, but we're already doing the same in the SDL1
package...

Bump PKGREVISION.
2019-05-27 17:21:01 +00:00
nia
68d4f22e29 libepoxy: Don't hardcode the libEGL version number.
Bump PKGREVISION.
2019-05-27 17:04:04 +00:00
adam
7c002cc775 Updated www/py-django-extensions, net/py-Socks 2019-05-27 16:48:43 +00:00
adam
e4cdf41b51 py-Socks: updated to 1.7.0
1.7.0:
Bump version
2019-05-27 16:48:14 +00:00
adam
94235a80aa py-django-extensions: updated to 2.1.7
Changes 2.1.7:
- New: test, many many more tests :-) thanks everybody
- New: docs, many documentation updates
- New: graph_model, add simple theming support and django2018 theme
- Improvement: ModificationDateTimeField, make modificationfield name modifiable
- Improvement: graph_model, option to not showrelations labels in the graph
- Improvement: reset_db, allow to override list of backends for database engines
- Improvement: reset_db, add psqlextra backend
- Improvement: runserver_plus, idle support
- Improvement: generate_secret_key, removed get_random_string in favour of get_random_secret_key
- Improvement: update_permissions, add create-only and update-only flags
- Improvement: update_permissions, update changed names of permission to match correct permission name
- Improvement: syncdata, add --database option
- Improvement: runscript, allow to override RUNSCRIPT_SCRIPT_DIR
- Fix: create_command, fix mknod error on macos
- Fix: runserver_plus, fix in resolving ssl certificate path
- Fix: sqldiff, fix hstorefield
- Deprecate: truncate_letters, use Django's truncatechars
- Deprecate: passwd, use Django's changepassword
- Deprecate: Keyczar encrypted fields, Keyczar is abandonned / deprecated
2019-05-27 16:43:54 +00:00
ryoon
45450a58da Update *subversion* to 1.12.0 2019-05-27 16:12:08 +00:00
ryoon
b493f5a2a1 Update to 1.12.0
Changelog:
Version 1.12.0
(12 Apr 2019, from /branches/1.12.x)
https://svn.apache.org/repos/asf/subversion/tags/1.12.0

 User-visible changes:
  - Major new features:

  - Minor new features and improvements:
    * 'move vs. move' merge conflicts can now be resolved (r1846851, r1851913)
    * 'svn --version --verbose' shows loaded libraries on Linux (r1843774)
    * 'svnrdump' can read/write a file instead of stdin/stdout (r1844906)
    * 'svn list' tries to not truncate the author's name (r1847384 et al.)
    * 'svn list' can show sizes in base-2 unit suffixes (r1847384 et al.)
    * 'svn info' shows the size of files in the repository (r1847441 et al.)
    * 'svn cleanup' can remove read-only directories (#4806, r1854072 et al.)

  - Client-side bugfixes:
    * Repos-to-WC copy with --parents works with absent target (r1843888)
    * Repos-to-WC copy from foreign repo with peg/operative revs (#4785)

  - Server-side bugfixes:
    * Ignore empty group definitions in authz files (#4802, r1851687)

  - Client-side and server-side bugfixes:

  - Other tool improvements and bugfixes:
    * svnauthz: warn about empty groups in authz files (#4803, r1851823)
    * Storing passwords in plain text on disk is disabled by default (r1845377)

 Developer-visible changes:
  - General:
    * Updated the required libtool version to 2.x (r1845716)
    * get-deps.sh: Remove references to Googlemock and Googletest (r1849200)
    * All C++ code is compiled in C++11 mode by default (r1849202)

  - Bindings:
    * JavaHL: Fixed potential core dump in ISVNClient.diff (r1845408)
    * JavaHL: Let clients decode file contents from ISVNClient.blame (r1851333)


Version 1.11.1
(11 Jan 2019, from /branches/1.11.x)
http://svn.apache.org/repos/asf/subversion/tags/1.11.1

 User-visible changes:
  - Minor new features and improvements:
    * Conflict resolver support for added vs unversioned file (r1845577)
    * Conflict resolver support for unversioned directories (r1846299)
    * Improve help for 'svn add' and the '-N' option (r1842814 et al.)
    * Improve display of Mac OS name in 'svn --version --verbose' (r1842334)

  - Client-side bugfixes:
    * Fix: repos-to-WC copy with --parents doesn't create dirs (#4768)
    * Fix: foreign repo copy with peg/operative revisions (#4785)
    * Fix: foreign repo copy of file adding mergeinfo (#4792)
    * Fix: assertion failure using -rPREV on a working copy at r0 (#4532)
    * Fix: tree conflict message ends a sentence with a colon (#4717)

  - Server-side bugfixes:
    * Fix CVE-2018-11803: malicious SVN clients can crash mod_dav_svn
    * Fix: unexpected SVN_ERR_FS_NOT_DIRECTORY errors (#4791)
    * Fix: mod_dav_svn's SVNUseUTF8 had no effect in some setups (r1844882)
    * Fix crash in mod_http2 (#4782)

  - Other tool improvements and bugfixes:
    * svndumpfilter: Clarify error messages by including node path (r1845261)

  - Bindings bugfixes:
    * JavaHL: Fix crash in client code when using external diff (r1845408)

 Developer-visible changes:
  - General:
    * Fix build on systems without python in $PATH (r1845555)
    * Fix compiler warnings about indentation (r1845556 et al.)

  - API changes:
    (none)


Version 1.11.0
(30 Oct 2018, from /branches/1.11.x)
http://svn.apache.org/repos/asf/subversion/tags/1.11.0

 User-visible changes:
  - Major new features:
    * Shelving is no longer based on patch files (experimental) (issue #3625)
    * Checkpointing (experimental) (issue #3626)
    * Viewspec output command (experimental) (issue #4753)

  - Minor new features and improvements:
    * Improvements to tree conflict resolution (issue #4694 #4766 ...)
    * 'patch' can now read non-pretty-printed svn:mergeinfo diffs (r1822151)
    * Better error when http:// URL is not a Subversion repository (r1825302)
    * Add 'schedule' and 'depth' items to 'svn info --show-item' (r1827032)
    * Allow the client cert password to be saved (r1836762)

  - Client-side bugfixes:
    * Fix a crash in a repo:WC summary diff of a local copy (r1835218)
    * Fix double diff headers (r1836746)
    * Tree conflict resolver: avoid endless scan in some cases (r1839662)

  - Server-side bugfixes:
    * svnadmin dump shouldn't canonicalize svn:date (issue #4767)
    * 'svnadmin verify --keep-going --quiet' shows an error summary (r1837790)
    * Let 'svnadmin recover' prune the rep-cache even if disabled (r1838813)

  - Client-side and server-side bugfixes:
    * Fix pattern-matching of top level path in listing with search (r1830599)
    * Allow commands like 'svn ci --file X' to work when X is a FIFO (r1836306)

  - Other tool improvements and bugfixes:
    * tools/client-side/bash_completion: Add '--password-from-stdin' (r1820045)

 Developer-visible changes:
  - General:
    * new tool: tools/dist/edit-N-log-messages (r1819207)
    * tools/dev/unix-build/Makefile.svn: various fixes
    * Expose the diff option 'pretty_print_mergeinfo' in APIs (r1822014)
    * In 'revert' APIs, choose whether to delete schedule-add nodes (r1822534)

  - Bindings:
    * Fix Python binding fs.FileDiff behaviour with python-future (r1823802)
    * Fix Python unit test, fs.SubversionFSTestCase, on Windows (r1824410)
    * Bump minimum JDK version required for JavaHL to 1.8 (r1831895)
    * Enable building against Java 10 (r1841180 et al)
    * Fix a potential crash in JavaHL (issue #4764)
2019-05-27 16:10:07 +00:00
maya
c2a277ff9a pingus: use pkgconfig to find libGL. Results in adding /usr/X11R7/lib to
RPATH on netbsd, meaning this program can run.
Avoid accidental expansion of DATADIR in pingus_main.cpp.

This now runs for me.
Bump PKGREVISION.
2019-05-27 16:07:30 +00:00
adam
53fe9533c3 Updated devel/py-xopen, devel/py-fasteners 2019-05-27 15:53:30 +00:00
adam
8649571469 py-fasteners: updated to 0.15
0.15:
Unknown changes
2019-05-27 15:53:09 +00:00
maya
8892b4b449 pingus: fix compilation issue by adding missing include.
PR pkg/54240.

XXX this package needs to add libGL path's to RPATH to run
2019-05-27 15:37:56 +00:00
adam
d96fc9343b py-xopen: updated to 0.6.0
v0.6.0
For reading from gzipped files, xopen will now use a pigz subprocess. This is faster than using gzip.open.
Python 2 supported will be dropped in one of the next releases.
2019-05-27 15:31:02 +00:00
adam
0100409c42 Updated sysutils/py-kazoo, databases/py-sqlparse 2019-05-27 15:25:33 +00:00
adam
9b47def50a py-sqlparse: updated to 0.3.0
Release 0.3.0:

Notable Changes
* Remove support for Python 3.3.

Enhancements
* New formatting option "--indent_after_first"
* New formatting option "--indent_columns"
* Add UPSERT keyword
* Strip multiple whitespace within parentheses
* Support double slash (//) comments
* Support for Calcite temporal keywords

Bug Fixes
* Fix occasional IndexError
* Fix incorrect splitting of strings containing new lines
* Fix reindent issue for parenthesis
* Fix from( parsing issue
* Fix for get_real_name() to return correct name
* Wrap function params when wrap_after is set
* Fix parsing of "WHEN name" clauses
* Add missing EXPLAIN keyword
* Fix issue with strip_comments causing a syntax error
* Fix formatting on INSERT which caused staircase effect on values
  by fredyw).
* Avoid formatting of psql commands

Internal Changes
* Unify handling of GROUP BY/ORDER BY
* Remove unnecessary compat shim for bytes
2019-05-27 15:25:14 +00:00
adam
587a7d7039 py-kazoo: updated to 2.6.1
2.6.1:

Bug Fixes
* **client:**  add missing paren
* **core:**
  *  support deprecated KazooRetry argument
  *  reduce timeout for the first Connect() request
* **handlers:**  make AsyncResult call all registered callbacks instantly if the handler has stopped running
* **recipe:**
  *  No more memory leak when ChildrenWatch was stopped
  *  No more memory leak once TreeCache was closed


2.6.0:

Features
* **core:**
  *  add SASL DIGEST-MD5 support
  *  Added SSL support
* **tests:**
  *  update Zookeeper 3.5.2-alpha to 3.5.4-beta
  *  update Zookeeper version from 3.4.10 to 3.4.13

Bug Fixes
* **core:**
  *  ensure timeout argument is positive
  *  get_children with include_data=True uses GetChildren2 types
  *  allow authentification in RO and RW modes
  *  Use a copy of auth data when reconnecting
  *  change KazooRetry to uniformly jitter over the whole backoff interval
* **recipe:**  Delete lock node in queue recipe if entry already consumed

Doc
*   make badges link to travis and pypi
*   specify description type for pypi to render correctly
*   remove broken downloads badge
* **core:**  fix broken zookeeper programmers guide link
2019-05-27 15:20:45 +00:00
bsiegert
6b2717c133 Revbump all Go packages after go112 update. 2019-05-27 15:18:17 +00:00
bsiegert
202d47ed21 doc: Updated lang/go112 to 1.12.5 2019-05-27 15:16:56 +00:00
bsiegert
121bb17bb9 Update go112 to 1.12.5.
This release includes fixes to the compiler, the linker, the go command,
the runtime, and the os package.

Same as for go111, remove the pkg/bootstrap tree from the package.
2019-05-27 15:16:38 +00:00
wiz
4e408494f8 lgogdownloader: set licence 2019-05-27 15:11:07 +00:00
wiz
edaf7ea384 doc: Updated mail/thunderbird-enigmail to 2.0.11 2019-05-27 14:50:24 +00:00
wiz
5a22507822 thunderbird-enigmail: update to 2.0.11.
This release addresses a security issue with inline-PGP messages
that allows an attacker to have Enigmail display a correctly signed
or encrypted message info, but display a different unauthenticated
text.
2019-05-27 14:50:12 +00:00
wiz
cbc18ea941 doc: Updated devel/py-subprocess32 to 3.5.4 2019-05-27 14:42:35 +00:00
wiz
f0a9664a0d py-subprocess32: update to 3.5.4.
-----------------
2019-05-20 3.5.4
-----------------
 * Promoted 3.5.4rc2 to become 3.5.4.

-----------------
2019-05-13 3.5.4rc2
-----------------
 * GitHub [#57]: TimeoutExpired and CalledProcessError exceptions can now
   be unpickled.

-----------------
2019-05-10 3.5.4rc1
-----------------
* GitHub [#61]: Backport the fixes for https://bugs.python.org/issue10963,
  https://bugs.python.org/issue19612, and https://bugs.python.org/issue30418.
  When a child process was so short lived it dies or closes its pipes before
  you call communicate().  When supplying stdin or reading its output in
  this scenario, do not raise an unexpected broken pipe or interrupted
  system call exception.
2019-05-27 14:42:25 +00:00
wiz
f20dea6277 doc: Updated devel/libgit2 to 0.28.2 2019-05-27 14:35:38 +00:00
wiz
6ef8f2b26a libgit2: update to 0.28.2.
v0.28.2
-------

This is a bugfix release with the following changes:

* Fix include directory ordering when using bundled dependencies.

* Fix infinite loop when searching for a non-existing repository with
  Windows-style paths including drive prefixes.

* Fix paths with a trailing "/" not always being treated as
  directories when computing ignores.

* Fix false negatives when computing ignores where ignore rules
  that are a prefix to a negative ignore rule exist.

* Fix patches with CRLF line endings not being parsed correctly.

* Fix segfault when parsing patches with file addition (deletion)
  where the added (deleted) file name contains a space.

* Fix assertion failure when trying to write to a non-existent
  locked configuration file.
2019-05-27 14:35:25 +00:00
bsiegert
7f1c179fe4 doc: Updated lang/go111 to 1.11.10 2019-05-27 14:33:52 +00:00
bsiegert
8d21d6b52a Update go111 to 1.11.10.
This release includes fixes to the compiler, the linker, the go command, the
runtime, and the os package.

While here, remove pkg/bootstrap from the package, as it is only used
for bootstrapping.
2019-05-27 14:33:10 +00:00
wiz
725b612242 doc: Updated audio/musicpd to 0.21.9 2019-05-27 14:29:58 +00:00
wiz
b100f1d6b7 musicpd: update to 0.21.9.
ver 0.21.9 (2019/05/20)
* input
  - buffer: fix deadlock bug
* Android
  - fix crash on ARMv7
  - request storage permission on Android 6+
* fix spurious "single" mode bug
2019-05-27 14:29:44 +00:00
tsutsui
45b6075502 firefox: fix wrong latency unit in stream_init() function.
Based on a patch in PR pkg/54206 from Y.Sugahara.
Bump PKGREVISION.
2019-05-27 14:19:26 +00:00
wiz
94f9ca8a2a doc: Updated games/lgogdownloader to 3.5 2019-05-27 14:04:21 +00:00
wiz
867400db6f lgogdownloader: update to 3.5.
Changes not found.
2019-05-27 14:04:08 +00:00
wiz
49d7d97f1c doc: Updated x11/gtksourceview4 to 4.0.3 2019-05-27 13:38:12 +00:00
wiz
49bc6e7b92 gtksourceview4: update to 4.0.3.
News in 4.0.3, 2018-09-05
-------------------------
* New syntax highlighting definition file for: Gradle and Logtalk.
* Improvements to the syntax highlighting of: JavaScript, LaTeX, Haskell, C++,
  GLSL, and Markdown.
* Performance improvements to space drawing.
* Various memory leak fixes.
* Translation updates.
2019-05-27 13:37:51 +00:00
ryoon
f66e9866d5 Update devel/gettext* 2019-05-27 13:22:50 +00:00
ryoon
ad48d9ff8a Update to 0.20.1
Changelog:
Version 0.20.1 - May 2019

* Important bug fix:
  - Fixed a wrong shared library versioning of libintl.so.

Version 0.20 - May 2019

* Support for reproducible builds:
  - msgfmt now eliminates the POT-Creation-Date header field from .mo files.

* Improvements for translators:
  - update-po target in Makefile.in.in now uses msgmerge --previous.

* Improvements for maintainers:
  - msgmerge now has an option --for-msgfmt, that produces a PO file meant
    for use by msgfmt only.  This option saves processing time, in particular
    by omitting fuzzy matching that is not useful in this situation.
  - The .pot file in a 'po' directory is now erased by "make maintainer-clean".
  - It is now possible to override xgettext options from the po/Makefile.in.in
    through options in XGETTEXT_OPTIONS (declared in po/Makevars).
  - The --intl option of the gettextize program (deprecated since 2010) is
    no longer available. Instead of including the intl sources in your package,
    we suggest making the libintl library an optional prerequisite of your
    package. This will simplify the build system of your package.
  - Accordingly, the Autoconf macro AM_GNU_GETTEXT_INTL_SUBDIR is gone as well.

* Programming languages support:
  - C, C++:
    xgettext now supports strings in u8"..." syntax, as specified in C11
    and C++11.
  - C, C++:
    xgettext now supports 'p'/'P' exponent markers in number tokens, as
    specified in C99 and C++17.
  - C++:
    xgettext now supports underscores in number tokens.
  - C++:
    xgettext now supports single-quotes in number tokens, as specified in
    C++14.
  - Shell:
    o The programs 'gettext', 'ngettext' now support a --context argument.
    o gettext.sh contains new function eval_pgettext and eval_npgettext
      for producing translations of messages with context.
  - Java:
    o xgettext now supports UTF-8 encoded .properties files (a new feature
      of Java 9).
    o The build system and tools now support Java 9, 10, and 11. On the
      other hand, support for old versions of Java (Java 5 and older,
      GCJ 4.2.x and older) has been dropped.
  - Perl:
    o Native support for context functions (pgettext, dpgettext, dcpgettext,
      npgettext, dnpgettext, dcnpgettext).
    o better detection of question mark and slash as operators (as opposed
      to regular expression delimiters).
  - Scheme:
    xgettext now parses the syntax for specialized byte vectors (#u8(...),
    #vu8(...), etc.) correctly.
  - Pascal:
    xgettext can now extract strings from .rsj files, produced by the
    Free Pascal compiler version 3.0.0 or newer.
  - Vala:
    xgettext now parses escape sequences in strings more accurately.
  - JavaScript:
    xgettext now parses template literals correctly.

* Runtime behaviour:
  - The interpretation of the language preferences on macOS has been fixed.
  - Per-thread locales are now also supported on Solaris 11.4.
  - The replacements for the printf()/fprintf()/... functions that are
    provided through <libintl.h> on native Windows and NetBSD are now POSIX
    compliant.  There is no conflict any more between these replacements
    and other possible replacements provided by gnulib or mingw.

* Libtextstyle:
  - This package installs a new library 'libtextstyle', together with a new
    header file <textstyle.h>.  It is a library for styling text output sent
    to a console or terminal emulator.
    Packagers: please see the suggested packaging hints in the file PACKAGING.
2019-05-27 13:21:41 +00:00
leot
70f0ebd544 codeblocks: Avoid gtk2 dependencies
MouseSap and `gtk-notebook' needs gtk2 but including gtk2 bl3 will
lead to runtime problems because the same program could not be
linked with both GTK+ 2.x and GTK+ 3.
2019-05-27 13:21:22 +00:00
ryoon
711d5d78c6 Updated mail/thunderbird-l10n to 60.7.0 2019-05-27 13:07:22 +00:00
ryoon
ddb287affe Update to 60.7.0
* Sync with mail/thunderbird-60.7.0
2019-05-27 13:07:03 +00:00
ryoon
c15f510b87 Updated mail/thunderbird to 60.7.0 2019-05-27 13:06:41 +00:00
ryoon
b6bf482a2c Update to 60.7.0
Changelog:
changed
    Attachment pane of Write window no longer focussed when attaching files using a keyboard shortcut

fixed
    Various security fixes

#CVE-2019-9815: Disable hyperthreading on content JavaScript threads on macOS
#CVE-2019-9816: Type confusion with object groups and UnboxedObjects
#CVE-2019-9817: Stealing of cross-domain images using canvas
#CVE-2019-9818: Use-after-free in crash generation server
#CVE-2019-9819: Compartment mismatch with fetch API
#CVE-2019-9820: Use-after-free of ChromeEventHandler by DocShell
#CVE-2019-11691: Use-after-free in XMLHttpRequest
#CVE-2019-11692: Use-after-free removing listeners in the event listener manager
#CVE-2019-11693: Buffer overflow in WebGL bufferdata on Linux
#CVE-2019-7317: Use-after-free in png_image_free of libpng library
#CVE-2019-9797: Cross-origin theft of images with createImageBitmap
#CVE-2018-18511: Cross-origin theft of images with ImageBitmapRenderingContext
#CVE-2019-11694: Uninitialized memory memory leakage in Windows sandbox
#CVE-2019-11698: Theft of user history data through drag and drop of hyperlinks to and from bookmarks
#CVE-2019-5798: Out-of-bounds read in Skia
#CVE-2019-9800: Memory safety bugs fixed in Firefox 67, Firefox ESR 60.7, and Thunderbird 60.7
2019-05-27 13:06:18 +00:00