diff --git a/sysutils/ltfs/Makefile b/sysutils/ltfs/Makefile index 54c71ac4adf3..4ccb12ff751c 100644 --- a/sysutils/ltfs/Makefile +++ b/sysutils/ltfs/Makefile @@ -1,51 +1,53 @@ PORTNAME= ltfs DISTVERSIONPREFIX= v DISTVERSION= 2.4.6.1 DISTVERSIONSUFFIX= -10511 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= kbowling@FreeBSD.org COMMENT= Reference implementation of LTFS for stand-alone tape drive WWW= https://github.com/LinearTapeFileSystem/ltfs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libicudata.so:devel/icu \ libpkg.so:${PKG_ORIGIN} \ libuuid.so:misc/e2fsprogs-libuuid USES= autoreconf compiler:c11 fuse gnome libtool:build pkgconfig \ python shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= LinearTapeFileSystem USE_GNOME= libxml2 USE_LDCONFIG= yes SHEBANG_FILES= src/utils/ltfs_ordered_copy GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS+= --enable-icu-6x #INSTALL_TARGET= install-strip OPTIONS_DEFINE= DEBUG SNMP OPTIONS_SUB= yes DEBUG_DESC= Build without optimization and extended debug flags SNMP_DESC= SNMP trap support DEBUG_CONFIGURE_ON= --enable-debug DEBUG_CONFIGURE_OFF= --enable-fast SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SNMP_USES= perl5 SNMP_CONFIGURE_ENABLE= snmp post-install: @${RM} ${STAGEDIR}${DATADIR}/ltfs @${RMDIR} ${STAGEDIR}${DATADIR} .include diff --git a/sysutils/ltfs/pkg-plist b/sysutils/ltfs/pkg-plist index 5d66ba80d6ad..60e9532496db 100644 --- a/sysutils/ltfs/pkg-plist +++ b/sysutils/ltfs/pkg-plist @@ -1,54 +1,54 @@ bin/ltfs bin/ltfs_ordered_copy bin/ltfsck bin/mkltfs etc/ltfs.conf etc/ltfs.conf.local include/ltfs/config.h include/ltfs/libltfs/arch/arch_info.h include/ltfs/libltfs/arch/errormap.h include/ltfs/libltfs/arch/signal_internal.h include/ltfs/libltfs/arch/time_internal.h include/ltfs/libltfs/config_file.h include/ltfs/libltfs/dcache_ops.h include/ltfs/libltfs/iosched_ops.h include/ltfs/libltfs/kmi_ops.h include/ltfs/libltfs/ltfs_error.h include/ltfs/libltfs/ltfs_fsops.h include/ltfs/libltfs/ltfs_locking_new.h include/ltfs/libltfs/ltfs_locking_old.h include/ltfs/libltfs/ltfs_locking.h include/ltfs/libltfs/ltfs_thread.h include/ltfs/libltfs/ltfs_types.h include/ltfs/libltfs/ltfs.h include/ltfs/libltfs/ltfslogging.h include/ltfs/libltfs/ltfstrace.h include/ltfs/libltfs/plugin.h include/ltfs/libltfs/queue.h include/ltfs/libltfs/tape_ops.h include/ltfs/libltfs/tape.h include/ltfs/libltfs/uthash_ext.h include/ltfs/libltfs/uthash.h include/ltfs/libltfs/xml.h include/ltfs/tape_drivers/ibm_tape.h include/ltfs/tape_drivers/spc_op_codes.h include/ltfs/tape_drivers/ssc_op_codes.h include/ltfs/tape_drivers/tape_drivers.h lib/libltfs.a lib/libltfs.so lib/libltfs.so.0 lib/libltfs.so.0.0.0 lib/ltfs/libiosched-fcfs.so lib/ltfs/libiosched-unified.so lib/ltfs/libkmi-flatfile.so lib/ltfs/libkmi-simple.so lib/ltfs/libtape-cam.so lib/ltfs/libtape-file.so lib/ltfs/libtape-itdtimg.so libdata/pkgconfig/ltfs.pc -man/man1/ltfs_ordered_copy.1.gz -man/man8/ltfs-sde.8.gz -man/man8/ltfsck.8.gz -man/man8/mkltfs.8.gz +share/man/man1/ltfs_ordered_copy.1.gz +share/man/man8/ltfs-sde.8.gz +share/man/man8/ltfsck.8.gz +share/man/man8/mkltfs.8.gz %%SNMP%%share/snmp/LTFS-MIB.txt %%SNMP%%share/snmp/LtfsSnmpTrapDef.txt