Created attachment 146232 [details] patch-bsdadminscripts.diff - Bump PORTREVISION - Add STAGE support - Add LICENSE - Regenerate patch to apply cleanly - Fix DOCS option - Fix pkg-plist - Take maintainership
Build logs via redports: https://redports.org/buildarchive/20140824212800-28868/
Created attachment 146233 [details] patch-bsdadminscripts.diff
[patch] is redundant to [stage]. You can't stage without a patch, so that's implied. :)
(In reply to John Marino from comment #3) > [patch] is redundant to [stage]. You can't stage without a patch, so that's > implied. :) Thanks for the tip :)
the MANCOMPRESSED needs to go. I don't like where this EVALDOC is. Even if it works (and I'm not sure it does), it shouldn't be defined in post-install target. It doesn't look right. I'm not wild about the unnecessary install loops but I'm not going to worry about it today.
A commit references this bug: Author: marino Date: Mon Aug 25 08:58:16 UTC 2014 New revision: 366045 URL: http://svnweb.freebsd.org/changeset/ports/366045 Log: Stage sysutils/bsdadminscripts and assign maintainership to submitter PR: 192979 Submitted by: Carlos JPM Changes: head/sysutils/bsdadminscripts/Makefile head/sysutils/bsdadminscripts/files/patch-pkg_libchk head/sysutils/bsdadminscripts/pkg-plist
okay, done. FYI, those git patches give me fits with "svn patch". I have to manually remove the "/usr/ports/" prefix from each +++ and --- line to get it to apply. I don't know the "-p" equivalent for svn patch (or if there even is one)
A commit references this bug: Author: marino Date: Mon Aug 25 14:12:19 UTC 2014 New revision: 366079 URL: http://svnweb.freebsd.org/changeset/ports/366079 Log: sysutils/bsdadminscripts: fix scripts in sbin, make them executable PR: 192979 Changes: head/sysutils/bsdadminscripts/Makefile