*/*: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2023-12-20 12:37:13 +01:00
parent 48830b5c3b
commit 6c8e847918
247 changed files with 3434 additions and 3253 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= rpm
PORTVERSION= 4.18.1
PORTREVISION= 2
PORTVERSION= 4.18.2
CATEGORIES= archivers
MASTER_SITES= http://ftp.rpm.org/releases/rpm-${PORTVERSION:R}.x/
PKGNAMESUFFIX= 4
@ -12,67 +11,66 @@ WWW= https://rpm.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gsed:textproc/gsed \
${LOCALBASE}/lib/libelf.so:devel/elfutils
LIB_DEPENDS= libpopt.so:devel/popt \
libnss3.so:security/nss \
libzstd.so:archivers/zstd \
BUILD_DEPENDS= ${LOCALBASE}/lib/libelf.so:devel/elfutils \
gsed:textproc/gsed
LIB_DEPENDS= libarchive.so:archivers/libarchive \
libdb-5.3.so:databases/db5 \
libelf.so:devel/elfutils \
libgcrypt.so:security/libgcrypt \
libelf.so:devel/elfutils
RUN_DEPENDS= bash:shells/bash \
gxargs:misc/findutils \
${LOCALBASE}/lib/libelf.so:devel/elfutils
libnss3.so:security/nss \
libpopt.so:devel/popt \
libzstd.so:archivers/zstd
RUN_DEPENDS= ${LOCALBASE}/lib/libelf.so:devel/elfutils \
bash:shells/bash \
gxargs:misc/findutils
USES= alias bdb sqlite cpe gmake iconv libarchive libtool \
lua pathfix pkgconfig shebangfix tar:bzip2
USES= alias bdb cpe gmake iconv libarchive libtool lua pathfix \
pkgconfig readline shebangfix sqlite tar:bzip2
USE_LDCONFIG= yes
SHEBANG_FILES= scripts/check-prereqs \
scripts/check-rpaths-worker scripts/pkgconfigdeps.sh \
scripts/fontconfig.prov scripts/perl.prov scripts/perl.req \
scripts/find-lang.sh scripts/ocamldeps.sh \
SHEBANG_FILES= scripts/brp-compress scripts/check-prereqs \
scripts/check-rpaths-worker scripts/find-lang.sh \
scripts/fontconfig.prov scripts/ocamldeps.sh scripts/perl.prov \
scripts/perl.req scripts/pkgconfigdeps.sh \
scripts/rpm_macros_provides.sh
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-sqlite=yes\
--with-popt-prefix="${LOCALBASE}" \
--sysconfdir=${PREFIX}/etc \
CONFIGURE_ARGS= --enable-sqlite=yes \
--localstatedir=/var \
--sysconfdir=${PREFIX}/etc \
--with-popt-prefix="${LOCALBASE}" \
--without-javaglue \
am_cv_python_version=${PYTHON_VER}${PYTHON_ABIVER}
CONFIGURE_ENV= LUA_CFLAGS=-I${LUA_INCDIR} \
LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER} -lm"
INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include \
-I${LOCALBASE}/include/nspr -I${LOCALBASE}/include/nss/nss \
-I${BDB_INCLUDE_DIR} -I${LUA_INCDIR}
LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/nss \
-L${BDB_LIB_DIR} -L${LUA_LIBDIR}
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/nspr \
-I${LOCALBASE}/include/nss/nss -I${BDB_INCLUDE_DIR} \
-I${LUA_INCDIR}
LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/nss -L${BDB_LIB_DIR} \
-L${LUA_LIBDIR}
CONFLICTS_INSTALL= rpm2cpio # bin/rpm2cpio
BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed
PLIST_SUB= VERSION=${PORTVERSION} \
OPSYS=${OPSYS:tl}
PLIST_SUB= OPSYS=${OPSYS:tl} \
VERSION=${PORTVERSION}
OPTIONS_DEFINE= PYTHON PLUGINS NLS
OPTIONS_DEFAULT=PYTHON
OPTIONS_SUB= yes
OPTIONS_DEFINE= NLS PLUGINS PYTHON
OPTIONS_DEFAULT= PYTHON
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
NLS_LIBS= -lintl
PLUGINS_LIB_DEPENDS= libdbus-1.so:devel/dbus
PLUGINS_CONFIGURE_ENABLE=plugins
PYTHON_USES= python
PYTHON_CONFIGURE_ENABLE=python
PLUGINS_LIB_DEPENDS= libdbus-1.so:devel/dbus
PLUGINS_CONFIGURE_ENABLE= plugins
PYTHON_USES= python
PYTHON_CONFIGURE_ENABLE= python
post-patch:
@${REINPLACE_CMD} -e 's:\.\./\.\./bin/::' ${WRKSRC}/Makefile.in
@${REINPLACE_CMD} -e 's/ __GLIBC__.*/& || defined(__FreeBSD__)/' \
${WRKSRC}/system.h
@${REINPLACE_CMD} -e 's/\<xargs\>/gxargs/g' \
${WRKSRC}/scripts/brp-strip-static-archive \
${WRKSRC}/scripts/check-buildroot \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1689439085
SHA256 (rpm-4.18.1.tar.bz2) = 37f3b42c0966941e2ad3f10fde3639824a6591d07197ba8fd0869ca0779e1f56
SIZE (rpm-4.18.1.tar.bz2) = 6396363
TIMESTAMP = 1703000590
SHA256 (rpm-4.18.2.tar.bz2) = ba7eee1bc2c6f83be73c0a40d159c625cbaed976b3ac044233404fb25ae1b979
SIZE (rpm-4.18.2.tar.bz2) = 6494550

View File

@ -1,11 +1,11 @@
--- docs/Makefile.in.orig 2023-07-21 09:25:20 UTC
--- docs/Makefile.in.orig 2023-12-19 15:56:53 UTC
+++ docs/Makefile.in
@@ -442,7 +442,7 @@ target_alias = @target_alias@
@@ -442,7 +442,7 @@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-@PANDOC_TRUE@SUBDIRS = man
+SUBDIRS = man
EXTRA_DIST = _layouts/default.html _layouts/favicon.ico index.md \
manual/index.md manual/arch_dependencies.md \
EXTRA_DIST = _layouts/default.html _layouts/favicon.ico README.md \
index.md manual/index.md manual/arch_dependencies.md \
manual/autosetup.md manual/boolean_dependencies.md \

View File

@ -1,24 +0,0 @@
--- lib/backend/sqlite.c.orig 2023-09-06 20:53:16 UTC
+++ lib/backend/sqlite.c
@@ -44,13 +44,6 @@ static void rpm_match3(sqlite3_context *sctx, int argc
sqlite3_result_int(sctx, match);
}
-static void errCb(void *data, int err, const char *msg)
-{
- rpmdb rdb = data;
- rpmlog(RPMLOG_WARNING, "%s: %s: %s\n",
- rdb->db_descr, sqlite3_errstr(err), msg);
-}
-
static int dbiCursorReset(dbiCursor dbc)
{
if (dbc->stmt) {
@@ -170,7 +163,6 @@ static int sqlite_init(rpmdb rdb, const char * dbhome)
* the "database is locked" errors at every cost
*/
sqlite3_busy_timeout(sdb, 10000);
- sqlite3_config(SQLITE_CONFIG_LOG, errCb, rdb);
sqlexec(sdb, "PRAGMA secure_delete = OFF");
sqlexec(sdb, "PRAGMA case_sensitive_like = ON");

View File

@ -1,10 +1,11 @@
--- tools/rpmuncompress.c.orig 2022-08-30 11:42:23 UTC
--- tools/rpmuncompress.c.orig 2023-12-19 16:39:32 UTC
+++ tools/rpmuncompress.c
@@ -1,7 +1,9 @@
@@ -1,8 +1,10 @@
#include "system.h"
+#include <sys/wait.h>
#include <popt.h>
#include <libgen.h>
#include <errno.h>
+#include <libgen.h>
#include <stdio.h>

View File

@ -51,16 +51,16 @@ include/rpm/rpmutil.h
include/rpm/rpmver.h
lib/librpm.so
lib/librpm.so.9
lib/librpm.so.9.4.0
lib/librpm.so.9.4.1
lib/librpmbuild.so
lib/librpmbuild.so.9
lib/librpmbuild.so.9.4.0
lib/librpmbuild.so.9.4.1
lib/librpmio.so
lib/librpmio.so.9
lib/librpmio.so.9.4.0
lib/librpmio.so.9.4.1
lib/librpmsign.so
lib/librpmsign.so.9
lib/librpmsign.so.9.4.0
lib/librpmsign.so.9.4.1
%%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/__init__.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/_rpm.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/transaction.py

View File

@ -1,5 +1,5 @@
PORTNAME= zchunk
DISTVERSION= 1.3.2
DISTVERSION= 1.4.0
CATEGORIES= archivers
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1699200043
SHA256 (zchunk-zchunk-1.3.2_GH0.tar.gz) = 4d923d32af7db33f3c0a6655b258e857a2ca564912cf85ddce14e9b1b7d495bf
SIZE (zchunk-zchunk-1.3.2_GH0.tar.gz) = 1508683
TIMESTAMP = 1703049106
SHA256 (zchunk-zchunk-1.4.0_GH0.tar.gz) = 6def0481935006052774e034a22c18a1b668b8c93510188673138312003890eb
SIZE (zchunk-zchunk-1.4.0_GH0.tar.gz) = 1513670

View File

@ -1,6 +1,6 @@
--- meson.build.orig 2022-02-20 17:07:24 UTC
--- meson.build.orig 2023-12-19 20:01:52 UTC
+++ meson.build
@@ -43,10 +43,19 @@ endif
@@ -43,12 +43,21 @@ endif
if build_machine.system() == 'windows'
openssl_dep = dependency('openssl', modules : ['OpenSSL::SSL', 'OpenSSL::Crypto'], required : get_option('with-openssl'))
else
@ -9,6 +9,9 @@
endif
if openssl_dep.found()
add_project_arguments('-DZCHUNK_OPENSSL', language : 'c')
if openssl_dep.version().version_compare('<3.0.0')
add_project_arguments('-DZCHUNK_OPENSSL_DEPRECATED', language : 'c')
+ endif
+else
+ openssl_dep = [
+ cc.find_library('ssl', required: get_option('with-openssl')),
@ -17,7 +20,6 @@
+ openssl_dep = openssl_dep[0]
+ if openssl_dep.found()
+ add_project_arguments('-DZCHUNK_OPENSSL', language : 'c')
+ endif
endif
endif
# includes

View File

@ -7,7 +7,7 @@ bin/zckdl
include/zck.h
lib/libzck.so
lib/libzck.so.1
lib/libzck.so.1.3.2
lib/libzck.so.1.4.0
libdata/pkgconfig/zck.pc
man/man1/unzck.1.gz
man/man1/zck.1.gz

View File

@ -1,5 +1,6 @@
PORTNAME= marble
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= astro education kde kde-applications
MAINTAINER= kde@FreeBSD.org
@ -9,7 +10,8 @@ WWW= https://marble.kde.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip@qt5
LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip@qt5 \
libprotobuf.so:devel/protobuf
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
kde:5 qt:5 shared-mime-info tar:xz xorg

View File

@ -1,5 +1,5 @@
PORTNAME= alacenc
PORTVERSION= 0.3.0
PORTVERSION= 0.4.0
DISTVERSIONPREFIX= v
CATEGORIES= audio

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1651260971
SHA256 (flacon-alacenc-v0.3.0_GH0.tar.gz) = 199c0e3524942d7c2934896f3fc4d2fa1390db701a4f08975b792ada34934a39
SIZE (flacon-alacenc-v0.3.0_GH0.tar.gz) = 114168
TIMESTAMP = 1696521077
SHA256 (flacon-alacenc-v0.4.0_GH0.tar.gz) = 49f27b16690f6594001d3bfd528e7ea5e0bb901ac01a115cf61c996e0dec8f29
SIZE (flacon-alacenc-v0.4.0_GH0.tar.gz) = 114463

View File

@ -1,11 +0,0 @@
--- vendor/alac/codec/EndianPortable.c.orig 2022-09-22 17:41:40 UTC
+++ vendor/alac/codec/EndianPortable.c
@@ -37,6 +37,8 @@
#define TARGET_RT_LITTLE_ENDIAN 1
#elif defined(__aarch64__)
#define TARGET_RT_LITTLE_ENDIAN 1
+#elif __BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__
+#define TARGET_RT_LITTLE_ENDIAN 1
#elif defined (TARGET_OS_WIN32)
#define TARGET_RT_LITTLE_ENDIAN 1
#endif

View File

@ -1,7 +1,6 @@
PORTNAME= ncspot
DISTVERSIONPREFIX= v
DISTVERSION= 0.13.4
PORTREVISION= 4
DISTVERSION= 1.0.0
CATEGORIES= audio
MAINTAINER= rodrigo@FreeBSD.org

View File

@ -1,74 +1,78 @@
CARGO_CRATES= addr2line-0.20.0 \
CARGO_CRATES= addr2line-0.21.0 \
adler-1.0.2 \
aes-0.6.0 \
aes-ctr-0.6.0 \
aes-soft-0.6.4 \
aesni-0.10.0 \
ahash-0.8.3 \
aho-corasick-1.0.2 \
ahash-0.8.6 \
aho-corasick-1.1.2 \
alsa-0.6.0 \
alsa-sys-0.3.1 \
android-tzdata-0.1.1 \
android_system_properties-0.1.5 \
anstream-0.3.2 \
anstyle-1.0.1 \
anstyle-parse-0.2.1 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.1 \
anstream-0.6.5 \
anstyle-1.0.4 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
anstyle-wincon-3.0.2 \
async-broadcast-0.5.1 \
async-channel-1.9.0 \
async-executor-1.5.1 \
async-channel-2.1.1 \
async-executor-1.8.0 \
async-fs-1.6.0 \
async-io-1.13.0 \
async-lock-2.7.0 \
async-process-1.7.0 \
async-recursion-1.0.4 \
async-task-4.4.0 \
async-trait-0.1.72 \
atomic-waker-1.1.1 \
async-io-2.2.2 \
async-lock-2.8.0 \
async-lock-3.2.0 \
async-process-1.8.1 \
async-recursion-1.0.5 \
async-signal-0.2.5 \
async-task-4.5.0 \
async-trait-0.1.74 \
atomic-waker-1.1.2 \
autocfg-1.1.0 \
backtrace-0.3.68 \
backtrace-0.3.69 \
base64-0.13.1 \
base64-0.20.0 \
base64-0.21.2 \
bindgen-0.64.0 \
base64-0.21.5 \
bindgen-0.69.1 \
bitflags-1.3.2 \
bitflags-2.3.3 \
bitflags-2.4.1 \
block-0.1.6 \
block-buffer-0.9.0 \
block-buffer-0.10.4 \
blocking-1.3.1 \
bumpalo-3.13.0 \
bytecount-0.6.3 \
byteorder-1.4.3 \
bytes-1.4.0 \
cc-1.0.79 \
blocking-1.5.1 \
bumpalo-3.14.0 \
bytecount-0.6.7 \
byteorder-1.5.0 \
bytes-1.5.0 \
cc-1.0.83 \
cesu8-1.1.0 \
cexpr-0.6.0 \
cfg-if-1.0.0 \
chrono-0.4.26 \
chrono-0.4.31 \
cipher-0.2.5 \
clang-sys-1.6.1 \
clap-4.3.19 \
clap_builder-4.3.19 \
clap_complete-4.3.2 \
clap_lex-0.5.0 \
clap_mangen-0.2.12 \
clap-4.4.11 \
clap_builder-4.4.11 \
clap_complete-4.4.4 \
clap_lex-0.6.0 \
clap_mangen-0.2.15 \
clipboard-0.5.0 \
clipboard-win-2.2.0 \
colorchoice-1.0.0 \
combine-4.6.6 \
concurrent-queue-2.2.0 \
cookie-0.16.2 \
cookie_store-0.19.1 \
core-foundation-0.9.3 \
core-foundation-sys-0.8.4 \
concurrent-queue-2.4.0 \
cookie-0.17.0 \
cookie_store-0.20.0 \
core-foundation-0.9.4 \
core-foundation-sys-0.8.6 \
coreaudio-rs-0.10.0 \
coreaudio-sys-0.2.12 \
coreaudio-sys-0.2.14 \
cpal-0.13.5 \
cpufeatures-0.2.9 \
crossbeam-channel-0.5.8 \
crossbeam-utils-0.8.16 \
cpufeatures-0.2.11 \
crossbeam-channel-0.5.9 \
crossbeam-utils-0.8.17 \
crossterm-0.25.0 \
crossterm_winapi-0.9.1 \
crypto-common-0.1.6 \
crypto-mac-0.11.1 \
ctr-0.6.0 \
@ -81,6 +85,7 @@ CARGO_CRATES= addr2line-0.20.0 \
darling_core-0.20.3 \
darling_macro-0.13.4 \
darling_macro-0.20.3 \
deranged-0.3.10 \
derivative-2.2.0 \
derive-new-0.5.9 \
digest-0.9.0 \
@ -88,106 +93,112 @@ CARGO_CRATES= addr2line-0.20.0 \
dirs-next-1.0.2 \
dirs-next-2.0.0 \
dirs-sys-next-0.1.2 \
dlib-0.5.2 \
downcast-rs-1.2.0 \
encoding_rs-0.8.32 \
enum-map-2.6.0 \
enum-map-derive-0.12.0 \
encoding_rs-0.8.33 \
enum-map-2.7.3 \
enum-map-derive-0.17.0 \
enum_dispatch-0.3.12 \
enumflags2-0.7.7 \
enumflags2_derive-0.7.7 \
enumset-1.1.2 \
enumflags2-0.7.8 \
enumflags2_derive-0.7.8 \
enumset-1.1.3 \
enumset_derive-0.8.1 \
equivalent-1.0.1 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
errno-0.3.8 \
event-listener-2.5.3 \
event-listener-3.1.0 \
event-listener-4.0.0 \
event-listener-strategy-0.4.0 \
fastrand-1.9.0 \
fastrand-2.0.0 \
fastrand-2.0.1 \
fern-0.6.2 \
fixedbitset-0.4.2 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
form_urlencoded-1.2.0 \
futures-0.3.28 \
futures-channel-0.3.28 \
futures-core-0.3.28 \
futures-executor-0.3.28 \
futures-io-0.3.28 \
form_urlencoded-1.2.1 \
futures-0.3.29 \
futures-channel-0.3.29 \
futures-core-0.3.29 \
futures-executor-0.3.29 \
futures-io-0.3.29 \
futures-lite-1.13.0 \
futures-macro-0.3.28 \
futures-sink-0.3.28 \
futures-task-0.3.28 \
futures-util-0.3.28 \
futures-lite-2.1.0 \
futures-macro-0.3.29 \
futures-sink-0.3.29 \
futures-task-0.3.29 \
futures-util-0.3.29 \
generic-array-0.14.7 \
getrandom-0.2.10 \
gimli-0.27.3 \
getrandom-0.2.11 \
gimli-0.28.1 \
glob-0.3.1 \
h2-0.3.20 \
h2-0.3.22 \
half-1.8.2 \
hashbrown-0.12.3 \
hashbrown-0.14.0 \
headers-0.3.8 \
hashbrown-0.14.3 \
headers-0.3.9 \
headers-core-0.2.0 \
heck-0.4.1 \
hermit-abi-0.3.2 \
hermit-abi-0.3.3 \
hex-0.4.3 \
hmac-0.11.0 \
http-0.2.9 \
http-body-0.4.5 \
http-0.2.11 \
http-body-0.4.6 \
httparse-1.8.0 \
httpdate-1.0.2 \
httpdate-1.0.3 \
hyper-0.14.27 \
hyper-proxy-0.9.1 \
hyper-tls-0.5.0 \
iana-time-zone-0.1.57 \
iana-time-zone-0.1.58 \
iana-time-zone-haiku-0.1.2 \
ident_case-1.0.1 \
idna-0.3.0 \
idna-0.4.0 \
idna-0.5.0 \
indexmap-1.9.3 \
indexmap-2.0.0 \
indexmap-2.1.0 \
instant-0.1.12 \
io-lifetimes-1.0.11 \
ioctl-rs-0.2.0 \
ipnet-2.8.0 \
is-terminal-0.4.9 \
itoa-1.0.9 \
ipnet-2.9.0 \
itoa-1.0.10 \
jni-0.19.0 \
jni-sys-0.3.0 \
jobserver-0.1.26 \
js-sys-0.3.64 \
jobserver-0.1.27 \
js-sys-0.3.66 \
lazy_static-1.4.0 \
lazycell-1.3.0 \
lewton-0.10.2 \
libc-0.2.147 \
libc-0.2.151 \
libloading-0.7.4 \
libm-0.2.7 \
libloading-0.8.1 \
libm-0.2.8 \
libpulse-binding-2.28.1 \
libpulse-simple-binding-2.28.1 \
libpulse-simple-sys-1.21.1 \
libpulse-sys-1.21.0 \
libredox-0.0.1 \
librespot-audio-0.4.2 \
librespot-core-0.4.2 \
librespot-metadata-0.4.2 \
librespot-playback-0.4.2 \
librespot-protocol-0.4.2 \
linux-raw-sys-0.3.8 \
linux-raw-sys-0.4.3 \
lock_api-0.4.10 \
log-0.4.19 \
mac-notification-sys-0.5.8 \
linux-raw-sys-0.4.12 \
lock_api-0.4.11 \
log-0.4.20 \
mac-notification-sys-0.6.1 \
mach-0.3.2 \
malloc_buf-0.0.6 \
maplit-1.0.2 \
maybe-async-0.2.7 \
memchr-2.5.0 \
memchr-2.6.4 \
memoffset-0.6.5 \
memoffset-0.7.1 \
memoffset-0.9.0 \
mime-0.3.17 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.1 \
mio-0.8.8 \
mio-0.8.10 \
native-tls-0.2.11 \
ncurses-5.101.0 \
ndk-0.6.0 \
@ -196,22 +207,21 @@ CARGO_CRATES= addr2line-0.20.0 \
ndk-macro-0.3.0 \
ndk-sys-0.3.0 \
nix-0.23.2 \
nix-0.24.3 \
nix-0.26.2 \
nix-0.26.4 \
nom-7.1.3 \
notify-rust-4.8.0 \
notify-rust-4.10.0 \
num-0.2.1 \
num-0.4.1 \
num-bigint-0.2.6 \
num-bigint-0.4.3 \
num-bigint-0.4.4 \
num-complex-0.2.4 \
num-complex-0.4.3 \
num-complex-0.4.4 \
num-derive-0.3.3 \
num-integer-0.1.45 \
num-iter-0.1.43 \
num-rational-0.2.4 \
num-rational-0.4.1 \
num-traits-0.2.16 \
num-traits-0.2.17 \
num_cpus-1.16.0 \
num_enum-0.5.11 \
num_enum_derive-0.5.11 \
@ -220,207 +230,217 @@ CARGO_CRATES= addr2line-0.20.0 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc_id-0.1.1 \
object-0.31.1 \
object-0.32.1 \
oboe-0.4.6 \
oboe-sys-0.4.5 \
ogg-0.8.0 \
once_cell-1.18.0 \
once_cell-1.19.0 \
opaque-debug-0.3.0 \
openssl-0.10.55 \
openssl-0.10.61 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
openssl-sys-0.9.90 \
openssl-sys-0.9.97 \
ordered-stream-0.2.0 \
os_pipe-1.1.4 \
owning_ref-0.4.1 \
pancurses-0.17.0 \
parking-2.1.0 \
parking-2.2.0 \
parking_lot-0.11.2 \
parking_lot-0.12.1 \
parking_lot_core-0.8.6 \
parking_lot_core-0.9.8 \
parking_lot_core-0.9.9 \
parse_duration-2.1.1 \
pbkdf2-0.8.0 \
pdcurses-sys-0.7.1 \
peeking_take_while-0.1.2 \
percent-encoding-2.3.0 \
petgraph-0.6.3 \
pin-project-lite-0.2.10 \
percent-encoding-2.3.1 \
petgraph-0.6.4 \
pin-project-lite-0.2.13 \
pin-utils-0.1.0 \
piper-0.2.1 \
pkg-config-0.3.27 \
platform-dirs-0.3.0 \
polling-2.8.0 \
polling-3.3.1 \
portaudio-rs-0.3.2 \
portaudio-sys-0.1.1 \
powerfmt-0.2.0 \
ppv-lite86-0.2.17 \
priority-queue-1.3.2 \
proc-macro-crate-1.3.1 \
proc-macro2-1.0.66 \
proc-macro2-1.0.70 \
protobuf-2.28.0 \
protobuf-codegen-2.28.0 \
protobuf-codegen-pure-2.28.0 \
quick-xml-0.23.1 \
quote-1.0.32 \
quick-xml-0.30.0 \
quote-1.0.33 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
rand_distr-0.4.3 \
redox_syscall-0.2.16 \
redox_syscall-0.3.5 \
redox_termios-0.1.2 \
redox_users-0.4.3 \
regex-1.9.1 \
regex-automata-0.3.3 \
regex-syntax-0.7.4 \
reqwest-0.11.18 \
ring-0.16.20 \
redox_syscall-0.4.1 \
redox_termios-0.1.3 \
redox_users-0.4.4 \
regex-1.10.2 \
regex-automata-0.4.3 \
regex-syntax-0.8.2 \
reqwest-0.11.22 \
ring-0.17.7 \
rodio-0.15.0 \
roff-0.2.1 \
rspotify-0.11.7 \
rspotify-http-0.11.7 \
rspotify-macros-0.11.7 \
rspotify-model-0.11.7 \
rspotify-0.12.0 \
rspotify-http-0.12.0 \
rspotify-macros-0.12.0 \
rspotify-model-0.12.0 \
rustc-demangle-0.1.23 \
rustc-hash-1.1.0 \
rustc_version-0.4.0 \
rustix-0.37.23 \
rustix-0.38.4 \
rustls-0.21.5 \
rustls-webpki-0.100.1 \
rustls-webpki-0.101.1 \
rustix-0.37.27 \
rustix-0.38.28 \
rustls-0.21.10 \
rustls-webpki-0.101.7 \
rustversion-1.0.14 \
ryu-1.0.15 \
ryu-1.0.16 \
same-file-1.0.6 \
schannel-0.1.22 \
scoped-tls-1.0.1 \
scopeguard-1.2.0 \
sct-0.7.0 \
sct-0.7.1 \
security-framework-2.9.2 \
security-framework-sys-2.9.1 \
semver-1.0.18 \
serde-1.0.174 \
semver-1.0.20 \
serde-1.0.193 \
serde_cbor-0.11.2 \
serde_derive-1.0.174 \
serde_json-1.0.103 \
serde_repr-0.1.15 \
serde_spanned-0.6.3 \
serde_derive-1.0.193 \
serde_json-1.0.108 \
serde_repr-0.1.17 \
serde_spanned-0.6.4 \
serde_urlencoded-0.7.1 \
sha-1-0.9.8 \
sha1-0.10.5 \
sha2-0.10.7 \
sha1-0.10.6 \
sha2-0.10.8 \
shannon-0.2.0 \
shell-words-1.1.0 \
shlex-1.1.0 \
shlex-1.2.0 \
signal-hook-0.3.17 \
signal-hook-mio-0.2.3 \
signal-hook-registry-1.4.1 \
slab-0.4.8 \
smallvec-1.11.0 \
socket2-0.4.9 \
spin-0.5.2 \
slab-0.4.9 \
smallvec-1.11.2 \
socket2-0.4.10 \
socket2-0.5.5 \
spin-0.9.8 \
stable_deref_trait-1.2.0 \
static_assertions-1.1.0 \
stdweb-0.1.3 \
strsim-0.10.0 \
strum-0.24.1 \
strum-0.25.0 \
strum_macros-0.24.3 \
strum_macros-0.25.1 \
strum_macros-0.25.3 \
subtle-2.4.1 \
syn-1.0.109 \
syn-2.0.27 \
tauri-winrt-notification-0.1.2 \
tempfile-3.7.0 \
syn-2.0.41 \
system-configuration-0.5.1 \
system-configuration-sys-0.5.0 \
tauri-winrt-notification-0.1.3 \
tempfile-3.8.1 \
term_size-0.3.2 \
termion-1.5.6 \
thiserror-1.0.44 \
thiserror-impl-1.0.44 \
thread-id-4.1.0 \
time-0.1.45 \
time-0.3.23 \
time-core-0.1.1 \
time-macros-0.2.10 \
thiserror-1.0.51 \
thiserror-impl-1.0.51 \
thread-id-4.2.1 \
time-0.3.30 \
time-core-0.1.2 \
time-macros-0.2.15 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
tokio-1.29.1 \
tokio-macros-2.1.0 \
tokio-1.35.0 \
tokio-macros-2.2.0 \
tokio-native-tls-0.3.1 \
tokio-stream-0.1.14 \
tokio-util-0.7.8 \
toml-0.7.6 \
toml_datetime-0.6.3 \
toml_edit-0.19.14 \
tokio-util-0.7.10 \
toml-0.8.8 \
toml_datetime-0.6.5 \
toml_edit-0.19.15 \
toml_edit-0.21.0 \
tower-service-0.3.2 \
tracing-0.1.37 \
tracing-attributes-0.1.26 \
tracing-core-0.1.31 \
tracing-0.1.40 \
tracing-attributes-0.1.27 \
tracing-core-0.1.32 \
tree_magic_mini-3.0.3 \
try-lock-0.2.4 \
typenum-1.16.0 \
uds_windows-1.0.2 \
unicode-bidi-0.3.13 \
unicode-ident-1.0.11 \
try-lock-0.2.5 \
typenum-1.17.0 \
uds_windows-1.1.0 \
unicode-bidi-0.3.14 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.1 \
unicode-width-0.1.10 \
untrusted-0.7.1 \
ureq-2.7.1 \
url-2.4.0 \
unicode-width-0.1.11 \
untrusted-0.9.0 \
ureq-2.9.1 \
url-2.5.0 \
utf8parse-0.2.1 \
uuid-1.4.1 \
uuid-1.6.1 \
vcpkg-0.2.15 \
vergen-3.2.0 \
version_check-0.9.4 \
waker-fn-1.1.0 \
walkdir-2.3.3 \
waker-fn-1.1.1 \
walkdir-2.4.0 \
want-0.3.1 \
wasi-0.10.0+wasi-snapshot-preview1 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.87 \
wasm-bindgen-backend-0.2.87 \
wasm-bindgen-futures-0.4.37 \
wasm-bindgen-macro-0.2.87 \
wasm-bindgen-macro-support-0.2.87 \
wasm-bindgen-shared-0.2.87 \
wayland-client-0.29.5 \
wayland-commons-0.29.5 \
wayland-protocols-0.29.5 \
wayland-scanner-0.29.5 \
wayland-sys-0.29.5 \
web-sys-0.3.64 \
webpki-roots-0.23.1 \
wasm-bindgen-0.2.89 \
wasm-bindgen-backend-0.2.89 \
wasm-bindgen-futures-0.4.39 \
wasm-bindgen-macro-0.2.89 \
wasm-bindgen-macro-support-0.2.89 \
wasm-bindgen-shared-0.2.89 \
wayland-backend-0.3.2 \
wayland-client-0.31.1 \
wayland-protocols-0.31.0 \
wayland-protocols-wlr-0.2.0 \
wayland-scanner-0.31.0 \
wayland-sys-0.31.1 \
web-sys-0.3.66 \
webpki-roots-0.25.3 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-0.39.0 \
windows-0.48.0 \
windows-0.51.1 \
windows-core-0.51.1 \
windows-sys-0.48.0 \
windows-targets-0.48.1 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.39.0 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.39.0 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.39.0 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.39.0 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.39.0 \
windows_x86_64_msvc-0.48.0 \
winnow-0.5.0 \
windows-sys-0.52.0 \
windows-targets-0.48.5 \
windows-targets-0.52.0 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.0 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.0 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.0 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
winnow-0.5.28 \
winreg-0.5.1 \
winreg-0.10.1 \
wl-clipboard-rs-0.7.0 \
winreg-0.50.0 \
wl-clipboard-rs-0.8.0 \
x11-clipboard-0.3.3 \
xcb-0.8.2 \
xdg-home-1.0.0 \
xi-unicode-0.3.0 \
xml-rs-0.8.16 \
zbus-3.14.1 \
zbus_macros-3.14.1 \
zbus_names-2.6.0 \
zerocopy-0.6.1 \
zerocopy-derive-0.3.2 \
zerocopy-0.6.6 \
zerocopy-0.7.31 \
zerocopy-derive-0.6.6 \
zerocopy-derive-0.7.31 \
zvariant-3.15.0 \
zvariant_derive-3.15.0 \
zvariant_utils-1.0.1

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,11 @@
PORTNAME= hipercontracer
PORTVERSION= 1.6.0
PORTREVISION= 1
PORTVERSION= 1.6.10
CATEGORIES= benchmarks
MASTER_SITES= https://www.uni-due.de/~be0001/hipercontracer/download/
MASTER_SITES= https://www.nntb.no/~dreibh/hipercontracer/download/
MAINTAINER= dreibh@iem.uni-due.de
MAINTAINER= thomas.dreibholz@gmail.com
COMMENT= High-Performance Connectivity Tracer (HiPerConTracer)
WWW= https://www.uni-due.de/~be0001/hipercontracer/
WWW= https://www.nntb.no/~dreibh/hipercontracer/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
@ -21,8 +20,4 @@ SHEBANG_FILES= src/addressinfogenerator src/get-default-ips src/tracedataimporte
CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/man
PLIST_SUB= PORTVERSION=${PORTVERSION}
post-patch:
@${REINPLACE_CMD} -e '/^#include <set>/ { x; s/^/#include <map>/; G; }' \
${WRKSRC}/src/tools.h ${WRKSRC}/src/traceroute.h
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1620046418
SHA256 (hipercontracer-1.6.0.tar.xz) = f424a3cb31f2dbdf7d01a495934fa89c9ea1dc1f635bc3a1f35f7adde2020dcf
SIZE (hipercontracer-1.6.0.tar.xz) = 178508
TIMESTAMP = 1701949463
SHA256 (hipercontracer-1.6.10.tar.xz) = 5af4497a1fe78b93050673a5a519be1d98e1e2c59532407193717b863b94f564
SIZE (hipercontracer-1.6.10.tar.xz) = 181536

View File

@ -1,5 +1,5 @@
PORTNAME= pyrodigal
DISTVERSION= 3.1.1
DISTVERSION= 3.2.1
CATEGORIES= biology python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1699372464
SHA256 (pyrodigal-3.1.1.tar.gz) = 1ccb0304c4a4257cd87e862286870095d9e5fd8cd5d2662ff7ae5368d1221895
SIZE (pyrodigal-3.1.1.tar.gz) = 2573062
TIMESTAMP = 1703033792
SHA256 (pyrodigal-3.2.1.tar.gz) = 7c0bb83eafa888bdc5d931fb3a1f6abc35247f96abc3f9e557a0109e85cbdd35
SIZE (pyrodigal-3.2.1.tar.gz) = 2574732

View File

@ -1,7 +1,6 @@
PORTNAME= taxonkit
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
PORTREVISION= 2
DISTVERSION= 0.15.1
CATEGORIES= biology
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1692728989
SHA256 (go/biology_taxonkit/taxonkit-v0.15.0/v0.15.0.mod) = 821f2ea553848ba4acd76e01d18c1026ed94979d59314a16d2c1dd958a1fff92
SIZE (go/biology_taxonkit/taxonkit-v0.15.0/v0.15.0.mod) = 1022
SHA256 (go/biology_taxonkit/taxonkit-v0.15.0/v0.15.0.zip) = 1f40990801714d145b6bde6e91022e1397a4408162fe84581f8b41b0f255d940
SIZE (go/biology_taxonkit/taxonkit-v0.15.0/v0.15.0.zip) = 1601287
TIMESTAMP = 1703037628
SHA256 (go/biology_taxonkit/taxonkit-v0.15.1/v0.15.1.mod) = 821f2ea553848ba4acd76e01d18c1026ed94979d59314a16d2c1dd958a1fff92
SIZE (go/biology_taxonkit/taxonkit-v0.15.1/v0.15.1.mod) = 1022
SHA256 (go/biology_taxonkit/taxonkit-v0.15.1/v0.15.1.zip) = 138c9030de575bcf883c3436183a70c44fcf209b0363c9a00216f4f0bde3067e
SIZE (go/biology_taxonkit/taxonkit-v0.15.1/v0.15.1.zip) = 1603550

View File

@ -1,6 +1,5 @@
PORTNAME= rtl-433
PORTVERSION= 22.11
PORTREVISION= 2
PORTVERSION= 23.11
CATEGORIES= comms hamradio
MAINTAINER= rodrigo@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1670767634
SHA256 (merbanan-rtl_433-22.11_GH0.tar.gz) = 61a9163d69cc4b1da46aebbcaf969bd180a055a6b90f42ad281218cc4fbefb86
SIZE (merbanan-rtl_433-22.11_GH0.tar.gz) = 996690
TIMESTAMP = 1703019992
SHA256 (merbanan-rtl_433-23.11_GH0.tar.gz) = 1260c58400bf35832ac1b76cb3cccf3dc1335ffa2416909c63c7d7060c74663b
SIZE (merbanan-rtl_433-23.11_GH0.tar.gz) = 1060640

View File

@ -19,9 +19,11 @@ bin/rtl_433
@sample etc/rtl_433/car_fob.conf etc/rtl_433/car_fob.conf.sample
@sample etc/rtl_433/chungear_bcf-0019x2.conf etc/rtl_433/chungear_bcf-0019x2.conf.sample
@sample etc/rtl_433/dooya_curtain.conf etc/rtl_433/dooya_curtain.conf.sample
@sample etc/rtl_433/elro_ab440r.conf etc/rtl_433/elro_ab440r.conf.sample
@sample etc/rtl_433/energy_count_3000.conf etc/rtl_433/energy_count_3000.conf.sample
@sample etc/rtl_433/fan-11t.conf etc/rtl_433/fan-11t.conf.sample
@sample etc/rtl_433/friedlandevo.conf etc/rtl_433/friedlandevo.conf.sample
@sample etc/rtl_433/ge_smartremote_plus.conf etc/rtl_433/ge_smartremote_plus.conf.sample
@sample etc/rtl_433/heatilator.conf etc/rtl_433/heatilator.conf.sample
@sample etc/rtl_433/honeywell-fan.conf etc/rtl_433/honeywell-fan.conf.sample
@sample etc/rtl_433/led-light-remote.conf etc/rtl_433/led-light-remote.conf.sample
@ -31,8 +33,14 @@ bin/rtl_433
@sample etc/rtl_433/sonoff_rm433.conf etc/rtl_433/sonoff_rm433.conf.sample
@sample etc/rtl_433/steffen_switch.conf etc/rtl_433/steffen_switch.conf.sample
@sample etc/rtl_433/tesla_charge-port-opener.conf etc/rtl_433/tesla_charge-port-opener.conf.sample
@sample etc/rtl_433/tyreguard400.conf etc/rtl_433/tyreguard400.conf.sample
@sample etc/rtl_433/valeo_car_key.conf etc/rtl_433/valeo_car_key.conf.sample
@sample etc/rtl_433/verisure_alarm.conf etc/rtl_433/verisure_alarm.conf.sample
@sample etc/rtl_433/xmas-tree-remote-2APJZ-CW002.conf etc/rtl_433/xmas-tree-remote-2APJZ-CW002.conf.sample
@sample etc/rtl_433/DrivewayAlarm_I8-W1901.conf etc/rtl_433/DrivewayAlarm_I8-W1901.conf.sample
@sample etc/rtl_433/PHOX.conf etc/rtl_433/PHOX.conf.sample
@sample etc/rtl_433/Reolink-doorbell.conf etc/rtl_433/Reolink-doorbell.conf.sample
@sample etc/rtl_433/SWETUP-garage-opener.conf etc/rtl_433/SWETUP-garage-opener.conf.sample
include/rtl_433.h
include/rtl_433_devices.h
share/man/man1/rtl_433.1.gz

View File

@ -1,18 +1,18 @@
PORTNAME= bibtexconv
PORTVERSION= 1.2.0
PORTVERSION= 1.3.6
CATEGORIES= converters
MASTER_SITES= https://www.uni-due.de/~be0001/bibtexconv/download/
MASTER_SITES= https://www.nntb.no/~dreibh/bibtexconv/download/
MAINTAINER= dreibh@iem.uni-due.de
MAINTAINER= thomas.dreibholz@gmail.com
COMMENT= BibTeX Converter
WWW= https://www.uni-due.de/~be0001/bibtexconv/
WWW= https://www.nntb.no/~dreibh/bibtexconv/download/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
USES= bison cmake ssl python shebangfix tar:xz
USES= bison cmake ssl python:3.9+ shebangfix tar:xz
SHEBANG_FILES= src/ietf2bibtex

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1620068540
SHA256 (bibtexconv-1.2.0.tar.xz) = 7e49dc821088aca0e3f4ebf2cd925aee4c84a41054b0ed71331f3446a17ed73a
SIZE (bibtexconv-1.2.0.tar.xz) = 242972
TIMESTAMP = 1701944442
SHA256 (bibtexconv-1.3.6.tar.xz) = 052059c1ce24284e8a29269392cbc665dccd79fc094a426196a82651ef3eb210
SIZE (bibtexconv-1.3.6.tar.xz) = 261696

View File

@ -1,5 +1,5 @@
PORTNAME= freetds
PORTVERSION= 1.4.143
PORTVERSION= 1.4.144
PORTEPOCH= 1
CATEGORIES= databases
MASTER_SITES= https://www.freetds.org/files/current/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701770915
SHA256 (freetds-dev.1.4.143.tar.bz2) = 754468a5ac0a5d68952308e7c5aff8913f5f8b57102f4fd6b9664899146b5bb0
SIZE (freetds-dev.1.4.143.tar.bz2) = 2407599
TIMESTAMP = 1702997239
SHA256 (freetds-dev.1.4.144.tar.bz2) = d79d3ff1e0b2956d47c7bf6f77a482ef06b3eed365dc23137bb57c3f77d0ac97
SIZE (freetds-dev.1.4.144.tar.bz2) = 2409049

View File

@ -1161,6 +1161,7 @@
SUBDIR += libast
SUBDIR += libastylej
SUBDIR += libastylej-arduino
SUBDIR += libasyncplusplus
SUBDIR += libatomic_ops
SUBDIR += libaura
SUBDIR += libavl

View File

@ -1,7 +1,7 @@
PORTNAME= dmlc-core
DISTVERSIONPREFIX= v
DISTVERSION= 0.3-123
DISTVERSIONSUFFIX= -gb3a4c71
DISTVERSION= 0.5-23
DISTVERSIONSUFFIX= -ga355fbf
CATEGORIES= devel # machine-learning
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1576356839
SHA256 (dmlc-dmlc-core-v0.3-123-gb3a4c71_GH0.tar.gz) = ac09ddf8ac8b79646df3069268117a536a291275b6d582f02551ba83cb15d7aa
SIZE (dmlc-dmlc-core-v0.3-123-gb3a4c71_GH0.tar.gz) = 253328
TIMESTAMP = 1703053756
SHA256 (dmlc-dmlc-core-v0.5-23-ga355fbf_GH0.tar.gz) = c992ba31c6eaf372d2b3a18af8e758e60b0ded9ff0a48593e2124801bbe0a1b0
SIZE (dmlc-dmlc-core-v0.5-23-ga355fbf_GH0.tar.gz) = 265452

View File

@ -1,11 +1,11 @@
--- CMakeLists.txt.orig 2019-11-25 13:40:31 UTC
--- CMakeLists.txt.orig 2023-08-08 19:25:03 UTC
+++ CMakeLists.txt
@@ -207,7 +207,7 @@ target_include_directories(dmlc PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/include>
$<INSTALL_INTERFACE:${CMAKE_INSTALL_PREFIX}/include>)
@@ -190,7 +190,7 @@ target_include_directories(dmlc PUBLIC
$<BUILD_INTERFACE:${CMAKE_CURRENT_BINARY_DIR}/include>
$<INSTALL_INTERFACE:$<INSTALL_PREFIX>/include>)
target_compile_definitions(dmlc PRIVATE -D_XOPEN_SOURCE=700
- -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_DARWIN_C_SOURCE
+ -D_DARWIN_C_SOURCE
-DDMLC_CORE_USE_CMAKE)
- -D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_DARWIN_C_SOURCE)
+ -D_DARWIN_C_SOURCE)
# Older stdc++ enable c++11 items
target_compile_definitions(dmlc PUBLIC -D__USE_XOPEN2K8)
# DMLC_CORE_USE_CMAKE macro constant indicates the use of CMake

View File

@ -0,0 +1,13 @@
- add -lexecinfo because LDFLAGS passed from outside somehow gets lost
--- test/unittest/CMakeLists.txt.orig 2023-09-15 04:25:30 UTC
+++ test/unittest/CMakeLists.txt
@@ -9,6 +9,8 @@ if (UNIX)
SET(CMAKE_EXE_LINKER_FLAGS "-pthread")
endif(UNIX)
+SET(CMAKE_EXE_LINKER_FLAGS "-lexecinfo")
+
# Compiler definitions needed to use GNU/POSIX extensions
set(ENABLE_GNU_EXTENSION_FLAGS -D_XOPEN_SOURCE=700
-D_POSIX_SOURCE -D_POSIX_C_SOURCE=200809L -D_DARWIN_C_SOURCE)

View File

@ -35,3 +35,5 @@ lib/cmake/dmlc/DMLCTargets.cmake
lib/cmake/dmlc/dmlc-config-version.cmake
lib/cmake/dmlc/dmlc-config.cmake
lib/libdmlc.so
lib/libdmlc.so.0
lib/libdmlc.so.0.3

View File

@ -1,6 +1,5 @@
PORTNAME= fcppt
DISTVERSION= 4.4.0
PORTREVISION= 1
DISTVERSION= 4.4.1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1686975175
SHA256 (cpreh-fcppt-4.4.0_GH0.tar.gz) = 658773938acbb82373c529636c6b87f0fd29f093e5d2d79feb766407a69e8232
SIZE (cpreh-fcppt-4.4.0_GH0.tar.gz) = 644018
TIMESTAMP = 1703039018
SHA256 (cpreh-fcppt-4.4.1_GH0.tar.gz) = b621d64a6ece547e65d946df5c21e55cf3178f52f315a606fc0f74c200ce806c
SIZE (cpreh-fcppt-4.4.1_GH0.tar.gz) = 659705

View File

@ -8,7 +8,7 @@ include/fcppt/algorithm/detail/has_reserve.hpp
include/fcppt/algorithm/detail/map_concat.hpp
include/fcppt/algorithm/detail/map_reserve.hpp
include/fcppt/algorithm/detail/mpl_size_type.hpp
include/fcppt/algorithm/detail/optimize_map.hpp
include/fcppt/algorithm/detail/optimize_map_v.hpp
include/fcppt/algorithm/detail/reverse.hpp
include/fcppt/algorithm/detail/source_size.hpp
include/fcppt/algorithm/detail/tuple_loop_break.hpp
@ -983,6 +983,7 @@ include/fcppt/move_if_rvalue_type.hpp
include/fcppt/move_iterator_if_rvalue.hpp
include/fcppt/mpl/add.hpp
include/fcppt/mpl/apply.hpp
include/fcppt/mpl/apply_v.hpp
include/fcppt/mpl/arg.hpp
include/fcppt/mpl/bind.hpp
include/fcppt/mpl/bool_concept.hpp
@ -994,6 +995,7 @@ include/fcppt/mpl/if.hpp
include/fcppt/mpl/integral_concept.hpp
include/fcppt/mpl/integrals_compatible.hpp
include/fcppt/mpl/is_invocable.hpp
include/fcppt/mpl/is_invocable_v.hpp
include/fcppt/mpl/is_lambda.hpp
include/fcppt/mpl/is_size_type.hpp
include/fcppt/mpl/lambda.hpp
@ -1001,17 +1003,23 @@ include/fcppt/mpl/lambda_concept.hpp
include/fcppt/mpl/lambda_fwd.hpp
include/fcppt/mpl/less.hpp
include/fcppt/mpl/list/all_of.hpp
include/fcppt/mpl/list/all_of_v.hpp
include/fcppt/mpl/list/any_of.hpp
include/fcppt/mpl/list/any_of_v.hpp
include/fcppt/mpl/list/append.hpp
include/fcppt/mpl/list/apply.hpp
include/fcppt/mpl/list/apply_v.hpp
include/fcppt/mpl/list/as.hpp
include/fcppt/mpl/list/as_tuple.hpp
include/fcppt/mpl/list/at.hpp
include/fcppt/mpl/list/back.hpp
include/fcppt/mpl/list/contains.hpp
include/fcppt/mpl/list/contains_v.hpp
include/fcppt/mpl/list/distinct.hpp
include/fcppt/mpl/list/distinct_v.hpp
include/fcppt/mpl/list/drop.hpp
include/fcppt/mpl/list/empty.hpp
include/fcppt/mpl/list/empty_v.hpp
include/fcppt/mpl/list/enum_range.hpp
include/fcppt/mpl/list/enum_range_start_end.hpp
include/fcppt/mpl/list/fold.hpp
@ -1051,8 +1059,10 @@ include/fcppt/mpl/map/element_fwd.hpp
include/fcppt/mpl/map/element_key.hpp
include/fcppt/mpl/map/element_value.hpp
include/fcppt/mpl/map/equal.hpp
include/fcppt/mpl/map/equal_v.hpp
include/fcppt/mpl/map/flip.hpp
include/fcppt/mpl/map/has_key.hpp
include/fcppt/mpl/map/has_key_v.hpp
include/fcppt/mpl/map/insert.hpp
include/fcppt/mpl/map/is_element.hpp
include/fcppt/mpl/map/is_object.hpp
@ -1063,8 +1073,10 @@ include/fcppt/mpl/map/object_concept.hpp
include/fcppt/mpl/map/object_fwd.hpp
include/fcppt/mpl/mul.hpp
include/fcppt/mpl/set/contains.hpp
include/fcppt/mpl/set/contains_v.hpp
include/fcppt/mpl/set/difference.hpp
include/fcppt/mpl/set/equal.hpp
include/fcppt/mpl/set/equal_v.hpp
include/fcppt/mpl/set/from_list.hpp
include/fcppt/mpl/set/from_list_relaxed.hpp
include/fcppt/mpl/set/insert.hpp
@ -1281,6 +1293,7 @@ include/fcppt/options/option_name_fwd.hpp
include/fcppt/options/option_name_set.hpp
include/fcppt/options/option_usage.hpp
include/fcppt/options/option_usage_fwd.hpp
include/fcppt/options/optional.hpp
include/fcppt/options/optional_decl.hpp
include/fcppt/options/optional_fwd.hpp
include/fcppt/options/optional_help_text.hpp
@ -1659,6 +1672,7 @@ include/fcppt/parse/skipper/epsilon_decl.hpp
include/fcppt/parse/skipper/epsilon_fwd.hpp
include/fcppt/parse/skipper/epsilon_impl.hpp
include/fcppt/parse/skipper/is_skipper.hpp
include/fcppt/parse/skipper/is_skipper_v.hpp
include/fcppt/parse/skipper/is_valid_argument.hpp
include/fcppt/parse/skipper/literal.hpp
include/fcppt/parse/skipper/literal_decl.hpp
@ -1804,10 +1818,14 @@ include/fcppt/range/hash_impl.hpp
include/fcppt/range/singular.hpp
include/fcppt/range/size.hpp
include/fcppt/record/all_disjoint.hpp
include/fcppt/record/all_disjoint_v.hpp
include/fcppt/record/are_disjoint.hpp
include/fcppt/record/are_disjoint_v.hpp
include/fcppt/record/are_equivalent.hpp
include/fcppt/record/are_equivalent_v.hpp
include/fcppt/record/comparison.hpp
include/fcppt/record/detail/all_initializers.hpp
include/fcppt/record/detail/all_initializers_v.hpp
include/fcppt/record/detail/contains_initializer.hpp
include/fcppt/record/detail/disjoint_product.hpp
include/fcppt/record/detail/element_at.hpp
@ -2033,11 +2051,13 @@ include/fcppt/type_traits/detail/is_raw_pointer.hpp
include/fcppt/type_traits/detail/safe_integral_cast.hpp
include/fcppt/type_traits/enum_constant_concept.hpp
include/fcppt/type_traits/implication.hpp
include/fcppt/type_traits/implication_v.hpp
include/fcppt/type_traits/integral_cast.hpp
include/fcppt/type_traits/integral_constant_concept.hpp
include/fcppt/type_traits/is_base_of.hpp
include/fcppt/type_traits/is_integral_constant.hpp
include/fcppt/type_traits/is_iterator_of_category.hpp
include/fcppt/type_traits/is_iterator_of_category_v.hpp
include/fcppt/type_traits/is_raw_pointer.hpp
include/fcppt/type_traits/is_string.hpp
include/fcppt/type_traits/is_value.hpp

View File

@ -0,0 +1,21 @@
PORTNAME= libasyncplusplus
DISTVERSIONPREFIX= v
DISTVERSION= 1.1
CATEGORIES= devel
MAINTAINER= peter@flytrace.com
COMMENT= Lightweight concurrency framework for C++
WWW= https://github.com/Amanieu/asyncplusplus
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lang
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= Amanieu
GH_PROJECT= asyncplusplus
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1702137089
SHA256 (Amanieu-asyncplusplus-v1.1_GH0.tar.gz) = d160d3a433a1e08f51c785742843182c2b81a7bc872766f57bf5f3108377b858
SIZE (Amanieu-asyncplusplus-v1.1_GH0.tar.gz) = 34095

View File

@ -0,0 +1,3 @@
Async++ is a lightweight concurrency framework for C++11.
The concept was inspired by the Microsoft PPL library
and the N3428 C++ standard proposal.

View File

@ -0,0 +1,20 @@
cmake/Async++-%%CMAKE_BUILD_TYPE%%.cmake
cmake/Async++.cmake
cmake/Async++Config.cmake
include/async++.h
include/async++/aligned_alloc.h
include/async++/cancel.h
include/async++/continuation_vector.h
include/async++/parallel_for.h
include/async++/parallel_invoke.h
include/async++/parallel_reduce.h
include/async++/partitioner.h
include/async++/range.h
include/async++/ref_count.h
include/async++/scheduler.h
include/async++/scheduler_fwd.h
include/async++/task.h
include/async++/task_base.h
include/async++/traits.h
include/async++/when_all_any.h
lib/libasync++.so

View File

@ -1,5 +1,5 @@
PORTNAME= rq
PORTVERSION= 1.11.1
PORTVERSION= 1.15.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,10 +12,10 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=5.0.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}redis>=3.5.0:databases/py-redis@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}redis>=4.0.0:databases/py-redis@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist distutils
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664124138
SHA256 (rq-1.11.1.tar.gz) = 31c07e55255bdc05c804902d4e15779185603b04b9161b43c3e7bcac84b3343b
SIZE (rq-1.11.1.tar.gz) = 63493
TIMESTAMP = 1701605893
SHA256 (rq-1.15.1.tar.gz) = 1f49f4ac1a084044bb8e95b3f305c0bf17e55618b08c18e0b60c080f12d6f008
SIZE (rq-1.15.1.tar.gz) = 81462

View File

@ -1,6 +1,6 @@
PORTNAME= unordered-dense
DISTVERSIONPREFIX= v
DISTVERSION= 4.3.0
DISTVERSION= 4.3.1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702973517
SHA256 (martinus-unordered_dense-v4.3.0_GH0.tar.gz) = c8ffaf5277dd5c29871cc6359af7823c8137158d47511dd00c8193af84906b9c
SIZE (martinus-unordered_dense-v4.3.0_GH0.tar.gz) = 899430
TIMESTAMP = 1703049291
SHA256 (martinus-unordered_dense-v4.3.1_GH0.tar.gz) = ff069b0b7697a3601cd674e4a4405edc6ec1d60a5cc3e7fff18db9e24ecc8ec3
SIZE (martinus-unordered_dense-v4.3.1_GH0.tar.gz) = 899474

View File

@ -1,6 +1,6 @@
PORTNAME= xbyak
DISTVERSIONPREFIX= v
DISTVERSION= 7.00
DISTVERSION= 7.01
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701797371
SHA256 (herumi-xbyak-v7.00_GH0.tar.gz) = 9bc479d99bb3bbd30669813ca9719126fe93ab1bae857bd799d2b16a1fcb4c32
SIZE (herumi-xbyak-v7.00_GH0.tar.gz) = 268255
TIMESTAMP = 1703049395
SHA256 (herumi-xbyak-v7.01_GH0.tar.gz) = 8240fae3cafa1c120f0344e63264611a9eaa00b713fddab19221fedef095d802
SIZE (herumi-xbyak-v7.01_GH0.tar.gz) = 269147

View File

@ -1,50 +1,35 @@
PORTNAME= fxite
DISTVERSIONPREFIX= FXITE-
DISTVERSIONPREFIX= ${PORTNAME:tu}-
DISTVERSION= 0_92
PORTREVISION= 4
CATEGORIES= editors
MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced cross-platform text editor
MAINTAINER= danfe@FreeBSD.org
COMMENT= Advanced customizable graphical text editor
WWW= https://github.com/yetanothergeek/fxite
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Upstream last release was in 2013
EXPIRATION_DATE= 2024-01-16
LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16
USES= autoreconf desktop-file-utils gettext gmake lua:52 pkgconfig
USES= autoreconf desktop-file-utils gmake lua:52 pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= yetanothergeek
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-system-lua \
CONFIGURE_ARGS= --disable-nls --with-system-lua \
--with-lua-pkg=lua-${LUA_VER}
CXXFLAGS+= -fPIC
LDFLAGS+= -L${LOCALBASE}/lib -lintl
CONFIGURE_ENV= FOX_CFLAGS="$$(fox-config --cflags)" \
FOX_LIBS="$$(fox-config --libs)" \
RESWRAP="${LOCALBASE}/bin/reswrap"
PLIST_FILES= bin/fxite \
share/applications/fxite.desktop \
share/pixmaps/fxite.xpm
OPTIONS_DEFAULT= FOX16
OPTIONS_SINGLE= TOOLKIT
OPTIONS_SINGLE_TOOLKIT= FOX16 FOX17
FOX16_DESC= Fox 1.6 GUI toolkit support
FOX17_DESC= Fox 1.7 GUI toolkit support
TOOLKIT_DESC= GUI toolkit
FOX16_LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16
FOX16_CONFIGURE_ENV= FOX_CFLAGS="$$(fox-config --cflags)" \
FOX_LIBS="$$(fox-config --libs)" \
RESWRAP="${LOCALBASE}/bin/reswrap"
FOX17_BROKEN= Fails to build: recorder.cpp:104:9: error: no matching member function for call to 'prepend'
FOX17_LIB_DEPENDS= libFOX-1.7.so:x11-toolkits/fox17
FOX17_CONFIGURE_ENV= FOX_CFLAGS="$$(pkgconf fox17 --cflags)" \
FOX_LIBS="$$(pkgconf fox17 --libs) -lX11" \
RESWRAP="${LOCALBASE}/bin/fox-1.7/reswrap"
post-patch:
@${ECHO_CMD} 'AM_CPPFLAGS += $$(X11_CFLAGS)' \
>> ${WRKSRC}/jef/Makefile.am
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION}
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= editors java
MASTER_SITES= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \
https://archive.apache.org/dist/openoffice/${PORTVERSION}/source/ \
@ -75,7 +75,7 @@ LIB_DEPENDS= \
libnspr4.so:devel/nspr \
libcurl.so:ftp/curl \
libcairo.so:graphics/cairo \
libpng.so:graphics/png \
libpng16.so:graphics/png \
libgraphite.so:graphics/silgraphite \
libblas.so:math/blas \
libCbcSolver.so:math/cbc \
@ -114,7 +114,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \
gettext-runtime gl gmake gnome iconv jpeg perl5 pkgconfig \
shared-mime-info ssl tar:bzip2 xorg
USE_GL= gl glu
USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 libxslt libidl glib20
USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 libxslt glib20
USE_JAVA= yes
JAVA_BUILD= jdk
JAVA_RUN= jdk
@ -198,14 +198,6 @@ TARGET_ORDER_OVERRIDE= 710:gnome-post-icons
WITH= SDK
.endif
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1500005
# linker error when compiling with llvm 17.0.6 on CURRENT
USES+= llvm:max=16
CHOSEN_COMPILER_TYPE= clang
.endif
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ( \

View File

@ -1,6 +1,14 @@
--- solenv/gbuild/platform/freebsd.mk.orig 2021-04-02 12:58:22 UTC
+++ solenv/gbuild/platform/freebsd.mk
@@ -188,13 +188,13 @@ $(call gb_Helper_abbreviate_dirs,\
@@ -137,6 +137,7 @@ gb_LinkTarget_LDFLAGS += \
-Wl,-rpath-link,$(SYSBASE)/lib:$(SYSBASE)/usr/lib \
-Wl,-z,combreloc \
-Wl,-z,defs \
+ -Wl,--undefined-version \
$(subst -L../lib , ,$(SOLARLIB)) \
${FBSD_GCC_RPATH} \
\
@@ -188,13 +189,13 @@ $(call gb_Helper_abbreviate_dirs,\
mkdir -p $(dir $(1)) && \
mkdir -p $(dir $(call gb_CObject_get_dep_target,$(2))) && \
$(gb_CC) \
@ -16,7 +24,7 @@
endef
# convert parametters filesystem root to native notation
@@ -212,13 +212,13 @@ $(call gb_Helper_abbreviate_dirs,\
@@ -212,13 +213,13 @@ $(call gb_Helper_abbreviate_dirs,\
mkdir -p $(dir $(1)) && \
mkdir -p $(dir $(call gb_CxxObject_get_dep_target,$(2))) && \
$(gb_CXX) \

View File

@ -0,0 +1,11 @@
--- solenv/inc/unxfbsd.mk.orig 2021-04-02 12:58:22 UTC
+++ solenv/inc/unxfbsd.mk
@@ -176,7 +176,7 @@ LINKFLAGSRUNPATH_NONE=
LINKFLAGSRUNPATH_BOXT=-Wl,-z,origin -Wl,-rpath,\''$$ORIGIN'\'
#LINKFLAGSRUNPATH_BOXT=-Wl,-z,origin -Wl,-rpath,\''$$ORIGIN/../../../basis-link/program'\'
LINKFLAGSRUNPATH_NONE=
-LINKFLAGS=-Wl,-z,combreloc $(LDFLAGS) $(LINKFLAGSDEFS) $(LINKFLAGS_SYSBASE)
+LINKFLAGS=-Wl,-z,combreloc -Wl,--undefined-version $(LDFLAGS) $(LINKFLAGSDEFS) $(LINKFLAGS_SYSBASE)
# linker flags for linking applications
LINKFLAGSAPPGUI= -Wl,-export-dynamic -Wl,--noinhibit-exec \

View File

@ -1,6 +1,6 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP}
PORTREVISION= 4
PORTREVISION= 5
PORTEPOCH= 4
CATEGORIES= editors java
MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \
@ -78,7 +78,7 @@ LIB_DEPENDS= \
libnspr4.so:devel/nspr \
libcurl.so:ftp/curl \
libcairo.so:graphics/cairo \
libpng.so:graphics/png \
libpng16.so:graphics/png \
libgraphite.so:graphics/silgraphite \
libblas.so:math/blas \
libCbcSolver.so:math/cbc \
@ -117,7 +117,7 @@ USES= autoreconf bison compiler:c++11-lib cpe desktop-file-utils \
gettext-runtime gl gmake gnome iconv jpeg perl5 pkgconfig \
python:3.9 shared-mime-info ssl tar:${TARTYPE} xorg
USE_GL= gl glu
USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 libxslt libidl glib20
USE_GNOME= gdkpixbuf2 gdkpixbuf2xlib gtk20 libxslt glib20
USE_JAVA= yes
JAVA_BUILD= jdk
JAVA_RUN= jdk
@ -230,14 +230,6 @@ TARGET_ORDER_OVERRIDE= 710:gnome-post-icons
WITH= SDK
.endif
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1500005
# linker error when compiling with llvm 17.0.6 on CURRENT
USES+= llvm:max=16
CHOSEN_COMPILER_TYPE= clang
.endif
.include <bsd.port.pre.mk>
.if ${OPSYS} == FreeBSD && ( \

View File

@ -0,0 +1,10 @@
--- solenv/gbuild/platform/freebsd.mk.orig 2019-09-17 22:55:21 UTC
+++ solenv/gbuild/platform/freebsd.mk
@@ -125,6 +125,7 @@ gb_LinkTarget_LDFLAGS += \
-Wl,-rpath-link,$(SYSBASE)/lib:$(SYSBASE)/usr/lib \
-Wl,-z,combreloc \
-Wl,-z,defs \
+ -Wl,--undefined-version \
$(subst -L../lib , ,$(SOLARLIB)) \
${FBSD_GCC_RPATH} \
\

View File

@ -0,0 +1,11 @@
--- solenv/inc/unxfbsd.mk.orig 2019-09-17 22:55:21 UTC
+++ solenv/inc/unxfbsd.mk
@@ -173,7 +173,7 @@ LINKFLAGSRUNPATH_NONE=
LINKFLAGSRUNPATH_BOXT=-Wl,-z,origin -Wl,-rpath,\''$$ORIGIN'\'
#LINKFLAGSRUNPATH_BOXT=-Wl,-z,origin -Wl,-rpath,\''$$ORIGIN/../../../basis-link/program'\'
LINKFLAGSRUNPATH_NONE=
-LINKFLAGS=-Wl,-z,combreloc $(LDFLAGS) $(LINKFLAGSDEFS) $(LINKFLAGS_SYSBASE)
+LINKFLAGS=-Wl,-z,combreloc -Wl,--undefined-version $(LDFLAGS) $(LINKFLAGSDEFS) $(LINKFLAGS_SYSBASE)
# linker flags for linking applications
LINKFLAGSAPPGUI= -Wl,-export-dynamic -Wl,--noinhibit-exec \

View File

@ -1,11 +1,11 @@
PORTNAME= xen
PKGNAMESUFFIX= -kernel
DISTVERSION= 4.17.2.20230929
DISTVERSION= 4.18.0.20231212
CATEGORIES= emulators
USE_GITLAB= yes
GL_ACCOUNT= xen-project
GL_TAGNAME= 0b56bed864ca9b572473957f0254aefa797216f2
GL_TAGNAME= 1792d1723b7fb45a20b145d2de4d233913b22c09
MAINTAINER= royger@FreeBSD.org
COMMENT= Hypervisor using a microkernel design
@ -28,10 +28,6 @@ PLIST_FILES= /boot/xen \
lib/debug/boot/xen.debug \
lib/debug/boot/xen-debug.debug
# Support for fetching video mode for PVH dom0
EXTRA_PATCHES+= ${PATCHDIR}/0001-x86-platform-introduce-hypercall-to-get-initial-vide.patch:-p1 \
${PATCHDIR}/0001-x86-platform-make-XENPF_get_dom0_console-actually-us.patch:-p1
.include <bsd.port.options.mk>
.if ${OPSYS} != FreeBSD

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1697454930
SHA256 (xen-project-xen-0b56bed864ca9b572473957f0254aefa797216f2_GL0.tar.gz) = 67416c990b22ce989f7a1011482b5a99372b8a6060d55230258daf859524c0e5
SIZE (xen-project-xen-0b56bed864ca9b572473957f0254aefa797216f2_GL0.tar.gz) = 6703002
TIMESTAMP = 1702977481
SHA256 (xen-project-xen-1792d1723b7fb45a20b145d2de4d233913b22c09_GL0.tar.gz) = cd999c5c715190cffa80e51d2099423039aca535d478d0090c31bacdf33a3401
SIZE (xen-project-xen-1792d1723b7fb45a20b145d2de4d233913b22c09_GL0.tar.gz) = 6825501

View File

@ -1,84 +0,0 @@
From 4dd160583c798d3a5a451ea74633836891d15354 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= <roger.pau@citrix.com>
Date: Tue, 6 Dec 2022 13:53:43 +0100
Subject: [PATCH] x86/platform: introduce hypercall to get initial video
console settings
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This is required so PVH dom0 can get the initial video console state
as handled by Xen. PV dom0 will get this as part of the start_info,
but it doesn't seem necessary to place such information in the
HVM start info.
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
---
xen/arch/x86/platform_hypercall.c | 11 +++++++++++
xen/drivers/video/vga.c | 2 +-
xen/include/public/platform.h | 6 ++++++
3 files changed, 18 insertions(+), 1 deletion(-)
diff --git a/xen/arch/x86/platform_hypercall.c b/xen/arch/x86/platform_hypercall.c
index a7341dc3d7..3f0d0389af 100644
--- a/xen/arch/x86/platform_hypercall.c
+++ b/xen/arch/x86/platform_hypercall.c
@@ -839,6 +839,17 @@ ret_t do_platform_op(
}
break;
+ case XENPF_get_dom0_console:
+ if ( !fill_console_start_info(&op->u.dom0_console) )
+ {
+ ret = -ENODEV;
+ break;
+ }
+
+ if ( copy_field_to_guest(u_xenpf_op, op, u.dom0_console) )
+ ret = -EFAULT;
+ break;
+
default:
ret = -ENOSYS;
break;
diff --git a/xen/drivers/video/vga.c b/xen/drivers/video/vga.c
index 29a88e8241..0a03508bee 100644
--- a/xen/drivers/video/vga.c
+++ b/xen/drivers/video/vga.c
@@ -205,7 +205,7 @@ static void cf_check vga_text_puts(const char *s, size_t nr)
}
}
-int __init fill_console_start_info(struct dom0_vga_console_info *ci)
+int fill_console_start_info(struct dom0_vga_console_info *ci)
{
memcpy(ci, &vga_console_info, sizeof(*ci));
return 1;
diff --git a/xen/include/public/platform.h b/xen/include/public/platform.h
index 5e1494fe9a..14784dfa77 100644
--- a/xen/include/public/platform.h
+++ b/xen/include/public/platform.h
@@ -605,6 +605,11 @@ struct xenpf_symdata {
typedef struct xenpf_symdata xenpf_symdata_t;
DEFINE_XEN_GUEST_HANDLE(xenpf_symdata_t);
+/* Fetch the video console information and mode setup by Xen. */
+#define XENPF_get_dom0_console 64
+typedef struct dom0_vga_console_info xenpf_dom0_console_t;
+DEFINE_XEN_GUEST_HANDLE(xenpf_dom0_console_t);
+
/*
* ` enum neg_errnoval
* ` HYPERVISOR_platform_op(const struct xen_platform_op*);
@@ -635,6 +640,7 @@ struct xen_platform_op {
xenpf_core_parking_t core_parking;
xenpf_resource_op_t resource_op;
xenpf_symdata_t symdata;
+ xenpf_dom0_console_t dom0_console;
uint8_t pad[128];
} u;
};
--
2.39.0

View File

@ -1,58 +0,0 @@
From 7d43e4b2aa42b826e3d373b8e802ba925cc73088 Mon Sep 17 00:00:00 2001
From: Jan Beulich <jbeulich@suse.com>
Date: Mon, 13 Mar 2023 15:14:38 +0100
Subject: [PATCH] x86/platform: make XENPF_get_dom0_console actually usable
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
struct dom0_vga_console_info has been extended in the past, and it may
be extended again. The use in PV Dom0's start info already covers for
that by supplying the size of the provided data. For the recently
introduced platform-op size needs providing similarly. Go the easiest
available route and simply supply size via the hypercall return value.
While there also add a build-time check that possibly future growth of
the struct won't affect xen_platform_op_t's size.
Fixes: 4dd160583c79 ("x86/platform: introduce hypercall to get initial video console settings")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
---
xen/arch/x86/platform_hypercall.c | 2 ++
xen/include/public/platform.h | 6 +++++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/xen/arch/x86/platform_hypercall.c b/xen/arch/x86/platform_hypercall.c
index 08ab2fea62..85c69c5be5 100644
--- a/xen/arch/x86/platform_hypercall.c
+++ b/xen/arch/x86/platform_hypercall.c
@@ -841,6 +841,8 @@ ret_t do_platform_op(
#ifdef CONFIG_VIDEO
case XENPF_get_dom0_console:
+ BUILD_BUG_ON(sizeof(op->u.dom0_console) > sizeof(op->u.pad));
+ ret = sizeof(op->u.dom0_console);
if ( !fill_console_start_info(&op->u.dom0_console) )
{
ret = -ENODEV;
diff --git a/xen/include/public/platform.h b/xen/include/public/platform.h
index 14784dfa77..60caa5ce7e 100644
--- a/xen/include/public/platform.h
+++ b/xen/include/public/platform.h
@@ -605,7 +605,11 @@ struct xenpf_symdata {
typedef struct xenpf_symdata xenpf_symdata_t;
DEFINE_XEN_GUEST_HANDLE(xenpf_symdata_t);
-/* Fetch the video console information and mode setup by Xen. */
+/*
+ * Fetch the video console information and mode setup by Xen. A non-
+ * negative return value indicates the size of the (part of the) structure
+ * which was filled.
+ */
#define XENPF_get_dom0_console 64
typedef struct dom0_vga_console_info xenpf_dom0_console_t;
DEFINE_XEN_GUEST_HANDLE(xenpf_dom0_console_t);
--
2.39.0

View File

@ -9,6 +9,9 @@ MASTER_SITES= LOCAL/jbeich:gamedb
DISTFILES= ${PORTNAME}-s20230424/compatibility_list.json:gamedb
EXTRACT_ONLY= ${DISTFILES:N*\:gamedb:C/\:.*//}
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 310834aea2fa.patch:-p1 # https://github.com/yuzu-emu/yuzu/pull/12414
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Nintendo Switch emulator/debugger
WWW= https://yuzu-emu.org/

View File

@ -29,3 +29,5 @@ SHA256 (yhirose-cpp-httplib-v0.14.1_GH0.tar.gz) = 2d4fb5544da643e5d0a82585555d8b
SIZE (yhirose-cpp-httplib-v0.14.1_GH0.tar.gz) = 1148935
SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271
SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
SHA256 (310834aea2fa.patch) = 97529e413ad2e153bdde99d94c87b0edf27e9c7bdef914d3ff0a12445a958d92
SIZE (310834aea2fa.patch) = 1265

View File

@ -0,0 +1,23 @@
https://github.com/llvm/llvm-project/commit/066fb7a58c5a
https://github.com/denoland/chromium_build/commit/67a6e3e79577
https://github.com/denoland/rusty_v8/commit/0e09f12eca47
--- cargo-crates/v8-0.47.1/build/config/compiler/BUILD.gn.orig 1970-01-01 00:00:00 UTC
+++ cargo-crates/v8-0.47.1/build/config/compiler/BUILD.gn
@@ -1564,16 +1564,6 @@ config("default_warnings") {
cflags += [ "-Wno-unqualified-std-cast-call" ]
}
- if (!is_nacl && !(is_chromeos ||
- default_toolchain == "//build/toolchain/cros:target") &&
- clang_major_version >= 15) {
- # TODO(https://crbug.com/1316298): Re-enable once test failure is figured out
- cflags += [
- "-Xclang",
- "-no-opaque-pointers",
- ]
- }
-
if (is_fuchsia) {
# TODO(https://bugs.chromium.org/p/fuchsia/issues/detail?id=77383)
cflags += [ "-Wno-deprecated-copy" ]

View File

@ -1,5 +1,5 @@
PORTNAME= vcmi
PORTVERSION= 1.4.0
PORTVERSION= 1.4.1
CATEGORIES= games
MAINTAINER= danfe@FreeBSD.org
@ -36,10 +36,6 @@ QT_USE= QT=buildtools:build,linguisttools:build,qmake:build \
QT=core,gui,network,widgets
QT_CMAKE_OFF= -DENABLE_LAUNCHER:BOOL=OFF -DENABLE_EDITOR:BOOL=OFF
post-patch:
@${REINPLACE_CMD} -e '/^#ifdef /s,UCLIBC,${OPSYS},' \
${WRKSRC}/lib/modding/CModVersion.h
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702036755
SHA256 (vcmi-vcmi-1.4.0_GH0.tar.gz) = 3a666ed4f8250029a1254394a8bcd4ac6df955c9736bc8733c69ec02e03d2f36
SIZE (vcmi-vcmi-1.4.0_GH0.tar.gz) = 9632635
TIMESTAMP = 1702329589
SHA256 (vcmi-vcmi-1.4.1_GH0.tar.gz) = 30b3e4f1c2d817163f68a45ef3857b05d91a77459afe4ae7a1ef37ad326e0375
SIZE (vcmi-vcmi-1.4.1_GH0.tar.gz) = 9629521

View File

@ -1,6 +1,5 @@
PORTNAME= aloadimage
DISTVERSION= 0.6.2.1
PORTREVISION= 1
DISTVERSION= 0.6.3
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1665606234
SHA256 (letoram-arcan-0.6.2.1_GH0.tar.gz) = 7bf083412bc61555472877313c13116431a0a36fccbf142f97559db43b4a1475
SIZE (letoram-arcan-0.6.2.1_GH0.tar.gz) = 11812923
TIMESTAMP = 1702944834
SHA256 (letoram-arcan-0.6.3_GH0.tar.gz) = c62ab2471d0c402d36749701a713689638866f8f24352a90ac82ec191f27e387
SIZE (letoram-arcan-0.6.3_GH0.tar.gz) = 12139719

View File

@ -1,6 +1,6 @@
PORTNAME= filament
DISTVERSIONPREFIX= v
DISTVERSION= 1.49.0
DISTVERSION= 1.49.1
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702365352
SHA256 (google-filament-v1.49.0_GH0.tar.gz) = b11e41e08a9cb70123fff43cb0d670600538bfe050a8e1328c05998e7917af31
SIZE (google-filament-v1.49.0_GH0.tar.gz) = 502698940
TIMESTAMP = 1702974282
SHA256 (google-filament-v1.49.1_GH0.tar.gz) = f092aeb1d24d9d84a3cc2327fc3359a5e2893d16e7ac55aab9a56aaae64e121f
SIZE (google-filament-v1.49.1_GH0.tar.gz) = 502691352

View File

@ -1,5 +1,5 @@
PORTNAME= fotoxx
PORTVERSION= 23.80
PORTVERSION= 23.82
CATEGORIES= graphics
MASTER_SITES= https://kornelix.net/downloads/downloads/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1701557310
SHA256 (fotoxx-23.80-source.tar.gz) = 0ed4b7e91d3eb87a62dbff57d6e919facf3ad444924c5af3ef67ab4a31373073
SIZE (fotoxx-23.80-source.tar.gz) = 16259363
TIMESTAMP = 1702722295
SHA256 (fotoxx-23.82-source.tar.gz) = 323c34903fa4fd96b38a3f5997af970e4ed4f33200b579fdb36165f248d31eb3
SIZE (fotoxx-23.82-source.tar.gz) = 16257916

View File

@ -78,7 +78,7 @@
@@ -1060,7 +1096,7 @@ double get_seconds()
timespec time1;
double secs;
- clock_gettime(CLOCK_MONOTONIC_RAW,&time1);
+ clock_gettime(CLOCK_MONOTONIC,&time1);
secs = time1.tv_sec;
@ -164,7 +164,7 @@
@@ -6109,9 +6154,16 @@ int zinitapp(ch *appvers, int argc, ch *argv[])
if (argc > 1 && strmatchV(argv[1],"-ver","-v",0)) exit(0); // exit if nothing else wanted
progexe = 0;
progexe = 0;
+#if defined(__linux__)
cc = readlink("/proc/self/exe",buff,300); // get my executable program path
if (cc <= 0) zexit(1,"readlink() /proc/self/exe) failed");

View File

@ -1,5 +1,5 @@
PORTNAME= img2pdf
DISTVERSION= 0.5.0
DISTVERSION= 0.5.1
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1698568095
SHA256 (img2pdf-0.5.0.tar.gz) = ae6c19731bde2551356c178bf356ca118ac32a232c737a14b423f8039df3c24b
SIZE (img2pdf-0.5.0.tar.gz) = 103853
TIMESTAMP = 1702988827
SHA256 (img2pdf-0.5.1.tar.gz) = 73847e47242f4b5bd113c70049e03e03212936c2727cd2a8bf564229a67d0b95
SIZE (img2pdf-0.5.1.tar.gz) = 104241

View File

@ -1,6 +1,6 @@
PORTNAME= vulkan-headers
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.273
DISTVERSION= 1.3.274
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702046187
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.273_GH0.tar.gz) = b46c77265a0b0f235a3df755742bab273fe2083ddd52b2134e8f4c7ad3154a43
SIZE (KhronosGroup-Vulkan-Headers-v1.3.273_GH0.tar.gz) = 2176944
TIMESTAMP = 1702984649
SHA256 (KhronosGroup-Vulkan-Headers-v1.3.274_GH0.tar.gz) = 3458dd9049d561d0863069b1dd752cd4a04ca31fc090a58124691d61bff5b62a
SIZE (KhronosGroup-Vulkan-Headers-v1.3.274_GH0.tar.gz) = 2196024

View File

@ -1,6 +1,6 @@
PORTNAME= vulkan-loader
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.273
DISTVERSION= 1.3.274
CATEGORIES= graphics devel
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702060937
SHA256 (KhronosGroup-Vulkan-Loader-v1.3.273_GH0.tar.gz) = d1b7764e0fdb52f6359501ff2788d7c1c8ac7d35e9f3f4f575637bf73d1bffbd
SIZE (KhronosGroup-Vulkan-Loader-v1.3.273_GH0.tar.gz) = 1701833
TIMESTAMP = 1703005674
SHA256 (KhronosGroup-Vulkan-Loader-v1.3.274_GH0.tar.gz) = 8abdcc24fc320f811c24a6faab8bebc932c32d3024526d08e75e60cc36d0a811
SIZE (KhronosGroup-Vulkan-Loader-v1.3.274_GH0.tar.gz) = 1700334

View File

@ -2,5 +2,5 @@ lib/cmake/VulkanLoader/VulkanLoaderConfig-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/VulkanLoader/VulkanLoaderConfig.cmake
lib/libvulkan.so
lib/libvulkan.so.1
lib/libvulkan.so.1.3.273
lib/libvulkan.so.1.3.274
libdata/pkgconfig/vulkan.pc

View File

@ -1,6 +1,6 @@
PORTNAME= vulkan-tools
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.273
DISTVERSION= 1.3.274
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org
@ -16,7 +16,7 @@ USES= alias cmake compiler:c++11-lib pkgconfig python:build
USE_GITHUB= yes
GH_ACCOUNT= KhronosGroup
GH_PROJECT= Vulkan-Tools
GH_TUPLE= zeux:volk:1.3.270-4-g1b05bb5:volk/volk
GH_TUPLE= zeux:volk:1.3.270-10-gdbfeadc:volk/volk
CMAKE_OFF= BUILD_CUBE BUILD_ICD
CMAKE_ARGS= -DGLSLANG_INSTALL_DIR:PATH="${LOCALBASE}"

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1702067810
SHA256 (KhronosGroup-Vulkan-Tools-v1.3.273_GH0.tar.gz) = 477e70645f73d0756f8f025a7c8745126b1a11978f14a08283cf2471ad9be979
SIZE (KhronosGroup-Vulkan-Tools-v1.3.273_GH0.tar.gz) = 749157
SHA256 (zeux-volk-1.3.270-4-g1b05bb5_GH0.tar.gz) = ce2329889a5cf36b207f887180821b244fe01ad61f4f63b2eebf12631f8c3398
SIZE (zeux-volk-1.3.270-4-g1b05bb5_GH0.tar.gz) = 60097
TIMESTAMP = 1703009627
SHA256 (KhronosGroup-Vulkan-Tools-v1.3.274_GH0.tar.gz) = 7d54f5e0ad09a710e5781dcea8dc8dfde059301af1e7e4623d3a384de9b9aa76
SIZE (KhronosGroup-Vulkan-Tools-v1.3.274_GH0.tar.gz) = 749929
SHA256 (zeux-volk-1.3.270-10-gdbfeadc_GH0.tar.gz) = 938b28d1c53b70e1f57c8127de9c52b47d72fa8a0146bfe442960182f30c73e5
SIZE (zeux-volk-1.3.270-10-gdbfeadc_GH0.tar.gz) = 60753

View File

@ -1,6 +1,6 @@
PORTNAME= vulkan-validation-layers
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.273
DISTVERSION= 1.3.274
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,7 +1,7 @@
TIMESTAMP = 1702082204
SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.273_GH0.tar.gz) = 1e0e84d641815986e05108d604156653bc3a2e4eea1a37992d3c06abb01e6b4f
SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.273_GH0.tar.gz) = 5142791
TIMESTAMP = 1703031605
SHA256 (KhronosGroup-Vulkan-ValidationLayers-v1.3.274_GH0.tar.gz) = 3dcd107fd6d46ae07e9ae072f79c3fa326329ce2c986d1f7b61e3079bfa1e020
SIZE (KhronosGroup-Vulkan-ValidationLayers-v1.3.274_GH0.tar.gz) = 5196877
SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-332-g1c6bb27_GH0.tar.gz) = d5aa6bb24f14dc0ec6785cb03826b3e10194e8d168930d7cdec5826536d43ea1
SIZE (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-332-g1c6bb27_GH0.tar.gz) = 466608
SHA256 (KhronosGroup-Vulkan-Utility-Libraries-v1.3.273_GH0.tar.gz) = 0d60ce78c2b8f1b354f61d2ace123cf26689be66e315198da3e0738594fcd949
SIZE (KhronosGroup-Vulkan-Utility-Libraries-v1.3.273_GH0.tar.gz) = 166758
SHA256 (KhronosGroup-Vulkan-Utility-Libraries-v1.3.274_GH0.tar.gz) = ac6012f7b951170914a85c1ac359f20f276db1cced269b4199a75f7e2ce837c5
SIZE (KhronosGroup-Vulkan-Utility-Libraries-v1.3.274_GH0.tar.gz) = 167141

View File

@ -1,5 +1,5 @@
PORTNAME= zint
PORTVERSION= 2.12.0
PORTVERSION= 2.13.0
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@ -20,6 +20,7 @@ USE_QT= buildtools:build qmake:build uitools:build core gui \
svg widgets
DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false
PLIST_SUB+= VER=${PORTVERSION:R}
post-patch:
@${REINPLACE_CMD} -e '/^add_library/s,STATIC,SHARED,' \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1670879770
SHA256 (zint-2.12.0-src.tar.gz) = bf0a221b798abce65f48b003c0a23fa2fb184f5d35abd0eacc67d091aa9ac4bf
SIZE (zint-2.12.0-src.tar.gz) = 5951364
TIMESTAMP = 1702893331
SHA256 (zint-2.13.0-src.tar.gz) = 0e957cf17c3eeb4ad619b2890d666d12a5c7adc7e7c39c207739b0f4f5c65fa2
SIZE (zint-2.13.0-src.tar.gz) = 6186118

View File

@ -3,11 +3,11 @@ bin/zint-qt
include/qzint.h
include/zint.h
lib/libQZint.so
lib/libQZint.so.2.12
lib/libQZint.so.2.12.0.0
lib/libQZint.so.%%VER%%
lib/libQZint.so.%%VER%%.0.0
lib/libzint.so
lib/libzint.so.2.12
lib/libzint.so.2.12.0.0
lib/libzint.so.%%VER%%
lib/libzint.so.%%VER%%.0.0
share/cmake/Modules/FindZint.cmake
share/man/man1/zint.1.gz
%%DATADIR%%/zint-config.cmake

View File

@ -1,5 +1,5 @@
PORTNAME= gcc
PORTVERSION= 11.4.1.s20231207
PORTVERSION= 11.4.1.s20231214
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702004763
SHA256 (gcc-11-20231207.tar.xz) = de3209665a9db0fd85a9e0fa56c0cd2dcb08d700c325a10a2536af64c2608775
SIZE (gcc-11-20231207.tar.xz) = 76225664
TIMESTAMP = 1702609519
SHA256 (gcc-11-20231214.tar.xz) = 34f04af5ee7bb796b65643319b5b72b4a53b7c5b22cd00152c17979db3b3b1aa
SIZE (gcc-11-20231214.tar.xz) = 76228348

View File

@ -1,5 +1,5 @@
PORTNAME= gcc
PORTVERSION= 12.3.1.s20231208
PORTVERSION= 12.3.1.s20231215
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702091039
SHA256 (gcc-12-20231208.tar.xz) = eff83829bbd21673422a101a1445c04b3e93e2056f7e6e4ce19fbc8f8c24d2fc
SIZE (gcc-12-20231208.tar.xz) = 79805176
TIMESTAMP = 1702695980
SHA256 (gcc-12-20231215.tar.xz) = d4781bdacb5dc60f013067fab33100f8b1dc142e15e4a913d26260cd6d790f4b
SIZE (gcc-12-20231215.tar.xz) = 79804016

View File

@ -1,5 +1,5 @@
PORTNAME= gcc
PORTVERSION= 13.2.1.s20231209
PORTVERSION= 13.2.1.s20231216
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1702177529
SHA256 (gcc-13-20231209.tar.xz) = 60de923a5ec2674f1de6fd45407ae4fab85734d175d6fb5913245151a761c55e
SIZE (gcc-13-20231209.tar.xz) = 84386056
TIMESTAMP = 1702782275
SHA256 (gcc-13-20231216.tar.xz) = fe3f53241924442d111d7db166873377a178c57347d69bf53aeead944761a6a7
SIZE (gcc-13-20231216.tar.xz) = 84341616

View File

@ -1,7 +1,6 @@
PORTNAME= numbat
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.0
PORTREVISION= 1
DISTVERSION= 1.9.0
CATEGORIES= lang devel science
MAINTAINER= yuri@FreeBSD.org
@ -47,7 +46,7 @@ CARGO_CRATES= aho-corasick-1.1.2 \
clap_builder-4.4.7 \
clap_derive-4.4.7 \
clap_lex-0.6.0 \
clipboard-win-4.5.0 \
clipboard-win-5.0.0 \
codespan-reporting-0.11.1 \
colorchoice-1.0.0 \
colored-2.0.4 \
@ -71,8 +70,8 @@ CARGO_CRATES= aho-corasick-1.1.2 \
endian-type-0.1.2 \
equivalent-1.0.1 \
errno-0.3.5 \
error-code-2.3.1 \
fd-lock-3.0.13 \
error-code-3.0.0 \
fd-lock-4.0.1 \
float-cmp-0.9.0 \
fnv-1.0.7 \
form_urlencoded-1.2.0 \
@ -101,7 +100,7 @@ CARGO_CRATES= aho-corasick-1.1.2 \
memchr-2.6.4 \
memoffset-0.9.0 \
nibble_vec-0.1.0 \
nix-0.26.4 \
nix-0.27.1 \
normalize-line-endings-0.3.0 \
num-bigint-0.4.4 \
num-format-0.4.4 \
@ -137,8 +136,8 @@ CARGO_CRATES= aho-corasick-1.1.2 \
rustix-0.38.21 \
rustls-0.21.8 \
rustls-webpki-0.101.7 \
rustyline-12.0.0 \
rustyline-derive-0.9.0 \
rustyline-13.0.0 \
rustyline-derive-0.10.0 \
ryu-1.0.15 \
ryu_floating_decimal-0.1.0 \
same-file-1.0.6 \
@ -153,7 +152,6 @@ CARGO_CRATES= aho-corasick-1.1.2 \
similar-2.3.0 \
smallvec-1.11.1 \
spin-0.9.8 \
str-buf-1.0.6 \
strsim-0.10.0 \
syn-2.0.38 \
termcolor-1.3.0 \
@ -193,22 +191,31 @@ CARGO_CRATES= aho-corasick-1.1.2 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.0 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
winnow-0.5.19 \
yaml-rust-0.4.5

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1699768053
TIMESTAMP = 1703049496
SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0
SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136
SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299
@ -57,8 +57,8 @@ SHA256 (rust/crates/clap_derive-4.4.7.crate) = cf9804afaaf59a91e75b022a30fb7229a
SIZE (rust/crates/clap_derive-4.4.7.crate) = 29046
SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1
SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272
SHA256 (rust/crates/clipboard-win-4.5.0.crate) = 7191c27c2357d9b7ef96baac1773290d4ca63b24205b82a3fd8a0637afcf0362
SIZE (rust/crates/clipboard-win-4.5.0.crate) = 13476
SHA256 (rust/crates/clipboard-win-5.0.0.crate) = c57002a5d9be777c1ef967e33674dac9ebd310d8893e4e3437b14d5f0f6372cc
SIZE (rust/crates/clipboard-win-5.0.0.crate) = 15248
SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e
SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963
SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7
@ -105,10 +105,10 @@ SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8d
SIZE (rust/crates/equivalent-1.0.1.crate) = 6615
SHA256 (rust/crates/errno-0.3.5.crate) = ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860
SIZE (rust/crates/errno-0.3.5.crate) = 10576
SHA256 (rust/crates/error-code-2.3.1.crate) = 64f18991e7bf11e7ffee451b5318b5c1a73c52d0d0ada6e5a3017c8c1ced6a21
SIZE (rust/crates/error-code-2.3.1.crate) = 5324
SHA256 (rust/crates/fd-lock-3.0.13.crate) = ef033ed5e9bad94e55838ca0ca906db0e043f517adda0c8b79c7a8c66c93c1b5
SIZE (rust/crates/fd-lock-3.0.13.crate) = 13692
SHA256 (rust/crates/error-code-3.0.0.crate) = 281e452d3bad4005426416cdba5ccfd4f5c1280e10099e21db27f7c1c28347fc
SIZE (rust/crates/error-code-3.0.0.crate) = 6176
SHA256 (rust/crates/fd-lock-4.0.1.crate) = b93f7a0db71c99f68398f80653ed05afb0b00e062e1a20c7ff849c4edfabbbcc
SIZE (rust/crates/fd-lock-4.0.1.crate) = 13579
SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4
SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102
SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1
@ -165,8 +165,8 @@ SHA256 (rust/crates/memoffset-0.9.0.crate) = 5a634b1c61a95585bd15607c6ab0c4e5b22
SIZE (rust/crates/memoffset-0.9.0.crate) = 9033
SHA256 (rust/crates/nibble_vec-0.1.0.crate) = 77a5d83df9f36fe23f0c3648c6bbb8b0298bb5f1939c8f2704431371f4b84d43
SIZE (rust/crates/nibble_vec-0.1.0.crate) = 11796
SHA256 (rust/crates/nix-0.26.4.crate) = 598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b
SIZE (rust/crates/nix-0.26.4.crate) = 279099
SHA256 (rust/crates/nix-0.27.1.crate) = 2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053
SIZE (rust/crates/nix-0.27.1.crate) = 286494
SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be
SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737
SHA256 (rust/crates/num-bigint-0.4.4.crate) = 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0
@ -237,10 +237,10 @@ SHA256 (rust/crates/rustls-0.21.8.crate) = 446e14c5cda4f3f30fe71863c34ec70f5ac79
SIZE (rust/crates/rustls-0.21.8.crate) = 284588
SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765
SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808
SHA256 (rust/crates/rustyline-12.0.0.crate) = 994eca4bca05c87e86e15d90fc7a91d1be64b4482b38cb2d27474568fe7c9db9
SIZE (rust/crates/rustyline-12.0.0.crate) = 113749
SHA256 (rust/crates/rustyline-derive-0.9.0.crate) = 5a32af5427251d2e4be14fc151eabe18abb4a7aad5efee7044da9f096c906a43
SIZE (rust/crates/rustyline-derive-0.9.0.crate) = 2438
SHA256 (rust/crates/rustyline-13.0.0.crate) = 02a2d683a4ac90aeef5b1013933f6d977bd37d51ff3f4dad829d4931a7e6be86
SIZE (rust/crates/rustyline-13.0.0.crate) = 116254
SHA256 (rust/crates/rustyline-derive-0.10.0.crate) = e5af959c8bf6af1aff6d2b463a57f71aae53d1332da58419e30ad8dc7011d951
SIZE (rust/crates/rustyline-derive-0.10.0.crate) = 2456
SHA256 (rust/crates/ryu-1.0.15.crate) = 1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741
SIZE (rust/crates/ryu-1.0.15.crate) = 46906
SHA256 (rust/crates/ryu_floating_decimal-0.1.0.crate) = 700de91d5fd6091442d00fdd9ee790af6d4f0f480562b0f5a1e8f59e90aafe73
@ -269,8 +269,6 @@ SHA256 (rust/crates/smallvec-1.11.1.crate) = 942b4a808e05215192e39f4ab80813e5990
SIZE (rust/crates/smallvec-1.11.1.crate) = 34831
SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67
SIZE (rust/crates/spin-0.9.8.crate) = 38958
SHA256 (rust/crates/str-buf-1.0.6.crate) = 9e08d8363704e6c71fc928674353e6b7c23dcea9d82d7012c8faf2a3a025f8d0
SIZE (rust/crates/str-buf-1.0.6.crate) = 3828
SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623
SIZE (rust/crates/strsim-0.10.0.crate) = 11355
SHA256 (rust/crates/syn-2.0.38.crate) = e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b
@ -349,41 +347,59 @@ SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c0
SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659
SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9
SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884
SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d
SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877
SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071
SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492
SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c
SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904
SHA256 (rust/crates/windows-targets-0.52.0.crate) = 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd
SIZE (rust/crates/windows-targets-0.52.0.crate) = 6229
SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8
SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071
SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8
SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492
SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea
SIZE (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = 430182
SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43
SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981
SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc
SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483
SHA256 (rust/crates/windows_aarch64_msvc-0.52.0.crate) = bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef
SIZE (rust/crates/windows_aarch64_msvc-0.52.0.crate) = 821663
SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f
SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236
SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e
SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891
SHA256 (rust/crates/windows_i686_gnu-0.52.0.crate) = a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313
SIZE (rust/crates/windows_i686_gnu-0.52.0.crate) = 870285
SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060
SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951
SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406
SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300
SHA256 (rust/crates/windows_i686_msvc-0.52.0.crate) = ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a
SIZE (rust/crates/windows_i686_msvc-0.52.0.crate) = 888693
SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36
SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373
SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e
SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619
SHA256 (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd
SIZE (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 826213
SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3
SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068
SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc
SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486
SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e
SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165
SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0
SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936
SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538
SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412
SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04
SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600
SHA256 (rust/crates/winnow-0.5.19.crate) = 829846f3e3db426d4cee4510841b71a8e58aa2a76b1132579487ae430ccd9c7b
SIZE (rust/crates/winnow-0.5.19.crate) = 147982
SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85
SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783
SHA256 (sharkdp-numbat-v1.8.0_GH0.tar.gz) = b02e4227ba1e7234c246099365143e01b957dfe5ce530424912b485ca42d28f9
SIZE (sharkdp-numbat-v1.8.0_GH0.tar.gz) = 8317788
SHA256 (sharkdp-numbat-v1.9.0_GH0.tar.gz) = 5a0435bf938d6166c5089106cfb39049b0b207dec69a96552ccc3f114d515fd9
SIZE (sharkdp-numbat-v1.9.0_GH0.tar.gz) = 8326641

View File

@ -1,7 +1,6 @@
PORTNAME= arborx
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.1
PORTREVISION= 1
DISTVERSION= 1.5
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1686361503
SHA256 (arborx-ArborX-v1.4.1_GH0.tar.gz) = 2ca828ef6615859654b233a7df17017e7cfd904982b80026ec7409eb46b77a95
SIZE (arborx-ArborX-v1.4.1_GH0.tar.gz) = 408999
TIMESTAMP = 1702974615
SHA256 (arborx-ArborX-v1.5_GH0.tar.gz) = c26f23c17e749ccf3e2d353a68969aa54d31b8e720dbfdbc2cef16c5d8477e9e
SIZE (arborx-ArborX-v1.5_GH0.tar.gz) = 426548

View File

@ -21,6 +21,8 @@ include/ArborX/details/ArborX_DetailsFDBSCANDenseBox.hpp
include/ArborX/details/ArborX_DetailsHalfTraversal.hpp
include/ArborX/details/ArborX_DetailsHappyTreeFriends.hpp
include/ArborX/details/ArborX_DetailsHeap.hpp
include/ArborX/details/ArborX_DetailsLegacy.hpp
include/ArborX/details/ArborX_DetailsMinimumSpanningTree.hpp
include/ArborX/details/ArborX_DetailsMortonCode.hpp
include/ArborX/details/ArborX_DetailsMutualReachabilityDistance.hpp
include/ArborX/details/ArborX_DetailsNode.hpp
@ -37,6 +39,7 @@ include/ArborX/details/ArborX_DetailsUnionFind.hpp
include/ArborX/details/ArborX_DetailsUtils.hpp
include/ArborX/details/ArborX_DetailsWeightedEdge.hpp
include/ArborX/details/ArborX_Exception.hpp
include/ArborX/details/ArborX_IndexableGetter.hpp
include/ArborX/details/ArborX_MinimumSpanningTree.hpp
include/ArborX/details/ArborX_NeighborList.hpp
include/ArborX/details/ArborX_PairIndexRank.hpp
@ -49,14 +52,17 @@ include/ArborX/geometry/ArborX_GeometryTraits.hpp
include/ArborX/geometry/ArborX_HyperBox.hpp
include/ArborX/geometry/ArborX_HyperPoint.hpp
include/ArborX/geometry/ArborX_HyperSphere.hpp
include/ArborX/geometry/ArborX_HyperTriangle.hpp
include/ArborX/geometry/ArborX_KDOP.hpp
include/ArborX/geometry/ArborX_Point.hpp
include/ArborX/geometry/ArborX_Ray.hpp
include/ArborX/geometry/ArborX_Sphere.hpp
include/ArborX/geometry/ArborX_Triangle.hpp
include/ArborX/interpolation/details/ArborX_InterpDetailsCompactRadialBasisFunction.hpp
include/ArborX/interpolation/details/ArborX_InterpDetailsPolynomialBasis.hpp
include/ArborX/interpolation/details/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp
include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtAccessibilityTraits.hpp
include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtArithmeticTraits.hpp
include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtClassLambda.hpp
include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtBitManipulation.hpp
include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtMinMaxOperations.hpp
include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtScopedProfileRegion.hpp
include/ArborX/kokkos_ext/ArborX_DetailsKokkosExtSort.hpp

View File

@ -1,6 +1,5 @@
PORTNAME= armadillo
DISTVERSION= 12.6.6
PORTREVISION= 1
DISTVERSION= 12.6.7
CATEGORIES= math
MASTER_SITES= SF/arma

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1698845454
SHA256 (armadillo-12.6.6.tar.xz) = 3858b0fd431772af032ad3f35c2aeb54e8dabea59169e7d1e9fccd78bc82ad35
SIZE (armadillo-12.6.6.tar.xz) = 6806448
TIMESTAMP = 1702972892
SHA256 (armadillo-12.6.7.tar.xz) = df32064bdf5c47153cf180b3c2012c8a194a07ee892654a6914b486fff2cfa69
SIZE (armadillo-12.6.7.tar.xz) = 6813060

View File

@ -622,7 +622,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp
include/armadillo_bits/xvec_htrans_meat.hpp
lib/libarmadillo.so
lib/libarmadillo.so.12
lib/libarmadillo.so.12.6.6
lib/libarmadillo.so.12.6.7
libdata/pkgconfig/armadillo.pc
share/Armadillo/CMake/ArmadilloConfig.cmake
share/Armadillo/CMake/ArmadilloConfigVersion.cmake

Some files were not shown because too many files have changed in this diff Show More