2730 Commits

Author SHA1 Message Date
rsadowski
f7bb9ac822 Bump after hunspell update
The library name has changed from hunspell-1.6 to hunspell-1.7.
2020-10-09 19:12:00 +00:00
ajacoutot
f308fffdc1 Update to cups-filters-1.28.4. 2020-10-09 10:20:32 +00:00
ajacoutot
4de2c3ce99 Oops, bumped the wrong subpackage. 2020-10-08 06:47:45 +00:00
ajacoutot
5cad199440 Remove optional dependency on devel/py-notify which is going to be removed
pending the upcoming x11/py-gtk2 removal.
2020-10-07 07:24:13 +00:00
ajacoutot
f248be11a1 Use --with-pdftops-path instread of CONFIGURE_ENV and remove dependency
on mupdf (we use qpdf by default).
2020-10-05 08:54:28 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
ajacoutot
4c445bb2a7 Update to hplip-3.20.9. 2020-10-03 13:39:31 +00:00
ajacoutot
151150a47e update to cups-filters-1.28.3. 2020-10-03 11:35:24 +00:00
edd
f8025ee039 Fix a confusing error message in TeX Live's pdfjam.
pdfjam tries to use `locale -k` to detect the default paper size, but that
won't work on OpenBSD.

Issue raised upstream:
https://github.com/DavidFirth/pdfjam/issues/29

Noticed by, and patch provided by, Laurie Tratt, thanks!

OK naddy@
2020-09-27 18:45:13 +00:00
benoit
0cc94458ba Update to htmldoc-1.9.10. 2020-09-21 14:36:35 +00:00
ajacoutot
c20eb4c931 Rework documentation about direct priting. 2020-09-20 09:32:07 +00:00
ajacoutot
8845bd30d8 Update to cups-filters-1.28.2. 2020-09-11 07:12:09 +00:00
kili
f51006bedc Update to poppler-20.09.0. 2020-09-09 20:16:44 +00:00
bentley
cbde482297 Depend on lcdf-typetools package rather than building it in texlive.
Also update plist generation and bump conflict markers.

requested by edd@ (the one who actually wrote the diff)
2020-09-02 10:42:03 +00:00
bentley
4a6822b9ac +lcdf-typetools 2020-09-02 10:35:05 +00:00
bentley
c942aa09e3 Import lcdf-typetools-2.108.
LCDF Typetools comprises several programs for manipulating PostScript
Type 1, Type 1 Multiple Master, OpenType, and TrueType fonts.

LCDF stands for Little Cambridgeport Design Factory.


ok edd@
2020-09-02 10:34:28 +00:00
ajacoutot
db405bdc4e Update to cups-filters-1.28.1. 2020-08-28 12:41:28 +00:00
ajacoutot
f3e6111308 Update to cups-filters-1.28.0. 2020-08-26 06:46:53 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
edd
54af758222 Update to TeX Live 2020.
User tested by Laurence Tratt and Florian Viehweger.

Input and OK mariani@.

Thanks everyone!
2020-08-18 18:47:59 +00:00
edd
673fe144bf Update to TeX Live 2020.
User tested by Laurence Tratt and Florian Viehweger.

Input and OK mariani@.

Thanks everyone!
2020-08-18 18:40:11 +00:00
rsadowski
2e93f729da Unbreak LLVM10 build
I have decided not to create an =operator, instead use the default ctor with
the same values for x and y.
2020-08-18 18:21:32 +00:00
ajacoutot
7386ae0c55 Missing dependency on py3-distro.
Remove redundant 'import platform'.

prodded by gjones5555
2020-08-13 13:55:25 +00:00
semarie
9099f99137 update print/py-relatorio to 0.9.2 2020-08-07 17:32:46 +00:00
ajacoutot
9c884dd8fa Missing BDEP on graphics/png needed to build ptexplain which is not
installed (hence no LDEP).

reported by kmos@
2020-08-03 08:14:56 +00:00
mariani
ff084eecf9 Update print/lyx 2.3.4.2 to 2.3.5.2
Changelog:
https://www.lyx.org/announce/2_3_5_2.txt

Adding PORTROACH so It doesn't inform about "2.3.x"
2020-08-01 23:49:30 +00:00
kili
aea050381d Remove hardcoded poppler-cpp SOVERSION. 2020-07-27 17:31:55 +00:00
kili
5e33556603 Update to poppler-0.90. 2020-07-09 18:35:41 +00:00
matthieu
8c8c9721b1 Adjust WANTLIB after the removal of libxkbui. ok killi@ kn@
fontforge didn't really use libkxbui despite the configure check that
pulled it in.
2020-07-09 05:43:40 +00:00
sthen
7d628cf979 bump hpaio; plist changed 2020-07-04 10:04:57 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
ajacoutot
3caa4ac002 Fix patch.
from Alexander Cronheim, thanks!
2020-07-03 18:00:46 +00:00
ajacoutot
0897bc2ea5 Update to hplip-3.20.6. 2020-06-17 07:35:05 +00:00
kili
fe92608b27 Update to poppler-0.89.0.
Also, remove the hardcoded SOVERSION from qt5/src/CMakeLists.txt
(similar to the patch to glib/CMakeLists.txt from rsadowski@).

This does *not* fix the problem found by gnezdo@ (libpoppler-qt5.so
picking up an already installed older libpoppler.so during build
and then failing to package).
2020-06-16 20:24:04 +00:00
benoit
2c02f5077b Update to htmldoc-1.9.9. 2020-06-13 15:11:39 +00:00
ajacoutot
b2b2871458 Update to cups-filters-1.27.5. 2020-06-06 10:41:26 +00:00
ajacoutot
9ec3408393 Update to foomatic-db-4.0.20200526. 2020-05-28 08:57:26 +00:00
ajacoutot
55fcd29d2a Update to ptouch-driver-1.5.1. 2020-05-28 08:47:38 +00:00
ajacoutot
39b227cac3 Missing RDEP on devel/p5-IPC-Run3; noticed by gjones5555
While here add another missing RDEP on ghostscript.
2020-05-23 10:47:55 +00:00
ajacoutot
9047d936b5 Update to hplip-3.20.5. 2020-05-23 07:58:58 +00:00
ajacoutot
a133a46c9b Update to py3-cups-2.0.1.
Move to py3 only (no more support for py2).
2020-05-18 15:46:23 +00:00
jca
01e91949b7 Drop pdflib, badly outdated and newer versions aren't free
ok cwen@
2020-05-18 00:02:48 +00:00
jca
8d1a96d60c Drop bg5pdf
Outdated software of dubious usefulness, last consumer of print/pdflib.
ok cwen@ kevlo@
2020-05-18 00:01:28 +00:00
rsadowski
878eaffe60 Unbreak poppler build
Remove hardcoded poppler-glib SOVERSION

Spotted by naddy aja, ok kili (maintainer)
2020-05-17 18:29:37 +00:00
ajacoutot
69a141d92c Remove stray line. 2020-05-17 17:55:22 +00:00
kili
556a6ccc75 Update to poppler-0.88.0. 2020-05-16 18:41:15 +00:00
ajacoutot
2ddc69f9ac Do not pass NULL to fprintf().
from Mikolaj Kucharski, thanks!
2020-05-14 12:18:26 +00:00
cwen
d2ba0b5bf2 pdflib: fix the build on powerpc
In various places in the code, it's assumed that the __POWERPC__ define
is Mac OS 9 specific, but our clang defines it as well, breaking the build,
revert to the gcc situation.

Also add a license marker (thanks to jca@ for figuring out under which
license we should distribute it), and remove MASTER_SITES because it
can't be fetched from upstream; this port may be removed soon or
otherwise its distfile mirrored.

OK sthen@ and jca@
2020-05-02 16:40:06 +00:00
ajacoutot
c9df8f4ef7 SECURITY update to cups-2.3.3.
- CVE-2020-3898
- CVE-2019-8842
2020-04-28 06:43:43 +00:00