Commit graph

13 commits

Author SHA1 Message Date
Guido Falsi
1430278cdc - Update to 1.2
- Add javascript support

PR:		ports/178371
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2013-05-09 11:44:36 +00:00
Ruslan Makhmatkhanov
fc065deb34 - update to 1.1
- use BSD_INSTALL_DATA for static lib to keep symbols

while here:
- convert Makefile header into two-line format
- remove LICENSE_FILE, unneeded for GPLv3
- switch to USE_PKGCONFIG
- remove quotes from option description
- change bsd.port.[pre|post].mk with just bsd.port.mk
- whitespace fixes in pkg-descr

PR:		171795
Submitted by:	Martin Dieringer <martin.dieringer at gmx dot de>
Approved by:	Zhihao Yuan <lichray at gmail dot com> (maintainer)
2012-09-20 11:06:56 +00:00
Michael Scheidell
75d6e7bd3b - Update to 1.0
PR:		ports/166745
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-04 00:02:49 +00:00
Dennis Herrmann
0250d01ba1 - Update to 0.9
PR:		ports/160781
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2011-09-17 16:22:07 +00:00
Baptiste Daroussin
e222bee0cc update to 0.8.15
1. mupdf supports XPS documents;
2. A new tool, xpsdraw was included.

Check http://mupdf.com/news for details

PR:		ports/156859
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2011-05-07 14:21:43 +00:00
Baptiste Daroussin
f4fb70cdfc - update to 0.8.15
- add GOOGLE_CODE macros to MASTER_SITE

PR:		ports/155625
Submitted by:	Zhihao Yuan <lichray _at_ gmail.com>
Approved by:	maintainer timeout (>23 days)
2011-04-08 11:47:42 +00:00
Philip M. Gollucci
bed434d7a5 - Upate to 0.7
- Unbreak

PR:             ports/150698
Submitted by:   swell.k@gmail.com
Approved by:    Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2010-10-06 20:31:12 +00:00
Baptiste Daroussin
99f22e5f43 - Respect ports CFLAGS [1]
- Cleanup REINPLACE_CMD usage [2]
- Bump PORTREVISION
- Correctly define i386 and amd64 optimisation [2]

PR:		ports/148503 [1][2] ports/148674 [1]
Submitted by:	Dominic Fandrey <kamikaze _at_ bsdforen.de> [1], Anonymous <swell.k _at_ gmail.com> [1][2], Martin Dieringer <martin.dieringer _at_ gmx.de> [1][2] (maintainer)
Approved by:	tabthorpe@ (co-mentor)
2010-08-04 05:25:07 +00:00
Max Brazhnikov
f960959a7f Update to r1309 [1]
Do not optionify CJK, it doesn't seems to be optionnal anymore [1]
Update to 0.6 [2]

PR:		ports/148423
Submitted by:	Bapt <baptiste.daroussin at gmail.com> [1], maintainer [2]
Approved by:	Martin Dieringer (maintainer)
2010-07-10 11:12:09 +00:00
Dmitry Marakasov
606c824f56 - Update to r940
- Update MASTER_SITES

PR:		145913
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2010-04-27 19:06:53 +00:00
Tong LIU
46a8ae52c0 - Update to r937
- Fix previous pre.mk ordering bug by converting to new style options.mk.

PR:	ports/144022
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de>

Feature safe:	yes
2010-02-22 11:41:10 +00:00
Wen Heping
b820750b2c - Update to r921
PR:		ports/142726
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2010-01-12 01:23:27 +00:00
Dmitry Marakasov
1b34cf260c MuPDF is a lightweight PDF viewer and toolkit written in portable C.
The renderer in MuPDF is tailored for high quality anti-aliased graphics. It
renders text with metrics and spacing accurate to within fractions of a
pixel for the highest fidelity in reproducing the look of a printed page on
screen.

MuPDF has a small footprint. A binary that includes the standard Roman fonts
is only one megabyte. A build with full CJK support (including an Asian
font) is approximately five megabytes.

MuPDF has support for all non-interactive PDF 1.7 features, and the toolkit
provides a simple API for accessing the internal structures of the PDF
document. Example code for navigating interactive links and bookmarks,
encrypting PDF files, extracting fonts, images, and searchable text, and
rendering pages to image files is provided.

WWW: http://ccxvii.net/mupdf/

PR:		137559
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de>
2009-11-11 16:38:48 +00:00