non port: graphics/llpp/Makefile |
Number of commits found: 13 |
Sunday, 24 Feb 2019
|
00:47 tobik
graphics/llpp: Mark as broken and deprecate
llpp fails to build after r493732. llpp >= 30 should support MuPDF
1.14.0 out of the box however it needs a newer Ocaml compiler > 4.07.
Previously I have backported some changes to support a newer
MuPDF, but this is not trivial this time. The lang/ocaml update
has been stalled for years now and at this point I give up.
 |
Saturday, 14 Jul 2018
|
10:11 tobik
graphics/llpp: Rebuild after mupdf update (r474622)
 |
Thursday, 11 Jan 2018
|
14:21 tobik
graphics/llpp: Fix build with MuPDF 1.12.0
llpp > 25 supports MuPDF 1.12.0 out of the box however we currently
lack Ocaml 4.04 in the ports tree. llpp 25 is the last version that
supports Ocaml 4.02, so backport some changes instead.
PR: 224712
 |
Tuesday, 23 May 2017
|
05:03 rezny
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
 |
Tuesday, 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
 |
Wednesday, 15 Feb 2017
|
12:28 tobik
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
 |
Tuesday, 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
 |
Wednesday, 25 Jan 2017
|
22:11 cpm
graphics/llpp: Update to v25, unbreak after r431509
Changelog:
http://repo.or.cz/llpp.git/shortlog/refs/tags/v25
PR: 216158
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
 |
Sunday, 13 Nov 2016
|
14:00 pi
graphics/llpp: Fix 'crashes Firefox sometimes'
- This one is related to bug #199872 where Firefox would randomly crash
when exiting llpp (sometimes yes and sometimes no, you don't know which
beforehand).
Firefox (or GTK+ apps in general) seems to monitor ~/.config
(not sure if true). llpp writes to ~/.config/llpp.conf when it
exits, which will trigger bug #199872.
- This patch moves llpp's config file to ~/.llpp.conf instead, solving
this annoyance.
PR: 214458
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
 |
Wednesday, 12 Oct 2016
|
00:11 feld
graphics/mupdf: Patch to resolve CVEs
PR: 212207
MFH: 2016Q4
Security: CVE-2016-6525
Security: CVE-2016-6265
 |
Thursday, 30 Jun 2016
|
16:05 pawel
- Update graphics/mupdf to version 1.9a [1]
- Fix graphics/zathura-pdf-mupdf after mupdf update [1]
- Fix graphics/llpp after mupdf update [2]
PR: 210398
Submitted by: Zsolt Udvari (maintainer) [1]
Tobias Kortkamp (maintainer) [2]
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 3 Feb 2016
|
11:53 pi
New port: graphics/llpp
llpp is a graphical PDF viewer which aims to superficially resemble
less(1).
WWW: http://repo.or.cz/llpp.git/
PR: 206006
Submitted by: Tobias Kortkamp <t@tobik.me>
 |
Number of commits found: 13 |