sthen
902b542fe0
more ncurses->curses
2019-05-21 09:34:30 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
naddy
792b694c0a
switch to CONFIGURE_STYLE=autoreconf
2019-05-19 19:13:45 +00:00
ajacoutot
11464200c1
Update to qpdf-8.4.2.
2019-05-19 15:01:25 +00:00
ajacoutot
7bac814342
Update to brlaser-5.
2019-05-19 14:25:10 +00:00
ajacoutot
e2e98df01b
Update to cups-filters-1.23.0.
2019-05-18 23:57:16 +00:00
sthen
22de3ff02c
set png16 WANTLIB entries back to png following the change in soname
...
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
ajacoutot
947973670b
Update to cups-filters-1.22.6.
2019-05-16 20:19:31 +00:00
kmos
c45cd79fc7
Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
...
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.
Idea from afresh1 who pointed out the cpan module already does this.
aja "I support this move."
OK sthen@
2019-05-15 12:04:34 +00:00
danj
4db3d158b8
Remove maintainers whose addresses bounce
2019-05-10 19:38:01 +00:00
kili
287594c7e3
Update to poppler-0.76.1.
...
Testbuild with ports gcc and ld.bfd by jca@, thanks!
ok, jca@
2019-05-09 11:23:04 +00:00
kili
9668042251
Update to poppler-0.76.0.
...
This does *not* contain the major bump for the poppler-qt5 shared
library from the diff I initially sent to ports, because that isn't
needed (as pointed out by jca@).
Also build-tested with gcc-8 by jca@, thanks!
2019-05-06 21:17:19 +00:00
danj
e439f2b784
Remove maintainers per their requests
2019-05-06 19:36:30 +00:00
danj
d6a3237c73
Remove mariani@ as maintainer per his request
2019-05-05 15:44:12 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
0a6c1b2a28
Update to qpdf-8.4.1.
2019-04-28 09:45:45 +00:00
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