Commit graph

345471 commits

Author SHA1 Message Date
wen
2e7bb1ca2c Update to 2.101464
Upstream changes:
2.101464  2021-07-03 13:18:24-04:00 America/New_York
        - update author contact info
        - document perl version policy
2021-10-01 23:52:49 +00:00
wen
c814594bde Updated devel/p5-Config-INI to 0.027 2021-10-01 23:50:23 +00:00
wen
e812bbdd4f Update to 0.027
Update DEPENDS

Upstream changes:
0.027     2021-06-22 22:27:53-04:00 America/New_York
        - require Mixin::Linewise v0.110 to cope with new error message

0.026     2021-06-20 17:14:32-04:00 America/New_York
        - update author contact info
2021-10-01 23:49:37 +00:00
wen
b2672c7e62 Updated devel/p5-Config-INI-Reader-Ordered to 0.021 2021-10-01 23:47:21 +00:00
wen
82960f081d Update to 0.021
Upstream changes:
0.021     2021-06-20 17:18:35-04:00 America/New_York
          add perl-support to docs
2021-10-01 23:46:28 +00:00
wen
c0843d8f61 Updated devel/p5-Config-AutoConf to 0.320 2021-10-01 23:44:23 +00:00
wen
6e646c9f8a Update to 0.320
Upstream changes:
0.320   2021-06-25
        - fix check_prog to not find directories (RT#132993), thanks
          RJBS for reporting it again!
2021-10-01 23:43:25 +00:00
wen
1e35d302c4 Updated devel/p5-Class-Data-Inheritable to 0.09 2021-10-01 23:39:27 +00:00
wen
7c6e2bd4d3 Update to 0.09
Upstream changes:
0.09  Fri Jul 30 22:42:00 UTC 2021
    - Update spelling errors to resolve #83824 and #86563
2021-10-01 23:38:11 +00:00
pin
88f13dcdac doc: Updated sysutils/macchina to 1.1.7 2021-10-01 21:28:07 +00:00
pin
cf6446d486 sysutils/macchina: update to 1.1.7
- macOS: Count Homebrew packages in `/opt/homebrew` (for Apple Silicon)
2021-10-01 21:27:41 +00:00
adam
4617a53c34 Added devel/py-astunparse, devel/py-gast, devel/py-beniget, math/py-pythran 2021-10-01 19:56:07 +00:00
adam
7c5e0744aa py-pythran: added version 0.10.0
Pythran is an ahead of time compiler for a subset of the Python language, with
a focus on scientific computing. It takes a Python module annotated with a few
interface descriptions and turns it into a native Python module with the same
interface, but (hopefully) faster.
2021-10-01 19:55:37 +00:00
adam
02842bb75c py-beniget: added version 0.4.1
A static analyzer for Python2 and Python3 code.

Beniget provides a static over-approximation of the global and local
definitions inside Python Module/Class/Function. It can also compute def-use
chains from each definition.
2021-10-01 19:53:00 +00:00
adam
78877b949e py-gast: added version 0.5.2
A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST).
GAST provides a compatibility layer between the AST of various Python versions,
as produced by ast.parse from the standard ast module.
2021-10-01 19:52:08 +00:00
adam
fe1958ee52 py-astunparse: added version 1.6.3
This is a factored out version of unparse found in the Python source
distribution; under Demo/parser in Python 2 and under Tools/parser in Python 3.
2021-10-01 19:51:00 +00:00
tsutsui
602bdd24f7 doc: Updated textproc/ruby-nokogiri to 1.12.5 2021-10-01 18:54:45 +00:00
tsutsui
2de09290ee ruby-nokogiri: update to 1.12.5.
Upstream changes:
https://github.com/sparklemotion/nokogiri/releases/tag/v1.12.5

1.12.5 / 2021-09-27

Security

[JRuby] Address CVE-2021-41098 (GHSA-2rr5-8q37-2w7h).

In Nokogiri v1.12.4 and earlier, on JRuby only, the SAX parsers resolve
external entities (XXE) by default. This fix turns off
entity-resolution-by-default in the JRuby SAX parsers to match the CRuby SAX
parsers' behavior.

CRuby users are not affected by this CVE.

Fixed

  * [CRuby] Document#to_xhtml properly serializes self-closing tags in libxml >
    2.9.10. A behavior change introduced in libxml 2.9.11 resulted in emitting
    start and and tags (e.g., <br></br>) instead of a self-closing tag (e.g.,
    <br/>) in previous Nokogiri versions. [#2324]
2021-10-01 18:54:25 +00:00
leot
09fc32b37d doc/pkgsrc.*: regen 2021-10-01 17:59:05 +00:00
leot
0ec28e0f4d doc/guide: Update htdocs-share to 20211001 (pkgsrc-2021Q3) 2021-10-01 17:55:57 +00:00
nia
a42686c538 guide: Add a hardening appendix, based on the wiki. 2021-10-01 17:20:27 +00:00
adam
073ea93b31 babl: better MASTER_SITES 2021-10-01 16:32:04 +00:00
adam
36dee2409c gegl: fix for Darwin 2021-10-01 16:31:27 +00:00
tsutsui
b2499bf4b6 tme: workaround failures of SS2 emulation.
https://mail-index.netbsd.org/current-users/2021/07/11/msg041254.html
https://mail-index.netbsd.org/current-users/2021/07/12/msg041257.html
Bump PKGREVISION.
2021-10-01 16:14:48 +00:00
wiz
67215df318 gimp: restore GIMP_DEBUG_TOOL_DIR in PLIST 2021-10-01 15:50:14 +00:00
tsutsui
b4d9cbadc3 mikutter: explicitly pull ruby-httpclient>=2.8.3nb1 for proper access.
Bump PKGREVISION.
2021-10-01 15:40:24 +00:00
tsutsui
c20c09a7d0 ruby-httpclient: workaround expired root certificates.
https://github.com/nahi/httpclient/pull/447
Bump PKGREVISION.
2021-10-01 15:31:26 +00:00
nia
e6281f5817 swc: mark unsupported with MKPIE for now 2021-10-01 15:07:46 +00:00
ryoon
ea20f93aa8 doc: Updated graphics/gimp to 2.10.28 2021-10-01 14:29:31 +00:00
ryoon
cfed76707f gimp: Update to 2.10.28
Changelog:
Overview of Changes from GIMP 2.10.26 to GIMP 2.10.28
=====================================================

Translations:

  - 10 translations were updated: Catalan, Chinese (China), Finnish,
    Italian, Polish, Russian, Slovenian, Spanish, Swedish and Ukrainian.

Build:

  - Fix uninstalled white-border prelight file.

Overview of Changes from GIMP 2.10.24 to GIMP 2.10.26
=====================================================

Core:

  - Dashboard now has memory support in OpenBSD.
  - Default shortcuts Shift+[ and ] for tool size changed to { and }.
  - Performance improvements for GIMP on macOS Big Sur: these
    improvements were actually already applied in our macOS packages
    since GIMP 2.10.22, but were applied upstream directly only now.

User Interface:

  - Dark theme: improve accessibility of GtkRadioButton by adding a
    white border on mouse-hover.
  - Gray theme: set light background for selected text in Layers and
    Paths dockable dialogs to make text visible.
  - Dark, Gray and Light themes: remove 3D shadow box around eye and
    link toggles in Layers, Channels, and Paths dockable dialog tree
    views.

Plug-ins:

  - Improved DDS support and fix some red/blue bit swap for RGB10A2 DDS.
    The plug-in version is incremented so that it is able to catch and
    correct previously incorrect RGB10A2 images exported by older
    versions of our plug-in.
  - DDS files with "L16" - a 16 bit luminance channel - are now loaded
    in 16-bit.
  - DICOM images:
    * Support for planar configuration.
    * Support for deprecated big endian transfer.
  - TIFF images:
    * Thumbnail storing now done by storing the thumbnail as the second
      page in the file (through Exiv2) and setting metadata
      "Exif.Thumbnail.NewSubfileType" to 1 (reduced resolution image)
      instead of storing the thumbnail as a subifd. This was done
      because of a Windows bug locking TIFF files with thumbnail stored
      as subfid.
    * Symmetrically, loading will ignore pages marked as "reduced
      resolution image" (i.e. it will consider them as thumbnails), as
      well as try to guess if a page (without subfile type) is a
      thumbnail when it meets following criteria: second page with YCbCr
      PhotometricInterpretation, old style jpeg compression while the
      first page has a different PhotometricInterpretation or
      compression.

Script-fu:

  - New (dir-make "/dir/name" mode) function to create a directory.

Translations:

  - New translations for the Windows installer: Vietnamese, Lithuanian.
  - 13 translations were updated: Catalan, Chinese (China), Croatian,
    Dutch, German, Lithuanian, Polish, Russian, Slovenian, Spanish,
    Swedish, Ukrainian and Vietnamese.

Build:

  - On Windows, *.rs file extension is not associated with SUN Raster
    images anymore. The reason is that this file extension is mostly
    used for Rust code files nowadays. If Windows could detect file
    formats with "magic numbers" (i.e. byte identifiers), it would not
    be a problem, but since it relies apparently only the extension,
    it's better to remove this association.
  - Oppositely on Linux and other Unix-like systems using desktop files,
    add the image/x-sun-raster MimeType which was forgotten (there,
    detection should be fine and not depend on file extension).
  - gimp30-tips.mo is not installed anymore (only used during the build
    to generate gimp-tips.xml with multiple language support).
  - --enable-check-update now has an "auto" value, which is the new
    default. It is equivalent to "yes" for Windows and macOS and "no" in
    all other cases.
  - New unit test to check that localizations listed in the installer
    script match available po files in po-windows-installer/.
  - "msys*" host value now detected as Windows builds.
  - Bumping minimum GEGL to version 0.4.32.
2021-10-01 14:29:05 +00:00
ryoon
1c9193f61f doc: Updated graphics/gegl to 0.4.32 2021-10-01 14:28:29 +00:00
ryoon
4ec6c27e72 gegl: Update to 0.4.32
Changelog:
GEGL-0.4.32 2021-09-05

Docs/testing:

Fixes and improvements to the test system ands it integration for
comparing/keeping track of hashes of operation output by John Marshall
including and overhaul of reference compositions and hashes, improving
development as well as documentation.

json: fixing of leaks and dead code removal.

Operations:

distance-transform: openexr: fix build with newer OpenEXR 3
negative-darkroom: contrast boost and illuminant adjustment parameter,
reworked emulsion dye model, UI improvements, more black and white
paper presets. fill-path: 32bit float RGB and CMYK color processing,
using ctx as renderer.
2021-10-01 14:28:07 +00:00
ryoon
281305a2ad doc: Updated graphics/babl to 0.1.88 2021-10-01 14:27:42 +00:00
ryoon
e2a84466da babl: Update to 0.1.88
Changelog:
2021-07-01 babl-0.1.88
Consistency fixes to format names, in particular for palettized formats.
2021-10-01 14:27:09 +00:00
nia
68ff95a0c4 py-tensorboard: Dependencies incompatible with py2.7. Unbreak pkgsrc tree. 2021-10-01 14:25:32 +00:00
nia
b9d0d9034f py-axolotl-curve25519: Fix PKGNAME. Unbreak pkgsrc tree. 2021-10-01 14:17:38 +00:00
nia
7cc40753b1 netatalk22: Fix RELRO build. 2021-10-01 13:34:12 +00:00
gutteridge
dd8d572648 firefox: 92 requires nss>=3.69 2021-10-01 13:31:52 +00:00
adam
3123dbf892 Updated devel/py-test-benchmark, sysutils/py-filetype 2021-10-01 12:49:34 +00:00
adam
c8ca0f5c66 py-filetype: add ALTERNATIVES 2021-10-01 12:49:08 +00:00
adam
5fe9cd4e98 py-filetype: updated to 1.0.8
1.0.8:
Unknown changes
2021-10-01 12:48:28 +00:00
adam
d2264e5a24 py-test-benchmark: updated to 3.4.1
3.4.1 (2021-04-17)
------------------
* Republished with updated changelog.

  I intended to publish a ``3.3.0`` release but I messed it up because bumpversion doesn't work well with pre-commit
  apparently... thus ``3.4.0`` was set in by accident.


3.4.0 (2021-04-17)
------------------
* Disable progress indication unless ``--benchmark-verbose`` is used.
* Added Python 3.9, dropped Python 3.5.
* Changed the "cpu" data in the json output to include everything that cpuinfo outputs, for better or worse as cpuinfo 6.0 changed some
  fields. Users should now ensure they are an adequate cpuinfo package installed.
  **MAY BE BACKWARDS INCOMPATIBLE**
* Changed behavior of ``--benchmark-skip`` and ``--benchmark-only`` to apply early in the collection phase.
  This means skipped tests won't make pytest run fixtures for said tests unnecessarily, but unfortunately this also means
  the skipping behavior will be applied to any tests that requires a "benchmark" fixture, regardless if it would come from pytest-benchmark
  or not.
  **MAY BE BACKWARDS INCOMPATIBLE**
* Added ``--benchmark-quiet`` - option to disable reporting and other information output.
* Squelched unnecessary warning when ``--benchmark-disable`` and save options are used.
* ``PerformanceRegression`` exception no longer inherits ``pytest.UsageError`` (apparently a *final* class).
2021-10-01 12:47:27 +00:00
nia
410565e372 m1n1: Needs ImageMagick for "convert" at build-time 2021-10-01 12:40:52 +00:00
nia
454a0db827 openimageio: Needs atomic64 to build on i386. 2021-10-01 12:35:36 +00:00
nia
38dff23c70 Switch default Python to 3.9.
Bulk builds have been running for some time, and this is expected to be
fine.
2021-10-01 12:27:47 +00:00
nia
2a87e74329 botan-devel: Fix PLIST on non-x86. 2021-10-01 12:13:08 +00:00
nia
17cb80130c doc: Removed gcc34, gcc44. 2021-10-01 11:58:00 +00:00
nia
89f6b4a1b4 Prune gcc34, gcc44. 2021-10-01 11:56:12 +00:00
nia
e04c7879c9 gcc*: Unsafe for MKPIE. Reported by tnn. 2021-10-01 11:49:59 +00:00
nia
a91568d15f tigervnc: Avoid hardcoding X11BASE 2021-10-01 11:42:23 +00:00