*/*: Switch to misc/libuuid and misc/libblkid
PR: 221293 PR: 251489 PR: 257070
This commit is contained in:
parent
96f0ac0d87
commit
e81eda36a8
@ -34,7 +34,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
|||||||
libsratom-0.so:audio/sratom \
|
libsratom-0.so:audio/sratom \
|
||||||
libsqlite3.so:databases/sqlite3 \
|
libsqlite3.so:databases/sqlite3 \
|
||||||
libsuil-0.so:audio/suil \
|
libsuil-0.so:audio/suil \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libwavpack.so:audio/wavpack
|
libwavpack.so:audio/wavpack
|
||||||
|
|
||||||
USES= cmake compiler:c++20-lang cpe desktop-file-utils gettext \
|
USES= cmake compiler:c++20-lang cpe desktop-file-utils gettext \
|
||||||
|
|||||||
@ -22,7 +22,7 @@ LIB_DEPENDS= libfftw3.so:math/fftw3 \
|
|||||||
libsamplerate.so:audio/libsamplerate \
|
libsamplerate.so:audio/libsamplerate \
|
||||||
libsndfile.so:audio/libsndfile \
|
libsndfile.so:audio/libsndfile \
|
||||||
libsoup-3.0.so:devel/libsoup3 \
|
libsoup-3.0.so:devel/libsoup3 \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libvulkan.so:graphics/vulkan-loader \
|
libvulkan.so:graphics/vulkan-loader \
|
||||||
libwebkit2gtk-4.0.so:www/webkit2-gtk@40
|
libwebkit2gtk-4.0.so:www/webkit2-gtk@40
|
||||||
RUN_DEPENDS= dssi>0:audio/dssi
|
RUN_DEPENDS= dssi>0:audio/dssi
|
||||||
|
|||||||
@ -15,7 +15,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
|||||||
libdbus-1.so:devel/dbus \
|
libdbus-1.so:devel/dbus \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
libjack.so:audio/jack \
|
libjack.so:audio/jack \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= tar:bz2 localbase:ldflags pkgconfig python shebangfix waf
|
USES= tar:bz2 localbase:ldflags pkgconfig python shebangfix waf
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|||||||
@ -15,7 +15,7 @@ LIB_DEPENDS= libjack.so:audio/jack \
|
|||||||
libdssialsacompat.so:audio/libdssialsacompat \
|
libdssialsacompat.so:audio/libdssialsacompat \
|
||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libfontconfig.so:x11-fonts/fontconfig \
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= gmake gnome libtool pathfix pkgconfig
|
USES= gmake gnome libtool pathfix pkgconfig
|
||||||
USE_GNOME= gtk20 libxml2 gdkpixbuf cairo
|
USE_GNOME= gtk20 libxml2 gdkpixbuf cairo
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= libgig
|
PORTNAME= libgig
|
||||||
DISTVERSION= 4.5.0
|
DISTVERSION= 4.5.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= http://download.linuxsampler.org/packages/ # dead?: SF/qsampler/${PORTNAME}/${PORTVERSION}
|
MASTER_SITES= http://download.linuxsampler.org/packages/ # dead?: SF/qsampler/${PORTNAME}/${PORTVERSION}
|
||||||
|
|
||||||
@ -11,7 +12,7 @@ LICENSE= GPLv2
|
|||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libsndfile.so:audio/libsndfile \
|
LIB_DEPENDS= libsndfile.so:audio/libsndfile \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= compiler:c++11-lib gmake cpe libtool localbase pathfix pkgconfig tar:bzip2
|
USES= compiler:c++11-lib gmake cpe libtool localbase pathfix pkgconfig tar:bzip2
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/libgig
|
USE_LDCONFIG= ${PREFIX}/lib/libgig
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= linuxsampler
|
PORTNAME= linuxsampler
|
||||||
DISTVERSION= 2.4.0
|
DISTVERSION= 2.4.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= https://download.linuxsampler.org/packages/
|
MASTER_SITES= https://download.linuxsampler.org/packages/
|
||||||
|
|
||||||
@ -17,7 +18,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
|
|||||||
p5-XML-Parser>0:textproc/p5-XML-Parser
|
p5-XML-Parser>0:textproc/p5-XML-Parser
|
||||||
LIB_DEPENDS= libgig.so:audio/libgig \
|
LIB_DEPENDS= libgig.so:audio/libgig \
|
||||||
libsndfile.so:audio/libsndfile \
|
libsndfile.so:audio/libsndfile \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= bison compiler:c++14-lang gmake libtool localbase pathfix perl5 \
|
USES= bison compiler:c++14-lang gmake libtool localbase pathfix perl5 \
|
||||||
pkgconfig sqlite:3 tar:bzip2 shebangfix
|
pkgconfig sqlite:3 tar:bzip2 shebangfix
|
||||||
|
|||||||
@ -26,7 +26,7 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \
|
|||||||
libsodium.so:security/libsodium \
|
libsodium.so:security/libsodium \
|
||||||
libunistring.so:devel/libunistring \
|
libunistring.so:devel/libunistring \
|
||||||
libprotobuf-c.so:devel/protobuf-c \
|
libprotobuf-c.so:devel/protobuf-c \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= tar:xz localbase libtool iconv:wchar_t pkgconfig gnome gmake \
|
USES= tar:xz localbase libtool iconv:wchar_t pkgconfig gnome gmake \
|
||||||
gperf sqlite gnome pathfix
|
gperf sqlite gnome pathfix
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= shairport-sync
|
PORTNAME= shairport-sync
|
||||||
DISTVERSION= 4.3.7
|
DISTVERSION= 4.3.7
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
|
|
||||||
MAINTAINER= ehaupt@FreeBSD.org
|
MAINTAINER= ehaupt@FreeBSD.org
|
||||||
@ -45,7 +46,7 @@ AIRPLAY2_LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \
|
|||||||
libgcrypt.so:security/libgcrypt \
|
libgcrypt.so:security/libgcrypt \
|
||||||
libplist-2.0.so:devel/libplist \
|
libplist-2.0.so:devel/libplist \
|
||||||
libsodium.so:security/libsodium \
|
libsodium.so:security/libsodium \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
AIRPLAY2_RUN_DEPENDS= nqptp:net/nqptp
|
AIRPLAY2_RUN_DEPENDS= nqptp:net/nqptp
|
||||||
AIRPLAY2_CONFIGURE_ON= --with-airplay-2
|
AIRPLAY2_CONFIGURE_ON= --with-airplay-2
|
||||||
AIRPLAY2_SUB_FILES= pkg-message
|
AIRPLAY2_SUB_FILES= pkg-message
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
PORTNAME= flowgrind
|
PORTNAME= flowgrind
|
||||||
PORTVERSION= 0.8.2
|
PORTVERSION= 0.8.2
|
||||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= benchmarks
|
CATEGORIES= benchmarks
|
||||||
|
|
||||||
MAINTAINER= dbaio@FreeBSD.org
|
MAINTAINER= dbaio@FreeBSD.org
|
||||||
@ -15,7 +15,7 @@ LIB_DEPENDS= libgsl.so:math/gsl \
|
|||||||
libxmlrpc.so:net/xmlrpc-c \
|
libxmlrpc.so:net/xmlrpc-c \
|
||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
libwwwxml.so:www/libwww \
|
libwwwxml.so:www/libwww \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libexpat.so:textproc/expat2
|
libexpat.so:textproc/expat2
|
||||||
|
|
||||||
USES= autoreconf ssl
|
USES= autoreconf ssl
|
||||||
|
|||||||
@ -24,7 +24,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
|||||||
libpodofo09.so:graphics/podofo09 \
|
libpodofo09.so:graphics/podofo09 \
|
||||||
libspnav.so:misc/libspnav \
|
libspnav.so:misc/libspnav \
|
||||||
libTKDESTEP.so:cad/opencascade \
|
libTKDESTEP.so:cad/opencascade \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libzmq.so:net/libzmq4
|
libzmq.so:net/libzmq4
|
||||||
|
|
||||||
USES= desktop-file-utils gnome libarchive localbase meson pkgconfig python:build sqlite
|
USES= desktop-file-utils gnome libarchive localbase meson pkgconfig python:build sqlite
|
||||||
|
|||||||
@ -30,7 +30,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \
|
|||||||
libXinerama.so:x11/libXinerama \
|
libXinerama.so:x11/libXinerama \
|
||||||
libXrender.so:x11/libXrender \
|
libXrender.so:x11/libXrender \
|
||||||
libxkbcommon.so:x11/libxkbcommon \
|
libxkbcommon.so:x11/libxkbcommon \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= xdg-open:devel/xdg-utils \
|
RUN_DEPENDS= xdg-open:devel/xdg-utils \
|
||||||
xkeyboard-config>=0:x11/xkeyboard-config
|
xkeyboard-config>=0:x11/xkeyboard-config
|
||||||
|
|
||||||
|
|||||||
@ -24,7 +24,7 @@ LIB_DEPENDS= libsoup-3.0.so:devel/libsoup3 \
|
|||||||
libsecret-1.so:security/libsecret \
|
libsecret-1.so:security/libsecret \
|
||||||
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
|
libcanberra-gtk3.so:audio/libcanberra-gtk3 \
|
||||||
libcanberra.so:audio/libcanberra \
|
libcanberra.so:audio/libcanberra \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libvulkan.so:graphics/vulkan-loader \
|
libvulkan.so:graphics/vulkan-loader \
|
||||||
libgraphene-1.0.so:graphics/graphene
|
libgraphene-1.0.so:graphics/graphene
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
PORTNAME= keydb
|
PORTNAME= keydb
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 6.3.4
|
DISTVERSION= 6.3.4
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= zi@FreeBSD.org
|
MAINTAINER= zi@FreeBSD.org
|
||||||
@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
BROKEN_i386= assertion failed: static_assert(sizeof(long) == sizeof(long long),"")
|
BROKEN_i386= assertion failed: static_assert(sizeof(long) == sizeof(long long),"")
|
||||||
BROKEN_powerpc= assertion failed: static_assert(sizeof(long) == sizeof(long long),"")
|
BROKEN_powerpc= assertion failed: static_assert(sizeof(long) == sizeof(long long),"")
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
LIB_DEPENDS= libuuid.so:misc/libuuid \
|
||||||
liblz4.so:archivers/liblz4 \
|
liblz4.so:archivers/liblz4 \
|
||||||
libsnappy.so:archivers/snappy \
|
libsnappy.so:archivers/snappy \
|
||||||
libzstd.so:archivers/zstd
|
libzstd.so:archivers/zstd
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= proxysql
|
PORTNAME= proxysql
|
||||||
PORTVERSION= 2.6.6
|
PORTVERSION= 2.6.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
MAINTAINER= zi@FreeBSD.org
|
MAINTAINER= zi@FreeBSD.org
|
||||||
@ -18,10 +19,9 @@ BUILD_DEPENDS= aclocal:devel/automake \
|
|||||||
ggrep:textproc/gnugrep \
|
ggrep:textproc/gnugrep \
|
||||||
libgcrypt>0:security/libgcrypt \
|
libgcrypt>0:security/libgcrypt \
|
||||||
libtoolize:devel/libtool \
|
libtoolize:devel/libtool \
|
||||||
e2fsprogs-libuuid>0:misc/e2fsprogs-libuuid \
|
|
||||||
gnutls>0:security/gnutls
|
gnutls>0:security/gnutls
|
||||||
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= libgcrypt>0:security/libgcrypt \
|
RUN_DEPENDS= libgcrypt>0:security/libgcrypt \
|
||||||
e2fsprogs-libuuid>0:misc/e2fsprogs-libuuid \
|
|
||||||
gnutls>0:security/gnutls
|
gnutls>0:security/gnutls
|
||||||
|
|
||||||
USES= compiler:c++11-lang gmake libtool perl5 python:build shebangfix
|
USES= compiler:c++11-lang gmake libtool perl5 python:build shebangfix
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= recutils
|
PORTNAME= recutils
|
||||||
DISTVERSION= 1.9
|
DISTVERSION= 1.9
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= GNU
|
MASTER_SITES= GNU
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ WWW= https://www.gnu.org/software/recutils/
|
|||||||
|
|
||||||
LICENSE= GPLv3+
|
LICENSE= GPLv3+
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= charsetfix cpe libtool makeinfo pkgconfig readline
|
USES= charsetfix cpe libtool makeinfo pkgconfig readline
|
||||||
CPE_VENDOR= gnu
|
CPE_VENDOR= gnu
|
||||||
|
|||||||
@ -19,7 +19,7 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL
|
|||||||
BUILD_DEPENDS= bash:shells/bash
|
BUILD_DEPENDS= bash:shells/bash
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libtinyxml.so:textproc/tinyxml \
|
libtinyxml.so:textproc/tinyxml \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
TEST_DEPENDS= cppunit>0:devel/cppunit \
|
TEST_DEPENDS= cppunit>0:devel/cppunit \
|
||||||
googletest>0:devel/googletest
|
googletest>0:devel/googletest
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libtinysparql-3.0.so:devel/tinysparql \
|
|||||||
libwebkit2gtk-4.0.so:www/webkit2-gtk@40 \
|
libwebkit2gtk-4.0.so:www/webkit2-gtk@40 \
|
||||||
libgoa-1.0.so:net/gnome-online-accounts \
|
libgoa-1.0.so:net/gnome-online-accounts \
|
||||||
libical.so:devel/libical \
|
libical.so:devel/libical \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libhandy-1.so:x11-toolkits/libhandy
|
libhandy-1.so:x11-toolkits/libhandy
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= presage
|
PORTNAME= presage
|
||||||
DISTVERSION= 0.9.1
|
DISTVERSION= 0.9.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= deskutils kde
|
CATEGORIES= deskutils kde
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
|
|||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libharfbuzz.so:print/harfbuzz \
|
libharfbuzz.so:print/harfbuzz \
|
||||||
libtinyxml.so:textproc/tinyxml \
|
libtinyxml.so:textproc/tinyxml \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= gmake libtool:build localbase shebangfix python sqlite
|
USES= gmake libtool:build localbase shebangfix python sqlite
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= simpleagenda
|
PORTNAME= simpleagenda
|
||||||
PORTVERSION= 0.46
|
PORTVERSION= 0.46
|
||||||
|
PORTREVISION= 1
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= deskutils gnustep
|
CATEGORIES= deskutils gnustep
|
||||||
DISTNAME= SimpleAgenda-${PORTVERSION}
|
DISTNAME= SimpleAgenda-${PORTVERSION}
|
||||||
@ -11,7 +12,7 @@ WWW= https://mediawiki.gnustep.org/index.php/SimpleAgenda.app
|
|||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libical.so:devel/libical \
|
LIB_DEPENDS= libical.so:devel/libical \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= gnustep localbase
|
USES= gnustep localbase
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|||||||
@ -33,7 +33,7 @@ LIB_DEPENDS= libR.so:math/R \
|
|||||||
libboost_thread.so:devel/boost-libs \
|
libboost_thread.so:devel/boost-libs \
|
||||||
libinotify.so:devel/libinotify \
|
libinotify.so:devel/libinotify \
|
||||||
libsoci_core.so:databases/soci \
|
libsoci_core.so:databases/soci \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libyaml-cpp.so:devel/yaml-cpp
|
libyaml-cpp.so:devel/yaml-cpp
|
||||||
|
|
||||||
FLAVORS= desktop server
|
FLAVORS= desktop server
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= appstream-glib
|
PORTNAME= appstream-glib
|
||||||
PORTVERSION= 0.8.3
|
PORTVERSION= 0.8.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://people.freedesktop.org/~hughsient/appstream-glib/releases/
|
MASTER_SITES= http://people.freedesktop.org/~hughsient/appstream-glib/releases/
|
||||||
DIST_SUBDIR= gnome
|
DIST_SUBDIR= gnome
|
||||||
@ -15,7 +16,7 @@ BUILD_DEPENDS= gcab:archivers/gcab
|
|||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libjson-glib-1.0.so:devel/json-glib \
|
libjson-glib-1.0.so:devel/json-glib \
|
||||||
libyaml.so:textproc/libyaml \
|
libyaml.so:textproc/libyaml \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libfontconfig.so:x11-fonts/fontconfig \
|
libfontconfig.so:x11-fonts/fontconfig \
|
||||||
libfreetype.so:print/freetype2
|
libfreetype.so:print/freetype2
|
||||||
RUN_DEPENDS= gcab:archivers/gcab
|
RUN_DEPENDS= gcab:archivers/gcab
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
PORTNAME= babeltrace
|
PORTNAME= babeltrace
|
||||||
PORTVERSION= 1.5.7
|
PORTVERSION= 1.5.7
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= pizzamig@FreeBSD.org
|
MAINTAINER= pizzamig@FreeBSD.org
|
||||||
@ -17,7 +17,7 @@ LICENSE_FILE_LGPL21= ${WRKSRC}/lgpl-2.1.txt
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libpopt.so:devel/popt \
|
LIB_DEPENDS= libpopt.so:devel/popt \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= autoreconf:build bison compiler:c11 gmake gnome libtool \
|
USES= autoreconf:build bison compiler:c11 gmake gnome libtool \
|
||||||
pathfix pkgconfig
|
pathfix pkgconfig
|
||||||
|
|||||||
@ -16,7 +16,7 @@ LIB_DEPENDS= libavcodec.so.58:multimedia/ffmpeg4 \
|
|||||||
libfreeimage.so:graphics/freeimage \
|
libfreeimage.so:graphics/freeimage \
|
||||||
libgts.so:graphics/gts \
|
libgts.so:graphics/gts \
|
||||||
libtinyxml2.so:textproc/tinyxml2 \
|
libtinyxml2.so:textproc/tinyxml2 \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libignition-math6.so:math/ignition-math
|
libignition-math6.so:math/ignition-math
|
||||||
|
|
||||||
USES= cmake compiler:c++17-lang gnome localbase pkgconfig
|
USES= cmake compiler:c++17-lang gnome localbase pkgconfig
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
PORTNAME= libcrossguid
|
PORTNAME= libcrossguid
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 0.2.2-52
|
DISTVERSION= 0.2.2-52
|
||||||
|
PORTREVISION= 1
|
||||||
DISTVERSIONSUFFIX= -gca1bf4b
|
DISTVERSIONSUFFIX= -gca1bf4b
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
@ -15,7 +16,7 @@ WWW= https://github.com/graeme-hill/crossguid
|
|||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= cmake compiler:c++17-lang pkgconfig
|
USES= cmake compiler:c++17-lang pkgconfig
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|||||||
@ -14,7 +14,7 @@ LICENSE= LGPL21
|
|||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= bison:wrapper charsetfix gmake gnome libtool localbase pathfix ssl
|
USES= bison:wrapper charsetfix gmake gnome libtool localbase pathfix ssl
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= libewf
|
PORTNAME= libewf
|
||||||
PORTVERSION= 20140816
|
PORTVERSION= 20140816
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= https://github.com/libyal/libewf-legacy/releases/download/${PORTVERSION}/ \
|
MASTER_SITES= https://github.com/libyal/libewf-legacy/releases/download/${PORTVERSION}/ \
|
||||||
LOCAL/antoine
|
LOCAL/antoine
|
||||||
@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
|
|
||||||
LIB_DEPENDS= libsmdev.so:devel/libsmdev \
|
LIB_DEPENDS= libsmdev.so:devel/libsmdev \
|
||||||
libsmraw.so:devel/libsmraw \
|
libsmraw.so:devel/libsmraw \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= fuse libtool pathfix pkgconfig python
|
USES= fuse libtool pathfix pkgconfig python
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= libsml
|
PORTNAME= libsml
|
||||||
PORTVERSION= 0.1.1
|
PORTVERSION= 0.1.1
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= mail+freebsd@gerritbeine.de
|
MAINTAINER= mail+freebsd@gerritbeine.de
|
||||||
@ -9,7 +9,7 @@ WWW= https://github.com/volkszaehler/libsml
|
|||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= dos2unix gmake
|
USES= dos2unix gmake
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|||||||
@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/copyright
|
|||||||
|
|
||||||
LIB_DEPENDS= libgcab-1.0.so:archivers/gcab \
|
LIB_DEPENDS= libgcab-1.0.so:archivers/gcab \
|
||||||
libgsf-1.so:devel/libgsf \
|
libgsf-1.so:devel/libgsf \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= bash:shells/bash
|
RUN_DEPENDS= bash:shells/bash
|
||||||
TEST_DEPENDS= gsed:textproc/gsed
|
TEST_DEPENDS= gsed:textproc/gsed
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= uuid
|
PORTNAME= uuid
|
||||||
PORTVERSION= 1.2.0
|
PORTVERSION= 1.2.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel pear
|
CATEGORIES= devel pear
|
||||||
|
|
||||||
MAINTAINER= gasol.wu@gmail.com
|
MAINTAINER= gasol.wu@gmail.com
|
||||||
@ -8,7 +9,7 @@ WWW= https://pecl.php.net/package/uuid
|
|||||||
|
|
||||||
LICENSE= LGPL3
|
LICENSE= LGPL3
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= php:pecl
|
USES= php:pecl
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= util-linux
|
PORTNAME= util-linux
|
||||||
DISTVERSION= 2.39.4
|
DISTVERSION= 2.39.4
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${DISTVERSION:R}/
|
MASTER_SITES= KERNEL_ORG/linux/utils/util-linux/v${DISTVERSION:R}/
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ LICENSE= GPLv2
|
|||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= bash:shells/bash
|
BUILD_DEPENDS= bash:shells/bash
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= bash:shells/bash
|
RUN_DEPENDS= bash:shells/bash
|
||||||
|
|
||||||
USES= autoreconf gettext-tools gmake libtool ncurses pkgconfig \
|
USES= autoreconf gettext-tools gmake libtool ncurses pkgconfig \
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= xeus-cling
|
PORTNAME= xeus-cling
|
||||||
DISTVERSION= 0.8.1
|
DISTVERSION= 0.8.1
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
@ -19,7 +19,7 @@ BUILD_DEPENDS= cppzmq>0:net/cppzmq \
|
|||||||
xtl-quant-stack>0:devel/xtl-quant-stack
|
xtl-quant-stack>0:devel/xtl-quant-stack
|
||||||
LIB_DEPENDS= libclingInterpreter.so:lang/cling \
|
LIB_DEPENDS= libclingInterpreter.so:lang/cling \
|
||||||
libpugixml.so:textproc/pugixml \
|
libpugixml.so:textproc/pugixml \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libxeus.so:devel/xeus \
|
libxeus.so:devel/xeus \
|
||||||
libzmq.so:net/libzmq4
|
libzmq.so:net/libzmq4
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= xeus-zmq
|
PORTNAME= xeus-zmq
|
||||||
DISTVERSION= 2.0.0
|
DISTVERSION= 2.0.0
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
BUILD_DEPENDS= cppzmq>0:net/cppzmq \
|
BUILD_DEPENDS= cppzmq>0:net/cppzmq \
|
||||||
nlohmann-json>0:devel/nlohmann-json \
|
nlohmann-json>0:devel/nlohmann-json \
|
||||||
xtl-quant-stack>0:devel/xtl-quant-stack
|
xtl-quant-stack>0:devel/xtl-quant-stack
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
LIB_DEPENDS= libuuid.so:misc/libuuid \
|
||||||
libxeus.so:devel/xeus \
|
libxeus.so:devel/xeus \
|
||||||
libzmq.so:net/libzmq4
|
libzmq.so:net/libzmq4
|
||||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-kernel-test>0:devel/py-jupyter-kernel-test@${PY_FLAVOR}
|
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-kernel-test>0:devel/py-jupyter-kernel-test@${PY_FLAVOR}
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= xeus
|
PORTNAME= xeus
|
||||||
DISTVERSION= 5.0.0
|
DISTVERSION= 5.0.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
@ -11,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
|
|
||||||
BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json \
|
BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json \
|
||||||
xtl-quant-stack>0:devel/xtl-quant-stack
|
xtl-quant-stack>0:devel/xtl-quant-stack
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
TEST_DEPENDS= doctest>0:devel/doctest
|
TEST_DEPENDS= doctest>0:devel/doctest
|
||||||
|
|
||||||
USES= cmake:testing localbase:ldflags pkgconfig
|
USES= cmake:testing localbase:ldflags pkgconfig
|
||||||
|
|||||||
@ -26,13 +26,11 @@ USE_LDCONFIG= ${PREFIX}/lib/e2fsprogs
|
|||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
|
|
||||||
# while we use the system blkid, we need to --enable-libblkid
|
|
||||||
# so that the tools get built:
|
|
||||||
CONFIGURE_ARGS?=--disable-fsck \
|
CONFIGURE_ARGS?=--disable-fsck \
|
||||||
--disable-e2initrd-helper \
|
--disable-e2initrd-helper \
|
||||||
--disable-libuuid \
|
--disable-libuuid \
|
||||||
--disable-uuidd \
|
--disable-uuidd \
|
||||||
--enable-libblkid \
|
--disable-libblkid \
|
||||||
--enable-elf-shlibs \
|
--enable-elf-shlibs \
|
||||||
--libdir='${PREFIX}/lib/e2fsprogs/' \
|
--libdir='${PREFIX}/lib/e2fsprogs/' \
|
||||||
--includedir='${PREFIX}/include/e2fsprogs/' \
|
--includedir='${PREFIX}/include/e2fsprogs/' \
|
||||||
@ -81,8 +79,8 @@ NLS_USES= gettext iconv:build
|
|||||||
BASHTESTS_BUILD_DEPENDS= ${BASH_CMD}:shells/bash
|
BASHTESTS_BUILD_DEPENDS= ${BASH_CMD}:shells/bash
|
||||||
BASH_CMD= ${LOCALBASE}/bin/bash
|
BASH_CMD= ${LOCALBASE}/bin/bash
|
||||||
|
|
||||||
LIB_DEPENDS+= libblkid.so:filesystems/e2fsprogs-libblkid
|
LIB_DEPENDS+= libblkid.so:filesystems/libblkid \
|
||||||
LIB_DEPENDS+= libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
LIBUNWIND_LIB_DEPENDS= libunwind.so:devel/libunwind
|
LIBUNWIND_LIB_DEPENDS= libunwind.so:devel/libunwind
|
||||||
LIBUNWIND_LIBS+= -L${LOCALBASE}/lib -lunwind
|
LIBUNWIND_LIBS+= -L${LOCALBASE}/lib -lunwind
|
||||||
@ -317,9 +315,6 @@ post-install:
|
|||||||
.endfor
|
.endfor
|
||||||
.endif
|
.endif
|
||||||
# remove or relocate files installed by other ports already, or shadowing system files:
|
# remove or relocate files installed by other ports already, or shadowing system files:
|
||||||
cd ${STAGEDIR}${PREFIX} && \
|
|
||||||
${XARGS} <${FILESDIR}/unwanted ${RM} && \
|
|
||||||
${RMDIR} include/e2fsprogs/blkid
|
|
||||||
${MV} ${STAGEDIR}${PREFIX}/bin/compile_et ${STAGEDIR}${PREFIX}/bin/e2fsprogs-compile_et
|
${MV} ${STAGEDIR}${PREFIX}/bin/compile_et ${STAGEDIR}${PREFIX}/bin/e2fsprogs-compile_et
|
||||||
${MV} ${STAGEDIR}${PREFIX}/share/man/man1/compile_et.1 ${STAGEDIR}${PREFIX}/share/man/man1/e2fsprogs-compile_et.1
|
${MV} ${STAGEDIR}${PREFIX}/share/man/man1/compile_et.1 ${STAGEDIR}${PREFIX}/share/man/man1/e2fsprogs-compile_et.1
|
||||||
${MKDIR} ${STAGEDIR}${DATADIR}/et/
|
${MKDIR} ${STAGEDIR}${DATADIR}/et/
|
||||||
|
|||||||
@ -1,6 +1,15 @@
|
|||||||
--- misc/Makefile.in.orig 2021-01-29 22:02:31 UTC
|
--- misc/Makefile.in.orig 2024-05-21 02:52:47 UTC
|
||||||
+++ misc/Makefile.in
|
+++ misc/Makefile.in
|
||||||
@@ -38,17 +38,17 @@ MKDIR_P = @MKDIR_P@
|
@@ -31,24 +31,24 @@ MKDIR_P = @MKDIR_P@
|
||||||
|
@BLKID_CMT@BLKID_STATIC= blkid.static
|
||||||
|
@BLKID_CMT@BLKID_MAN= blkid.8
|
||||||
|
|
||||||
|
-@BLKID_CMT@FINDFS_LINK= findfs
|
||||||
|
-@BLKID_CMT@FINDFS_MAN= findfs.8
|
||||||
|
+FINDFS_LINK= findfs
|
||||||
|
+FINDFS_MAN= findfs.8
|
||||||
|
|
||||||
|
@FUSE_CMT@FUSE_PROG= fuse2fs
|
||||||
|
|
||||||
SPROGS= mke2fs badblocks tune2fs dumpe2fs $(BLKID_PROG) logsave \
|
SPROGS= mke2fs badblocks tune2fs dumpe2fs $(BLKID_PROG) logsave \
|
||||||
$(E2IMAGE_PROG) @FSCK_PROG@ e2undo
|
$(E2IMAGE_PROG) @FSCK_PROG@ e2undo
|
||||||
@ -23,7 +32,7 @@
|
|||||||
UMANPAGES+= @FUSE_CMT@ fuse2fs.1
|
UMANPAGES+= @FUSE_CMT@ fuse2fs.1
|
||||||
|
|
||||||
LPROGS= @E2INITRD_PROG@
|
LPROGS= @E2INITRD_PROG@
|
||||||
@@ -154,14 +154,14 @@ profiled:
|
@@ -156,14 +156,14 @@ mke2fs.conf: $(srcdir)/mke2fs.conf.in
|
||||||
|
|
||||||
mke2fs.conf: $(srcdir)/mke2fs.conf.in
|
mke2fs.conf: $(srcdir)/mke2fs.conf.in
|
||||||
if test -f $(srcdir)/mke2fs.conf.custom.in ; then \
|
if test -f $(srcdir)/mke2fs.conf.custom.in ; then \
|
||||||
@ -41,7 +50,7 @@
|
|||||||
> default_profile.c
|
> default_profile.c
|
||||||
findsuper: findsuper.o
|
findsuper: findsuper.o
|
||||||
$(E) " LD $@"
|
$(E) " LD $@"
|
||||||
@@ -612,34 +612,9 @@ install: all $(SMANPAGES) $(UMANPAGES) installdirs
|
@@ -624,34 +624,9 @@ install: all $(SMANPAGES) $(UMANPAGES) installdirs
|
||||||
(cd $(DESTDIR)$(man5dir); \
|
(cd $(DESTDIR)$(man5dir); \
|
||||||
$(LN) $(LINK_INSTALL_FLAGS) ext4.5 $$i.5); \
|
$(LN) $(LINK_INSTALL_FLAGS) ext4.5 $$i.5); \
|
||||||
done
|
done
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
include/e2fsprogs/blkid/blkid.h
|
|
||||||
include/e2fsprogs/blkid/blkid_types.h
|
|
||||||
lib/e2fsprogs/libblkid.a
|
|
||||||
lib/e2fsprogs/libblkid.so
|
|
||||||
lib/e2fsprogs/libblkid.so.1
|
|
||||||
lib/e2fsprogs/libblkid.so.1.0
|
|
||||||
libdata/pkgconfig/blkid.pc
|
|
||||||
man/man3/libblkid.3
|
|
||||||
@ -59,6 +59,7 @@ share/man/man8/e2image.8.gz
|
|||||||
share/man/man8/e2label.8.gz
|
share/man/man8/e2label.8.gz
|
||||||
share/man/man8/e2mmpstatus.8.gz
|
share/man/man8/e2mmpstatus.8.gz
|
||||||
share/man/man8/e2undo.8.gz
|
share/man/man8/e2undo.8.gz
|
||||||
|
share/man/man8/findfs.8.gz
|
||||||
share/man/man8/mke2fs.8.gz
|
share/man/man8/mke2fs.8.gz
|
||||||
share/man/man8/mklost+found.8.gz
|
share/man/man8/mklost+found.8.gz
|
||||||
share/man/man8/resize2fs.8.gz
|
share/man/man8/resize2fs.8.gz
|
||||||
@ -69,13 +70,10 @@ share/man/man8/fsck.ext4.8.gz
|
|||||||
share/man/man8/mkfs.ext2.8.gz
|
share/man/man8/mkfs.ext2.8.gz
|
||||||
share/man/man8/mkfs.ext3.8.gz
|
share/man/man8/mkfs.ext3.8.gz
|
||||||
share/man/man8/mkfs.ext4.8.gz
|
share/man/man8/mkfs.ext4.8.gz
|
||||||
share/man/man8/findfs.8.gz
|
|
||||||
share/man/man8/blkid.8.gz
|
|
||||||
share/man/man8/logsave.8.gz
|
share/man/man8/logsave.8.gz
|
||||||
share/man/man8/fsck_ext2fs.8.gz
|
share/man/man8/fsck_ext2fs.8.gz
|
||||||
share/man/man8/e2freefrag.8.gz
|
share/man/man8/e2freefrag.8.gz
|
||||||
sbin/badblocks
|
sbin/badblocks
|
||||||
sbin/blkid
|
|
||||||
sbin/debugfs
|
sbin/debugfs
|
||||||
sbin/dumpe2fs
|
sbin/dumpe2fs
|
||||||
sbin/e2freefrag
|
sbin/e2freefrag
|
||||||
|
|||||||
@ -16,7 +16,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
|||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
libgumbo.so:devel/gumbo \
|
libgumbo.so:devel/gumbo \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= fuse:3 meson pkgconfig ssl
|
USES= fuse:3 meson pkgconfig ssl
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|||||||
@ -3,6 +3,7 @@ DISTVERSIONPREFIX= v
|
|||||||
DISTVERSION= 2.4.7
|
DISTVERSION= 2.4.7
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
DISTVERSIONSUFFIX= -10514
|
DISTVERSIONSUFFIX= -10514
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= filesystems sysutils
|
CATEGORIES= filesystems sysutils
|
||||||
|
|
||||||
MAINTAINER= kbowling@FreeBSD.org
|
MAINTAINER= kbowling@FreeBSD.org
|
||||||
@ -13,7 +14,7 @@ LICENSE= BSD3CLAUSE
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libicudata.so:devel/icu \
|
LIB_DEPENDS= libicudata.so:devel/icu \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= autoreconf compiler:c11 fuse gnome libtool:build pkgconfig \
|
USES= autoreconf compiler:c11 fuse gnome libtool:build pkgconfig \
|
||||||
python shebangfix
|
python shebangfix
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= ntfs
|
PORTNAME= ntfs
|
||||||
PORTVERSION= 2022.10.3
|
PORTVERSION= 2022.10.3
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= filesystems
|
CATEGORIES= filesystems
|
||||||
MASTER_SITES= https://download.tuxera.com/opensource/
|
MASTER_SITES= https://download.tuxera.com/opensource/
|
||||||
PKGNAMEPREFIX= fusefs-
|
PKGNAMEPREFIX= fusefs-
|
||||||
@ -13,7 +13,7 @@ WWW= https://github.com/tuxera/ntfs-3g
|
|||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= fuse pkgconfig iconv libtool localbase:ldflags tar:tgz
|
USES= fuse pkgconfig iconv libtool localbase:ldflags tar:tgz
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= endless-sky
|
PORTNAME= endless-sky
|
||||||
PORTVERSION= 0.10.10
|
PORTVERSION= 0.10.10
|
||||||
|
PORTREVISION= 1
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
|
|
||||||
@ -14,7 +15,7 @@ LICENSE_FILE_GPLv3+ = ${WRKSRC}/license.txt
|
|||||||
|
|
||||||
LIB_DEPENDS= libpng.so:graphics/png \
|
LIB_DEPENDS= libpng.so:graphics/png \
|
||||||
libmad.so:audio/libmad \
|
libmad.so:audio/libmad \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \
|
|||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
libopus.so:audio/opus \
|
libopus.so:audio/opus \
|
||||||
libudev.so:devel/libudev-devd \
|
libudev.so:devel/libudev-devd \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libva.so:multimedia/libva \
|
libva.so:multimedia/libva \
|
||||||
libdrm.so:graphics/libdrm \
|
libdrm.so:graphics/libdrm \
|
||||||
libwayland-client.so:graphics/wayland
|
libwayland-client.so:graphics/wayland
|
||||||
|
|||||||
@ -20,7 +20,7 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \
|
|||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
libopus.so:audio/opus \
|
libopus.so:audio/opus \
|
||||||
libudev.so:devel/libudev-devd \
|
libudev.so:devel/libudev-devd \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= cmake localbase:ldflags perl5 pkgconfig sdl ssl tar:xz
|
USES= cmake localbase:ldflags perl5 pkgconfig sdl ssl tar:xz
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= chez-scheme
|
PORTNAME= chez-scheme
|
||||||
PORTVERSION= 10.2.0
|
PORTVERSION= 10.2.0
|
||||||
|
PORTREVISION= 1
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= https://github.com/cisco/ChezScheme/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
|
MASTER_SITES= https://github.com/cisco/ChezScheme/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
|
||||||
@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
|
|
||||||
ONLY_FOR_ARCHS= amd64 i386 aarch64 armv7 powerpc
|
ONLY_FOR_ARCHS= amd64 i386 aarch64 armv7 powerpc
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
LIB_DEPENDS= libuuid.so:misc/libuuid \
|
||||||
libossp-uuid.so:misc/ossp-uuid
|
libossp-uuid.so:misc/ossp-uuid
|
||||||
|
|
||||||
USES= gmake iconv:lib ncurses
|
USES= gmake iconv:lib ncurses
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= io
|
PORTNAME= io
|
||||||
PORTVERSION= 2017.09.06
|
PORTVERSION= 2017.09.06
|
||||||
PORTREVISION= 10
|
PORTREVISION= 11
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
|
|
||||||
MAINTAINER= gahr@FreeBSD.org
|
MAINTAINER= gahr@FreeBSD.org
|
||||||
|
|||||||
@ -111,7 +111,7 @@ TAGLIB_LIB_DEPENDS= libtag.so:audio/taglib
|
|||||||
THEORA_LIB_DEPENDS= libtheora.so:multimedia/libtheora
|
THEORA_LIB_DEPENDS= libtheora.so:multimedia/libtheora
|
||||||
TOKYOCABINET_LIB_DEPENDS= \
|
TOKYOCABINET_LIB_DEPENDS= \
|
||||||
libtokyocabinet.so:databases/tokyocabinet
|
libtokyocabinet.so:databases/tokyocabinet
|
||||||
UUID_LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
UUID_LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis
|
VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis
|
||||||
YAJL_LIB_DEPENDS= libyajl.so:devel/yajl
|
YAJL_LIB_DEPENDS= libyajl.so:devel/yajl
|
||||||
|
|
||||||
|
|||||||
@ -60,7 +60,7 @@ PORTEXAMPLES= *
|
|||||||
#LIB_DEPENDS+= libxeus.so:devel/xeus \
|
#LIB_DEPENDS+= libxeus.so:devel/xeus \
|
||||||
# libzmq.so:net/libzmq4 \
|
# libzmq.so:net/libzmq4 \
|
||||||
# libxeus-zmq.so:devel/xeus-zmq \
|
# libxeus-zmq.so:devel/xeus-zmq \
|
||||||
# libuuid.so:misc/e2fsprogs-libuuid
|
# libuuid.so:misc/libuuid
|
||||||
CMAKE_OFF+= WITH_XEUS
|
CMAKE_OFF+= WITH_XEUS
|
||||||
|
|
||||||
# BFD:
|
# BFD:
|
||||||
|
|||||||
@ -2,6 +2,7 @@ PORTNAME= pharo
|
|||||||
DISTVERSION= 10.2.0
|
DISTVERSION= 10.2.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
DISTVERSIONSUFFIX= f4c5e2a
|
DISTVERSIONSUFFIX= f4c5e2a
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= http://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/source/
|
MASTER_SITES= http://files.pharo.org/vm/pharo-spur64-headless/Linux-x86_64/source/
|
||||||
DISTNAME= PharoVM-${DISTVERSION}-${DISTVERSIONSUFFIX}-Linux-x86_64-c-src
|
DISTNAME= PharoVM-${DISTVERSION}-${DISTVERSIONSUFFIX}-Linux-x86_64-c-src
|
||||||
@ -18,7 +19,7 @@ LIB_DEPENDS= libffi.so:devel/libffi \
|
|||||||
libfreetype.so:print/freetype2 \
|
libfreetype.so:print/freetype2 \
|
||||||
libpixman-1.so:x11/pixman \
|
libpixman-1.so:x11/pixman \
|
||||||
libpng.so:graphics/png \
|
libpng.so:graphics/png \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= cmake ssl
|
USES= cmake ssl
|
||||||
CMAKE_ARGS= -DFLAVOUR=CoInterpreter \
|
CMAKE_ARGS= -DFLAVOUR=CoInterpreter \
|
||||||
|
|||||||
@ -23,7 +23,7 @@ CYRUS_IMAPD_VER= 310
|
|||||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||||
libicuuc.so:devel/icu \
|
libicuuc.so:devel/icu \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libical.so:devel/libical
|
libical.so:devel/libical
|
||||||
|
|
||||||
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-9] cyrus-imapd3[0-9]-http
|
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-9] cyrus-imapd3[0-9]-http
|
||||||
|
|||||||
@ -23,7 +23,7 @@ CYRUS_IMAPD_VER= 312
|
|||||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||||
libicuuc.so:devel/icu \
|
libicuuc.so:devel/icu \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libical.so:devel/libical
|
libical.so:devel/libical
|
||||||
|
|
||||||
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-9] cyrus-imapd3[0-9]-http
|
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-9] cyrus-imapd3[0-9]-http
|
||||||
|
|||||||
@ -17,7 +17,7 @@ BROKEN_riscv64= fails to build: lib/chartable.c: Error 1
|
|||||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||||
libicuuc.so:devel/icu \
|
libicuuc.so:devel/icu \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[013-] cyrus-imapd3[013-]-http
|
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[013-] cyrus-imapd3[013-]-http
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@ CYRUS_IMAPD_VER= 34
|
|||||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||||
libicuuc.so:devel/icu \
|
libicuuc.so:devel/icu \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-35-] cyrus-imapd3[0-35-]-http
|
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-35-] cyrus-imapd3[0-35-]-http
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@ CYRUS_IMAPD_VER= 36
|
|||||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||||
libicuuc.so:devel/icu \
|
libicuuc.so:devel/icu \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libical.so:devel/libical
|
libical.so:devel/libical
|
||||||
|
|
||||||
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-57-] cyrus-imapd3[0-57-]-http
|
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-57-] cyrus-imapd3[0-57-]-http
|
||||||
|
|||||||
@ -23,7 +23,7 @@ CYRUS_IMAPD_VER= 38
|
|||||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||||
libicuuc.so:devel/icu \
|
libicuuc.so:devel/icu \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libical.so:devel/libical
|
libical.so:devel/libical
|
||||||
|
|
||||||
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-57-] cyrus-imapd3[0-57-]-http
|
CONFLICTS_INSTALL= cyrus-imapd2? cyrus-imapd3[0-57-] cyrus-imapd3[0-57-]-http
|
||||||
|
|||||||
@ -21,7 +21,7 @@ LIB_DEPENDS= ${PY_BOOST} \
|
|||||||
libpcrecpp.so:devel/pcre \
|
libpcrecpp.so:devel/pcre \
|
||||||
libjsoncpp.so:devel/jsoncpp \
|
libjsoncpp.so:devel/jsoncpp \
|
||||||
libgmp.so:math/gmp \
|
libgmp.so:math/gmp \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sympy/__init__.py:math/py-sympy@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sympy/__init__.py:math/py-sympy@${PY_FLAVOR} \
|
||||||
${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${PY_FLAVOR}
|
${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${PY_FLAVOR}
|
||||||
|
|
||||||
|
|||||||
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
|
|
||||||
LIB_DEPENDS= libtbb.so:devel/onetbb \
|
LIB_DEPENDS= libtbb.so:devel/onetbb \
|
||||||
libTKernel.so:cad/opencascade \
|
libTKernel.so:cad/opencascade \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= cmake compiler:c++14-lang localbase:ldflags
|
USES= cmake compiler:c++14-lang localbase:ldflags
|
||||||
USE_LDCONFIG= ${PREFIX}/lib/TopologicCore
|
USE_LDCONFIG= ${PREFIX}/lib/TopologicCore
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= biblesync
|
PORTNAME= biblesync
|
||||||
DISTVERSION= 2.1.0
|
DISTVERSION= 2.1.0
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
@ -10,7 +10,7 @@ WWW= https://github.com/karlkleinpaste/biblesync
|
|||||||
LICENSE= PD
|
LICENSE= PD
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= cmake compiler:c++11-lang gettext-runtime
|
USES= cmake compiler:c++11-lang gettext-runtime
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= ignition-fuel-tools
|
PORTNAME= ignition-fuel-tools
|
||||||
DISTVERSION= 1.2.0
|
DISTVERSION= 1.2.0
|
||||||
PORTREVISION= 8
|
PORTREVISION= 9
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
|
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ BUILD_DEPENDS= ignition-cmake==2:devel/ignition-cmake
|
|||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libignition-common3.so:devel/ignition-common \
|
libignition-common3.so:devel/ignition-common \
|
||||||
libjsoncpp.so:devel/jsoncpp \
|
libjsoncpp.so:devel/jsoncpp \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libyaml.so:textproc/libyaml \
|
libyaml.so:textproc/libyaml \
|
||||||
libzip.so:archivers/libzip
|
libzip.so:archivers/libzip
|
||||||
|
|
||||||
|
|||||||
@ -17,7 +17,7 @@ LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
|||||||
libftdi1.so:devel/libftdi1 \
|
libftdi1.so:devel/libftdi1 \
|
||||||
libmicrohttpd.so:www/libmicrohttpd \
|
libmicrohttpd.so:www/libmicrohttpd \
|
||||||
libprotobuf.so:devel/protobuf3 \
|
libprotobuf.so:devel/protobuf3 \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
TEST_DEPENDS= cppunit>0:devel/cppunit
|
TEST_DEPENDS= cppunit>0:devel/cppunit
|
||||||
|
|
||||||
USES= bison gmake libtool localbase pkgconfig
|
USES= bison gmake libtool localbase pkgconfig
|
||||||
|
|||||||
@ -25,7 +25,7 @@ LIB_DEPENDS= libbiblesync.so:misc/biblesync \
|
|||||||
libicui18n.so:devel/icu \
|
libicui18n.so:devel/icu \
|
||||||
libsoup-2.4.so:devel/libsoup \
|
libsoup-2.4.so:devel/libsoup \
|
||||||
libsword.so:misc/sword \
|
libsword.so:misc/sword \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libwebkit2gtk-4.0.so:www/webkit2-gtk@40
|
libwebkit2gtk-4.0.so:www/webkit2-gtk@40
|
||||||
|
|
||||||
# gettext is always needed, even if NLS is off
|
# gettext is always needed, even if NLS is off
|
||||||
|
|||||||
@ -49,7 +49,7 @@ LIB_DEPENDS= libass.so:multimedia/libass \
|
|||||||
libtinyxml.so:textproc/tinyxml \
|
libtinyxml.so:textproc/tinyxml \
|
||||||
libtinyxml2.so:textproc/tinyxml2 \
|
libtinyxml2.so:textproc/tinyxml2 \
|
||||||
libudfread.so:multimedia/libudfread \
|
libudfread.so:multimedia/libudfread \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= autoreconf:build cmake:noninja compiler:c++17-lang cpe \
|
USES= autoreconf:build cmake:noninja compiler:c++17-lang cpe \
|
||||||
|
|||||||
@ -51,7 +51,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
|
|||||||
libxcb-render-util.so:x11/xcb-util-renderutil \
|
libxcb-render-util.so:x11/xcb-util-renderutil \
|
||||||
libxcb-util.so:x11/xcb-util \
|
libxcb-util.so:x11/xcb-util \
|
||||||
libxkbcommon.so:x11/libxkbcommon \
|
libxkbcommon.so:x11/libxkbcommon \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libva.so:multimedia/libva
|
libva.so:multimedia/libva
|
||||||
|
|
||||||
USES= cmake compiler:c++17-lang desktop-file-utils gl gnome lua luajit \
|
USES= cmake compiler:c++17-lang desktop-file-utils gl gnome lua luajit \
|
||||||
|
|||||||
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||||||
|
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libotr.so:security/libotr \
|
libotr.so:security/libotr \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libgpgme.so:security/gpgme \
|
libgpgme.so:security/gpgme \
|
||||||
libassuan.so:security/libassuan \
|
libassuan.so:security/libassuan \
|
||||||
libgpg-error.so:security/libgpg-error \
|
libgpg-error.so:security/libgpg-error \
|
||||||
|
|||||||
@ -19,7 +19,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
|||||||
libdbus-glib-1.so:devel/dbus-glib \
|
libdbus-glib-1.so:devel/dbus-glib \
|
||||||
libdbus-1.so:devel/dbus \
|
libdbus-1.so:devel/dbus \
|
||||||
libgnutls.so:security/gnutls \
|
libgnutls.so:security/gnutls \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libloudmouth-1.so:net-im/loudmouth
|
libloudmouth-1.so:net-im/loudmouth
|
||||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
|
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \
|
||||||
libnice-gst1>=0:net-im/libnice-gst1
|
libnice-gst1>=0:net-im/libnice-gst1
|
||||||
|
|||||||
@ -25,7 +25,7 @@ LIB_DEPENDS= libabsl_base.so:devel/abseil \
|
|||||||
liblz4.so:archivers/liblz4 \
|
liblz4.so:archivers/liblz4 \
|
||||||
libpcre2-8.so:devel/pcre2 \
|
libpcre2-8.so:devel/pcre2 \
|
||||||
libprotobuf.so:devel/protobuf \
|
libprotobuf.so:devel/protobuf \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libuv.so:devel/libuv \
|
libuv.so:devel/libuv \
|
||||||
libyaml.so:textproc/libyaml \
|
libyaml.so:textproc/libyaml \
|
||||||
libzstd.so:archivers/zstd
|
libzstd.so:archivers/zstd
|
||||||
|
|||||||
@ -13,7 +13,7 @@ BUILD_DEPENDS= xsltproc:textproc/libxslt
|
|||||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||||
libndp.so:net/libndp \
|
libndp.so:net/libndp \
|
||||||
libudev.so:devel/libudev-devd \
|
libudev.so:devel/libudev-devd \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= gnome meson perl5 pkgconfig
|
USES= gnome meson perl5 pkgconfig
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
PORTNAME= seafile-client
|
PORTNAME= seafile-client
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 9.0.6
|
DISTVERSION= 9.0.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
|
|
||||||
MAINTAINER= ultima@FreeBSD.org
|
MAINTAINER= ultima@FreeBSD.org
|
||||||
@ -14,7 +15,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \
|
|||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
libinotify.so:devel/libinotify \
|
libinotify.so:devel/libinotify \
|
||||||
libevent.so:devel/libevent \
|
libevent.so:devel/libevent \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libwebsockets.so:net/libwebsockets
|
libwebsockets.so:net/libwebsockets
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
PORTNAME= seafile-gui
|
PORTNAME= seafile-gui
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 9.0.6
|
DISTVERSION= 9.0.6
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net-mgmt devel
|
CATEGORIES= net-mgmt devel
|
||||||
|
|
||||||
MAINTAINER= ultima@FreeBSD.org
|
MAINTAINER= ultima@FreeBSD.org
|
||||||
@ -15,7 +16,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \
|
|||||||
libsqlite3.so:databases/sqlite3 \
|
libsqlite3.so:databases/sqlite3 \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libevent.so:devel/libevent \
|
libevent.so:devel/libevent \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= compiler:c++11-lang cmake gnome pkgconfig qt:5 shebangfix ssl
|
USES= compiler:c++11-lang cmake gnome pkgconfig qt:5 shebangfix ssl
|
||||||
SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \
|
SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
PORTNAME= seafile-server
|
PORTNAME= seafile-server
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= ${SEAFILE_VER}
|
DISTVERSION= ${SEAFILE_VER}
|
||||||
|
PORTREVISION= 1
|
||||||
DISTVERSIONSUFFIX= -server
|
DISTVERSIONSUFFIX= -server
|
||||||
CATEGORIES= net-mgmt
|
CATEGORIES= net-mgmt
|
||||||
|
|
||||||
@ -17,7 +18,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \
|
|||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
libinotify.so:devel/libinotify \
|
libinotify.so:devel/libinotify \
|
||||||
libevent.so:devel/libevent \
|
libevent.so:devel/libevent \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libjansson.so:devel/jansson \
|
libjansson.so:devel/jansson \
|
||||||
libjwt.so:www/libjwt \
|
libjwt.so:www/libjwt \
|
||||||
libonig.so:devel/oniguruma
|
libonig.so:devel/oniguruma
|
||||||
|
|||||||
@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
|
|
||||||
ONLY_FOR_ARCHS= aarch64 amd64 # limited in aeron-client/src/main/c/concurrent/aeron_atomic.h
|
ONLY_FOR_ARCHS= aarch64 amd64 # limited in aeron-client/src/main/c/concurrent/aeron_atomic.h
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid # only for uuid_generate
|
LIB_DEPENDS= libuuid.so:misc/libuuid # only for uuid_generate
|
||||||
TEST_DEPENDS= googletest>0:devel/googletest
|
TEST_DEPENDS= googletest>0:devel/googletest
|
||||||
|
|
||||||
USES= cmake:testing localbase:ldflags
|
USES= cmake:testing localbase:ldflags
|
||||||
|
|||||||
@ -18,7 +18,7 @@ WWW= https://www.asterisk.org
|
|||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
LIB_DEPENDS= libuuid.so:misc/libuuid \
|
||||||
libjansson.so:devel/jansson
|
libjansson.so:devel/jansson
|
||||||
|
|
||||||
USES= bison compiler:c11 cpe gmake gnome iconv libedit localbase \
|
USES= bison compiler:c11 cpe gmake gnome iconv libedit localbase \
|
||||||
|
|||||||
@ -21,7 +21,7 @@ LICENSE= GPLv2
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libjansson.so:devel/jansson \
|
LIB_DEPENDS= libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= bison compiler:c11 cpe gmake gnome iconv libedit localbase \
|
USES= bison compiler:c11 cpe gmake gnome iconv libedit localbase \
|
||||||
ncurses pkgconfig shebangfix sqlite ssl
|
ncurses pkgconfig shebangfix sqlite ssl
|
||||||
|
|||||||
@ -21,7 +21,7 @@ LICENSE= GPLv2
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libjansson.so:devel/jansson \
|
LIB_DEPENDS= libjansson.so:devel/jansson \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= bison compiler:c11 cpe gmake gnome iconv libedit localbase \
|
USES= bison compiler:c11 cpe gmake gnome iconv libedit localbase \
|
||||||
ncurses pkgconfig shebangfix sqlite ssl
|
ncurses pkgconfig shebangfix sqlite ssl
|
||||||
|
|||||||
@ -34,7 +34,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
|
|||||||
libjbig.so:graphics/jbigkit \
|
libjbig.so:graphics/jbigkit \
|
||||||
libshout.so:audio/libshout \
|
libshout.so:audio/libshout \
|
||||||
libtiff.so:graphics/tiff \
|
libtiff.so:graphics/tiff \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libmariadb.so:databases/mariadb-connector-c \
|
libmariadb.so:databases/mariadb-connector-c \
|
||||||
libspandsp.so:comms/spandsp \
|
libspandsp.so:comms/spandsp \
|
||||||
libsofia-sip-ua.so:net/sofia-sip
|
libsofia-sip-ua.so:net/sofia-sip
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= glusterfs
|
PORTNAME= glusterfs
|
||||||
PORTVERSION= 8.4
|
PORTVERSION= 8.4
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/
|
MASTER_SITES= http://bits.gluster.org/pub/gluster/glusterfs/src/
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ RUN_DEPENDS= bash:shells/bash
|
|||||||
LIB_DEPENDS= libargp.so:devel/argp-standalone \
|
LIB_DEPENDS= libargp.so:devel/argp-standalone \
|
||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
liburcu-bp.so:sysutils/liburcu \
|
liburcu-bp.so:sysutils/liburcu \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= autoreconf bison compiler:c11 cpe gettext gnome libtool pkgconfig python \
|
USES= autoreconf bison compiler:c11 cpe gettext gnome libtool pkgconfig python \
|
||||||
readline shebangfix sqlite ssl
|
readline shebangfix sqlite ssl
|
||||||
|
|||||||
@ -17,7 +17,7 @@ BUILD_DEPENDS= glib>=2.69:devel/glib20 \
|
|||||||
libsoup3>=2.99.0:devel/libsoup3
|
libsoup3>=2.99.0:devel/libsoup3
|
||||||
LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \
|
LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \
|
||||||
libsoup-3.0.so:devel/libsoup3 \
|
libsoup-3.0.so:devel/libsoup3 \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz
|
USES= compiler:c11 cpe gnome meson pkgconfig python:run shebangfix tar:xz
|
||||||
USE_GNOME= glib20 introspection:build libxml2
|
USE_GNOME= glib20 introspection:build libxml2
|
||||||
|
|||||||
@ -11,7 +11,7 @@ LICENSE= EPL
|
|||||||
|
|
||||||
BUILD_DEPENDS= xsltproc:textproc/libxslt \
|
BUILD_DEPENDS= xsltproc:textproc/libxslt \
|
||||||
docbook-xsl>0:textproc/docbook-xsl
|
docbook-xsl>0:textproc/docbook-xsl
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
LIB_DEPENDS= libuuid.so:misc/libuuid \
|
||||||
libcjson.so:devel/libcjson
|
libcjson.so:devel/libcjson
|
||||||
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
|
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
|
||||||
|
|
||||||
|
|||||||
@ -13,7 +13,7 @@ BUILD_DEPENDS= bash:shells/bash \
|
|||||||
LIB_DEPENDS= libgnutls.so:security/gnutls \
|
LIB_DEPENDS= libgnutls.so:security/gnutls \
|
||||||
libltdl.so:devel/libltdl \
|
libltdl.so:devel/libltdl \
|
||||||
libqb.so:devel/libqb \
|
libqb.so:devel/libqb \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libxml2.so:textproc/libxml2 \
|
libxml2.so:textproc/libxml2 \
|
||||||
libxslt.so:textproc/libxslt
|
libxslt.so:textproc/libxslt
|
||||||
RUN_DEPENDS= bash:shells/bash \
|
RUN_DEPENDS= bash:shells/bash \
|
||||||
|
|||||||
@ -15,7 +15,7 @@ BUILD_DEPENDS= gmake:devel/gmake
|
|||||||
LIB_DEPENDS= libfftw3.so:math/fftw3 \
|
LIB_DEPENDS= libfftw3.so:math/fftw3 \
|
||||||
libfmt.so:devel/libfmt \
|
libfmt.so:devel/libfmt \
|
||||||
libopenblas.so:math/openblas \
|
libopenblas.so:math/openblas \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= bash:shells/bash \
|
RUN_DEPENDS= bash:shells/bash \
|
||||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=3.2.1:math/py-matplotlib@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}matplotlib>=3.2.1:math/py-matplotlib@${PY_FLAVOR} \
|
||||||
${PYTHON_PKGNAMEPREFIX}natsort>=8.1.0:devel/py-natsort@${PY_FLAVOR} \
|
${PYTHON_PKGNAMEPREFIX}natsort>=8.1.0:devel/py-natsort@${PY_FLAVOR} \
|
||||||
|
|||||||
@ -59,7 +59,7 @@ SZIP_LIB_DEPENDS= libsz.so:science/libaec
|
|||||||
UDUNITS_CONFIGURE_WITH= udunits2
|
UDUNITS_CONFIGURE_WITH= udunits2
|
||||||
UDUNITS_LIB_DEPENDS= libudunits2.so:science/udunits
|
UDUNITS_LIB_DEPENDS= libudunits2.so:science/udunits
|
||||||
UUID_CONFIGURE_OFF= ac_cv_func_uuid_create=no ac_cv_have_decl_uuid_create=no ac_cv_have_decl_uuid_generate=no ac_cv_lib_uuid_uuid_generate=no
|
UUID_CONFIGURE_OFF= ac_cv_func_uuid_create=no ac_cv_have_decl_uuid_create=no ac_cv_have_decl_uuid_generate=no ac_cv_lib_uuid_uuid_generate=no
|
||||||
UUID_LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
|
UUID_LIB_DEPENDS= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e '/^SUBDIRS = / s| contrib||' ${WRKSRC}/Makefile.in
|
@${REINPLACE_CMD} -e '/^SUBDIRS = / s| contrib||' ${WRKSRC}/Makefile.in
|
||||||
|
|||||||
@ -32,7 +32,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
|
|||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
libicuuc.so:devel/icu \
|
libicuuc.so:devel/icu \
|
||||||
libosg.so:graphics/osg \
|
libosg.so:graphics/osg \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
RUN_DEPENDS= bash:shells/bash \
|
RUN_DEPENDS= bash:shells/bash \
|
||||||
gmake:devel/gmake
|
gmake:devel/gmake
|
||||||
|
|
||||||
|
|||||||
@ -25,7 +25,7 @@ LIB_DEPENDS= libboost_atomic.so:devel/boost-libs \
|
|||||||
libprotobuf.so:devel/protobuf \
|
libprotobuf.so:devel/protobuf \
|
||||||
libpugixml.so:textproc/pugixml \
|
libpugixml.so:textproc/pugixml \
|
||||||
libtiff.so:graphics/tiff \
|
libtiff.so:graphics/tiff \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= cmake gnome iconv jpeg lua python:build sqlite ssl
|
USES= cmake gnome iconv jpeg lua python:build sqlite ssl
|
||||||
USE_GNOME= libxml2
|
USE_GNOME= libxml2
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
PORTNAME= qbox
|
PORTNAME= qbox
|
||||||
DISTVERSIONPREFIX= rel
|
DISTVERSIONPREFIX= rel
|
||||||
DISTVERSION= 1_78_4
|
DISTVERSION= 1_78_4
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= science
|
CATEGORIES= science
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
@ -16,7 +17,7 @@ LIB_DEPENDS= libblas.so:math/blas \
|
|||||||
liblapack.so:math/lapack \
|
liblapack.so:math/lapack \
|
||||||
libmpicxx.so:net/mpich \
|
libmpicxx.so:net/mpich \
|
||||||
libscalapack.so:math/scalapack \
|
libscalapack.so:math/scalapack \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libxerces-c.so:textproc/xerces-c3
|
libxerces-c.so:textproc/xerces-c3
|
||||||
|
|
||||||
USES= compiler:c++11-lang gmake iconv:wchar_t localbase:ldflags
|
USES= compiler:c++11-lang gmake iconv:wchar_t localbase:ldflags
|
||||||
|
|||||||
@ -22,7 +22,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
|
|||||||
libnet.so:net/libnet \
|
libnet.so:net/libnet \
|
||||||
libpaho-mqtt3a.so:net/libpaho-mqtt3 \
|
libpaho-mqtt3a.so:net/libpaho-mqtt3 \
|
||||||
libssh.so:security/libssh \
|
libssh.so:security/libssh \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libjson-glib-1.0.so:devel/json-glib \
|
libjson-glib-1.0.so:devel/json-glib \
|
||||||
libcurl.so:ftp/curl
|
libcurl.so:ftp/curl
|
||||||
RUN_DEPENDS= doxygen>0:devel/doxygen
|
RUN_DEPENDS= doxygen>0:devel/doxygen
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= snort
|
PORTNAME= snort
|
||||||
DISTVERSION= 3.8.1.0
|
DISTVERSION= 3.8.1.0
|
||||||
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
PKGNAMESUFFIX= 3
|
PKGNAMESUFFIX= 3
|
||||||
@ -17,7 +18,7 @@ LIB_DEPENDS= libdaq.so:net/libdaq \
|
|||||||
libhwloc.so:devel/hwloc2 \
|
libhwloc.so:devel/hwloc2 \
|
||||||
libpcap.so:net/libpcap \
|
libpcap.so:net/libpcap \
|
||||||
libpcre2-8.so:devel/pcre2 \
|
libpcre2-8.so:devel/pcre2 \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= cmake compiler:c++14-lang cpe iconv localbase luajit pathfix pkgconfig \
|
USES= cmake compiler:c++14-lang cpe iconv localbase luajit pathfix pkgconfig \
|
||||||
shebangfix ssl
|
shebangfix ssl
|
||||||
|
|||||||
@ -45,7 +45,7 @@ LIB_DEPENDS= libcares.so:dns/c-ares \
|
|||||||
libtdb.so:${SAMBA_TDB_PORT} \
|
libtdb.so:${SAMBA_TDB_PORT} \
|
||||||
libtevent.so:${SAMBA_TEVENT_PORT} \
|
libtevent.so:${SAMBA_TEVENT_PORT} \
|
||||||
libunistring.so:devel/libunistring \
|
libunistring.so:devel/libunistring \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
RUN_DEPENDS= adcli:net-mgmt/adcli \
|
RUN_DEPENDS= adcli:net-mgmt/adcli \
|
||||||
cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi
|
cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= tpm2-tools
|
PORTNAME= tpm2-tools
|
||||||
DISTVERSION= 5.6
|
DISTVERSION= 5.6
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= https://github.com/tpm2-software/tpm2-tools/releases/download/${DISTVERSION}/
|
MASTER_SITES= https://github.com/tpm2-software/tpm2-tools/releases/download/${DISTVERSION}/
|
||||||
|
|
||||||
@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
|
|||||||
|
|
||||||
LIB_DEPENDS= libtss2-esys.so:security/tpm2-tss \
|
LIB_DEPENDS= libtss2-esys.so:security/tpm2-tss \
|
||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= compiler:c11 gmake libtool pkgconfig ssl
|
USES= compiler:c11 gmake libtool pkgconfig ssl
|
||||||
|
|
||||||
|
|||||||
@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE
|
|||||||
|
|
||||||
LIB_DEPENDS= libjson-c.so:devel/json-c \
|
LIB_DEPENDS= libjson-c.so:devel/json-c \
|
||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= compiler:c11 gmake libtool pkgconfig ssl
|
USES= compiler:c11 gmake libtool pkgconfig ssl
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|||||||
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
BUILD_DEPENDS= chez-scheme:lang/chez-scheme
|
BUILD_DEPENDS= chez-scheme:lang/chez-scheme
|
||||||
RUN_DEPENDS= chez-scheme:lang/chez-scheme
|
RUN_DEPENDS= chez-scheme:lang/chez-scheme
|
||||||
LIB_DEPENDS= liblz4.so:archivers/liblz4 \
|
LIB_DEPENDS= liblz4.so:archivers/liblz4 \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= gmake ncurses
|
USES= gmake ncurses
|
||||||
|
|
||||||
|
|||||||
@ -16,7 +16,7 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING
|
|||||||
LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB
|
LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LIB
|
||||||
|
|
||||||
LIB_DEPENDS= libltdl.so:devel/libltdl \
|
LIB_DEPENDS= libltdl.so:devel/libltdl \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libnet.so:net/libnet
|
libnet.so:net/libnet
|
||||||
|
|
||||||
USES= autoreconf gettext gmake gnome libtool localbase perl5 pkgconfig python shebangfix \
|
USES= autoreconf gettext gmake gnome libtool localbase perl5 pkgconfig python shebangfix \
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= gdisk
|
PORTNAME= gdisk
|
||||||
PORTVERSION= 1.0.10
|
PORTVERSION= 1.0.10
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION}
|
MASTER_SITES= SF/gptfdisk/gptfdisk/${PORTVERSION}
|
||||||
DISTNAME= gptfdisk-${PORTVERSION}
|
DISTNAME= gptfdisk-${PORTVERSION}
|
||||||
@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||||||
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
ONLY_FOR_ARCHS= amd64 armv7 i386 powerpc powerpc64 powerpc64le
|
||||||
|
|
||||||
LIB_DEPENDS= libpopt.so:devel/popt \
|
LIB_DEPENDS= libpopt.so:devel/popt \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= localbase:ldflags
|
USES= localbase:ldflags
|
||||||
|
|
||||||
|
|||||||
@ -10,7 +10,7 @@ WWW= https://pwsafe.org
|
|||||||
LICENSE= ART20
|
LICENSE= ART20
|
||||||
|
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libxerces-c.so:textproc/xerces-c3 \
|
libxerces-c.so:textproc/xerces-c3 \
|
||||||
libqrencode.so:graphics/libqrencode
|
libqrencode.so:graphics/libqrencode
|
||||||
BUILD_DEPENDS= zip:archivers/zip
|
BUILD_DEPENDS= zip:archivers/zip
|
||||||
|
|||||||
@ -17,7 +17,7 @@ LICENSE_COMB= multi
|
|||||||
LIB_DEPENDS= libestr.so:devel/libestr \
|
LIB_DEPENDS= libestr.so:devel/libestr \
|
||||||
libfastjson.so:devel/libfastjson \
|
libfastjson.so:devel/libfastjson \
|
||||||
liblogging-rfc3195.so:devel/liblogging \
|
liblogging-rfc3195.so:devel/liblogging \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libcurl.so:ftp/curl
|
libcurl.so:ftp/curl
|
||||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}
|
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR}
|
||||||
|
|
||||||
|
|||||||
@ -16,7 +16,7 @@ LICENSE_COMB= multi
|
|||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
|
LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libivykis.so:devel/ivykis
|
libivykis.so:devel/ivykis
|
||||||
|
|
||||||
USES= autoreconf:build compiler:c11 cpe gettext-runtime gmake gnome \
|
USES= autoreconf:build compiler:c11 cpe gettext-runtime gmake gnome \
|
||||||
|
|||||||
@ -24,8 +24,8 @@ BUILD_DEPENDS+= gsed:textproc/gsed \
|
|||||||
BUILD_DEPENDS+= ${COMPILER}:devel/${COMPILER}
|
BUILD_DEPENDS+= ${COMPILER}:devel/${COMPILER}
|
||||||
|
|
||||||
# For mkeficapsule
|
# For mkeficapsule
|
||||||
BUILD_DEPENDS+= e2fsprogs-libuuid>=0:misc/e2fsprogs-libuuid \
|
BUILD_DEPENDS+= gnutls>=0:security/gnutls
|
||||||
gnutls>=0:security/gnutls
|
LIB_DEPENDS+= libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= bison compiler:c11 gmake python:build pkgconfig shebangfix ssl \
|
USES= bison compiler:c11 gmake python:build pkgconfig shebangfix ssl \
|
||||||
tar:bz2
|
tar:bz2
|
||||||
|
|||||||
@ -20,7 +20,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
|||||||
libexpat.so:textproc/expat2 \
|
libexpat.so:textproc/expat2 \
|
||||||
libfmt.so:devel/libfmt \
|
libfmt.so:devel/libfmt \
|
||||||
libjson-c.so:devel/json-c \
|
libjson-c.so:devel/json-c \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libuv.so:devel/libuv \
|
libuv.so:devel/libuv \
|
||||||
libxkbcommon.so:x11/libxkbcommon
|
libxkbcommon.so:x11/libxkbcommon
|
||||||
RUN_DEPENDS= iso-codes>=0:misc/iso-codes \
|
RUN_DEPENDS= iso-codes>=0:misc/iso-codes \
|
||||||
|
|||||||
@ -13,7 +13,7 @@ LICENSE= LGPL21
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid
|
libuuid.so:misc/libuuid
|
||||||
TEST_DEPENDS= googletest>0:devel/googletest
|
TEST_DEPENDS= googletest>0:devel/googletest
|
||||||
|
|
||||||
USES= cmake:testing compiler:c++11-lang gnome localbase:ldflags python:build shebangfix ssl
|
USES= cmake:testing compiler:c++11-lang gnome localbase:ldflags python:build shebangfix ssl
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
PORTNAME= libepc
|
PORTNAME= libepc
|
||||||
PORTVERSION= 0.4.6
|
PORTVERSION= 0.4.6
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
MASTER_SITES= GNOME
|
MASTER_SITES= GNOME
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ WWW= https://live.gnome.org/libepc/
|
|||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
|
LIB_DEPENDS= libuuid.so:misc/libuuid \
|
||||||
libfribidi.so:converters/fribidi \
|
libfribidi.so:converters/fribidi \
|
||||||
libsoup-2.4.so:devel/libsoup \
|
libsoup-2.4.so:devel/libsoup \
|
||||||
libgnutls.so:security/gnutls \
|
libgnutls.so:security/gnutls \
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= ot-recorder
|
PORTNAME= ot-recorder
|
||||||
PORTVERSION= 0.9.9
|
PORTVERSION= 0.9.9
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
|
|
||||||
MAINTAINER= dvl@FreeBSD.org
|
MAINTAINER= dvl@FreeBSD.org
|
||||||
@ -10,7 +11,6 @@ LICENSE= GPLv2
|
|||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= curl>0:ftp/curl \
|
BUILD_DEPENDS= curl>0:ftp/curl \
|
||||||
e2fsprogs-libuuid>0:misc/e2fsprogs-libuuid \
|
|
||||||
libconfig>0:devel/libconfig \
|
libconfig>0:devel/libconfig \
|
||||||
lmdb>0:databases/lmdb \
|
lmdb>0:databases/lmdb \
|
||||||
mosquitto>0:net/mosquitto \
|
mosquitto>0:net/mosquitto \
|
||||||
@ -19,7 +19,8 @@ BUILD_DEPENDS= curl>0:ftp/curl \
|
|||||||
LIB_DEPENDS= libconfig.so:devel/libconfig \
|
LIB_DEPENDS= libconfig.so:devel/libconfig \
|
||||||
libcurl.so:ftp/curl \
|
libcurl.so:ftp/curl \
|
||||||
liblmdb.so:databases/lmdb \
|
liblmdb.so:databases/lmdb \
|
||||||
libmosquitto.so:net/mosquitto
|
libmosquitto.so:net/mosquitto \
|
||||||
|
libuuid.so:misc/libuuid
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
|
|
||||||
|
|||||||
@ -23,7 +23,7 @@ LIB_DEPENDS= libhyprlang.so:devel/hyprlang \
|
|||||||
libhyprgraphics.so:graphics/hyprgraphics \
|
libhyprgraphics.so:graphics/hyprgraphics \
|
||||||
libdrm.so:graphics/libdrm \
|
libdrm.so:graphics/libdrm \
|
||||||
libwayland-server.so:graphics/wayland \
|
libwayland-server.so:graphics/wayland \
|
||||||
libuuid.so:misc/e2fsprogs-libuuid \
|
libuuid.so:misc/libuuid \
|
||||||
libaquamarine.so:x11-toolkits/aquamarine \
|
libaquamarine.so:x11-toolkits/aquamarine \
|
||||||
libhyprcursor.so:x11/hyprcursor \
|
libhyprcursor.so:x11/hyprcursor \
|
||||||
libinput.so:x11/libinput \
|
libinput.so:x11/libinput \
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user