1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

560210 Commits

Author SHA1 Message Date
Po-Chuan Hsieh
3c507d35b6
devel/phpunit9: Update to 9.5.10
Changes:	https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md
2021-09-28 03:48:09 +08:00
Po-Chuan Hsieh
a277d79871
devel/p5-Proc-ProcessTable: Update to 0.634
Changes:	https://metacpan.org/dist/Proc-ProcessTable/changes
2021-09-28 03:48:09 +08:00
Po-Chuan Hsieh
f5829c7bfd
devel/p5-Array-Iterator: Update to 0.131
Changes:	https://metacpan.org/dist/Array-Iterator/changes
2021-09-28 03:48:08 +08:00
Po-Chuan Hsieh
a265bc2392
textproc/bibutils: Update to 7.1
Changes:	https://sourceforge.net/p/bibutils/home/history_version7/
2021-09-28 03:48:08 +08:00
Po-Chuan Hsieh
fa1a81e87e
science/libaec: Update to 1.0.6
Changes:	https://gitlab.dkrz.de/k202009/libaec/-/blob/master/CHANGELOG.md
2021-09-28 03:48:08 +08:00
Po-Chuan Hsieh
95976e87a9
graphics/libexif: Update to 0.6.23
Changes:	https://github.com/libexif/libexif/releases
2021-09-28 03:48:08 +08:00
Po-Chuan Hsieh
eeb5d64c58
devel/libtickit: Update to 0.4.2a
Changes:	https://github.com/leonerd/libtickit/blob/master/CHANGES
2021-09-28 03:48:07 +08:00
Po-Chuan Hsieh
0a304e40cb
textproc/py-marko: Add py-marko 1.1.0
Marko is a markdown parser written in pure Python that complies with
CommonMark's spec v0.30. It is designed to be highly extensible.

Among all implementations of Python's markdown parser, it is a common issue that
user can't easily extend it to add his own features. Furthermore,
Python-Markdown and mistune don't comply with CommonMark's spec. It is a good
reason for me to develop a new markdown parser.

Respecting that Marko complies with CommonMark's spec at the same time, which is
a super complicated spec, Marko's performance will be affected. However, using a
parser which doesn't comply with the CommonMark spec may give you unexpected
rendered results from time to time. A benchmark result shows that Marko is 3
times slower than Python-Markdown, but a bit faster than Commonmark-py, much
slower than mistune. If performance is a bigger concern to you than spec
compliance, you'd better choose another parser.

WWW: https://github.com/frostming/marko
2021-09-28 03:48:07 +08:00
Po-Chuan Hsieh
d08cccaa48
textproc/py-atoml: Add py-atoml 1.0.3
ATOML is a 1.0.0rc1-compliant TOML library.

It includes a parser that preserves all comments, indentations, whitespace and
internal element ordering, and makes them accessible and editable via an
intuitive API.

You can also create new TOML documents from scratch using the provided helpers.

WWW: https://github.com/frostming/atoml
2021-09-28 03:48:07 +08:00
Po-Chuan Hsieh
a2663b5d19
devel/py-pythonfinder: Add py-pythonfinder 1.2.8
PythonFinder is a cross-platform search tool for finding Pythons.

WWW: https://github.com/sarugaku/pythonfinder
2021-09-28 03:48:07 +08:00
Po-Chuan Hsieh
210e8d9ee1
devel/py-pdm-pep517: Add py-pdm-pep517 0.8.4
This is the backend for PDM projects, while you can also use it alone. It reads
the metadata of PEP 621 format and coverts it to Core metadata.

WWW: https://github.com/pdm-project/pdm-pep517
2021-09-28 03:48:06 +08:00
Po-Chuan Hsieh
ae7e9d3094
devel/py-pdm: Add py-pdm 1.8.5
PDM is meant to be a next generation Python package management tool. It was
originally built for personal use. If you feel you are going well with Pipenv or
Poetry and don't want to introduce another package manager, just stick to it.
But if you are missing something that is not present in those tools, you can
probably find some goodness in pdm.

WWW: https://github.com/pdm-project/pdm
2021-09-28 03:48:06 +08:00
Po-Chuan Hsieh
fb80bc28b3
devel/py-installer: Add py-installer 0.2.3
This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for handling
wheels and installing packages from wheels.

- Logic for "unpacking" a wheel (i.e. installation).
- Abstractions for various parts of the unpacking process.
- Extensible simple implementations of the abstractions.
- Platform-independent Python script wrapper generation.

WWW: https://github.com/pradyunsg/installer
2021-09-28 03:48:06 +08:00
Guangyuan Yang
dbfb7431bb math/R-cran-maps: Update to 3.4.0 2021-09-27 15:41:09 -04:00
Dimitry Andric
6bef096664 lang/python3([6-9]|10): disable detection of multiarch
It breaks with clang >= 13, which adds a major.minor version number in
-print-multiarch output, and the dot confuses Python:

ModuleNotFoundError: No module named '_sysconfigdata__freebsd14_x86_64-unknown-freebsd14'

Since we do not support multiarch, and the configure script has no way
to disable the multiarch check, stub it out during post-patch.

PR:		258377
Approved by:	maintainer timeout (2 weeks)
MFH:		2021Q3
2021-09-27 19:56:59 +02:00
Alex Kozlov
0e6da3c2e1 archivers/ha: Fix CVE-2015-1198
Fix directory traversal vulnerabilities (CVE-2015-1198)

Reported by:	decke
2021-09-27 19:42:12 +02:00
Jan Beich
3a2feaf0b2 graphics/librsvg2-rust: update to 2.52.0
Changes:	https://gitlab.gnome.org/GNOME/librsvg/-/blob/2.52.0/NEWS
PR:		258561
Exp-run by:	antoine
Approved by:	tcberner
2021-09-27 17:21:36 +00:00
Guido Falsi
b10a4cc1b8 finance/gnucash-docs: Update to 4.7 2021-09-27 19:20:08 +02:00
Guido Falsi
83e541e2ae finance/gnucash: Update to 4.7 2021-09-27 19:20:08 +02:00
Christoph Moench-Tegeder
21a942c252 graphics/gexiv2: update to 0.12.3
https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.2.news
https://download.gnome.org/sources/gexiv2/0.12/gexiv2-0.12.3.news

PR:		258739
Reported by:	nc
2021-09-27 19:17:46 +02:00
Alexey Dokuchaev
2e7adbf640 net/storj: update Storj programs to version 1.39.5.
Reported on:	https://t.me/storjRU
2021-09-27 17:14:46 +00:00
Jan Beich
ea81c720a8 graphics/vulkan-extension-layer: update to 1.2.193
Changes:	https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.2.191...v1.2.193
Reported by:	portscout
2021-09-27 17:09:05 +00:00
Jan Beich
1a573917a4 devel/glib20: update to 2.70.0
Changes:	https://gitlab.gnome.org/GNOME/glib/-/blob/2.70.0/NEWS
PR:		258598
Tested by:	Evgeniy Khramtsov
Approved by:	tcberner
2021-09-27 17:09:05 +00:00
Jan Beich
b500f4e0fd x11/lavalauncher: unbreak build with librsvg >= 2.52
src/types/image_t.c:214:4: error: 'rsvg_handle_render_cairo' is deprecated: Use 'rsvg_handle_render_document' instead [-Werror,-Wdeprecated-declarations]
                        rsvg_handle_render_cairo(image->rsvg_handle, cairo);
                        ^
/usr/local/include/librsvg-2.0/librsvg/rsvg-cairo.h:94:1: note: 'rsvg_handle_render_cairo' has been explicitly marked deprecated here
RSVG_DEPRECATED_FOR(rsvg_handle_render_document)
^
/usr/local/include/librsvg-2.0/librsvg/rsvg.h:50:32: note: expanded from macro 'RSVG_DEPRECATED_FOR'
                               ^
/usr/local/include/glib-2.0/glib/gmacros.h:1112:44: note: expanded from macro 'G_DEPRECATED_FOR'
                                           ^

Reported by:	antoine (via bug 258561 exp-run)
2021-09-27 17:09:05 +00:00
Jesper Schmitz Mouridsen
0e258aed2f editors/featherpad: Update to 1.0.0 2021-09-27 18:51:14 +02:00
Ronald Klop
0b86d686ac databases/mongodb42-tools: update to 4.2.17
PR:	258748
2021-09-27 09:25:16 -07:00
Ronald Klop
5f28265498 databases/mongodb42: Update to 4.2.17
PR:	258743
2021-09-27 09:24:41 -07:00
Jose Luis Duran
1d98fa2884 sysutils/monit: Add $PREFIX to monitrc.sample
PR:		258725
Approved by:	Martin Pala (maintainer)
2021-09-27 18:18:31 +02:00
Po-Chuan Hsieh
bb4b4cf9ca
www/gitlab-ce: Fix Gemfile for rubygem-rails61 6.1.4.1 update
- Bump PORTREVISION for package change
2021-09-27 23:56:30 +08:00
Po-Chuan Hsieh
c59be56461
sysutils/rubygem-fluentd: Fix gemspec for rubygem-http_parser.rb 0.9.0 update
- Bump PORTREVISION for package change
2021-09-27 23:56:30 +08:00
Po-Chuan Hsieh
5cd7577ec0
sysutils/py-azure-cli-core: Fix build with py-humanfriendly 10.0
- Bump PORTREVISION for package change
2021-09-27 23:56:30 +08:00
Po-Chuan Hsieh
5193d22096
devel/py-billiard: Add NO_ARCH
Approved by:	portmgr (blanket)
2021-09-27 23:56:30 +08:00
Po-Chuan Hsieh
f256db7c99
devel/gitaly: Fix Gemfile for rubygem-activesupport61 6.1.4.1 update
- Bump PORTREVISION for package change
2021-09-27 23:56:29 +08:00
Po-Chuan Hsieh
0bbb05e83b
textproc/rubygem-spreadsheet: Update to 1.3.0
Changes:	https://github.com/zdavatz/spreadsheet/blob/master/History.md
2021-09-27 23:56:29 +08:00
Po-Chuan Hsieh
a6f947725c
sysutils/rubygem-chef: Update to 16.14.1
Changes:	https://docs.chef.io/release_notes_client/
2021-09-27 23:56:29 +08:00
Po-Chuan Hsieh
33f46b525f
sysutils/rubygem-bundler: Update to 2.2.28
Changes:	https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md
2021-09-27 23:56:29 +08:00
Po-Chuan Hsieh
e82a95215f
security/rubygem-doorkeeper-rails50: Update to 5.5.3
Changes:	https://github.com/doorkeeper-gem/doorkeeper/releases
2021-09-27 23:56:28 +08:00
Po-Chuan Hsieh
4bc276f532
security/rubygem-doorkeeper-rails5: Update to 5.5.3
Changes:	https://github.com/doorkeeper-gem/doorkeeper/releases
2021-09-27 23:56:28 +08:00
Po-Chuan Hsieh
eec663d8cc
security/rubygem-doorkeeper: Update to 5.5.3
Changes:	https://github.com/doorkeeper-gem/doorkeeper/releases
2021-09-27 23:56:28 +08:00
Po-Chuan Hsieh
a47a046c94
net/rubygem-http_parser.rb: Update to 0.8.0
Changes:	https://github.com/tmm1/http_parser.rb/commits/master
2021-09-27 23:56:28 +08:00
Po-Chuan Hsieh
1805c9d5a9
editors/rubygem-neovim: Update to 0.9.0
- Update WWW

Changes:	https://github.com/neovim/neovim-ruby/blob/main/CHANGELOG.md
2021-09-27 23:56:27 +08:00
Po-Chuan Hsieh
23bf7f48e1
devel/rubygem-inspec-core: Update to 4.41.20
Changes:	https://github.com/inspec/inspec/releases
		https://github.com/inspec/inspec/blob/main/CHANGELOG.md
2021-09-27 23:56:27 +08:00
Po-Chuan Hsieh
817c663c08
devel/rubygem-dynflow: Update to 1.6.1
Changes:	https://github.com/Dynflow/dynflow/commits/master
2021-09-27 23:56:27 +08:00
Po-Chuan Hsieh
463eeeb4e6
textproc/py-humanfriendly: Update to 10.0
Changes:	https://github.com/xolox/python-humanfriendly/blob/master/CHANGELOG.rst
		https://humanfriendly.readthedocs.io/en/latest/changelog.html
2021-09-27 23:56:27 +08:00
Po-Chuan Hsieh
75dfcae0a2
security/py-josepy: Update to 1.9.0
Changes:	https://github.com/certbot/josepy/blob/master/CHANGELOG.rst
2021-09-27 23:56:26 +08:00
Po-Chuan Hsieh
8ac4732ed9
net/py-urllib3: Update to 1.26.7
Changes:	https://github.com/urllib3/urllib3/releases
2021-09-27 23:56:26 +08:00
Po-Chuan Hsieh
5529291c72
devel/py-voluptuous: Update to 0.12.2
Changes:	https://github.com/alecthomas/voluptuous/releases
		https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md
2021-09-27 23:56:26 +08:00
Po-Chuan Hsieh
581326af50
devel/py-nbconvert: Update to 6.2.0
Changes:	https://github.com/jupyter/nbconvert/blob/main/docs/source/changelog.rst
2021-09-27 23:56:26 +08:00
Po-Chuan Hsieh
e76fd2b412
devel/ipython: Update to 7.28.0
Changes:	https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
		https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
2021-09-27 23:56:25 +08:00
Po-Chuan Hsieh
4655122ca1
www/p5-WWW-Mechanize: Update to 2.05
Changes:	https://metacpan.org/dist/WWW-Mechanize/changes
2021-09-27 23:56:25 +08:00