Commit Graph

604804 Commits

Author SHA1 Message Date
Adam Weinberger
44914357ad sysutils/bottom: Update to 0.7.0
Changes: https://github.com/ClementTsang/bottom/releases/tag/0.7.0
2022-12-31 20:25:14 -07:00
Jan Beich
51a4f85102 multimedia/obs-studio: lift BROKEN on i386 after e8143874e8
https://github.com/obsproject/obs-studio/commit/5889e2905ef6
2023-01-01 02:48:47 +00:00
Muhammad Moinur Rahman
54ce503f0a databases/firebird30-*: Fix consumers build
After firebird25-* was removed from the tree firebird30-* bacem the new
default. And some consumers of firebird started failing to build with
the error "/usr/local/include/ibase.h:6:10: fatal error:
'../jrd/ibase.h' file not found".

In previous the src headers files were installed which were not
sanitized and required other header files from the source tree. This
patch properly installs the sanitized header files and fixes the
consumer builds.

While I am here fix the patches to be makepatch compatible.

Approved by:	portmgr(just-fix-it)
2023-01-01 01:43:51 +01:00
Lorenzo Salvadore
726250273b
math/wxmaxima: Update to Version-22.12.0
Changes:
https://github.com/wxMaxima-developers/wxmaxima/compare/Version-22.11.1...Version-22.12.0
2022-12-31 23:14:19 +01:00
Muhammad Moinur Rahman
eadaa6c6d0 emulators/qemu-devel: Update version 7.1.0.20220805=>7.2.0.20221221 2022-12-31 15:59:04 -06:00
Muhammad Moinur Rahman
044c0a783c emulators/qemu: Update version 7.1.0=>7.2.0
- Disable guest-agent

Relnotes: https://wiki.qemu.org/ChangeLog/7.2
2022-12-31 15:59:03 -06:00
Muhammad Moinur Rahman
d682c78734 devel/py-vcrpy: Update version 4.1.1=>4.2.1
Relnotes: https://github.com/kevin1024/vcrpy/releases/tag/v4.2.1
2022-12-31 15:59:03 -06:00
Muhammad Moinur Rahman
1c1aa437dd devel/py-tox: Update version 3.25.1=>3.28.0
Relnotes: https://github.com/tox-dev/tox/releases/tag/3.28.0
2022-12-31 15:59:02 -06:00
Muhammad Moinur Rahman
e1f793fe3a devel/py-pygithub: Update version 1.55=>1.57
- Drop support for python 3.6

Relnotes: https://github.com/PyGithub/PyGithub/blob/v1.57/doc/changes.rst
2022-12-31 15:59:01 -06:00
Muhammad Moinur Rahman
fbc4ec80cc devel/py-jsonschema: Update version 4.14.0=>4.15.0
Relnotes: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0
2022-12-31 15:59:01 -06:00
Muhammad Moinur Rahman
c0cb69e63f devel/clojure-cider: Update version 1.5.0=>1.6.0
Relnotes: https://github.com/clojure-emacs/cider/releases/tag/v1.6.0
2022-12-31 15:59:00 -06:00
Muhammad Moinur Rahman
b336462c76 devel/cirrus-cli: Update version 0.93.0=>0.94.4
Relnotes: https://github.com/cirruslabs/cirrus-cli/releases/tag/v0.94.4
2022-12-31 15:58:59 -06:00
Muhammad Moinur Rahman
466de46fa0 net-im/py-slack-sdk: Update version 3.19.2=>3.19.5
- Per portlint to fix pkg-descr

Relnotes: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.19.5
2022-12-31 15:58:58 -06:00
Muhammad Moinur Rahman
982405ff32 graphics/tiffgt: Update version 4.4.0=>4.5.0
- Update LICENSE_FILE

Relnotes: https://gitlab.com/libtiff/libtiff/-/blob/master/ChangeLog
2022-12-31 15:58:58 -06:00
Muhammad Moinur Rahman
300d2fa2a8 net/irrd: Update version 4.2.5=>4.2.6
Relnotes: https://github.com/irrdnet/irrd/releases/tag/v4.2.6
2022-12-31 15:58:57 -06:00
Muhammad Moinur Rahman
cd9202b1da net/py-tweepy: Update version 4.12.0=>4.12.1
Relnotes: https://github.com/tweepy/tweepy/releases/tag/v4.12.1
2022-12-31 15:58:57 -06:00
Muhammad Moinur Rahman
93dc147e64 net/py-zeep: Update version 4.2.0=>4.2.1
Relnotes: https://github.com/mvantellingen/python-zeep/releases/tag/4.2.1
2022-12-31 15:58:56 -06:00
Muhammad Moinur Rahman
dc212d26a2 net/scapy: Update version 2.4.5=>2.5.0
Relnotes: https://github.com/secdev/scapy/releases/tag/v2.5.0
2022-12-31 15:58:56 -06:00
Muhammad Moinur Rahman
39191036a1 astro/accrete: Fix RUNTIME
Segmentation Fault occurs if program is executed in a directory without
write privileges.

Patch provided exits gracefully if *fp is NULL before fprintf's attempt
to write to non-existent file.

- Add LICENSE BSD3CLAUSE

PR:		268661
Reported by:	eylusion@gmail.com
2022-12-31 15:58:55 -06:00
Muhammad Moinur Rahman
996fc7183e databases/py-alembic: Update version 1.8.1=>1.9.1
Relnotes: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_9_1
2022-12-31 15:58:55 -06:00
Muhammad Moinur Rahman
483663e5df databases/pgpool-II-43: Update version 4.3.3=>4.3.4
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-3-4.html
2022-12-31 15:58:54 -06:00
Muhammad Moinur Rahman
94ac70dd8a print/py-reportlab: Update version 3.6.11=>3.6.12
Relnotes: https://hg.reportlab.com/hg-public/reportlab/file/tip/CHANGES.md
2022-12-31 15:58:53 -06:00
Muhammad Moinur Rahman
d5f5cfc791 security/rubygem-pundit61: Update version 2.2.0=>2.3.0
Relnotes: https://rubygems.org/gems/pundit
2022-12-31 15:58:53 -06:00
Muhammad Moinur Rahman
79cd5d1ad4 mail/imaptools: Change upstream to managed fork
Chris is maintaining an updated fork of the tools as the author of the
application sadly passed away. This patch changes the upstream to use
the fork.

- Mark NO_ARCH

PR:		268505
Reported by:	portmaster@bsdforge.com
2022-12-31 15:58:52 -06:00
Muhammad Moinur Rahman
8c8dd66afa databases/postgresql-mysql_fdw: Update version 2.8.0=>2.9.0
- Move PLIST_FILES to pkg-plist

Approved by:	tz (private email)
Relnotes: https://github.com/EnterpriseDB/mysql_fdw/releases/tag/REL-2_9_0
Sponsored by:	Bounce Experts
2022-12-31 15:58:52 -06:00
Muhammad Moinur Rahman
ed9edf8d52 databases/pgpool-II-41: Update version 4.1.13=>4.1.14
Approved by:	tx (by private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-1-14.html
Sponsored by:	Bounce Experts
2022-12-31 15:58:52 -06:00
Muhammad Moinur Rahman
59fe12d09e databases/pgpool-II-40: Update version 4.0.20=>4.0.21
Approved by:	tz (by private email)
Relnotes: https://www.pgpool.net/docs/latest/en/html/release-4-0-21.html
Sponsored by:	Bounce Experts
2022-12-31 15:58:51 -06:00
Muhammad Moinur Rahman
8cda00625b devel/py-pydevd: Update version 2.9.3=>2.9.5
- Update LICENSE with APACHE20 and EPL
- Update LICENSE_FILE_*

Relnotes: https://github.com/fabioz/PyDev.Debugger/releases/tag/pydev_debugger_2_9_5
2022-12-31 15:58:51 -06:00
Muhammad Moinur Rahman
6545444136 devel/p5-DateTime-Format-Natural: Update version 1.13=>1.14
Relnotes: https://metacpan.org/dist/DateTime-Format-Natural/changes
2022-12-31 15:58:50 -06:00
Muhammad Moinur Rahman
6770c9eaeb security/sslproxy: Update version 0.9.3=>0.9.4
Relnotes: https://github.com/sonertari/SSLproxy/releases/tag/v0.9.4
2022-12-31 15:58:49 -06:00
Yuri Victorovich
cc605646fb audio/wolf-shaper-lv2: Update 1.0.0 -> 1.0.0-6
Add more options for plugin types.
2022-12-31 13:47:03 -08:00
Hiroki Sato
05fe08364e
print/tex-xdvik: re-add patches for pTeX and CJK support 2023-01-01 05:55:52 +09:00
Emanuel Haupt
b958d0bce8 security/py-trezor: Update to 0.13.5 2022-12-31 21:25:53 +01:00
VVD
024c982f5d lang/vala: unify vala bindings option name to VAPI
- having a single option name for the bindings improves usability

PR:	268491
2022-12-31 20:12:15 +01:00
Jan Beich
6520b1cf21 multimedia/wlrobs: update to 1.1
Changes:	https://hg.sr.ht/~scoopta/wlrobs/log?rev=v1.1
2022-12-31 18:39:20 +00:00
Dima Panov
444f09a0db graphics/blender: adjust variable name LLVM_VER => LLVM_VERSION after transition to USES=llvm (+)
Reported by:	VVD
PR:		268331
2022-12-31 21:36:26 +03:00
Jan Beich
314ef1e975 multimedia/wlrobs: work around broken pkg-config via cmake 2022-12-31 18:07:44 +00:00
Yuri Victorovich
c89b1e226e science/InsightToolkit: Update 5.3rc04 -> 5.3.0 2022-12-31 10:04:35 -08:00
Danilo G. Baio
d8ab3c4e77 sysutils/py-azure-cli: Update to 2.43.0
Changelog:	https://github.com/Azure/azure-cli/blob/azure-cli-2.43.0/src/azure-cli/HISTORY.rst
2022-12-31 14:49:42 -03:00
Danilo G. Baio
f222ebe3a7 sysutils/py-azure-cli-core: Update to 2.43.0
Changelog:	https://github.com/Azure/azure-cli/blob/azure-cli-2.43.0/src/azure-cli-core/HISTORY.rst
2022-12-31 14:49:41 -03:00
Danilo G. Baio
6c57185d58 devel/py-azure-mgmt-iothub: Update to 2.3.0
Changelog:	https://pypi.org/project/azure-mgmt-iothub/2.3.0/
2022-12-31 14:49:41 -03:00
Danilo G. Baio
1e2a11fade devel/py-azure-mgmt-rdbms: Update to 10.2.0b5
Changelog:	https://pypi.org/project/azure-mgmt-rdbms/10.2.0b5/
2022-12-31 14:49:41 -03:00
Danilo G. Baio
9f99db2ad9 devel/py-azure-mgmt-sql: Update to 4.0.0b5
Changelog:	https://pypi.org/project/azure-mgmt-sql/4.0.0b5/
2022-12-31 14:49:41 -03:00
Danilo G. Baio
21f647469b devel/py-azure-mgmt-sqlvirtualmachine: Update to 1.0.0b4
Changelog:	https://pypi.org/project/azure-mgmt-sqlvirtualmachine/1.0.0b4/
2022-12-31 14:49:41 -03:00
Danilo G. Baio
2740315659 devel/py-azure-mgmt-storage: Update to 21.0.0
Changelog:	https://pypi.org/project/azure-mgmt-storage/21.0.0/
2022-12-31 14:49:40 -03:00
Danilo G. Baio
3f58374009 devel/py-knack: Update to 0.10.1
Changelog:	https://github.com/microsoft/knack/blob/v0.10.1/HISTORY.rst
2022-12-31 14:49:40 -03:00
Lorenzo Salvadore
4e42468d97
lang/gcc11-devel: Update to 11.3.1.s20221230 2022-12-31 18:40:08 +01:00
Eugene Grosbein
6c11c9f48a
net/quagga: use MORE=-E implicitly within vtysh
quagga's vtysh utility defaults to "more" as PAGER that is less(1)
under FreeBSD and its current behaviour is not suitable for vtysh.

Generally, setting MORE=-E in user environment makes it behave better
but due to collateral damage in bash version 5+
this setting may be ignored.

Let's make it work out of the box while still allowing users to change or
restore pager behaviour with custom MORE settings.
2023-01-01 00:17:05 +07:00
Bernard Spil
35085067c6 www/nextcloud: use Uses/magick.mk
* Fix for occ

PR:		261557
Reported by:	<xavier groumpf org>
Submitted by:	Tatsuki Makino <tatsuki_makino hotmail com>
2022-12-31 17:12:44 +00:00
Emanuel Haupt
a0526990ff security/py-pwntools: Update to 4.9.0 2022-12-31 17:42:29 +01:00