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

550753 Commits

Author SHA1 Message Date
Juraj Lutter
09b9b34473 misc/pinfo: Update to 0.6.13 and take maintainership 2021-07-01 15:40:21 +02:00
Matthias Fechner
4ecad9be93 textproc/apache-solr: Update to 8.9.0
Upgrade manual:
https://solr.apache.org/guide/8_9/solr-upgrade-notes.html

Changelog:
https://lucene.apache.org/core/8_9_0/changes/Changes.html#v8.9.0.api_changes
2021-07-01 15:39:35 +02:00
Dmitry Sivachenko
ca50359ac2 net/haproxy-devel: update to version 2.5-dev1. 2021-07-01 13:26:49 +00:00
Jan Beich
123b1571fa x11/swayr: add new port
Swayr consists of a demon, and a client. The demon swayrd records
window/workspace creations, deletions, and focus changes using sway's
JSON IPC interface. The client swayr offers subcommands, see swayr
--help, and sends them to the demon which executes them.

Right now, there are these subcommands:
* next-window focuses the next window in depth-first iteration order of the
  tree.
* prev-window focuses the previous window in depth-first iteration order of
  the tree.
* switch-window displays all windows in the order urgent first, then
  last-recently-used, focused last and focuses the selected.
* quit-window displays all windows and quits the selected one.
* switch-to-urgent-or-lru-window switches to the next window with urgency
  hint (if any) or to the last recently used window.
* switch-workspace displays all workspaces in LRU order and switches to the
  selected one.
* switch-workspace-or-window displays all workspaces and their windows and
   switches to the selected workspace or window.
* quit-workspace-or-window displays all workspaces and their windows and
  allows to quit either the selected workspace (all its windows) or the
  selected window.
* execute-swaymsg-command displays most swaymsg which don't require
  additional input and executes the selected one. That's handy especially for
  less often used commands not bound to a key.
* execute-swayr-command displays all commands above and executes the selected
  one. (This is useful for accessing swayr commands which are not bound to a
  key.)

WWW: https://sr.ht/~tsdh/swayr/
2021-07-01 13:21:59 +00:00
Gleb Popov
ea3170c51f multimedia/pipewire: Update to 0.3.31
Reported by:	portscout!
2021-07-01 16:03:22 +03:00
Adam Weinberger
85aaea5e86 editors/vim: Update to 8.2.3081 2021-07-01 08:48:15 -04:00
Alexey Dokuchaev
574f89a320 print/xreader: update the port to version 3.0.2. 2021-07-01 12:19:56 +00:00
Alexey Dokuchaev
c167c63bcc graphics/xviewer: update the port to version 3.0.2. 2021-07-01 11:36:19 +00:00
Babak Farrokhi
e84f0ef06c databases/py-aiopg: Update to 1.3.0 2021-07-01 15:45:40 +04:30
Alexey Dokuchaev
b4e2841fc2 editors/xed: update the port to version 3.0.2. 2021-07-01 10:52:46 +00:00
Nuno Teixeira
ee86b38ae2 sysutils/procenv: Update to 0.58
ChangeLog: https://github.com/jamesodhunt/procenv/releases

Approved by:	dbaio, garga (mentors, implicit)
2021-07-01 11:38:47 +01:00
Nuno Teixeira
fc6daa80d3 misc/cxxmatrix: Update to latest commit
- pet portclippy

Approved by:	dbaio, garga (mentors, implicit)
2021-07-01 11:23:07 +01:00
Thierry Thomas
9b13a04b00 devel/py-guppy3: upgrade to 3.1.1 2021-07-01 12:18:55 +02:00
Stefan Eßer
6952f08efc devel/libpdel: update to version 0.6.1
Set MASTER_SITE to SourceForge.

Fix build on FreeBSD-14 and remove DEPRECATED status from Makefile.
2021-07-01 12:13:25 +02:00
Fernando Apesteguía
9505d05f94 databases/mdbx: Update to 0.10.1
ChangeLog: https://github.com/erthink/libmdbx/releases/tag/v0.10.1

PR:	256910
Reported by:	mahlon@martini.nu (maintainer)
2021-07-01 11:39:14 +02:00
Li-Wen Hsu
f91ea93906
devel/jenkins-lts: Update to 2.289.2
MFH:		2020Q2
Security:	9d271bab-da22-11eb-86f0-94c691a700a6
Sponsored by:	The FreeBSD Foundation
2021-07-01 17:42:11 +08:00
Li-Wen Hsu
505087fa20
devel/jenkins: Update to 2.300
MFH:		2020Q2
Security:	9d271bab-da22-11eb-86f0-94c691a700a6
Sponsored by:	The FreeBSD Foundation
2021-07-01 17:42:06 +08:00
TAKATSU Tomonari
f9ad6fc0dc devel/R-cran-cli: Update to 3.0.0 2021-07-01 17:03:48 +09:00
Li-Wen Hsu
72458a2a82
security/vuxml: Let vuln-flat.xml depend on all vuln xml files
So it can get rebuilt when any of vuln xml file changed.

Approved by:	ports-secteam (fluffy, implicitly)
2021-07-01 15:30:09 +08:00
Li-Wen Hsu
d68a6ab853
security/vuxml: Document Jenkins Security Advisory 2021-06-30
Sponsored by:	The FreeBSD Foundation
2021-07-01 15:28:36 +08:00
Gerald Pfeifer
96bb592dd7 Mk/bsd.gcc.mk: Remove support for GCC 7
GCC 7 is way beyond end of life (with even GCC 8 end of life at
this point) and no port in the tree still has USE_GCC=7.
2021-07-01 06:41:39 +00:00
Fernando Apesteguía
c1b1aefed0 x11-themes/classiclooks: pet linters
Forgotten from previous commit
2021-07-01 08:34:57 +02:00
Fernando Apesteguía
6fe2b7a676 x11-themes/classiclooks: update to 2.0.3
ChangeLog: https://sourceforge.net/projects/classiclooks/

PR:	256698
Reported by:	fbsd@opal.com (maintainer)
2021-07-01 08:32:26 +02:00
Alexey Dokuchaev
8a55ef5ed4 audio/{boca,freac}: update both ports to the latest versions (+)
- Update BoCA (BonkEnc Component Architecture) to version 1.0.5
- Update fre:ac to version 1.1.5 and cherry-pick upstream fix
  to report correct amount of physical RAM in the log files

Reported by:	portscout
2021-07-01 06:14:46 +00:00
Yuri Victorovich
e824a9deba cad/netgen-lvs: Update 1.5.189 -> 1.5.191
Reported by:	portscout
2021-06-30 18:07:42 -07:00
Yuri Victorovich
15537eab44 editors/o: Update 2.38.1 -> 2.39.2
Reported by:	portscout
2021-06-30 18:07:42 -07:00
Yuri Victorovich
23685260f3 audio/vmpk: Update 0.8.3 -> 0.8.4
Reported by:	portscout
2021-06-30 18:07:41 -07:00
Yuri Victorovich
56fbc050a1 audio/drumstick: Update 2.2.1 -> 2.3.0
Reported by:	portscout
2021-06-30 18:07:41 -07:00
Yuri Victorovich
2c53a47948 cad/veroroute: Update 2.14 -> 2.15
Reported by:	portscout
2021-06-30 18:07:40 -07:00
Jan Beich
6e40bf8661 graphics/vulkan-tools: update to 1.2.183
Changes:	https://github.com/KhronosGroup/Vulkan-Tools/compare/v1.2.182...v1.2.183
Reported by:	portscout
2021-07-01 00:56:40 +00:00
Jan Beich
611c2269ab graphics/vulkan-loader: update to 1.2.183
Changes:	https://github.com/KhronosGroup/Vulkan-Loader/compare/v1.2.182...v1.2.183
Reported by:	portscout
2021-07-01 00:56:40 +00:00
Jan Beich
ed86fb7c3f graphics/vulkan-headers: update to 1.2.183
Changes:	https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.2.182...v1.2.183
Reported by:	portscout
2021-07-01 00:56:40 +00:00
Jan Beich
3670312a3b graphics/mesa-devel: update to 21.1.b.3766
Changes:	a917c7433a...85de630273
2021-07-01 00:56:40 +00:00
Jan Beich
b52297f0a4 x11-servers/xwayland-devel: update to 1.20.0.989
Changes:	2531ee024...7d509b6f3
2021-07-01 00:56:39 +00:00
Jan Beich
5a2ffcbd41 emulators/yuzu: update to s20210629
Changes:	ec68cba44...39be4c302
2021-07-01 00:52:44 +00:00
Jan Beich
10632cbb13 emulators/rpcs3: update to 0.0.17.12433
Changes:	9b050a33e...020fdcc78
2021-07-01 00:52:44 +00:00
Mateusz Piotrowski
535009ba63 x11-fonts/andika: Add pkg-plist missed in 9aacc8a3 2021-07-01 02:46:27 +02:00
Mateusz Piotrowski
ef99a4264b graphics/xaos: Install manual pages regardless of DOCS
Manual pages should not be guarded with the DOCS option.

No PORTREVISION bump as the package content does not really change.

Approved by:	portmgr blanket
2021-07-01 02:42:39 +02:00
Mateusz Piotrowski
009676ee47 textproc/textnote: Update to 1.3.0 2021-07-01 02:36:54 +02:00
Mateusz Piotrowski
9ceed26a3f devel/py-resolvelib: Update to 0.7.1
We no longer need to care about Ansible. devel/py-resolvelib05 now
tracks the 0.5 branch.
2021-07-01 02:25:03 +02:00
Mateusz Piotrowski
582518c3f2 sysutils/py-ansible-*: Use devel/py-resolvelib05
This version is pinned to the 0.5 branch.
2021-07-01 02:24:56 +02:00
Mateusz Piotrowski
1f5f94e8fa devel/py-resolvelib05: Update to 0.5.5 2021-07-01 02:24:55 +02:00
Mateusz Piotrowski
412ee47b80 devel/py-resolvelib*: Add a new port for the 0.5 branch
Ansible requires the version of this port to be <0.6. Let's make it
happen without preventing the main port to get latest updates.
2021-07-01 02:24:29 +02:00
Mateusz Piotrowski
8bfb9ea01c multimedia/ytfzf: Update to 1.2.0 2021-07-01 01:55:12 +02:00
Mateusz Piotrowski
02c1630da8 sysutils/ansible: Update to 4.2.0
Changes:	https://github.com/ansible-community/ansible-build-data/blob/4.2.0/4/CHANGELOG-v4.rst#v4-2-0
Reported by:	Repology
2021-07-01 01:51:00 +02:00
Alessandro Sagratini
da48cdaf7f devel/py-oci: update to 2.41.0
Changes https://github.com/oracle/oci-python-sdk/releases/tag/v2.41.0

PR:		256892
2021-06-30 16:24:14 -07:00
Christoph Moench-Tegeder
82894fe267 graohics/shotwell: fix pkg-plist
I missed this in 51048d83
2021-07-01 00:37:16 +02:00
Christoph Moench-Tegeder
1cf1318f87 graphics/gscan2pdf: update to 2.12.2
https://sourceforge.net/p/gscan2pdf/mailman/message/37313105/
2021-07-01 00:30:50 +02:00
Matthew Seaman
8a58bfbff8 x11-fonts/gentium-plus: update to 6.000
Changes: https://software.sil.org/gentium/release-6-000/
2021-06-30 23:28:02 +01:00
Mark Felder
c0d0b9091e multimedia/plexmediaserver-plexpass: Update to 1.23.4.4712
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/441
2021-06-30 20:54:50 +00:00