diff --git a/devel/ftxui/Makefile b/devel/ftxui/Makefile index f6c033a9080f..de14a169d155 100644 --- a/devel/ftxui/Makefile +++ b/devel/ftxui/Makefile @@ -1,27 +1,27 @@ PORTNAME= ftxui DISTVERSIONPREFIX= v -DISTVERSION= 4.1.1 +DISTVERSION= 5.0.0 CATEGORIES= devel science MAINTAINER= yuri@FreeBSD.org COMMENT= C++ Functional Terminal User Interface library WWW= https://github.com/ArthurSonzogni/FTXUI LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= benchmark>0:devel/benchmark \ googletest>0:devel/googletest USES= cmake:testing compiler:c++20-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ArthurSonzogni GH_PROJECT= FTXUI CMAKE_OFF= FTXUI_BUILD_DOCS FTXUI_BUILD_EXAMPLES FTXUI_BUILD_TESTS CMAKE_ON= BUILD_SHARED_LIBS CMAKE_TESTING_ON= FTXUI_BUILD_TESTS .include diff --git a/devel/ftxui/distinfo b/devel/ftxui/distinfo index f2768d35114a..f0794f80a043 100644 --- a/devel/ftxui/distinfo +++ b/devel/ftxui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685377241 -SHA256 (ArthurSonzogni-FTXUI-v4.1.1_GH0.tar.gz) = 9009d093e48b3189487d67fc3e375a57c7b354c0e43fc554ad31bec74a4bc2dd -SIZE (ArthurSonzogni-FTXUI-v4.1.1_GH0.tar.gz) = 1154985 +TIMESTAMP = 1699202613 +SHA256 (ArthurSonzogni-FTXUI-v5.0.0_GH0.tar.gz) = a2991cb222c944aee14397965d9f6b050245da849d8c5da7c72d112de2786b5b +SIZE (ArthurSonzogni-FTXUI-v5.0.0_GH0.tar.gz) = 236755 diff --git a/devel/ftxui/pkg-plist b/devel/ftxui/pkg-plist index 21918d01a180..be96adde827b 100644 --- a/devel/ftxui/pkg-plist +++ b/devel/ftxui/pkg-plist @@ -1,40 +1,41 @@ include/ftxui/component/animation.hpp include/ftxui/component/captured_mouse.hpp include/ftxui/component/component.hpp include/ftxui/component/component_base.hpp include/ftxui/component/component_options.hpp include/ftxui/component/event.hpp include/ftxui/component/loop.hpp include/ftxui/component/mouse.hpp include/ftxui/component/receiver.hpp include/ftxui/component/screen_interactive.hpp include/ftxui/component/task.hpp include/ftxui/dom/canvas.hpp include/ftxui/dom/deprecated.hpp +include/ftxui/dom/direction.hpp include/ftxui/dom/elements.hpp include/ftxui/dom/flexbox_config.hpp include/ftxui/dom/linear_gradient.hpp include/ftxui/dom/node.hpp include/ftxui/dom/requirement.hpp include/ftxui/dom/table.hpp include/ftxui/dom/take_any_args.hpp include/ftxui/screen/box.hpp include/ftxui/screen/color.hpp include/ftxui/screen/color_info.hpp include/ftxui/screen/deprecated.hpp include/ftxui/screen/screen.hpp include/ftxui/screen/string.hpp include/ftxui/screen/terminal.hpp include/ftxui/util/autoreset.hpp include/ftxui/util/ref.hpp lib/cmake/ftxui/ftxui-config-version.cmake lib/cmake/ftxui/ftxui-config.cmake lib/cmake/ftxui/ftxui-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ftxui/ftxui-targets.cmake -lib/ftxui.pc lib/libftxui-component.so -lib/libftxui-component.so.4.1.1 +lib/libftxui-component.so.5.0.0 lib/libftxui-dom.so -lib/libftxui-dom.so.4.1.1 +lib/libftxui-dom.so.5.0.0 lib/libftxui-screen.so -lib/libftxui-screen.so.4.1.1 +lib/libftxui-screen.so.5.0.0 +libdata/pkgconfig/ftxui.pc diff --git a/misc/json-tui/Makefile b/misc/json-tui/Makefile index 1ad07771cdfa..9452b50ad62d 100644 --- a/misc/json-tui/Makefile +++ b/misc/json-tui/Makefile @@ -1,26 +1,26 @@ PORTNAME= json-tui DISTVERSIONPREFIX= v DISTVERSION= 1.3.0-13 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -g6b38aba CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org COMMENT= JSON terminal UI made in C++ WWW= https://github.com/ArthurSonzogni/json-tui LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= args>0:devel/args \ nlohmann-json>0:devel/nlohmann-json LIB_DEPENDS= libftxui-component.so:devel/ftxui USES= cmake compiler:c++20-lang USE_GITHUB= yes GH_ACCOUNT= ArthurSonzogni PLIST_FILES= bin/json-tui .include diff --git a/net/ecal/Makefile b/net/ecal/Makefile index 1b917e850846..f38a61c316bd 100644 --- a/net/ecal/Makefile +++ b/net/ecal/Makefile @@ -1,60 +1,61 @@ PORTNAME= ecal DISTVERSIONPREFIX= v DISTVERSION= 5.12.1 +PORTREVISION= 1 CATEGORIES= net devel MAINTAINER= yuri@FreeBSD.org COMMENT= Enhanced Communication Abstraction Layer WWW= https://eclipse-ecal.github.io/ecal/index.html LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= asio>0:net/asio \ termcolor>0:devel/termcolor LIB_DEPENDS= libcurl.so:ftp/curl \ libfmt.so:devel/libfmt \ libfineftp-server.so:ftp/fineftp-server \ libftxui-component.so:devel/ftxui \ libhdf5.so:science/hdf5 \ libprotobuf.so:devel/protobuf \ libqwt6.so:x11-toolkits/qwt6 \ libspdlog.so:devel/spdlog \ libtinyxml2.so:textproc/tinyxml2 \ libyaml-cpp.so:devel/yaml-cpp # binaries aren't linked with libfineftp-server.so, see https://github.com/continental/ecal/issues/381; same with libcurl.so USES= cmake desktop-file-utils localbase:ldflags qt:5 shared-mime-info USE_QT= core gui widgets buildtools:build qmake:build USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= eclipse-ecal GH_TUPLE= eclipse-ecal:tcp_pubsub:f59da78:tcp_pubsub/thirdparty/tcp_pubsub \ brofield:simpleini:9b3ed7e:simpleini/thirdparty/simpleini \ steinwurf:recycle:c542570:recycle/thirdparty/recycle \ xguerin:tclap:349170a:tclap/thirdparty/tclap CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_SAMPLES \ ECAL_THIRDPARTY_BUILD_SPDLOG ECAL_THIRDPARTY_BUILD_TINYXML2 ECAL_THIRDPARTY_BUILD_FINEFTP ECAL_THIRDPARTY_BUILD_TERMCOLOR \ ECAL_THIRDPARTY_BUILD_FTXUI ECAL_THIRDPARTY_BUILD_GTEST ECAL_THIRDPARTY_BUILD_PROTOBUF \ ECAL_THIRDPARTY_BUILD_CURL ECAL_THIRDPARTY_BUILD_HDF5 ECAL_THIRDPARTY_BUILD_YAML-CPP ECAL_THIRDPARTY_BUILD_UDPCAP \ CPACK_PACK_WITH_INNOSETUP CMAKE_ARGS= -DGIT_REVISION_MAJOR=${DISTVERSION:R:R} \ -DGIT_REVISION_MINOR=${DISTVERSION:R:E} \ -DGIT_REVISION_PATCH=${DISTVERSION:E} \ -Dasio_INCLUDE_DIR=${LOCALBASE}/include \ -Dqwt_INCLUDE_DIR=${LOCALBASE}/include/qt5/qwt6 \ -Dqwt_LIBRARY=${LOCALBASE}/lib/qt5/libqwt6.so CXXFLAGS+= -pthread # see https://github.com/eclipse-ecal/ecal/issues/933 PLIST_SUB= VERSION=${DISTVERSION} CONFLICTS_BUILD= tclap simpleini # epub isn't compatible with tclap-1.4rc1, epub isn't compatible with simpleini, because some header isn't installed post-install: # not sure why isn't this installed automatically ${INSTALL_LIB} ${BUILD_WRKSRC}/lib/libsys_core.so ${STAGEDIR}${PREFIX}/lib .include