Created attachment 172475 [details] SVN diff that modifies Makefile as described. The port x11/grabc is orphaned; I volunteer to take maintainership. The port is up to date, its WWW entry in pkg-descr is still valid and it has been verified to build -- and work -- properly on FreeBSD/amd64 10.2-RELEASE-p19. A build log (make stage; make check-plist; make check-orphans; make stage-qa; make package) is available at http://www.skysmurf.nl/~fonz/tmp/grabc.log . Portlint only outputs two false alarms: # env DEVELOPER=yes portlint -A . WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: new ports should not set PORTREVISION. 0 fatal errors and 2 warnings found. The attached SVN diff contains the following modifications (all to the Makefile): * Change MAINTAINER from ports@FreeBSD.org to new maintainer. * Add new maintainer's mirror to MASTER_SITES. * Specify LICENSE. Caveat: there's no license (or even a mention of same) in the distfile; the license is specified only on the port's website.
A commit references this bug: Author: amdmi3 Date: Thu Jul 14 12:36:38 UTC 2016 New revision: 418532 URL: https://svnweb.freebsd.org/changeset/ports/418532 Log: - Pass maintainership to submitter - Add mirror - Add LICENSE PR: 211091 Submitted by: freebsd@skysmurf.nl Changes: head/x11/grabc/Makefile