2422 Commits

Author SHA1 Message Date
espie
636884ab4f oh, hey, there was an obvious typo in the exec/unexec and NOBODY NOTICED 2018-06-22 17:33:51 +00:00
ajacoutot
c78fed28e9 Prevent polling storm from /usr/local/libexec/gsd-print-notifications
(from Arch Linux)
2018-06-09 10:45:00 +00:00
ajacoutot
86b173916f Update to cups-2.2.8. 2018-06-06 08:23:30 +00:00
ajacoutot
52f3154f72 Mention gtk+4-cups. 2018-06-01 08:00:05 +00:00
ajacoutot
8e4399de18 Missing BDEP: www/py-requests${MODPY_FLAVOR}, reported by andi at jaak dot de
While here, add a small note aout py3-smbc in DESCR (SMB browser support).
2018-04-29 13:02:12 +00:00
ajacoutot
d07e90bdd3 Update to foomatic-db-4.0.20180228. 2018-04-28 19:00:49 +00:00
espie
0ac2989988 synch with xfig version, so that modern LaTeX exports work (tikz
and friends)

config changed completely, distfile name changed too, but it's easy
to adapt.

okay pirofti@
2018-04-24 12:07:26 +00:00
ajacoutot
bc61921da6 Unbreak authentication with chrome/chromium (from upstream). 2018-04-22 12:26:12 +00:00
sthen
93f27fd1d4 update to scribus-1.4.6
kill backtrace_symbols/execinfo use while there
2018-04-13 20:51:12 +00:00
ajacoutot
f383391e29 Update to cups-filters-1.20.3. 2018-04-13 06:10:37 +00:00
edd
0226f45905 Move TeX deps for tex-by-topic and cocinelle into the buildset to avoid depending on texmf-full.
Also add a script for finding which subsets a tex file uses.

OK sthen@, thanks.
2018-04-11 13:40:29 +00:00
ajacoutot
6a007b86ae Update to gutenprint-5.2.14. 2018-04-11 07:41:51 +00:00
edd
4152e32f2f print/texlive/base: Make it build with clang 6.
OK naddy@, thanks.
2018-04-10 20:43:51 +00:00
ajacoutot
2d8299b071 Update to qpdf-8.0.2. 2018-04-09 09:20:39 +00:00
jasper
4e4b472524 fixes from upstream for clang6 2018-04-08 13:02:26 +00:00
ajacoutot
53ef6dca24 Sync WANTLIB. 2018-04-07 10:43:54 +00:00
ajacoutot
024b6d8d94 Update to cups-filters-1.20.2. 2018-04-01 08:18:52 +00:00
ajacoutot
a35c74c9a0 Update to cups-2.2.7. 2018-03-30 09:00:50 +00:00
ajacoutot
4492b91623 Update to foomatic-db-engine-4.0.13. 2018-03-04 09:33:07 +00:00
ajacoutot
50b6d6ea40 Update to cups-filters-1.20.1. 2018-03-01 19:37:00 +00:00
kili
c691dba21c Some parts of texlive now only build with a C++-11 capable compiler,
so re-add COMPILER = base-clang ports-gcc.

However, do not yet set CXXFLAGS = -std=c++11 globally, because other
ports will currently break with it (speficically luatex). This will
be done after re-add the luatex patch dropped during the texlive
update and collect proper patches for pdftex (using our poppler
instead of the bundled one).

Successfully test-built on sparc64 and macppc by landry@.
2018-02-21 21:00:27 +00:00
ajacoutot
a979583069 Update to cups-filters-1.20.0. 2018-01-31 15:14:47 +00:00
edd
cc111cfae5 Update to TeX Live 2017.
Seems to work fine on all papers I've thrown at it.

Tested by myself and kili@ on all BUILD_DEPENDS too. No tree breakage
that we can see.

Like what is currently in-tree, this update is currently using the
in-built poppler, as it seems TeX Live only works with old versions.
Kili is working on fixing this.

OK kili@, thanks!

----------------------------------------------------------------------
----------------------------------------------------------------------
2018-01-30 20:35:30 +00:00
ajacoutot
5346ea1355 Update to system-config-printer-1.5.11. 2018-01-25 08:59:59 +00:00
ajacoutot
6575609e57 Update to cups-filters-1.19.0. 2018-01-20 11:02:53 +00:00
rpe
214644a454 Now that all ports rc.* scripts are using #!/bin/ksh
- change [] tests to [[]]
- change arithmetic [] tests to (())
- change = to == inside [[]]
- remove unecessary quoting inside [[]]

OK aja@
2018-01-14 14:42:18 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
bentley
a98594e213 Give scribus a more descriptive COMMENT and move homepage to https. 2018-01-04 06:00:50 +00:00
edd
20d6a63dbd Some TeX Live 2016 house keeping.
* Fix a missing trailing slash in the PLIST generation script.
 * Fix a broken conflict marker.

OK kili@, thanks.
2017-12-29 17:43:35 +00:00
ajacoutot
45f0a89c31 Update to ptouch-driver-1.4.2. 2017-12-27 13:35:48 +00:00
kili
755efda6d5 Update to poppler-0.59.
Still outdated -- an update to 0.61 or 0.62 will follow soon.
2017-12-25 22:56:43 +00:00
kili
7364b62125 Temporarily build print/texlive/base with the bundled version of
poppler.

It doesn't build without patches against the new poppler object API
(which it shouldn't use at all in the first place) and the patch I
wrote for this leads to memory corruption.

Switching back and forth between different versions of poppler and
differently patched versions of texlive and at the same time letting
our poppler port rotting in the tree doesn't help, so for now people
using pdftex (and luatex?) will have to live with a very outdated
version of poppler (0.42).

ok aja@, jca@ (how also caught a missing removal of -std=c++11 from
CPPFLAGS in my initial diff)
2017-12-25 22:50:42 +00:00
ajacoutot
1942155c52 Update to cups-filters-1.18.0. 2017-12-20 08:40:23 +00:00
jca
aba0fbc669 Unbreak on arm and probably other gcc archs
Kill another UTF-8 BOM.  Moving to ports-gcc may be better but is not
easy to test with boost and qt4 in the way.
2017-12-19 14:06:52 +00:00
danj
25e6e4612b + py-relatorio,python3 2017-12-12 01:45:57 +00:00
danj
dc5e496803 Update to py-relatorio-0.8.0 and add a py3 flavor
from semarie
2017-12-12 01:45:10 +00:00
espie
bb8b095cd2 more FIX_EXTRACT_PERMISSIONS 2017-12-03 16:41:43 +00:00
espie
1fb13ae0db FIX_EXTRACT_PERMISSIONS 2017-12-03 12:37:22 +00:00
ajacoutot
a9a8d1330b The pstops processing script needs gsed(1).
-> unbreak color printing

from Natasha Kerensikova with semarie's help, thanks!
2017-11-25 17:37:46 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
naddy
4bdb3c616a * replace gettext module
* sync wantlib
* adjust plists
ok kili@
2017-11-13 15:38:07 +00:00
rsadowski
dd2eb5acba Update lyx from 2.2.0 to 2.2.3
Notable ports changes:

- switch homepage to https
- reorder variables
- replace gettext module

Maintainer timeout
2017-11-12 19:35:37 +00:00
ajacoutot
a3ff1283a6 Better patch from upstream. 2017-11-10 16:08:34 +00:00
ajacoutot
7e44c42231 On OpenBSD, getgrouplist(3) overwrites the group structure which prevented users
part of the "wheel" group to admin printers over the web interface. Add another
call to getgrnam(3) to fix it.

authentication issue discovered when I helped pirofti@ set up a printer at p2k17
2017-11-10 14:47:53 +00:00
ajacoutot
a7d42e9cce Update to t1utils-1.41. 2017-11-05 17:16:56 +00:00
landry
10eedd1e2c Add ${MODGCC4_CPPLIBDEP} to LIB_DEPENDS-*, changes nothing for clang
archs, but fixes the dreaded 'Missing library for estdc++>=17.0' error
message at pkg_create on other archs. COMPILER_LIBCXX is in WANTLIB-*,
but nothing brought it into context, as ${MODGCC4_CPPLIBDEP} is only in
LIB_DEPENDS, which isnt inherited by LIB_DEPENDS-* here.
If you didnt understood all this garbage, your mental sanity is safe.

ok kili@
2017-11-04 21:28:36 +00:00
bentley
058cdcca24 Switch master_sites from ftp to https. 2017-11-03 23:04:55 +00:00
bentley
3c5539897d Switch master_sites from ftp to https. 2017-11-03 23:00:37 +00:00