Created attachment 171280 [details] Patch to update sysutils/fusefs-encfs to 1.8.1, update MAINTAINER
Created attachment 171284 [details] Patch to update sysutils/fusefs-encfs to 1.8.1, update MAINTAINER
Testbuild on 9.3a fails, see http://people.freebsd.org/~pi/logs/sysutils__fusefs-encfs-93a-1466270299.txt
Please use portlint -AC on the port. If possible, re-submit with fixes.
Created attachment 171558 [details] Patch to update sysutils/fusefs-encfs to 1.8.1, update MAINTAINER - Fixed portlint -AC warnings. - Fixed 9.3 builds. portlint -AC output: WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 1 warning found. testport 10.3-RELEASE-p5 amd64: http://poudriere.syrec.org/fusefs-encfs/1.8.1/10amd64-default.log testport 10.3-RELEASE-p5 i386: http://poudriere.syrec.org/fusefs-encfs/1.8.1/10i386-default.log testport 9.3-RELEASE-p44 amd64: http://poudriere.syrec.org/fusefs-encfs/1.8.1/9amd64-default.log testport 9.3-RELEASE-p44 i386: http://poudriere.syrec.org/fusefs-encfs/1.8.1/9i386-default.log
A commit references this bug: Author: pi Date: Sun Jun 19 03:26:36 UTC 2016 New revision: 417100 URL: https://svnweb.freebsd.org/changeset/ports/417100 Log: sysutils/fusefs-encfs: 1.7.4 -> 1.8.1 - submitter becomes maintainer - reverse: re-enable kernel cache (bug #60) - reverse mode: disable unique IV by default (was enabled in 1.8) - add make benchmark-reverse - remove -o default_permissions unless needed to improve performance - add option --require-macs (bug #14) - add per-file IVs based on the inode number to reverse mode to improve security - add automatic benchmark (make benchmark) - compare MAC in constant time ( fixes bug #12 ) - add --nocache option PR: 210196 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/sysutils/fusefs-encfs/Makefile head/sysutils/fusefs-encfs/distinfo head/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp head/sysutils/fusefs-encfs/files/patch-encfs_encfs.cpp head/sysutils/fusefs-encfs/files/patch-encfs_encfs.h head/sysutils/fusefs-encfs/files/patch-encfs_main.cpp head/sysutils/fusefs-encfs/files/patch-encfs_makeKey.cpp head/sysutils/fusefs-encfs/files/patch-implement-encf_create head/sysutils/fusefs-encfs/pkg-plist
Testbuilds are fine, committed, thanks!