non port: graphics/mupdf/files/patch-Makefile |
SVNWeb
|
Number of commits found: 10 |
Mon, 7 Nov 2022
|
[ 07:04 Wen Heping (wen) ] 37388c6
graphics/mupdf: Update to 1.20.3
PR: 258977
Reported by: wen@
Approved by: maintainer
|
Thu, 22 Oct 2020
|
[ 05:36 fernape ]
graphics/mupdf: update to 1.18.0
ChangeLog: https://mupdf.com/release_history.html
While here rework post-patch and remove noop REINPLACE_CMD
PR: 250473
Submitted by: uzsolt@uzsolt.hu (maintainer)
|
Sun, 24 Feb 2019
|
[ 00:44 rigoletto ] (Only the first 10 of 11 ports in this commit are shown above. )
graphics/zathura: Update to 4.3.
- update graphics/mupdf to 1.14.0
- update graphics/zathura-pdf-mupdf to 0.3.4
PR: 235952
PR: 233727
PR: 229935
PR: 232902
PR: 233021
Approved by: tcberner (mentor), Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer),
Quentin Stievenart <quentin.stievenart@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D19301
|
Tue, 9 Oct 2018
|
[ 07:01 tobik ]
graphics/mupdf: Fix linking with libmupdf.so for third-party ports
libmupdf.so references symbols from libmupdfthird.so but does not
link directly against it.
This is problematic for ports using the --as-needed linker option,
such as graphics/zathura-pdf-mupdf (>= 0.3.3) due to Meson's defaults.
zathura-pdf-mupdf itself does not reference symbols from libmupdfthird.so,
and so despite being included in the linker arguments, libmupdfthird.so
is not actually linked in.
$ zathura --version
error: Could not load plugin '/usr/local/lib/zathura/libpdf-mupdf.so'
(/usr/local/lib/libmupdf.so.1.13.0: Undefined symbol "js_tointeger").
This is a consequence of us providing shared libraries in spite of
upstream since r433550 to keep package sizes down, but not properly
understanding the dependency between libmupdfthird and libmupdf.
PR: 232059
Submitted by: Albert Ou <aou@eecs.berkeley.edu>
|
Thu, 11 Jan 2018
|
[ 14:19 tobik ]
graphics/mupdf: Update to 1.12.0
Changes: http://git.ghostscript.com/?p=mupdf.git;a=blob;f=CHANGES;h=e37c478a397198eae4c62f623747229c18e9035d;hb=HEAD
PR: 224712
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
|
Tue, 2 May 2017
|
[ 12:22 tobik ]
Update to 1.11
- Prevent linking with libcrypto when a pkg-config file for it exists
on the system [1]
- Bump PORTREVISION of dependent ports
PR: 218996, 218688 [1]
Reported by: rsmith@xs4all.nl [1]
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D10561
|
Tue, 7 Feb 2017
|
[ 13:39 tijl ]
Patch graphics/mupdf to build shared libraries instead of static ones.
Because the libraries are faily big this significantly reduces the size of
programs linking to it. Use PORTVERSION as the library version because
upstream does not guarantee compatibility between any two versions.
Add an upstream patch to graphics/llpp to fix brightness increase key.
PR: 216823
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer of llpp)
Approved by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Obtained from: OpenBSD
|
Tue, 5 Aug 2014
|
[ 19:05 tijl ]
- Add dependency on libcurl
- Remove a patch and simplify the Makefile a bit
- Create and install libmupdf_pic.a which can be linked into shared
libraries such as the zathura-pdf-mupdf plugin
PR: 192397
Approved by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
|
Mon, 4 Aug 2014
|
[ 20:19 pi ]
graphics/mupdf: 1.2 -> 1.5
- For changes since 1.2 see http://www.mupdf.com/news
- new maintainer: Zsolt Udvari
PR: 184335
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
Approved by: lichray@gmail.com (maintainer timeout)
|
Thu, 9 May 2013
|
[ 11:44 madpilot ]
- Update to 1.2
- Add javascript support
PR: ports/178371
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
|
Number of commits found: 10 |