Commit graph

584099 commits

Author SHA1 Message Date
Steven Kreuzer
80e235325f
net/py-gspread: update to version 5.3.2
Changelog:
 * Bugfix: get all record duplicated columns
2022-05-20 22:01:08 +00:00
Max Brazhnikov
99352b8438 net/libslirp: Update to 4.7.0 2022-05-21 00:33:18 +03:00
Max Brazhnikov
db7e7d652b devel/py-ipympl: Update to 0.9.1 2022-05-21 00:32:17 +03:00
Max Brazhnikov
aa59fc7fce misc/py-python-utils: Update to 3.2.3
- Remove dependence on py-six, which was only needed for Python 2.x
2022-05-21 00:32:17 +03:00
Yuri Victorovich
034c994b3b audio/aeolus: Fix build on aarch64
Reported by:	fallout
2022-05-20 13:13:39 -07:00
Yuri Victorovich
9d02833d1c devel/py-pydantic: Update 1.9.0 -> 1.9.1
Reported by:	portscout
2022-05-20 13:08:37 -07:00
Yuri Victorovich
e4962bfac3 cad/veroroute: Update 2.26 -> 2.27
Reported by:	portscout
2022-05-20 13:08:36 -07:00
Yuri Victorovich
d3ada2fdf9 cad/cvc: Update 1.1.1 -> 1.1.3
Reported by:	portscout
2022-05-20 13:08:36 -07:00
Yuri Victorovich
d1ba638adb math/moab: Update 5.2.1 -> 5.3.1 2022-05-20 13:08:36 -07:00
Yuri Victorovich
d83edee081 audio/noise-repellent-lv2: Update 0.2.2 -> 0.2.3
Reported by:	portscout
2022-05-20 13:08:35 -07:00
Sofian Brabez
3be095c9e4 sysutils/archey4: new port
Archey is a simple system information written in Python

WWW: https://github.com/HorlogeSkynet/archey4
2022-05-20 19:45:20 +00:00
Sofian Brabez
1b67ae77ee security/py-paramiko: update to 2.11.0 2022-05-20 19:45:20 +00:00
Sofian Brabez
0f1c551265 devel/py-bitarray: update to 2.5.1 2022-05-20 19:45:20 +00:00
Neel Chauhan
c377335f96 x11/gnome-shell-extensions: Update to 42.1 2022-05-20 12:43:15 -07:00
Neel Chauhan
0d93d5f25e x11/gnome: Update to 42
The majority of the GNOME-related packages are at version 42, so we
should bump the x11/gnome meta port as well.
2022-05-20 12:35:47 -07:00
Neel Chauhan
089dc31701 GNOME: Don't depend on graphics/gnome-color-manager since its outdated and broken 2022-05-20 12:35:47 -07:00
Neel Chauhan
4c614f1e9d x11/gnome-shell: Update to 42.1 2022-05-20 12:35:47 -07:00
Jason Helfman
e239daa7a4 devel/py-fastf1: update to v2.2.6
Changelog:	https://github.com/theOehrly/Fast-F1/blob/master/docs/changelog.rst
2022-05-20 14:14:55 -05:00
John R
f61f295638 multimedia/py-guessit: 3.4.3: add missing dependency
- add missing dep importlib-resources

PR:		264093
2022-05-20 20:06:34 +01:00
Yuri Victorovich
1ba9dc2b13 audio/libspecbleach: Update 0.1.5 -> 0.1.6
Reported by:	portscout
2022-05-20 11:15:29 -07:00
Yuri Victorovich
86fd551945 science/py-PyNE: Update 0.7.6 -> 0.7.7
Reported by:	portscout
2022-05-20 11:00:42 -07:00
Yuri Victorovich
95641112e6 science/jmol: Update 14.32.55 -> 14.32.56
Reported by:	portscout
2022-05-20 10:53:04 -07:00
Yuri Victorovich
6a00512a0d sysutils/conan: Update 1.48.0 -> 1.48.1
Reported by:	portscout
2022-05-20 10:38:16 -07:00
Yuri Victorovich
af42298098 math/geogram: Only for amd64, i386
Reported by:	fallout
2022-05-20 10:30:01 -07:00
Jan Beich
e4c815c03a devel/level-zero: update to 1.8.1
Changes:	https://github.com/oneapi-src/level-zero/releases/tag/v1.8.1
Reported by:	GitHub (watch releases)
2022-05-20 17:19:55 +00:00
Jochen Neumeister
dad8d7a085 finance/pear_Payment_DTA: Take Maintainership
PR:	264099
Approved by: punkt.de Hosting Team (Maintainer)
2022-05-20 19:19:23 +02:00
John Baldwin
83d5518c67 security/quantis-kmod: Remove unused DRIVER_MODULE devclass on recent main.
Reviewed by:	ale (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35265
2022-05-20 10:14:05 -07:00
John Baldwin
cc00e323cc security/isal-kmod: Remove unused DRIVER_MODULE devclass on recent main.
Differential Revision:	https://reviews.freebsd.org/D35238
2022-05-20 10:13:08 -07:00
John Baldwin
ad28aec4d6 net/realtek-re-kmod: Remove unused DRIVER_MODULE devclass on recent main.
Reviewed by:	ale (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35203
2022-05-20 10:12:21 -07:00
John Baldwin
2c65b27619 net/aquantia-atlantic-kmod: Remove unused DRIVER_MODULE devclass on recent main.
While here, stop disabling -Werror and fix various fatal warnings on
head including fixing the type of the last arg to the multiaddr
callback and removing various unused variables.

Reviewed by:	bofh (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35200
2022-05-20 10:11:32 -07:00
John Baldwin
7175e1ab5f comms/opencbm-kmod: Remove unused DRIVER_MODULE devclass on recent main.
Reviewed by:	Felix Palmen <elix_palmen@it.de> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D35195
2022-05-20 10:10:25 -07:00
John Baldwin
e28fe2856c devel/freebsd-gcc9: Add flavors for armv6 and armv7.
These build GCC compilers for the armv6 and armv7 architectures
suitable for use with CROSS_TOOLCHAIN.  These toolchains use
the existing arm_gnueabi flavor of binutils.

Differential Revision:	https://reviews.freebsd.org/D35110
2022-05-20 10:08:04 -07:00
Jan Beich
175d1fce16 lang/intel-compute-runtime: update to 22.20.23198
Changes:	https://github.com/intel/compute-runtime/compare/22.19.23136...22.20.23198
Reported by:	GitHub (watch releases)
2022-05-20 16:36:18 +00:00
Cy Schubert
1d789ee10b sysutils/ntpstat: Add new port
ntpstat is a shell script which prints the ntpd or chronyd
synchronisation status, using the ntpq or chronyc program.
2022-05-20 09:04:39 -07:00
TAKATSU Tomonari
476cc74601 print/R-cran-tinytex: Update to 0.39 2022-05-20 15:46:49 +00:00
Wen Heping
0bbe50e74d www/typo3-11: Update to 11.5.10
PR:		263915
Reported by:	freebsd-ports@charlieroot.de(maintainer)
2022-05-20 15:44:12 +00:00
Gleb Popov
1bbe14a633 math/z3: Update to 4.8.17 2022-05-20 18:40:32 +03:00
Derek Schrock
294c4c05d6 mail/mutt: Update to 2.2.5 add GNU SASL option
ChangeLog: https://marc.info/?l=mutt-users&m=165272386215588&w=2

 * Move SASL auth to a OPTIONS_SINGLE
  	SASL_CYRUS Cyrus SASL default (old SASL option)
	SASL_GSASL GNU SASL

PR:	264091
Reported by:	dereks@lifeofadishwasher.com (maintainer)
2022-05-20 17:37:41 +02:00
Gleb Popov
94160ba5c3 audio/libsndfile: Plist fix after "man -> share/man" transition. 2022-05-20 17:08:20 +03:00
Christoph Moench-Tegeder
73c7b388a8 graphics/shotwell: update to 0.30.16
Changes:
  https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.16.news
2022-05-20 16:06:40 +02:00
Christoph Moench-Tegeder
b9ac4f9edb mail/thunderbird: update to 91.9.1 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/91.9.1/releasenotes/
2022-05-20 15:50:58 +02:00
Christoph Moench-Tegeder
a9388d6df4 www/firefox-esr: update to 91.9.1
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/91.9.1/releasenotes/
2022-05-20 15:49:48 +02:00
Christoph Moench-Tegeder
b97abfefaf www/firefox: update to 100.0.2
Release Notes (soon):
  https://www.mozilla.org/en-US/firefox/100.0.2/releasenotes/
2022-05-20 15:48:50 +02:00
TAKATSU Tomonari
d74c1a4dc0 math/R-cran-RcppArmadillo: Update to 0.11.1.1.0 2022-05-20 13:45:40 +00:00
Alexey Dokuchaev
5249e3cc92 sysutils/cpuid2cpuflags: update the port to version 12
FreeBSD/arm{,64} support had been integrated upstream.
2022-05-20 13:38:10 +00:00
Stefan Eßer
4c9fcd143a Tools/scripts: update port_conflicts_check.lua
This update provides the following enhancements:

- The list of all files of all packages in the official repository
  is directly parsed from a dump of the provides.db database, instead
  of parsing the output of "pkg provides".

- If a package uses a version specific sub-directory as is the case
  for e.g. most perl or python modules, a pattern that is generated
  that matches only other modules built for the same interpreter
  version.
2022-05-20 15:09:21 +02:00
Dan Langille
55d473a2c5 security/snort3: Update to 3.1.30.0
re: https://github.com/snort3/snort3/releases/tag/3.1.30.0
Approved by:	maintainer (via private email)
2022-05-20 13:02:50 +00:00
Renato Botelho
8deae8968e net/mobile-broadband-provider-info: Update to 20220511
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2022-05-20 09:44:52 -03:00
freultwah
b30a7af70d dns/acme-dns: add new port
This port provides a limited DNS server with RESTful HTTP API to
handle ACME DNS challenges.
2022-05-20 13:11:15 +02:00
Milan Obuch
32ad969046 mail/claws-mail: Update to 3.19.0
- Update to 3.19.0
- Reset PORTREVISION where apropriate (notably in slave ports)

And while here, also portclippy and portfmt a bit.

Approved by:    Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
PR:             263059
2022-05-20 11:31:53 +02:00