diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 9cb40fa4ebc..ae707aee032 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -10,7 +10,6 @@ MAINTAINER= Thomas Frohwein 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} diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 8a39a31d089..134ed22a3fd 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -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 diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 9c77dab0396..6640ff8fa60 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -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 diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index ced2ef0b5f8..ffe1977ef88 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -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 diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 253e07bb9c3..4992376e7b4 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -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 diff --git a/cad/prusaslicer/Makefile b/cad/prusaslicer/Makefile index d9f81b3312f..06e7ee25c21 100644 --- a/cad/prusaslicer/Makefile +++ b/cad/prusaslicer/Makefile @@ -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 diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 90af1f9beda..db8b0ed6fce 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -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 diff --git a/comms/sigrok/pulseview/Makefile b/comms/sigrok/pulseview/Makefile index 737a7923edb..89d0f2d2940 100644 --- a/comms/sigrok/pulseview/Makefile +++ b/comms/sigrok/pulseview/Makefile @@ -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 diff --git a/databases/mongodb/80/Makefile b/databases/mongodb/80/Makefile index 0497a70a5dd..33871ca087f 100644 --- a/databases/mongodb/80/Makefile +++ b/databases/mongodb/80/Makefile @@ -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 diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 9df1c3807ac..a8b43da1c14 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -30,6 +30,7 @@ CATEGORIES= editors productivity DPB_PROPERTIES= parallel EPOCH= 0 +REVISION = 0 MAINTAINER= Robert Nagy @@ -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 diff --git a/emulators/citra/Makefile b/emulators/citra/Makefile index 3cf3cb38d8f..f6ea5da802e 100644 --- a/emulators/citra/Makefile +++ b/emulators/citra/Makefile @@ -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 diff --git a/emulators/emulationstation/Makefile b/emulators/emulationstation/Makefile index 17d044abc3b..a8a659763f8 100644 --- a/emulators/emulationstation/Makefile +++ b/emulators/emulationstation/Makefile @@ -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 diff --git a/emulators/spike/Makefile b/emulators/spike/Makefile index 6c67fe38a3b..15fca8c6d27 100644 --- a/emulators/spike/Makefile +++ b/emulators/spike/Makefile @@ -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 # 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 diff --git a/games/colobot/colobot/Makefile b/games/colobot/colobot/Makefile index 1a9f0aacc4e..a4385f35ba7 100644 --- a/games/colobot/colobot/Makefile +++ b/games/colobot/colobot/Makefile @@ -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 diff --git a/games/fifengine/Makefile b/games/fifengine/Makefile index 077b2404731..b3147248250 100644 --- a/games/fifengine/Makefile +++ b/games/fifengine/Makefile @@ -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 diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index d314aa1a24e..b84723b69a7 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -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 @@ -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 diff --git a/games/openmw/Makefile b/games/openmw/Makefile index b4f76caf562..781ea93c3fd 100644 --- a/games/openmw/Makefile +++ b/games/openmw/Makefile @@ -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 diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index 0556fe904fb..45f83e29675 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -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 diff --git a/games/returntotheroots/Makefile b/games/returntotheroots/Makefile index 8396bcc29a0..cb3b55ebe73 100644 --- a/games/returntotheroots/Makefile +++ b/games/returntotheroots/Makefile @@ -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/ diff --git a/games/sumwars/Makefile b/games/sumwars/Makefile index 4710e8ec7dd..8797af4031a 100644 --- a/games/sumwars/Makefile +++ b/games/sumwars/Makefile @@ -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} diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 2696fabf955..718b6fe365f 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -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 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 diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile index 9bd4c2fa1de..009233eff72 100644 --- a/games/vcmi/Makefile +++ b/games/vcmi/Makefile @@ -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 diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index ccd429d7c0d..f0674ebd89c 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -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} diff --git a/geo/osrm-backend/Makefile b/geo/osrm-backend/Makefile index 9d30018d3e8..f6ef3514494 100644 --- a/geo/osrm-backend/Makefile +++ b/geo/osrm-backend/Makefile @@ -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 diff --git a/geo/postgis/Makefile b/geo/postgis/Makefile index 98bb7e64805..791d5fe053f 100644 --- a/geo/postgis/Makefile +++ b/geo/postgis/Makefile @@ -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 diff --git a/geo/sfcgal/Makefile b/geo/sfcgal/Makefile index d078890b038..ba93b7865a7 100644 --- a/geo/sfcgal/Makefile +++ b/geo/sfcgal/Makefile @@ -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 diff --git a/graphics/collada-dom/Makefile b/graphics/collada-dom/Makefile index 97a0816d055..f208a989339 100644 --- a/graphics/collada-dom/Makefile +++ b/graphics/collada-dom/Makefile @@ -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 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 diff --git a/graphics/gfract/Makefile b/graphics/gfract/Makefile index 90166074473..8aa66f318ca 100644 --- a/graphics/gfract/Makefile +++ b/graphics/gfract/Makefile @@ -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 diff --git a/graphics/gfract/patches/patch-Makefile b/graphics/gfract/patches/patch-Makefile index ec52172bb09..e7b5bc40e09 100644 --- a/graphics/gfract/patches/patch-Makefile +++ b/graphics/gfract/patches/patch-Makefile @@ -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) diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index a6a29992d04..f87ce0c3647 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -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 diff --git a/graphics/openvdb/Makefile b/graphics/openvdb/Makefile index 2d333cd2c20..13121596ccd 100644 --- a/graphics/openvdb/Makefile +++ b/graphics/openvdb/Makefile @@ -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 diff --git a/graphics/orthanc/postgresql-plugin/Makefile b/graphics/orthanc/postgresql-plugin/Makefile index 124335d4a17..f07b25fac07 100644 --- a/graphics/orthanc/postgresql-plugin/Makefile +++ b/graphics/orthanc/postgresql-plugin/Makefile @@ -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) diff --git a/graphics/orthanc/server/Makefile b/graphics/orthanc/server/Makefile index cc064ffc698..4d0264a5dfb 100644 --- a/graphics/orthanc/server/Makefile +++ b/graphics/orthanc/server/Makefile @@ -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 diff --git a/graphics/orthanc/webviewer-plugin/Makefile b/graphics/orthanc/webviewer-plugin/Makefile index 35550ccb69a..1860394834a 100644 --- a/graphics/orthanc/webviewer-plugin/Makefile +++ b/graphics/orthanc/webviewer-plugin/Makefile @@ -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 diff --git a/graphics/pcl/Makefile b/graphics/pcl/Makefile index d214a55515d..e7dac0795d6 100644 --- a/graphics/pcl/Makefile +++ b/graphics/pcl/Makefile @@ -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 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 diff --git a/inputmethods/fcitx-chinese-addons/Makefile b/inputmethods/fcitx-chinese-addons/Makefile index 0f1be854719..2cc959d083b 100644 --- a/inputmethods/fcitx-chinese-addons/Makefile +++ b/inputmethods/fcitx-chinese-addons/Makefile @@ -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 diff --git a/inputmethods/libime/Makefile b/inputmethods/libime/Makefile index 93a21be1d18..d51e085d80d 100644 --- a/inputmethods/libime/Makefile +++ b/inputmethods/libime/Makefile @@ -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/ diff --git a/math/rstudio/Makefile b/math/rstudio/Makefile index 5e99f39e906..f2006a7b257 100644 --- a/math/rstudio/Makefile +++ b/math/rstudio/Makefile @@ -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. diff --git a/misc/openbabel/Makefile b/misc/openbabel/Makefile index 8aebfed781e..721328d7695 100644 --- a/misc/openbabel/Makefile +++ b/misc/openbabel/Makefile @@ -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 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 diff --git a/net/i2pd/Makefile b/net/i2pd/Makefile index b5594d8ff49..da77905710a 100644 --- a/net/i2pd/Makefile +++ b/net/i2pd/Makefile @@ -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 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 diff --git a/net/icinga/core2/Makefile b/net/icinga/core2/Makefile index c4bcb643c26..9d91bef1e95 100644 --- a/net/icinga/core2/Makefile +++ b/net/icinga/core2/Makefile @@ -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 diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile index 88beb00729a..2d93188a37c 100644 --- a/news/nzbget/Makefile +++ b/news/nzbget/Makefile @@ -13,7 +13,7 @@ MAINTAINER = Bjorn Ketelaars 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 diff --git a/productivity/glabels/Makefile b/productivity/glabels/Makefile index 0ef06c6fc2b..709baf1a524 100644 --- a/productivity/glabels/Makefile +++ b/productivity/glabels/Makefile @@ -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 diff --git a/productivity/gnucash/Makefile b/productivity/gnucash/Makefile index 7de43619b4d..f829b72aec0 100644 --- a/productivity/gnucash/Makefile +++ b/productivity/gnucash/Makefile @@ -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 diff --git a/productivity/ledger/Makefile b/productivity/ledger/Makefile index 121abc742db..54d89a8a344 100644 --- a/productivity/ledger/Makefile +++ b/productivity/ledger/Makefile @@ -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 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 \ diff --git a/productivity/libphonenumber/Makefile b/productivity/libphonenumber/Makefile index 30608807286..b90a38f91cc 100644 --- a/productivity/libphonenumber/Makefile +++ b/productivity/libphonenumber/Makefile @@ -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 diff --git a/sysutils/gource/Makefile b/sysutils/gource/Makefile index f053ee36aef..bfb19674782 100644 --- a/sysutils/gource/Makefile +++ b/sysutils/gource/Makefile @@ -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. @@ -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 diff --git a/sysutils/grive2/Makefile b/sysutils/grive2/Makefile index 76f47145555..164640b1d70 100644 --- a/sysutils/grive2/Makefile +++ b/sysutils/grive2/Makefile @@ -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 diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index 93c2ddfd6c1..6a18a0b6008 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -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. @@ -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 diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index ac08f718248..9d4f02d7fa1 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -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 diff --git a/x11/cegui/Makefile b/x11/cegui/Makefile index 57b003e5786..84d633e9e72 100644 --- a/x11/cegui/Makefile +++ b/x11/cegui/Makefile @@ -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 # 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} diff --git a/x11/kde-applications/kitinerary/Makefile b/x11/kde-applications/kitinerary/Makefile index 4d283fa08ae..084143791cf 100644 --- a/x11/kde-applications/kitinerary/Makefile +++ b/x11/kde-applications/kitinerary/Makefile @@ -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 diff --git a/x11/ogre/Makefile b/x11/ogre/Makefile index 5c3d08d7fba..204251a3237 100644 --- a/x11/ogre/Makefile +++ b/x11/ogre/Makefile @@ -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}