kili
5979499a44
Update to poppler-0.75.0.
...
Build-tested on sparc64 with gcc-8.3 by jca@,
tested on amd64 by myself.
2019-04-21 23:27:53 +00:00
ajacoutot
593a532190
Update to py-cups-1.9.74.
2019-04-16 08:16:14 +00:00
ajacoutot
eb62924314
Update to cups-filters-1.22.5.
2019-04-16 08:05:12 +00:00
naddy
7271d4a205
fix warning and future error about unescaped left brace in perl regex
...
matches upstream; ok sthen@
2019-04-04 02:08:32 +00:00
ajacoutot
7d463237eb
Update to cups-filters-1.22.3.
2019-03-27 11:39:08 +00:00
ajacoutot
5b2b49ca3c
Update to cups-2.2.11.
2019-03-23 12:19:54 +00:00
ajacoutot
a95f769631
Update to cups-filters-1.22.2.
2019-03-17 21:04:15 +00:00
fcambus
ee34a6fb64
Fix broken HOMEPAGE and MASTER_SITES.
...
OK benoit@
2019-03-13 15:43:25 +00:00
bentley
55306a4999
Remove ghostview. Ancient, unmaintained, scary, with easy alternatives.
...
ok fcambus@ kili@
2019-03-13 07:14:05 +00:00
bentley
b2b0603055
-ghostview
2019-03-13 07:12:28 +00:00
cwen
df36273cd8
texlive/base: unbreak when building with ports-gcc-4.9
...
The included dvisvgm contains a bundled version of brotli, that uses
__has_attribute(), only available with gcc>=5. Spotted by landry@,
tested successfully on sparc64 (jca@), macppc (landry@) and amd64 (me).
OK jca@, edd@ (MAINTAINER)
2019-03-12 21:19:29 +00:00
cwen
6309a2bb3b
qt5.port.mk: change COMPILER
...
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.
OK sthen@
2019-03-08 20:00:39 +00:00
ajacoutot
4d6151063c
Update to foomatic-db-4.0.20190128.
2019-03-03 13:36:33 +00:00
ajacoutot
5ba927ef33
Update to hplip-3.19.1.
2019-02-24 10:40:43 +00:00
kili
dab8c7c834
Update to poppler-0.74.
...
Tested on amd64, additional bulk build on i386 by sthen@. Thanks!
2019-02-20 17:10:45 +00:00
ajacoutot
a98ad54a11
Update to cups-filters-1.22.1.
2019-02-17 17:27:59 +00:00
edd
1332470ca1
TeX Live: Split out synctex into its own multi-package.
...
OK jca@
2019-02-13 18:14:12 +00:00
jca
594f1373d4
Force -std=gnu++11 to unbreak on non-clang archs
...
ICU headers now assume C++11 and char16_t.
ok sthen@ edd@ (maintainer)
2019-02-10 18:53:49 +00:00
jca
79af821518
Stop enforcing strict version requirements on texlive_base
...
This strict version requirement doesn't look very useful but is a pain
to maintain. The idea is now to force a dep on a minimal version
(latest major).
ok edd@ (maintainer)
2019-02-10 18:14:36 +00:00
ajacoutot
a76930382b
Update to qpdf-8.4.0.
2019-02-05 09:33:50 +00:00
jca
f720122b3a
Missing public header synctex_version.h and shlib versions bumps
...
synctex_parser.h and synctex_parser_utils.h are public headers that both
include synctex_version.h, but the latter isn't installed by the
autotools glue. Reported by ajacoutot@, ok kili@ edd@ (maintainer)
While here, the libsynctex API/ABI has changed between tl2017 and
tl2018, so bump the major (also bump the minor for libptexenc).
ok edd@ (maintainer)
2019-01-24 16:38:41 +00:00
ajacoutot
49a59e35fa
Update to gutenprint-5.3.1.
2019-01-22 01:00:35 +00:00
naddy
a9f52b385a
fix build with llvm7: don't compare QString::contains() > 0
2019-01-21 21:19:48 +00:00
edd
955fa02afa
Update TeX Live to 2018.
...
User tested by Jon Bernard, bulk tested by kili@.
OK kili@, thanks!
2019-01-20 11:17:30 +00:00
ajacoutot
bcd357cc42
Expand comment.
2019-01-19 21:37:46 +00:00
ajacoutot
9237ddd9fa
Update to cups-filters-1.22.0.
2019-01-19 02:46:32 +00:00
kili
7997aa18e1
Allow to build poppler if an older version is already installed.
...
Problem reported by kn@ and landry@, analyzed by semarie@, who also
gave me a hint ('shot into the dark') where to fix it.
ok, cmake@ (said landry@)
2019-01-14 19:50:32 +00:00
kili
e6951998fc
Update to poppler-0.73.0.
...
Pass -L${X11BASE}/lib to g-ir-scanner to let it build with ld.bfd.
From George Koehler, thanks!
2019-01-11 21:31:52 +00:00
kili
a202c098f4
Stop #including goo/gtypes.h, as it no longer exists in upcoming
...
poppler-0.73.0 (and wasn't needed at all).
2019-01-11 20:13:59 +00:00
ajacoutot
5ca32e33e4
Update to qpdf-8.3.0.
2019-01-08 12:14:44 +00:00
kili
4423a2780e
Add a comment for myself about the ld.bfd link errors on poppler-glib.
2019-01-07 23:40:38 +00:00
kili
7513c66035
Update HOMEPAGE.
...
Noticed and ok by danj@
2019-01-07 22:52:47 +00:00
mariani
14f639dcb6
Updating lyx from 2.3.1 to 2.3.2
...
OK danj@
2019-01-06 22:08:53 +00:00
kili
edbada7e49
Update to poppler-0.72.0, also dropping poppler-qt4.
2019-01-04 21:05:34 +00:00
ajacoutot
0e8cf22995
Unbreak: needs print in CATEGORIES.
...
Fatal: one category in fonts chinese x11 lang/python should match PKGPATH=print/bg5ps (in print/bg5ps)
2018-12-27 07:56:17 +00:00
kili
e004dd7232
mftrace moved from fonts/ to print/
2018-12-26 21:20:21 +00:00
bentley
a9169f0b87
Move zh-bg5ps and zh-bg5pdf from fonts/ to print/ and drop the zh- prefix.
...
ok sthen@
2018-12-26 10:05:37 +00:00
bentley
4bfa0129f4
Reimport bg5ps under print/.
...
ok sthen@
2018-12-26 10:02:49 +00:00
bentley
617cf33a1f
Reimport bg5pdf under print/.
...
ok sthen@
2018-12-26 10:02:13 +00:00
bentley
6811ccc1d3
Move mftrace back to print/, as it doesn't actually contain any fonts.
...
ok sthen@
2018-12-26 09:37:06 +00:00
ajacoutot
b72944e921
Update to cups-filters-1.21.6.
2018-12-21 12:37:31 +00:00
sthen
2ed357d5f2
set USE_LLD=Yes on i386 to unbreak the bulk build for now.
...
probably still broken on other ld.bfd arches, build log excerpts at
https://marc.info/?l=openbsd-ports-cvs&m=154445446621320&w=2
2018-12-18 00:12:14 +00:00
ajacoutot
04c51e5ab9
Update to hplip-3.18.12.
2018-12-14 07:42:00 +00:00
ajacoutot
2a47072140
Update to libpaper-1.1.26.
2018-12-13 11:42:45 +00:00
ajacoutot
7d0ddfcfca
Update to libpaper-1.1.25.
2018-12-10 12:06:20 +00:00
kili
cd6fff70d8
Update to poppler-data-0.4.9.
2018-12-09 19:09:13 +00:00
kili
a5e9f79c35
Update to poppler-0.61.1.
...
This is the last version containing qt4 bindings.
Update to 0.72 will happen when I've fixed build
problems of qt4 bindings from 0.61.1 with newer
versions of poppler.
No fallout during a bulk update on amd64. I've tested
some programs depending on it (evince, gummi).
ok aja@
2018-12-09 17:47:45 +00:00
ajacoutot
6cb84be7be
Fix constructing the auth dialog (from upstream).
2018-12-09 14:35:59 +00:00
ajacoutot
7e30f8649e
Update to cups-2.2.10.
...
ok landry@
2018-12-08 09:32:21 +00:00
ajacoutot
4833bb75bc
Update to cups-filters-1.21.5.
2018-12-07 14:15:24 +00:00