1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
Commit Graph

558325 Commits

Author SHA1 Message Date
Po-Chuan Hsieh
d2f4bdbcf8
devel/py-types-docutils: Add py-types-docutils 0.17.0
This is a PEP 561 type stub package for the docutils package. It can be used by
type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
docutils.

WWW: https://github.com/python/typeshed/tree/master/stubs/docutils
2021-09-19 13:40:31 +08:00
Po-Chuan Hsieh
d299ed7b48
devel/py-platformdirs: Add py-platformdirs 2.3.0
When writing desktop application, finding the right location to store user data
and configuration varies per platform. Even for single-platform apps, there may
by plenty of nuances in figuring out the right location.

This kind of thing is what the platformdirs module is for. platformdirs will
help you choose an appropriate:
- user data dir (user_data_dir)
- user config dir (user_config_dir)
- user cache dir (user_cache_dir)
- site data dir (site_data_dir)
- site config dir (site_config_dir)
- user log dir (user_log_dir)
- user runtime dir (user_runtime_dir)

And also:
- Is a single module so other Python packages can vendor their own private copy.
- Is slightly opinionated on the directory names used. Look for "OPINION" in
  documentation and code for when an opinion is being applied.

WWW: https://github.com/platformdirs/platformdirs
2021-09-19 13:40:30 +08:00
Po-Chuan Hsieh
dc00fd24cf
devel/py-backports.entry-points-selectable: Add py-backports.entry-points-selectable 1.1.0
Compatibility shim to ease adoption of importlib_metadata 3.6. Supplies
forward-compatibility of "selectable" entry points even on older versions of
importlib_metadata and importlib.metadata, and avoids usage that triggers
deprecation warnings.

Use this shim for libraries or applications invoking entry_points() that run on
Python older than 3.10 or where importlib_metadata is older than 3.6. In most
cases, this shim is unnecessary and the easiest thing to do is simply require
importlib_metadata >= 3.6 on all Pythons (or only those prior to 3.10a7). In
some environments, a library may be constrained on which versions of
importlib_metadata can be required, so this library bridges that gap.

WWW: https://github.com/jaraco/backports.entry_points_selectable
2021-09-19 13:40:30 +08:00
Po-Chuan Hsieh
000040df0c
devel/p5-alias-module: Add p5-alias-module 0.002
alias::module aliases one module name to another. It is useful if you want to
let users access a module's functionality under a different (usually shorter)
name.

WWW: https://metacpan.org/dist/alias-module
2021-09-19 13:40:29 +08:00
Po-Chuan Hsieh
706aa4d599
www/llhttp: Add llhttp 6.0.4
llhttp is a port of http_parser to llparse.

This project aims to:
- Make it maintainable
- Verifiable
- Improving benchmarks where possible

WWW: https://llhttp.org/
WWW: https://github.com/nodejs/llhttp
2021-09-19 13:40:28 +08:00
Po-Chuan Hsieh
3fb5380cb0
*/Makefile: Sort SUBDIRs 2021-09-19 13:40:28 +08:00
Adam Weinberger
ed5bbc6e50 textproc/p5-JSON-Validator: Update to 4.24 2021-09-18 23:21:41 -06:00
Vanilla I. Shu
8f0b24d62b devel/wasm3: add ports.
PR:		258458
Reported by:	Martin Filla <freebsd at sysctl.cz>
2021-09-19 12:46:36 +08:00
Roman Bogorodskiy
29ae563e89 net/py-pyzmq: update to 22.3.0 2021-09-19 07:59:19 +04:00
Vanilla I. Shu
a7de33b149 www/oauth2-proxy: update to 7.1.3.
PR:		255479
Reported by:	maintainer
2021-09-19 11:54:19 +08:00
Neel Chauhan
1eb5fb4d9c archivers/gzip: Adopt port 2021-09-18 20:42:52 -07:00
Neel Chauhan
b24eca6505 archivers/gzip: Update to 1.11 2021-09-18 20:42:52 -07:00
Wen Heping
845f28fefc devel/p5-String-Random: Update to 0.32 2021-09-19 10:30:54 +08:00
Wen Heping
6aa6183b45 devel/p5-Storable: Update to 3.25 2021-09-19 10:27:50 +08:00
Wen Heping
3bd45fc6ec devel/p5-IPC-Shareable: Update to 1.06 2021-09-19 09:54:12 +08:00
Wen Heping
ebd0af17e8 devel/p5-IO-HTML: Update to 1.004 2021-09-19 09:42:14 +08:00
Wen Heping
bb8fe009a2 lang/python310: Update to 3.10.0rc2 2021-09-19 09:20:37 +08:00
Wen Heping
ef1fcdf8ba devel/p5-Geo-ShapeFile: Update to 3.01 2021-09-19 09:08:54 +08:00
Wen Heping
fa69688dd1 devel/p5-Future: Update to 0.47 2021-09-19 08:46:59 +08:00
Wen Heping
ec41287ef9 devel/p5-Devel-CheckOS: Update to 1.87 2021-09-19 08:35:43 +08:00
Wen Heping
c28599fe30 devel/p5-File-Path-Tiny: Update to 1.0 2021-09-19 08:35:06 +08:00
Wen Heping
82c526a9b9 devel/p5-DateTime-Calendar-Christian: Update to 0.11 2021-09-19 08:28:40 +08:00
Wen Heping
c79e0392c6 astro/p5-Astro-SpaceTrack: Update to 0.147 2021-09-19 08:25:18 +08:00
Wen Heping
120017afd9 devel/p5-DateTime-Calendar-Julian: Update to 0.105 2021-09-19 08:24:41 +08:00
Wen Heping
9a6a6ea853 databases/p5-DBD-Mock: Update to 1.59 2021-09-19 08:19:56 +08:00
Wen Heping
e43dd72c81 astro/p5-Astro-SIMBAD-Client: Update to 0.046 2021-09-19 08:01:40 +08:00
Michael Osipov
ed60959f8d editors/git: Explicitly disable X for console Builds
PR:   258407
2021-09-18 17:51:58 -06:00
Wen Heping
b6c64e2b0e astro/p5-Astro-satpass: Update to 0.121 2021-09-19 07:50:16 +08:00
Jan Beich
ac97cd1762 x11-wm/river: update to s20210918
Changes:	81d103d...b8ebbc2
2021-09-18 22:55:21 +00:00
Jan Beich
796551eafd sysutils/keyd: drop GH_TAGNAME after 2b20d75491 2021-09-18 22:55:21 +00:00
Jan Beich
8a28ff0bd2 multimedia/libva: update to 2.13.0
Rebuild a consumer that already uses VA_CHECK_VERSION(1, 13, 0)

Changes:	https://github.com/intel/libva/compare/2.12.0...2.13.0
Reported by:	Repology
2021-09-18 22:16:46 +00:00
Jan Beich
28469f0bc3 print/scribus-devel: unbreak after dbc5f433f8
scribus/fonts/sfnt.cpp: In function 'QByteArray sfnt::subsetFaceWithHB(const QByteArray&, QList<unsigned int>, int, QMap<unsigned int, unsigned int>&)':
scribus/fonts/sfnt.cpp:1260:3: error: 'hb_subset_input_set_retain_gids' was not declared in this scope; did you mean 'hb_subset_input_set_flags'?
 1260 |   hb_subset_input_set_retain_gids(hbSubsetInput.get(), true);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_flags
scribus/fonts/sfnt.cpp:1261:3: error: 'hb_subset_input_set_drop_hints' was not declared in this scope; did you mean 'hb_subset_input_set_user_data'?
 1261 |   hb_subset_input_set_drop_hints(hbSubsetInput.get(), false);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_user_data
scribus/fonts/sfnt.cpp:1263:3: error: 'hb_subset_input_set_name_legacy' was not declared in this scope; did you mean 'hb_subset_input_set_flags'?
 1263 |   hb_subset_input_set_name_legacy(hbSubsetInput.get(), true);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   hb_subset_input_set_flags
scribus/fonts/sfnt.cpp:1266:57: error: 'hb_subset' was not declared in this scope; did you mean 'hb_set_set'?
 1266 |   QScopedPointer<hb_face_t, HbFaceDeleter> hbSubsetFace(hb_subset(hbFullFace.get(), hbSubsetInput.get()));
      |                                                         ^~~~~~~~~
      |                                                         hb_set_set

Reported by:	pkg-fallout
Obtined from:	Arch Linux
2021-09-18 22:04:57 +00:00
Jan Beich
3e693f24a7 devel/electron12: unbreak after dbc5f433f8
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:74:5: error: use of undeclared identifier 'hb_subset_input_set_retain_gids'; did you mean 'hb_subset_input_set_flags'?
    hb_subset_input_set_retain_gids(input.get(), true);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    hb_subset_input_set_flags
/usr/local/include/harfbuzz/hb-subset.h:142:1: note: 'hb_subset_input_set_flags' declared here
hb_subset_input_set_flags (hb_subset_input_t *input,
^
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:77:5: error: use of undeclared identifier 'hb_subset_input_set_drop_hints'
    hb_subset_input_set_drop_hints(input.get(), false);
    ^
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:78:19: error: use of undeclared identifier 'hb_subset'; did you mean 'hb_set_set'?
    HBFace subset(hb_subset(face.get(), input.get()));
                  ^~~~~~~~~
                  hb_set_set
/usr/local/include/harfbuzz/hb-set.h:131:1: note: 'hb_set_set' declared here
hb_set_set (hb_set_t       *set,
^
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:78:29: error: cannot initialize a parameter of type 'hb_set_t *' with an rvalue of type 'std::__1::unique_ptr<hb_face_t, SkFunctionWrapper<void (hb_face_t *), &hb_face_destroy>>::pointer' (aka 'hb_face_t *')
    HBFace subset(hb_subset(face.get(), input.get()));
                            ^~~~~~~~~~
/usr/local/include/harfbuzz/hb-set.h:131:29: note: passing argument to parameter 'set' here
hb_set_set (hb_set_t       *set,
                            ^

PR:		258576
Reported by:	pkg-fallout
Obtained from:	Arch Linux
2021-09-18 22:04:57 +00:00
Guangyuan Yang
d65611acb3 devel/py-gitpython: Update to 3.1.24
Changelog:	https://github.com/gitpython-developers/GitPython/blob/main/doc/source/changes.rst#3124
2021-09-18 17:53:47 -04:00
Dmitry Wagin
f00697dcca devel/jetbrains-phpstorm: Update to 2021.2.2
Changelog:	https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+2021.2.2+Release+Notes

PR:		258575
2021-09-18 17:53:23 -04:00
Dmitry Wagin
617c608b14 devel/jetbrains-clion: Update to 2021.2.2
Changelog:	https://confluence.jetbrains.com/pages/viewpage.action?pageId=226394176

PR:		258574
2021-09-18 17:50:32 -04:00
Trenton Schulz
61dc3b006b net/jotta-cli: Update to 0.11.47628
Changelog:	https://docs.jottacloud.com/en/articles/1461561-release-notes-for-jottacloud-cli

PR:		258566
2021-09-18 17:50:13 -04:00
Alexander Vereeken
c028b4e039 x11-themes/flatery-icon-themes: Update to 2021-09-08
PR:		258583
2021-09-18 17:49:54 -04:00
Jan Beich
17218fbbe7 www/chromium: unbreak after dbc5f433f8
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:74:5: error: use of undeclared identifier 'hb_subset_input_set_retain_gids'; did you mean 'hb_subset_input_set_flags'?
    hb_subset_input_set_retain_gids(input.get(), true);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    hb_subset_input_set_flags
/usr/local/include/harfbuzz/hb-subset.h:142:1: note: 'hb_subset_input_set_flags' declared here
hb_subset_input_set_flags (hb_subset_input_t *input,
^
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:77:5: error: use of undeclared identifier 'hb_subset_input_set_drop_hints'
    hb_subset_input_set_drop_hints(input.get(), false);
    ^
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:78:19: error: use of undeclared identifier 'hb_subset'; did you mean 'hb_set_set'?
    HBFace subset(hb_subset(face.get(), input.get()));
                  ^~~~~~~~~
                  hb_set_set
/usr/local/include/harfbuzz/hb-set.h:131:1: note: 'hb_set_set' declared here
hb_set_set (hb_set_t       *set,
^
../../third_party/skia/src/pdf/SkPDFSubsetFont.cpp:78:29: error: cannot initialize a parameter of type 'hb_set_t *' with an rvalue of type 'std::__1::unique_ptr<hb_face_t, SkFunctionWrapper<void (hb_face_t *), &hb_face_destroy>>::pointer' (aka 'hb_face_t *')
    HBFace subset(hb_subset(face.get(), input.get()));
                            ^~~~~~~~~~
/usr/local/include/harfbuzz/hb-set.h:131:29: note: passing argument to parameter 'set' here
hb_set_set (hb_set_t       *set,
                            ^

PR:		258576
Reported by:	pkg-fallout, Stefan Ehmann
Obtained from:	Arch Linux
2021-09-18 21:31:34 +00:00
Romain Tartière
2ed63385d7
sysutils/rubygem-r10k: Update to 3.12.1
ChangeLog:
https://github.com/puppetlabs/r10k/blob/main/CHANGELOG.mkd#3121

With hat:	puppet
2021-09-18 10:38:31 -10:00
Christoph Moench-Tegeder
f476623946 net-mgmt/check_ssl_cert: update to 2.6.0
https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.6.0
2021-09-18 22:27:28 +02:00
TAKATSU Tomonari
6f27b2684d finance/R-cran-vars: Update to 1.5-6 2021-09-18 19:49:19 +00:00
Yuri Victorovich
79be00646b science/axom: Add dependencies 2021-09-18 12:37:10 -07:00
Yuri Victorovich
7be8b69ce0 cad/opentimer: Broken on i386
Reported by:	fallout
2021-09-18 12:37:10 -07:00
Yuri Victorovich
78800bad77 security/liboqs: Add BROKENxx lines
Reported by:	fallout
2021-09-18 12:37:09 -07:00
Yuri Victorovich
eda723f6f9 www/authelia: Broken on i386
Reported by:	fallout
2021-09-18 12:37:08 -07:00
Yuri Victorovich
dbb2ed965a devel/concurrencpp: Broken on 11
Reported by:	fallout
2021-09-18 12:37:08 -07:00
Alexey Dokuchaev
752883bd5c x11/ulauncher: belatedly update Ulauncher to version 5.13.0.
Not reported by:	portscout :(
2021-09-18 19:33:52 +00:00
Tijl Coosemans
820a862e6e net/libsrtp2: Update to 2.4.1 2021-09-18 20:22:03 +02:00
Tijl Coosemans
03e35e3913 print/cups-filters: Update to 1.28.10
Enable POPPLER option by default to support some Brother printers.
(Poppler was already a dependency through the PSHYBRID option.)

PR:		258540
2021-09-18 19:54:06 +02:00