Commit graph

307007 commits

Author SHA1 Message Date
markd
a648844f4e devel: add rttr 2019-11-27 21:25:20 +00:00
markd
0a3113f50b rttr: Add version 0.9.6
RTTR stands for Run Time Type Reflection. It describes the ability of a
computer program to introspect and modify an object at runtime. It is also
the name of the library itself, which is written in C++ and released as
open source library.

The goal of this project is to provide an easy and intuitive way to use
reflection in C++.
2019-11-27 21:23:53 +00:00
markd
3547fa9ff1 kpat: update to 19.08.3 qt5/kf5 version 2019-11-27 21:20:52 +00:00
markd
fbb38f8c0f games: add freecell-solver 2019-11-27 21:18:20 +00:00
markd
b86b395fe4 freecell-solver: add version 5.14.0
This is Freecell Solver, a program that automatically solves
most layouts of Freecell, and similar Solitaire variants as
well as those of Simple Simon.
2019-11-27 21:17:18 +00:00
markd
4a5f0c54b7 devel: add py-random2 2019-11-27 21:13:26 +00:00
markd
15140d2e61 py-random2: add version 1.0.1
This package provides a Python 3 ported version of Python 2.7's random module.
It has also been back-ported to work in Python 2.6.

In Python 3, the implementation of randrange() was changed, so that even
with the same seed you get different sequences in Python 2 and 3. Note that
several high-level functions such as randint() and choice() use randrange().
2019-11-27 21:12:39 +00:00
jakllsch
c4c9cb3da3 Arm64 build fix, from me via jmcneill@ and www/firefox 2019-11-27 16:22:27 +00:00
nia
f25f61c64c doc: Updated editors/abiword-plugins to 3.0.4 2019-11-27 16:03:59 +00:00
nia
af772e92b9 doc: Updated editors/abiword to 3.0.4 2019-11-27 16:03:34 +00:00
nia
7e534f1469 abiword: Update to 3.0.4
AbiWord 3.0.4 mostly address an issue with the tarball for 3.0.3 that was
not properly generated.
2019-11-27 16:01:09 +00:00
jmcneill
2a56e35646 Arm64 build fix, from jakllsch@ 2019-11-27 15:31:09 +00:00
hauke
189a55e704 Un-lose the patch comment -- sigh. 2019-11-27 15:11:45 +00:00
hauke
67c8efdc2a I didn't mean to drop _XOPEN_SOURCE_EXTENDED definition, sorry. 2019-11-27 14:48:36 +00:00
nia
b6f669c73b festival: handle fpos_t on sunos 2019-11-27 14:44:05 +00:00
hauke
91d9d21384 For Solarish, select _XOPEN_SOURCE version depending on __STDC_VERSION__,
see <https://gist.github.com/jperkin/b08f9108daf8d0ac695067d71f882a9d>
2019-11-27 14:35:16 +00:00
nia
d315e55e5e claws-mail: Disable new plugins by default 2019-11-27 14:25:56 +00:00
nia
681c2ad6c3 claws-mail: Fix PLIST 2019-11-27 14:25:34 +00:00
nia
20d891c318 claws-mail: Remove unused patch 2019-11-27 14:21:24 +00:00
nia
72acda0fc1 libvdpau: Fix PKGCONFIG_OVERRIDE for meson 2019-11-27 13:46:53 +00:00
nia
9c6e3bc974 libvdpau: Update HOMEPAGE 2019-11-27 13:41:54 +00:00
nia
f7096e642e libvdpau: Avoid mv hacks to install config files to the correct dir.
This doesn't work when the configuration file directory is outside PREFIX
2019-11-27 13:36:50 +00:00
ryoon
d4a9009b0d Updated mail/notmuch to 0.29.3 2019-11-27 13:31:16 +00:00
ryoon
f77fea11e4 Update to 0.29.3
Changelog:
Notmuch 0.29.3 (2019-11-27)
===========================

General
-------

Fix for use-after-free in notmuch_config_list_{key,val}.

Fix for double close of file in notmuch-dump.
2019-11-27 13:30:53 +00:00
mef
c3fa750229 Updated devel/p5-Alien-Base-ModuleBuild to 1.08
Updated devel/p5-Alien-Build to 1.92
Updated devel/p5-CPAN-Perl-Releases to 4.22
Updated devel/p5-Data-Compare to 1.27
Updated devel/p5-Compress-Raw-Zlib to 2.091
Updated devel/p5-Compress-Raw-Bzip2 to 2.091
Updated devel/p5-Devel-PPPort to 3.56
Updated devel/p5-Devel-PatchPerl to 1.80
Updated devel/p5-EV to 4.30
Updated devel/p5-GitLab-API-v4 to 0.23
2019-11-27 12:36:10 +00:00
mef
a9d168323e (devel/p5-GitLab-API-v4) Updated to 0.23
0.23 2019-10-18T19:55:06Z

 - Fix delete_runner so that it doesn't try to decode the response.
 - Any 204 response now just blanket returns undef.
 - More contextual JSON decoding error messages.
2019-11-27 12:32:24 +00:00
mef
e211a3f12f (devel/p5-EV) Updated from 4.28 to 4.30
4.30 Fri Nov 22 21:00:00 CET 2019
        - (libev) use a different and hopefully even more portable
          test to disable io_uring when header files are too old,
          by directly testing LINUX_VERSION_CODE.
        - (libev) fix a bug in the io_uring backend that polled the wrong
          backend fd, causing it to not work in many cases.

4.29 Fri Nov 22 15:34:29 CET 2019
        - (libev) add io uring autoconf and non-autoconf detection,
          the latter of which should disable io_uring compilation
          on old systems.
2019-11-27 12:28:39 +00:00
mef
27dfdbd54e (devel/p5-Devel-PatchPerl) Updated to 1.80
-----------------------------------------
version 1.80 at 2019-11-19 16:27:40 +0000
-----------------------------------------

  Change: acdcf1d67ae426367f42ca763b9ba6b92dd90925
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2019-11-19 16:27:40 +0000

    Release engineering for 1.80

    - Fixes https://github.com/bingos/devel-patchperl/issues/38

    "Failed to apply devel-patchperl to perl 5.8.8 in macOS"

  Change: 94520b369885689366535b80a05b16e8129789d7
  Author: Shoichi Kaji <skaji@cpan.org>
  Date : 2019-11-19 16:26:17 +0000

    fix #38; _patch -> _patch_b64
2019-11-27 12:26:24 +00:00
mef
75fa45e8ed (devel/p5-Devel-PPPort) Udated 3.54 to 3.56
3.56 - 2019-11-25

 * mktests.PL: use FindBin for INC setup
 * devel/regenerate: Adjust POD line length
 * Fix compilation with Visual C++ bugs introduced in 3.55 (Tomasz Konojacki)
 * Fix mess.t failures when on VC++ when $0 contains backslashes (Tomasz Konojacki)
 * Fix failing builds on 5.20.[1-3] introduced in 3.55 (Karl Williamson)
 * Change tests to accept and use Test::More-like functions (Karl Williamson)

 3.55 - 2019-11-07

  * Fix p5-Text-Xslate on Perl 5.8.5 (Nicolas R)
  * Fix EBCDIC build problem (Karl Williamson)
  * Fix isGRAPH_L1() bug (Karl Williamson)
  * utf8_to_uvchr_buf: Fix error checking on early EBCDICs and proper length (Karl Williamson)
  * HACKERS: fix typos and clarification (Karl Williamson)
  * Update bugtracker and repository URLs (Nicolas R)  (upstream/urls)
  * Add warning about UTF-8 unreliable in early perls (Karl Williamson)
  * Add withinCOUNT and inRANGE (Karl Williamson)
  * Implement G_RETHROW for eval_sv (Pali)
  * Backport some isFOO_LC macros (Karl Williamson)
  * Backport isFOO_LC_utf8_safe() (Karl Williamson)
  * Backport toFOO_uvchr() (Karl Williamson)
  * Backport isFOO_uvchr() (Karl Williamson)
  * Backport isFOO_utf8_safe() macros (Karl Williamson)
  * Backport toLOWER_utf8_safe and kin (Karl Williamson)
  * Backport UTF8_MAXBYTES_CASE (Karl Williamson)
  * Backport UTF8_CHK_SKIP (Karl Williamson)
  * Backport UTF8_SKIP (Karl Williamson)
  * Backport UNI to/from NATIVE (Karl Williamson)
2019-11-27 12:23:36 +00:00
mef
ac8e40526d (devel/p5-Compress-Raw-Bzip2) Updated from 2.087 to 2.091
2.091 23 November 2019

      * Silence compiler warnings
        https://github.com/pmqs/Compress-Raw-Bzip2/issues/1
        74756934f3502a0f7ca6b28099fd36057bd958da

  2.089 3 November 2019

      * No Changes

  2.088 31 October 2019

      * Add Support Details
        37e04fb3dc50287a3512b004282425c6eedb8af6

      * upgrade to Bzip2 1.0.8
        027a30848ee57731b435d2ea7af09e532bf6fbfd
2019-11-27 12:20:53 +00:00
mef
f45a5424e9 (devel/p5-Compress-Raw-Zlib) Updated 2.087 to 2.091
2.091 23 November 2019

      * Silence "macro expands to multiple statements" warning
        Change sourced upstream from https://github.com/Perl/perl5/issues/17013
        https://github.com/pmqs/Compress-Raw-Zlib/issues/2
        da2bd1fc765b80d01ed10a79b6c4a035e5095ed8

  2.090 9 November 2019

      * No Changes

  2.089 3 November 2019

      * No Changes

  2.088 31 October 2019

      * Add SUPPORT section
        d348ad76c2073a2973d094891fbd0c2e24bf397d

      * 000prereq.t: dump Perl version
        e1afe502818cb1ccf5bad917b14b029b408f47f1
2019-11-27 12:18:23 +00:00
ryoon
c83acc4bf5 Updated security/gnupg2 to 2.2.18 2019-11-27 12:18:12 +00:00
ryoon
f06ac4d5a6 Update to 2.2.18
Changelog:
Noteworthy changes in version 2.2.18 (2019-11-25)
-------------------------------------------------

  * gpg: Changed the way keys are detected on a smartcards; this
    allows the use of non-OpenPGP cards.  In the case of a not very
    likely regression the new option --use-only-openpgp-card is
    available.  [#4681]

  * gpg: The commands --full-gen-key and --quick-gen-key now allow
    direct key generation from supported cards.  [#4681]

  * gpg: Prepare against chosen-prefix SHA-1 collisions in key
    signatures.  This change removes all SHA-1 based key signature
    newer than 2019-01-19 from the web-of-trust.  Note that this
    includes all key signature created with dsa1024 keys.  The new
    option --allow-weak-key-signatues can be used to override the new
    and safer behaviour.  [#4755,CVE-2019-14855]

  * gpg: Improve performance for import of large keyblocks.  [#4592]

  * gpg: Implement a keybox compression run.  [#4644]

  * gpg: Show warnings from dirmngr about redirect and certificate
    problems (details require --verbose as usual).

  * gpg: Allow to pass the empty string for the passphrase if the
    '--passphase=' syntax is used.  [#4633]

  * gpg: Fix printing of the KDF object attributes.

  * gpg: Avoid surprises with --locate-external-key and certain
    --auto-key-locate settings.  [#4662]

  * gpg: Improve selection of best matching key.  [#4713]

  * gpg: Delete key binding signature when deletring a subkey.
    [#4665,#4457]

  * gpg: Fix a potential loss of key sigantures during import with
    self-sigs-only active.  [#4628]

  * gpg: Silence "marked as ultimately trusted" diagnostics if
    option --quiet is used.  [#4634]

  * gpg: Silence some diagnostics during in key listsing even with
    option --verbose.  [#4627]

  * gpg, gpgsm: Change parsing of agent's pkdecrypt results.  [#4652]

  * gpgsm: Support AES-256 keys.

  * gpgsm: Fix a bug in triggering a keybox compression run if
    --faked-system-time is used.

  * dirmngr: System CA certificates are no longer used for the SKS
    pool if GNUTLS instead of NTBTLS is used as TLS library.  [#4594]

  * dirmngr: On Windows detect usability of IPv4 and IPv6 interfaces
    to avoid long timeouts.  [#4165]

  * scd: Fix BWI value for APDU level transfers to make Gemalto Ezio
    Shield and Trustica Cryptoucan work.  [#4654,#4566]

  * wkd: gpg-wks-client --install-key now installs the required policy
    file.
2019-11-27 12:17:08 +00:00
mef
b2cf6d773c (devel/p5-Data-Compare) Updated to 1.27
1.27    2019-11-05  DCANTRELL  Fix bug when options are passed as a persistent
                                 hash from calling code and not an anonyhash
                                 (Sam Kington)
2019-11-27 12:15:58 +00:00
mef
0070e58280 (CPAN-Perl-Releases) Updated from 4.18 to 4.22
-----------------------------------------
version 4.22 at 2019-11-20 20:27:10 +0000
-----------------------------------------
    Updated for v5.31.6

-----------------------------------------
version 4.20 at 2019-11-10 14:18:19 +0000
-----------------------------------------
    Updated for v5.30.1
2019-11-27 12:14:07 +00:00
mef
bf7c2f211b (Alien-Build) Updated to 1.92
1.92      2019-11-04 04:33:57 -0700
  - Require Test2::API 1.302096 for features used in test suite.
2019-11-27 12:12:11 +00:00
mef
022d859d02 (devel/p5-Alien-Base-ModuleBuild) Updated 1.06 to 1.08
1.08 2019-11-25 08:36:38 -0700
  - Added alien_install_type property (gh#14)

1.07 2019-11-22 16:01:56 -0700
  - Fix bug in blib detection (gh#13)
  - Update documentation to reflect defaults for %s (gh#12, gh#13)
2019-11-27 12:03:39 +00:00
ng0
7039a65fb9 doc: Added databases/go-tiedot version 3.4 2019-11-27 10:34:59 +00:00
ng0
04f7a56fe8 Add databases/go-tiedot version 3.4
tiedot is a document database engine that uses JSON as document
notation; it has a powerful query processor that supports advanced set
operations; it can be embedded into your program, or run a stand-alone
server using HTTP for an API.

tiedot has fault-tolerant data structures that put your data safety
first, while easily scales to 4+ CPU cores.

tiedot has very stable performance, even with millions of records! It
consistently achieves high throughput - swallow more than 120k records
or 80k complicated queries per second with confidence.
2019-11-27 10:34:22 +00:00
ng0
fec4518c7a doc: Added devel/go-jwt-go version 3.2.0 2019-11-27 10:27:45 +00:00
ng0
6a3d28350b Add devel/go-jwt-go version 3.2.0
A Go implementation of JSON Web Tokens.

This library supports the parsing and verification as well as the
generation and signing of JWTs. Current supported signing algorithms
are HMAC SHA, RSA, RSA-PSS, and ECDSA, though hooks are present for
adding your own.
2019-11-27 10:27:09 +00:00
martin
fc77269408 If the python3 symlinks already exists in buildlink/bin, do not try
to create it again.
2019-11-27 07:55:36 +00:00
ryoon
1d00a97cd8 Update to remove the sentences that describe removed packages 2019-11-27 04:00:33 +00:00
ryoon
2b0975b507 Fix build with lang/python38 2019-11-27 03:37:17 +00:00
sevan
46dfe56791 pasto 2019-11-26 23:24:25 +00:00
sevan
3ecc81267a Patch for CVE-2018-16376 2019-11-26 23:10:22 +00:00
nia
49fe563978 doc: Updated games/flightgear-data to 2019.1.1 2019-11-26 22:42:03 +00:00
nia
95ded3b33b doc: Updated games/flightgear to 2019.1.1 2019-11-26 22:41:10 +00:00
nia
60551ba699 doc: Updated games/simgear to 2019.1.1 2019-11-26 22:40:30 +00:00
nia
247db80ce3 flightgear: Update to 2019.1.1
Release notes:
http://wiki.flightgear.org/Changelog_2019.1
2019-11-26 22:40:06 +00:00