forked from Lainports/opnsense-ports
*/*: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
caa0344aeb
commit
db41817b01
846 changed files with 21641 additions and 5782 deletions
|
|
@ -270,6 +270,7 @@
|
||||||
SUBDIR += zlib-ng
|
SUBDIR += zlib-ng
|
||||||
SUBDIR += zoo
|
SUBDIR += zoo
|
||||||
SUBDIR += zopfli
|
SUBDIR += zopfli
|
||||||
|
SUBDIR += zpaqfranz
|
||||||
SUBDIR += zstd
|
SUBDIR += zstd
|
||||||
SUBDIR += zstr
|
SUBDIR += zstr
|
||||||
SUBDIR += zutils
|
SUBDIR += zutils
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1657010487
|
TIMESTAMP = 1659936871
|
||||||
SHA256 (KDE/frameworks/5.96.0/karchive-5.96.0.tar.xz) = c5f5dec93a296a411cf2e44f4b626da316699f04ec574e634310f622040e2aaf
|
SHA256 (KDE/frameworks/5.97.0/karchive-5.97.0.tar.xz) = 1bff8249ddbb5a38916c9e145e5027de3f18a14772e7a8bdd4a954fae7ca8d92
|
||||||
SIZE (KDE/frameworks/5.96.0/karchive-5.96.0.tar.xz) = 986668
|
SIZE (KDE/frameworks/5.97.0/karchive-5.97.0.tar.xz) = 986584
|
||||||
|
|
|
||||||
32
archivers/zpaqfranz/Makefile
Normal file
32
archivers/zpaqfranz/Makefile
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
PORTNAME= zpaqfranz
|
||||||
|
DISTVERSION= 55.12
|
||||||
|
PORTREVISION= 1
|
||||||
|
CATEGORIES= archivers
|
||||||
|
MASTER_SITES= http://www.francocorbelli.it/zpaqfranz/freebsd/
|
||||||
|
|
||||||
|
MAINTAINER= franco@francocorbelli.com
|
||||||
|
COMMENT= Swiss army knife for the serious backup manager
|
||||||
|
|
||||||
|
LICENSE= BSD2CLAUSE MIT
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DIRCOMMAND
|
||||||
|
DIRCOMMAND_DESC= Add a symlink to call the dir subcommand directly
|
||||||
|
|
||||||
|
PLIST_FILES= bin/zpaqfranz
|
||||||
|
|
||||||
|
DIRCOMMAND_PLIST_FILES= bin/dir
|
||||||
|
DIRCOMMAND_CONFLICTS_INSTALL= gnuls
|
||||||
|
|
||||||
|
post-install-DIRCOMMAND-off:
|
||||||
|
${RM} ${STAGEDIR}${LOCALBASE}/bin/dir
|
||||||
|
|
||||||
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
.if ${ARCH} != "amd64"
|
||||||
|
CFLAGS+= -DNOJIT
|
||||||
|
.endif
|
||||||
|
|
||||||
|
.include <bsd.port.post.mk>
|
||||||
3
archivers/zpaqfranz/distinfo
Normal file
3
archivers/zpaqfranz/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1661098353
|
||||||
|
SHA256 (zpaqfranz-55.12.tar.gz) = 0ef8a192cf539d46647d5122b99ce2c2ac49f7a778c510e6d1ddf74c5096ab5f
|
||||||
|
SIZE (zpaqfranz-55.12.tar.gz) = 814992
|
||||||
16
archivers/zpaqfranz/pkg-descr
Normal file
16
archivers/zpaqfranz/pkg-descr
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
Swiss army knife for backup and disaster recovery
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
|
* Like 7z or RAR on steroids, with deduplicated "snapshots" (versions).
|
||||||
|
* Conceptually similar to Mac time machine, but much more efficient.
|
||||||
|
* Keeps backup always-to-always, no need to ever prune (CryptoLocker).
|
||||||
|
* Easily handles millions of files and TBs of data, non-latin support.
|
||||||
|
* Cloud backups with full encryption, minimal data transfer / bandwith.
|
||||||
|
* Data integrity check CRC32+XXHASH,SHA-1,SHA-2,SHA-3,MD5,XXH3,BLAKE3.
|
||||||
|
* Thorough data verification, multithread support (real world 1GB+/s).
|
||||||
|
* Specific zfs handling functions, full multiplatform interoperability.
|
||||||
|
* Particularly suitable for minimal space storage of virtual machines.
|
||||||
|
* Full backwards compatibility with ZPAQ [archivers/paq].
|
||||||
|
|
||||||
|
WWW: https://github.com/fcorbelli/zpaqfranz
|
||||||
|
|
@ -593,6 +593,7 @@
|
||||||
SUBDIR += paman
|
SUBDIR += paman
|
||||||
SUBDIR += pamixer
|
SUBDIR += pamixer
|
||||||
SUBDIR += paprefs
|
SUBDIR += paprefs
|
||||||
|
SUBDIR += patchage
|
||||||
SUBDIR += pavucontrol
|
SUBDIR += pavucontrol
|
||||||
SUBDIR += pavucontrol-qt
|
SUBDIR += pavucontrol-qt
|
||||||
SUBDIR += pavumeter
|
SUBDIR += pavumeter
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= fdk-aac
|
PORTNAME= fdk-aac
|
||||||
DISTVERSIONPREFIX= v
|
|
||||||
DISTVERSION= 2.0.2
|
DISTVERSION= 2.0.2
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
MASTER_SITES= SF/opencore-amr/${PORTNAME}
|
||||||
|
|
||||||
MAINTAINER= bofh@FreeBSD.org
|
MAINTAINER= bofh@FreeBSD.org
|
||||||
COMMENT= Port of the Fraunhofer FDK AAC Codec Library
|
COMMENT= Port of the Fraunhofer FDK AAC Codec Library
|
||||||
|
|
@ -15,11 +15,8 @@ NOT_FOR_ARCHS= sparc64
|
||||||
NOT_FOR_ARCHS_REASON= not yet ported to this architecture
|
NOT_FOR_ARCHS_REASON= not yet ported to this architecture
|
||||||
|
|
||||||
USES= cmake
|
USES= cmake
|
||||||
USE_GITHUB= yes
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
GH_ACCOUNT= mstorsjo
|
|
||||||
|
|
||||||
PLIST_SUB= VER=${PORTVERSION}
|
PLIST_SUB= VER=${PORTVERSION}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1620254917
|
TIMESTAMP = 1660929415
|
||||||
SHA256 (mstorsjo-fdk-aac-v2.0.2_GH0.tar.gz) = 7812b4f0cf66acda0d0fe4302545339517e702af7674dd04e5fe22a5ade16a90
|
SHA256 (fdk-aac-2.0.2.tar.gz) = c9e8630cf9d433f3cead74906a1520d2223f89bcd3fa9254861017440b8eb22f
|
||||||
SIZE (mstorsjo-fdk-aac-v2.0.2_GH0.tar.gz) = 2506597
|
SIZE (fdk-aac-2.0.2.tar.gz) = 2886434
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= fomp
|
PORTNAME= fomp
|
||||||
DISTVERSION= 1.2.2
|
DISTVERSION= 1.2.4
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= http://download.drobilla.net/
|
MASTER_SITES= http://download.drobilla.net/
|
||||||
PKGNAMESUFFIX= -lv2
|
PKGNAMESUFFIX= -lv2
|
||||||
|
|
@ -10,9 +10,10 @@ COMMENT= LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= lv2>0:audio/lv2
|
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||||
|
lv2lint:audio/lv2lint
|
||||||
|
|
||||||
USES= pkgconfig tar:bz2 waf
|
USES= meson pkgconfig tar:xz
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/fomp.lv2/*.so
|
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/fomp.lv2/*.so
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1610356794
|
TIMESTAMP = 1661146467
|
||||||
SHA256 (fomp-1.2.2.tar.bz2) = c671a28f27623b707b0634a5af216e1f58ff38f8a8f610986e78aad885e9d96f
|
SHA256 (fomp-1.2.4.tar.xz) = 43805c9708442d8e56a62b65be1ad8991ca3c90636740d7722455506078ca779
|
||||||
SIZE (fomp-1.2.2.tar.bz2) = 338400
|
SIZE (fomp-1.2.4.tar.xz) = 31172
|
||||||
|
|
|
||||||
|
|
@ -17,4 +17,4 @@ The oscillators and filters are mainly useful in modular synthesizers, but since
|
||||||
CV ports are distinct from audio ports, they should work fine in non-modular
|
CV ports are distinct from audio ports, they should work fine in non-modular
|
||||||
hosts as well.
|
hosts as well.
|
||||||
|
|
||||||
WWW: http://drobilla.net/software/fomp
|
WWW: http://drobilla.net/software/fomp.html
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= ganv
|
PORTNAME= ganv
|
||||||
PORTVERSION= 1.8.0
|
DISTVERSION= 1.8.2
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= https://download.drobilla.net/
|
MASTER_SITES= https://download.drobilla.net/
|
||||||
|
|
||||||
|
|
@ -14,11 +13,8 @@ LIB_DEPENDS= libcgraph.so:graphics/graphviz \
|
||||||
libfontconfig.so:x11-fonts/fontconfig \
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2
|
libfreetype.so:print/freetype2
|
||||||
|
|
||||||
USES= compiler:c++11-lang gettext-runtime gnome pkgconfig waf tar:bz2
|
USES= compiler:c++11-lang gettext gnome localbase:ldflags meson pkgconfig tar:xz
|
||||||
USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 libsigc++20 pango pangomm
|
USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 introspection:build libsigc++20 pango pangomm
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
post-install:
|
|
||||||
@cd ${STAGEDIR}${PREFIX} && ${STRIP_CMD} bin/ganv_bench lib/libganv-1.so.${PORTVERSION}
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1610168216
|
TIMESTAMP = 1661103078
|
||||||
SHA256 (ganv-1.8.0.tar.bz2) = da81271f930dfeaeb863c45dcff9ffc3175e1739ff1c7ae674c20b89f1ba8013
|
SHA256 (ganv-1.8.2.tar.xz) = bbb786dcd4b59c9bfb84c8a8a7da9e29faecb9dd16e066e82f7ac9c857f235f6
|
||||||
SIZE (ganv-1.8.0.tar.bz2) = 382822
|
SIZE (ganv-1.8.2.tar.xz) = 80496
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
Ganv is an interactive Gtk canvas widget for graph-based interfaces (patchers,
|
Ganv is an interactive Gtk canvas widget for graph-based interfaces (patchers,
|
||||||
modular synthesizers, finite state automata, interactive graphs, etc).
|
modular synthesizers, finite state automata, interactive graphs, etc).
|
||||||
|
|
||||||
WWW: https://drobilla.net/software/ganv
|
WWW: https://drobilla.net/software/ganv.html
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
bin/ganv_bench
|
|
||||||
include/ganv-1/ganv/Box.hpp
|
include/ganv-1/ganv/Box.hpp
|
||||||
include/ganv-1/ganv/Canvas.hpp
|
include/ganv-1/ganv/Canvas.hpp
|
||||||
include/ganv-1/ganv/Circle.hpp
|
include/ganv-1/ganv/Circle.hpp
|
||||||
|
|
@ -23,7 +22,9 @@ include/ganv-1/ganv/types.h
|
||||||
include/ganv-1/ganv/types.hpp
|
include/ganv-1/ganv/types.hpp
|
||||||
include/ganv-1/ganv/widget.h
|
include/ganv-1/ganv/widget.h
|
||||||
include/ganv-1/ganv/wrap.hpp
|
include/ganv-1/ganv/wrap.hpp
|
||||||
|
lib/girepository-1.0/Ganv-1.0.typelib
|
||||||
lib/libganv-1.so
|
lib/libganv-1.so
|
||||||
lib/libganv-1.so.1
|
lib/libganv-1.so.1
|
||||||
lib/libganv-1.so.1.8.0
|
lib/libganv-1.so.1.8.2
|
||||||
libdata/pkgconfig/ganv-1.pc
|
libdata/pkgconfig/ganv-1.pc
|
||||||
|
share/gir-1.0/Ganv-1.0.gir
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= jacktrip
|
PORTNAME= jacktrip
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.6.1
|
DISTVERSION= 1.6.2
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
@ -13,7 +13,7 @@ LIB_DEPENDS= libjack.so:audio/jack \
|
||||||
librtaudio.so:audio/rtaudio
|
librtaudio.so:audio/rtaudio
|
||||||
|
|
||||||
USES= meson compiler:c++11-lang gl pkgconfig qt:5
|
USES= meson compiler:c++11-lang gl pkgconfig qt:5
|
||||||
USE_QT= core declarative gui network networkauth svg widgets buildtools_build
|
USE_QT= core gui network networkauth quickcontrols2 svg websockets widgets buildtools_build
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
TIMESTAMP = 1656048701
|
TIMESTAMP = 1661017818
|
||||||
SHA256 (jacktrip-jacktrip-v1.6.1_GH0.tar.gz) = db48672bd40e7335242f9f5d8ae2028b2ad0f1d46353f927061df5a3697610a2
|
SHA256 (jacktrip-jacktrip-v1.6.2_GH0.tar.gz) = ed73824351a72efe156714cc2b799f482124c7a3ff8abbde0f118359b5269791
|
||||||
SIZE (jacktrip-jacktrip-v1.6.1_GH0.tar.gz) = 5599695
|
SIZE (jacktrip-jacktrip-v1.6.2_GH0.tar.gz) = 5618486
|
||||||
SHA256 (flathub-shared-modules-2c3a597_GH0.tar.gz) = 809e323d2f1b7d85c9e800d771d044da06fb94c6724e62aee6870061f430b408
|
SHA256 (flathub-shared-modules-2c3a597_GH0.tar.gz) = 809e323d2f1b7d85c9e800d771d044da06fb94c6724e62aee6870061f430b408
|
||||||
SIZE (flathub-shared-modules-2c3a597_GH0.tar.gz) = 58288
|
SIZE (flathub-shared-modules-2c3a597_GH0.tar.gz) = 58288
|
||||||
SHA256 (x42-weakjack-cddbeec_GH0.tar.gz) = 752b48f022c34a28ff97dbd66715b3fe83532257884ea0b3146d790bafe21124
|
SHA256 (x42-weakjack-cddbeec_GH0.tar.gz) = 752b48f022c34a28ff97dbd66715b3fe83532257884ea0b3146d790bafe21124
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= libopenmpt
|
PORTNAME= libopenmpt
|
||||||
PORTVERSION= 0.6.4
|
PORTVERSION= 0.6.5
|
||||||
DISTVERSIONSUFFIX= +release.autotools
|
DISTVERSIONSUFFIX= +release.autotools
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \
|
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1656225922
|
TIMESTAMP = 1661155252
|
||||||
SHA256 (libopenmpt-0.6.4+release.autotools.tar.gz) = e09fb845c3292700a7ac13c3b31d669ecd3bdbebcbfe1328eba2376cebe40162
|
SHA256 (libopenmpt-0.6.5+release.autotools.tar.gz) = f22abe977cdae405f685b75150e7fb155b2c7896b4700fd54abe68840f66e9c0
|
||||||
SIZE (libopenmpt-0.6.4+release.autotools.tar.gz) = 1547663
|
SIZE (libopenmpt-0.6.5+release.autotools.tar.gz) = 1549710
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= musicpd
|
PORTNAME= musicpd
|
||||||
PORTVERSION= 0.23.8
|
PORTVERSION= 0.23.9
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
|
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
|
||||||
DISTNAME= mpd-${PORTVERSION}
|
DISTNAME= mpd-${PORTVERSION}
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1657360933
|
TIMESTAMP = 1660983126
|
||||||
SHA256 (mpd-0.23.8.tar.xz) = 86bb569bf3b519821f36f6bb5564e484e85d2564411b34b200fe2cd3a04e78cf
|
SHA256 (mpd-0.23.9.tar.xz) = 2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
|
||||||
SIZE (mpd-0.23.8.tar.xz) = 773280
|
SIZE (mpd-0.23.9.tar.xz) = 774156
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
--- setup/FreeBSD/oss/build/bsdpci.inc.orig 2014-02-14 22:59:55.000000000 +0000
|
--- setup/FreeBSD/oss/build/bsdpci.inc.orig 2014-02-14 22:59:55 UTC
|
||||||
+++ setup/FreeBSD/oss/build/bsdpci.inc 2021-12-18 15:09:33.546812000 +0000
|
+++ setup/FreeBSD/oss/build/bsdpci.inc
|
||||||
@@ -92,8 +92,6 @@
|
@@ -92,8 +92,6 @@ osspci_detach (device_t dev)
|
||||||
osdev = device_list[i];
|
osdev = device_list[i];
|
||||||
if (osdev->dip == dev)
|
if (osdev->dip == dev)
|
||||||
{
|
{
|
||||||
|
|
@ -9,3 +9,10 @@
|
||||||
if (!DRIVER_DETACH (osdev))
|
if (!DRIVER_DETACH (osdev))
|
||||||
{
|
{
|
||||||
printf (DRIVER_NICK ": Unloading busy device\n");
|
printf (DRIVER_NICK ": Unloading busy device\n");
|
||||||
|
@@ -150,4 +148,6 @@ static device_method_t osspci_methods[] = {
|
||||||
|
{0, 0}
|
||||||
|
};
|
||||||
|
|
||||||
|
+#if __FreeBSD_version < 1400058
|
||||||
|
static devclass_t osspci_devclass;
|
||||||
|
+#endif
|
||||||
|
|
|
||||||
18
audio/oss/files/patch-setup_gen__driver__freebsd.inc
Normal file
18
audio/oss/files/patch-setup_gen__driver__freebsd.inc
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
--- setup/gen_driver_freebsd.inc.orig 2022-07-26 19:01:18 UTC
|
||||||
|
+++ setup/gen_driver_freebsd.inc
|
||||||
|
@@ -233,9 +233,15 @@ generate_driver (char *name, conf_t * conf, char *cfg_
|
||||||
|
fprintf (src,
|
||||||
|
"DEFINE_CLASS_0(%s, osspci_driver, osspci_methods, sizeof(struct _oss_device_t));\n",
|
||||||
|
name);
|
||||||
|
+ fprintf (src, "#if __FreeBSD_version >= 1400058\n");
|
||||||
|
fprintf (src,
|
||||||
|
+ "DRIVER_MODULE(%s, pci, osspci_driver, 0, 0);\n",
|
||||||
|
+ name);
|
||||||
|
+ fprintf (src, "#else\n");
|
||||||
|
+ fprintf (src,
|
||||||
|
"DRIVER_MODULE(%s, pci, osspci_driver, osspci_devclass, 0, 0);\n",
|
||||||
|
name);
|
||||||
|
+ fprintf (src, "#endif\n");
|
||||||
|
}
|
||||||
|
|
||||||
|
for (i = 0; i < nopts; i++)
|
||||||
29
audio/patchage/Makefile
Normal file
29
audio/patchage/Makefile
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
PORTNAME= patchage
|
||||||
|
DISTVERSION= 1.0.8
|
||||||
|
CATEGORIES= audio
|
||||||
|
MASTER_SITES= http://download.drobilla.net/
|
||||||
|
|
||||||
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
COMMENT= Modular patch bay for Jack
|
||||||
|
|
||||||
|
LICENSE= GPLv3+
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional/optional.hpp:devel/boost-libs \
|
||||||
|
raul>0:audio/raul
|
||||||
|
LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
||||||
|
libboost_date_time.so:devel/boost-libs \
|
||||||
|
libdbus-1.so:devel/dbus \
|
||||||
|
libdbus-glib-1.so:devel/dbus-glib \
|
||||||
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
|
libfreetype.so:print/freetype2 \
|
||||||
|
libganv-1.so:audio/ganv \
|
||||||
|
libharfbuzz.so:print/harfbuzz
|
||||||
|
|
||||||
|
USES= compiler:c++14-lang gettext-runtime gnome localbase meson pkgconfig python:build tar:xz
|
||||||
|
USE_GNOME= atk cairo cairomm glib20 glibmm gdkpixbuf2 gtk20 gtkmm24 libsigc++20 pango pangomm
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
||||||
3
audio/patchage/distinfo
Normal file
3
audio/patchage/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1661182578
|
||||||
|
SHA256 (patchage-1.0.8.tar.xz) = 7f79312b20063dcfd55303b6cee5ff6401bd5b177cf486f5d5541fcda098eab0
|
||||||
|
SIZE (patchage-1.0.8.tar.xz) = 334888
|
||||||
4
audio/patchage/pkg-descr
Normal file
4
audio/patchage/pkg-descr
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
Patchage is a modular patch bay for audio and MIDI systems based on Jack
|
||||||
|
and Alsa.
|
||||||
|
|
||||||
|
WWW: https://drobilla.net/software/patchage.html
|
||||||
16
audio/patchage/pkg-plist
Normal file
16
audio/patchage/pkg-plist
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
bin/patchage
|
||||||
|
man/man1/patchage.1.gz
|
||||||
|
share/applications/patchage.desktop
|
||||||
|
share/icons/hicolor/128x128/apps/patchage.png
|
||||||
|
share/icons/hicolor/16x16/apps/patchage.png
|
||||||
|
share/icons/hicolor/16x16/apps/patchage.svg
|
||||||
|
share/icons/hicolor/22x22/apps/patchage.png
|
||||||
|
share/icons/hicolor/22x22/apps/patchage.svg
|
||||||
|
share/icons/hicolor/24x24/apps/patchage.png
|
||||||
|
share/icons/hicolor/256x256/apps/patchage.png
|
||||||
|
share/icons/hicolor/32x32/apps/patchage.png
|
||||||
|
share/icons/hicolor/32x32/apps/patchage.svg
|
||||||
|
share/icons/hicolor/48x48/apps/patchage.png
|
||||||
|
share/icons/hicolor/48x48/apps/patchage.svg
|
||||||
|
share/icons/hicolor/scalable/apps/patchage.svg
|
||||||
|
%%DATADIR%%/patchage.ui
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= pms-devel
|
PORTNAME= pms-devel
|
||||||
PORTVERSION= 0.0.20211015
|
PORTVERSION= 0.0.20220819
|
||||||
PORTREVISION= 4
|
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= riggs@FreeBSD.org
|
MAINTAINER= riggs@FreeBSD.org
|
||||||
|
|
@ -14,37 +13,45 @@ USES= go:modules
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= ambientsound
|
GH_ACCOUNT= ambientsound
|
||||||
GH_PROJECT= pms
|
GH_PROJECT= pms
|
||||||
GH_TAGNAME= c94e3c6
|
GH_TAGNAME= ecc72e8
|
||||||
|
|
||||||
GH_TUPLE= \
|
GH_TUPLE= \
|
||||||
RoaringBitmap:roaring:v0.4.16:roaringbitmap_roaring/vendor/github.com/RoaringBitmap/roaring \
|
RoaringBitmap:roaring:v0.9.4:roaringbitmap_roaring/vendor/github.com/RoaringBitmap/roaring \
|
||||||
Smerity:govarint:7265e41f48f1:smerity_govarint/vendor/github.com/Smerity/govarint \
|
bits-and-blooms:bitset:v1.2.0:bits_and_blooms_bitset/vendor/github.com/bits-and-blooms/bitset \
|
||||||
ambientsound:gompd:b065d40b8238:ambientsound_gompd/vendor/github.com/ambientsound/gompd \
|
blevesearch:bleve:v2.3.4:blevesearch_bleve_v2/vendor/github.com/blevesearch/bleve/v2 \
|
||||||
blevesearch:bleve:v0.7.0:blevesearch_bleve/vendor/github.com/blevesearch/bleve \
|
blevesearch:bleve_index_api:v1.0.3:blevesearch_bleve_index_api/vendor/github.com/blevesearch/bleve_index_api \
|
||||||
blevesearch:go-porterstemmer:v1.0.1:blevesearch_go_porterstemmer/vendor/github.com/blevesearch/go-porterstemmer \
|
blevesearch:geo:v0.1.13:blevesearch_geo/vendor/github.com/blevesearch/geo \
|
||||||
blevesearch:segment:762005e7a34f:blevesearch_segment/vendor/github.com/blevesearch/segment \
|
blevesearch:go-porterstemmer:v1.0.3:blevesearch_go_porterstemmer/vendor/github.com/blevesearch/go-porterstemmer \
|
||||||
boltdb:bolt:v1.3.1:boltdb_bolt/vendor/github.com/boltdb/bolt \
|
blevesearch:gtreap:v0.1.1:blevesearch_gtreap/vendor/github.com/blevesearch/gtreap \
|
||||||
couchbase:vellum:35d9e7346a69:couchbase_vellum/vendor/github.com/couchbase/vellum \
|
blevesearch:mmap-go:v1.0.4:blevesearch_mmap_go/vendor/github.com/blevesearch/mmap-go \
|
||||||
|
blevesearch:scorch_segment_api:v2.1.2:blevesearch_scorch_segment_api_v2/vendor/github.com/blevesearch/scorch_segment_api/v2 \
|
||||||
|
blevesearch:segment:v0.9.0:blevesearch_segment/vendor/github.com/blevesearch/segment \
|
||||||
|
blevesearch:snowballstem:v0.9.0:blevesearch_snowballstem/vendor/github.com/blevesearch/snowballstem \
|
||||||
|
blevesearch:upsidedown_store_api:v1.0.1:blevesearch_upsidedown_store_api/vendor/github.com/blevesearch/upsidedown_store_api \
|
||||||
|
blevesearch:vellum:v1.0.8:blevesearch_vellum/vendor/github.com/blevesearch/vellum \
|
||||||
|
blevesearch:zapx:v11.3.5:blevesearch_zapx_v11/vendor/github.com/blevesearch/zapx/v11 \
|
||||||
|
blevesearch:zapx:v12.3.5:blevesearch_zapx_v12/vendor/github.com/blevesearch/zapx/v12 \
|
||||||
|
blevesearch:zapx:v13.3.5:blevesearch_zapx_v13/vendor/github.com/blevesearch/zapx/v13 \
|
||||||
|
blevesearch:zapx:v14.3.5:blevesearch_zapx_v14/vendor/github.com/blevesearch/zapx/v14 \
|
||||||
|
blevesearch:zapx:v15.3.5:blevesearch_zapx_v15/vendor/github.com/blevesearch/zapx/v15 \
|
||||||
davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
|
davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
|
||||||
edsrzf:mmap-go:0bce6a688712:edsrzf_mmap_go/vendor/github.com/edsrzf/mmap-go \
|
etcd-io:bbolt:v1.3.5:etcd_io_bbolt/vendor/go.etcd.io/bbolt \
|
||||||
|
fhs:gompd:v2.0.0:fhs_gompd/vendor/github.com/fhs/gompd \
|
||||||
gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \
|
gdamore:encoding:v1.0.0:gdamore_encoding/vendor/github.com/gdamore/encoding \
|
||||||
gdamore:tcell:v1.3.0:gdamore_tcell/vendor/github.com/gdamore/tcell \
|
gdamore:tcell:v1.4.0:gdamore_tcell/vendor/github.com/gdamore/tcell \
|
||||||
glycerine:go-unsnap-stream:9f0cb55181dd:glycerine_go_unsnap_stream/vendor/github.com/glycerine/go-unsnap-stream \
|
go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \
|
||||||
golang:net:161cd47e91fd:golang_net/vendor/golang.org/x/net \
|
golang:geo:740aa86cb551:golang_geo/vendor/github.com/golang/geo \
|
||||||
golang:protobuf:v1.2.0:golang_protobuf/vendor/github.com/golang/protobuf \
|
golang:protobuf:v1.3.2:golang_protobuf/vendor/github.com/golang/protobuf \
|
||||||
golang:snappy:2e65f85255db:golang_snappy/vendor/github.com/golang/snappy \
|
golang:snappy:v0.0.1:golang_snappy/vendor/github.com/golang/snappy \
|
||||||
golang:sys:ac6580df4449:golang_sys/vendor/golang.org/x/sys \
|
golang:sys:bc2c85ada10a:golang_sys/vendor/golang.org/x/sys \
|
||||||
golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \
|
golang:text:v0.3.7:golang_text/vendor/golang.org/x/text \
|
||||||
jessevdk:go-flags:v1.4.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \
|
jessevdk:go-flags:v1.5.0:jessevdk_go_flags/vendor/github.com/jessevdk/go-flags \
|
||||||
|
json-iterator:go:f7279a603ede:json_iterator_go/vendor/github.com/json-iterator/go \
|
||||||
lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \
|
lucasb-eyer:go-colorful:v1.0.3:lucasb_eyer_go_colorful/vendor/github.com/lucasb-eyer/go-colorful \
|
||||||
mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
|
mattn:go-runewidth:v0.0.7:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
|
||||||
mschoch:smat:90eadee771ae:mschoch_smat/vendor/github.com/mschoch/smat \
|
mschoch:smat:v0.2.0:mschoch_smat/vendor/github.com/mschoch/smat \
|
||||||
philhofer:fwd:v1.0.0:philhofer_fwd/vendor/github.com/philhofer/fwd \
|
|
||||||
pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
|
pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
|
||||||
steveyen:gtreap:0abe01ef9be2:steveyen_gtreap/vendor/github.com/steveyen/gtreap \
|
stretchr:testify:v1.7.1:stretchr_testify/vendor/github.com/stretchr/testify
|
||||||
stretchr:testify:v1.3.0:stretchr_testify/vendor/github.com/stretchr/testify \
|
|
||||||
tinylib:msgp:v1.0.2:tinylib_msgp/vendor/github.com/tinylib/msgp \
|
|
||||||
willf:bitset:v1.1.9:willf_bitset/vendor/github.com/willf/bitset
|
|
||||||
|
|
||||||
GO_BUILDFLAGS= -ldflags "-X main.buildVersion=${DISTVERSION}"
|
GO_BUILDFLAGS= -ldflags "-X main.buildVersion=${DISTVERSION}"
|
||||||
GO_TARGET= :pms-devel
|
GO_TARGET= :pms-devel
|
||||||
|
|
|
||||||
|
|
@ -1,59 +1,75 @@
|
||||||
TIMESTAMP = 1639750832
|
TIMESTAMP = 1660944672
|
||||||
SHA256 (ambientsound-pms-0.0.20211015-c94e3c6_GH0.tar.gz) = e34a7d7b9c25d7bfa6f1e925faf2741e79eaff4a28d83f537debebd45d7799bf
|
SHA256 (ambientsound-pms-0.0.20220819-ecc72e8_GH0.tar.gz) = 69927cfc675cb6300ec9477f14a2861fc1bc7e27cada63ccfa47d40d970e93e5
|
||||||
SIZE (ambientsound-pms-0.0.20211015-c94e3c6_GH0.tar.gz) = 79984
|
SIZE (ambientsound-pms-0.0.20220819-ecc72e8_GH0.tar.gz) = 86464
|
||||||
SHA256 (RoaringBitmap-roaring-v0.4.16_GH0.tar.gz) = 6018c018098229217404878d89d313c92127218926cb5463c2ba0eb5de02a09d
|
SHA256 (RoaringBitmap-roaring-v0.9.4_GH0.tar.gz) = 62925ea703297f73b781695e0d4a7fa610589766f30345621cba45dda77a9813
|
||||||
SIZE (RoaringBitmap-roaring-v0.4.16_GH0.tar.gz) = 132016
|
SIZE (RoaringBitmap-roaring-v0.9.4_GH0.tar.gz) = 141660624
|
||||||
SHA256 (Smerity-govarint-7265e41f48f1_GH0.tar.gz) = 7c78365ebe8f5e40b2d0265c4950e66dd8252e4141fbfbd4f2b0a3f3e4dcefbe
|
SHA256 (bits-and-blooms-bitset-v1.2.0_GH0.tar.gz) = 0b2db6096b64ba7f0cabf67887342c621c4d78935935e3cdef732c87ef1948cd
|
||||||
SIZE (Smerity-govarint-7265e41f48f1_GH0.tar.gz) = 5489
|
SIZE (bits-and-blooms-bitset-v1.2.0_GH0.tar.gz) = 18857
|
||||||
SHA256 (ambientsound-gompd-b065d40b8238_GH0.tar.gz) = bcba01976dae3f5df4867be83c27b536987eccad12a519f86ba7759b95d0774a
|
SHA256 (blevesearch-bleve-v2.3.4_GH0.tar.gz) = a4304831e00e7b47d11d0f915b42badf173dc0166ebe4682bb68209530b35b4f
|
||||||
SIZE (ambientsound-gompd-b065d40b8238_GH0.tar.gz) = 16637
|
SIZE (blevesearch-bleve-v2.3.4_GH0.tar.gz) = 819308
|
||||||
SHA256 (blevesearch-bleve-v0.7.0_GH0.tar.gz) = d4cfd870d43bfb034a520ff91d55afae13b452e0a7282e5674041e5d1ae78b0c
|
SHA256 (blevesearch-bleve_index_api-v1.0.3_GH0.tar.gz) = 8962857f0e1f71d2502e4a46da4a34459bb6f5491dc7d83dbf90e9f486970bee
|
||||||
SIZE (blevesearch-bleve-v0.7.0_GH0.tar.gz) = 596424
|
SIZE (blevesearch-bleve_index_api-v1.0.3_GH0.tar.gz) = 10928
|
||||||
SHA256 (blevesearch-go-porterstemmer-v1.0.1_GH0.tar.gz) = 8eb8d619b3abe4f7cba6cefc9d68f9fc6202862d427bf768bf5d6c6293f50a59
|
SHA256 (blevesearch-geo-v0.1.13_GH0.tar.gz) = b28f59616f31a98483d199741df5564bc25da723910e2ddc849649c8a56362b7
|
||||||
SIZE (blevesearch-go-porterstemmer-v1.0.1_GH0.tar.gz) = 8388
|
SIZE (blevesearch-geo-v0.1.13_GH0.tar.gz) = 405467
|
||||||
SHA256 (blevesearch-segment-762005e7a34f_GH0.tar.gz) = e5a27704af6c64e384c1b7ad9a06690f19b5a9d6838a97357a3e17a3ffcd2099
|
SHA256 (blevesearch-go-porterstemmer-v1.0.3_GH0.tar.gz) = add69462411579f0f01082024864be011d3b7277dcd52ddc4d3ee6d785608adb
|
||||||
SIZE (blevesearch-segment-762005e7a34f_GH0.tar.gz) = 478335
|
SIZE (blevesearch-go-porterstemmer-v1.0.3_GH0.tar.gz) = 9201
|
||||||
SHA256 (boltdb-bolt-v1.3.1_GH0.tar.gz) = b5ae498b780f535a5d308c188dee1329b3536275d29ad6758876084c0b8586a8
|
SHA256 (blevesearch-gtreap-v0.1.1_GH0.tar.gz) = 4bb5e4c4450fcf7835564097eb8f98691eb24292c0c8ef91011289b7858de56e
|
||||||
SIZE (boltdb-bolt-v1.3.1_GH0.tar.gz) = 83437
|
SIZE (blevesearch-gtreap-v0.1.1_GH0.tar.gz) = 5046
|
||||||
SHA256 (couchbase-vellum-35d9e7346a69_GH0.tar.gz) = 6eac41a30239778456f97a9cf6a495d6d02fee5528858913d25b8840e1b073df
|
SHA256 (blevesearch-mmap-go-v1.0.4_GH0.tar.gz) = 6bf6420affdf231f8688882367b94c1b4f9ed6e9e3fe1d1c662f248d5360b69f
|
||||||
SIZE (couchbase-vellum-35d9e7346a69_GH0.tar.gz) = 296148
|
SIZE (blevesearch-mmap-go-v1.0.4_GH0.tar.gz) = 6330
|
||||||
|
SHA256 (blevesearch-scorch_segment_api-v2.1.2_GH0.tar.gz) = 401425342f871a4837a7ce34705fb109e1fb15f933049c0b9a460439472ac902
|
||||||
|
SIZE (blevesearch-scorch_segment_api-v2.1.2_GH0.tar.gz) = 8093
|
||||||
|
SHA256 (blevesearch-segment-v0.9.0_GH0.tar.gz) = 94b5ab1e0eb87a741d8b351e3a678df2f5143dba73a8be92047d2bbec4a793d5
|
||||||
|
SIZE (blevesearch-segment-v0.9.0_GH0.tar.gz) = 478366
|
||||||
|
SHA256 (blevesearch-snowballstem-v0.9.0_GH0.tar.gz) = 9e89de718c216a34ed5a2d012b234fd07efa54f83582985ef7086a175eeb5827
|
||||||
|
SIZE (blevesearch-snowballstem-v0.9.0_GH0.tar.gz) = 59787
|
||||||
|
SHA256 (blevesearch-upsidedown_store_api-v1.0.1_GH0.tar.gz) = 6e512144688489aea96bdb602d8ab599361e1e12edd8821cf1543888364fc13d
|
||||||
|
SIZE (blevesearch-upsidedown_store_api-v1.0.1_GH0.tar.gz) = 11662
|
||||||
|
SHA256 (blevesearch-vellum-v1.0.8_GH0.tar.gz) = d08fd7452df48eaccb6c06b31ce4bb649f6275e21f9169cfcd8d246a68cb4320
|
||||||
|
SIZE (blevesearch-vellum-v1.0.8_GH0.tar.gz) = 310082
|
||||||
|
SHA256 (blevesearch-zapx-v11.3.5_GH0.tar.gz) = 698cc11c5c4e5a071ec431459ed29c2eb98ae88cdf61c23742335ead2e57b060
|
||||||
|
SIZE (blevesearch-zapx-v11.3.5_GH0.tar.gz) = 58472
|
||||||
|
SHA256 (blevesearch-zapx-v12.3.5_GH0.tar.gz) = 94ef5f7df18bd49abdc1cac46790d7e61b662ce1cfea866f86d4b8823dfb8899
|
||||||
|
SIZE (blevesearch-zapx-v12.3.5_GH0.tar.gz) = 59740
|
||||||
|
SHA256 (blevesearch-zapx-v13.3.5_GH0.tar.gz) = 3d106a0b2b6c4e173d2d778e79f2f1cdd8f1f5c47c1b0116337e8bea49ab7c5e
|
||||||
|
SIZE (blevesearch-zapx-v13.3.5_GH0.tar.gz) = 59829
|
||||||
|
SHA256 (blevesearch-zapx-v14.3.5_GH0.tar.gz) = d884a04f2f798e04dead4e08b6830ae1e4fd73de700256682e06d1e023b5248f
|
||||||
|
SIZE (blevesearch-zapx-v14.3.5_GH0.tar.gz) = 60088
|
||||||
|
SHA256 (blevesearch-zapx-v15.3.5_GH0.tar.gz) = f966e399fcbeec3d13a0161c360c57e492be993c74036a720ffcae3a11f9957e
|
||||||
|
SIZE (blevesearch-zapx-v15.3.5_GH0.tar.gz) = 62141
|
||||||
SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
|
SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
|
||||||
SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
|
SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
|
||||||
SHA256 (edsrzf-mmap-go-0bce6a688712_GH0.tar.gz) = 53c8ab3c8b206a8dd7569238b6bd60dd8be360ca986cb484492aad904ec8eaa6
|
SHA256 (etcd-io-bbolt-v1.3.5_GH0.tar.gz) = 63fed2e9bbdcc2aa279c2a7ea4a59c39bc21616ec2c96abff0020872beb3dbad
|
||||||
SIZE (edsrzf-mmap-go-0bce6a688712_GH0.tar.gz) = 5495
|
SIZE (etcd-io-bbolt-v1.3.5_GH0.tar.gz) = 96494
|
||||||
|
SHA256 (fhs-gompd-v2.0.0_GH0.tar.gz) = 73e7faba179dee3cf4615fda11934cf455ad1e3cc17e33fafc7bff6cba40c49d
|
||||||
|
SIZE (fhs-gompd-v2.0.0_GH0.tar.gz) = 19126
|
||||||
SHA256 (gdamore-encoding-v1.0.0_GH0.tar.gz) = 8fb8593a69cd86f16233d63dd6d74181136ec8f22900c509e961a25eb4b2e013
|
SHA256 (gdamore-encoding-v1.0.0_GH0.tar.gz) = 8fb8593a69cd86f16233d63dd6d74181136ec8f22900c509e961a25eb4b2e013
|
||||||
SIZE (gdamore-encoding-v1.0.0_GH0.tar.gz) = 10886
|
SIZE (gdamore-encoding-v1.0.0_GH0.tar.gz) = 10886
|
||||||
SHA256 (gdamore-tcell-v1.3.0_GH0.tar.gz) = 5e4d2206a459109fdd98fb1d29f2da2340b69a021b115db9049917444a0c1097
|
SHA256 (gdamore-tcell-v1.4.0_GH0.tar.gz) = 20f8c7dca13178982d7db797a6d47eb582d268240526fded412866b6293b1daf
|
||||||
SIZE (gdamore-tcell-v1.3.0_GH0.tar.gz) = 148627
|
SIZE (gdamore-tcell-v1.4.0_GH0.tar.gz) = 151954
|
||||||
SHA256 (glycerine-go-unsnap-stream-9f0cb55181dd_GH0.tar.gz) = fb08e82d914e511955bb4fb8bdfd90da407b723a280280b63ee434532eb46b73
|
SHA256 (go-yaml-yaml-9f266ea9e77c_GH0.tar.gz) = 63efc9aabcbb56b2c9469927784fd67ecb3a79720c4fa754c511335a04156d04
|
||||||
SIZE (glycerine-go-unsnap-stream-9f0cb55181dd_GH0.tar.gz) = 19019
|
SIZE (go-yaml-yaml-9f266ea9e77c_GH0.tar.gz) = 86898
|
||||||
SHA256 (golang-net-161cd47e91fd_GH0.tar.gz) = 5cc3ff8b7f5d47898b0073dcdd877ecff070d79a2b721b8ed1f5d87ade1f64b9
|
SHA256 (golang-geo-740aa86cb551_GH0.tar.gz) = d77c97a5c958dcbb180718b841cd691796cb5ef9b151e51df22308453fb4b2ab
|
||||||
SIZE (golang-net-161cd47e91fd_GH0.tar.gz) = 965145
|
SIZE (golang-geo-740aa86cb551_GH0.tar.gz) = 386957
|
||||||
SHA256 (golang-protobuf-v1.2.0_GH0.tar.gz) = 157a148ae4e132eb169ec794b6cb43f1002780eeacaea8b0694811d1948fb1ec
|
SHA256 (golang-protobuf-v1.3.2_GH0.tar.gz) = c9cda622857a17cf0877c5ba76688a931883e505f40744c9495638b6e3da1f65
|
||||||
SIZE (golang-protobuf-v1.2.0_GH0.tar.gz) = 332565
|
SIZE (golang-protobuf-v1.3.2_GH0.tar.gz) = 312285
|
||||||
SHA256 (golang-snappy-2e65f85255db_GH0.tar.gz) = 3f0d9ed5fbea9b10b33c38321afe9a9e8a45dc3f0dbed9c3c1b640e69da05f76
|
SHA256 (golang-snappy-v0.0.1_GH0.tar.gz) = b1d97f47fcb61cb0cdd54bc424eda980c47838effb0ec9e322506514a50fee85
|
||||||
SIZE (golang-snappy-2e65f85255db_GH0.tar.gz) = 62580
|
SIZE (golang-snappy-v0.0.1_GH0.tar.gz) = 62605
|
||||||
SHA256 (golang-sys-ac6580df4449_GH0.tar.gz) = 17c5989f78c2a83bcae0f62eaec0c5b15569005bbf5cbad9eb5b8ac57656b369
|
SHA256 (golang-sys-bc2c85ada10a_GH0.tar.gz) = f4a4b0839211cec4a8520bdc7e1004aba8cd0fa1a480a7158d1276efeb890e9a
|
||||||
SIZE (golang-sys-ac6580df4449_GH0.tar.gz) = 1533068
|
SIZE (golang-sys-bc2c85ada10a_GH0.tar.gz) = 1303050
|
||||||
SHA256 (golang-text-v0.3.2_GH0.tar.gz) = 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22
|
SHA256 (golang-text-v0.3.7_GH0.tar.gz) = 7cab2f6c3133ac1d422edd952b0dd2082fa55a73c2663fb2defd9bf83d649b26
|
||||||
SIZE (golang-text-v0.3.2_GH0.tar.gz) = 7168069
|
SIZE (golang-text-v0.3.7_GH0.tar.gz) = 8354718
|
||||||
SHA256 (jessevdk-go-flags-v1.4.0_GH0.tar.gz) = 3be7e8fb4b63887e8aeb55878244c04b7dcbe5ac77211c73ee35e38ca681e611
|
SHA256 (jessevdk-go-flags-v1.5.0_GH0.tar.gz) = d4bf30f729cbc16d2aa0095ac10ca4fadc8f092b9a28990c0cfca2345c3e7ffd
|
||||||
SIZE (jessevdk-go-flags-v1.4.0_GH0.tar.gz) = 55452
|
SIZE (jessevdk-go-flags-v1.5.0_GH0.tar.gz) = 59316
|
||||||
|
SHA256 (json-iterator-go-f7279a603ede_GH0.tar.gz) = ae0c66afcd81135c9e948a645cb848f60c3bf646de03dee87954f8334b12731c
|
||||||
|
SIZE (json-iterator-go-f7279a603ede_GH0.tar.gz) = 99960
|
||||||
SHA256 (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 40c8c7e03a4eeaaabd44273e9b6a992933f554f17225aadd0b225ffc67e1e7db
|
SHA256 (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 40c8c7e03a4eeaaabd44273e9b6a992933f554f17225aadd0b225ffc67e1e7db
|
||||||
SIZE (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 430208
|
SIZE (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 430208
|
||||||
SHA256 (mattn-go-runewidth-v0.0.7_GH0.tar.gz) = 09270ddb93b2d77d4b3903bbadacbb3a3d4f0cce93c373fb21503840829d8697
|
SHA256 (mattn-go-runewidth-v0.0.7_GH0.tar.gz) = 09270ddb93b2d77d4b3903bbadacbb3a3d4f0cce93c373fb21503840829d8697
|
||||||
SIZE (mattn-go-runewidth-v0.0.7_GH0.tar.gz) = 16089
|
SIZE (mattn-go-runewidth-v0.0.7_GH0.tar.gz) = 16089
|
||||||
SHA256 (mschoch-smat-90eadee771ae_GH0.tar.gz) = bd60b71d4289aab986daecc86499122f42fe9c1a3b1af9460d81a27479807b70
|
SHA256 (mschoch-smat-v0.2.0_GH0.tar.gz) = 9098fa6b3e9fb25afc1d4de143ac106a27a19d610835f0f1f8448850e9a8a827
|
||||||
SIZE (mschoch-smat-90eadee771ae_GH0.tar.gz) = 11994
|
SIZE (mschoch-smat-v0.2.0_GH0.tar.gz) = 12046
|
||||||
SHA256 (philhofer-fwd-v1.0.0_GH0.tar.gz) = 55736f48940198a11b7aeb4faba258459451994a8889ec003ce8d8d26ceca9ff
|
|
||||||
SIZE (philhofer-fwd-v1.0.0_GH0.tar.gz) = 9221
|
|
||||||
SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
|
SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
|
||||||
SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
|
SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
|
||||||
SHA256 (steveyen-gtreap-0abe01ef9be2_GH0.tar.gz) = 250018fe4ceb3333ecd1a0e9f93f3699e6203b80c243f092cc1759a6f692528a
|
SHA256 (stretchr-testify-v1.7.1_GH0.tar.gz) = 5a53303e8ae54d0d581895f5bf8aae82f64f53c04c1c0f9e27a0ebeffa579a92
|
||||||
SIZE (steveyen-gtreap-0abe01ef9be2_GH0.tar.gz) = 4793
|
SIZE (stretchr-testify-v1.7.1_GH0.tar.gz) = 93989
|
||||||
SHA256 (stretchr-testify-v1.3.0_GH0.tar.gz) = 0cd9c199a72b8d80621624b37c0ed5ac724352d458506a31dfa86710551e7fc5
|
|
||||||
SIZE (stretchr-testify-v1.3.0_GH0.tar.gz) = 102859
|
|
||||||
SHA256 (tinylib-msgp-v1.0.2_GH0.tar.gz) = 3769a1d074e1e8a1903d26c0cf36ad249848d3a0b2a78c20b8040cfd6ce3811f
|
|
||||||
SIZE (tinylib-msgp-v1.0.2_GH0.tar.gz) = 68340
|
|
||||||
SHA256 (willf-bitset-v1.1.9_GH0.tar.gz) = 0538859161ccc590da58d0107cf864584f22a8c6b167719502afd541a5fba034
|
|
||||||
SIZE (willf-bitset-v1.1.9_GH0.tar.gz) = 16296
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= praat
|
PORTNAME= praat
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 6.2.15
|
DISTVERSION= 6.2.16
|
||||||
CATEGORIES= audio science
|
CATEGORIES= audio science
|
||||||
|
|
||||||
MAINTAINER= adridg@FreeBSD.org
|
MAINTAINER= adridg@FreeBSD.org
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1660637555
|
TIMESTAMP = 1661187386
|
||||||
SHA256 (praat-praat-v6.2.15_GH0.tar.gz) = 3802cd84529c270c844bbf99cec4d4b0609c8c911cf9674de423eb9aba1bf0cd
|
SHA256 (praat-praat-v6.2.16_GH0.tar.gz) = 8f00156a639b212b6ada91198ad05719acff1e68162b432cc2fde66e9a267bb3
|
||||||
SIZE (praat-praat-v6.2.15_GH0.tar.gz) = 36538080
|
SIZE (praat-praat-v6.2.16_GH0.tar.gz) = 36541521
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= protracker
|
PORTNAME= protracker
|
||||||
PORTVERSION= 1.50
|
PORTVERSION= 1.51
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTEPOCH= 2
|
PORTEPOCH= 2
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1658749886
|
TIMESTAMP = 1661156815
|
||||||
SHA256 (protracker-extras-1.tar.gz) = 51a078f344611f6a41e44bab9a8640f363224c41a8a5432f55aeba3bb49fbdbf
|
SHA256 (protracker-extras-1.tar.gz) = 51a078f344611f6a41e44bab9a8640f363224c41a8a5432f55aeba3bb49fbdbf
|
||||||
SIZE (protracker-extras-1.tar.gz) = 1267
|
SIZE (protracker-extras-1.tar.gz) = 1267
|
||||||
SHA256 (8bitbubsy-pt2-clone-v1.50_GH0.tar.gz) = 2a83ae3b8de4320e7873c48c6068dffa935a993eb1ee1ac9ce8201df81a5b263
|
SHA256 (8bitbubsy-pt2-clone-v1.51_GH0.tar.gz) = 5d53592a5fa38d69e6efbc8637d91bdb36f983dc3725061eee65273d14020ba2
|
||||||
SIZE (8bitbubsy-pt2-clone-v1.50_GH0.tar.gz) = 8216835
|
SIZE (8bitbubsy-pt2-clone-v1.51_GH0.tar.gz) = 8216859
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= raul
|
PORTNAME= raul
|
||||||
PORTVERSION= 0.8.0.20191209
|
DISTVERSION= 2.0.0
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
MASTER_SITES= http://download.drobilla.net/
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= Realtime modular synthesizer and/or effects processor
|
COMMENT= Realtime modular synthesizer and/or effects processor
|
||||||
|
|
@ -8,15 +9,18 @@ COMMENT= Realtime modular synthesizer and/or effects processor
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
BUILD_DEPENDS= lv2>0:audio/lv2
|
||||||
${LOCALBASE}/include/fftw3.h:math/fftw3
|
|
||||||
|
|
||||||
USES= compiler:c++11-lang waf
|
USES= compiler:c++11-lang meson tar:xz
|
||||||
USE_GITHUB= yes
|
|
||||||
GH_ACCOUNT= drobilla
|
MESON_ARGS= -Dtests=disabled # tests pass when this line is removed and do-test is removed
|
||||||
GH_TAGNAME= e87bb398f025912fb989a09f1450b838b251aea1
|
|
||||||
GH_TUPLE= drobilla:autowaf:c87cc53:waflib/waflib
|
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
do-test: # Tests fail to configure, see https://github.com/drobilla/raul/issues/2
|
||||||
|
@cd ${WRKSRC} && \
|
||||||
|
${RM} -rf _build && \
|
||||||
|
${SETENV} ${CONFIGURE_ENV} ${CONFIGURE_CMD} ${CONFIGURE_ARGS} -Dtests=enabled && \
|
||||||
|
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} test
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
TIMESTAMP = 1591762352
|
TIMESTAMP = 1661102905
|
||||||
SHA256 (drobilla-raul-0.8.0.20191209-e87bb398f025912fb989a09f1450b838b251aea1_GH0.tar.gz) = 850eafab4d6d3a59e44f32a56def0eb74a08df795e89bc0937471cd4f9a9f8c4
|
SHA256 (raul-2.0.0.tar.xz) = a6788d4f93bbb51618381112797776fa8bcbfe9b11bfc64021bb076770eb6e44
|
||||||
SIZE (drobilla-raul-0.8.0.20191209-e87bb398f025912fb989a09f1450b838b251aea1_GH0.tar.gz) = 64634
|
SIZE (raul-2.0.0.tar.xz) = 35208
|
||||||
SHA256 (drobilla-autowaf-c87cc53_GH0.tar.gz) = afbe40c105255204e753db25b3e08c1cf9869aeea8c28dbf530224311ffe8a3c
|
|
||||||
SIZE (drobilla-autowaf-c87cc53_GH0.tar.gz) = 376104
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
Real-time audio utility library
|
Raul (Realtime Audio Utility Library) is a C++ utility library primarily aimed
|
||||||
|
at audio/musical applications.
|
||||||
|
|
||||||
WWW: https://github.com/drobilla/raul
|
WWW: https://drobilla.net/software/raul.html
|
||||||
|
|
|
||||||
|
|
@ -1,15 +1,13 @@
|
||||||
include/raul-1/raul/Array.hpp
|
include/raul-2/raul/Array.hpp
|
||||||
include/raul-1/raul/Deletable.hpp
|
include/raul-2/raul/Deletable.hpp
|
||||||
include/raul-1/raul/DoubleBuffer.hpp
|
include/raul-2/raul/DoubleBuffer.hpp
|
||||||
include/raul-1/raul/Exception.hpp
|
include/raul-2/raul/Exception.hpp
|
||||||
include/raul-1/raul/Maid.hpp
|
include/raul-2/raul/Maid.hpp
|
||||||
include/raul-1/raul/Noncopyable.hpp
|
include/raul-2/raul/Noncopyable.hpp
|
||||||
include/raul-1/raul/Path.hpp
|
include/raul-2/raul/Path.hpp
|
||||||
include/raul-1/raul/Process.hpp
|
include/raul-2/raul/Process.hpp
|
||||||
include/raul-1/raul/RingBuffer.hpp
|
include/raul-2/raul/RingBuffer.hpp
|
||||||
include/raul-1/raul/Semaphore.hpp
|
include/raul-2/raul/Semaphore.hpp
|
||||||
include/raul-1/raul/Socket.hpp
|
include/raul-2/raul/Socket.hpp
|
||||||
include/raul-1/raul/Symbol.hpp
|
include/raul-2/raul/Symbol.hpp
|
||||||
include/raul-1/raul/TimeSlice.hpp
|
libdata/pkgconfig/raul-2.pc
|
||||||
include/raul-1/raul/TimeStamp.hpp
|
|
||||||
libdata/pkgconfig/raul-1.pc
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= phoronix-test-suite
|
PORTNAME= phoronix-test-suite
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 10.8.3
|
DISTVERSION= 10.8.4
|
||||||
CATEGORIES= benchmarks
|
CATEGORIES= benchmarks
|
||||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1650828119
|
TIMESTAMP = 1660422375
|
||||||
SHA256 (phoronix-test-suite-phoronix-test-suite-v10.8.3_GH0.tar.gz) = 752012b6e94897f03a219157fe1ba6c4198eb16a5ddf026811b739f1f89cfd9e
|
SHA256 (phoronix-test-suite-phoronix-test-suite-v10.8.4_GH0.tar.gz) = 7b5da7193c0190c648fc0c7ad6cdfbde5d935e88c7bfa5e99cd3a720cd5e2c5a
|
||||||
SIZE (phoronix-test-suite-phoronix-test-suite-v10.8.3_GH0.tar.gz) = 3500579
|
SIZE (phoronix-test-suite-phoronix-test-suite-v10.8.4_GH0.tar.gz) = 3696923
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= netgen
|
PORTNAME= netgen
|
||||||
PORTVERSION= 6.2.2203
|
PORTVERSION= 6.2.2204
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1652199204
|
TIMESTAMP = 1661043983
|
||||||
SHA256 (NGSolve-netgen-v6.2.2203_GH0.tar.gz) = 261f16c88e7ac8ed66b966ec4840df92163e470d872e51de569181b4d99b2ff8
|
SHA256 (NGSolve-netgen-v6.2.2204_GH0.tar.gz) = 7c9f28bd8041ceda2d7e578cd9e8e3d746bccb9c23b5a85e6f98e510c42e42da
|
||||||
SIZE (NGSolve-netgen-v6.2.2203_GH0.tar.gz) = 3394183
|
SIZE (NGSolve-netgen-v6.2.2204_GH0.tar.gz) = 3394806
|
||||||
SHA256 (NGSolve-pybind11-v2.7.1_GH0.tar.gz) = 616d1c42e4cf14fa27b2a4ff759d7d7b33006fdc5ad8fd603bb2c22622f27020
|
SHA256 (NGSolve-pybind11-v2.7.1_GH0.tar.gz) = 616d1c42e4cf14fa27b2a4ff759d7d7b33006fdc5ad8fd603bb2c22622f27020
|
||||||
SIZE (NGSolve-pybind11-v2.7.1_GH0.tar.gz) = 668217
|
SIZE (NGSolve-pybind11-v2.7.1_GH0.tar.gz) = 668217
|
||||||
|
|
|
||||||
|
|
@ -148,6 +148,9 @@
|
||||||
SUBDIR += qt5-sensors
|
SUBDIR += qt5-sensors
|
||||||
SUBDIR += qt5-serialbus
|
SUBDIR += qt5-serialbus
|
||||||
SUBDIR += qt5-serialport
|
SUBDIR += qt5-serialport
|
||||||
|
SUBDIR += qt6-sensors
|
||||||
|
SUBDIR += qt6-serialbus
|
||||||
|
SUBDIR += qt6-serialport
|
||||||
SUBDIR += qtel
|
SUBDIR += qtel
|
||||||
SUBDIR += redsea
|
SUBDIR += redsea
|
||||||
SUBDIR += remserial
|
SUBDIR += remserial
|
||||||
|
|
|
||||||
14
comms/qt6-sensors/Makefile
Normal file
14
comms/qt6-sensors/Makefile
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
PORTNAME= sensors
|
||||||
|
PORTVERSION= ${QT6_VERSION}
|
||||||
|
CATEGORIES= comms
|
||||||
|
PKGNAMEPREFIX= qt6-
|
||||||
|
|
||||||
|
MAINTAINER= kde@FreeBSD.org
|
||||||
|
COMMENT= Qt sensors module
|
||||||
|
|
||||||
|
BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers
|
||||||
|
|
||||||
|
USES= cmake compiler:c++11-lang pkgconfig qt-dist:6
|
||||||
|
USE_QT= base declarative
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
||||||
3
comms/qt6-sensors/distinfo
Normal file
3
comms/qt6-sensors/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1661179755
|
||||||
|
SHA256 (KDE/Qt/6.3.1/qtsensors-everywhere-src-6.3.1.tar.xz) = 4b240b59edba9a42b4735758a25f279a26841b982864e7b38f6ef0b81e0d60cc
|
||||||
|
SIZE (KDE/Qt/6.3.1/qtsensors-everywhere-src-6.3.1.tar.xz) = 2109248
|
||||||
4
comms/qt6-sensors/pkg-descr
Normal file
4
comms/qt6-sensors/pkg-descr
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
The Qt Sensors module provides access to sensor hardware via QML and C++
|
||||||
|
interfaces.
|
||||||
|
|
||||||
|
https://qt.io
|
||||||
199
comms/qt6-sensors/pkg-plist
Normal file
199
comms/qt6-sensors/pkg-plist
Normal file
|
|
@ -0,0 +1,199 @@
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qaccelerometer_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qambientlightsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qambienttemperaturesensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qcompass_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qgyroscope_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qhumiditysensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qirproximitysensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qlidsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qlightsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qmagnetometer_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qorientationsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qpressuresensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qproximitysensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qrotationsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qsensorbackend_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qsensorgesture_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qsensorgesturemanagerprivate_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qtapsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qtiltsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/qtsensors-config_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/%%FULLVER%%/QtSensors/private/sensorlog_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAccelerometer
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAccelerometerFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAccelerometerReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAmbientLightFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAmbientLightReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAmbientLightSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAmbientTemperatureFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAmbientTemperatureReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QAmbientTemperatureSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QCompass
|
||||||
|
%%QT_INCDIR%%/QtSensors/QCompassFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QCompassReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QGyroscope
|
||||||
|
%%QT_INCDIR%%/QtSensors/QGyroscopeFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QGyroscopeReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QHumidityFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QHumidityReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QHumiditySensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QIRProximityFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QIRProximityReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QIRProximitySensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QLidFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QLidReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QLidSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QLightFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QLightReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QLightSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QMagnetometer
|
||||||
|
%%QT_INCDIR%%/QtSensors/QMagnetometerFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QMagnetometerReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QOrientationFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QOrientationReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QOrientationSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QPressureFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QPressureReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QPressureSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QProximityFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QProximityReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QProximitySensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QRotationFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QRotationReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QRotationSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorBackend
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorBackendFactory
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorChangesInterface
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorGesture
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorGestureManager
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorGesturePluginInterface
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorGestureRecognizer
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorManager
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorPluginInterface
|
||||||
|
%%QT_INCDIR%%/QtSensors/QSensorReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QTapFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QTapReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QTapSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QTiltFilter
|
||||||
|
%%QT_INCDIR%%/QtSensors/QTiltReading
|
||||||
|
%%QT_INCDIR%%/QtSensors/QTiltSensor
|
||||||
|
%%QT_INCDIR%%/QtSensors/QtSensors
|
||||||
|
%%QT_INCDIR%%/QtSensors/QtSensorsDepends
|
||||||
|
%%QT_INCDIR%%/QtSensors/QtSensorsVersion
|
||||||
|
%%QT_INCDIR%%/QtSensors/qaccelerometer.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qambientlightsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qambienttemperaturesensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qcompass.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qgyroscope.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qhumiditysensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qirproximitysensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qlidsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qlightsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qmagnetometer.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qorientationsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qpressuresensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qproximitysensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qrotationsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensorbackend.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensorgesture.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensorgesturemanager.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensorgestureplugininterface.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensorgesturerecognizer.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensormanager.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensorplugin.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qsensorsglobal.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qtapsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qtiltsensor.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qtsensors-config.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qtsensorsexports.h
|
||||||
|
%%QT_INCDIR%%/QtSensors/qtsensorsversion.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlaccelerometer_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlambientlightsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlambienttemperaturesensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlcompass_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlgyroscope_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlhumiditysensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlirproximitysensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmllidsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmllightsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlmagnetometer_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlorientationsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlpressuresensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlproximitysensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlrotationsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlsensorgesture_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlsensorglobal_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmlsensorrange_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmltapsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qmltiltsensor_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qsensorsquickglobal_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/%%FULLVER%%/QtSensorsQuick/private/qtsensorsquickexports_p.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/QtSensorsQuick
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/QtSensorsQuickDepends
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/QtSensorsQuickVersion
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/qtsensorsquickexports.h
|
||||||
|
%%QT_INCDIR%%/QtSensorsQuick/qtsensorsquickversion.h
|
||||||
|
lib/cmake/Qt6/FindSensorfw.cmake
|
||||||
|
lib/cmake/Qt6BuildInternals/StandaloneTests/QtSensorsTestsConfig.cmake
|
||||||
|
lib/cmake/Qt6Qml/QmlPlugins/Qt6SensorsQuickpluginAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6Qml/QmlPlugins/Qt6SensorsQuickpluginConfig.cmake
|
||||||
|
lib/cmake/Qt6Qml/QmlPlugins/Qt6SensorsQuickpluginConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6Qml/QmlPlugins/Qt6SensorsQuickpluginConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6Qml/QmlPlugins/Qt6SensorsQuickpluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6Qml/QmlPlugins/Qt6SensorsQuickpluginTargets.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsConfig.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsDependencies.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsTargets.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6SensorsVersionlessTargets.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6dummySensorPluginAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6dummySensorPluginConfig.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6dummySensorPluginConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6dummySensorPluginConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6dummySensorPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6dummySensorPluginTargets.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6genericSensorPluginAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6genericSensorPluginConfig.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6genericSensorPluginConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6genericSensorPluginConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6genericSensorPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6Sensors/Qt6genericSensorPluginTargets.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickConfig.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickDependencies.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickTargets.cmake
|
||||||
|
lib/cmake/Qt6SensorsQuick/Qt6SensorsQuickVersionlessTargets.cmake
|
||||||
|
%%QT_LIBDIR%%/libQt6Sensors.prl
|
||||||
|
%%QT_LIBDIR%%/libQt6Sensors.so
|
||||||
|
%%QT_LIBDIR%%/libQt6Sensors.so.6
|
||||||
|
%%QT_LIBDIR%%/libQt6Sensors.so.%%FULLVER%%
|
||||||
|
%%QT_LIBDIR%%/libQt6SensorsQuick.prl
|
||||||
|
%%QT_LIBDIR%%/libQt6SensorsQuick.so
|
||||||
|
%%QT_LIBDIR%%/libQt6SensorsQuick.so.6
|
||||||
|
%%QT_LIBDIR%%/libQt6SensorsQuick.so.%%FULLVER%%
|
||||||
|
%%QT_LIBDIR%%/metatypes/qt6sensors_%%CMAKE_BUILD_TYPE%%_metatypes.json
|
||||||
|
%%QT_LIBDIR%%/metatypes/qt6sensorsquick_%%CMAKE_BUILD_TYPE%%_metatypes.json
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_sensors.pri
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_sensors_private.pri
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_sensorsquick.pri
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_sensorsquick_private.pri
|
||||||
|
%%QT_PLUGINDIR%%/sensors/libqtsensors_dummy.so
|
||||||
|
%%QT_PLUGINDIR%%/sensors/libqtsensors_generic.so
|
||||||
|
%%QT_QMLDIR%%/QtSensors/libsensorsquickplugin.so
|
||||||
|
%%QT_QMLDIR%%/QtSensors/plugins.qmltypes
|
||||||
|
%%QT_QMLDIR%%/QtSensors/qmldir
|
||||||
|
libdata/pkgconfig/Qt6Sensors.pc
|
||||||
|
libdata/pkgconfig/Qt6SensorsQuick.pc
|
||||||
|
%%QT_DATADIR%%/modules/Sensors.json
|
||||||
|
%%QT_DATADIR%%/modules/SensorsQuick.json
|
||||||
14
comms/qt6-serialbus/Makefile
Normal file
14
comms/qt6-serialbus/Makefile
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
PORTNAME= serialbus
|
||||||
|
PORTVERSION= ${QT6_VERSION}
|
||||||
|
CATEGORIES= comms
|
||||||
|
PKGNAMEPREFIX= qt6-
|
||||||
|
|
||||||
|
MAINTAINER= kde@FreeBSD.org
|
||||||
|
COMMENT= Qt functions to access industrial bus systems
|
||||||
|
|
||||||
|
BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers
|
||||||
|
|
||||||
|
USES= cmake compiler:c++11-lib qt-dist:6
|
||||||
|
USE_QT= base serialport
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
||||||
3
comms/qt6-serialbus/distinfo
Normal file
3
comms/qt6-serialbus/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1661178955
|
||||||
|
SHA256 (KDE/Qt/6.3.1/qtserialbus-everywhere-src-6.3.1.tar.xz) = 00953f7704ba5b085abd241afc911fbfa981a8e1693bf0566f2d3a63f2d878d2
|
||||||
|
SIZE (KDE/Qt/6.3.1/qtserialbus-everywhere-src-6.3.1.tar.xz) = 381812
|
||||||
4
comms/qt6-serialbus/pkg-descr
Normal file
4
comms/qt6-serialbus/pkg-descr
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
The Qt Serial Bus API provides classes and functions to access the various
|
||||||
|
industrial serial buses and protocols, such as CAN, ModBus, and others.
|
||||||
|
|
||||||
|
WWW: https://qt.io
|
||||||
105
comms/qt6-serialbus/pkg-plist
Normal file
105
comms/qt6-serialbus/pkg-plist
Normal file
|
|
@ -0,0 +1,105 @@
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qcanbusdevice_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qcanbusdeviceinfo_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbus_symbols_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbusadu_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbusclient_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbuscommevent_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbusdevice_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbusrtuserialclient_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbusrtuserialserver_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbusserver_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbustcpclient_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qmodbustcpserver_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/%%FULLVER%%/QtSerialBus/private/qtserialbus-config_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QCanBus
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QCanBusDevice
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QCanBusDeviceInfo
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QCanBusFactory
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QCanBusFrame
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusClient
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusDataUnit
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusDataUnitMap
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusDevice
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusDeviceIdentification
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusExceptionResponse
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusPdu
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusReply
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusRequest
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusResponse
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusRtuSerialClient
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusRtuSerialServer
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusServer
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusTcpClient
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusTcpConnectionObserver
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QModbusTcpServer
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QtSerialBus
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QtSerialBusDepends
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/QtSerialBusVersion
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qcanbus.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qcanbusdevice.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qcanbusdeviceinfo.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qcanbusfactory.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qcanbusframe.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusclient.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusdataunit.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusdevice.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusdeviceidentification.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbuspdu.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusreply.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusrtuserialclient.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusrtuserialserver.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbusserver.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbustcpclient.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qmodbustcpserver.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qserialbusglobal.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qtserialbus-config.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qtserialbusexports.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qtserialbusglobal.h
|
||||||
|
%%QT_INCDIR%%/QtSerialBus/qtserialbusversion.h
|
||||||
|
lib/cmake/Qt6BuildInternals/StandaloneTests/QtSerialBusTestsConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PassThruCanBusPluginAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PassThruCanBusPluginConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PassThruCanBusPluginConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PassThruCanBusPluginConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PassThruCanBusPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PassThruCanBusPluginTargets.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PeakCanBusPluginAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PeakCanBusPluginConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PeakCanBusPluginConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PeakCanBusPluginConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PeakCanBusPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6PeakCanBusPluginTargets.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusDependencies.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusTargets.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6SerialBusVersionlessTargets.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6TinyCanBusPluginAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6TinyCanBusPluginConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6TinyCanBusPluginConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6TinyCanBusPluginConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6TinyCanBusPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6TinyCanBusPluginTargets.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6VirtualCanBusPluginAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6VirtualCanBusPluginConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6VirtualCanBusPluginConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6VirtualCanBusPluginConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6VirtualCanBusPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6SerialBus/Qt6VirtualCanBusPluginTargets.cmake
|
||||||
|
%%QT_BINDIR%%/canbusutil
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialBus.prl
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialBus.so
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialBus.so.6
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialBus.so.%%FULLVER%%
|
||||||
|
%%QT_LIBDIR%%/metatypes/qt6serialbus_%%CMAKE_BUILD_TYPE%%_metatypes.json
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_serialbus.pri
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_serialbus_private.pri
|
||||||
|
%%QT_PLUGINDIR%%/canbus/libqtpassthrucanbus.so
|
||||||
|
%%QT_PLUGINDIR%%/canbus/libqtpeakcanbus.so
|
||||||
|
%%QT_PLUGINDIR%%/canbus/libqttinycanbus.so
|
||||||
|
%%QT_PLUGINDIR%%/canbus/libqtvirtualcanbus.so
|
||||||
|
libdata/pkgconfig/Qt6SerialBus.pc
|
||||||
|
%%QT_DATADIR%%/modules/SerialBus.json
|
||||||
15
comms/qt6-serialport/Makefile
Normal file
15
comms/qt6-serialport/Makefile
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
PORTNAME= serialport
|
||||||
|
PORTVERSION= ${QT6_VERSION}
|
||||||
|
CATEGORIES= comms
|
||||||
|
PKGNAMEPREFIX= qt6-
|
||||||
|
|
||||||
|
MAINTAINER= kde@FreeBSD.org
|
||||||
|
COMMENT= Qt functions to access serial ports
|
||||||
|
|
||||||
|
BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers
|
||||||
|
LIB_DEPENDS= libudev.so:devel/libudev-devd
|
||||||
|
|
||||||
|
USES= cmake compiler:c++11-lib pkgconfig qt-dist:6
|
||||||
|
USE_QT= base
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
||||||
3
comms/qt6-serialport/distinfo
Normal file
3
comms/qt6-serialport/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1661178330
|
||||||
|
SHA256 (KDE/Qt/6.3.1/qtserialport-everywhere-src-6.3.1.tar.xz) = 4eb6d80e65799dd2e0318df4dfba14173c1929e861718cda9bedca24253b616e
|
||||||
|
SIZE (KDE/Qt/6.3.1/qtserialport-everywhere-src-6.3.1.tar.xz) = 319404
|
||||||
11
comms/qt6-serialport/pkg-descr
Normal file
11
comms/qt6-serialport/pkg-descr
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
Qt Serial Port provides the basic functionality, which includes configuring,
|
||||||
|
I/O operations, getting and setting the control signals of the RS-232 pinouts.
|
||||||
|
|
||||||
|
The following items are not supported by this module:
|
||||||
|
|
||||||
|
* Terminal features, such as echo, control CR/LF, and so on.
|
||||||
|
* Text mode.
|
||||||
|
* Configuring timeouts and delays while reading or writing.
|
||||||
|
* Pinout signal change notification.
|
||||||
|
|
||||||
|
WWW: https://qt.io
|
||||||
34
comms/qt6-serialport/pkg-plist
Normal file
34
comms/qt6-serialport/pkg-plist
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialport_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qserialportinfo_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qtserialport-config_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qtudev_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/%%FULLVER%%/QtSerialPort/private/qwinoverlappedionotifier_p.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/QSerialPort
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/QSerialPortInfo
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/QtSerialPort
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/QtSerialPortDepends
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/QtSerialPortVersion
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/qserialport.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/qserialportglobal.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/qserialportinfo.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/qtserialport-config.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/qtserialportexports.h
|
||||||
|
%%QT_INCDIR%%/QtSerialPort/qtserialportversion.h
|
||||||
|
lib/cmake/Qt6BuildInternals/StandaloneTests/QtSerialPortTestsConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortAdditionalTargetInfo.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortConfig.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortConfigVersion.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortConfigVersionImpl.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortDependencies.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortTargets.cmake
|
||||||
|
lib/cmake/Qt6SerialPort/Qt6SerialPortVersionlessTargets.cmake
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialPort.prl
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialPort.so
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialPort.so.6
|
||||||
|
%%QT_LIBDIR%%/libQt6SerialPort.so.%%FULLVER%%
|
||||||
|
%%QT_LIBDIR%%/metatypes/qt6serialport_%%CMAKE_BUILD_TYPE%%_metatypes.json
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_serialport.pri
|
||||||
|
%%QT_MKSPECDIR%%/modules/qt_lib_serialport_private.pri
|
||||||
|
libdata/pkgconfig/Qt6SerialPort.pc
|
||||||
|
%%QT_DATADIR%%/modules/SerialPort.json
|
||||||
|
|
@ -1,7 +1,6 @@
|
||||||
PORTNAME= influxdb2-cli
|
PORTNAME= influxdb2-cli
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.3.0
|
DISTVERSION= 2.4.0
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= databases net-mgmt
|
CATEGORIES= databases net-mgmt
|
||||||
|
|
||||||
MAINTAINER= driesm@FreeBSD.org
|
MAINTAINER= driesm@FreeBSD.org
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1649571354
|
TIMESTAMP = 1661024633
|
||||||
SHA256 (go/databases_influxdb2-cli/influxdb2-cli-v2.3.0/v2.3.0.mod) = d2fda109580e7da8e32861126f45a5246d972d40af099afbd55ec0a479b1ca28
|
SHA256 (go/databases_influxdb2-cli/influxdb2-cli-v2.4.0/v2.4.0.mod) = 1b64b3e6c41c29799c205688fce4980b108cc2d377ffde0263a2fe35c504ee8d
|
||||||
SIZE (go/databases_influxdb2-cli/influxdb2-cli-v2.3.0/v2.3.0.mod) = 1663
|
SIZE (go/databases_influxdb2-cli/influxdb2-cli-v2.4.0/v2.4.0.mod) = 2517
|
||||||
SHA256 (go/databases_influxdb2-cli/influxdb2-cli-v2.3.0/v2.3.0.zip) = b197624643b5e00835e78cbbf399139cbbd18ca376bc2095c9a3390902dafe1d
|
SHA256 (go/databases_influxdb2-cli/influxdb2-cli-v2.4.0/v2.4.0.zip) = d4e31a9825b57161c23cee4aca29429e363ffc176259232d715ba0957fff9e66
|
||||||
SIZE (go/databases_influxdb2-cli/influxdb2-cli-v2.3.0/v2.3.0.zip) = 773095
|
SIZE (go/databases_influxdb2-cli/influxdb2-cli-v2.4.0/v2.4.0.zip) = 844183
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= citus
|
PORTNAME= citus
|
||||||
PORTVERSION= 11.0.5
|
PORTVERSION= 11.0.6
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
PKGNAMEPREFIX= pg_
|
PKGNAMEPREFIX= pg_
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1659510631
|
TIMESTAMP = 1661010052
|
||||||
SHA256 (citusdata-citus-v11.0.5_GH0.tar.gz) = 6f1e57de9beac4c08329e74b58d8c77ebde67f418a90e5b15f4472f1ad3f0688
|
SHA256 (citusdata-citus-v11.0.6_GH0.tar.gz) = f3f2deb3e7f31844f4cc3bb0a311b52a4179cabe08c72b409819fa6f6e72f5f4
|
||||||
SIZE (citusdata-citus-v11.0.5_GH0.tar.gz) = 6016039
|
SIZE (citusdata-citus-v11.0.6_GH0.tar.gz) = 6021221
|
||||||
|
|
|
||||||
|
|
@ -126,7 +126,9 @@ share/postgresql/extension/citus--10.1-1--10.2-1.sql
|
||||||
share/postgresql/extension/citus--10.2-1--10.2-2.sql
|
share/postgresql/extension/citus--10.2-1--10.2-2.sql
|
||||||
share/postgresql/extension/citus--10.2-2--10.2-3.sql
|
share/postgresql/extension/citus--10.2-2--10.2-3.sql
|
||||||
share/postgresql/extension/citus--10.2-3--10.2-4.sql
|
share/postgresql/extension/citus--10.2-3--10.2-4.sql
|
||||||
share/postgresql/extension/citus--10.2-4--11.0-1.sql
|
share/postgresql/extension/citus--10.2-4--10.2-5.sql
|
||||||
|
share/postgresql/extension/citus--10.2-5--10.2-4.sql
|
||||||
|
share/postgresql/extension/citus--10.2-5--11.0-1.sql
|
||||||
share/postgresql/extension/citus--11.0-1--11.0-2.sql
|
share/postgresql/extension/citus--11.0-1--11.0-2.sql
|
||||||
share/postgresql/extension/citus--11.0-2--11.0-3.sql
|
share/postgresql/extension/citus--11.0-2--11.0-3.sql
|
||||||
share/postgresql/extension/citus--11.0-3--11.0-4.sql
|
share/postgresql/extension/citus--11.0-3--11.0-4.sql
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= postgresql
|
PORTNAME= postgresql
|
||||||
PORTVERSION= 42.4.1
|
PORTVERSION= 42.4.2
|
||||||
CATEGORIES= databases java
|
CATEGORIES= databases java
|
||||||
MASTER_SITES= http://jdbc.postgresql.org/download/
|
MASTER_SITES= http://jdbc.postgresql.org/download/
|
||||||
PKGNAMESUFFIX= -jdbc
|
PKGNAMESUFFIX= -jdbc
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1660572235
|
TIMESTAMP = 1661157610
|
||||||
SHA256 (postgresql-42.4.1.jar) = fb931c3841fede01c89f8e61970554076a98046c2b87ae3eb303d1481047b951
|
SHA256 (postgresql-42.4.2.jar) = 692b7e93f3a0e793d56138582aa2f8107430b8efce8c11faf44b0a20fce4890f
|
||||||
SIZE (postgresql-42.4.1.jar) = 1045138
|
SIZE (postgresql-42.4.2.jar) = 1046274
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= tarantool
|
PORTNAME= tarantool
|
||||||
PORTVERSION= 2.10.0
|
PORTVERSION= 2.10.1
|
||||||
PORTREVISION= 2
|
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= https://download.tarantool.org/tarantool/src/
|
MASTER_SITES= https://download.tarantool.org/tarantool/src/
|
||||||
|
|
||||||
|
|
@ -16,7 +15,7 @@ NOT_FOR_ARCHS= armv6 powerpc64 sparc64
|
||||||
NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture
|
NOT_FOR_ARCHS_REASON= fails to build: Unsupported architecture
|
||||||
|
|
||||||
BUILD_DEPENDS= gsed:textproc/gsed \
|
BUILD_DEPENDS= gsed:textproc/gsed \
|
||||||
msgpuck>=2.0_4:devel/msgpuck
|
msgpuck>=2.0_5:devel/msgpuck
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libicui18n.so:devel/icu \
|
libicui18n.so:devel/icu \
|
||||||
libmsgpuck.so:devel/msgpuck \
|
libmsgpuck.so:devel/msgpuck \
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1653072329
|
TIMESTAMP = 1661154605
|
||||||
SHA256 (tarantool-2.10.0.tar.gz) = 42bb5a714ddf788a89ba4b2062582aee16a2bc7b68c7c3b8c03d7a30be878e2b
|
SHA256 (tarantool-2.10.1.tar.gz) = 615c9471ed4b4277427bd24b008a7ca7942da349d3391ba466823dab2bc34e6f
|
||||||
SIZE (tarantool-2.10.0.tar.gz) = 45203838
|
SIZE (tarantool-2.10.1.tar.gz) = 46704498
|
||||||
|
|
|
||||||
|
|
@ -1,60 +0,0 @@
|
||||||
--- src/lib/tzcode/CMakeLists.txt.orig 2022-05-24 21:51:37.355897000 +0300
|
|
||||||
+++ src/lib/tzcode/CMakeLists.txt 2022-05-24 21:55:26.136676000 +0300
|
|
||||||
@@ -1,57 +1,3 @@
|
|
||||||
add_library(tzcode STATIC
|
|
||||||
strftime.c strptime.c timelocal.c localtime.c timezone.c)
|
|
||||||
target_link_libraries(tzcode)
|
|
||||||
-
|
|
||||||
-set(TZCODE_PROJECT tzcode-iana)
|
|
||||||
-set(TZCODE_BUILD_DIR ${CMAKE_CURRENT_BINARY_DIR})
|
|
||||||
-set(TZCODE_PREFIX_DIR tz)
|
|
||||||
-set(TZCODE_PREFIX ${TZCODE_BUILD_DIR}/${TZCODE_PREFIX_DIR})
|
|
||||||
-set(TZDATA_TARGET main.zi)
|
|
||||||
-set(TZCODE_SRC ${PROJECT_SOURCE_DIR}/src/lib/tzcode)
|
|
||||||
-set(TZLUA_SRC ${PROJECT_SOURCE_DIR}/src/lua)
|
|
||||||
-
|
|
||||||
-set(TZDATA_FULL_TARGET
|
|
||||||
- ${TZCODE_PREFIX}/src/${TZCODE_PROJECT}/${TZDATA_TARGET})
|
|
||||||
-
|
|
||||||
-ExternalProject_Add(${TZCODE_PROJECT}
|
|
||||||
- GIT_REPOSITORY https://github.com/tarantool/tz
|
|
||||||
- GIT_TAG 2022a
|
|
||||||
- GIT_SHALLOW YES
|
|
||||||
-
|
|
||||||
- EXCLUDE_FROM_ALL 1
|
|
||||||
- INSTALL_DIR ${TZCODE_BUILD_DIR}/install
|
|
||||||
- PREFIX ${TZCODE_PREFIX_DIR}
|
|
||||||
-
|
|
||||||
- UPDATE_COMMAND ""
|
|
||||||
- CONFIGURE_COMMAND ""
|
|
||||||
-
|
|
||||||
- BUILD_COMMAND ${CMAKE_COMMAND} -E env
|
|
||||||
- CC=${CMAKE_C_COMPILER}
|
|
||||||
- CFLAGS=${CMAKE_C_FLAGS}
|
|
||||||
- PACKRATDATA=backzone
|
|
||||||
- make -C <SOURCE_DIR> ${TZDATA_TARGET}
|
|
||||||
- BUILD_IN_SOURCE TRUE
|
|
||||||
- TEST_COMMAND ""
|
|
||||||
- INSTALL_COMMAND make DESTDIR=<INSTALL_DIR> install
|
|
||||||
- BUILD_BYPRODUCTS ${TZDATA_FULL_TARGET}
|
|
||||||
-)
|
|
||||||
-
|
|
||||||
-find_program(PERL perl)
|
|
||||||
-
|
|
||||||
-add_custom_target(gen-timezones DEPENDS ${TZCODE_PROJECT})
|
|
||||||
-add_custom_command(TARGET gen-timezones
|
|
||||||
- COMMAND
|
|
||||||
- ${PERL} ${TZCODE_SRC}/gen-zone-abbrevs.pl
|
|
||||||
- ${TZCODE_SRC}/zone-abbrevs.txt ${TZDATA_FULL_TARGET}
|
|
||||||
- ${TZCODE_SRC}/timezones.h ${TZLUA_SRC}/timezones.lua
|
|
||||||
- COMMENT "Generating timezones.h and timezones.lua"
|
|
||||||
-)
|
|
||||||
-
|
|
||||||
-# We excluded build of gen-timezones and tzcode-iana (main.zi) targets
|
|
||||||
-# from ALL dependencies (see EXCLUDE_FROM_ALL=1) if you, by either reason
|
|
||||||
-# need to regenerate timezones.h then invoke target manually:
|
|
||||||
-# ```sh
|
|
||||||
-# make gen-timezones VERBOSE=1
|
|
||||||
-# ```
|
|
||||||
-# it will regenerate `timezones.h`, `timezones.lua` in-place, in their
|
|
||||||
-# repository location.
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
||||||
diff --git a/test/unit/CMakeLists.txt b/test/unit/CMakeLists.txt
|
|
||||||
index 442597255..1207beff5 100644
|
|
||||||
--- test/unit/CMakeLists.txt.orig
|
|
||||||
+++ test/unit/CMakeLists.txt
|
|
||||||
@@ -297,7 +297,8 @@ target_link_libraries(popen.test misc unit core)
|
|
||||||
add_executable(serializer.test serializer.c box_test_utils.c)
|
|
||||||
target_link_libraries(serializer.test unit box ${LUAJIT_LIBRARIES})
|
|
||||||
|
|
||||||
-add_executable(watcher.test watcher.c)
|
|
||||||
+add_executable(watcher.test watcher.c
|
|
||||||
+ ${PROJECT_SOURCE_DIR}/test/unit/box_test_utils.c)
|
|
||||||
target_link_libraries(watcher.test unit box)
|
|
||||||
|
|
||||||
add_executable(grp_alloc.test grp_alloc.c box_test_utils.c)
|
|
||||||
|
|
@ -72,6 +72,7 @@ share/man/man1/tarantoolctl.1.gz
|
||||||
%%DATADIR%%/luarocks/fetch/sscm.lua
|
%%DATADIR%%/luarocks/fetch/sscm.lua
|
||||||
%%DATADIR%%/luarocks/fetch/svn.lua
|
%%DATADIR%%/luarocks/fetch/svn.lua
|
||||||
%%DATADIR%%/luarocks/fs.lua
|
%%DATADIR%%/luarocks/fs.lua
|
||||||
|
%%DATADIR%%/luarocks/fs/freebsd.lua
|
||||||
%%DATADIR%%/luarocks/fs/lua.lua
|
%%DATADIR%%/luarocks/fs/lua.lua
|
||||||
%%DATADIR%%/luarocks/fs/tools.lua
|
%%DATADIR%%/luarocks/fs/tools.lua
|
||||||
%%DATADIR%%/luarocks/fs/unix.lua
|
%%DATADIR%%/luarocks/fs/unix.lua
|
||||||
|
|
|
||||||
|
|
@ -311,6 +311,7 @@
|
||||||
SUBDIR += c4core
|
SUBDIR += c4core
|
||||||
SUBDIR += caf
|
SUBDIR += caf
|
||||||
SUBDIR += calibrator
|
SUBDIR += calibrator
|
||||||
|
SUBDIR += caliper
|
||||||
SUBDIR += capnproto
|
SUBDIR += capnproto
|
||||||
SUBDIR += capnproto080
|
SUBDIR += capnproto080
|
||||||
SUBDIR += capstone3
|
SUBDIR += capstone3
|
||||||
|
|
@ -806,6 +807,7 @@
|
||||||
SUBDIR += gitg
|
SUBDIR += gitg
|
||||||
SUBDIR += github-backup-utils
|
SUBDIR += github-backup-utils
|
||||||
SUBDIR += gitinspector
|
SUBDIR += gitinspector
|
||||||
|
SUBDIR += gitklient
|
||||||
SUBDIR += gitlab-metrics-exporter
|
SUBDIR += gitlab-metrics-exporter
|
||||||
SUBDIR += gitlab-runner
|
SUBDIR += gitlab-runner
|
||||||
SUBDIR += gitlab-shell
|
SUBDIR += gitlab-shell
|
||||||
|
|
@ -2823,6 +2825,7 @@
|
||||||
SUBDIR += p5-Module-Version
|
SUBDIR += p5-Module-Version
|
||||||
SUBDIR += p5-Module-Versions
|
SUBDIR += p5-Module-Versions
|
||||||
SUBDIR += p5-Module-Versions-Report
|
SUBDIR += p5-Module-Versions-Report
|
||||||
|
SUBDIR += p5-Mojo-Base-XS
|
||||||
SUBDIR += p5-Mojolicious-Plugin-NYTProf
|
SUBDIR += p5-Mojolicious-Plugin-NYTProf
|
||||||
SUBDIR += p5-Moo
|
SUBDIR += p5-Moo
|
||||||
SUBDIR += p5-MooX-Aliases
|
SUBDIR += p5-MooX-Aliases
|
||||||
|
|
@ -5104,6 +5107,7 @@
|
||||||
SUBDIR += py-pytest-markdown
|
SUBDIR += py-pytest-markdown
|
||||||
SUBDIR += py-pytest-metadata
|
SUBDIR += py-pytest-metadata
|
||||||
SUBDIR += py-pytest-mock
|
SUBDIR += py-pytest-mock
|
||||||
|
SUBDIR += py-pytest-mpl
|
||||||
SUBDIR += py-pytest-mutagen
|
SUBDIR += py-pytest-mutagen
|
||||||
SUBDIR += py-pytest-mypy
|
SUBDIR += py-pytest-mypy
|
||||||
SUBDIR += py-pytest-nunit
|
SUBDIR += py-pytest-nunit
|
||||||
|
|
@ -5610,6 +5614,14 @@
|
||||||
SUBDIR += qt5-scxml
|
SUBDIR += qt5-scxml
|
||||||
SUBDIR += qt5-testlib
|
SUBDIR += qt5-testlib
|
||||||
SUBDIR += qt5-uitools
|
SUBDIR += qt5-uitools
|
||||||
|
SUBDIR += qt6
|
||||||
|
SUBDIR += qt6-5compat
|
||||||
|
SUBDIR += qt6-base
|
||||||
|
SUBDIR += qt6-languageserver
|
||||||
|
SUBDIR += qt6-remoteobjects
|
||||||
|
SUBDIR += qt6-scxml
|
||||||
|
SUBDIR += qt6-tools
|
||||||
|
SUBDIR += qt6-translations
|
||||||
SUBDIR += qtcreator
|
SUBDIR += qtcreator
|
||||||
SUBDIR += quantum
|
SUBDIR += quantum
|
||||||
SUBDIR += quickcheck++
|
SUBDIR += quickcheck++
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= AppStream
|
PORTNAME= AppStream
|
||||||
DISTVERSION= 0.15.4
|
DISTVERSION= 0.15.5
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME:tl}/releases/
|
MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME:tl}/releases/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1653321155
|
TIMESTAMP = 1661251331
|
||||||
SHA256 (AppStream-0.15.4.tar.xz) = c4126b6ebc889afb2e3ab5dfd8303bd31a9cd2a3992391de4dc66cb0e12846dd
|
SHA256 (AppStream-0.15.5.tar.xz) = cb15ed62cc2729683879a2dbf98c0a3267ea2b4d57bba6bc55e70a25500e04c2
|
||||||
SIZE (AppStream-0.15.4.tar.xz) = 2482892
|
SIZE (AppStream-0.15.5.tar.xz) = 2499336
|
||||||
|
|
|
||||||
|
|
@ -36,7 +36,7 @@ include/appstream/as-version.h
|
||||||
include/appstream/as-video.h
|
include/appstream/as-video.h
|
||||||
lib/girepository-1.0/AppStream-1.0.typelib
|
lib/girepository-1.0/AppStream-1.0.typelib
|
||||||
lib/libappstream.so
|
lib/libappstream.so
|
||||||
lib/libappstream.so.0.15.4
|
lib/libappstream.so.0.15.5
|
||||||
lib/libappstream.so.4
|
lib/libappstream.so.4
|
||||||
libdata/pkgconfig/appstream.pc
|
libdata/pkgconfig/appstream.pc
|
||||||
man/man1/appstreamcli.1.gz
|
man/man1/appstreamcli.1.gz
|
||||||
|
|
@ -68,6 +68,7 @@ share/locale/hu/LC_MESSAGES/appstream.mo
|
||||||
share/locale/id/LC_MESSAGES/appstream.mo
|
share/locale/id/LC_MESSAGES/appstream.mo
|
||||||
share/locale/it/LC_MESSAGES/appstream.mo
|
share/locale/it/LC_MESSAGES/appstream.mo
|
||||||
share/locale/ja/LC_MESSAGES/appstream.mo
|
share/locale/ja/LC_MESSAGES/appstream.mo
|
||||||
|
share/locale/ka/LC_MESSAGES/appstream.mo
|
||||||
share/locale/ko/LC_MESSAGES/appstream.mo
|
share/locale/ko/LC_MESSAGES/appstream.mo
|
||||||
share/locale/lt/LC_MESSAGES/appstream.mo
|
share/locale/lt/LC_MESSAGES/appstream.mo
|
||||||
share/locale/nb/LC_MESSAGES/appstream.mo
|
share/locale/nb/LC_MESSAGES/appstream.mo
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
PORTNAME= aws-c-common
|
PORTNAME= aws-c-common
|
||||||
PORTVERSION= 0.6.19
|
PORTVERSION= 0.8.0
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Core c99 package for AWS SDK for C
|
COMMENT= Core c99 package for AWS SDK for C
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1642618664
|
TIMESTAMP = 1661069740
|
||||||
SHA256 (awslabs-aws-c-common-v0.6.19_GH0.tar.gz) = 91cb2b809687be19fce8d6ca03ddc00c78723854ead30dcb58bdc4172cb1796c
|
SHA256 (awslabs-aws-c-common-v0.8.0_GH0.tar.gz) = 43a95662f958df6284d502a191cfdedea8ef76a96746a06cbdec94eeba97de61
|
||||||
SIZE (awslabs-aws-c-common-v0.6.19_GH0.tar.gz) = 446089
|
SIZE (awslabs-aws-c-common-v0.8.0_GH0.tar.gz) = 486406
|
||||||
|
|
|
||||||
|
|
@ -31,6 +31,7 @@ include/aws/common/exports.h
|
||||||
include/aws/common/fifo_cache.h
|
include/aws/common/fifo_cache.h
|
||||||
include/aws/common/file.h
|
include/aws/common/file.h
|
||||||
include/aws/common/hash_table.h
|
include/aws/common/hash_table.h
|
||||||
|
include/aws/common/json.h
|
||||||
include/aws/common/lifo_cache.h
|
include/aws/common/lifo_cache.h
|
||||||
include/aws/common/linked_hash_table.h
|
include/aws/common/linked_hash_table.h
|
||||||
include/aws/common/linked_list.h
|
include/aws/common/linked_list.h
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ PORTVERSION= 0.2.14
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C99 implementation of compression algorithms
|
COMMENT= C99 implementation of compression algorithms
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,10 @@
|
||||||
PORTNAME= aws-c-event-stream
|
PORTNAME= aws-c-event-stream
|
||||||
PORTVERSION= 0.2.7
|
PORTVERSION= 0.2.13
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C99 implementation of the vnd.amazon.eventstream content-type
|
COMMENT= C99 implementation of the vnd.amazon.eventstream content-type
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1634842416
|
TIMESTAMP = 1661071088
|
||||||
SHA256 (awslabs-aws-c-event-stream-v0.2.7_GH0.tar.gz) = bb5c94cdff70c1985fb0b5f30d81756cedb5a3c3075d37f7e1e2b34e2a33c8c0
|
SHA256 (awslabs-aws-c-event-stream-v0.2.13_GH0.tar.gz) = 4532d985ed644633a7b1b90f3d7dda02d59522e046ebd738391c0485fde6f733
|
||||||
SIZE (awslabs-aws-c-event-stream-v0.2.7_GH0.tar.gz) = 63942
|
SIZE (awslabs-aws-c-event-stream-v0.2.13_GH0.tar.gz) = 66119
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= aws-c-http
|
PORTNAME= aws-c-http
|
||||||
PORTVERSION= 0.6.8
|
PORTVERSION= 0.6.19
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
COMMENT= C99 implementation of the HTTP/1.1 and HTTP/2 specifications
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1634977896
|
TIMESTAMP = 1661075151
|
||||||
SHA256 (awslabs-aws-c-http-v0.6.8_GH0.tar.gz) = a3afad3501155f7c1e46274a004db3637a5fca451f15df8ad0d936ea0f7d6bce
|
SHA256 (awslabs-aws-c-http-v0.6.19_GH0.tar.gz) = 4f6a36a580f7ed2206f97ef6d70cada23a05da43868af32b765fb429d576f47c
|
||||||
SIZE (awslabs-aws-c-http-v0.6.8_GH0.tar.gz) = 389401
|
SIZE (awslabs-aws-c-http-v0.6.19_GH0.tar.gz) = 446922
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@ include/aws/http/connection.h
|
||||||
include/aws/http/connection_manager.h
|
include/aws/http/connection_manager.h
|
||||||
include/aws/http/exports.h
|
include/aws/http/exports.h
|
||||||
include/aws/http/http.h
|
include/aws/http/http.h
|
||||||
|
include/aws/http/http2_stream_manager.h
|
||||||
include/aws/http/proxy.h
|
include/aws/http/proxy.h
|
||||||
include/aws/http/request_response.h
|
include/aws/http/request_response.h
|
||||||
include/aws/http/server.h
|
include/aws/http/server.h
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= aws-c-io
|
PORTNAME= aws-c-io
|
||||||
PORTVERSION= 0.10.17
|
PORTVERSION= 0.13.1
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Event driven framework for implementing application protocols
|
COMMENT= Event driven framework for implementing application protocols
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1642707405
|
TIMESTAMP = 1661074493
|
||||||
SHA256 (awslabs-aws-c-io-v0.10.17_GH0.tar.gz) = 59d97ba61e861a4abe58b7e89b9613f8c5f9054e5e4165bc81d4f2483e09597d
|
SHA256 (awslabs-aws-c-io-v0.13.1_GH0.tar.gz) = 9ce7480f98df3b638efc08a4b9f6c0f97a61d8b6c356ecf0184c8b0eba139608
|
||||||
SIZE (awslabs-aws-c-io-v0.10.17_GH0.tar.gz) = 641043
|
SIZE (awslabs-aws-c-io-v0.13.1_GH0.tar.gz) = 659747
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= aws-c-mqtt
|
PORTNAME= aws-c-mqtt
|
||||||
PORTVERSION= 0.7.10
|
PORTVERSION= 0.7.11
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C99 implementation of the MQTT 3.1.1 specification
|
COMMENT= C99 implementation of the MQTT 3.1.1 specification
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1642618916
|
TIMESTAMP = 1661075292
|
||||||
SHA256 (awslabs-aws-c-mqtt-v0.7.10_GH0.tar.gz) = 95667477e17bc99d49a1d6674d7fb98f9a0379b6966cb2ed4863152e959d9e8f
|
SHA256 (awslabs-aws-c-mqtt-v0.7.11_GH0.tar.gz) = 9c12359a1f1553aee1dbe8a35dc400659ef2fab6f5603aa2d47abb29d5ddd863
|
||||||
SIZE (awslabs-aws-c-mqtt-v0.7.10_GH0.tar.gz) = 97127
|
SIZE (awslabs-aws-c-mqtt-v0.7.11_GH0.tar.gz) = 97290
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,15 @@
|
||||||
PORTNAME= aws-c-s3
|
PORTNAME= aws-c-s3
|
||||||
PORTVERSION= 0.1.31
|
PORTVERSION= 0.1.45
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C99 library implementation for communicating with the S3 service
|
COMMENT= C99 library implementation for communicating with the S3 service
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
||||||
LIB_DEPENDS= libaws-c-common.so:devel/aws-c-common \
|
LIB_DEPENDS= libaws-c-common.so:devel/aws-c-common \
|
||||||
|
libaws-checksums.so:devel/aws-checksums \
|
||||||
libaws-c-cal.so:security/aws-c-cal \
|
libaws-c-cal.so:security/aws-c-cal \
|
||||||
libaws-c-io.so:devel/aws-c-io \
|
libaws-c-io.so:devel/aws-c-io \
|
||||||
libaws-c-compression.so:devel/aws-c-compression \
|
libaws-c-compression.so:devel/aws-c-compression \
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1643273974
|
TIMESTAMP = 1661075669
|
||||||
SHA256 (awslabs-aws-c-s3-v0.1.31_GH0.tar.gz) = 218f0db4d281cc0445835dbf468fea4e4d1ae7fdbe36a29197e3ba7f91e2b393
|
SHA256 (awslabs-aws-c-s3-v0.1.45_GH0.tar.gz) = 6127166db5223f51d320047da12033a2bfb87ed7e60324ac11b30480f55793ea
|
||||||
SIZE (awslabs-aws-c-s3-v0.1.31_GH0.tar.gz) = 139057
|
SIZE (awslabs-aws-c-s3-v0.1.45_GH0.tar.gz) = 172387
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,3 @@
|
||||||
bin/s3
|
|
||||||
include/aws/s3/exports.h
|
include/aws/s3/exports.h
|
||||||
include/aws/s3/s3.h
|
include/aws/s3/s3.h
|
||||||
include/aws/s3/s3_client.h
|
include/aws/s3/s3_client.h
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= aws-c-sdkutils
|
PORTNAME= aws-c-sdkutils
|
||||||
PORTVERSION= 0.1.1
|
PORTVERSION= 0.1.2
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= AWS SDK C utilities
|
COMMENT= AWS SDK C utilities
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1634978746
|
TIMESTAMP = 1661075417
|
||||||
SHA256 (awslabs-aws-c-sdkutils-v0.1.1_GH0.tar.gz) = 201a5f694c912c952f50abab54fa0e576db75ddf6e8710c589896038ff9673f7
|
SHA256 (awslabs-aws-c-sdkutils-v0.1.2_GH0.tar.gz) = d654670c145212ed3ce0699a988b9f83ebf3e7c44ed74d4d0772dc95ad46b38e
|
||||||
SIZE (awslabs-aws-c-sdkutils-v0.1.1_GH0.tar.gz) = 28344
|
SIZE (awslabs-aws-c-sdkutils-v0.1.2_GH0.tar.gz) = 28428
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Cross-Platform HW accelerated CRC32c and CRC32
|
COMMENT= Cross-Platform HW accelerated CRC32c and CRC32
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
@ -25,7 +25,7 @@ USE_LDCONFIG= yes
|
||||||
# clang is crashing on CURRENT due an assertion
|
# clang is crashing on CURRENT due an assertion
|
||||||
# see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234232
|
# see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234232
|
||||||
# and https://bugs.llvm.org/show_bug.cgi?id=40985
|
# and https://bugs.llvm.org/show_bug.cgi?id=40985
|
||||||
.if ${OSVERSION} >= 1300000
|
.if ${OSVERSION} >= 1400000
|
||||||
USE_GCC= yes
|
USE_GCC= yes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= aws-crt-cpp
|
PORTNAME= aws-crt-cpp
|
||||||
PORTVERSION= 0.17.14
|
PORTVERSION= 0.18.2
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C++ wrapper around the aws-c libraries
|
COMMENT= C++ wrapper around the aws-c libraries
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1642618984
|
TIMESTAMP = 1661076001
|
||||||
SHA256 (awslabs-aws-crt-cpp-v0.17.14_GH0.tar.gz) = bf44d39794f5dcaca156a803051637c74c956e743ee3e60bafadc7bafa91cbc2
|
SHA256 (awslabs-aws-crt-cpp-v0.18.2_GH0.tar.gz) = e9110fb4e6e1908204ccc139ac67fd24f2b3ffeb302cfebb517a0dbc63670b78
|
||||||
SIZE (awslabs-aws-crt-cpp-v0.17.14_GH0.tar.gz) = 1092597
|
SIZE (awslabs-aws-crt-cpp-v0.18.2_GH0.tar.gz) = 241243
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
include/aws/crt/Allocator.h
|
||||||
include/aws/crt/Api.h
|
include/aws/crt/Api.h
|
||||||
include/aws/crt/Config.h
|
include/aws/crt/Config.h
|
||||||
include/aws/crt/DateTime.h
|
include/aws/crt/DateTime.h
|
||||||
|
|
@ -5,6 +6,7 @@ include/aws/crt/Exports.h
|
||||||
include/aws/crt/ImdsClient.h
|
include/aws/crt/ImdsClient.h
|
||||||
include/aws/crt/JsonObject.h
|
include/aws/crt/JsonObject.h
|
||||||
include/aws/crt/Optional.h
|
include/aws/crt/Optional.h
|
||||||
|
include/aws/crt/RefCounted.h
|
||||||
include/aws/crt/StlAllocator.h
|
include/aws/crt/StlAllocator.h
|
||||||
include/aws/crt/StringUtils.h
|
include/aws/crt/StringUtils.h
|
||||||
include/aws/crt/StringView.h
|
include/aws/crt/StringView.h
|
||||||
|
|
@ -30,6 +32,7 @@ include/aws/crt/io/TlsOptions.h
|
||||||
include/aws/crt/io/Uri.h
|
include/aws/crt/io/Uri.h
|
||||||
include/aws/crt/mqtt/MqttClient.h
|
include/aws/crt/mqtt/MqttClient.h
|
||||||
include/aws/iot/MqttClient.h
|
include/aws/iot/MqttClient.h
|
||||||
|
lib/aws-crt-cpp/cmake/aws-crt-cpp-config-version.cmake
|
||||||
lib/aws-crt-cpp/cmake/aws-crt-cpp-config.cmake
|
lib/aws-crt-cpp/cmake/aws-crt-cpp-config.cmake
|
||||||
lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets.cmake
|
lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets.cmake
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
PORTNAME= aws-sdk-cpp
|
PORTNAME= aws-sdk-cpp
|
||||||
PORTVERSION= 1.9.183
|
PORTVERSION= 1.9.328
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= C++ interface for Amazon Web Services (AWS)
|
COMMENT= C++ interface for Amazon Web Services (AWS)
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1643231592
|
TIMESTAMP = 1661076139
|
||||||
SHA256 (aws-aws-sdk-cpp-1.9.183_GH0.tar.gz) = 2459a3830b315df910f5d01b20a4ce679d914af592a1aab383e0e1fe994082e1
|
SHA256 (aws-aws-sdk-cpp-1.9.328_GH0.tar.gz) = 850c5aeda3e4e7111a66074624503ece6930a3df11197454d604bbf08622dbc8
|
||||||
SIZE (aws-aws-sdk-cpp-1.9.183_GH0.tar.gz) = 40998014
|
SIZE (aws-aws-sdk-cpp-1.9.328_GH0.tar.gz) = 43572950
|
||||||
|
|
|
||||||
19
devel/caliper/Makefile
Normal file
19
devel/caliper/Makefile
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
PORTNAME= caliper
|
||||||
|
DISTVERSIONPREFIX= v
|
||||||
|
DISTVERSION= 2.8.0
|
||||||
|
CATEGORIES= devel
|
||||||
|
|
||||||
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
COMMENT= Instrumentation and performance profiling library
|
||||||
|
|
||||||
|
LICENSE= BSD3CLAUSE
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
USES= cmake:testing compiler:c++11-lib
|
||||||
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= LLNL
|
||||||
|
GH_PROJECT= Caliper
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
||||||
3
devel/caliper/distinfo
Normal file
3
devel/caliper/distinfo
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
TIMESTAMP = 1660981417
|
||||||
|
SHA256 (LLNL-Caliper-v2.8.0_GH0.tar.gz) = 17807b364b5ac4b05997ead41bd173e773f9a26ff573ff2fe61e0e70eab496e4
|
||||||
|
SIZE (LLNL-Caliper-v2.8.0_GH0.tar.gz) = 1988417
|
||||||
12
devel/caliper/pkg-descr
Normal file
12
devel/caliper/pkg-descr
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
Caliper is a library to integrate performance profiling capabilities into
|
||||||
|
applications. To use Caliper, developers mark code regions of interest using
|
||||||
|
Caliper's annotation API. Applications can then enable performance profiling at
|
||||||
|
runtime with Caliper's configuration API. Alternatively, you can configure
|
||||||
|
Caliper through environment variables or config files.
|
||||||
|
|
||||||
|
Caliper can be used for lightweight always-on profiling or advanced performance
|
||||||
|
engineering use cases, such as tracing, monitoring, and auto-tuning. It is
|
||||||
|
primarily aimed at HPC applications, but works for any C/C++/Fortran program on
|
||||||
|
Unix/Linux.
|
||||||
|
|
||||||
|
WWW: https://software.llnl.gov/Caliper/
|
||||||
88
devel/caliper/pkg-plist
Normal file
88
devel/caliper/pkg-plist
Normal file
|
|
@ -0,0 +1,88 @@
|
||||||
|
bin/cali-query
|
||||||
|
bin/cali-stat
|
||||||
|
include/caliper/Annotation.h
|
||||||
|
include/caliper/AnnotationBinding.h
|
||||||
|
include/caliper/BufferedRegionProfile.h
|
||||||
|
include/caliper/CaliFunctional.h
|
||||||
|
include/caliper/Caliper.h
|
||||||
|
include/caliper/CaliperService.h
|
||||||
|
include/caliper/ChannelController.h
|
||||||
|
include/caliper/CollectiveOutputChannel.h
|
||||||
|
include/caliper/ConfigManager.h
|
||||||
|
include/caliper/MpiChannelManager.h
|
||||||
|
include/caliper/RegionProfile.h
|
||||||
|
include/caliper/SnapshotRecord.h
|
||||||
|
include/caliper/cali-manager.h
|
||||||
|
include/caliper/cali-mpi.h
|
||||||
|
include/caliper/cali.h
|
||||||
|
include/caliper/cali_datatracker.h
|
||||||
|
include/caliper/cali_definitions.h
|
||||||
|
include/caliper/cali_macros.h
|
||||||
|
include/caliper/caliper-config.h
|
||||||
|
include/caliper/common/Attribute.h
|
||||||
|
include/caliper/common/CaliperMetadataAccessInterface.h
|
||||||
|
include/caliper/common/CompressedSnapshotRecord.h
|
||||||
|
include/caliper/common/Entry.h
|
||||||
|
include/caliper/common/Log.h
|
||||||
|
include/caliper/common/Node.h
|
||||||
|
include/caliper/common/NodeBuffer.h
|
||||||
|
include/caliper/common/OutputStream.h
|
||||||
|
include/caliper/common/RuntimeConfig.h
|
||||||
|
include/caliper/common/SnapshotBuffer.h
|
||||||
|
include/caliper/common/SnapshotTextFormatter.h
|
||||||
|
include/caliper/common/StringConverter.h
|
||||||
|
include/caliper/common/Variant.h
|
||||||
|
include/caliper/common/c-util/unitfmt.h
|
||||||
|
include/caliper/common/c-util/vlenc.h
|
||||||
|
include/caliper/common/cali_types.h
|
||||||
|
include/caliper/common/cali_variant.h
|
||||||
|
include/caliper/common/filters/DefaultFilter.h
|
||||||
|
include/caliper/common/filters/Filter.h
|
||||||
|
include/caliper/common/filters/RegexFilter.h
|
||||||
|
include/caliper/common/util/callback.hpp
|
||||||
|
include/caliper/common/util/lockfree-tree.hpp
|
||||||
|
include/caliper/common/util/spinlock.hpp
|
||||||
|
include/caliper/common/util/split.hpp
|
||||||
|
include/caliper/reader/Aggregator.h
|
||||||
|
include/caliper/reader/CalQLParser.h
|
||||||
|
include/caliper/reader/CaliReader.h
|
||||||
|
include/caliper/reader/CaliWriter.h
|
||||||
|
include/caliper/reader/CaliperMetadataDB.h
|
||||||
|
include/caliper/reader/Expand.h
|
||||||
|
include/caliper/reader/FlatExclusiveRegionProfile.h
|
||||||
|
include/caliper/reader/FlatInclusiveRegionProfile.h
|
||||||
|
include/caliper/reader/FormatProcessor.h
|
||||||
|
include/caliper/reader/Formatter.h
|
||||||
|
include/caliper/reader/JsonFormatter.h
|
||||||
|
include/caliper/reader/JsonSplitFormatter.h
|
||||||
|
include/caliper/reader/NestedExclusiveRegionProfile.h
|
||||||
|
include/caliper/reader/NestedInclusiveRegionProfile.h
|
||||||
|
include/caliper/reader/Preprocessor.h
|
||||||
|
include/caliper/reader/QueryProcessor.h
|
||||||
|
include/caliper/reader/QuerySpec.h
|
||||||
|
include/caliper/reader/RecordProcessor.h
|
||||||
|
include/caliper/reader/RecordSelector.h
|
||||||
|
include/caliper/reader/SnapshotTree.h
|
||||||
|
include/caliper/reader/TableFormatter.h
|
||||||
|
include/caliper/reader/TreeFormatter.h
|
||||||
|
include/caliper/reader/UserFormatter.h
|
||||||
|
include/caliper/tools-util/Args.h
|
||||||
|
include/caliper/typesCaliper.h
|
||||||
|
include/caliper/wrapAnnotation.h
|
||||||
|
include/caliper/wrapBufferedRegionProfile.h
|
||||||
|
include/caliper/wrapCaliper.h
|
||||||
|
include/caliper/wrapConfigManager.h
|
||||||
|
include/caliper/wrapScopeAnnotation.h
|
||||||
|
lib/libcaliper-serial.so
|
||||||
|
lib/libcaliper-serial.so.2
|
||||||
|
lib/libcaliper-serial.so.2.8.0
|
||||||
|
lib/libcaliper-tools-util.so
|
||||||
|
lib/libcaliper-tools-util.so.2
|
||||||
|
lib/libcaliper-tools-util.so.2.8.0
|
||||||
|
lib/libcaliper.so
|
||||||
|
lib/libcaliper.so.2
|
||||||
|
lib/libcaliper.so.2.8.0
|
||||||
|
libdata/pkgconfig/caliper.pc
|
||||||
|
share/cmake/caliper/caliper-config.cmake
|
||||||
|
share/cmake/caliper/caliper-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||||
|
share/cmake/caliper/caliper-targets.cmake
|
||||||
|
|
@ -1,8 +1,9 @@
|
||||||
PORTNAME= cmake
|
PORTNAME= cmake
|
||||||
DISTVERSION= 3.23.3
|
DISTVERSION= 3.23.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
|
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
|
||||||
PKGNAMESUFFIX= -gui
|
PKGNAMESUFFIX= -gui-${FLAVOR}
|
||||||
|
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
COMMENT= Qt-based GUI for CMake
|
COMMENT= Qt-based GUI for CMake
|
||||||
|
|
@ -17,24 +18,34 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libuv.so:devel/libuv \
|
libuv.so:devel/libuv \
|
||||||
librhash.so:security/rhash
|
librhash.so:security/rhash
|
||||||
|
|
||||||
|
FLAVORS= qt5 qt6
|
||||||
|
FLAVOR?= qt5
|
||||||
|
|
||||||
|
qt5_CONFLICTS_INSTALL= cmake-gui-qt6
|
||||||
|
qt6_CONFLICTS_INSTALL= cmake-gui-qt5
|
||||||
|
|
||||||
USES= cmake:run,insource compiler:c++11-lang desktop-file-utils libarchive \
|
USES= cmake:run,insource compiler:c++11-lang desktop-file-utils libarchive \
|
||||||
shared-mime-info qt:5
|
shared-mime-info qt:${FLAVOR:S/qt//}
|
||||||
USE_QT= core gui widgets buildtools_build qmake_build
|
_USE_QT5= core gui widgets buildtools_build qmake_build
|
||||||
CMAKE_OFF= BUILD_CursesDialog \
|
_USE_QT6= base
|
||||||
CMake_SPHINX_DEPEND_ON_EXECUTABLES
|
USE_QT= ${_USE_QT${FLAVOR:S/qt//}}
|
||||||
|
CMAKE_ARGS= -DCMAKE_DATA_DIR:STRING="/${DATADIR_REL}" \
|
||||||
|
-DCMAKE_DOC_DIR:STRING="/${DOCSDIR_REL}" \
|
||||||
|
-DCMake_QT_MAJOR_VERSION=${FLAVOR:S/qt//}
|
||||||
CMAKE_ON= BUILD_QtDialog \
|
CMAKE_ON= BUILD_QtDialog \
|
||||||
CMAKE_USE_SYSTEM_LIBRARIES \
|
CMAKE_USE_SYSTEM_LIBRARIES \
|
||||||
SPHINX_MAN
|
SPHINX_MAN
|
||||||
CMAKE_ARGS= -DCMAKE_DATA_DIR:STRING="/${DATADIR_REL}" \
|
CMAKE_OFF= BUILD_CursesDialog \
|
||||||
-DCMAKE_DOC_DIR:STRING="/${DOCSDIR_REL}" \
|
CMake_SPHINX_DEPEND_ON_EXECUTABLES
|
||||||
|
|
||||||
ALL_TARGET= cmake-gui documentation
|
ALL_TARGET= cmake-gui documentation
|
||||||
|
|
||||||
|
CXXFLAGS+= -D__BSD_VISIBLE
|
||||||
|
|
||||||
INSTALL_WRKSRC= ${WRKSRC}/Source/QtDialog
|
INSTALL_WRKSRC= ${WRKSRC}/Source/QtDialog
|
||||||
|
|
||||||
DISTINFO_FILE= ${.CURDIR}/../cmake/distinfo
|
DISTINFO_FILE= ${.CURDIR}/../cmake/distinfo
|
||||||
|
|
||||||
CXXFLAGS+= -D__BSD_VISIBLE
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@(${FIND} ${WRKSRC}/Modules -name "*.cmake" -print0; \
|
@(${FIND} ${WRKSRC}/Modules -name "*.cmake" -print0; \
|
||||||
${FIND} ${WRKSRC}/Tests -name "CMakeLists.txt" -print0 ) | \
|
${FIND} ${WRKSRC}/Tests -name "CMakeLists.txt" -print0 ) | \
|
||||||
|
|
|
||||||
|
|
@ -152,7 +152,7 @@ REACTIVEOBJC_VER= 74ab5baccc6f7202c8ac69a8d1e152c29dc1ea76
|
||||||
# See ${WRKSRC}/electron/DEPS for MANTLE_VER
|
# See ${WRKSRC}/electron/DEPS for MANTLE_VER
|
||||||
MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948
|
MANTLE_VER= 78d3966b3c331292ea29ec38661b25df0a245948
|
||||||
|
|
||||||
YARN_TIMESTAMP= 1660370296
|
YARN_TIMESTAMP= 1660898656
|
||||||
|
|
||||||
GN_ARGS+= clang_use_chrome_plugins=false \
|
GN_ARGS+= clang_use_chrome_plugins=false \
|
||||||
enable_hangout_services_extension=true \
|
enable_hangout_services_extension=true \
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue