Commit graph

297535 commits

Author SHA1 Message Date
wen
4a67717eeb Update to 0.22
Upstream changes:
0.22 2019-04-16T01:51:15Z

    Fixed test case(Slaven Rezić)
2019-05-18 04:27:18 +00:00
wen
4a03b65d4c Updated www/p5-libwww to 6.39 2019-05-18 04:21:55 +00:00
wen
c1257ab447 Update to 6.39
Upstream changes:
6.39      2019-05-06 14:18:39Z
    - Document current best practices (GH#314) (Olaf Alders)
    - Document order in which handlers fire (GH#315) (Olaf Alders)
    - SKIP nntp test for now (GH#317) (Olaf Alders)
2019-05-18 04:20:53 +00:00
wen
0529d43654 Updated time/p5-Time-Duration to 1.21 2019-05-18 04:17:56 +00:00
wen
6e4cfa853e Update to 1.21
Upstream changes:
1.21 2019-05-11 NEILB
    - Added Time::Elapsed to SEE ALSO, suggested by Ron Savage in RT#122186.
    - Updated AUTHOR section to reflect that Neil Bowers is current maintainer.
    - Extended testsuite so there's full code coverage (not pod yet).
2019-05-18 04:16:57 +00:00
wen
9c9d3b911c Updated time/p5-Time-Duration-Parse to 0.15 2019-05-18 04:13:38 +00:00
wen
4fa9539840 Update to 0.15
Upstream changes:
0.15 2019-05-12 NEILB
    - Added support for fractional parts of seconds in hh:mm:ss.ssss
    - Added L<> links to Time::Duration and duration_exact in that module.
    - Fixed grammar in doc
2019-05-18 04:12:38 +00:00
wen
7e2a73cbf2 Updated time/p5-Test-Time to 0.08 2019-05-18 04:10:33 +00:00
wen
b3c9b85fa0 Update to 0.08
Upstream changes:
0.08 2019-05-07T01:55:51Z
        Fix test (thanks to manwar, mjemmeson, chorny)
2019-05-18 04:09:49 +00:00
wen
2e873e6504 Updated time/p5-DateTime-TimeZone to 2.35 2019-05-18 04:06:51 +00:00
wen
fbec628f90 Update to 2.35
Upstream changes:
2.35    2019-04-21

- Handle "infinity" as a representation of infinite values in serialized
  objects. On Solaris we end up with "infinity" and "-infinity" as opposed to
  just "inf" and "-inf". Fixed by Andrew Paprocki. GH #36.
2019-05-18 04:06:06 +00:00
wen
06ba91f9e0 Updated time/p5-DateTime to 1.51 2019-05-18 03:56:51 +00:00
wen
fd99428002 Update to 1.51
Upstream changes:
1.51   2019-04-21

- Fix CLDR formatting of 'S' pattern with more than 9 digits of
  precision. While we only store nanoseconds in the DateTime object we should
  still be able to handle an arbitrary number of digits properly. Fixed by
  Slaven Rezić. GH #89.
2019-05-18 03:55:58 +00:00
leot
14fe2bd79d doc: Updated net/gallery-dl to 1.8.4 2019-05-17 22:47:44 +00:00
leot
fa82eb1a95 gallery-dl: Update to 1.8.4
Changes:
### Additions
 - Support for
   - `patreon` (#226)
   - `hentainexus` (#256)
 - `date` metadata fields for `pixiv` (#248), `instagram` (#250),
   `exhentai`, and `newgrounds`
### Changes
 - Improved `flickr` metadata and video extraction (#246)
### Fixes
 - Download original GIF animations from `deviantart` (#242)
 - Ignore missing `edge_media_to_comment` fields on `instagram` (#250)
 - Fix serialization of `datetime` objects for `--write-metadata` (#251, #252)
 - Allow multiple post-processor command-line options at once (#253)
 - Prevent crash on `booru` sites when no tags are available (#259)
 - Fix extraction on `instagram` after `rhx_gis` field removal (#266)
 - Avoid Cloudflare CAPTCHAs for Python interpreters built
   against OpenSSL < 1.1.1
 - Miscellaneous fixes for `luscious`
2019-05-17 22:47:24 +00:00
leot
ed78310ec3 webkit-gtk: Revert accidental patches/patch-CMakeLists.txt expansion
Thanks to <maya>!
2019-05-17 17:57:44 +00:00
leot
828b75f912 doc: Updated www/webkit-gtk to 2.24.2 2019-05-17 16:11:28 +00:00
leot
3e66494795 webkit-gtk: Update to 2.24.2
Changes:
2.24.2
======
 - Fix rendering of emojis copy-pasted from GTK emoji chooser.
 - Fix space characters not being rendered with some CJK fonts.
 - Fix adaptive streaming playback with older GStreamer versions.
 - Set a maximum zoom level for pinch zooming gesture.
 - Fix navigation gesture to not interfere with scrolling.
 - Fix SSE2 detection at compile time, ensuring the right flags are passed to the compiler.
 - Fix several crashes and rendering issues.
 - Translation updates: Danish, Spanish, Ukrainian.
 - Security fixes: CVE-2019-8595, CVE-2019-8607, CVE-2019-8615.
2019-05-17 16:11:17 +00:00
nia
02bfe9c3d2 doc: Updated net/chrony to 3.5 2019-05-17 10:12:37 +00:00
nia
04db5e69d0 chrony: Update to 3.5
New in version 3.5
==================

Enhancements
------------
* Add support for more accurate reading of PHC on Linux 5.0
* Add support for hardware timestamping on interfaces with read-only
  timestamping configuration
* Add support for memory locking and real-time priority on FreeBSD,
  NetBSD, Solaris
* Update seccomp filter to work on more architectures
* Validate refclock driver options

Bug fixes
---------
* Fix bindaddress directive on FreeBSD
* Fix transposition of hardware RX timestamp on Linux 4.13 and later
* Fix building on non-glibc systems
2019-05-17 10:12:27 +00:00
nia
26d1466251 doc: Updated chat/inspircd3 to 3.1.0 2019-05-17 09:59:29 +00:00
nia
19bf0524bc inspircd3: Update to 3.1.0
Changes:

* Added a configure option, --disable-auto-extras, which disables
automatically enabling extras for which the dependencies are
available.
* Added support for disabling a STS policy for users in specific
connect classes.
* Added support for the IRCv3 Message IDs specification.
* Fixed a crash in the silence module on some older versions of
GCC.
* Fixed linking against v2 servers running the ASCII case mapping
module from inspircd-extras.
* Fixed an inverted condition in the commonchans module which made
the module not work.
* Fixed configure not failing when invalid options were passed to
it.
* Fixed pending X-lines only being applied to a single user.
* Fixed servers not specifying whether they are hidden. If no
visibility is specified then servers default to the visibility of
their parent server.
2019-05-17 09:59:18 +00:00
adam
09b19a8898 Updated devel/py-requests, devel/py-tox 2019-05-17 08:39:31 +00:00
adam
d5d5104ab3 py-tox: updated to 3.11.1
v3.11.1:

Bugfixes
- When creating virtual environments we no longer ask the python to tell its path, but rather use the discovered path.


v3.11.0:

Features
- --showconfig overhaul:
  - now fully generated via the config parser, so anyone can load it by using the built-in python config parser
  - the tox section contains all configuration data from config
  - the tox section contains a host_python key detailing the path of the host python
  - the tox:version section contains the versions of all packages tox depends on with their version
  - passing -l now allows only listing default target envs
  - allows showing config for a given set of tox environments only via the -e cli flag or the TOXENV environment
    variable, in this case the tox and tox:version section is only shown if at least one verbosity flag is passed
  this should help inspecting the options.


v3.10.0:

Bugfixes
- fix for tox -l command: do not allow setting the TOXENV or the -e flag to override the listed default environment variables, they still show up under extra if non defined target
- tox ignores unknown CLI arguments when provisioning is on and outside of the provisioned environment (allowing
  provisioning arguments to be forwarded freely)

Features
- Virtual environments created now no longer upgrade pip/wheel/setuptools to the latest version. Instead the start
  packages after virtualenv creation now is whatever virtualenv has bundled in. This allows faster virtualenv
  creation and builds that are easier to reproduce.
- Improve python discovery and add architecture support:
   - UNIX:
     - First, check if the tox host Python matches.
     - Second, check if the the canonical name (e.g. python3.7, python3) matches or the base python is an absolute path, use that.
     - Third, check if the the canonical name without version matches (e.g. python, pypy) matches.

   - Windows:
     - First, check if the tox host Python matches.
     - Second, use the py.exe to list registered interpreters and any of those match.
     - Third, check if the the canonical name (e.g. python3.7, python3) matches or the base python is an absolute path, use that.
     - Fourth, check if the the canonical name without version matches (e.g. python, pypy) matches.
     - Finally, check for known locations (c:\python{major}{minor}\python.exe).
  tox environment configuration generation is now done in parallel (to alleviate the slowdown due to extra
  checks).


v3.9.0:

Bugfixes
- Fix congratulations when using ^C during virtualenv creation

Features
- Allow having inline comments in :conf:deps
2019-05-17 08:39:14 +00:00
adam
7459db2083 py-requests: updated to 2.22.0
2.22.0:

**Dependencies**
- Requests now supports urllib3 v1.25.2.
  (note: 1.25.0 and 1.25.1 are incompatible)

**Deprecations**
- Requests has officially stopped support for Python 3.4.
2019-05-17 08:34:38 +00:00
wiz
96a4a2ea02 doc: Updated databases/libgda to 5.2.9 2019-05-17 08:21:22 +00:00
wiz
eedf710115 libgda*: update to 5.2.9
Fixes build with OpenSSL-1.1.

libgda 5.2.9
 - Fix Sun JRE 1.8 detection
 - Fix JDK 11.0 detection
 - Drop unneeded JAVAH variable check
 - Fix build for System Installed SQLite libs
 - Non-Dates and Timestamps values returns 'NULL' string when converted
 - Fix --with-ui, now UI is buildable when enable

libgda 5.2.8 2018-12-03
 - Fix a typo on sv translation
 - Please note: releases 5.2.6 and 5.2.7 were unable to be published at
   downdload.gnome.org

libgda 5.2.7 2018-11-07
 - SQLite provider uses system installed one by default
 - Revome build's date from documentation
 - introspection: removed system install in favor of --prefix

libgda 5.2.6 2018-10-03
 - Fixed compilation on MacOS
 - All Vala bindings and Vala extensions are built by default using --enable-vala,
   added --disable* switch to disable some or all of them
 - Fixes on outdated unit tests
 - Removed unused Vala extensions
 - Translations:
	- es (Daniel Mustieles)

libgda 5.2.5 2018-09-25
 - GdaConnection has removed the use of g_object_weak_*, improving
   multi-threading behaviour
 - Prepared statements now use GWeakRef for weak references
 - GdaDataPivot use instance providers and locking
 - GdaVConnectionDataModel use GRecMutex
 - Updated SQLite to 3.8.11.1
 - Fix SQLCipher build by embedding source code for 3.4.2 version
 - Fix SQLCipher disabling
 - Updated GObject Introspection annotations
 - Fix Doc generation
 - Bugs corrected: #787685 #789382 #761560 #761529 #760420 #761424 #754263 #754208
 - Corrected HTML output containing <SCRIPT> tag
 - Correct some truncated help strings
 - Don't use (deprecated) g_thread_supported()
 - MySQL meta data: fixed case where schema is incomplete in MySQL database
 - Allow introspection for gda_sql_builder_add_cond_v()
 - SQLite: handle WITHOUT ROWID without any error
 - Translations:
	- es (Daniel Mustieles)
	- da (Ask Hjorth Larsen)
	- pt_BR (Rafael Fontenelle)
	- eu (Inaki Larranaga Murgoitio)
	- sr (Мирослав Николић)
	- sv (Anders Jonsson)
	- de (Mario Blättermann)
	- cs (Marek Černocký)
	- hu (Balázs Meskó)
	- oc (Balázs Meskó)
	- el (Tom Tryfonidis)
	- po (Pedro Albuquerque)
	- id (Andika Triwidada)

libgda 5.2.4, 2015-06-13

 - Added missing file in distributed tarball, bug #750891

libgda 5.2.3, 2015-06-12

 - Improved Vala and introspection
 - Bugs corrected: #722531, #722773, #730813, #742312, #750191 and others
 - Translations:
	- zh_CN (Wylmer Wang)
	- el (Dimitris Spingos)
	- sr (Мирослав Николић)
	- bs (Samir Ribic)
	- pl (Piotr Drąg)
	- cs (Marek Černocký)
	- es (Daniel Mustieles)
	- id (Andika Triwidada)
	- eu (Inaki Larranaga Murgoitio)
	- pt (Pedro Albuquerque)
2019-05-17 08:20:34 +00:00
wiz
0c795ae69e doc/TODO: add some
+ calibre-3.42.0, gdb-8.3, grafana-6.1.6, lgogdownloader-3.5,
  libgda-5.2.9, nethack-3.6.2, p5-MooseX-App-1.41, phoronix-test-suite-8.8,
  prometheus-2.9.2, wine-4.0.1.
2019-05-17 08:18:00 +00:00
wiz
5bc87973b3 license/gnu-gpl-v2: sync with https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
Whitespace and reflow changes only.
2019-05-17 07:07:17 +00:00
wiz
0e05c0371b licenses/gnu-lgpl-v2: sync from https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt
Whitespace changes, and adds a missing word ("Software" in "Free Software Foundation").
2019-05-17 07:04:55 +00:00
adam
32583b4fcb security/py-acme, security/py-certbot* 2019-05-17 06:47:46 +00:00
adam
961286cfa2 py-acme py-certbot*: updated to 0.34.2
0.34.2:

Fixed
certbot-auto no longer writes a check_permissions.py script at the root of the filesystem.
Despite us having broken lockstep, we are continuing to release new versions of all Certbot components during releases for the time being, however, the only changes in this release were to certbot-auto.
2019-05-17 06:46:30 +00:00
wiz
415864ff75 mupdf: restore LDFLAGS chunk of patch
Lost in last update; fixes RELRO builds.
2019-05-17 05:45:10 +00:00
gutteridge
f0d83ff37a doc: Updated www/otter-browser to 1.0.01 2019-05-16 23:23:07 +00:00
gutteridge
918564fe6c otter-browser: update to 1.0.01
Update to the latest release, and, while here, get spell checking to
work.

Change log:

1.0.01 (2019-01-01):
- some enhancements in experimental backend for QtWebEngine (Blink):
-- download dialog is now shown for tab that initiated it;
-- added support for handling requests to print page;
- many other fixes.

0.9.99 RC 12 (2018-09-01):
- QtWebEngine backend no longer uses locks for fetching feeds, links or search engines;
- some other fixes.

0.9.99 RC 11 (2018-08-01):
- reworked handling of custom icons for toolbar entries;
- some other fixes.
2019-05-16 23:22:14 +00:00
alnsn
59529a4475 Added sysutils/u-boot-zynq-zybo-z7. 2019-05-16 22:41:44 +00:00
alnsn
3a4f9eb91f Add u-boot-zynq-zybo-z7. 2019-05-16 22:38:30 +00:00
alnsn
a99dd393ac Initial import of U-Boot for Digilent Zybo Z7 development boards. 2019-05-16 22:37:16 +00:00
rillig
13839e3b44 doc/TODO: remove outdated section about infrastructure changes
pkgsrc will probably never support paths containing whitespace since GNU
configure scripts don't support them as well.

The entry about gcc2/gcc3 is from 2004 and is long outdated.
2019-05-16 19:37:05 +00:00
pgoyette
06d8a9553a Disable -Werror when building. If it is enabled, current releases of
gcc (7.4.0) will generate lots of errors concerning snprintf().

Fix proposed by wiz@ and confirmed by me.
2019-05-16 16:17:52 +00:00
ryoon
67e80c1462 Updated lang/nim to 0.19.6 2019-05-16 14:12:14 +00:00
ryoon
2c09397919 Update to 0.19.6
Changelog:
Bugfixes

    Fixed “32 bit signed xor broken on VM” (#10482)
    Fixed “SetMaxPoolSize not heeded” (#10584)
    Fixed “uint inplace add in if branch is omitted when compiled to JS” (#10697)
    Fixed “Booleans Work Wrong in Compile-time” (#10886)
    Fixed “Bug in setTerminate()” (#10765)
    Fixed “Cannot raise generic exception” (#7845)
    Fixed “Nim string definition conflicts with other C/C++ instances” (#10907)
    Fixed “std/json fails to escape most non-printables, breaking generation and parsing” (#10541)
    Fixed “object self-assignment order-of-evaluation broken” (#9844)
    Fixed “Compiler crash with generic types and static generic parameters” (#7569)
2019-05-16 14:11:52 +00:00
ryoon
d9e3fae733 Updated devel/nss to 3.44 2019-05-16 14:08:54 +00:00
ryoon
cf81c54b10 Update to 3.44
Changelog:
New Functions:

    in lib/certdb/cert.h
	CERT_GetCertificateDer - Access the DER-encoded form of a
CERTCertificate.

Notable Changes in NSS 3.44:

   * It is now possible to build NSS as a static library (Bug 1543545)
   * Initial support for building for iOS.

Bugs fixed in NSS 3.44:

   * 1501542 - Implement CheckARMSupport for Android
   * 1531244 - Use __builtin_bswap64 in crypto_primitives.h
   * 1533216 - CERT_DecodeCertPackage() crash with Netscape Certificate
Sequences
   * 1533616 - sdb_GetAttributeValueNoLock should make at most one sql query,
rather than one for each attribute
   * 1531236 - Provide accessor for CERTCertificate.derCert
   * 1536734 - lib/freebl/crypto_primitives.c assumes a big endian machine
   * 1532384 - In NSS test certificates, use @example.com (not @bogus.com)
   * 1538479 - Post-Handshake messages after async server authentication break
when using record layer separation
   * 1521578 - x25519 support in pk11pars.c
   * 1540205 - freebl build fails with -DNSS_DISABLE_CHACHAPOLY
   * 1532312 - post-handshake auth doesn't interoperate with OpenSSL
   * 1542741 - certutil -F crashes with segmentation fault
   * 1546925 - Allow preceding text in try comment
   * 1534468 - Expose ChaCha20 primitive
   * 1418944 - Quote CC/CXX variables passed to nspr
   * 1543545 - Allow to build NSS as a static library
   * 1487597 - Early data that arrives before the handshake completes can be
read afterwards
   * 1548398 - freebl_gtest not building on Linux/Mac
   * 1548722 - Fix some Coverity warnings
   * 1540652 - softoken/sdb.c: Logically dead code
   * 1549413 - Android log lib is not included in build
   * 1537927 - IPsec usage is too restrictive for existing deployments
   * 1549608 - Signature fails with dbm disabled
   * 1549848 - Allow building NSS for iOS using gyp
   * 1549847 - NSS's SQLite compilation warnings make the build fail on iOS
   * 1550041 - freebl not building on iOS simulator
   * 1542950 - MacOS cipher test timeouts
2019-05-16 14:08:16 +00:00
adam
10826c4bc8 Updated devel/libuv, devel/waf 2019-05-16 06:58:23 +00:00
adam
a78fb982ac waf: updated to 2.0.16
NEW IN WAF 2.0.16
* Fix task semaphore errors on stateful tasks
* Fix encoding errors with UTF-8 paths on Python 2
* Fix encoding errors in waf_unit_test
* Improve dependency between javac task and use-d generated jars nodes
* Install pdb files with /debug:* flags
* Make javadoc detection optional
* Improve md5_tstamp documentation
* Add extras/color_msvc to colorizes MSVC outputs
* Fix symbol regex on mac-o binaries in extras/syms
* Maintain order of lines in doxyfile in extras/doxygen
* Improve extras/msvcdeps path handling
* Add extras/clang_cross for cross-compilation using clang
2019-05-16 06:58:05 +00:00
adam
6fbe240827 libuv: updated to 1.29.0
v1.29.0:
Changes since version 1.28.0:
* ibmi: read memory and CPU usage info
* doc: update the cmake testing instruction
* unix: fix race condition in uv_async_send()
* linux: use O_CLOEXEC instead of EPOLL_CLOEXEC
* doc: mark uv_async_send() as async-signal-safe
* linux: init st_flags and st_gen when using statx
* linux: read free/total memory from /proc/meminfo
* test: test zero-sized uv_fs_sendfile() writes
* unix: don't assert on UV_PROCESS_WINDOWS_* flags
* linux: set correct mac address for IP-aliases
* win,util: fix null pointer dereferencing
* unix,win: fix `uv_fs_poll_stop()` when active
* doc: add missing uv_fs_type entries
* doc: fix build with sphinx 2.x
* unix: don't make statx system call on Android
* unix: fix clang scan-build warning
* unix: fall back to kqueue on older macOS systems
* unix,win: add uv_get_constrained_memory()
* darwin: fix thread cancellation fd leak
* linux: fix thread cancellation fd leak
2019-05-16 06:56:55 +00:00
msaitoh
b64a260934 Use fetch/github.mk. 2019-05-16 04:04:30 +00:00
gutteridge
a84de99fba doc: Updated devel/geany to 1.35 2019-05-15 23:59:24 +00:00
gutteridge
794e89c581 geany: update to 1.35
Geany 1.35 (April 28, 2019)

    General
    * Start synchronization with Universal-CTags (Jiří Techet, PR#1263,
      PR#2018).

    Bug fixes
    * Improve IPC socket handling (Issue#641, PR#2111).
    * Fix loading the default open encoding option (PR#1326).
    * Fix VTE path following after reset (Issue#352, PR#2116).

    Interface
    * Show variable type in a tooltip in symbol tree (Jiří Techet, PR#2036).

    Editor
    * Update Scintilla to version 3.10.2 (Issue#971, Issue#1947, Issue#2076,
      PR#2045).
    * Drastically speed up huge bulk replacements (Issue#2092, PR#2097).
    * Fix accessibility information reported upon deletion.
    * Fix garbage data insertion when moving lines up or down (Issue#2066).
    * Don't perform line breaking in rectangular selection mode (Issue#2051,
      PR#2135).

    Filetypes
    * Allow stripping trailing spaces from custom filetypes based on the Diff
      lexer (Cristian Ciocaltea, Issue#2041, PR#2043).
    * Improve JavaScript symbols parsing (Issue#1329, Issue#1891, Issue#1933,
      part of PR#2018).
    * Improve HTML symbols parsing (part of PR#2018).
    * Improve COBOL symbols parsing (PR#2128).
    * Improve ActionScript symbols parsing (PR#2134).

    Windows
    * Installer: only install GTK translations if selected (Issue#2090).

    Internationalization
    * Updated translations: da, de, es, fr, ja, lv, pt, ru, sk, zh_CN
2019-05-15 23:59:03 +00:00