2363 Commits

Author SHA1 Message Date
ajacoutot
4d09ab7bc8 Update to cups-filters-1.10.0. 2016-07-30 14:18:35 +00:00
kili
90bb6acff5 Sync WANTLIB. 2016-07-09 15:39:45 +00:00
kili
39dfcf91ff Disable pdfsig to get rid of the nss dependency. 2016-07-09 15:37:46 +00:00
sthen
74b21e2c77 sync WANTLIB 2016-07-08 16:53:23 +00:00
ajacoutot
b1373d96c3 Update to libspectre-0.2.8. 2016-07-02 09:11:41 +00:00
kili
0ac7364eb3 Update to poppler-0.45.0.
Major bump to poppler-cpp because
time_type detail::convert_date(const char *date)
had been removed.

Looks ok to aja@.
2016-06-19 19:42:26 +00:00
ajacoutot
598d174b2c Maintenance update to cups-2.1.4. 2016-06-15 06:42:51 +00:00
ajacoutot
09a02b5f5b Update to cups-filters-1.9.0. 2016-06-11 10:06:23 +00:00
landry
ae12e3392a Update to LyX 2.2.0.
See http://wiki.lyx.org/LyX/NewInLyX22 for a list of changes.

With prodding & tested by Stefan Wollny
2016-06-05 21:06:58 +00:00
edd
1f35c36b53 print/texlive: Update to 2015.
OK abieber@, schwarze@.

Additional testing by Caspar Schutijser.

Thanks
2016-06-01 12:46:29 +00:00
kili
73cf1ca1c9 Update to popppler-0.44.0.
Tested on amd64 with my collection of poisoned pdfs.

ok aja@
2016-05-27 21:14:31 +00:00
ajacoutot
a69f53c580 Fix authentication, needs getpwnam_shadow(3).
breakage reported by Anthony Campbell
2016-05-22 15:44:23 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
ajacoutot
0ab5cb1193 Update to hplip-3.16.5. 2016-05-05 08:25:31 +00:00
edd
1587311f6b TeX Live: Update PLIST generation code in light of new py-texscythe.
OK abieber@, thanks.
2016-05-04 22:52:19 +00:00
kili
28ebd6289d Update to poppler-0.43.0.
Replace gettext module by normal dependencies.
Enable libnss (for pdfsig).

ok aja@  (with a small correction to my initial diff)
2016-05-01 12:33:24 +00:00
feinerer
e8d59d4dd9 Hook up Muttprint (reminded by jasper@) 2016-04-27 09:23:23 +00:00
feinerer
d229c6d2e1 Add autoconf and automake build dependencies (spotted by ajacoutot@) 2016-04-27 09:18:03 +00:00
feinerer
a02bf8305c Import Muttprint 0.73
Muttprint formats the output of mail clients to a good-looking printing.
It uses the typesetting system LaTeX.

ok giovanni@
2016-04-26 14:19:03 +00:00
jca
7e2f66cfdb Kill FAKE=... remnants
discussed with espie
2016-04-25 18:59:11 +00:00
edd
0b57ed8708 print/texlive: dynamically link potrace.
Also remove a bogus comment and update a broken conflict marker while we are in
here.

Looks OK kili@, thanks
2016-04-19 21:37:16 +00:00
naddy
32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
ajacoutot
9eb2915bc9 chmod -h 0644 /etc/printcap to please security(8).
prodded by schwarze@

While here, drop the converters/libiconv MODULE.
2016-04-12 06:45:36 +00:00
naddy
8c9ed2059f g/c PFRAG.shared 2016-04-04 22:57:45 +00:00
sthen
0d7f067ba3 more LL for large constants 2016-03-27 20:04:25 +00:00
sthen
6d56aa41a1 use LL for 64-bit constants, to fix build on 32-bit arch. ok kili@ 2016-03-27 16:06:16 +00:00
ajacoutot
213e040be0 Update to cups-filters-1.8.3. 2016-03-24 07:30:01 +00:00
kili
3aaa33c176 Update to poppler-0.42.0.
Not including pdfsig(1) and related functionaliety in the
libraries for now, because it would pull in a couple of
additional dependencies (via security/nss). I'll send a
separate diff for this in a few days to let people judge
wether it's too much or not.

ok aja@
2016-03-23 20:09:34 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
ajacoutot
9de5336c92 Update to hplip-3.16.3. 2016-03-19 11:37:40 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
naddy
c07aaff4f9 garbage collect CONFIGURE_SHARED 2016-03-11 20:11:39 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
b02576f2fd remove NO_SHARED_ARCHS, NO_SHARED_LIBS, and fold PFRAG.shared into PLIST
ok kili@
2016-03-10 20:26:03 +00:00
sthen
6832ebf578 update to gv-3.7.4 2016-03-05 17:42:01 +00:00
czarkoff
11fe77e44f update to opendetex-2.8.1 and enable tests
OK zhuk@
2016-02-28 14:59:14 +00:00
kili
4989ff0372 Update to poppler-0.41.0. 2016-02-27 19:21:32 +00:00
feinerer
082cf8be98 Update to texinfo 6.1
OK ajacoutot@
2016-02-27 09:49:04 +00:00
ajacoutot
bb099aaf71 Update to foomatic-db-4.0.20150819. 2016-02-27 09:30:32 +00:00
ajacoutot
f97eb614ed Update to hplip-3.16.2. 2016-02-25 03:50:37 +00:00
ajacoutot
b5a7cc5b46 Update to cups-filters-1.8.2. 2016-02-25 03:49:41 +00:00
ajacoutot
8081364160 Maintenance update to cups-2.1.3.
*yes* this is a maintenance update during soft-lock but considering half of
the help request emails I get during a release cycle are about printing, I
prefer having the most recent code around; it seems UNIX printing is still
somewhat a Black Art for people.

ok sthen@ jasper@
2016-02-07 15:54:25 +00:00
ajacoutot
141fc6168c Update to cups-pk-helper-0.2.6. 2016-02-04 06:55:48 +00:00
ajacoutot
e0f2ac591a BUILD_DEPENDS = ${RUN_DEPENDS} is bad practice (think about bulk builder)
and is far from being needed here.
2016-01-27 06:56:02 +00:00
abieber
ae9b7188ab + printrun 2016-01-26 23:11:12 +00:00
abieber
d00f51bbdd Import printrun, a set of tools (pronterface and pronsole being the main
components) for using 3D printers!

OK and tweaks from zhuk@
2016-01-26 23:10:08 +00:00
ajacoutot
5452c63b23 Update to p5-Poppler-1.0101. 2016-01-25 15:32:12 +00:00
ajacoutot
fb0ba1ca43 Update to cups-filters-1.8.1. 2016-01-22 06:54:56 +00:00