diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile index 961ce1c8495f..fdfd20c25dcf 100644 --- a/sysutils/sleuthkit/Makefile +++ b/sysutils/sleuthkit/Makefile @@ -1,56 +1,56 @@ PORTNAME= sleuthkit -PORTVERSION= 4.7.0 +PORTVERSION= 4.12.1 CATEGORIES= sysutils security MASTER_SITES= https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-${PORTVERSION}/ MAINTAINER= antoine@FreeBSD.org COMMENT= Tools and library for filesystem forensic analysis WWW= https://www.sleuthkit.org/sleuthkit/ LICENSE= CPL IBM GPLv2 LICENSE_COMB= multi LICENSE_NAME_CPL=Common Public License LICENSE_NAME_IBM=IBM Public License LICENSE_FILE_CPL=${WRKSRC}/licenses/cpl1.0.txt LICENSE_FILE_IBM=${WRKSRC}/licenses/IBM-LICENSE LICENSE_PERMS_CPL=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LICENSE_PERMS_IBM=dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= p5-DateTime-TimeZone>=0:devel/p5-DateTime-TimeZone \ exif:graphics/exif CONFLICTS= ja-ls icat GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_header_libpq_fe_h=no +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= compiler:c++11-lang libtool perl5 sqlite USE_LDCONFIG= yes INSTALL_TARGET= install-strip DATADIR= ${PREFIX}/share/tsk PORTDOCS= NEWS.txt README.md OPTIONS_DEFINE= AFFLIB DOCS LIBEWF LIBVHDI LIBVMDK AFFLIB_DESC= Build with AFF support LIBEWF_DESC= Build with EWF support LIBVHDI_DESC= Build with VHDI support LIBVMDK_DESC= Build with VMDK support OPTIONS_DEFAULT=LIBEWF LIBVHDI LIBVMDK AFFLIB_LIB_DEPENDS= libafflib.so:sysutils/afflib AFFLIB_CONFIGURE_WITH= afflib=${LOCALBASE} LIBEWF_LIB_DEPENDS= libewf.so:devel/libewf LIBEWF_CONFIGURE_WITH= libewf=${LOCALBASE} LIBVHDI_LIB_DEPENDS= libvhdi.so:devel/libvhdi LIBVHDI_CONFIGURE_WITH= libvhdi=${LOCALBASE} LIBVMDK_LIB_DEPENDS= libvmdk.so:devel/libvmdk LIBVMDK_CONFIGURE_WITH= libvmdk=${LOCALBASE} post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/sleuthkit/distinfo b/sysutils/sleuthkit/distinfo index ef1f881e08b6..c31c32a70f74 100644 --- a/sysutils/sleuthkit/distinfo +++ b/sysutils/sleuthkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571378653 -SHA256 (sleuthkit-4.7.0.tar.gz) = 24b95ab1d65cc3248c6f735eae033d7090c5bb65bae12d2c1d3cffa1422fdc35 -SIZE (sleuthkit-4.7.0.tar.gz) = 8715010 +TIMESTAMP = 1710144628 +SHA256 (sleuthkit-4.12.1.tar.gz) = 6b2de0baabc6a38429a33993114ca3820329b477d5038cbf45fcf69fca8addfd +SIZE (sleuthkit-4.12.1.tar.gz) = 3768424 diff --git a/sysutils/sleuthkit/pkg-plist b/sysutils/sleuthkit/pkg-plist index 4c3889d30e37..ad5a114e54b5 100644 --- a/sysutils/sleuthkit/pkg-plist +++ b/sysutils/sleuthkit/pkg-plist @@ -1,94 +1,119 @@ bin/blkcalc bin/blkcat bin/blkls bin/blkstat bin/fcat bin/ffind bin/fiwalk bin/fls bin/fsstat bin/hfind bin/icat bin/ifind bin/ils bin/img_cat bin/img_stat bin/istat bin/jcat bin/jls bin/jpeg_extract bin/mactime bin/mmcat bin/mmls bin/mmstat +bin/pstat bin/sigfind bin/sorter bin/srch_strings bin/tsk_comparedir bin/tsk_gettimes +bin/tsk_imageinfo bin/tsk_loaddb bin/tsk_recover bin/usnjls +include/tsk/auto/guid.h include/tsk/auto/tsk_auto.h include/tsk/auto/tsk_is_image_supported.h include/tsk/base/tsk_base.h include/tsk/base/tsk_os.h +include/tsk/fs/apfs_compat.hpp +include/tsk/fs/apfs_fs.h +include/tsk/fs/apfs_fs.hpp +include/tsk/fs/decmpfs.h +include/tsk/fs/tsk_apfs.h +include/tsk/fs/tsk_apfs.hpp include/tsk/fs/tsk_exfatfs.h include/tsk/fs/tsk_ext2fs.h include/tsk/fs/tsk_fatfs.h include/tsk/fs/tsk_fatxxfs.h include/tsk/fs/tsk_ffs.h include/tsk/fs/tsk_fs.h include/tsk/fs/tsk_hfs.h include/tsk/fs/tsk_iso9660.h +include/tsk/fs/tsk_logical_fs.h include/tsk/fs/tsk_ntfs.h include/tsk/fs/tsk_yaffs.h include/tsk/hashdb/tsk_hashdb.h +include/tsk/img/logical_img.h +include/tsk/img/pool.hpp include/tsk/img/tsk_img.h include/tsk/libtsk.h +include/tsk/pool/apfs_pool_compat.hpp +include/tsk/pool/lvm_pool_compat.hpp +include/tsk/pool/pool_compat.hpp +include/tsk/pool/tsk_apfs.h +include/tsk/pool/tsk_apfs.hpp +include/tsk/pool/tsk_pool.h +include/tsk/pool/tsk_pool.hpp include/tsk/tsk_incs.h +include/tsk/util/crypto.hpp +include/tsk/util/detect_encryption.h +include/tsk/util/file_system_utils.h +include/tsk/util/lw_shared_ptr.hpp +include/tsk/util/span.hpp include/tsk/vs/tsk_bsd.h include/tsk/vs/tsk_dos.h include/tsk/vs/tsk_gpt.h include/tsk/vs/tsk_mac.h include/tsk/vs/tsk_sun.h include/tsk/vs/tsk_vs.h lib/libtsk.a lib/libtsk.so lib/libtsk.so.19 -lib/libtsk.so.19.0.0 -man/man1/blkcalc.1.gz -man/man1/blkcat.1.gz -man/man1/blkls.1.gz -man/man1/blkstat.1.gz -man/man1/fcat.1.gz -man/man1/ffind.1.gz -man/man1/fls.1.gz -man/man1/fsstat.1.gz -man/man1/hfind.1.gz -man/man1/icat.1.gz -man/man1/ifind.1.gz -man/man1/ils.1.gz -man/man1/img_cat.1.gz -man/man1/img_stat.1.gz -man/man1/istat.1.gz -man/man1/jcat.1.gz -man/man1/jls.1.gz -man/man1/mactime.1.gz -man/man1/mmcat.1.gz -man/man1/mmls.1.gz -man/man1/mmstat.1.gz -man/man1/sigfind.1.gz -man/man1/sorter.1.gz -man/man1/tsk_comparedir.1.gz -man/man1/tsk_gettimes.1.gz -man/man1/tsk_loaddb.1.gz -man/man1/tsk_recover.1.gz -man/man1/usnjls.1.gz +lib/libtsk.so.19.2.1 +libdata/pkgconfig/tsk.pc +share/man/man1/blkcalc.1.gz +share/man/man1/blkcat.1.gz +share/man/man1/blkls.1.gz +share/man/man1/blkstat.1.gz +share/man/man1/fcat.1.gz +share/man/man1/ffind.1.gz +share/man/man1/fls.1.gz +share/man/man1/fsstat.1.gz +share/man/man1/hfind.1.gz +share/man/man1/icat.1.gz +share/man/man1/ifind.1.gz +share/man/man1/ils.1.gz +share/man/man1/img_cat.1.gz +share/man/man1/img_stat.1.gz +share/man/man1/istat.1.gz +share/man/man1/jcat.1.gz +share/man/man1/jls.1.gz +share/man/man1/mactime.1.gz +share/man/man1/mmcat.1.gz +share/man/man1/mmls.1.gz +share/man/man1/mmstat.1.gz +share/man/man1/sigfind.1.gz +share/man/man1/sorter.1.gz +share/man/man1/tsk_comparedir.1.gz +share/man/man1/tsk_gettimes.1.gz +share/man/man1/tsk_loaddb.1.gz +share/man/man1/tsk_recover.1.gz +share/man/man1/usnjls.1.gz %%DATADIR%%/sorter/default.sort %%DATADIR%%/sorter/freebsd.sort %%DATADIR%%/sorter/images.sort %%DATADIR%%/sorter/linux.sort %%DATADIR%%/sorter/openbsd.sort %%DATADIR%%/sorter/solaris.sort %%DATADIR%%/sorter/windows.sort