Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2017 07:42:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221396] [New Port] print/pdfstitch: Crop and stitch pages from PDF to larger, single-page PDF
Message-ID:  <bug-221396-13-ac6yeJVnDl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221396-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221396-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221396

--- Comment #3 from Stefan Hagen <freebsd-bugzilla@textmail.me> ---
Hi Richard,

thank you for taking the time to look into my port. I learned a lot from yo=
ur
reply. I was able to implement 4 of your 5 suggestions. Diff attached.

Regarding the last suggestion:
  install:
/usr/ports/print/pdfstitch/work/stage/usr/local/share/doc/pdfstitch/README:=
 No
such file or directory

Unfortunately ${STAGEDIR}${DOCSDIR} is not created automatically, so I left=
 the
${MKDIR} statement in.

portlint is happy now:

$ portlint -AC
WARN: Consider to set DEVELOPER=3Dyes in /etc/make.conf
0 fatal errors and 1 warning found.

You can also find the port on Github, if that's easier to review:

https://github.com/xkpd3/freebsd-ports/tree/master/print/pdfstitch

Thanks,
Stefan

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221396-13-ac6yeJVnDl>