1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

562655 Commits

Author SHA1 Message Date
Li-Wen Hsu
d67ceb662e
devel/py-jenkins-job-builder: Update to 3.11.0
Sponsored by:	The FreeBSD Foundation
2021-10-19 11:15:15 +08:00
Fukang Chen
304a720bf8 comms/py-esptool: Update to 3.1
Changelog:

    https://github.com/espressif/esptool/releases/tag/v3.1

PR:		259235
Submitted by:	Tomasz "CeDeROM" CEDRO <tomek@cedro.info> (based on)
MFH:		No (feature release)
2021-10-19 02:56:14 +00:00
Li-Wen Hsu
030ee293e5
emulators/riscv-isa-sim: Update to 20211015 snapshot
While here, switch to NOT_FOR_ARCHS because it builds at least on
aarch64, armv7 and we need to test other arches more. [1]

Reported by:	Robert Clausecker <fuz@fuz.su> [1]
2021-10-19 10:31:22 +08:00
Volodymyr Kostyrko
29cb839209 www/nginx-prometheus-exporter: Update to 0.9.0
* Redirect stdout/stderr to syslog (1)
* Pet portclippy
* Reformat Makefile with portfmt

ChangeLog:	https://github.com/nginxinc/nginx-prometheus-exporter/releases/tag/v0.9.0
PR:		258753
Reported by:	bgdnlp <freebsd.org at neant.ro> (1)
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32547
2021-10-19 10:37:27 +09:00
Norikatsu Shigemura
e2f1240aec devel/py-cfn-lint: Update to 0.54.2
* Switch to DISTVERSION
* Reformat Makefile with portfmt

PR:		258854
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32544
2021-10-19 10:37:17 +09:00
Jan Beich
f11241aff2 graphics/mesa-devel: update to 21.3.b.155
Changes:	aac47c4b24...a2789fde0c
2021-10-19 00:52:01 +00:00
Jan Beich
3a44d8cd8e x11/swaync: update to s20211016
Changes:	37ea6c6...e5b1579
2021-10-19 00:52:00 +00:00
Jan Beich
3f22a5aefa emulators/rpcs3: update to 0.0.18.12904
Changes:	792ac5ed6...12efd2912
2021-10-19 00:52:00 +00:00
Jan Beich
e42c88056d emulators/yuzu: update to s20211017
Changes:	8b996015a...4e81b799f
2021-10-19 00:52:00 +00:00
Jan Beich
7ad9f2e8fc www/flexget: update to 3.1.140
Changes:	https://github.com/Flexget/Flexget/compare/v3.1.139...v3.1.140
Reported by:	Repology
2021-10-19 00:42:04 +00:00
Eric Turgeon
043a0f0d6f devel/linux-sublime-merge: updated to 2062
renamed sublime-merge to linux-sublime-merge
2021-10-18 21:05:05 -03:00
Eric Turgeon
27a7739b64 editors/linux-sublime-text4: updated to 4118
renamed sublime-text4 to linux-sublime-text4
2021-10-18 20:43:04 -03:00
Bryan Drewery
f3b8c09533 ports-mgmt/poudriere-devel: Really fix non-amd64 build 2021-10-18 15:26:31 -07:00
Adriaan de Groot
2ca25d7089 x11/konsole: avoid weird message when exiting last shell
Konsole complains about "kernel" still running in the terminal
when exiting the last shell in the last tab; this only shows
up if PID 0 is visible (depends on hardening options).
Avoid that (on Linux, apparently the invalid PID equals the
invalid foreground group ID).

PR:		258996
Reported by:	alt2600@icloud.com
2021-10-18 23:52:49 +02:00
Adriaan de Groot
8b003781df x11/sddm: improve pkg-message
Make "requires" more clear: needs one of .xinitrc or xterm.

PR:		259229
Reported by:	Graham Perrin
2021-10-18 23:45:56 +02:00
Jan Beich
94831a24f5 graphics/mesa-devel: drop libatomic workaround after 620968a43a
FreeBSD 12.2 has https://cgit.freebsd.org/src/commit/?id=6e4a57b50f13
2021-10-18 20:58:30 +00:00
Jan Beich
cf90806780 emulators/ppsspp: update to 1.12.3
Changes:	https://github.com/hrydgard/ppsspp/compare/v1.12.2...v1.12.3
Reported by:	GitHub (watch releases)
2021-10-18 20:58:30 +00:00
Thierry Thomas
7dcfaf777b science/code_saturne: upgrade to 7.0.2
Changelog at
<https://github.com/code-saturne/code_saturne/blob/v7.0/NEWS.md>.
2021-10-18 22:17:32 +02:00
Matthias Andree
d038b32dc7 graphics/openexr: bug fix update to 3.1.2
Documentation now also available through
https://openexr.readthedocs.io/

Release Notes:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.1.2

Detailed ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/blob/v3.1.2/CHANGES.md#version-312-october-4-2021

Now requires py-breathe, Sphinx, and Doxygen, to build documentation.
2021-10-18 21:51:03 +02:00
Matthias Andree
7fc9eb511a devel/py-breathe: RST&Sphinx bridge to Doxygen [NEW PORT]
Breathe provides a bridge between the Sphinx and Doxygen documentation systems.

It is an easy way to include Doxygen information in a set of documentation
generated by Sphinx. The aim is to produce an autodoc like support for people
who enjoy using Sphinx but work with languages other than Python. The system
relies on the Doxygen’s xml output.

WWW: https://github.com/michaeljones/breathe
2021-10-18 21:49:41 +02:00
Adriaan de Groot
f22dcd2578 graphics/kgeotag: update to 1.1.0 release
Release notes are in the ChangeLog:
	https://invent.kde.org/graphics/kgeotag/-/blob/master/ChangeLog.rst

While here, pet portlint (but I'm not really keen on adding
all the transitive dependencies of KDE components when they
are not checked-for explicitly by the upstream source).
2021-10-18 21:47:48 +02:00
Antoine Brodin
e9c1415c7a devel/py-babel: remove py27 flavor to unbreak bulk -a 2021-10-18 19:30:08 +00:00
Stefan Eßer
a746ec2b69 german/bugzilla44: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:56 +02:00
Stefan Eßer
4b6d0b50db games/runelite: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:56 +02:00
Stefan Eßer
55c36ab649 games/robocode-naval: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:56 +02:00
Stefan Eßer
cbbc0230d2 games/robocode: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:56 +02:00
Stefan Eßer
691f11b235 games/retroarch: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:56 +02:00
Stefan Eßer
323c8bcd88 games/ioquake3: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:56 +02:00
Stefan Eßer
f78e8d9c13 games/freedroidrpg: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
010a7125b0 games/falconseye: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
8c3c32bc0e ftp/bftpd: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
69455bb8a7 finance/ledgersmb12: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
e7aaf7ac3c finance/ledger: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
b3f575e8e9 finance/electrum: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
aea1ae5cb7 emulators/i386-wine: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
3637d46f3b editors/gummi: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:55 +02:00
Stefan Eßer
e5dfab28a9 editors/gobby: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
a84ecabed8 dns/openresolv: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
3a7947d203 dns/libmicrodns: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
315ad0ab71 dns/kadnode: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
f4fedcdd7e dns/hesiod: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
ed0dbe01d5 devel/zookeeper: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
0075061f38 devel/xmltooling: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
9ac8854713 devel/websocketpp: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:54 +02:00
Stefan Eßer
58e9b6b205 devel/wasm3: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:53 +02:00
Stefan Eßer
8d16ca275d devel/valgrind-devel: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:53 +02:00
Stefan Eßer
dc068db8e0 devel/thrift-cpp: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:53 +02:00
Stefan Eßer
4e7cdbe912 devel/thrift-c_glib: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:53 +02:00
Stefan Eßer
b9bc987168 devel/thrift: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:53 +02:00
Stefan Eßer
8e673ae19e devel/tclap: Add CPE information
Approved by:	portmgr (blanket)
2021-10-18 21:25:53 +02:00