Richard Gallamore
64fc7a4aea
Added some environment variables that seafdav
...
requires if enabled.
Fixed dependency
2020-12-05 00:16:38 +00:00
Piotr Kubaj
c2aae870da
comms/rxtx: fix packaging on powerpc64le
...
Otherwise powerpc64le string is replaced by ppc64, but it should be ppc64le.
2020-12-04 23:34:07 +00:00
Piotr Kubaj
74099928a7
lang/tcl87: enable DTRACE on powerpc64le
...
Builds fine.
Approved by: tier 2 blanket
2020-12-04 23:19:58 +00:00
Luca Pizzamiglio
2c2f3a710a
devel/gdb: Update to 10.1
...
Reviewed by: jhb@
Differential Revision: https://reviews.freebsd.org/D27040
2020-12-04 23:19:27 +00:00
Jan Beich
e6c3ce5485
www/youtube_dl: update to 2020.12.05
...
Changes: https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.05
Reported by: GitHub (watch releases)
2020-12-04 22:46:13 +00:00
Piotr Kubaj
63464139f1
lang/tcl86: enable DTRACE on powerpc64le
...
Builds fine.
2020-12-04 21:44:38 +00:00
Romain Tartière
fab7924395
Hello PuppetDB 7!
...
Actually update databases/puppetdb7 and databases/puppetdb-terminus7 and a few
minor tweaks.
With hat: puppet
2020-12-04 21:25:16 +00:00
Romain Tartière
6cb6b5993a
Copy databases/puppetdb6 and databases/puppetdb-terminus6 to
...
databases/puppetdb7 and databases/puppetdb-terminus7.
The pre-commit hook does not allow me to copy and update the port at the same
time.
With hat: puppet
2020-12-04 21:22:25 +00:00
Romain Tartière
7882ba6da2
Update to 1.12.3
...
With hat: puppet
2020-12-04 20:48:57 +00:00
Romain Tartière
c4aa5f048a
Update to 0.18.0
...
With hat: puppet
2020-12-04 20:48:29 +00:00
Romain Tartière
3e82ae3bf1
Update to 3.7.0
...
With hat: puppet
2020-12-04 20:47:38 +00:00
Romain Tartière
320ab3fb48
Allow migrating the Puppet CA
...
With hat: puppet
2020-12-04 20:46:31 +00:00
Romain Tartière
75b43c8606
Hello PuppetServer 7!
...
Actually update sysutils/puppetserver7 from a copy of sysutils/puppetserver6
and a few minor tweaks.
While here, prepare sysutils/puppetserver6 for allowing to migrate the Puppet
CA in case users of the previous version of Puppet want to migrate it before
switching to Puppet 7.
With hat: puppet
2020-12-04 20:45:20 +00:00
Romain Tartière
2944f974d5
Copy sysutils/puppetserver6 to sysutils/puppetserver7
...
The pre-commit hook does not allow me to copy and update the port at the same
time.
With hat: puppet
2020-12-04 20:42:36 +00:00
Emanuel Haupt
d5d3795705
g_date_time_format_iso8601() was introduced in glib 2.62, with a newer glib20
...
version in the tree this patch is no longer needed.
References: https://gitlab.xfce.org/apps/xfce4-notifyd/-/issues/34#note_19795
2020-12-04 20:16:38 +00:00
Romain Tartière
2ba875b5d3
Hello Puppet 7!
...
Add sysutils/puppet7 from a copy of sysutils/puppet6 and a few minor tweaks.
With hat: puppet
2020-12-04 20:16:11 +00:00
Tobias C. Berner
f4a5a66cc1
devel/libphonenumber: update to 8.12.14
2020-12-04 20:14:53 +00:00
Bernard Spil
6751f89e45
security/openssl-devel: Enable KTLS by default
...
* Only for 13.x systems
* Allows testing of nfs-over-tls
Reported by: rickm
2020-12-04 20:05:36 +00:00
Tobias C. Berner
c3888896fb
games/gnome-2048: Update to 3.38.2
...
PR: 251367
Submitted by: Neel Chauhan <neel@neelc.org>
2020-12-04 19:28:34 +00:00
Rainer Hurling
09bfffb3be
multimedia/emby-server: Update to 4.5.3.0
...
Minor release with several bug fixes, some enhancements
and new features. The port enables LAME by default now.
Changelog: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.5.3.0
PR: 251566
Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D27477
2020-12-04 19:27:57 +00:00
Tobias C. Berner
da38b1b6d0
games/gnome-tetravex: Update to 3.38.2
...
PR: 251368
Submitted by: Neel Chauhan <neel@neelc.org>
2020-12-04 19:25:20 +00:00
Jan Beich
657bc9f682
multimedia/libva-intel-media-driver: rebuild after r557002 to get new features
...
$ rg '#if VA.*10'
media_driver/linux/common/codec/ddi/media_ddi_encode_avc.cpp
245:#if VA_CHECK_VERSION(1, 10, 0)
media_driver/linux/common/codec/ddi/media_ddi_encode_base.cpp
1245:#if VA_CHECK_VERSION(1, 10, 0)
media_driver/linux/common/codec/ddi/media_ddi_encode_hevc.cpp
1112:#if VA_CHECK_VERSION(1, 10, 0)
media_driver/linux/common/ddi/media_libva_caps.cpp
582:#if VA_CHECK_VERSION(1, 10, 0)
media_driver/linux/common/ddi/media_libva_common.cpp
368:#if VA_CHECK_VERSION(1, 10, 0)
media_driver/linux/common/vp/ddi/media_libva_vp.c
2955:#if VA_CHECK_VERSION(1, 10, 0)
media_driver/linux/gen12/ddi/media_libva_caps_g12.cpp
1660:#if VA_CHECK_VERSION(1, 10, 0)
2020-12-04 19:25:19 +00:00
Tobias C. Berner
4223e7d6fa
misc/gnome-user-docs: Update to 3.38.2
...
PR: 251369
Submitted by: Neel Chauhan <neel@neelc.org>
2020-12-04 19:22:40 +00:00
Tobias C. Berner
bf76f47eb7
misc/gnome-devel-docs: Update to 3.38.2
...
PR: 251370
Submitted by: Neel Chauhan <neel@neelc.org>
2020-12-04 19:19:59 +00:00
Tobias C. Berner
6114d3f0a0
textproc/yelp-xsl & x11/yelp: Update to 3.38.2
...
PR: 251386
Submitted by: Neel Chauhan <neel@neelc.org>
2020-12-04 19:17:53 +00:00
Tobias C. Berner
4679f55c6a
games/gnome-klotski: Update to 3.38.2
...
PR: 251556
Submitted by: Neel Chauhan <neel@neelc.org>
2020-12-04 19:08:43 +00:00
Tobias C. Berner
30fb1a184f
devel/dconf-editor: Update to 3.38.2
...
PR: 251555
Submitted by: Neel Chauhan <neel@neelc.org>
2020-12-04 19:06:30 +00:00
Kirill Ponomarev
f8d5e218e8
Update to 16.1
2020-12-04 19:00:23 +00:00
Jan Beich
3134e7a694
multimedia/libva: update to 2.10.0
...
Changes: https://github.com/intel/libva/compare/2.9.1...2.10.0
ABI: https://abi-laboratory.pro/tracker/timeline/libva/
Reported by: Repology
2020-12-04 18:57:42 +00:00
Kirill Ponomarev
bcd922e6c3
Update to 6.11
2020-12-04 18:56:59 +00:00
Kirill Ponomarev
0da62d48b9
Update to 7.6
2020-12-04 18:54:17 +00:00
Mikael Urankar
f073222586
sysutils/restic: Update to 0.11.0
...
Changes: https://github.com/restic/restic/releases/tag/v0.11.0
PR: 250903
Submitted by: Greg Fitzgerald (maintainer)
2020-12-04 18:38:27 +00:00
Dmitry Marakasov
748833764d
Update graphics/geeqie to 1.6, remove no longer needed devel port
2020-12-04 18:22:22 +00:00
Mikael Urankar
d8d9c24963
sysutils/terragrunt: Update to 0.26.7
...
PR: 250995
Submitted by: Gabriel Dutra (maintainer)
2020-12-04 18:20:29 +00:00
Mikael Urankar
ecbb96a533
math/gfan: pass maintainership
...
o Update URL in MASTER_SITES to current address
o Update MAINTAINER
o Remove post-patch target as it is not needed
- Use LDFLAGS instead of the non-standard variable
ADDITIONALLINKOPTIONS.
- Replace "${REINPLACE_CMD} 's,log2,gfan_log2,g'" by appropriate
patch files as the command triggers multiple warnings. log2 is
a macro defined in src/log.h. The name of this macro is in
conflict with the function log2 from math.h. To avoid errors
when compiling the code, the above renaming is necessary.
Furthermore, PHB 4.4.3 strongly suggests using patch files
instead of REINPLACE_CMD for static content.
o Sort pkg-plist alphabetically as required by PHB 3.2.2
o Shorten pkg-descr and make it less technical
PR: 250879
Submitted by: Moritz Schmitt (maintainer)
2020-12-04 18:17:32 +00:00
Mikael Urankar
7ae624bdaf
net-mgmt/zabbix52-agent: Add support for Modbus items
...
PR: 251423
Submitted by: Christian Ullrich
Approved by: pg@pakhom.spb.ru (maintainer)
2020-12-04 17:57:32 +00:00
Ryan Steinmetz
08dc2a15fd
- Unbreak build after previous commit
2020-12-04 17:26:40 +00:00
Mikael Urankar
0fa9253b45
net-mgmt/zabbix52-*: Update to 5.2.2
...
Changes: https://www.zabbix.com/rn/rn5.2.2
PR: 251558
Submitted by: pg@pakhom.spb.ru (maintainer)
2020-12-04 17:10:22 +00:00
Mikael Urankar
e8e996b059
net-mgmt/zabbix5-*: Update to 5.0.6
...
Changes: https://www.zabbix.com/rn/rn5.0.6
PR: 251557
Submitted by: pg@pakhom.spb.ru (maintainer)
2020-12-04 17:07:55 +00:00
Mikael Urankar
06d4ed9238
net-mgmt/zabbix4-server: Update to 4.0.27
...
https://www.zabbix.com/rn/rn4.0.26
https://www.zabbix.com/rn/rn4.0.27
PR: 251559
Submitted by: pg@pakhom.spb.ru (maintainer)
2020-12-04 17:05:21 +00:00
Vinícius Zavam
869c4c7c5e
net/cloudflared: update 2020.10.2 to 2020.11.11
...
- github.com/cloudflare/cloudflared/tree/2020.11.11
2020-12-04 17:02:40 +00:00
Adam Weinberger
1f3278c422
security/vuxml: Add entry for gitea < 1.13.0
...
PR: 251577
Submitted by: maintainer
2020-12-04 16:56:31 +00:00
Adam Weinberger
5f48a06a78
www/gitea: Update to 1.13.0
...
PR: 251577
Submitted by: maintainer
MFH: 2020Q4
Security: https://blog.gitea.io/2020/12/gitea-1.13.0-is-released
2020-12-04 16:56:01 +00:00
Dmitry Marakasov
04329e5bfc
- Remove python2 scons requirement
2020-12-04 15:01:51 +00:00
Kyle Evans
3be0440830
comms/owfs: update to 3.2p4
...
owfs 3.2p4 have been released, which among other things fixes a FreeBSD
build bug.
* Update 3.2p3 -> 3.2p4
* Change from USE_GITHUB to MASTER_SITES
* Remove OWFS Python bindings, as python2.7 is no longer supported in
FreeBSD and owfs python binding does not build with anything else. It is
deprecated in favour for pyownet or similar
(see https://github.com/owfs/owfs/issues/75 for more details)
* Remove owtraffic as it is now builtin.
* Add uthash build dependency (header-only)
PR: 248868
Approved by: maintainer
MFH: 2020Q4 (blanket: build fix)
2020-12-04 14:28:54 +00:00
Jimmy Olgeni
945e2a6964
Update net-im/py-python-telegram-bot to version 13.1.
2020-12-04 14:09:34 +00:00
Hans Petter Selasky
6d40602567
Update hpsjam to 1.0.7
...
- Colorized icons.
- Accessability fixes.
Approved by: pi (implicit)
2020-12-04 14:03:28 +00:00
Mathieu Arnold
2aa30840c4
Fix BIND9 9.11.25's manpages.
2020-12-04 13:26:02 +00:00
Dirk Meyer
fb64f72a0a
- allow higher TLS versions when availible
2020-12-04 12:50:50 +00:00
Rainer Hurling
df9a2fa31c
japanese/yc.el: Adapt to newer emacs versions
...
The "process-kill-without-query" function was made
obsolete in emacs 27.1 [1]. Therefore the function
should be replaced in japanese/yc.el by
"set-process-query-on-exit-flag" function.
[1] http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=f1c48b0
PR: 249873
Submitted by: Takayuki Nakao <t@nakao.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D27473
2020-12-04 12:41:08 +00:00