Commit graph

585927 commits

Author SHA1 Message Date
Baptiste Daroussin
36c95c1ea0 editors/emacs: remove GCONF option 2022-06-08 16:10:15 +02:00
Baptiste Daroussin
4155a241bb x11/cinnamon-session: remove gconf option 2022-06-08 16:08:44 +02:00
Baptiste Daroussin
00f1472c6a pidgin: drop gconf references entirely
Given how the port evolved USE_GNOME=gconf2 was never set anyway,
just remove it entirely, and add the configure argument to ensure
it will never come back even by accident
2022-06-08 16:06:25 +02:00
Baptiste Daroussin
acd236ae99 net/libgnetwork: remove ancient gnome2 library unused 2022-06-08 16:06:24 +02:00
Baptiste Daroussin
eed8fd052a x11-toolkits/guile-gnome-platform: remove GCONF option
Remove the gconf option, while here remove the coment about gconf
which was anyway inaccurate since the latest modifications on the
gconf port
2022-06-08 16:06:23 +02:00
Baptiste Daroussin
767c685605 cad/gtkwave: remove gconf option 2022-06-08 16:06:22 +02:00
Baptiste Daroussin
7d38827647 audio/pulseaudio: remove gconf option 2022-06-08 16:06:22 +02:00
Baptiste Daroussin
b746221d60 editors/emacs-devel: remove GCONF option
gconf2 is a legacy from gnome2 and one of its last components,
it is slowly being decomission, drop option and unecessary dependency
on gconf where possible
2022-06-08 16:06:21 +02:00
Cy Schubert
3ee710e0b2 security/sudo: Update to 1.9.11
Major changes between sudo 1.9.11 and 1.9.10:

 * Fixed a crash in the Python module with Python 3.9.10 on some
   systems.  Additionally, "make check" now passes for Python 3.9.10.

 * Error messages sent via email now include more details, including
   the file name and the line number and column of the error.
   Multiple errors are sent in a single message.  Previously, only
   the first error was included.

 * Fixed logging of parse errors in JSON format.  Previously,
   the JSON logger would not write entries unless the command and
   runuser were set.  These may not be known at the time a parse
   error is encountered.

 * Fixed a potential crash parsing sudoers lines larger than twice
   the value of LINE_MAX on systems that lack the getdelim() function.

 * The tests run by "make check" now unset the LANGUAGE environment
   variable.  Otherwise, localization strings will not match if
   LANGUAGE is set to a non-English locale.  Bug #1025.

 * The "starttime" test now passed when run under Debian faketime.
   Bug #1026.

 * The Kerberos authentication module now honors the custom password
   prompt if one has been specified.

 * The embedded copy of zlib has been updated to version 1.2.12.

 * Updated the version of libtool used by sudo to version 2.4.7.

 * Sudo now defines _TIME_BITS to 64 on systems that define __TIMESIZE
   in the header files (currently only GNU libc).  This is required
   to allow the use of 64-bit time values on some 32-bit systems.

 * Sudo's "intercept" and "log_subcmds" options no longer force the
   command to run in its own pseudo-terminal.  It is now also
   possible to intercept the system(3) function.

 * Fixed a bug in sudo_logsrvd when run in store-first relay mode
   where the commit point messages sent by the server were incorrect
   if the command was suspended or received a window size change
   event.

 * Fixed a potential crash in sudo_logsrvd when the "tls_dhparams"
   configuration setting was used.

 * The "intercept" and "log_subcmds" functionality can now use
   ptrace(2) on Linux systems that support seccomp(2) filtering.
   This has the advantage of working for both static and dynamic
   binaries and can work with sudo's SELinux RBAC mode.  The following
   architectures are currently supported: i386, x86_64, aarch64,
   arm, mips (log_subcmds only), powerpc, riscv, and s390x.  The
   default is to use ptrace(2) where possible; the new "intercept_type"
   sudoers setting can be used to explicitly set the type.

 * New Georgian translation from translationproject.org.

 * Fixed creating packages on CentOS Stream.

 * Fixed a bug in the intercept and log_subcmds support where
   the execve(2) wrapper was using the current environment instead
   of the passed environment pointer.  Bug #1030.

 * Added AppArmor integration for Linux.  A sudoers rule can now
   specify an APPARMOR_PROFILE option to run a command confined by
   the named AppArmor profile.

 * Fixed parsing of the "server_log" setting in sudo_logsrvd.conf.
   Non-paths were being treated as paths and an actual path was
   treated as an error.

PR:		264515
Approved by:	garga (maintainer)
2022-06-08 06:51:10 -07:00
Dave Cottlehuber
0d7fa327fe devel/gdps: new port
General Purpose Data Serializer implemented as a very small C++ library,
providing (de)serialization of C++ classes, via backends, such as XML.

PR:		264530
Sponsored by:	SkunkWerks, GmbH
2022-06-08 13:17:27 +00:00
Alexey Dokuchaev
84e3d72785 net/storj: update Storj programs to version 1.56.4.
Reported on:	https://t.me/storjRU
2022-06-08 13:14:20 +00:00
Diane Bruce
db31355742 comms/hamlib: Fixed incorrect strip of Hamlib.so
Fixed a bug that was hidden during the migration to staging.
STRIP(1) in the PERL library.

PR:		ports/264533
Reported by:	takefu@airport.fm
2022-06-08 09:02:45 -04:00
James
8560760fa7 net/rclone: add security/ca_root_nss run dependency
- add security/ca_root_nss run dependency to fix rclone when running
   with web gui
 - bump PORTREVISION

PR:		250695
Approved by:	maintainer timeout (tremere@cainites.net, > 1 year)
2022-06-08 13:40:29 +01:00
Wen Heping
9521e5fdc5 lang/python310: Update to 3.10.5 2022-06-08 11:57:11 +00:00
Gleb Popov
6eaec378d8 devel/hs-ormolu: Fix permissions on Makefile and distinfo files.
PR:		264540
2022-06-08 14:35:07 +03:00
Gleb Popov
b60ec1b0ab graphics/feh: Install manpages into ${LOCALBASE}/share/man. 2022-06-08 14:29:03 +03:00
Daniel Menelkir
b804633d63 graphics/feh: Assume maintainership.
PR:		264359
2022-06-08 14:29:03 +03:00
Baptiste Daroussin
87473e00ac textproc/lowdown: update to 1.0.0 2022-06-08 13:11:30 +02:00
Baptiste Daroussin
c482b5619a devel/argparse: update to 2.5 2022-06-08 13:10:10 +02:00
Baptiste Daroussin
7555f9987a gnome: don't use target when variable expansion do the job 2022-06-08 12:59:21 +02:00
Derek Schrock
8f2f9646e5
devel/py-python-gitlab: Update to 3.5.0
https://github.com/python-gitlab/python-gitlab/blob/v3.5.0/CHANGELOG.md

PR:		264335
2022-06-08 18:57:52 +08:00
Ganael LAPLANCHE
7ee7478d5f sysutils/fpart: Update to 1.5.0
Changelog: https://www.fpart.org/changelog/
2022-06-08 12:47:26 +02:00
Goran Mekić
4699ae7e3a
devel/py-apispec: Update to 5.2.2
https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#522-2022-05-13

PR:		264490
2022-06-08 18:45:52 +08:00
Sean Farley
575744dd46 editors/fileobj: Update to 0.7.108
- small cosmetic changes

ChangeLog: https://github.com/kusumi/fileobj/blob/v0.7/CHANGES

PR:		263843
Approved by:	maintainer timeout (zrj@dragonflybsd.org, > 1 month)
2022-06-08 11:44:59 +01:00
Ganael LAPLANCHE
c161c82b7c multimedia/libdvdread: Update to 6.1.3
No dependency bump as that version remains binary-compatible with 6.1.2

Changelog: https://code.videolan.org/videolan/libdvdread/-/blob/master/NEWS
2022-06-08 12:38:06 +02:00
Jaap Akkerhuis
993f58d32e
dns/unbound: Update to 1.16.0
This release has EDE support, for extended EDNS error reporting,
it fixes unsupported ZONEMD algorithms to load, and has more bug fixes.

The EDE errors can be turned on by `ede: yes`, it is default disabled.
Validation errors and other errors are then reported. If you also want
stale answers for expired responses to have an error code, the option
`ede-serve-expired: yes` can be used.

On request, the port now also has dnscrypt support default enabled.

PR:		264538
2022-06-08 18:33:33 +08:00
Baptiste Daroussin
da86df1c1d print/freetype: remove long abandonned port
It has been replaced very log ago by print/freetype2, it is more than
time to decommission it
2022-06-08 11:56:29 +02:00
Baptiste Daroussin
9b53a68451 misc/magicpoint: remove dependency on freetype1 (was off by default) 2022-06-08 11:56:28 +02:00
Baptiste Daroussin
6303ab024f print/ttftot42: remove abandonware 2022-06-08 11:56:27 +02:00
Baptiste Daroussin
b7193b2f2a graphics/Makefile: remove false dependency on freetype 1 2022-06-08 11:56:27 +02:00
Baptiste Daroussin
e94c2593eb graphics/gltt: remove abandonware 2022-06-08 11:56:26 +02:00
Baptiste Daroussin
8e0018d94f x11/xlockmore: remove FREETYPE option
xlockmore already uses feetype (freetype2) this option was to use
the long ago deprecated freetype1 library thought the gltt (which
is also abandonned)
2022-06-08 11:56:25 +02:00
Igor Pokrovsky
663caebc3e
misc/wmforecast: Update to 1.8.1
PR:		261326
2022-06-08 17:36:15 +08:00
Alexey Dokuchaev
a58264f05f x11-toolkits/wxgtk31: add non-default, webkit-less gtk2 flavor
This follows similar commit b7cbb62f6a in `x11-toolkits/wxgtk30'
to allow widget-heavy graphical software, e.g. various CADs, offer
more fluent, responsive, and overall better user experience.
2022-06-08 08:29:06 +00:00
Emmanuel Vadot
0b95c0475f x11-drivers/xf86-video-amdgpu: Update to 22.0.0
While here pet portlint.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Differential Revision:	https://reviews.freebsd.org/D35269
2022-06-08 10:23:05 +02:00
Ashish SHUKLA
cc3e89f7d6
textproc/meilisearch: Update to 0.27.2 2022-06-08 07:15:09 +00:00
Piotr Kubaj
22e1249369 www/lighttpd: update to 1.4.65 2022-06-08 07:05:28 +00:00
Pietro Cerutti
c8c734a277 textproc/re-flex: update to 3.2.7
Release notes:
https://github.com/Genivia/RE-flex/releases/tag/v3.2.6
https://github.com/Genivia/RE-flex/releases/tag/v3.2.7
2022-06-08 06:44:29 +00:00
Yuri Victorovich
2c4b9414a6 multimedia/ustreamer: Update 5.6 -> 5.8
Reported by:	portscout
2022-06-07 22:28:33 -07:00
Yuri Victorovich
354d0f5869 math/py-ipyopt: Update 0.12.3 -> 0.12.4
Reported by:	portscout
2022-06-07 22:28:33 -07:00
Jason Helfman
245f275142 devel/ayatana-ido: update to 0.9.2 2022-06-07 21:56:04 -05:00
Derek Schrock
8850edb817
www/node14: Upgrade to 14.19.3
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V14.md#14.19.3

This update is based on a patch from Dani I. <i.dani@outlook.com> that
was originally attached to the PR.

This update addresses CVE-2021-44531/44532/44533, CVE-2022-0778, and
CVE-2022-21824.

Notable port additions:

- COREPACK option [1]
- test target
- python 3.10 build support
- patch for failing test due to FreeBSD OpenSSL adding "-freebsd" to
  version string

[1] Corepack is an experimental tool to help with managing versions of
your package managers. It exposes binary proxies for each supported
package manager that, when called, will identify whatever package
manager is configured for the current project, transparently install it
if needed, and finally run it without requiring explicit user
interactions.

PR:		263090
Approved by:	bhughes (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D35192
2022-06-07 22:26:07 -03:00
Jason W. Bacon
0fe015c69f sysutils/spcm: Update to 0.5.7
Drop web monitor setup: Ganglia and Nagios are abandoned,
other tools are complicated.  Let user choose and manually install.
Integrate cluster-upgrade into menu system
Add support for custom delays to cluster-ipmi-power-on
A few minor fixes and enhancements
2022-06-07 19:43:56 -05:00
Goran Mekić
169a8a95bb www/py-flask-peewee: Update to 3.0.5
ChangeLog: https://github.com/coleifer/flask-peewee/compare/3.0.4...3.0.5

PR:		263559
2022-06-08 01:39:35 +01:00
Jason W. Bacon
24597a7d91 sysutils/desktop-installer: Update to 0.7.7.4
A few minor improvements for robustness and user friendliness
2022-06-07 19:31:16 -05:00
Jason W. Bacon
a8fe7a17d8 sysutils/auto-admin: Update to 0.7.11
New scripts: auto-upgrade-base: Upgrade base system to a new release
Minor bug fixes, modernizations, enhancements, and code improvements
2022-06-07 19:29:13 -05:00
Nuno Teixeira
c9e8d83b47 net/gitup: fix i386 build (12.3 rel)
- add upstream patch to fix i386 build (12.3 release)
 - bump PORTREVISION
2022-06-08 01:04:12 +01:00
Goran Mekić
2bcb761ee5 www/py-fastapi-users: Update to 10.0.6
ChangeLog: https://github.com/fastapi-users/fastapi-users/releases/tag/v10.0.6

PR:		264508
2022-06-08 00:24:09 +01:00
Goran Mekić
48949ed4c4 databases/py-ormar: Adjust dependencie
- adjust dependencie to latest databases/py-databases version

PR:		264516
2022-06-08 00:04:04 +01:00
Dmitri Goutnik
309cdeccd8 */*: Bump port revisons after lang/go{117,118} update 2022-06-07 16:56:10 -05:00