Commit graph

567497 commits

Author SHA1 Message Date
Bernard Spil
acee4e11e1 security/nextcloud-twofactor_u2f: Update to 6.3.0 2021-12-01 17:44:53 +00:00
Bernard Spil
c7574600fd security/nextcloud-twofactor_totp: Update to 6.2.0 2021-12-01 17:44:53 +00:00
Bernard Spil
5716fbe667 net-im/nextcloud-talk: Update to 13.0.0 2021-12-01 17:44:53 +00:00
Bernard Spil
937d3eb117 www/nextcloud-groupfolders: Update to 11.0.0 2021-12-01 17:44:53 +00:00
Bernard Spil
0a6c1a9d06 www/nextcloud-deck: Update to 1.6.0 2021-12-01 17:44:52 +00:00
Bernard Spil
6ef22fa85f www/nextcloud-calendar: Update to 3.0.1 2021-12-01 17:44:52 +00:00
Bernard Spil
ef2910338e www/nextcloud: Update to 23.0.0 2021-12-01 17:44:52 +00:00
Piotr Kubaj
f75ac0cecd biology/bwa: don't use GCC on powerpc64le
Now that the port uses simde, it builds fine without gcc's translation.
2021-12-01 17:34:18 +00:00
Piotr Kubaj
3f266e2df1 www/firefox: fix build on powerpc64
WASM is not supported on big-endian.
2021-12-01 17:25:27 +00:00
Piotr Kubaj
c547e9e899 security/cryptlib: fix build on powerpc64le 2021-12-01 17:25:26 +00:00
Alexey Dokuchaev
b05652e4ad games/darkplaces: the port had been updated and cleaned up (+)
- Update to 20180412beta1 penultimate snapshot, the very latest one
  had introduced too many changes which e.g. broke dedicated server
- Drop needless zip:infozip dependency, set USE_XORG more discretely
- Follow the defaults and link to libjpeg the usual way rather than
  load it at run-time with dlopen(3)
- Target `sdl-release' is spelled the same, regardless of the used
  SDL version
- Remove SSE port option: upstream makefile logic enables it for x86
  CPUs; it's safe to assume that all modern x86 CPUs would support
  these instructions
- Amend patches and remove `post-patch' target (patching makefiles
  for LOCALBASE with sed(1) is bogus in the first place as it is
  passed on the MAKE_ENV and thus propagated down to inner makes)
- Do not try to use unsupported `-fno-signaling-nans' compiler flag
- Define LICENSE (GPLv2 or later) and assume port's maintainership

PR:	259123
2021-12-01 16:56:43 +00:00
Robert Clausecker
5c8785ce1c games/jinput: Unbreak on armv6 and armv7.
PR:		260115
Approved by:	portgmr blanket
2021-12-01 17:46:37 +01:00
Jose Alonso Cardenas Marquez
38de03a905 security/zaproxy: Fix typo
Reported by:	olgeni
2021-12-01 11:33:01 -05:00
Brooks Davis
0222663900 devel/llvm11: Add BE_WASM option
When set, always build the WebAssembly backend (now required by Firefox
via wasi).  This option effects BE_FREEBSD and BE_NATIVE.  It has no
effect on BE_STANDARD.

This option is enabled by default.
2021-12-01 16:25:54 +00:00
Jason W. Bacon
70e9e19c3c biology/biostar-tools: Allow package build on non-amd64 systems
Only sra-tools is still non-portable, but it will take some time to
add support for other architectures.  In the meantime, allow aarch64
and powerpc64 users to have a biostar-tools package.
2021-12-01 09:49:28 -06:00
Sergey A. Osokin
1a5768cc38 databases/redis-devel: update to the recent commit 2021-12-01 10:17:16 -05:00
Jason W. Bacon
c74d9767d2 biology/bwa: Unbreak on most non-x86 platforms using simde 2021-12-01 08:56:30 -06:00
Sergey A. Osokin
ae9c01a00d devel/mercurial: update to 6.0
ChangeLog:	https://www.mercurial-scm.org/wiki/Release6.0
2021-12-01 09:55:51 -05:00
Johannes M Dieterich
793bb9ca82 devel/oclgrind: increment PORTEPOCH
Due to the version change to abbreviated years (21.10) we'd otherwise go
backwards.
2021-12-01 08:49:59 -06:00
Sergei Vyshenski
4facea717d textproc/p5-PPIx-Regexp: Update to 0.082
Changes:		https://metacpan.org/dist/PPIx-Regexp/changes
PR:			260142
Approved by:		philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D33202
2021-12-01 14:48:40 +01:00
Sergei Vyshenski
552c9a7e73 security/p5-Crypt-JWT: Update to 0.034
Ensure payload is serialized consistently (canonical).

PR:			260112
Approved by:		philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D33201
2021-12-01 14:44:16 +01:00
Norikatsu Shigemura
8b46ce03f5 textproc/gojq: New port
Pure Go implementation of jq.

PR:			259884
Approved by:		philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D33204
2021-12-01 14:36:59 +01:00
Dmitry Marakasov
3679660191 devel/py-types-psycopg2: update to 2.9.3
- Add missing dependency on py-psycopg2, as typing stubs do import
  psycopg2 modules.
2021-12-01 16:03:45 +03:00
Piotr Kubaj
3468f1836d devel/cil: enable on armv7 2021-12-01 12:48:47 +00:00
Piotr Kubaj
d28a8afb83 misc/openmvg: enable on armv7 2021-12-01 12:48:42 +00:00
TAKATSU Tomonari
f8d830f4f0 textproc/R-cran-vroom: Update to 1.5.7 2021-12-01 11:42:22 +00:00
Jan Beich
c3ed982433 x11/clipman: update to 1.6.1
Changes:	https://github.com/yory8/clipman/releases/tag/v1.6.1
Reported by:	GitHub (watch releases)
2021-12-01 10:35:59 +00:00
Jan Beich
ef60d3eaa1 multimedia/helvum: update to 0.3.2
Changes:	https://gitlab.freedesktop.org/ryuukyu/helvum/-/compare/0.3.1...0.3.2
Reported by:	Repology
2021-12-01 10:35:59 +00:00
Jan Beich
0f8a4c00cb www/flexget: update to 3.2.2
Changes:	https://github.com/Flexget/Flexget/compare/v3.2.1...v3.2.2
Reported by:	Repology
2021-12-01 10:35:58 +00:00
Jan Beich
fb783a1df7 x11-wm/kwinft: update to 5.23.1
Changes:	https://gitlab.com/kwinft/kwinft/-/compare/kwinft@5.23.0...kwinft@5.23.1
Reported by:	Repology
2021-12-01 10:35:32 +00:00
Jan Beich
6b377650f8 graphics/wrapland: update to 0.523.1
Changes:	https://gitlab.com/kwinft/wrapland/-/compare/wrapland@0.523.0...wrapland@0.523.1
2021-12-01 10:35:05 +00:00
Don Lewis
3adea779c6 editors/openoffice*: unbreak build with clang 13+
The include file vigra/memory.hxx from the graphics/vigra port
has this error:
 /usr/local/include/vigra/memory.hxx:43:12: fatal error: 'tr1/memory' file not found
 #  include <tr1/memory>
           ^~~~~~~~~~~~
when compiling with clang 13.0 or newer in -std=gnu++98 mode.

MFH:		2021Q4
2021-12-01 01:53:11 -08:00
Kai Knoblich
41886a54b1 www/py-django-tinymce: Update to 3.4.0
* Add "do-test" target to make future QA easier.

Changelog:

https://github.com/jazzband/django-tinymce/releases/tag/3.4.0

MFH:		2021Q4
2021-12-01 10:08:48 +01:00
Kai Knoblich
779ab46088 security/py-netbox-secretstore: Update to 1.0.10
Changelog since 1.0.8:

https://github.com/DanSheps/netbox-secretstore/compare/v1.0.8...v1.0.10
2021-12-01 10:06:50 +01:00
Kai Knoblich
e4ed4d2d12 net-mgmt/py-netbox-plugin-extensions: Update to 1.0.6
Changelog since 1.0.2:

https://github.com/DanSheps/netbox-plugin-extensions/compare/v1.0.2...v1.0.6
2021-12-01 10:05:11 +01:00
Simeon Simeonov
44058fa9c7 irc/py-limnoria: Mark as not compatible with Python 3.10+
Since Python 3.10 the method "collections.MutableMapping" has been
renamed to "collections.abc.MutableMapping" which leads to run time
errors:

[..]
    class CacheDict(collections.MutableMapping):
AttributeError: module 'collections' has no attribute 'MutableMapping'
[..]

PR:		259979
Reviewed by:	koobs (maintainer)
Approved by:	portmgr (blanket)
MFH:		2021Q4
2021-12-01 10:02:37 +01:00
Pietro Cerutti
a944e7f1c9 lang/jimtcl: update to 0.81
Changes: https://github.com/msteveb/jimtcl/blob/0.81/jim_tcl.txt#L55
2021-12-01 08:50:47 +00:00
Barbara Guida
27392cf64d
net-p2p/amule: correct the inverted logic for DEBUG option.
PR:	26002
Reported by:	echoxxzz@gmail.com
2021-12-01 09:04:39 +01:00
Mikael Urankar
88ea3be308 devel/electron13: fix ENOTTY error on uv_pipe_open
This patch was introduced for electron11 and slipped out when creating
ports for electron 12 and 13.
2021-12-01 15:54:31 +09:00
TAKATSU Tomonari
c5c6d0c1e3 textproc/R-cran-stringi: Update to 1.7.6 2021-12-01 06:04:46 +00:00
Jose Alonso Cardenas Marquez
f63f201efe security/zaproxy: New port: The OWASP zed attack proxy
The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular fr
security tools and is actively maintained by a dedicated international team
of volunteers. It can help you automatically find security vulnerabilities in
your web applications while you are developing and testing your applications.
It's also a great tool for experienced pentesters to use for manual security
testing.

WWW: https://www.zaproxy.org/
2021-11-30 22:45:49 -05:00
David O'Rourke
353dc0de71 net-mgmt/prometheus2: Update to 2.30.3
Changelog:	https://github.com/prometheus/prometheus/releases/tag/v2.30.3

PR:		259982
2021-11-30 21:07:54 -05:00
Hiroki Tagato
1cd87430ed devel/electron13: add link time optimization option (OFF by default) 2021-12-01 10:17:02 +09:00
Jason W. Bacon
96d9a4001c science/csvtk: Update to 0.24.0
Changes:        http://github.com/shenwei356/csvtk/releases/tag/v0.24.0
2021-11-30 18:00:16 -06:00
Brooks Davis
95394a8fd2 devel/llvm1[23]: Add BE_WASM option
When set, always build the WebAssembly backend (now required by Firefox
via wasi).  This option effects BE_FREEBSD and BE_NATIVE.  It has no
effect on BE_STANDARD.

This option is enabled by default.
2021-11-30 22:55:08 +00:00
Ka Ho Ng
2f1bf66b1d chinese/rime-data-full: Add MAINTAINER
Sponsored by:	The FreeBSD Foundation
Approved by:	ygy
Differential Revision:	https://reviews.freebsd.org/D33207
2021-11-30 17:45:09 -05:00
Christoph Moench-Tegeder
f0b7930141 mail/thunderbird: update to 91.4.0 (rc1)
Release Notes (soon):
  https://www.thunderbird.net/en-US/thunderbird/91.4.0/releasenotes/
2021-11-30 22:13:04 +01:00
Tobias C. Berner
f70ad51308 KDE: Update KDE Plasma Desktop to 5.23.4
Tuesday, 30 November 2021. Today KDE releases a bugfix update to KDE
Plasma 5, versioned 5.23.4.

Plasma 5.23 was released in October 2021 with many feature refinements
and new modules to complete the desktop experience.

This release adds three weeks' worth of new translations and fixes from
KDE's contributors. The bugfixes are typically small but important and
include:

   *  Breeze style: Reduce groove opacity for greater contrast with
      scrollbar/slider/etc.
   *  Applets/weather: Make cursor a pointing hand when hovering over
      source link.
   *  Plasma Systemmonitor: Don’t make right click popup modal.

Announcement:
	https://kde.org/announcements/plasma/5/5.23.4/

Changelog:
	https://kde.org/announcements/changelogs/plasma/5/5.23.3-5.23.4/
2021-11-30 22:06:46 +01:00
Bryan Drewery
d541dfc457 ports-mgmt/poudriere-devel: Update to 3.3.0-1068-g8d0342ef6
Changes:
  - image: Add support for zfs image types, including send streams
  - image: Run the post-build script before the build target
  - Fix cleanup waiting on bad pids
  - Fix logs summary showing in some wrong error contexts
  - Assert we have a bootstrap pkg before acting on packages.
  - Package fetch: Fix pkg bootstrap with fresh repo + version mismatch
  - Package fetch: Never fetch packages if remote pkg is newer than ports
  - Package fetch: always blacklist pkg
  - Package fetch: Fetch before deleting packages for missing bootstrap
  - Package fetch: Give an indication which packages are taken from cache
  - sh: Update from FreeBSD 971677d5fd4cc6e776468
  - bulk: Opportunistically start builders as needed. This also
          makes startup of each more verbose.
  - SIGINFO now goes to stderr
  - SIGINFO: New output format, showing tmpfs usage, and cpu%/mem%(rss) from ps.
  - Add a mechanishm to avoid building rust in tmpfs.
    See poudriere.conf.sample for TMPFS_BLACKLIST and TMPFS_BLACKLIST_TMPDIR
  - colors: Remove the need to evaluate \033 escape.
  - bulk: Trim IGNORED packages in parallel.
2021-11-30 12:10:27 -08:00
Renato Botelho
ecfed7ee5c emulators/open-vm-tools: Fix build after 1400043
NDINIT() last parameter was removed after this osversion

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-11-30 16:23:59 -03:00