Bernhard Froehlich
591f830053
www/serf: Fix CPE information
...
Approved by: portmgr (blanket)
2021-08-19 15:06:24 +00:00
Bernhard Froehlich
ddfe00a9a6
www/npm: Fix CPE information
...
Approved by: portmgr (blanket)
2021-08-19 15:06:22 +00:00
Fukang Chen
a99955f2f8
lang/python310: Fix build WITH_DEBUG
...
Python 3.10 [0] is using a value for "EXT_SUFFIX" that includes
"SOABI" on FreeBSD, C extension module filenames are affected
by this change [1].
The limited C API is now supported if Python is built in debug mode [2],
removed %%NO_DEBUG%% from
%%NO_DEBUG%%lib/python%%XYDOT%%/lib-dynload/xxlimited.cpython-%%XY%%.so
[0]: a44ce6c9f7
[1]: https://github.com/python/cpython/blob/v3.10.0rc1/Lib/distutils/command/build_ext.py#L676-L684
[2]: 3359cab038
PR: 256558
Approved by: koobs (python, maintainer)
MFH: No (Port does not exist in quarterly)
2021-08-19 15:00:38 +00:00
Fukang Chen
350158a17e
lang/python3[89]: Fix build WITH_DEBUG
...
Python 3.8 [0] and 3.9 [1] are using a value for "EXT_SUFFIX"
that includes "SOABI" on FreeBSD, C extension module filenames
are affected by this change [2].
[0]: b01091a3e7
[1]: 4b155967b3
[2]: https://github.com/python/cpython/blob/v3.8.11/Lib/distutils/command/build_ext.py#L675-683
PR: 256558
Approved by: koobs (python, maintainer)
MFH: 2020Q3 (blanket: bug & regression fix)
2021-08-19 15:00:36 +00:00
Adriaan de Groot
ff1c60d1e3
games/linux-dwarffortress: Update to 0.47.05
...
The non-Premium (e.g. not the one that will eventually be on Steam)
version of Dwarf Fortress gets occasional releases. The release
notes can be found on
http://www.bay12games.com/dwarves/
if you scroll down a long way; there is no separate release page.
Some major and minor bug fixes, improved overall Dwarfishness.
This version works with 0.47.04 save files, although you might
not get the bugfixes if continuing in such a world.
2021-08-19 16:50:33 +02:00
Bernhard Froehlich
115b632c52
dns/dnsdist: Fix CPE information
...
Approved by: portmgr (blanket)
2021-08-19 14:48:08 +00:00
Bernhard Froehlich
8191add537
devel/nexus2-oss: Fix CPE information
...
Approved by: portmgr (blanket)
2021-08-19 14:45:03 +00:00
Bernhard Froehlich
4313a8b69b
devel/gmake: Fix CPE information
...
Approved by: portmgr (blanket)
2021-08-19 14:43:22 +00:00
Klaus Aehlig
2cf2d5e3e0
devel/bazel: Correctly add version 4.2.0 to Makefile
...
PR: 257932
2021-08-19 07:36:41 -07:00
Bernard Spil
214d5852d4
security/openssl: Update KTLS patches for Chacha20-Poly1305
...
This pulls in several upstream KTLS patches from OpenSSL master:
* A fix to the return values of BIO_get_ktls_*().
* Support for Chacha20-Poly1305.
* Replacing the SSL_MODE_NO_KTLS_* modes which opted-out of KTLS with
an opt-in SSL_OP_ENABLE_KTLS. Note that this means that KTLS is not
enabled by default. Users can enable KTLS via a custom OpenSSL config
file that enables the KTLS option.
Reported by: jhb
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31430
2021-08-19 14:01:53 +00:00
Mikael Urankar
8e897ef0ef
x11/squeekboard: Fix build with rust 1.54.0
2021-08-19 15:07:04 +02:00
Mikael Urankar
26637cc5a9
audio/myxer: Fix build with rust 1.54.0
...
Upstream PR: https://github.com/VixenUtils/Myxer/issues/18
2021-08-19 14:54:38 +02:00
Piotr Kubaj
40deb09f22
graphics/tumble: no issues on big-endian systems
2021-08-19 12:40:17 +00:00
TAKATSU Tomonari
bc45aeee62
devel/R-cran-later: Update to 1.3.0
...
- Update to 1.3.0
- Change LICENSE to MIT (should have been changed as of 1.2.0)
2021-08-19 21:29:59 +09:00
Dirk Meyer
7a1aa2b266
mail/sendmail-devel: Update to 8.17.1
2021-08-19 11:52:11 +02:00
Yuri Victorovich
2432d929bc
cad/appcsxcad: New port: Minimal GUI Application using the QCSXCAD library
2021-08-19 01:46:12 -07:00
Yuri Victorovich
b95416f60a
cad/qcsxcad: New port: Qt-GUI for CSXCAD
2021-08-19 01:46:11 -07:00
Yuri Victorovich
fadadd92e6
science/openems: Change to vtk8 because the app using this library doesn't support vtk9
2021-08-19 01:46:11 -07:00
Yuri Victorovich
78701c99c1
cad/csxcad: Change to vtk8 because the app using this library doesn't support vtk9
2021-08-19 01:46:10 -07:00
Yuri Victorovich
3375c7e1c8
math/vtk9: Fix QT option
...
It wasn't properly enabling Qt support.
2021-08-19 01:46:10 -07:00
Jan Beich
bb46df5a3a
multimedia/openh264: backport FreeRDP decoding fix
2021-08-19 08:22:48 +00:00
Tobias C. Berner
a26a7a8314
devel/libphonenumber: update to 8.12.30
2021-08-19 09:08:29 +02:00
Gerald Pfeifer
7461a3c201
emulators/wine-devel: Update to Wine 6.15
...
This includes the following changes:
- WinSock (WS2_32) library converted to PE.
- Support for performance data in the registry.
- More 32->64-bit thunks for NTDLL calls.
- Improved floating point status handling in the C runtime.
- More preparation work for the GDI syscall interface.
- Various bug fixes.
My patch files/patch-dlls-ntdll-unix-virtual.c has been accepted
upstream in the meantime, so remove it here.
2021-08-19 06:31:49 +00:00
Robert Clausecker
9ff864cb14
graphics/tumble: Unbreak with -fno-common
...
Submitter becomes MAINTAINER. Already maintainer of several ports.
Ref: https://github.com/brouhaha/tumble/issues/10
PR: 257913
MFH: 2021Q3
2021-08-19 08:14:01 +02:00
Robert Clausecker
06483f297b
graphics/stamp: Unbreak with -fno-common
...
* Submitter becomes MAINTAINER. Already maintainer of several ports.
* Define LICENSE
While here:
* Remake old patches
* Add USES localbase
PR: 257911
MFH: 2021Q3
2021-08-19 07:57:48 +02:00
Kirill Ponomarev
850062c06e
sysutils/cbsd: update to 13.0.13
...
Change: https://github.com/cbsd/cbsd/releases/tag/v13.0.13
Submitted by: maintainer
2021-08-19 08:00:22 +02:00
Alessandro Sagratini
1b78c3f154
devel/py-oci: Update to 2.44.0
...
Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.44.0
PR: 257933
2021-08-19 07:48:45 +02:00
Mohammad S. Babaei
f90b96af9f
editors/jucipp: Update to 1.7.0
...
ChangeLog: https://gitlab.com/cppit/jucipp/-/releases#v1.7.0
While here add missing LIB_DEPEND
PR: 257844
2021-08-19 07:36:51 +02:00
John Hixson
66e50bbca2
www/py-django-simple-captcha: update to version 0.5.14
2021-08-18 21:49:45 -07:00
John Hixson
410f2a6724
sysutils/oc: update to version 4.9
2021-08-18 21:44:31 -07:00
Yuri Victorovich
1cd7caa551
graphics/py-mayavi: Broken on i386
...
Reported by: fallout
2021-08-18 20:23:55 -07:00
John Hixson
f80c95e9f7
sysutils/openshift-install: update to 4.9 and reduce to single port
2021-08-18 18:56:16 -07:00
Yuri Victorovich
f389fab6ac
science/openems: New port: Electromagnetic field solver using the EC-FDTD method
2021-08-18 18:25:38 -07:00
Yuri Victorovich
7281468840
cad/csxcad: New port: C++ library to describe geometrical objects
2021-08-18 18:25:38 -07:00
Yuri Victorovich
2eb1585ce4
math/fparser: New port: Function parser for C++
2021-08-18 18:25:37 -07:00
Jan Beich
a8720dde23
multimedia/kooha: update to 1.2.1.624
...
Changes: c843f2c...ba1f8e8
2021-08-19 00:58:05 +00:00
Jan Beich
cdacc3b764
graphics/mesa-devel: update to 21.2.b.1170
...
Changes: 9e6f414766...07cc5fd893
2021-08-19 00:53:53 +00:00
Jan Beich
2f74762acf
emulators/yuzu: update to s20210818
...
Changes: 521e6ac17...aa40084c2
2021-08-19 00:53:52 +00:00
Jan Beich
1fa069b542
emulators/rpcs3: update to 0.0.17.12648
...
Changes: 24d7374a2...c13a46b07
2021-08-19 00:53:52 +00:00
Jan Beich
2b20d75491
sysutils/keyd: update to 0.1.0
...
Changes: https://github.com/rvaiya/keyd/compare/f5d0c04...v0.1.0
2021-08-19 00:53:52 +00:00
Romain Tartière
9bbceeb6da
net/rubygem-nats-pure: Update to 0.7.0
2021-08-18 14:23:56 -10:00
Romain Tartière
8925f36e89
sysutils/rubygem-r10k: Update to 3.11.0
...
ChangeLog:
https://github.com/puppetlabs/r10k/blob/main/CHANGELOG.mkd#3110
With hat: puppet
2021-08-18 14:23:54 -10:00
Romain Tartière
01f505bbfd
databases/puppetdb7: Update to 7.5.2
...
With hat: puppet
2021-08-18 14:23:53 -10:00
Romain Tartière
61cf9bc68a
sysutils/puppetserver7: Update to 7.3.0
...
Release notes:
https://puppet.com/docs/puppet/7/server/release_notes.html#puppet-server-730
With hat: puppet
2021-08-18 14:23:52 -10:00
Romain Tartière
7c424175d9
sysutils/rubygem-puppetserver-ca: Update to 2.3.2
...
With hat: puppet
2021-08-18 14:23:49 -10:00
Romain Tartière
23bf002972
sysutils/puppet7: Update to 7.10.0
...
Release notes:
https://puppet.com/docs/puppet/7/release_notes_puppet.html#release_notes_puppet_7-10-0
With hat: puppet
2021-08-18 14:23:46 -10:00
Romain Tartière
c51afc2004
sysutils/rubygem-facter: Update to 4.2.3
...
Release notes:
https://puppet.com/docs/puppet/7/release_notes_facter.html#release_notes_facter_4-2-3
With hat: puppet
2021-08-18 14:23:45 -10:00
Romain Tartière
618734facb
audio/pavucontrol: Update to 5.0
...
ChangeLog:
https://freedesktop.org/software/pulseaudio/pavucontrol/#news
2021-08-18 14:23:43 -10:00
John Hixson
36a39513e9
sysutils/openshift-install-devel: remove port
2021-08-18 16:44:42 -07:00
John Hixson
d4db191fc9
audio/pithos: update to version 1.5.1
2021-08-18 16:41:24 -07:00