I have poudriere -t reporting errors on the port: ====> Running Q/A tests (stage-qa) Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for 'sbin/p0f-analyzer.pl' *** Error code 1 This one is fixed by adding p0f-analyzer.pl to SHEBANG_FILES ----------------------------------------- You should manually remove the "/var/amavis" directory. You should manually remove the "/var/virusmails" directory. =========================================================================== ====>> Checking for extra files and directories ====>> Error: Files or directories left over: @dir /var/amavis @dir /var/amavis/db @dir /var/amavis/tmp @dir /var/amavis/var @dir /var/virusmails May be the Makefile needs to declare the directories?
Auto-assigned to maintainer gabor@FreeBSD.org
Committed, thanks.
A commit references this bug: Author: gabor Date: Tue Feb 24 15:26:21 UTC 2015 New revision: 379807 URL: https://svnweb.freebsd.org/changeset/ports/379807 Log: - Update to 2.10.1 - Add p0f-analyzer.pl to SHEBANG_FILES [1] - Remove reference to deprecated virus scanners [2] - Use conventional sample file naming [2] PR: 195870 [1], 194412 [2] Submitted by: me@nileshgr.com [1], takefu@airport.fm [2] Changes: head/security/amavisd-new/Makefile head/security/amavisd-new/distinfo head/security/amavisd-new/files/pkg-message.in head/security/amavisd-new/pkg-plist