Index: head/databases/tiledb/Makefile =================================================================== --- head/databases/tiledb/Makefile (revision 531277) +++ head/databases/tiledb/Makefile (revision 531278) @@ -1,35 +1,36 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= tiledb PORTVERSION= 1.7.7 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org COMMENT= TileDB array data management LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libfmt.so:devel/libfmt \ liblz4.so:archivers/liblz4 \ libtbb.so:devel/tbb \ libzstd.so:archivers/zstd RUN_DEPENDS= catch>=0:devel/catch \ clipp>=0:devel/clipp \ spdlog>=1.4:devel/spdlog USES= cmake compiler:c++11-lang localbase:ldflags ssl CFLAGS+= -DSPDLOG_FMT_EXTERNAL=1 CMAKE_ARGS= -DCATCH_INCLUDE_DIR=${LOCALBASE}/include/catch2 CMAKE_OFF= TILEDB_CMAKE_IDE TILEDB_FORCE_ALL_DEPS TILEDB_HDFS TILEDB_S3 TILEDB_SUPERBUILD TILEDB_TESTS_AWS_S3_CONFIG TILEDB_VERBOSE TILEDB_WERROR CMAKE_ON= TILEDB_CPP_API TILEDB_STATIC TILEDB_STATS TILEDB_TBB TILEDB_TBB_SHARED TILEDB_TESTS TILEDB_TOOLS LDFLAGS+= -lfmt GH_ACCOUNT= TileDB-Inc GH_PROJECT= TileDB USE_GITHUB= yes .include Index: head/devel/spdlog/Makefile =================================================================== --- head/devel/spdlog/Makefile (revision 531277) +++ head/devel/spdlog/Makefile (revision 531278) @@ -1,31 +1,32 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= spdlog -PORTVERSION= 1.4.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +DISTVERSION= 1.5.0 CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org COMMENT= Super fast C++ logging library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfmt.so:devel/libfmt USES= cmake compiler:c++11-lib pathfix USE_GITHUB= yes GH_ACCOUNT= gabime CMAKE_ON= SPDLOG_FMT_EXTERNAL CMAKE_OFF= SPDLOG_BUILD_BENCH + +CMAKE_ON= SPDLOG_BUILD_SHARED SPDLOG_FMT_EXTERNAL post-extract: ${RM} -r ${WRKSRC}/include/spdlog/fmt/bundled post-patch: ${RM} ${WRKSRC}/include/spdlog/fmt/*.h.orig .include Index: head/devel/spdlog/distinfo =================================================================== --- head/devel/spdlog/distinfo (revision 531277) +++ head/devel/spdlog/distinfo (revision 531278) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574572835 -SHA256 (gabime-spdlog-v1.4.2_GH0.tar.gz) = 821c85b120ad15d87ca2bc44185fa9091409777c756029125a02f81354072157 -SIZE (gabime-spdlog-v1.4.2_GH0.tar.gz) = 260262 +TIMESTAMP = 1583961379 +SHA256 (gabime-spdlog-v1.5.0_GH0.tar.gz) = b38e0bbef7faac2b82fed550a0c19b0d4e7f6737d5321d4fd8f216b80f8aee8a +SIZE (gabime-spdlog-v1.5.0_GH0.tar.gz) = 270416 Index: head/devel/spdlog/pkg-plist =================================================================== --- head/devel/spdlog/pkg-plist (revision 531277) +++ head/devel/spdlog/pkg-plist (revision 531278) @@ -1,70 +1,75 @@ include/spdlog/async.h -include/spdlog/async_logger.h include/spdlog/async_logger-inl.h -include/spdlog/common.h +include/spdlog/async_logger.h include/spdlog/common-inl.h +include/spdlog/common.h include/spdlog/details/backtracer-inl.h include/spdlog/details/backtracer.h include/spdlog/details/circular_q.h include/spdlog/details/console_globals.h -include/spdlog/details/file_helper.h include/spdlog/details/file_helper-inl.h +include/spdlog/details/file_helper.h include/spdlog/details/fmt_helper.h -include/spdlog/details/log_msg.h include/spdlog/details/log_msg-inl.h +include/spdlog/details/log_msg.h include/spdlog/details/log_msg_buffer-inl.h include/spdlog/details/log_msg_buffer.h include/spdlog/details/mpmc_blocking_q.h include/spdlog/details/null_mutex.h -include/spdlog/details/os.h include/spdlog/details/os-inl.h -include/spdlog/details/pattern_formatter.h +include/spdlog/details/os.h include/spdlog/details/pattern_formatter-inl.h -include/spdlog/details/periodic_worker.h +include/spdlog/details/pattern_formatter-inl.h.orig +include/spdlog/details/pattern_formatter.h include/spdlog/details/periodic_worker-inl.h -include/spdlog/details/registry.h +include/spdlog/details/periodic_worker.h include/spdlog/details/registry-inl.h +include/spdlog/details/registry.h include/spdlog/details/synchronous_factory.h -include/spdlog/details/thread_pool.h include/spdlog/details/thread_pool-inl.h +include/spdlog/details/thread_pool-inl.h.orig +include/spdlog/details/thread_pool.h include/spdlog/fmt/bin_to_hex.h include/spdlog/fmt/fmt.h include/spdlog/fmt/ostr.h include/spdlog/formatter.h -include/spdlog/logger.h include/spdlog/logger-inl.h +include/spdlog/logger.h include/spdlog/sinks/android_sink.h -include/spdlog/sinks/ansicolor_sink.h include/spdlog/sinks/ansicolor_sink-inl.h -include/spdlog/sinks/base_sink.h +include/spdlog/sinks/ansicolor_sink.h include/spdlog/sinks/base_sink-inl.h -include/spdlog/sinks/basic_file_sink.h +include/spdlog/sinks/base_sink.h include/spdlog/sinks/basic_file_sink-inl.h +include/spdlog/sinks/basic_file_sink.h include/spdlog/sinks/daily_file_sink.h include/spdlog/sinks/dist_sink.h include/spdlog/sinks/dup_filter_sink.h include/spdlog/sinks/msvc_sink.h include/spdlog/sinks/null_sink.h include/spdlog/sinks/ostream_sink.h -include/spdlog/sinks/rotating_file_sink.h +include/spdlog/sinks/ringbuffer_sink.h include/spdlog/sinks/rotating_file_sink-inl.h -include/spdlog/sinks/sink.h +include/spdlog/sinks/rotating_file_sink.h include/spdlog/sinks/sink-inl.h -include/spdlog/sinks/stdout_color_sinks.h +include/spdlog/sinks/sink.h include/spdlog/sinks/stdout_color_sinks-inl.h -include/spdlog/sinks/stdout_sinks.h +include/spdlog/sinks/stdout_color_sinks.h include/spdlog/sinks/stdout_sinks-inl.h +include/spdlog/sinks/stdout_sinks.h include/spdlog/sinks/syslog_sink.h include/spdlog/sinks/systemd_sink.h -include/spdlog/sinks/wincolor_sink.h include/spdlog/sinks/wincolor_sink-inl.h -include/spdlog/spdlog.h +include/spdlog/sinks/wincolor_sink.h include/spdlog/spdlog-inl.h +include/spdlog/spdlog.h include/spdlog/tweakme.h include/spdlog/version.h -lib/libspdlog.a -lib/spdlog/cmake/spdlogConfig.cmake -lib/spdlog/cmake/spdlogConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/spdlog/cmake/spdlogConfigTargets.cmake -lib/spdlog/cmake/spdlogConfigVersion.cmake +lib/cmake/spdlog/spdlogConfig.cmake +lib/cmake/spdlog/spdlogConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/spdlog/spdlogConfigTargets.cmake +lib/cmake/spdlog/spdlogConfigVersion.cmake +lib/libspdlog.so +lib/libspdlog.so.1 +lib/libspdlog.so.1.5.0 libdata/pkgconfig/spdlog.pc Index: head/net-im/mtxclient/Makefile =================================================================== --- head/net-im/mtxclient/Makefile (revision 531277) +++ head/net-im/mtxclient/Makefile (revision 531278) @@ -1,41 +1,41 @@ # $FreeBSD$ PORTNAME= mtxclient DISTVERSIONPREFIX= v DISTVERSION= 0.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org COMMENT= Client API library for the Matrix protocol LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nlohmann-json>=3:devel/nlohmann-json \ spdlog>=1.3:devel/spdlog \ googletest>0:devel/googletest LIB_DEPENDS= libsodium.so:security/libsodium \ libboost_date_time.so:devel/boost-libs \ libboost_chrono.so:devel/boost-libs \ libboost_iostreams.so:devel/boost-libs \ libboost_random.so:devel/boost-libs \ libboost_regex.so:devel/boost-libs \ libboost_system.so:devel/boost-libs \ libboost_thread.so:devel/boost-libs \ libolm.so:security/olm USES= cmake compiler:c++11-lang pkgconfig \ localbase:ldflags tar:xz USE_GITHUB= yes GH_ACCOUNT= Nheko-Reborn # 71 files use #include , which needs to be # elsewhere; an alternative would be to bung in -I${LOCALBASE}/include/nlohmann post-patch: ${FIND} ${WRKSRC} -type f -print0 | \ ${XARGS} -0 ${REINPLACE_CMD} \ 's+include +include +' .include Index: head/net-im/nheko/Makefile =================================================================== --- head/net-im/nheko/Makefile (revision 531277) +++ head/net-im/nheko/Makefile (revision 531278) @@ -1,55 +1,55 @@ # $FreeBSD$ PORTNAME= nheko DISTVERSIONPREFIX=v DISTVERSION= 0.6.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org COMMENT= Matrix IM client based on Qt technologies LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= nlohmann-json>=3:devel/nlohmann-json \ spdlog>=1.4:devel/spdlog LIB_DEPENDS= liblmdb.so:databases/lmdb \ libfmt.so:devel/libfmt \ libmatrix_client.so:net-im/mtxclient \ libsodium.so:security/libsodium \ libolm.so:security/olm \ libcmark.so:textproc/cmark USES= cmake compiler:c++17-lang pkgconfig \ localbase:ldflags qt:5 tar:xz USE_QT= concurrent core dbus declarative gui multimedia network svg widgets \ buildtools_build linguist_build qmake_build # There are two external dependencies: lmdb++ and tweeny. # - lmdb++ is a single header file, it just needs to be included # - tweeny is a library, but only one header is needed; it is normally # installed into a tweeny/ subdirectory, but its sources place it # in include/. Add one more symlink to the build for that. CMAKE_ARGS= -DLMDBXX_INCLUDE_DIR=${WRKSRC}/deps/lmdb \ -DTWEENY_INCLUDE_DIR=${WRKSRC}/deps/tweeny CFLAGS+= -DSPDLOG_FMT_EXTERNAL=1 LDFLAGS+= -L${LOCALBASE}/lib -lfmt USE_GITHUB= yes GH_ACCOUNT= Nheko-Reborn GH_TUPLE= drycpp:lmdbxx:0b43ca87d8cfabba392dfe884eb1edb83874de02:lmdb/deps/lmdb \ mobius3:tweeny:v3:tweeny/deps/tweeny post-extract: cd ${WRKSRC}/deps/tweeny && ${LN} -s include tweeny # Includes without referencing where it's installed, # so hackishly correct all the broken paths. post-patch: ${FIND} ${WRKSRC} -type f -print0 | \ ${XARGS} -0 ${REINPLACE_CMD} \ -e 's+include +include +' \ -e 's+include "json.hpp"+include +' .include Index: head/science/qiskit-aer/Makefile =================================================================== --- head/science/qiskit-aer/Makefile (revision 531277) +++ head/science/qiskit-aer/Makefile (revision 531278) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= qiskit-aer DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= Simulator for quantum circuits, including noise models LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_i386= undefined reference to `__atomic_load' -BUILD_DEPENDS= spdlog>0:devel/spdlog LIB_DEPENDS= libfmt.so:devel/libfmt \ - libopenblas.so:math/openblas -RUN_DEPENDS= spdlog>0:devel/spdlog + libopenblas.so:math/openblas \ + libspdlog.so:devel/spdlog USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= Qiskit PLIST_FILES= bin/qasm_simulator .include Index: head/sysutils/lizardfs/Makefile =================================================================== --- head/sysutils/lizardfs/Makefile (revision 531277) +++ head/sysutils/lizardfs/Makefile (revision 531278) @@ -1,63 +1,63 @@ # Created by: John Hixson # $FreeBSD$ PORTNAME= lizardfs PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= sysutils MAINTAINER= jhixson@FreeBSD.org COMMENT= Open Source Distribruted Filesystem LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_13= fails to build BUILD_DEPENDS= a2x:textproc/asciidoc \ spdlog>=1.4.2:devel/spdlog LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libfmt.so:devel/libfmt USES= cmake compiler:c11 fuse python shebangfix USE_RC_SUBR= mfscgiserv \ mfschunkserver \ mfsmaster \ mfsmetalogger \ mfspingserv GH_ACCOUNT= lizardfs USERS= mfs GROUPS= mfs SHEBANG_FILES= src/cgi/cgiserv.py.in \ src/cgi/lizardfs-cgiserver.py.in \ src/cgi/mfs.cgi.in \ src/cgi/chart.cgi.in USE_GITHUB= yes USE_LDCONFIG= yes CFLAGS+= -DSPDLOG_FMT_EXTERNAL=1 LDFLAGS+= -L${LOCALBASE}/lib -lfmt CMAKE_BUILD_TYPE= Release CMAKE_ARGS= -DMAN_SUBDIR=man \ -DENABLE_WERROR=OFF \ -DENABLE_LIGHTMFS=ON \ -DENABLE_DEBIAN_PATHS=OFF \ -DENABLE_UTILS=ON \ -DENABLE_TESTS=OFF \ -DENABLE_DOCS=ON \ -DENABLE_VERBOSE_ASCIIDOC=ON \ -DENABLE_TCMALLOC=OFF \ -DENABLE_POLONAISE=OFF \ -DENABLE_CLIENT_LIB=ON \ -DENABLE_URAFT=ON \ -DENABLE_TRACES=OFF \ -DENABLE_CRC=ON \ -DENABLE_REQUEST_LOG=OFF \ -DENABLE_NFS_GANESHA=OFF .include Index: head/www/envoy/Makefile =================================================================== --- head/www/envoy/Makefile (revision 531277) +++ head/www/envoy/Makefile (revision 531278) @@ -1,105 +1,105 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= envoy PORTVERSION= 1.10.0 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MAINTAINER= danfe@FreeBSD.org COMMENT= Edge and service proxy for cloud-native applications LICENSE= APACHE20 BROKEN_i386= makes a lot of 64-bit assumptions (patches welcome) BROKEN_SSL= base openssl libressl libressl-devel BROKEN_SSL_REASON= requires BoringSSL BUILD_DEPENDS= ${LOCALBASE}/include/absl/base/thread_annotations.h:devel/abseil \ ${LOCALBASE}/include/fmt/format.h:devel/libfmt \ ${LOCALBASE}/include/rapidjson/document.h:devel/rapidjson \ - ${LOCALBASE}/include/spdlog/spdlog.h:devel/spdlog \ ${LOCALBASE}/include/tclap/CmdLine.h:devel/tclap LIB_DEPENDS= libcircllhist.so:devel/libcircllhist \ libevent.so:devel/libevent \ libfmt.so:devel/libfmt \ libgpr.so:devel/grpc \ libprotobuf.so:devel/protobuf \ libxxhash.so:devel/xxhash \ libyaml-cpp.so:devel/yaml-cpp \ libcares.so:dns/c-ares \ libhttp_parser.so:www/http-parser \ - libnghttp2.so:www/libnghttp2 + libnghttp2.so:www/libnghttp2 \ + libspdlog.so:devel/spdlog USES= compiler:c++14-lang gmake ssl USE_GITHUB= yes GH_ACCOUNT= ${PORTNAME}proxy gogo:protobuf googleapis:gapis \ prometheus:pm grpc:grpc GH_PROJECT= protoc-gen-validate:validate protobuf:protobuf \ googleapis:gapis client_model:pm grpc:grpc GH_TAGNAME= v0.1.0:validate v1.1.1:protobuf b4c73fa:gapis \ fd36f42:pm v1.22.0:grpc PLIST_FILES= bin/envoy PORTEXAMPLES= cors/backend/front-envoy.yaml \ cors/backend/service-envoy.yaml \ cors/frontend/front-envoy.yaml \ cors/frontend/service-envoy.yaml \ front-proxy/front-envoy.yaml \ front-proxy/service-envoy.yaml \ grpc-bridge/config/s2s-grpc-envoy.yaml \ grpc-bridge/config/s2s-python-envoy.yaml \ jaeger-tracing/front-envoy-jaeger.yaml \ jaeger-tracing/service1-envoy-jaeger.yaml \ jaeger-tracing/service2-envoy-jaeger.yaml \ lua/envoy.yaml \ zipkin-tracing/front-envoy-zipkin.yaml \ zipkin-tracing/service1-envoy-zipkin.yaml \ zipkin-tracing/service2-envoy-zipkin.yaml OPTIONS_DEFINE= EXAMPLES post-extract: ${LN} -s ../../client_model-fd36f42/metrics.proto \ ../../googleapis-b4c73fa/google \ ../../grpc-1.22.0/src \ ../../protobuf-1.1.1/gogoproto \ ../../protoc-gen-validate-0.1.0/validate ${WRKSRC}/api post-patch: @${REINPLACE_CMD} -e '//d' \ ${WRKSRC}/source/common/common/byte_order.h @${REINPLACE_CMD} -e 's,__APPLE__,__${OPSYS}__,' \ ${WRKSRC}/source/common/network/address_impl.cc \ ${WRKSRC}/source/common/network/udp_listener_impl.cc @${REINPLACE_CMD} -e 's,O_SYMLINK,O_NOFOLLOW,' \ ${WRKSRC}/source/common/filesystem/kqueue/watcher_impl.cc @${REINPLACE_CMD} -e '/#include/s,\.validate,,' \ ${WRKSRC}/source/extensions/access_loggers/file/config.cc \ ${WRKSRC}/source/server/overload_manager_impl.h do-configure: ${ECHO_CMD} '#define BUILD_VERSION_NUMBER "${PORTVERSION}"' \ > ${WRKSRC}/source/common/common/version_number.h ${LN} -s kqueue/watcher_impl.h posix/filesystem_impl.h \ posix/directory_iterator_impl.h \ ${WRKSRC}/source/common/filesystem ${LN} -s posix/platform_impl.h ${WRKSRC}/source/exe ${LN} -s posix/thread_impl.h ${WRKSRC}/source/common/common do-build: ${MAKE_CMD} -C ${WRKSRC}/api -f ${FILESDIR}/makefile-genproto ${MAKE_CMD} ${_MAKE_JOBS} -C ${WRKSRC}/source \ -f ${FILESDIR}/makefile-main do-install: ${INSTALL_PROGRAM} ${WRKSRC}/source/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${TAR} -cf - -C ${WRKSRC}/examples ${PORTEXAMPLES} | \ ${TAR} -xf - -C ${STAGEDIR}${EXAMPLESDIR} .include Index: head/x11/waybar/Makefile =================================================================== --- head/x11/waybar/Makefile (revision 531277) +++ head/x11/waybar/Makefile (revision 531278) @@ -1,94 +1,95 @@ # $FreeBSD$ PORTNAME= waybar DISTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= x11 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ # https://github.com/Alexays/Waybar/pull/425 PATCHFILES+= 2e9d80139411.patch:-p1 PATCHFILES+= 9ba4bfcb20f2.patch:-p1 PATCHFILES+= 2155d9560887.patch:-p1 PATCHFILES+= abc17ff5393c.patch:-p1 PATCHFILES+= d3ad69814f28.patch:-p1 PATCHFILES+= 4ceefa8ed4d9.patch:-p1 PATCHFILES+= 7675d81f3205.patch:-p1 PATCHFILES+= 4a151db3a433.patch:-p1 PATCHFILES+= e9263a38841b.patch:-p1 PATCHFILES+= acb51ccef3ab.patch:-p1 PATCHFILES+= 6349d48af076.patch:-p1 MAINTAINER= jbeich@FreeBSD.org COMMENT= Highly customizable Wayland bar for Sway and wlroots-based compositors LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= spdlog>0:devel/spdlog \ wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libtz.so:devel/date \ libjsoncpp.so:devel/jsoncpp \ libfmt.so:devel/libfmt \ libwayland-client.so:graphics/wayland USES= compiler:c++17-lang gnome meson pkgconfig USE_GITHUB= yes USE_GNOME= gtkmm30 GH_ACCOUNT= Alexays GH_PROJECT= Waybar CPPFLAGS+= -D_WITH_GETLINE # XXX Remove after FreeBSD 11 EOL PLIST_FILES= bin/${PORTNAME} \ etc/xdg/${PORTNAME}/config \ etc/xdg/${PORTNAME}/style.css # XXX Add pkg-config support to devel/date .if exists(${.CURDIR}/files/date.pc.in) CONFIGURE_ENV+= PKG_CONFIG_PATH="${WRKDIR}" SUB_FILES+= date.pc post-patch: apply-slist .endif OPTIONS_DEFINE= DBUS GLS MANPAGES MPD PULSEAUDIO UDEV OPTIONS_DEFAULT=DBUS GLS MANPAGES MPD PULSEAUDIO UDEV DBUS_LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu DBUS_MESON_ENABLED= dbusmenu-gtk GLS_DESC= Use gtk-layer-shell library for popups support GLS_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell GLS_MESON_ENABLED= gtk-layer-shell MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc MANPAGES_MESON_ENABLED= man-pages MANPAGES_PLIST_FILES= man/man5/${PORTNAME}-backlight.5.gz \ man/man5/${PORTNAME}-battery.5.gz \ man/man5/${PORTNAME}-clock.5.gz \ man/man5/${PORTNAME}-cpu.5.gz \ man/man5/${PORTNAME}-custom.5.gz \ man/man5/${PORTNAME}-disk.5.gz \ man/man5/${PORTNAME}-idle-inhibitor.5.gz \ man/man5/${PORTNAME}-memory.5.gz \ man/man5/${PORTNAME}-mpd.5.gz \ man/man5/${PORTNAME}-network.5.gz \ man/man5/${PORTNAME}-pulseaudio.5.gz \ man/man5/${PORTNAME}-states.5.gz \ man/man5/${PORTNAME}-sway-mode.5.gz \ man/man5/${PORTNAME}-sway-window.5.gz \ man/man5/${PORTNAME}-sway-workspaces.5.gz \ man/man5/${PORTNAME}-temperature.5.gz \ man/man5/${PORTNAME}-tray.5.gz \ man/man5/${PORTNAME}.5.gz \ MPD_DESC= Music Player Daemon support MPD_LIB_DEPENDS= libmpdclient.so:audio/libmpdclient MPD_MESON_ENABLED= mpd PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_MESON_ENABLED= pulseaudio UDEV_DESC= Monitor backlight level via libudev UDEV_LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libudev.so:devel/libudev-devd UDEV_MESON_ENABLED= libudev .include