OpenBSD/ports 5DW1E9u — devel/codex distinfo Makefile
devel/codex: update to 0.142.3
| Version | Delta | File | |
|---|---|---|---|
| 1.32 | +2 | -2 | devel/codex/distinfo |
| 1.32 | +1 | -1 | devel/codex/Makefile |
| +3 | -3 | 2 files | |
devel/codex: update to 0.142.3
| Version | Delta | File | |
|---|---|---|---|
| 1.32 | +2 | -2 | devel/codex/distinfo |
| 1.32 | +1 | -1 | devel/codex/Makefile |
| +3 | -3 | 2 files | |
Move devel/kf5/oxygen-icons to x11/oxygen-icons
| Version | Delta | File | |
|---|---|---|---|
| 1.43 | +2 | -1 | devel/kf5/plasma-framework/Makefile |
| +2 | -1 | 1 files | |
use SUBST_VARS to include @comment on lines for avx2/sse2/dispatcher so that archs which don't have the relevant files don't fail at packaging
| Version | Delta | File | |
|---|---|---|---|
| 1.2 | +27 | -12 | textproc/py-rapidfuzz/Makefile |
| 1.2 | +5 | -3 | textproc/py-rapidfuzz/pkg/PLIST |
| +32 | -15 | 2 files | |
Use the proper idiom to make the lldb subpackage optional MULTI_PACKAGES should always be complete, else you get broken dependencies and probably other problems. Neuter the -lldb subpackage by rewriting BUILD_PACKAGES, as shown in the example for PSEUDO_FLAVORS in bsd.port.mk(5). Prompted by sthen@, no objection from robert@ (maintainer)
| Version | Delta | File | |
|---|---|---|---|
| 1.34 | +7 | -6 | devel/llvm/Makefile.inc |
| +7 | -6 | 1 files | |
Set DEBUG_PACKAGES to avoid empty debug packages by espie
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +2 | -0 | x11/qt6/qtlanguageserver/Makefile |
| 1.7 | +2 | -0 | x11/qt6/qttranslations/Makefile |
| +4 | -0 | 2 files | |
Move devel/kf5/oxygen-icons to x11/oxygen-icons
| Version | Delta | File | |
|---|---|---|---|
| 1.22 | +3 | -2 | x11/kde-plasma/oxygen/Makefile |
| 1.43 | +2 | -2 | x11/lumina/Makefile |
| 1.11 | +2 | -1 | x11/lxqt/session/Makefile |
| 1.11 | +2 | -1 | x11/lxqt/pcmanfm-qt/Makefile |
| 1.2 | +0 | -0 | devel/kf5/oxygen-icons/pkg/DESCR |
| 1.53 | +0 | -0 | devel/kf5/oxygen-icons/distinfo |
| +9 | -6 | 2 files not shown | |
| +9 | -6 | 8 files | |
Initial revision
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +10,461 | -0 | x11/oxygen-icons/pkg/PLIST |
| 1.1 | +36 | -0 | x11/oxygen-icons/Makefile |
| 1.1 | +2 | -0 | x11/oxygen-icons/distinfo |
| 1.1 | +1 | -0 | x11/oxygen-icons/pkg/DESCR |
| 1.1.1.1 | +0 | -0 | x11/oxygen-icons/distinfo |
| 1.1.1.1 | +0 | -0 | x11/oxygen-icons/pkg/DESCR |
| +10,500 | -0 | 2 files not shown | |
| +10,500 | -0 | 8 files | |
update to tomcat-11.0.23
| Version | Delta | File | |
|---|---|---|---|
| 1.17.2.2 | +4 | -4 | www/tomcat/v11/distinfo |
| 1.17.2.2 | +1 | -1 | www/tomcat/v11/Makefile |
| 1.10.2.1 | +1 | -1 | www/tomcat/v11/pkg/PLIST-main |
| +6 | -6 | 3 files | |
update to tomcat-10.1.56
| Version | Delta | File | |
|---|---|---|---|
| 1.41.2.2 | +4 | -4 | www/tomcat/v10/distinfo |
| 1.48.2.2 | +1 | -1 | www/tomcat/v10/Makefile |
| 1.12.2.1 | +1 | -1 | www/tomcat/v10/pkg/PLIST-main |
| +6 | -6 | 3 files | |
update to tomcat-9.0.119
| Version | Delta | File | |
|---|---|---|---|
| 1.53.2.2 | +4 | -4 | www/tomcat/v9/distinfo |
| 1.61.2.2 | +1 | -1 | www/tomcat/v9/Makefile |
| +5 | -5 | 2 files | |
net/snowflake_proxy: update to 2.14.1
| Version | Delta | File | |
|---|---|---|---|
| 1.16 | +2 | -2 | net/snowflake_proxy/distinfo |
| 1.22 | +1 | -1 | net/snowflake_proxy/Makefile |
| +3 | -3 | 2 files | |
sysutils/croc: update to 10.4.4 From Andrew Kloet, with tweak from me
| Version | Delta | File | |
|---|---|---|---|
| 1.4 | +82 | -82 | sysutils/croc/distinfo |
| 1.4 | +26 | -25 | sysutils/croc/modules.inc |
| 1.5 | +1 | -2 | sysutils/croc/Makefile |
| +109 | -109 | 3 files | |
mail/stalwart: update to 0.16.11. see https://github.com/stalwartlabs/stalwart/releases/tag/v0.16.10 and https://github.com/stalwartlabs/stalwart/releases/tag/v0.16.11
| Version | Delta | File | |
|---|---|---|---|
| 1.27 | +72 | -96 | mail/stalwart/distinfo |
| 1.24 | +35 | -47 | mail/stalwart/crates.inc |
| 1.34 | +1 | -1 | mail/stalwart/Makefile |
| +108 | -144 | 3 files | |
www/nextcloud_notify_push: update to 1.3.3. set USE_NOEXECONLY on amd64 because of aws-lc-sys, with hints from tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.20 | +432 | -360 | www/nextcloud_notify_push/distinfo |
| 1.20 | +215 | -179 | www/nextcloud_notify_push/crates.inc |
| 1.40 | +7 | -1 | www/nextcloud_notify_push/Makefile |
| +654 | -540 | 3 files | |
Update krita to 6.0.2.1
| Version | Delta | File | |
|---|---|---|---|
| 1.57 | +2 | -2 | graphics/krita/distinfo |
| 1.94 | +1 | -1 | graphics/krita/Makefile |
| +3 | -3 | 2 files | |
mail/stalwart-cli: update to 1.0.9
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +266 | -56 | mail/stalwart-cli/distinfo |
| 1.3 | +132 | -27 | mail/stalwart-cli/crates.inc |
| 1.3 | +1 | -1 | mail/stalwart-cli/Makefile |
| +399 | -84 | 3 files | |
update to amavisd-new-2.14.0, based on a diff from James J. Lippard remove giovanni@ from MAINTAINER, he doesn't use this any more ok giovanni
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +87 | -7 | mail/amavisd-new/pkg/PLIST-main |
| 1.57 | +29 | -20 | mail/amavisd-new/Makefile |
| 1.1 | +41 | -0 | mail/amavisd-new/patches/patch-conf_amavisd_conf |
| 1.1 | +29 | -0 | mail/amavisd-new/patches/patch-conf_amavisd_conf-default |
| 1.1 | +24 | -0 | mail/amavisd-new/patches/patch-bin_amavis-mc |
| 1.1 | +12 | -0 | mail/amavisd-new/patches/patch-lib_Amavis_Conf_pm |
| +222 | -27 | 10 files not shown | |
| +249 | -29 | 16 files | |
update to py3-propcache-0.5.2 (needs new cython)
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +12 | -0 | devel/py-propcache/patches/patch-pyproject_toml |
| 1.9 | +5 | -6 | devel/py-propcache/Makefile |
| 1.6 | +2 | -2 | devel/py-propcache/distinfo |
| +19 | -8 | 3 files | |
update to py3-lxml-6.0.4 (needs new cython)
| Version | Delta | File | |
|---|---|---|---|
| 1.24 | +2 | -2 | textproc/py-lxml/distinfo |
| 1.63 | +1 | -2 | textproc/py-lxml/Makefile |
| +3 | -4 | 2 files | |
update to py3-cython-3.2.6
| Version | Delta | File | |
|---|---|---|---|
| 1.32 | +3 | -3 | lang/cython/pkg/PLIST |
| 1.44 | +2 | -2 | lang/cython/distinfo |
| 1.77 | +1 | -1 | lang/cython/Makefile |
| +6 | -6 | 3 files | |
relax cython version check; afaik upstream for these ports have a policy of only permitting tested versions
| Version | Delta | File | |
|---|---|---|---|
| 1.5 | +8 | -23 | math/py-scipy/patches/patch-pyproject_toml |
| 1.3 | +3 | -2 | math/py-scikit-learn/patches/patch-pyproject_toml |
| 1.32 | +1 | -1 | math/py-scikit-learn/Makefile |
| 1.77 | +1 | -1 | math/py-scipy/Makefile |
| +13 | -27 | 4 files | |
pass LDFLAGS=-lcrypto directly to CONFIGURE_ENV rather than as LDFLAGS+= (ports does not as a rule import LDFLAGS from the outside environment)
| Version | Delta | File | |
|---|---|---|---|
| 1.23 | +1 | -3 | databases/sqlcipher/Makefile |
| +1 | -3 | 1 files | |
update to py3-peewee-4.0.9
| Version | Delta | File | |
|---|---|---|---|
| 1.28 | +13 | -4 | databases/py-peewee/pkg/PLIST |
| 1.20 | +2 | -2 | databases/py-peewee/distinfo |
| 1.47 | +1 | -2 | databases/py-peewee/Makefile |
| +16 | -8 | 3 files | |
Update ktextaddons to 2.1.0
| Version | Delta | File | |
|---|---|---|---|
| 1.13 | +393 | -26 | textproc/ktextaddons/pkg/PLIST |
| 1.14 | +10 | -3 | textproc/ktextaddons/Makefile |
| 1.13 | +2 | -2 | textproc/ktextaddons/distinfo |
| +405 | -31 | 3 files | |
update p5-Crypt-OpenSSL-X509 to 2.1.2
| Version | Delta | File | |
|---|---|---|---|
| 1.15 | +2 | -2 | security/p5-Crypt-OpenSSL-X509/distinfo |
| 1.22 | +1 | -1 | security/p5-Crypt-OpenSSL-X509/Makefile |
| +3 | -3 | 2 files | |
update p5-HTTP-Date to 6.07
| Version | Delta | File | |
|---|---|---|---|
| 1.3 | +2 | -2 | www/p5-HTTP-Date/distinfo |
| 1.7 | +2 | -1 | www/p5-HTTP-Date/Makefile |
| +4 | -3 | 2 files | |
update p5-List-SomeUtils-XS to 0.59 CVE-2026-12844
| Version | Delta | File | |
|---|---|---|---|
| 1.8 | +6 | -6 | textproc/p5-List-SomeUtils-XS/Makefile |
| 1.4 | +2 | -2 | textproc/p5-List-SomeUtils-XS/distinfo |
| 1.3 | +1 | -1 | textproc/p5-List-SomeUtils-XS/pkg/PLIST |
| +9 | -9 | 3 files | |
databases/sqlcipher: add column metadata and unlock notify extensions as discussed with and ok tb@ to enable future net/flare-messenger updates
| Version | Delta | File | |
|---|---|---|---|
| 1.22 | +5 | -2 | databases/sqlcipher/Makefile |
| +5 | -2 | 1 files | |
Update qbs to 3.3.0
| Version | Delta | File | |
|---|---|---|---|
| 1.49 | +2 | -2 | devel/qbs/Makefile |
| 1.36 | +2 | -2 | devel/qbs/distinfo |
| 1.27 | +1 | -0 | devel/qbs/pkg/PLIST |
| +5 | -4 | 3 files | |
fix some boost 1.91 update fallout, to allow dependent ports to build OK tb@
| Version | Delta | File | |
|---|---|---|---|
| 1.1 | +12 | -0 | comms/gnuradio/patches/patch-cmake_Modules_GnuradioConfig_cmake_in |
| 1.32 | +1 | -1 | comms/gnuradio/Makefile |
| +13 | -1 | 2 files | |