Age | Commit message (Collapse) | Author |
|
|
|
Security: https://www.softether.org/9-about/News/904-SEVPN202301
|
|
this fixes the build on current
|
|
PR: 272285
|
|
|
|
|
|
cc: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
ninja: build stopped: subcommand failed.
Approved by: portmgr (blanket)
|
|
cc: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
ninja: build stopped: subcommand failed.
Approved by: portmgr (blanket)
|
|
|
|
|
|
PHP 8.3 removes ZEND_HOT in [1]. This fix basically reverts [2].
--- src/php_couchbase.lo ---
In file included from /wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/php_couchbase.cxx:17:
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/wrapper/common.hxx:34:1: error: unknown type name 'zend_bool'
zend_bool log_php_log_err{ 1 };
^
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/wrapper/common.hxx:35:1: error: unknown type name 'zend_bool'
zend_bool log_stderr{ 0 };
^
/wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4/src/wrapper/common.hxx:39:1: error: unknown type name 'zend_bool'
zend_bool initialized{ 0 };
^
3 errors generated.
*** [src/php_couchbase.lo] Error code 1
make[1]: stopped in /wrkdirs/usr/ports/databases/pecl-couchbase/work-php83/couchbase-4.1.4
Reference: https://github.com/php/php-src/commit/90b0e779213de6aa6a500030f6da93d8d91cffbf [1]
https://github.com/laruence/yaf/commit/08894ab3ed44adb809f040707a5732ce65b771e7 [2]
|
|
Changes: https://github.com/npm/cli/releases
|
|
- Update WWW
- Use USES=pathfix to fix .pc installation
- Remove MAKE_JOBS_UNSAFE: it is no longer an issue
Changes: https://github.com/Orc/discount/commits/main
|
|
Changes: https://github.com/awesomized/libmemcached/releases
|
|
PR: 272272
|
|
|
|
|
|
PR: 272252
|
|
Changelog: https://github.com/Legrandin/pycryptodome/blob/v3.18.0/Changelog.rst
PR: 272253
|
|
- Update two ports sharing the same distribution to 3.24.2
- Add a new file: files/patch-Makefile.PL
- Fix build for openssl 3+
- Fix pkg-plist to make portlint happy
- Fix pkg-message about MariaDB and about new OpenSSL versions
ChangeLog: https://github.com/openxpki/openxpki/compare/v3.22.1...v3.24.2
PR: 272248
|
|
ChangeLog: https://exiftool.org/history.html
PR: 272278
|
|
Changelog: https://github.com/goreleaser/goreleaser/releases/tag/v1.19.0
|
|
With OpenMP not present, the code had a duplicate function definition.
Get rid of one of the two to enable a build on armv7.
Approved by: portmgr (build fix blanket)
|
|
Make port more compliant with style, fetch from GitHub instead of a
local copy, respect port system CFLAGS, support installation of README
files depending on DOCS, support testing of the compiled port, take
maintainership from ports@.
The installed programs are identical to those of the previous port
version, except for CFLAGS from the ports system that are no longer
ignored.
|
|
Reported by: portfmt scan
|
|
The port could be changed to build the svgbob_cli package from the
workspace by removing WRKSRC_SUBDIR and adding
CARGO_BUILD_ARGS= --package=svgbob_cli
CARGO_INSTALL_PATH= packages/svgbob_cli
Reported by: portfmt scan
|
|
Reported by: portfmt scan
|
|
PR: 266670
Obtained from: OpenBSD Ports
|
|
Reported by: portfmt scan
|
|
Should be a variable not a target.
Reported by: portfmt scan
|
|
Reported by: portfmt scan
|
|
Spell OPTIONS_DEFINE correctly.
Reported by: portfmt scan
|
|
Reported by: portfmt scan
|
|
Reported by: portfmt scan
|
|
The correct spelling would have been CMAKE_TESTING_ON but that defaults
to BUILD_TESTING anyway.
Reported by: portmt scan
|
|
LIBDDWAF_BUILD_SHARED and LIBDDWAF_BUILD_STATIC are already on by
default.
Reported by: portfmt scan
|
|
Reported by: portfmt scan
|
|
|
|
Release notes at <https://github.com/mrdoob/three.js/releases/tag/r154>.
|
|
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.23.0>
|
|
Reported by: pkg-fallout
|
|
- Switch to DISTVERSION
- Remove erroneous CONFIGURE_ARGS
- Regen patches (pet portlint)
- Reformat Makefile (pet portfmt)
- Take maintainership
ChangeLog: https://github.com/gramps-project/gramps/releases/tag/v5.1.6
|
|
|
|
Changes: https://github.com/irgeek/StrEnum/compare/v0.4.12...v0.4.13
Reported by: portscout
|
|
|
|
Changelog: https://github.com/electron/electron/releases/tag/v24.6.1
Reported by: GitHub (watch releases)
|
|
Changes: https://www.softether.org/5-download/history
Security: https://www.softether.org/9-about/News/904-SEVPN202301
Security: CVE-2023-27395
Security: CVE-2023-22325
Security: CVE-2023-32275
Security: CVE-2023-27516
Security: CVE-2023-32634
Security: CVE-2023-31192
|
|
- Bump PORTREVISION for package change
PR: 263956
|
|
- While I'm here, remove no-op REINPLACE_ARGS
Approved by: portmgr (blanket)
|
|
|