diff --git a/devel/libbde/Makefile b/devel/libbde/Makefile index 640cae297867..fd5d266e24cb 100644 --- a/devel/libbde/Makefile +++ b/devel/libbde/Makefile @@ -1,30 +1,31 @@ PORTNAME= libbde DISTVERSION= alpha-20231220 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the BitLocker Drive Encryption volumes WWW= https://github.com/libyal/libbde LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcaes.so:security/libcaes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libbde/pkg-plist b/devel/libbde/pkg-plist index c9ddd17ee991..d9f871ed4a9a 100644 --- a/devel/libbde/pkg-plist +++ b/devel/libbde/pkg-plist @@ -1,19 +1,19 @@ bin/bdeinfo bin/bdemount include/libbde.h include/libbde/codepage.h include/libbde/definitions.h include/libbde/error.h include/libbde/extern.h include/libbde/features.h include/libbde/types.h lib/libbde.a lib/libbde.so lib/libbde.so.1 lib/libbde.so.1.0.0 %%PYTHON_SITELIBDIR%%/pybde.a %%PYTHON_SITELIBDIR%%/pybde.so libdata/pkgconfig/libbde.pc -man/man1/bdeinfo.1.gz -man/man1/bdemount.1.gz -man/man3/libbde.3.gz +share/man/man1/bdeinfo.1.gz +share/man/man1/bdemount.1.gz +share/man/man3/libbde.3.gz diff --git a/devel/libesedb/Makefile b/devel/libesedb/Makefile index cd4fbed59a3b..2b69a566f553 100644 --- a/devel/libesedb/Makefile +++ b/devel/libesedb/Makefile @@ -1,32 +1,33 @@ PORTNAME= libesedb # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231120 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libesedb/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the ESEDB format WWW= https://github.com/libyal/libesedb LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libfwnt=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= cpe libtool pathfix python CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libesedb/pkg-plist b/devel/libesedb/pkg-plist index 4ba71c15e486..c0d7e786a73c 100644 --- a/devel/libesedb/pkg-plist +++ b/devel/libesedb/pkg-plist @@ -1,18 +1,18 @@ bin/esedbexport bin/esedbinfo include/libesedb.h include/libesedb/codepage.h include/libesedb/definitions.h include/libesedb/error.h include/libesedb/extern.h include/libesedb/features.h include/libesedb/types.h lib/libesedb.a lib/libesedb.so lib/libesedb.so.1 lib/libesedb.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyesedb.a %%PYTHON_SITELIBDIR%%/pyesedb.so libdata/pkgconfig/libesedb.pc -man/man1/esedbinfo.1.gz -man/man3/libesedb.3.gz +share/man/man1/esedbinfo.1.gz +share/man/man3/libesedb.3.gz diff --git a/devel/libevt/Makefile b/devel/libevt/Makefile index 3fc88a0ca236..13c77a361ed4 100644 --- a/devel/libevt/Makefile +++ b/devel/libevt/Makefile @@ -1,33 +1,34 @@ PORTNAME= libevt DISTVERSION= alpha-20231121 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevt/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows Event Log (EVT) format WWW= https://github.com/libyal/libevt LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt \ libregf.so:devel/libregf GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python \ --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= cpe libtool pathfix python CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libevt/pkg-plist b/devel/libevt/pkg-plist index 77c8590c493e..7b04fb0de38c 100644 --- a/devel/libevt/pkg-plist +++ b/devel/libevt/pkg-plist @@ -1,19 +1,19 @@ bin/evtexport bin/evtinfo include/libevt.h include/libevt/codepage.h include/libevt/definitions.h include/libevt/error.h include/libevt/extern.h include/libevt/features.h include/libevt/types.h lib/libevt.a lib/libevt.so lib/libevt.so.1 lib/libevt.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyevt.a %%PYTHON_SITELIBDIR%%/pyevt.so libdata/pkgconfig/libevt.pc -man/man1/evtexport.1.gz -man/man1/evtinfo.1.gz -man/man3/libevt.3.gz +share/man/man1/evtexport.1.gz +share/man/man1/evtinfo.1.gz +share/man/man3/libevt.3.gz diff --git a/devel/libevtx/Makefile b/devel/libevtx/Makefile index 3b3a8e475542..42ff25be8984 100644 --- a/devel/libevtx/Makefile +++ b/devel/libevtx/Makefile @@ -1,32 +1,33 @@ PORTNAME= libevtx DISTVERSION= alpha-20231121 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libevtx/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the Windows XML Event Log (EVTX) format WWW= https://github.com/libyal/libevtx LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt \ libregf.so:devel/libregf GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python \ --with-libfwnt=${LOCALBASE} --with-libregf=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libevtx/pkg-plist b/devel/libevtx/pkg-plist index a453e6ae7198..3a9ce41590c6 100644 --- a/devel/libevtx/pkg-plist +++ b/devel/libevtx/pkg-plist @@ -1,19 +1,19 @@ bin/evtxexport bin/evtxinfo include/libevtx.h include/libevtx/codepage.h include/libevtx/definitions.h include/libevtx/error.h include/libevtx/extern.h include/libevtx/features.h include/libevtx/types.h lib/libevtx.a lib/libevtx.so lib/libevtx.so.1 lib/libevtx.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyevtx.a %%PYTHON_SITELIBDIR%%/pyevtx.so libdata/pkgconfig/libevtx.pc -man/man1/evtxexport.1.gz -man/man1/evtxinfo.1.gz -man/man3/libevtx.3.gz +share/man/man1/evtxexport.1.gz +share/man/man1/evtxinfo.1.gz +share/man/man3/libevtx.3.gz diff --git a/devel/libewf/Makefile b/devel/libewf/Makefile index 7a1bc909691c..edbfa540c5d3 100644 --- a/devel/libewf/Makefile +++ b/devel/libewf/Makefile @@ -1,34 +1,35 @@ PORTNAME= libewf PORTVERSION= 20140816 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libewf-legacy/releases/download/${PORTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library for support of the Expert Witness Compression Format (EWF) WWW= https://github.com/libyal/libewf-legacy LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsmdev.so:devel/libsmdev \ libsmraw.so:devel/libsmraw \ libuuid.so:misc/e2fsprogs-libuuid USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libsmdev=${LOCALBASE} \ --with-libsmraw=${LOCALBASE} \ --with-libuuid=${LOCALBASE} --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libewf/pkg-plist b/devel/libewf/pkg-plist index 7d6711a8a914..d72e9e85e434 100644 --- a/devel/libewf/pkg-plist +++ b/devel/libewf/pkg-plist @@ -1,30 +1,30 @@ bin/ewfacquire bin/ewfacquirestream bin/ewfdebug bin/ewfexport bin/ewfinfo bin/ewfmount bin/ewfrecover bin/ewfverify include/libewf.h include/libewf/codepage.h include/libewf/definitions.h include/libewf/error.h include/libewf/extern.h include/libewf/features.h include/libewf/types.h lib/libewf.a lib/libewf.so lib/libewf.so.2 lib/libewf.so.2.0.0 %%PYTHON_SITELIBDIR%%/pyewf.a %%PYTHON_SITELIBDIR%%/pyewf.so libdata/pkgconfig/libewf.pc -man/man1/ewfacquire.1.gz -man/man1/ewfacquirestream.1.gz -man/man1/ewfexport.1.gz -man/man1/ewfinfo.1.gz -man/man1/ewfmount.1.gz -man/man1/ewfrecover.1.gz -man/man1/ewfverify.1.gz -man/man3/libewf.3.gz +share/man/man1/ewfacquire.1.gz +share/man/man1/ewfacquirestream.1.gz +share/man/man1/ewfexport.1.gz +share/man/man1/ewfinfo.1.gz +share/man/man1/ewfmount.1.gz +share/man/man1/ewfrecover.1.gz +share/man/man1/ewfverify.1.gz +share/man/man3/libewf.3.gz diff --git a/devel/libfsapfs/Makefile b/devel/libfsapfs/Makefile index fb1ecf057058..4b9c7e8b80d3 100644 --- a/devel/libfsapfs/Makefile +++ b/devel/libfsapfs/Makefile @@ -1,31 +1,32 @@ PORTNAME= libfsapfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231122 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsapfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Apple File System (APFS) WWW= https://github.com/libyal/libfsapfs LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcaes.so:security/libcaes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libfsapfs/pkg-plist b/devel/libfsapfs/pkg-plist index 97f70e027eb7..939747d660de 100644 --- a/devel/libfsapfs/pkg-plist +++ b/devel/libfsapfs/pkg-plist @@ -1,19 +1,19 @@ bin/fsapfsinfo bin/fsapfsmount include/libfsapfs.h include/libfsapfs/codepage.h include/libfsapfs/definitions.h include/libfsapfs/error.h include/libfsapfs/extern.h include/libfsapfs/features.h include/libfsapfs/types.h lib/libfsapfs.a lib/libfsapfs.so lib/libfsapfs.so.1 lib/libfsapfs.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfsapfs.a %%PYTHON_SITELIBDIR%%/pyfsapfs.so libdata/pkgconfig/libfsapfs.pc -man/man1/fsapfsinfo.1.gz -man/man1/fsapfsmount.1.gz -man/man3/libfsapfs.3.gz +share/man/man1/fsapfsinfo.1.gz +share/man/man1/fsapfsmount.1.gz +share/man/man3/libfsapfs.3.gz diff --git a/devel/libfsext/Makefile b/devel/libfsext/Makefile index ebc30426e849..c35d4e101549 100644 --- a/devel/libfsext/Makefile +++ b/devel/libfsext/Makefile @@ -1,29 +1,30 @@ PORTNAME= libfsext # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231129 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsext/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Extended File System WWW= https://github.com/libyal/libfsext LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libfsext/pkg-plist b/devel/libfsext/pkg-plist index 1b8f03eb6d36..81ea09be91c1 100644 --- a/devel/libfsext/pkg-plist +++ b/devel/libfsext/pkg-plist @@ -1,19 +1,19 @@ bin/fsextinfo bin/fsextmount include/libfsext.h include/libfsext/codepage.h include/libfsext/definitions.h include/libfsext/error.h include/libfsext/extern.h include/libfsext/features.h include/libfsext/types.h lib/libfsext.a lib/libfsext.so lib/libfsext.so.1 lib/libfsext.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfsext.a %%PYTHON_SITELIBDIR%%/pyfsext.so libdata/pkgconfig/libfsext.pc -man/man1/fsextinfo.1.gz -man/man1/fsextmount.1.gz -man/man3/libfsext.3.gz +share/man/man1/fsextinfo.1.gz +share/man/man1/fsextmount.1.gz +share/man/man3/libfsext.3.gz diff --git a/devel/libfsfat/Makefile b/devel/libfsfat/Makefile index 7da4cb72de65..4d016544f03a 100644 --- a/devel/libfsfat/Makefile +++ b/devel/libfsfat/Makefile @@ -1,29 +1,30 @@ PORTNAME= libfsfat # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231122 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsfat/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the File Allocation Table File System WWW= https://github.com/libyal/libfsfat LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libfsfat/pkg-plist b/devel/libfsfat/pkg-plist index 6d9182daf24b..c657a6fc2311 100644 --- a/devel/libfsfat/pkg-plist +++ b/devel/libfsfat/pkg-plist @@ -1,19 +1,19 @@ bin/fsfatinfo bin/fsfatmount include/libfsfat.h include/libfsfat/codepage.h include/libfsfat/definitions.h include/libfsfat/error.h include/libfsfat/extern.h include/libfsfat/features.h include/libfsfat/types.h lib/libfsfat.a lib/libfsfat.so lib/libfsfat.so.1 lib/libfsfat.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfsfat.a %%PYTHON_SITELIBDIR%%/pyfsfat.so libdata/pkgconfig/libfsfat.pc -man/man1/fsfatinfo.1.gz -man/man1/fsfatmount.1.gz -man/man3/libfsfat.3.gz +share/man/man1/fsfatinfo.1.gz +share/man/man1/fsfatmount.1.gz +share/man/man3/libfsfat.3.gz diff --git a/devel/libfshfs/Makefile b/devel/libfshfs/Makefile index 44251dfe78d3..44ab8090cb05 100644 --- a/devel/libfshfs/Makefile +++ b/devel/libfshfs/Makefile @@ -1,29 +1,30 @@ PORTNAME= libfshfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231125 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfshfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Mac OS Hierarchical File System (HFS) WWW= https://github.com/libyal/libfshfs LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libfshfs/pkg-plist b/devel/libfshfs/pkg-plist index 4a77815404f0..d5c0ac017d37 100644 --- a/devel/libfshfs/pkg-plist +++ b/devel/libfshfs/pkg-plist @@ -1,19 +1,19 @@ bin/fshfsinfo bin/fshfsmount include/libfshfs.h include/libfshfs/codepage.h include/libfshfs/definitions.h include/libfshfs/error.h include/libfshfs/extern.h include/libfshfs/features.h include/libfshfs/types.h lib/libfshfs.a lib/libfshfs.so lib/libfshfs.so.1 lib/libfshfs.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfshfs.a %%PYTHON_SITELIBDIR%%/pyfshfs.so libdata/pkgconfig/libfshfs.pc -man/man1/fshfsinfo.1.gz -man/man1/fshfsmount.1.gz -man/man3/libfshfs.3.gz +share/man/man1/fshfsinfo.1.gz +share/man/man1/fshfsmount.1.gz +share/man/man3/libfshfs.3.gz diff --git a/devel/libfsntfs/Makefile b/devel/libfsntfs/Makefile index 280e20f29c3d..b9f207317355 100644 --- a/devel/libfsntfs/Makefile +++ b/devel/libfsntfs/Makefile @@ -1,33 +1,34 @@ PORTNAME= libfsntfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231125 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsntfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the New Technology File System (NTFS) WWW= https://github.com/libyal/libfsntfs LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-openssl=no \ --with-libfwnt=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= cpe libtool fuse pathfix pkgconfig python CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libfsntfs/pkg-plist b/devel/libfsntfs/pkg-plist index 5e656265a3f5..35bb09d1e8d8 100644 --- a/devel/libfsntfs/pkg-plist +++ b/devel/libfsntfs/pkg-plist @@ -1,18 +1,18 @@ bin/fsntfsinfo bin/fsntfsmount include/libfsntfs.h include/libfsntfs/codepage.h include/libfsntfs/definitions.h include/libfsntfs/error.h include/libfsntfs/extern.h include/libfsntfs/features.h include/libfsntfs/types.h lib/libfsntfs.a lib/libfsntfs.so lib/libfsntfs.so.1 lib/libfsntfs.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfsntfs.a %%PYTHON_SITELIBDIR%%/pyfsntfs.so libdata/pkgconfig/libfsntfs.pc -man/man1/fsntfsinfo.1.gz -man/man3/libfsntfs.3.gz +share/man/man1/fsntfsinfo.1.gz +share/man/man3/libfsntfs.3.gz diff --git a/devel/libfsxfs/Makefile b/devel/libfsxfs/Makefile index 546dd6f2ddaa..c9a36dd78526 100644 --- a/devel/libfsxfs/Makefile +++ b/devel/libfsxfs/Makefile @@ -1,29 +1,30 @@ PORTNAME= libfsxfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231124 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfsxfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the SGI X File System WWW= https://github.com/libyal/libfsxfs LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libfsxfs/pkg-plist b/devel/libfsxfs/pkg-plist index 877fd0bcb2d5..1c0c6102a1a8 100644 --- a/devel/libfsxfs/pkg-plist +++ b/devel/libfsxfs/pkg-plist @@ -1,19 +1,19 @@ bin/fsxfsinfo bin/fsxfsmount include/libfsxfs.h include/libfsxfs/codepage.h include/libfsxfs/definitions.h include/libfsxfs/error.h include/libfsxfs/extern.h include/libfsxfs/features.h include/libfsxfs/types.h lib/libfsxfs.a lib/libfsxfs.so lib/libfsxfs.so.1 lib/libfsxfs.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfsxfs.a %%PYTHON_SITELIBDIR%%/pyfsxfs.so libdata/pkgconfig/libfsxfs.pc -man/man1/fsxfsinfo.1.gz -man/man1/fsxfsmount.1.gz -man/man3/libfsxfs.3.gz +share/man/man1/fsxfsinfo.1.gz +share/man/man1/fsxfsmount.1.gz +share/man/man3/libfsxfs.3.gz diff --git a/devel/libfwsi/Makefile b/devel/libfwsi/Makefile index ea3de6783b3e..81c0fac72585 100644 --- a/devel/libfwsi/Makefile +++ b/devel/libfwsi/Makefile @@ -1,30 +1,31 @@ PORTNAME= libfwsi # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231130 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfwsi/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library to access the Windows Shell Item format WWW= https://github.com/libyal/libfwsi LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= cpe libtool pathfix python CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libfwsi/pkg-plist b/devel/libfwsi/pkg-plist index 6c1737145982..dbb87e7a11c0 100644 --- a/devel/libfwsi/pkg-plist +++ b/devel/libfwsi/pkg-plist @@ -1,15 +1,15 @@ include/libfwsi.h include/libfwsi/codepage.h include/libfwsi/definitions.h include/libfwsi/error.h include/libfwsi/extern.h include/libfwsi/features.h include/libfwsi/types.h lib/libfwsi.a lib/libfwsi.so lib/libfwsi.so.1 lib/libfwsi.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfwsi.a %%PYTHON_SITELIBDIR%%/pyfwsi.so libdata/pkgconfig/libfwsi.pc -man/man3/libfwsi.3.gz +share/man/man3/libfwsi.3.gz diff --git a/devel/liblnk/Makefile b/devel/liblnk/Makefile index 01456317c004..7e78d1ba43f2 100644 --- a/devel/liblnk/Makefile +++ b/devel/liblnk/Makefile @@ -1,33 +1,34 @@ PORTNAME= liblnk PORTVERSION= 20231120 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/liblnk/releases/download/${PORTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Windows shortcut file (LNK) format WWW= https://github.com/libyal/liblnk LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwsi.so:devel/libfwsi GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python \ --with-libfwsi=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= cpe libtool pathfix python CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/liblnk/pkg-plist b/devel/liblnk/pkg-plist index 6e214842e819..18b3aab11f3d 100644 --- a/devel/liblnk/pkg-plist +++ b/devel/liblnk/pkg-plist @@ -1,17 +1,17 @@ bin/lnkinfo include/liblnk.h include/liblnk/codepage.h include/liblnk/definitions.h include/liblnk/error.h include/liblnk/extern.h include/liblnk/features.h include/liblnk/types.h lib/liblnk.a lib/liblnk.so lib/liblnk.so.1 lib/liblnk.so.1.0.0 %%PYTHON_SITELIBDIR%%/pylnk.a %%PYTHON_SITELIBDIR%%/pylnk.so libdata/pkgconfig/liblnk.pc -man/man1/lnkinfo.1.gz -man/man3/liblnk.3.gz +share/man/man1/lnkinfo.1.gz +share/man/man3/liblnk.3.gz diff --git a/devel/libluksde/Makefile b/devel/libluksde/Makefile index 9e8dd63536fe..cff5d1a152c8 100644 --- a/devel/libluksde/Makefile +++ b/devel/libluksde/Makefile @@ -1,31 +1,32 @@ PORTNAME= libluksde # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231204 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libluksde/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access LUKS Disk Encryption encrypted volumes WWW= https://github.com/libyal/libluksde LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcaes.so:security/libcaes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libluksde/pkg-plist b/devel/libluksde/pkg-plist index 27f827dcffdc..27d4167d5c1d 100644 --- a/devel/libluksde/pkg-plist +++ b/devel/libluksde/pkg-plist @@ -1,19 +1,19 @@ bin/luksdeinfo bin/luksdemount include/libluksde.h include/libluksde/codepage.h include/libluksde/definitions.h include/libluksde/error.h include/libluksde/extern.h include/libluksde/features.h include/libluksde/types.h lib/libluksde.a lib/libluksde.so lib/libluksde.so.1 lib/libluksde.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyluksde.a %%PYTHON_SITELIBDIR%%/pyluksde.so libdata/pkgconfig/libluksde.pc -man/man1/luksdeinfo.1.gz -man/man1/luksdemount.1.gz -man/man3/libluksde.3.gz +share/man/man1/luksdeinfo.1.gz +share/man/man1/luksdemount.1.gz +share/man/man3/libluksde.3.gz diff --git a/devel/libmodi/Makefile b/devel/libmodi/Makefile index 90e27fd33474..77bca8473f60 100644 --- a/devel/libmodi/Makefile +++ b/devel/libmodi/Makefile @@ -1,31 +1,32 @@ PORTNAME= libmodi # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231123 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libmodi/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Mac OS disk image formats WWW= https://github.com/libyal/libmodi LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcaes.so:security/libcaes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libmodi/pkg-plist b/devel/libmodi/pkg-plist index dfdb7e6e7d78..406b08b3b485 100644 --- a/devel/libmodi/pkg-plist +++ b/devel/libmodi/pkg-plist @@ -1,18 +1,18 @@ bin/modiinfo bin/modimount include/libmodi.h include/libmodi/codepage.h include/libmodi/definitions.h include/libmodi/error.h include/libmodi/extern.h include/libmodi/features.h include/libmodi/types.h lib/libmodi.a lib/libmodi.so lib/libmodi.so.1 lib/libmodi.so.1.0.0 %%PYTHON_SITELIBDIR%%/pymodi.a %%PYTHON_SITELIBDIR%%/pymodi.so libdata/pkgconfig/libmodi.pc -man/man1/modiinfo.1.gz -man/man3/libmodi.3.gz +share/man/man1/modiinfo.1.gz +share/man/man3/libmodi.3.gz diff --git a/devel/libmsiecf/Makefile b/devel/libmsiecf/Makefile index 8b2fa4196a16..d353cde506ea 100644 --- a/devel/libmsiecf/Makefile +++ b/devel/libmsiecf/Makefile @@ -1,28 +1,29 @@ PORTNAME= libmsiecf DISTVERSION= alpha-20231203 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libmsiecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the MSIE index.dat files WWW= https://github.com/libyal/libmsiecf LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libmsiecf/pkg-plist b/devel/libmsiecf/pkg-plist index 705a95f3886c..4a6b1280a6f5 100644 --- a/devel/libmsiecf/pkg-plist +++ b/devel/libmsiecf/pkg-plist @@ -1,19 +1,19 @@ bin/msiecfexport bin/msiecfinfo include/libmsiecf.h include/libmsiecf/codepage.h include/libmsiecf/definitions.h include/libmsiecf/error.h include/libmsiecf/extern.h include/libmsiecf/features.h include/libmsiecf/types.h lib/libmsiecf.a lib/libmsiecf.so lib/libmsiecf.so.1 lib/libmsiecf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pymsiecf.a %%PYTHON_SITELIBDIR%%/pymsiecf.so libdata/pkgconfig/libmsiecf.pc -man/man1/msiecfexport.1.gz -man/man1/msiecfinfo.1.gz -man/man3/libmsiecf.3.gz +share/man/man1/msiecfexport.1.gz +share/man/man1/msiecfinfo.1.gz +share/man/man3/libmsiecf.3.gz diff --git a/devel/libolecf/Makefile b/devel/libolecf/Makefile index ac7e4b644fb1..5f60b642a969 100644 --- a/devel/libolecf/Makefile +++ b/devel/libolecf/Makefile @@ -1,28 +1,29 @@ PORTNAME= libolecf DISTVERSION= alpha-20231203 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libolecf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the OLE 2 Compound File (OLECF) format WWW= https://github.com/libyal/libolecf LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libolecf/pkg-plist b/devel/libolecf/pkg-plist index 1265d23368e7..2e03149a1047 100644 --- a/devel/libolecf/pkg-plist +++ b/devel/libolecf/pkg-plist @@ -1,21 +1,21 @@ bin/olecfexport bin/olecfinfo bin/olecfmount include/libolecf.h include/libolecf/codepage.h include/libolecf/definitions.h include/libolecf/error.h include/libolecf/extern.h include/libolecf/features.h include/libolecf/ole.h include/libolecf/types.h lib/libolecf.a lib/libolecf.so lib/libolecf.so.1 lib/libolecf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyolecf.a %%PYTHON_SITELIBDIR%%/pyolecf.so libdata/pkgconfig/libolecf.pc -man/man1/olecfexport.1.gz -man/man1/olecfinfo.1.gz -man/man3/libolecf.3.gz +share/man/man1/olecfexport.1.gz +share/man/man1/olecfinfo.1.gz +share/man/man3/libolecf.3.gz diff --git a/devel/libpff/Makefile b/devel/libpff/Makefile index 523042e161df..83e80f73b9e9 100644 --- a/devel/libpff/Makefile +++ b/devel/libpff/Makefile @@ -1,32 +1,33 @@ PORTNAME= libpff DISTVERSIONPREFIX= alpha- DISTVERSION= 20231205 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libpff/releases/download/${DISTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the PFF and the OFF formats WWW= https://github.com/libyal/libpff LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libfwnt=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= cpe libtool pathfix python CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libpff/pkg-plist b/devel/libpff/pkg-plist index a2f4833e9293..c6905213eeab 100644 --- a/devel/libpff/pkg-plist +++ b/devel/libpff/pkg-plist @@ -1,20 +1,20 @@ bin/pffexport bin/pffinfo include/libpff.h include/libpff/codepage.h include/libpff/definitions.h include/libpff/error.h include/libpff/extern.h include/libpff/features.h include/libpff/mapi.h include/libpff/types.h lib/libpff.a lib/libpff.so lib/libpff.so.1 lib/libpff.so.1.0.0 %%PYTHON_SITELIBDIR%%/pypff.a %%PYTHON_SITELIBDIR%%/pypff.so libdata/pkgconfig/libpff.pc -man/man1/pffexport.1.gz -man/man1/pffinfo.1.gz -man/man3/libpff.3.gz +share/man/man1/pffexport.1.gz +share/man/man1/pffinfo.1.gz +share/man/man3/libpff.3.gz diff --git a/devel/libphdi/Makefile b/devel/libphdi/Makefile index b1d4f136dba3..2e879c9f6df6 100644 --- a/devel/libphdi/Makefile +++ b/devel/libphdi/Makefile @@ -1,29 +1,30 @@ PORTNAME= libphdi # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231129 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libphdi/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Parallels Hard Disk image format WWW= https://github.com/libyal/libphdi LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libphdi/pkg-plist b/devel/libphdi/pkg-plist index 4b69ea59b456..191b2b0cbc90 100644 --- a/devel/libphdi/pkg-plist +++ b/devel/libphdi/pkg-plist @@ -1,18 +1,18 @@ bin/phdiinfo bin/phdimount include/libphdi.h include/libphdi/codepage.h include/libphdi/definitions.h include/libphdi/error.h include/libphdi/extern.h include/libphdi/features.h include/libphdi/types.h lib/libphdi.a lib/libphdi.so lib/libphdi.so.1 lib/libphdi.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyphdi.a %%PYTHON_SITELIBDIR%%/pyphdi.so libdata/pkgconfig/libphdi.pc -man/man1/phdiinfo.1.gz -man/man3/libphdi.3.gz +share/man/man1/phdiinfo.1.gz +share/man/man3/libphdi.3.gz diff --git a/devel/libqcow/Makefile b/devel/libqcow/Makefile index 820f5dd1aabe..17f19841d45f 100644 --- a/devel/libqcow/Makefile +++ b/devel/libqcow/Makefile @@ -1,30 +1,31 @@ PORTNAME= libqcow DISTVERSION= alpha-20231125 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libqcow/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tooling to access the QEMU Copy-On-Write image format WWW= https://github.com/libyal/libqcow LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcaes.so:security/libcaes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libqcow/pkg-plist b/devel/libqcow/pkg-plist index e5db4115ce03..bfcf41eca177 100644 --- a/devel/libqcow/pkg-plist +++ b/devel/libqcow/pkg-plist @@ -1,18 +1,18 @@ bin/qcowinfo bin/qcowmount include/libqcow.h include/libqcow/codepage.h include/libqcow/definitions.h include/libqcow/error.h include/libqcow/extern.h include/libqcow/features.h include/libqcow/types.h lib/libqcow.a lib/libqcow.so lib/libqcow.so.1 lib/libqcow.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyqcow.a %%PYTHON_SITELIBDIR%%/pyqcow.so libdata/pkgconfig/libqcow.pc -man/man1/qcowinfo.1.gz -man/man3/libqcow.3.gz +share/man/man1/qcowinfo.1.gz +share/man/man3/libqcow.3.gz diff --git a/devel/libregf/Makefile b/devel/libregf/Makefile index eadbe1201583..76f959a97340 100644 --- a/devel/libregf/Makefile +++ b/devel/libregf/Makefile @@ -1,31 +1,32 @@ PORTNAME= libregf DISTVERSION= alpha-20231203 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libregf/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to support the Windows NT Registry File format WWW= https://github.com/libyal/libregf LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python \ --with-libfwnt=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libregf/pkg-plist b/devel/libregf/pkg-plist index 51223f662a37..18734f7391b3 100644 --- a/devel/libregf/pkg-plist +++ b/devel/libregf/pkg-plist @@ -1,19 +1,19 @@ bin/regfexport bin/regfinfo bin/regfmount include/libregf.h include/libregf/codepage.h include/libregf/definitions.h include/libregf/error.h include/libregf/extern.h include/libregf/features.h include/libregf/types.h lib/libregf.a lib/libregf.so lib/libregf.so.1 lib/libregf.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyregf.a %%PYTHON_SITELIBDIR%%/pyregf.so libdata/pkgconfig/libregf.pc -man/man1/regfinfo.1.gz -man/man3/libregf.3.gz +share/man/man1/regfinfo.1.gz +share/man/man3/libregf.3.gz diff --git a/devel/libscca/Makefile b/devel/libscca/Makefile index bbda64aed0ae..d8d61c3c2bc5 100644 --- a/devel/libscca/Makefile +++ b/devel/libscca/Makefile @@ -1,30 +1,31 @@ PORTNAME= libscca DISTVERSION= alpha-20231203 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libscca/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Windows Prefetch File (SCCA) format WWW= https://github.com/libyal/libscca LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libfwnt=${LOCALBASE} CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libscca/pkg-plist b/devel/libscca/pkg-plist index 6b63e05a0d45..cba460f6aa30 100644 --- a/devel/libscca/pkg-plist +++ b/devel/libscca/pkg-plist @@ -1,17 +1,17 @@ bin/sccainfo include/libscca.h include/libscca/codepage.h include/libscca/definitions.h include/libscca/error.h include/libscca/extern.h include/libscca/features.h include/libscca/types.h lib/libscca.a lib/libscca.so lib/libscca.so.1 lib/libscca.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyscca.a %%PYTHON_SITELIBDIR%%/pyscca.so libdata/pkgconfig/libscca.pc -man/man1/sccainfo.1.gz -man/man3/libscca.3.gz +share/man/man1/sccainfo.1.gz +share/man/man3/libscca.3.gz diff --git a/devel/libsigscan/Makefile b/devel/libsigscan/Makefile index 3d0366cd6e21..ead4db421fa8 100644 --- a/devel/libsigscan/Makefile +++ b/devel/libsigscan/Makefile @@ -1,32 +1,33 @@ PORTNAME= libsigscan # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231201 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libsigscan/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library for binary signature scanning WWW= https://github.com/libyal/libsigscan LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/sigscan.conf ${STAGEDIR}${PREFIX}/etc/sigscan.conf.sample .include diff --git a/devel/libsigscan/pkg-plist b/devel/libsigscan/pkg-plist index ce2d72f7660b..ff14d5475e5b 100644 --- a/devel/libsigscan/pkg-plist +++ b/devel/libsigscan/pkg-plist @@ -1,18 +1,18 @@ bin/sigscan @sample etc/sigscan.conf.sample include/libsigscan.h include/libsigscan/codepage.h include/libsigscan/definitions.h include/libsigscan/error.h include/libsigscan/extern.h include/libsigscan/features.h include/libsigscan/types.h lib/libsigscan.a lib/libsigscan.so lib/libsigscan.so.1 lib/libsigscan.so.1.0.0 %%PYTHON_SITELIBDIR%%/pysigscan.a %%PYTHON_SITELIBDIR%%/pysigscan.so libdata/pkgconfig/libsigscan.pc -man/man1/sigscan.1.gz -man/man3/libsigscan.3.gz +share/man/man1/sigscan.1.gz +share/man/man3/libsigscan.3.gz diff --git a/devel/libvhdi/Makefile b/devel/libvhdi/Makefile index f481d682dce7..08fadacccc6c 100644 --- a/devel/libvhdi/Makefile +++ b/devel/libvhdi/Makefile @@ -1,29 +1,30 @@ PORTNAME= libvhdi PORTVERSION= 20231127 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvhdi/releases/download/${PORTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Virtual Hard Disk image format WWW= https://github.com/libyal/libvhdi LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libvhdi/pkg-plist b/devel/libvhdi/pkg-plist index 50876f672579..534b0bddd9e6 100644 --- a/devel/libvhdi/pkg-plist +++ b/devel/libvhdi/pkg-plist @@ -1,18 +1,18 @@ bin/vhdiinfo bin/vhdimount include/libvhdi.h include/libvhdi/codepage.h include/libvhdi/definitions.h include/libvhdi/error.h include/libvhdi/extern.h include/libvhdi/features.h include/libvhdi/types.h lib/libvhdi.a lib/libvhdi.so lib/libvhdi.so.1 lib/libvhdi.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyvhdi.a %%PYTHON_SITELIBDIR%%/pyvhdi.so libdata/pkgconfig/libvhdi.pc -man/man1/vhdiinfo.1.gz -man/man3/libvhdi.3.gz +share/man/man1/vhdiinfo.1.gz +share/man/man3/libvhdi.3.gz diff --git a/devel/libvmdk/Makefile b/devel/libvmdk/Makefile index 29d11584c0b9..4b3b446babbe 100644 --- a/devel/libvmdk/Makefile +++ b/devel/libvmdk/Makefile @@ -1,29 +1,30 @@ PORTNAME= libvmdk PORTVERSION= 20231123 DISTVERSIONPREFIX= alpha- CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvmdk/releases/download/${PORTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the VMware Virtual Disk (VMDK) format WWW= https://github.com/libyal/libvmdk LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libvmdk/pkg-plist b/devel/libvmdk/pkg-plist index d74859a50361..6550e0fceb84 100644 --- a/devel/libvmdk/pkg-plist +++ b/devel/libvmdk/pkg-plist @@ -1,18 +1,18 @@ bin/vmdkinfo bin/vmdkmount include/libvmdk.h include/libvmdk/codepage.h include/libvmdk/definitions.h include/libvmdk/error.h include/libvmdk/extern.h include/libvmdk/features.h include/libvmdk/types.h lib/libvmdk.a lib/libvmdk.so lib/libvmdk.so.1 lib/libvmdk.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyvmdk.a %%PYTHON_SITELIBDIR%%/pyvmdk.so libdata/pkgconfig/libvmdk.pc -man/man1/vmdkinfo.1.gz -man/man3/libvmdk.3.gz +share/man/man1/vmdkinfo.1.gz +share/man/man3/libvmdk.3.gz diff --git a/devel/libvsapm/Makefile b/devel/libvsapm/Makefile index b1178544ba03..0be08d4cc102 100644 --- a/devel/libvsapm/Makefile +++ b/devel/libvsapm/Makefile @@ -1,29 +1,30 @@ PORTNAME= libvsapm # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231123 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvsapm/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the APM volume system format WWW= https://github.com/libyal/libvsapm LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libvsapm/pkg-plist b/devel/libvsapm/pkg-plist index eccb174ede4f..e90320f7a0b9 100644 --- a/devel/libvsapm/pkg-plist +++ b/devel/libvsapm/pkg-plist @@ -1,17 +1,17 @@ bin/vsapminfo include/libvsapm.h include/libvsapm/codepage.h include/libvsapm/definitions.h include/libvsapm/error.h include/libvsapm/extern.h include/libvsapm/features.h include/libvsapm/types.h lib/libvsapm.a lib/libvsapm.so lib/libvsapm.so.1 lib/libvsapm.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyvsapm.a %%PYTHON_SITELIBDIR%%/pyvsapm.so libdata/pkgconfig/libvsapm.pc -man/man1/vsapminfo.1.gz -man/man3/libvsapm.3.gz +share/man/man1/vsapminfo.1.gz +share/man/man3/libvsapm.3.gz diff --git a/devel/libvsgpt/Makefile b/devel/libvsgpt/Makefile index e4d497113016..93418789a4eb 100644 --- a/devel/libvsgpt/Makefile +++ b/devel/libvsgpt/Makefile @@ -1,29 +1,30 @@ PORTNAME= libvsgpt # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231122 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvsgpt/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the GPT volume system format WWW= https://github.com/libyal/libvsgpt LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libvsgpt/pkg-plist b/devel/libvsgpt/pkg-plist index 9cafaa450601..e0c9afa31bb3 100644 --- a/devel/libvsgpt/pkg-plist +++ b/devel/libvsgpt/pkg-plist @@ -1,17 +1,17 @@ bin/vsgptinfo include/libvsgpt.h include/libvsgpt/codepage.h include/libvsgpt/definitions.h include/libvsgpt/error.h include/libvsgpt/extern.h include/libvsgpt/features.h include/libvsgpt/types.h lib/libvsgpt.a lib/libvsgpt.so lib/libvsgpt.so.1 lib/libvsgpt.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyvsgpt.a %%PYTHON_SITELIBDIR%%/pyvsgpt.so libdata/pkgconfig/libvsgpt.pc -man/man1/vsgptinfo.1.gz -man/man3/libvsgpt.3.gz +share/man/man1/vsgptinfo.1.gz +share/man/man3/libvsgpt.3.gz diff --git a/devel/libvshadow/Makefile b/devel/libvshadow/Makefile index afaa956ca069..1c5aeaaadc1e 100644 --- a/devel/libvshadow/Makefile +++ b/devel/libvshadow/Makefile @@ -1,30 +1,31 @@ PORTNAME= libvshadow PORTVERSION= 20231128 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvshadow/releases/download/${PORTVERSION}/ \ LOCAL/antoine DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= antoine@FreeBSD.org COMMENT= Library to support the Volume Service Snapshot (VSS) format WWW= https://github.com/libyal/libvshadow LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libvshadow/pkg-plist b/devel/libvshadow/pkg-plist index 5bf8fa16667f..fe8305d06b8a 100644 --- a/devel/libvshadow/pkg-plist +++ b/devel/libvshadow/pkg-plist @@ -1,20 +1,20 @@ bin/vshadowdebug bin/vshadowinfo bin/vshadowmount include/libvshadow.h include/libvshadow/codepage.h include/libvshadow/definitions.h include/libvshadow/error.h include/libvshadow/extern.h include/libvshadow/features.h include/libvshadow/types.h lib/libvshadow.a lib/libvshadow.so lib/libvshadow.so.1 lib/libvshadow.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyvshadow.a %%PYTHON_SITELIBDIR%%/pyvshadow.so libdata/pkgconfig/libvshadow.pc -man/man1/vshadowinfo.1.gz -man/man1/vshadowmount.1.gz -man/man3/libvshadow.3.gz +share/man/man1/vshadowinfo.1.gz +share/man/man1/vshadowmount.1.gz +share/man/man3/libvshadow.3.gz diff --git a/devel/libvslvm/Makefile b/devel/libvslvm/Makefile index 8e75057b6683..a5486ee90766 100644 --- a/devel/libvslvm/Makefile +++ b/devel/libvslvm/Makefile @@ -1,29 +1,30 @@ PORTNAME= libvslvm # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH DISTVERSION= experimental-20231122 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libvslvm/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the LVM volume system format WWW= https://github.com/libyal/libvslvm LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/devel/libvslvm/pkg-plist b/devel/libvslvm/pkg-plist index 640829b19221..1067253db466 100644 --- a/devel/libvslvm/pkg-plist +++ b/devel/libvslvm/pkg-plist @@ -1,18 +1,18 @@ bin/vslvminfo bin/vslvmmount include/libvslvm.h include/libvslvm/codepage.h include/libvslvm/definitions.h include/libvslvm/error.h include/libvslvm/extern.h include/libvslvm/features.h include/libvslvm/types.h lib/libvslvm.a lib/libvslvm.so lib/libvslvm.so.1 lib/libvslvm.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyvslvm.a %%PYTHON_SITELIBDIR%%/pyvslvm.so libdata/pkgconfig/libvslvm.pc -man/man1/vslvminfo.1.gz -man/man3/libvslvm.3.gz +share/man/man1/vslvminfo.1.gz +share/man/man3/libvslvm.3.gz diff --git a/sysutils/libfvde/Makefile b/sysutils/libfvde/Makefile index 294dadc467b3..76d67ca8ad5d 100644 --- a/sysutils/libfvde/Makefile +++ b/sysutils/libfvde/Makefile @@ -1,31 +1,32 @@ PORTNAME= libfvde PORTVERSION= 20231128 DISTVERSIONPREFIX= experimental- CATEGORIES= sysutils MASTER_SITES= https://github.com/libyal/libfvde/releases/download/${PORTVERSION}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools for reading FileVault (FVDE) encrypted volumes WWW= https://github.com/libyal/libfvde LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcaes.so:security/libcaes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/sysutils/libfvde/pkg-plist b/sysutils/libfvde/pkg-plist index 2dffab3728d7..76800c66be43 100644 --- a/sysutils/libfvde/pkg-plist +++ b/sysutils/libfvde/pkg-plist @@ -1,20 +1,20 @@ bin/fvdeinfo bin/fvdemount bin/fvdewipekey include/libfvde.h include/libfvde/codepage.h include/libfvde/definitions.h include/libfvde/error.h include/libfvde/extern.h include/libfvde/features.h include/libfvde/types.h lib/libfvde.a lib/libfvde.so lib/libfvde.so.1 lib/libfvde.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfvde.a %%PYTHON_SITELIBDIR%%/pyfvde.so libdata/pkgconfig/libfvde.pc -man/man1/fvdeinfo.1.gz -man/man1/fvdemount.1.gz -man/man3/libfvde.3.gz +share/man/man1/fvdeinfo.1.gz +share/man/man1/fvdemount.1.gz +share/man/man3/libfvde.3.gz