Commit graph

288730 commits

Author SHA1 Message Date
rillig
ca069a9348 pkgtools/pkglint: fix build
go-package.mk needs to be included at the bottom of the package Makefile
since it defines several make targets that pkglint also defines.
2018-11-10 11:45:29 +00:00
mrg
86e1c052af port the arm64 support to GCC 8. 2018-11-10 11:45:27 +00:00
rillig
123aacb46c pkgtools/pkglint: don't access the internet during the build
Pkglint needs goyacc, which is provided by devel/go-tools. But that
packages pulls in a lot of dependencies that are not needed for pkglint.
This includes a Perl interpreter and various cryptography packages.

Instead, during build, pkglint installs the only needed tool of that
collection (goyacc).

Since go-package.mk assumes that each pkgsrc package only downloads and
installs a single project, but pkglint now needs two of them (goyacc and
pkglint), most parts of go-package.mk had to be copied here and
implemented directly.
2018-11-10 11:41:40 +00:00
rillig
8f1611a664 mk/misc: in show-all, list values of *_ENV and *_ARGS in separate lines
The *_ENV and *_ARG values are typically very long, and reading them in
a single line is unnecessarily difficult. Therefore, each of their
values is listed on a separate line, for example:

fetch:
  usr   DIST_PATH (undefined)
  pkg   MASTER_SITES = \
                http://ftp.gnome.org/pub/GNOME/sources/glib/2.56/ \
                ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.56/ \
                ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/glib/2.56/ \
                https://download.gnome.org/sources/glib/2.56/ \
                # end of MASTER_SITES
  pkg   DIST_SUBDIR (undefined)
2018-11-10 10:40:55 +00:00
wen
c6d858eecd Updated math/p5-Math-Utils to 1.13 2018-11-10 10:01:21 +00:00
wen
02f90ced3c Update to 1.13
Upstream changes:
1.13
        30 Oct 2018
        - Add function pl_translate(), by request.
        - Turn README into README.md. With MetaCPAN replacing CPAN,
          there is no reason to have a plain-text README anymore
          (MetaCPAN doesn't treat the file as special).
        - Add a CONTRIBUTING.md file, which is becoming a thing.
        - New test file for pl_translate(), and upgrade test files
          that for some reason were still using Test::Simple to Test::More.
        - Added an :all tag. Why not.
2018-11-10 10:00:39 +00:00
wen
d05945a1fa Updated math/p5-Statistics-Descriptive to 3.0702 2018-11-10 09:58:44 +00:00
wen
8516b0bd11 Update to 3.0702
Upstream changes:
3.0702      2018-10-25
    - Rephrase some lacking phrasing in the docs.
        - https://github.com/shlomif/perl-Statistics-Descriptive/issues/5
        - Thanks to @melak .
2018-11-10 09:58:03 +00:00
wen
eeb3dc25ed Updated misc/p5-Business-ISMN to 1.201 2018-11-10 09:54:55 +00:00
wen
5cabf9badd Update to 1.201
Upstream changes:
1.201 2018-10-18T15:27:35Z
        * Change publisher() to country() (because that's what it is).
        The old method names are still there but carp.
2018-11-10 09:54:12 +00:00
wen
a0ae6ba4a7 Updated misc/p5-Locale-libintl to 1.30 2018-11-10 09:52:06 +00:00
wen
776fc8edf4 Update to 1.30
Upstream changes:
Version 1.30 - 04 Nov 2018

* Bugs fixed:

  https://github.com/gflohr/libintl-perl/issues/2
  https://github.com/gflohr/libintl-perl/issues/3
  https://github.com/gflohr/libintl-perl/issues/4
2018-11-10 09:51:10 +00:00
wen
29d11c438f Updated net/p5-RT-Client-REST to 0.53 2018-11-10 09:44:51 +00:00
wen
71f954c743 Update to 0.53
Upstream changes:
0.53 MOn Nov 05 2018 "Dean Hamstead" <dean@bytefoundry.com.au>"
  - Fix some tests on Windows
  - Various coding changes internally
  - Expose CC Addresses and Admin CC Addresses on Queues
2018-11-10 09:44:10 +00:00
wen
820996c346 Updated net/p5-SNMP-Info to 3.62 2018-11-10 09:33:19 +00:00
wen
5294fe7d4b Update to 3.62
Upstream changes:
 Changes for version 3.62 - 2018-10-29

    ENHANCEMENTS
        #278 Support for Cisco Firepower Threat Defense
        #275 Document peth_port_ifindex for Junipers
        #274 Add peth_port_ifindex override for Junipers
        #270 Add support for additional Mikrotik models
        Add HP 3810M, 2930M, 2930F and 2540 series switches
    BUG FIXES
        #265 Fix typos in L3::Huawei
2018-11-10 09:32:40 +00:00
wen
753c39c1bc Updated security/p5-CryptX to 0.062 2018-11-10 08:41:43 +00:00
wen
626e0b4719 Update to 0.062
Upstream changes:
0.062   2018-10-30
        - bundled libtommath  update branch:develop (commit:8b9f98ba 2018-09-23) + stdint.h workaround
        - bundled libtomcrypt update branch:develop (commit:f413335b 2018-10-29)
        - fix #45 doc only - sign_message_rfc7518 / sign_message_rfc7518
        - fix $46 tests only - t/mbi_ltm_bigintpm.t etc. started to fail with latest Math::BigInt
        - fix #47 gcm_decrypt_verify + chacha20poly1305_decrypt_verify don't verify the tag - SERIOUS SECURITY BUG!
        - improved CBC/ECB padding (using libtomcrypt's functions: padding_depad + padding_pad)
        - enable pkcs#8 encrypted RSA keys (supported by the latest libtomcrypt)
        - exclude wycheproof tests (too big) from dist tarball (via MANIFEST.SKIP)
2018-11-10 08:40:57 +00:00
wen
d99b7091b6 Updated textproc/p5-Lingua-EN-Fathom to 1.22 2018-11-10 06:37:21 +00:00
wen
c74016c935 Update to 1.22
Update DEPENDS

Upstream changes:
1.22 1 Nov 2018
    Added prerequsitie module Lingua::En::Sentence to build files
    Updated main.t

1.21 31 Oct 2018
    Updated main.t

1.20 31 Oct 2018
    Renamed github repo to 'Readability'
    Used Lingua::EN::Sentence instead of a regexp to get a more accurate sentence count
2018-11-10 06:36:24 +00:00
wen
b0c5555e1a Updated textproc/p5-Pod-Readme to 1.2.3 2018-11-10 06:30:22 +00:00
wen
9d14facdae Update to 1.2.3
Upstream changes:
v1.2.3    2018-10-31 22:56:42+00:00 Europe/London
  [Bug Fixes]
  - Increased minimum version of Type::Tiny to 1.000000.

v1.2.2    2018-10-31 22:41:45+00:00 Europe/London
  [Documentation]
  - Updated POD with regard to format types (Mohammad S Anwar).

  - Fixed typos in Changes.

  [Bug Fixes]
  - Added explicit requirements for Pod::Simple as well as recommended
    modules.

  [Toolchain]
  - Remove explicit core dependencies from prereqs list.

  - Updated list of contributors in distribution metadata. (Apologies
    if anyone was omitted.)

v1.2.1    2018-10-30 18:23:48+00:00 Europe/London
  [Documentation]
  - Added note about Github Flavoured Markdown (GFM) support
    to Changes for v1.2.0.

  [Other]
  - Restore license to "Perl_5" that was inadvertently changed
    in the conversion to use Dist::Zilla, GH#25.

v1.2.0    2018-10-29 19:24:01+00:00 Europe/London
  [Bug Fixes]
  - Specify minimum version of List::Util, GH#22.

  [Enhancements]
  - Added "md" as an alias for "markdown" in pod2readme.

  - Added "github" or "gfm" for Github Flavored Markdown in
    pod2readme, GH#15.

  [Incompatabilities]
  - Removed DistZilla type from Pod::Readme::Types, as it was not
    necessary.

  [Toolchain]
  - Remove use of Module::Install, fixes GH#21.

  - Use Dist::Zilla to build the distribution.
2018-11-10 06:29:37 +00:00
mrg
1a5afd4d7d be sure to call the netbsd_patch_builtins() on arm64. now gfortran
works and cabs*() handling is correct.

also:
- extract using bsdtar.  saves about 4 minutes during extract for me.
- remove duplicated part of gcc/config/netbsd.h -- it's already
  upstream by this version.
2018-11-10 04:24:00 +00:00
mrg
2193ea6c44 make this build on arm64. just needed to be able to map from
evbarm -> arm|aarch64.

actually works pretty well.
2018-11-10 03:48:51 +00:00
wen
81cbcd38a4 Updated textproc/p5-Text-Trac to 0.19 2018-11-10 03:41:52 +00:00
wen
7b1428e2d2 Update to 0.19
Upstream changes:
0.19  2018.10.20 MANWAR
      Fixed SEE ALSO broken links
      Tidied up Changes file
      Updated link to GitHub repo.
      Add --span flag
      Add --id flag to include ids in the html files. Default to noid.
      Add --force flag to the command line script to overwrite exisiting file.
      Default of script/trac2html is to exclude class=""
2018-11-10 03:40:18 +00:00
wen
a02c18a0f4 Updated textproc/p5-YAML-LibYAML to 0.75 2018-11-10 03:37:59 +00:00
wen
90fdfd280a Update to 0.75
Upstream changes:
0.75 Sat Nov  3 14:17:28 CET 2018
 - Implement $LoadCode
2018-11-10 03:36:46 +00:00
wen
98603554eb Updated textproc/p5-YAML-Syck to 1.31 2018-11-10 03:29:50 +00:00
wen
73a841b9c6 Update to 1.31
Upstream changes:
[Changes for 1.31 - 2018-10-25]

* Switch to ExtUtils::MakeMaker for builder
* Switch official issue tracker and repo to github.
* MANIFEST warning is now fixed. Also shipping additional tests because of this.
2018-11-10 03:28:47 +00:00
wen
c503efca99 Updated textproc/p5-YAML to 1.27 2018-11-10 03:25:18 +00:00
wen
acfd7f7f6e Update to 1.27
Upstream changes:
1.27 Sat Nov  3 14:01:26 CET 2018
 - Remove a warning about uninitialized value for perl <= 5.10
2018-11-10 03:24:31 +00:00
wen
67174e17c1 Updated time/p5-DateTime-TimeZone to 2.21 2018-11-10 03:17:56 +00:00
wen
3650e0d227 Update to 2.21
Upstream changes:
2.21    2018-10-27

- This release is based on version 2018f of the Olson database. This release
  includes contemporary changes for Morocco.


2.20    2018-10-18

- Added more documentation on how local time zones work, and a warning to set
  $ENV{TZ} if you're writing tests for code that tries to use the local time
  zone.

- This release is based on version 2018f of the Olson database. This release
  includes contemporary changes for Russia (Volograd), Fiji, and Chile.
2018-11-10 03:17:11 +00:00
wen
690265088b Updated time/p5-DateTime-Locale to 1.23 2018-11-10 03:10:37 +00:00
wen
8931e89176 Update to 1.23
Upstream changes:
1.23     2018-10-17

- Rebuilt all locale data with CLDR 34, released on 2018-10-15.
2018-11-10 03:09:24 +00:00
wen
0ba21ee8be Updated time/p5-DateTime-Format-Natural to 1.06 2018-11-10 02:57:33 +00:00
wen
0facb652fc Update to 1.06
Upstream changes:
1.06  2018-10-28  <schubiger@cpan.org>

 - Merged development version to stable.

1.05_02  2018-10-27  <schubiger@cpan.org>

 - Amend description of prefer_future option.

 - Include the time zone when constructing DateTime objects
   for the datetime option in dateparse.

 - Minor tweaks to dateparse.

1.05_01  2018-10-25  <schubiger@cpan.org>

 - Fix advancing to future when both datetime and prefer_future
   options are provided.
2018-11-10 02:56:45 +00:00
maya
4625cb7d7b shells: +oksh 2018-11-09 22:16:49 +00:00
maya
42c0f31e98 doc: Added shells/oksh version 20181009 2018-11-09 22:15:49 +00:00
maya
369ddbbf5a Add oksh, portable version of OpenBSD ksh. 2018-11-09 22:15:12 +00:00
adam
25184f7cf6 Updated databases/py-psycopg2 2018-11-09 21:26:47 +00:00
adam
4a008d0004 py-psycopg2: updated to 2.7.6
Psycopg 2.7.6:

Summary of changes:
- Close named cursors if exist, even if execute() wasn't called.
- Fixed building on modern FreeBSD versions with Python 3.7.
- Fixed hang trying to COPY via execute() in asynchronous connections.
- Fixed adaptation of arrays of empty arrays.
- Fixed segfault accessing the connection.readonly and connection.deferrable attributes repeatedly.
- execute_values() accepts sql.Composable objects.
- errorcodes map updated to PostgreSQL 11.
- Wheel package compiled against PostgreSQL 10.5 libpq and OpenSSL 1.0.2p.
2018-11-09 21:26:29 +00:00
rillig
bbb83c5621 devel/goyacc: remove the package again, it is already included in go-tools 2018-11-09 20:54:08 +00:00
rillig
065112540d devel/goyacc: add parser generator for Go programs
Goyacc is a version of yacc for Go. It is written in Go and generates
parsers written in Go.
2018-11-09 20:51:46 +00:00
adam
60bec3cec5 Updated multimedia/bitstream 2018-11-09 19:48:09 +00:00
adam
5e9aedd9a4 bitstream: updated to 1.5
1.5:
- Add SDES
- Fix hvcc header size
- Add more ATSC A/52 support
- Misc descriptors fixes
2018-11-09 19:47:48 +00:00
adam
33425922bd Updated databases/postgresqlNN 2018-11-09 18:14:01 +00:00
adam
9e0a8d968c postgresNN: updated to the latest
The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 11.1, 10.6, 9.6.11, 9.5.15, 9.4.20, and 9.3.25. This release fixes one security issue as well as bugs reported over the last three months.

All users using the affected versions of PostgreSQL should update as soon as possible. Please see the notes on "Updating" below for any post-update steps that may be required if you are using pg_stat_statements in your installation.

This update is also the final release for PostgreSQL 9.3, which is now end-of-life and will no longer receive any bug or security fixes. If your environment still uses PostgreSQL 9.3, please make plans to update to a community supported version as soon as possible. Please see our versioning policy for more information.

Security Issues

One security vulnerability has been closed by this release:

CVE-2018-16850: SQL injection in pg_upgrade and pg_dump, via CREATE TRIGGER ... REFERENCING.
Versions Affected: 10, 11

Using a purpose-crafted trigger definition, an attacker can run arbitrary SQL statements with superuser privileges when a superuser runs pg_upgrade on the database or during a pg_dump dump/restore cycle. This attack requires a CREATE privilege on some non-temporary schema or a TRIGGER privilege on a table. This is exploitable in the default PostgreSQL configuration, where all users have CREATE privilege on public schema.

Bug Fixes and Improvements

This update also fixes numerous bugs that were reported in the last several months. Some of these issues affect only version 11, but many affect all supported versions.

These releases include fixes that:

Ensure that automatically created child indexes are created in the same tablespace as the parent partitioned index
Fix several crashes with triggers
Fix problems with applying ON COMMIT DELETE ROWS to a partitioned temporary table
Fix how NULL values are handled when using LEFT JOIN with a parallelized hash join
Several fixes around using named or defaulted arguments in CALL statements
Fix for strict aggregate functions (i.e. aggregates that cannot accept NULL inputs) with ORDER BY columns that enforces the strictness check
Fix with CASE statements where an expression was cast to an array type
Disable an optimization for updating expression indexes in order to prevent a crash
Fix a memory leak that occurred on a specific case of using a SP-GiST index
Fix for pg_verify_checksums incorrectly reporting on files that are not expected to have checksums
Prevent the PostgreSQL server from starting when wal_level is set to a value that cannot support an existing replication slot
Ensure that the server will process already-received NOTIFY and SIGTERM interrupts before waiting for client input
Allow PL/Ruby to work with newer versions of PostgreSQL
Fix for character-class checks on Windows for Unicode characters above U+FFFF, which affected full-text search as well as contrib/ltree and contrib/pg_trgm
Fix a case where psql would not report the receipt of a message from a NOTIFY call until after the next command
Fix build problems on macOS 10.14 (Mojave)
Several build fixes for the Windows platform
This updates also contains tzdata release 2018g for DST law changes in Chile, Fiji, Morocco, and Russia (Volgograd), plus historical corrections for China, Hawaii, Japan, Macau, and North Korea.
2018-11-09 18:12:23 +00:00
nia
730fc9d829 doc: Updated security/gnutls to 3.6.4 2018-11-09 18:04:00 +00:00