Mechanical WANTLIB sync after Boost update

This commit is contained in:
tb
2026-02-10 13:25:01 +00:00
parent fc417b7007
commit 160803cb87
53 changed files with 102 additions and 85 deletions
-1
View File
@@ -10,7 +10,6 @@ MAINTAINER= Thomas Frohwein <thfr@openbsd.org>
PERMIT_PACKAGE= Yes
# pthread req'd by lzma and boost at runtime
# boost_system-mt req'd by boost_filesystem-mt at runtime
WANTLIB= boost_filesystem-mt boost_iostreams-mt boost_program_options-mt
WANTLIB+= c iconv lzma m ${COMPILER_LIBCXX}
+4 -4
View File
@@ -6,7 +6,7 @@ COMMENT = ncurses mpd client inspired by ncmpc
GH_ACCOUNT = ncmpcpp
GH_PROJECT = ncmpcpp
GH_TAGNAME = 0.10.1
REVISION = 1
REVISION = 2
CATEGORIES = audio
@@ -16,9 +16,9 @@ HOMEPAGE = https://rybczak.net/ncmpcpp/
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_charconv-mt
WANTLIB += boost_chrono-mt boost_date_time-mt boost_filesystem-mt
WANTLIB += boost_locale-mt boost_program_options-mt boost_regex-mt
WANTLIB += boost_system-mt boost_thread-mt c crypto curl curses
WANTLIB += boost_chrono-mt boost_container-mt boost_date_time-mt
WANTLIB += boost_filesystem-mt boost_locale-mt boost_program_options-mt
WANTLIB += boost_regex-mt boost_thread-mt c crypto curl curses
WANTLIB += ereadline iconv icudata icui18n icuuc m mpdclient nghttp2
WANTLIB += nghttp3 ngtcp2 ngtcp2_crypto_libressl ssl tag z
+2 -2
View File
@@ -7,7 +7,7 @@ COMMENT = general purpose parametric 3D CAD modeler
V = 1.0.2
DISTNAME = freecad_source
PKGNAME = freecad-${V}
REVISION = 2
REVISION = 3
SHARED_LIBS += OndselSolver 1.0 # 0.0
@@ -28,7 +28,7 @@ WANTLIB += TKOffset TKPrim TKRWMesh TKService TKShHealing TKTopAlgo
WANTLIB += TKV3d TKVCAF TKXCAF TKXSBase TKernel X11 boost_atomic-mt
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
WANTLIB += boost_program_options-mt boost_random-mt boost_regex-mt
WANTLIB += boost_serialization-mt boost_system-mt boost_thread-mt
WANTLIB += boost_serialization-mt boost_thread-mt
WANTLIB += c execinfo fmt fontconfig freetype hdf5 hdf5_hl m medC
WANTLIB += pcl_common pcl_features pcl_filters pcl_kdtree pcl_ml
WANTLIB += pcl_octree pcl_sample_consensus pcl_search pcl_segmentation
+2 -1
View File
@@ -8,6 +8,7 @@ V = 9.0.7
COMMENT = schematic and PCB editing software
DISTNAME = kicad-${V}
EPOCH = 0
REVISION = 0
SHARED_LIBS += kicad_3dsg 2.0 # 2.0
SHARED_LIBS += kicommon 0.0 # 0.0
@@ -56,7 +57,7 @@ WANTLIB += absl_strerror absl_strings absl_strings_internal absl_symbolize
WANTLIB += absl_synchronization absl_throw_delegate absl_time
WANTLIB += absl_time_zone absl_tracing_internal absl_utf8_for_code_point
WANTLIB += absl_vlog_config_internal atk-1.0 boost_charconv-mt
WANTLIB += boost_chrono-mt boost_locale-mt boost_system-mt boost_thread-mt
WANTLIB += boost_chrono-mt boost_locale-mt boost_thread-mt
WANTLIB += c cairo cairo-gobject curl fontconfig freetype gdk-3
WANTLIB += gdk_pixbuf-2.0 gio-2.0 git2 glib-2.0 gobject-2.0 gtk-3
WANTLIB += harfbuzz intl iodbc m ngspice nng pango-1.0 pangocairo-1.0
+2 -1
View File
@@ -2,6 +2,7 @@ COMMENT = programmers solid 3D CAD modeller
V = 2025.10.14
DISTNAME = openscad-${V}
REVISION = 0
CATEGORIES = cad
@@ -27,7 +28,7 @@ WANTLIB += ${COMPILER_LIBCXX} 3mf Clipper2 EGL GL GLEW GLU Qt6Concurrent
WANTLIB += Qt6Core Qt6Core5Compat Qt6DBus Qt6Gui Qt6Multimedia
WANTLIB += Qt6Network Qt6OpenGL Qt6OpenGLWidgets Qt6Svg Qt6Widgets
WANTLIB += boost_atomic-mt boost_filesystem-mt boost_program_options-mt
WANTLIB += boost_regex-mt boost_system-mt c cairo double-conversion
WANTLIB += boost_regex-mt c cairo double-conversion
WANTLIB += fontconfig freetype glib-2.0 gmp gmpxx harfbuzz intl
WANTLIB += m manifold mpfr opencsg qscintilla2_qt6 tbb xml2 zip
+2 -2
View File
@@ -4,7 +4,7 @@ DPB_PROPERTIES = parallel
V = 2.9.3
PKGNAME = prusaslicer-${V}
REVISION = 1
REVISION = 2
GH_ACCOUNT = prusa3d
GH_PROJECT = PrusaSlicer
@@ -26,7 +26,7 @@ WANTLIB += TKV3d TKVCAF TKXCAF TKXSBase TKernel X11 atk-1.0 bgcode_binarize
WANTLIB += bgcode_convert bgcode_core boost_atomic-mt boost_charconv-mt
WANTLIB += boost_chrono-mt boost_date_time-mt boost_filesystem-mt
WANTLIB += boost_iostreams-mt boost_locale-mt boost_log-mt boost_nowide-mt
WANTLIB += boost_random-mt boost_regex-mt boost_system-mt boost_thread-mt
WANTLIB += boost_random-mt boost_regex-mt boost_thread-mt
WANTLIB += c cairo cairo-gobject crypto curl dbus-1 execinfo expat
WANTLIB += fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += gmodule-2.0 gmp gmpxx gobject-2.0 gtk-3 harfbuzz hidapi-libusb
+2 -2
View File
@@ -3,7 +3,7 @@ COMMENT = signal-processing toolkit for SDR (software-defined radio)
GH_TAGNAME = v3.10.11.0
GH_ACCOUNT = gnuradio
GH_PROJECT = gnuradio
REVISION = 1
REVISION = 2
SHARED_LIBS += gnuradio-analog 1.0 # 3.7
SHARED_LIBS += gnuradio-atsc 1.0 # 3.7
@@ -40,7 +40,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += Qt5Core Qt5Gui Qt5Widgets SDL boost_atomic-mt boost_chrono-mt
WANTLIB += boost_date_time-mt boost_unit_test_framework-mt boost_program_options-mt
WANTLIB += boost_regex-mt boost_system-mt boost_thread-mt c fftw3f
WANTLIB += boost_regex-mt boost_thread-mt c fftw3f
WANTLIB += fftw3f_threads fmt gmp gmpxx gsl gslcblas gsm iconv jack
WANTLIB += m portaudio qwt sndfile spdlog volk zmq
+2 -2
View File
@@ -1,5 +1,5 @@
COMMENT = graphical frontend for sigrok logic analyzer
REVISION = 2
REVISION = 3
SIGROK_PROJECT = pulseview
SIGROK_VERSION = 0.4.2
@@ -8,7 +8,7 @@ FIX_EXTRACT_PERMISSIONS = yes
WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += Qt5Core Qt5Gui Qt5Svg Qt5Widgets boost_filesystem-mt
WANTLIB += boost_serialization-mt boost_system-mt
WANTLIB += boost_serialization-mt
WANTLIB += c glib-2.0 glibmm-2.4 gobject-2.0 intl m sigc-2.0 sigrok
WANTLIB += sigrokcxx sigrokdecode boost_atomic-mt
+2 -1
View File
@@ -3,6 +3,7 @@ PORTROACH= limitw:1,even
BROKEN= SIGSEGV or SIGILL at runtime unless --noscripting is used
V= 8.0.12
REVISION = 0
# mozjs tag comes from ${WRKSRC}/src/third_party/mozjs/get-sources.sh
# Also tested it with 82aac6af18abcd5bf188afbc821779ccb0ca0902 (mongodb60
@@ -12,7 +13,7 @@ DIST_TUPLE= github mongodb-forks spidermonkey ${MOZJS_TAG} \
src/third_party/mozjs/mozilla-release
WANTLIB += ${COMPILER_LIBCXX} boost_filesystem-mt boost_iostreams-mt
WANTLIB += boost_log-mt boost_program_options-mt boost_system-mt
WANTLIB += boost_log-mt boost_program_options-mt
WANTLIB += boost_thread-mt c crypto curl execinfo icudata icui18n
WANTLIB += icuuc kvm m snappy ssl stemmer yaml-cpp z zstd
+2 -1
View File
@@ -30,6 +30,7 @@ CATEGORIES= editors productivity
DPB_PROPERTIES= parallel
EPOCH= 0
REVISION = 0
MAINTAINER= Robert Nagy <robert@openbsd.org>
@@ -225,7 +226,7 @@ LIB_DEPENDS-main= \
WANTLIB-main += ${COMPILER_LIBCXX} ICE SM X11 X11-xcb Xext Xinerama
WANTLIB-main += Xrandr Xrender atk-1.0 boost_date_time-mt boost_filesystem
WANTLIB-main += boost_iostreams-mt boost_locale-mt boost_random-mt
WANTLIB-main += boost_regex-mt boost_system boost_system-mt bz2 c cairo
WANTLIB-main += boost_regex-mt bz2 c cairo
WANTLIB-main += cairo-gobject clucene-contribs-lib clucene-core clucene-shared
WANTLIB-main += crypto cups curl dconf epoxy expat exslt fontconfig
WANTLIB-main += freetype gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
+2 -2
View File
@@ -9,7 +9,7 @@ DISTNAME = citra-unified-source-20240303-0ff3440
V = 2104
PKGNAME = citra-0.0.0.${V}
REVISION = 3
REVISION = 4
CATEGORIES = emulators
@@ -24,7 +24,7 @@ WANTLIB += ${COMPILER_LIBCXX} GL Qt6Concurrent Qt6Core Qt6DBus
WANTLIB += Qt6Gui Qt6Multimedia Qt6Network Qt6Widgets SDL2 SoundTouch
WANTLIB += boost_chrono-mt boost_container-mt boost_iostreams-mt
WANTLIB += boost_locale-mt boost_random-mt boost_regex-mt boost_serialization-mt
WANTLIB += boost_system-mt boost_thread-mt c crypto cryptopp enet
WANTLIB += boost_thread-mt c crypto cryptopp enet
WANTLIB += fmt m openal ssl usb-1.0 xkbcommon
# ffmpeg is loaded via dlopen(3) when dumping recorded gameplay video
+2 -2
View File
@@ -5,7 +5,7 @@ GH_PROJECT = EmulationStation
GH_COMMIT = 646bede3d9ec0acf0ae378415edac136774a66c5
DISTNAME = emulationstation-2.0.1a
REVISION = 4
REVISION = 5
CATEGORIES = emulators
@@ -16,7 +16,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += GL GLU SDL2 boost_date_time-mt boost_filesystem-mt
WANTLIB += boost_atomic-mt boost_chrono-mt boost_thread-mt
WANTLIB += boost_locale-mt boost_system-mt c curl freeimage freetype
WANTLIB += boost_locale-mt c curl freeimage freetype
WANTLIB += m pthread ${COMPILER_LIBCXX}
MODULES = devel/cmake
+2 -1
View File
@@ -10,6 +10,7 @@ GH_TAGNAME = v1.1.0
GH_ACCOUNT = riscv-software-src
GH_PROJECT = riscv-isa-sim
PKGNAME = spike-${GH_TAGNAME:S/v//}
REVISION = 0
CATEGORIES = emulators
@@ -18,7 +19,7 @@ MAINTAINER = Jasper Lievisse Adriaanse <jasper@openbsd.org>
# BSD3
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} c m boost_regex-mt boost_system-mt
WANTLIB += ${COMPILER_LIBCXX} c m boost_regex-mt
# C++11
COMPILER = base-clang ports-gcc
+2 -2
View File
@@ -1,11 +1,11 @@
COMMENT = programming-focused real-time strategy game
DISTNAME = colobot-$V
REVISION = 0
REVISION = 1
WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += GL GLEW SDL2 SDL2_image SDL2_ttf boost_filesystem-mt
WANTLIB += boost_regex-mt boost_system-mt c intl m openal physfs png
WANTLIB += boost_regex-mt c intl m openal physfs png
WANTLIB += pthread sndfile z boost_atomic-mt
GH_PROJECT = colobot
+2 -1
View File
@@ -10,6 +10,7 @@ GH_ACCOUNT = fifengine
GH_PROJECT = fifengine
GH_COMMIT = be64c707dea6b3250bd4355bf5c825d25920087d
DISTNAME = fifengine-0.4.2pl20220725
REVISION = 0
CATEGORIES = games
@@ -20,7 +21,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} ${MODPY_WANTLIB}
WANTLIB += GL GLEW SDL2 SDL2_image SDL2_ttf boost_atomic-mt boost_filesystem-mt
WANTLIB += boost_system-mt fifechan fifechan_opengl fifechan_sdl
WANTLIB += fifechan fifechan_opengl fifechan_sdl
WANTLIB += m openal png tinyxml vorbis vorbisfile z
COMPILER = base-clang ports-gcc
+2 -1
View File
@@ -3,6 +3,7 @@ COMMENT = turn-based space empire and galactic conquest computer game
PKGNAME = freeorion-${V}
DIST_TUPLE += github freeorion freeorion 783080a1f40c3b2cba3690299fcf5b5ce6ce55f2 .
CATEGORIES = games
REVISION = 0
HOMEPAGE = https://www.freeorion.org/
MAINTAINER = Tom Murphy <openbsd@pertho.net>
@@ -13,7 +14,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} GL GLEW SDL2 boost_atomic-mt
WANTLIB += boost_chrono-mt boost_filesystem-mt
WANTLIB += boost_container-mt boost_graph-mt boost_random-mt boost_system-mt
WANTLIB += boost_container-mt boost_graph-mt boost_random-mt
WANTLIB += boost_iostreams-mt boost_locale-mt boost_log-mt boost_log_setup-mt
WANTLIB += boost_python${MODPY_VERSION:C/\.//g}-mt boost_regex-mt
WANTLIB += boost_serialization-mt boost_thread-mt c freetype m ogg openal
+2 -2
View File
@@ -5,7 +5,7 @@ ONLY_FOR_ARCHS = amd64 i386
COMMENT = open source implementation of TES III: Morrowind
V = 0.50.0
REVISION = 0
REVISION = 1
GH_ACCOUNT = OpenMW
GH_PROJECT = openmw
GH_TAGNAME = openmw-$V
@@ -28,7 +28,7 @@ WANTLIB += ${COMPILER_LIBCXX} BulletCollision GL LinearMath MyGUIEngine
WANTLIB += OpenThreads Qt6Core Qt6Gui Qt6Network Qt6OpenGL Qt6OpenGLWidgets
WANTLIB += Qt6Svg Qt6Widgets SDL2 avcodec avformat avutil boost_iostreams-mt
WANTLIB += boost_program_options-mt boost_random-mt boost_regex-mt
WANTLIB += boost_system-mt c collada-dom2.4-dp icudata icui18n icuuc luajit-5.1
WANTLIB += c collada-dom2.4-dp icudata icui18n icuuc luajit-5.1
WANTLIB += lz4 m openal osg osgAnimation osgDB osgFX osgGA osgParticle
WANTLIB += osgShadow osgSim osgText osgUtil osgViewer sqlite3
WANTLIB += swresample swscale unshield yaml-cpp z
+2 -1
View File
@@ -5,6 +5,7 @@ COMMENT = texas holdem poker client, local or internet games
DIST_TUPLE = github jggimi pokerth-openbsd 2025.09.04 .
V = 1.1.2pl20250904
PKGNAME = pokerth-${V}
REVISION = 0
CATEGORIES = games
@@ -34,7 +35,7 @@ RUN_DEPENDS += devel/desktop-file-utils
WANTLIB += ${COMPILER_LIBCXX} GL Qt6Core Qt6Gui Qt6Network
WANTLIB += Qt6Sql Qt6Widgets Qt6Xml SDL SDL_mixer boost_atomic-mt
WANTLIB += boost_filesystem-mt boost_iostreams-mt boost_program_options-mt
WANTLIB += boost_random-mt boost_regex-mt boost_system-mt boost_system-mt
WANTLIB += boost_random-mt boost_regex-mt
WANTLIB += boost_thread-mt boost_thread-mt c crypto curl gsasl m protobuf
WANTLIB += sqlite3 ssl
+2 -2
View File
@@ -5,7 +5,7 @@ COMMENT = open source engine remake of The Settlers 2 (s25client)
DISTNAME = s25client-${V}
PKGNAME = returntotheroots-${V}
CATEGORIES = games x11
REVISION = 5
REVISION = 6
ONLY_FOR_ARCHS = i386 amd64
@@ -18,7 +18,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} GL SDL SDL_mixer boost_chrono-mt
WANTLIB += boost_filesystem-mt boost_iostreams-mt boost_locale-mt
WANTLIB += boost_program_options-mt boost_random-mt boost_regex-mt
WANTLIB += boost_system-mt bz2 c execinfo iconv m miniupnpc
WANTLIB += bz2 c execinfo iconv m miniupnpc
WANTLIB += ${MODLUA_WANTLIB}
SITES = https://mirrors.nycbug.org/pub/distfiles/
+2 -2
View File
@@ -5,7 +5,7 @@ COMMENT = role playing game
V = 0.5.8
DISTNAME = sumwars-${V}-src
PKGNAME = sumwars-${V}
REVISION = 6
REVISION = 7
SUBST_VARS += V
@@ -20,7 +20,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += CEGUIBase-0 CEGUIOgreRenderer-0 OIS OgreMain OgreRTShaderSystem
WANTLIB += OgreTerrain X11 Xrandr alut boost_chrono-mt boost_date_time-mt
WANTLIB += boost_filesystem-mt boost_system-mt boost_thread-mt
WANTLIB += boost_filesystem-mt boost_thread-mt
WANTLIB += c enet iconv intl m ogg openal physfs pthread tinyxml vorbis
WANTLIB += vorbisfile boost_atomic-mt ${MODLUA_WANTLIB} ${COMPILER_LIBCXX}
+2 -2
View File
@@ -3,7 +3,7 @@ COMMENT = jump 'n' run game
V = 0.6.3
DISTNAME = SuperTux-v${V}-Source
PKGNAME = supertux-$V
REVISION = 2
REVISION = 3
CATEGORIES = games
@@ -15,7 +15,7 @@ MAINTAINER = Pascal Stumpf <pascal@stumpf.co>
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} GL GLEW GLU SDL2 SDL2_image boost_date_time-mt
WANTLIB += boost_filesystem-mt boost_locale-mt boost_system-mt
WANTLIB += boost_filesystem-mt boost_locale-mt
WANTLIB += c curl freetype m ogg openal physfs png vorbis vorbisfile
WANTLIB += z boost_atomic-mt boost_chrono-mt boost_thread-mt
+2 -1
View File
@@ -1,6 +1,7 @@
COMMENT = HoMM3 engine rewrite
CATEGORIES = games
REVISION = 0
HOMEPAGE = https://vcmi.eu/
@@ -20,7 +21,7 @@ SHARED_LIBS = vcmi 2.0
WANTLIB += ${COMPILER_LIBCXX} SDL2 SDL2_image SDL2_mixer SDL2_ttf
WANTLIB += avcodec avformat avutil boost_atomic-mt boost_chrono-mt
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_locale-mt
WANTLIB += boost_program_options-mt boost_system-mt boost_thread-mt
WANTLIB += boost_program_options-mt boost_thread-mt
WANTLIB += c m minizip swresample swscale tbb z
# C++17
+2 -1
View File
@@ -4,6 +4,7 @@ BROKEN-hppa = missing atomic ops
COMMENT= fantasy turn-based strategy game
DISTNAME= wesnoth-1.18.6
REVISION= 0
CATEGORIES= games x11
@@ -22,7 +23,7 @@ WANTLIB += boost_atomic-mt boost_chrono-mt boost_thread-mt
WANTLIB += boost_coroutine-mt boost_filesystem-mt
WANTLIB += boost_iostreams-mt boost_locale-mt
WANTLIB += boost_program_options-mt boost_random-mt boost_regex-mt
WANTLIB += boost_system-mt c cairo crypto curl dbus-1
WANTLIB += c cairo crypto curl dbus-1
WANTLIB += fontconfig glib-2.0 gobject-2.0
WANTLIB += harfbuzz icudata icui18n icuuc intl m pango-1.0
WANTLIB += pangocairo-1.0 ssl vorbisfile ${COMPILER_LIBCXX}
+2 -3
View File
@@ -8,7 +8,7 @@ GH_ACCOUNT = Project-OSRM
GH_PROJECT = osrm-backend
GH_COMMIT = d9ce9cf780777c96d74e0430b7c6f1dee6930f9a
DISTNAME = osrm-backend-5.27.1pl1
REVISION = 1
REVISION = 2
CATEGORIES = geo
@@ -19,8 +19,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} ${MODLUA_WANTLIB} boost_date_time-mt
WANTLIB += boost_iostreams-mt boost_program_options-mt boost_random-mt
WANTLIB += boost_regex-mt boost_system-mt boost_thread-mt bz2
WANTLIB += c expat m tbb z
WANTLIB += boost_regex-mt boost_thread-mt bz2 c expat m tbb z
COMPILER = base-clang ports-gcc
+2 -1
View File
@@ -4,6 +4,7 @@ V = 3.6.1
COMMENT= geographic objects support for PostgreSQL
DISTNAME= postgis-${V}
CATEGORIES= geo databases
REVISION= 0
HOMEPAGE= http://www.postgis.net/
@@ -20,7 +21,7 @@ WANTLIB += nghttp3 ngtcp2 ngtcp2_crypto_libressl jxl jxl_cms jxl_threads zip
WANTLIB += archive b2 brotlicommon brotlidec brotlienc bz2 hwy sharpyuv blosc deflate
WANTLIB += Lerc aom arrow arrow_acero arrow_dataset avif dav1d parquet snappy thrift
WANTLIB += boost_atomic-mt boost_chrono-mt boost_filesystem-mt
WANTLIB += boost_program_options-mt boost_serialization-mt boost_system-mt
WANTLIB += boost_program_options-mt boost_serialization-mt
WANTLIB += boost_thread-mt boost_timer-mt boost_unit_test_framework-mt
WANTLIB += SFCGAL gmp gmpxx mpfr aec sz
+2 -1
View File
@@ -4,6 +4,7 @@ V = v2.2.0
DISTNAME = SFCGAL-${V}
PKGNAME = ${DISTNAME:L:S/v//}
SHARED_LIBS += SFCGAL 0.1 # 0.0
REVISION = 0
CATEGORIES = geo math
@@ -28,7 +29,7 @@ TEST_DEPENDS = ${FULLPKGNAME}:${BUILD_PKGPATH}
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_chrono-mt
WANTLIB += boost_filesystem-mt boost_program_options-mt boost_serialization-mt
WANTLIB += boost_system-mt boost_thread-mt boost_timer-mt boost_unit_test_framework-mt
WANTLIB += boost_thread-mt boost_timer-mt boost_unit_test_framework-mt
WANTLIB += gmp gmpxx m mpfr
CONFIGURE_ARGS += -DSFCGAL_BUILD_TESTS:BOOL=ON
+2 -1
View File
@@ -1,6 +1,7 @@
COMMENT = COLLADA Document Object Model
DISTNAME = collada-dom-2.4.0
REVISION = 0
SHARED_LIBS += collada-dom2.4-dp 0.0 # 0.0
@@ -14,7 +15,7 @@ MAINTAINER = Pascal Stumpf <pascal@stumpf.co>
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_filesystem-mt
WANTLIB += boost_system-mt m minizip pcre pcrecpp xml2 z
WANTLIB += m minizip pcre pcrecpp xml2 z
SITES = ${SITE_SOURCEFORGE:=collada-dom/}
EXTRACT_SUFX = .tgz
+2 -2
View File
@@ -7,7 +7,7 @@ GH_TAGNAME= v1.0
DISTFILES= ${DISTNAME}.tar.gz
DISTFILES.gfx= gfract-palettes-0.1.tar.gz
CATEGORIES= graphics math
REVISION= 4
REVISION= 5
HOMEPAGE= http://www.oskusoft.com/programs/gfract/
@@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} X11 Xcomposite Xcursor Xdamage Xext
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 boost_filesystem
WANTLIB += boost_regex boost_system c cairo fontconfig freetype
WANTLIB += boost_regex c cairo fontconfig freetype
WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0
WANTLIB += gtk-x11-2.0 harfbuzz intl m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 png z
+1 -1
View File
@@ -13,7 +13,7 @@ Index: Makefile
#CXXFLAGS := $(DEFS) -g
-LDFLAGS := -lz -lpthread -lboost_regex -lboost_filesystem
+LDFLAGS := -lz -lpthread -lboost_regex -lboost_filesystem -lboost_system
+LDFLAGS := -lz -lpthread -lboost_regex -lboost_filesystem
LDFLAGS := $(shell pkg-config --libs gtk+-2.0 libpng) $(LDFLAGS)
HEADERS := $(wildcard *.h)
+2 -2
View File
@@ -2,7 +2,7 @@ COMMENT = SVG vector drawing application
VERSION = 1.4.3
DISTNAME = inkscape-${VERSION}
REVISION = 0
REVISION = 1
CATEGORIES = graphics
@@ -17,7 +17,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} 2geom ICE Magick++-6.Q16 MagickCore-6.Q16
WANTLIB += MagickWand-6.Q16 SM X11 Xext atk-1.0 atkmm-1.6 boost_atomic-mt
WANTLIB += boost_filesystem-mt boost_system-mt c cairo cairo-gobject
WANTLIB += boost_filesystem-mt c cairo cairo-gobject
WANTLIB += cairomm-1.0 enchant-2 epoxy fontconfig freetype gc
WANTLIB += gdk-3 gdk_pixbuf-2.0 gdkmm-3.0 gio-2.0 giomm-2.4 glib-2.0
WANTLIB += glibmm-2.4 gmodule-2.0 gobject-2.0 gsl gslcblas gspell-1
+2 -1
View File
@@ -7,6 +7,7 @@ COMMENT= tools for storage and manipulation of volumetric data
GH_ACCOUNT= AcademySoftwareFoundation
GH_PROJECT= openvdb
GH_TAGNAME= v12.0.1
REVISION= 0
SHARED_LIBS += openvdb 6.0 # 9.0
@@ -18,7 +19,7 @@ HOMEPAGE= https://www.openvdb.org/
PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} blosc boost_iostreams-mt boost_random-mt
WANTLIB += boost_regex-mt boost_system-mt c m tbb tbbmalloc z
WANTLIB += boost_regex-mt c m tbb tbbmalloc z
COMPILER= base-clang ports-gcc
+2 -2
View File
@@ -3,7 +3,7 @@ COMMENT = PostgreSQL backend for Orthanc
VERSION = 4.0
PLUGIN = PostgreSQL
REVISION = 4
REVISION = 5
DISTNAME = Orthanc${PLUGIN}-${VERSION}
EXTRACT_ONLY = ${DISTNAME}${EXTRACT_SUFX}
@@ -13,7 +13,7 @@ SITES.f = https://orthanc.uclouvain.be/downloads/sources/orthanc/
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_chrono-mt
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
WANTLIB += boost_regex-mt boost_system-mt boost_thread-mt crypto
WANTLIB += boost_regex-mt boost_thread-mt crypto
WANTLIB += jsoncpp m pq ssl uuid z
# __int128, zero-sized arrays (hard failure with base gcc)
+2 -2
View File
@@ -4,7 +4,7 @@ COMMENT = RESTful DICOM server for healthcare and medical research
DISTNAME = Orthanc-1.12.7
PKGNAME = ${DISTNAME:L}
REVISION = 1
REVISION = 2
HOMEPAGE = https://www.orthanc-server.com/
@@ -14,7 +14,7 @@ SHARED_LIBS = MultitenantDicom 0.0
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_chrono-mt
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
WANTLIB += boost_locale-mt boost_regex-mt boost_system-mt boost_thread-mt
WANTLIB += boost_locale-mt boost_regex-mt boost_thread-mt
WANTLIB += c civetweb cmr crypto curl dcmdata dcmdsig dcmect dcmfg
WANTLIB += dcmimage dcmimgle dcmiod dcmjpeg dcmjpls dcmnet dcmpmap
WANTLIB += dcmpstat dcmqrdb dcmrt dcmseg dcmsr dcmtkcharls dcmtls
+2 -2
View File
@@ -2,7 +2,7 @@ BROKEN = needs fixing for orthanc 1.12.7
COMMENT = web viewer plugin for Orthanc
VERSION = 2.8
REVISION = 3
REVISION = 4
PLUGIN = WebViewer
@@ -23,7 +23,7 @@ SITES.f = https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_chrono-mt
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
WANTLIB += boost_regex-mt boost_system-mt boost_thread-mt jsoncpp
WANTLIB += boost_regex-mt boost_thread-mt jsoncpp
WANTLIB += m sqlite3 uuid
MODULES = lang/python
+2 -1
View File
@@ -5,6 +5,7 @@ COMMENT = image and point cloud processing library
V = 1.15.1
PKGNAME = pcl-${V}
REVISION = 0
DIST_TUPLE += github PointCloudLibrary pcl ${PKGNAME} .
DIST_TUPLE += github google googletest v1.15.2 ../gtest_dist
@@ -24,7 +25,7 @@ MAINTAINER = Johannes Thyssen Tishman <jtt@openbsd.org>
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_filesystem-mt
WANTLIB += boost_iostreams-mt boost_random-mt boost_regex-mt boost_system-mt
WANTLIB += boost_iostreams-mt boost_random-mt boost_regex-mt
WANTLIB += c flann_cpp lz4 m pcap png qhull_r usb-1.0 z
COMPILER = base-clang ports-gcc
+2 -2
View File
@@ -2,7 +2,7 @@ COMMENT = addons related to Chinese with IME bundled inside fcitx
DISTNAME = fcitx5-chinese-addons-5.1.7
PKGNAME = ${DISTNAME:S/fcitx5/fcitx/}
REVISION = 0
REVISION = 1
CATEGORIES = inputmethods chinese
@@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} Fcitx5Config Fcitx5Core Fcitx5Qt6WidgetsAddons
WANTLIB += Fcitx5Utils GL IMECore IMEPinyin IMETable Qt6Concurrent
WANTLIB += Qt6Core Qt6Gui Qt6Widgets boost_container-mt boost_iostreams-mt
WANTLIB += boost_json-mt boost_regex-mt c m opencc boost_random-mt boost_system-mt
WANTLIB += boost_json-mt boost_regex-mt c m opencc boost_random-mt
SITES = https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/
EXTRACT_SUFX = .tar.zst
+2 -2
View File
@@ -1,7 +1,7 @@
COMMENT = library to support generic input method implementation
DISTNAME = libime-1.1.9
REVISION = 1
REVISION = 2
SHARED_LIBS += IMECore 0.2 # 0.0
SHARED_LIBS += IMEPinyin 0.2 # 0.0
@@ -18,7 +18,7 @@ PERMIT_PACKAGE= Yes
WANTLIB += ${COMPILER_LIBCXX} Fcitx5Utils boost_filesystem-mt
WANTLIB += boost_iostreams-mt boost_regex-mt c m zstd
WANTLIB += boost_atomic-mt boost_random-mt boost_system-mt
WANTLIB += boost_atomic-mt boost_random-mt
SITES = https://download.fcitx-im.org/fcitx5/libime/
+1 -1
View File
@@ -29,7 +29,7 @@ WANTLIB += Qt5WebEngine Qt5WebEngineCore Qt5WebEngineWidgets Qt5Widgets
WANTLIB += Qt5Xml Qt5XmlPatterns boost_atomic-mt boost_chrono-mt
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
WANTLIB += boost_program_options-mt boost_random-mt boost_regex-mt
WANTLIB += boost_system-mt boost_thread-mt c crypto m pam ssl
WANTLIB += boost_thread-mt c crypto m pam ssl
WANTLIB += util uuid z lib/R/lib/R lib/inotify/inotify
# XXX: Ports does not permit GH_* and SITES together.
+2 -2
View File
@@ -1,7 +1,7 @@
COMMENT= chemistry file translation program
V= 3.1.1
REVISION= 6
REVISION= 7
DISTNAME= openbabel-${V}
CATEGORIES= misc
@@ -19,7 +19,7 @@ MAINTAINER= Bjorn Ketelaars <bket@openbsd.org>
PERMIT_PACKAGE= Yes
WANTLIB+= ${COMPILER_LIBCXX} boost_iostreams-mt boost_regex-mt
WANTLIB+= c cairo m xml2 z boost_random-mt boost_system-mt
WANTLIB+= c cairo m xml2 z boost_random-mt
SITES= https://github.com/openbabel/openbabel/releases/download/openbabel-${V:S/./-/g}/
EXTRACT_SUFX= -source.tar.bz2
+2 -1
View File
@@ -3,6 +3,7 @@ COMMENT = client for the I2P anonymous network
GH_ACCOUNT = PurpleI2P
GH_PROJECT = i2pd
GH_TAGNAME = 2.58.0
REVISION = 0
CATEGORIES = net
HOMEPAGE = https://i2pd.website
@@ -13,7 +14,7 @@ MAINTAINER = SystemFailure <openbsd@systemfailure.net>
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX}
WANTLIB += boost_filesystem-mt boost_program_options-mt boost_system-mt
WANTLIB += boost_filesystem-mt boost_program_options-mt
WANTLIB += boost_atomic-mt c crypto m miniupnpc ssl z
COMPILER = base-clang ports-gcc
+2 -1
View File
@@ -3,6 +3,7 @@ COMMENT-mysql = MySQL support for icinga2
COMMENT-pgsql = PostgreSQL support for icinga2
V = 2.15.2
REVISION-main = 0
GH_PROJECT = icinga2
GH_TAGNAME = v$V
@@ -22,7 +23,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_context-mt
WANTLIB += boost_coroutine-mt boost_date_time-mt boost_filesystem-mt
WANTLIB += boost_iostreams-mt boost_program_options-mt boost_random-mt
WANTLIB += boost_regex-mt boost_system-mt boost_thread-mt c curses
WANTLIB += boost_regex-mt boost_thread-mt c curses
WANTLIB += edit execinfo m crypto ssl
MODULES = devel/cmake
+1 -1
View File
@@ -13,7 +13,7 @@ MAINTAINER = Bjorn Ketelaars <bket@openbsd.org>
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} boost_atomic-mt boost_container-mt
WANTLIB += boost_filesystem-mt boost_json-mt boost_system-mt c
WANTLIB += boost_filesystem-mt boost_json-mt c
WANTLIB += crypto curses form m ssl xml2 z
# C++17
+1 -1
View File
@@ -45,7 +45,7 @@ WANTLIB += absl_strerror absl_borrowed_fixup_buffer absl_strings absl_strings_in
WANTLIB += absl_symbolize absl_synchronization absl_throw_delegate
WANTLIB += absl_time absl_time_zone absl_tracing_internal absl_utf8_for_code_point
WANTLIB += absl_vlog_config_internal atk-1.0 atk-bridge-2.0 atspi
WANTLIB += boost_date_time-mt boost_system-mt boost_thread-mt
WANTLIB += boost_date_time-mt boost_thread-mt
WANTLIB += brotlicommon brotlidec c cairo cairo-gobject camel-1.2
WANTLIB += db dbus-1 ebackend-1.2 ebook-1.2 ebook-contacts-1.2
WANTLIB += edata-book-1.2 edataserver-1.2 epoll-shim epoxy execinfo
+1 -1
View File
@@ -23,7 +23,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} aqbanking atk-1.0 boost_atomic-mt
WANTLIB += boost_chrono-mt boost_date_time-mt boost_filesystem-mt
WANTLIB += boost_locale-mt boost_program_options-mt boost_regex-mt
WANTLIB += boost_system-mt boost_thread-mt c cairo cairo-gobject
WANTLIB += boost_thread-mt c cairo cairo-gobject
WANTLIB += dbi gc gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
WANTLIB += gobject-2.0 gtk-3 guile-3.0 gwengui-gtk3 gwenhywfar
WANTLIB += harfbuzz icui18n icuuc intl javascriptcoregtk-4.1 m
+2 -2
View File
@@ -3,7 +3,7 @@ COMMENT = command line double-entry accounting ledger
GH_TAGNAME = v3.3.2
GH_ACCOUNT = ledger
GH_PROJECT = ledger
REVISION = 3
REVISION = 4
SHARED_LIBS += ledger 1.0 # 3.0
@@ -17,7 +17,7 @@ MAINTAINER = Sergey Bronnikov <estetus@gmail.com>
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} boost_date_time-mt boost_filesystem-mt
WANTLIB += boost_iostreams-mt boost_nowide-mt boost_regex-mt boost_system-mt
WANTLIB += boost_iostreams-mt boost_nowide-mt boost_regex-mt
WANTLIB += boost_unit_test_framework-mt c gmp m mpfr
MODULES = devel/cmake \
+2 -1
View File
@@ -3,6 +3,7 @@ COMMENT = C++ library to parse/format/validate phone numbers
GH_ACCOUNT = google
GH_PROJECT = libphonenumber
GH_TAGNAME = v9.0.23
REVISION = 0
SHARED_LIBS += geocoding 0.2 # 8.12
SHARED_LIBS += phonenumber 3.0 # 8.12
@@ -33,7 +34,7 @@ WANTLIB += absl_str_format_internal absl_strerror absl_borrowed_fixup_buffer
WANTLIB += absl_strings absl_strings_internal absl_symbolize absl_synchronization
WANTLIB += absl_throw_delegate absl_time absl_time_zone absl_tracing_internal
WANTLIB += absl_utf8_for_code_point absl_vlog_config_internal
WANTLIB += boost_date_time-mt boost_system-mt boost_thread-mt
WANTLIB += boost_date_time-mt boost_thread-mt
WANTLIB += icui18n icuuc m protobuf
MODULES = devel/cmake
+2 -2
View File
@@ -3,7 +3,7 @@ COMMENT = software version control visualization tool
DISTNAME = gource-0.55
CATEGORIES = sysutils graphics
HOMEPAGE = https://gource.io/
REVISION = 1
REVISION = 2
MAINTAINER = Gonzalo L. R. <gonzalo@openbsd.org>
@@ -19,7 +19,7 @@ AUTOMAKE_VERSION= 1.16
COMPILER = base-clang ports-gcc
WANTLIB += GL GLEW GLU SDL2 SDL2_image boost_filesystem boost_system
WANTLIB += GL GLEW GLU SDL2 SDL2_image boost_filesystem
WANTLIB += c freetype m pcre2-8 png pthread ${COMPILER_LIBCXX}
WANTLIB += X11 Xext Xi Xmu
+2 -2
View File
@@ -5,7 +5,7 @@ GH_PROJECT = grive2
GH_COMMIT = 548ea362f319cd1f7fcbad0344fde8449fa14255
DISTNAME = grive2-0.5.1
REVISION = 1
REVISION = 2
CATEGORIES = sysutils
@@ -15,7 +15,7 @@ HOMEPAGE = http://yourcmc.ru/wiki/Grive2
PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} boost_filesystem-mt boost_program_options-mt
WANTLIB += boost_regex-mt boost_system-mt c curl gcrypt gpg-error
WANTLIB += boost_regex-mt c curl gcrypt gpg-error
WANTLIB += iberty m yajl boost_atomic-mt
MODULES = devel/cmake
+2 -2
View File
@@ -3,7 +3,7 @@ COMMENT = website access log visualization
DISTNAME = logstalgia-1.1.4
CATEGORIES = sysutils graphics
HOMEPAGE = https://logstalgia.io/
REVISION = 1
REVISION = 2
MAINTAINER = Gonzalo L. R. <gonzalo@openbsd.org>
@@ -13,7 +13,7 @@ PERMIT_PACKAGE = Yes
SITES = https://github.com/acaudwell/Logstalgia/releases/download/${DISTNAME}/
WANTLIB += ${COMPILER_LIBCXX} GL GLEW GLU SDL2 SDL2_image X11
WANTLIB += Xext Xi Xmu boost_filesystem boost_system c freetype
WANTLIB += Xext Xi Xmu boost_filesystem c freetype
WANTLIB += m pcre2-8 png
CONFIGURE_STYLE = autoreconf
+2 -2
View File
@@ -1,7 +1,7 @@
V = 3.0.8
PKGNAME = luceneplusplus-${V}
COMMENT = C++ port of the Java Lucene library, the text search engine
REVISION = 2
REVISION = 3
GH_ACCOUNT = luceneplusplus
GH_PROJECT = LucenePlusPlus
@@ -18,7 +18,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ${COMPILER_LIBCXX} m
WANTLIB += boost_atomic-mt boost_chrono-mt boost_date_time-mt
WANTLIB += boost_filesystem-mt boost_iostreams-mt boost_regex-mt
WANTLIB += boost_system-mt boost_thread-mt z boost_random-mt
WANTLIB += boost_thread-mt z boost_random-mt
COMPILER = base-clang ports-gcc
+2 -2
View File
@@ -2,7 +2,7 @@ COMMENT = widgets library for graphics engines
V = 0.8.7
DISTNAME = cegui-${V}
REVISION = 2
REVISION = 3
SHARED_LIBS += CEGUIBase-0 2.0 # 3.1
SHARED_LIBS += CEGUICommonDialogs-0 2.0 # 3.1
@@ -21,7 +21,7 @@ MAINTAINER = Pascal Stumpf <pascal@stumpf.co>
# MIT
PERMIT_PACKAGE = Yes
WANTLIB += GL GLEW GLU Irrlicht OIS OgreMain SDL2 SDL2_image boost_system-mt
WANTLIB += GL GLEW GLU Irrlicht OIS OgreMain SDL2 SDL2_image-mt
WANTLIB += boost_thread-mt c expat freeimage freetype glfw iconv m pcre
WANTLIB += pthread ${COMPILER_LIBCXX}
+2 -1
View File
@@ -1,6 +1,7 @@
COMMENT = KDE itinerary data model and itinerary extraction library
DISTNAME = kitinerary-${VERSION}
CATEGORIES = devel
REVISION = 0
HOMEPAGE = https://apps.kde.org/itinerary
@@ -27,7 +28,7 @@ WANTLIB += absl_str_format_internal absl_strerror absl_borrowed_fixup_buffer
WANTLIB += absl_strings absl_strings_internal absl_symbolize absl_synchronization
WANTLIB += absl_throw_delegate absl_time absl_time_zone absl_tracing_internal
WANTLIB += absl_utf8_for_code_point absl_vlog_config_internal
WANTLIB += boost_date_time-mt boost_system-mt boost_thread-mt
WANTLIB += boost_date_time-mt boost_thread-mt
WANTLIB += c crypto icui18n icuuc m phonenumber poppler protobuf
WANTLIB += xml2 z
+3 -3
View File
@@ -12,8 +12,8 @@ V = 1.9.0
DISTNAME = ogre-$V
PKGNAME-main = ogre-${V}
PKGNAME-samples = ogre-samples-${V}
REVISION-main = 6
REVISION-samples = 6
REVISION-main = 7
REVISION-samples = 7
MULTI_PACKAGES = -main -samples
@@ -36,7 +36,7 @@ PERMIT_PACKAGE = Yes
WANTLIB += ICE SM X11 Xaw Xext Xt $(MODGCC4_ATOMICWANTLIB)
WANTLIB += boost_atomic-mt boost_date_time-mt
WANTLIB += boost_chrono-mt boost_system-mt boost_thread-mt c
WANTLIB += boost_chrono-mt boost_thread-mt c
WANTLIB += freeimage freetype m pthread z zzip
WANTLIB += ${COMPILER_LIBCXX}