| Port details |
- mupdf Lightweight PDF viewer and toolkit
- 1.28.0,1 graphics
=11 1.27.2,1Version of this port present on the latest quarterly branch. - Maintainer: uzsolt@FreeBSD.org
 - Port Added: 2009-11-11 16:39:05
- Last Update: 2026-07-31 08:53:52
- Commit Hash: 997d22a
- People watching this port, also watch:: firefox, gnupg, nmap, tmux, smartmontools
- License: AGPLv3
- WWW:
- https://www.mupdf.com/
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/mupdf/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mupdf
- pkg install mupdf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mupdf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785467635
SHA256 (mupdf-1.28.0-source.tar.gz) = 21c7f064903154f1c3a7458bee81f130fc36f9b5147ea13328f9980e02d2dea2
SIZE (mupdf-1.28.0-source.tar.gz) = 68923736
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ar : devel/binutils
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xcursor.pc : x11/libXcursor
- xext.pc : x11/libXext
- xinerama.pc : x11/libXinerama
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libbrotlidec.so : archivers/brotli
- libbrotlienc.so : archivers/brotli
- libcurl.so : ftp/curl
- libfreetype.so : print/freetype2
- libgumbo.so : devel/gumbo
- libharfbuzz.so : print/harfbuzz
- libjbig2dec.so : graphics/jbig2dec
- libopenjp2.so : graphics/openjpeg
- libGL.so : graphics/libglvnd
- libglut.so : graphics/freeglut
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Build
-
- benchmarks/hipercontracer
- benchmarks/netperfmeter
- net/rsplib
- for Libraries
-
- graphics/gowall
- graphics/zathura-pdf-mupdf
- print/sioyek
-
Deleted ports which required this port:
- for Run
-
- graphics/impressive
Configuration Options:
- ===> The following configuration options are available for mupdf-1.28.0,1:
DOCS=on: Build and/or install documentation
JS=off: JavaScript support (V8 engine)
SCROLL=on: Build with scroll hacks
===> Use 'make config' to modify these settings
- Options name:
- graphics_mupdf
- USES:
- compiler:c++20-lang cpe gl gmake jpeg pkgconfig ssl xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
r921,1 12 Jan 2010 01:23:27
 |
wen  |
- Update to r921
PR: ports/142726
Submitted by: Martin Dieringer <martin.dieringer@gmx.de> (maintainer) |
2009.07.07 04 Dec 2009 06:08:58
 |
linimon  |
Mark broken on sparc64: does not find binary in install stage.
Hat: portmgr |
2009.07.07 11 Nov 2009 16:38:48
 |
amdmi3  |
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> |