Created attachment 167371 [details] patch agains old deleted port Port was deleted a year ago as deprecated and unmaintained. I am still using HP DeskJet 710c printer. I dug it out from the grave and did few changes to support staging, USES etc. I will maintain this port as log as I will use it.
https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/102143.html I forgot to mention it - the port was successfully tested with "poudriere testport".
testbuilds@work
A commit references this bug: Author: pi Date: Mon Feb 29 17:05:02 UTC 2016 New revision: 409817 URL: https://svnweb.freebsd.org/changeset/ports/409817 Log: Resurrect port: print/pnm2ppa This software creates output using the PPA (printer performance architecture) protocol. This protocol is used by some HP "Windows-only" printers, including the HP Deskjet 820C series, the HP DeskJet 720 series, and the HP DeskJet 1000 series. It has been tested on all three printers, but your personal experience (positive or negative) is very much appreciated! WWW: http://pnm2ppa.sourceforge.net/ PR: 207468 Submitted by: Miroslav Lachman <000.fbsd@quip.cz> Changes: head/MOVED head/print/Makefile head/print/pnm2ppa/ head/print/pnm2ppa/Makefile head/print/pnm2ppa/pkg-install head/print/pnm2ppa/pkg-plist
Committed, thanks!