Created attachment 154225 [details] patch for updating port - Update to ver 0.27.0.1 Changes: https://github.com/openxpki/openxpki/commits/master - "portlint -AC" says: WARN: /usr/ports/security/p5-openxpki-i18n/pkg-plist: There are only 4 items in the plist. Consider using PLIST_FILES instead of pkg-plist when installing less than 6 items. WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support. WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. 0 fatal errors and 3 warnings found. Please note that we can not go without gettext, i18n is needed here even for English. - Tested with poudriere (log attached) at 10.1-amd64 with perl5-5.18.4_11
Created attachment 154226 [details] log from poudriere at 10.1-amd64
A commit references this bug: Author: brd Date: Fri Mar 13 08:55:29 UTC 2015 New revision: 381169 URL: https://svnweb.freebsd.org/changeset/ports/381169 Log: Update security/p5-openxpki-i18n to 0.27.0.1. PR: 198529 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> Approved by: bapt Changes: head/security/p5-openxpki-i18n/Makefile head/security/p5-openxpki-i18n/distinfo
Committed, thank you for your submission!