Commit graph

13 commits

Author SHA1 Message Date
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Mark Linimon
c52a715800 Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 00:20:19 +00:00
Steve Wills
8cfa3d782c print/pdf-renderer: fix build with openjdk8
PR:		203123
Approved by:	maintainer timeout (ale, >2 weeks)
2015-10-16 18:13:28 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Adam Weinberger
a76156a41f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:50:33 +00:00
Alex Dupre
4fdaf29780 Stagify. 2014-05-13 12:06:33 +00:00
Baptiste Daroussin
1be832a008 Convert p* to USES=zip 2014-03-10 16:45:37 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Alex Dupre
26168c89ca Update to 0.9.1 official release.
Add a patch to fix ColorSpace parsing.

Feature safe:	yes
2011-11-17 08:54:16 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Alex Dupre
21cd32b987 Update to 20110427 snapshot. 2011-04-27 12:06:15 +00:00
Alex Dupre
a78b72618f The PDF Renderer is an open source, all Java library which renders
PDF documents to the screen using Java2D.

Some features:

 * view PDFs in your own app
 * print-preview before exporting PDF files
 * render PDFs to PNGs in a server-side web application
 * view PDFs in a 3D scene
 * draw on top of PDFs and annotate them in a networked viewer

WWW: https://pdf-renderer.dev.java.net/
2008-11-25 08:24:06 +00:00