ajacoutot
66a6a8b27e
Add a word about native CUPS drivers.
2014-01-25 09:26:40 +00:00
ajacoutot
f033df22dd
Drop more unusable drivers.
2014-01-25 09:23:34 +00:00
ajacoutot
ffb9a4f622
Directly install the native CUPS drivers instead of the ppd files which
...
often get outdated.
2014-01-25 09:22:34 +00:00
ajacoutot
76bec0fee8
Update to foo2zjs-20140108.
2014-01-23 16:46:59 +00:00
ajacoutot
fcffb808af
Drop useless patch.
2014-01-23 15:35:51 +00:00
ajacoutot
0011e04bf8
Fix download_from_network() return statement.
2014-01-23 11:43:30 +00:00
edd
9591da7f39
Remove TEXMFMAIN from our TeX configuration.
...
Now that the last of the ports which was installing in the deprecated
TEXMFMAIN have been fixed, the TEXMFMAIN texmf tree can dissappear. We do
this by falling in line with the upstream configurations.
OK naddy@
2014-01-20 21:34:44 +00:00
ajacoutot
2083bbee17
Update to cups-filters-1.0.44.
2014-01-20 11:01:42 +00:00
ajacoutot
80f05bbbfc
Update to qpdf-5.1.1 which brings some performance improvements.
2014-01-20 10:55:04 +00:00
ajacoutot
2996197671
Properly set the @mode markers because espie's paranoid mode checker for
...
pkg_create(1) is committed.
2014-01-19 09:09:45 +00:00
ajacoutot
a3aa2143b8
Do not try to download anything from the internet; we don't support
...
firmware auto-instalation nor upgrading anyway.
Properly recognize OpenBSD.
2014-01-18 15:12:30 +00:00
kili
5d961aa357
Unbreak on 32 bit archs after the fontforge update.
...
I should my incomplete work on ksh back from 2008 instead, but I'm
just a poor slacker.
(Hint: configure tries something like
test 20120731000000 -lt 20110222000000
)
2014-01-17 21:01:39 +00:00
jasper
cd3c2b4b42
update to fontforge-20120731
...
ok kili@ (MAINTAINER)
2014-01-14 17:16:06 +00:00
edd
95bd0d9f66
Move courier and times tex packages into the texlive buildset.
...
This allows www/yaws to build using only the buildset texmf.
OK naddy@, jasper@.
2014-01-14 14:42:00 +00:00
ajacoutot
18972dc60f
Update to hplip-3.14.1.
2014-01-14 08:39:40 +00:00
edd
9d74c7305e
Update to TeX Live 2013.
...
This incudes the new buildset texmf -- a smaller texmf tree used for
BUILD_DEPENDS. See the package README for more info on this.
OK espie@
2014-01-11 18:46:52 +00:00
ajacoutot
5e491b9097
Do not hardcode /usr/local.
...
Do not use SYSCONFDIR for base system etc files.
2014-01-11 12:56:41 +00:00
espie
e96697a76b
scrape @endfake. I haven't been able to finish this in... ten years.
...
time to let it go.
2014-01-11 11:22:43 +00:00
landry
2949b18fa5
Fix build with newer freetype by using the #defines to reach includes.
...
Also from FreeBSD.
2014-01-10 18:17:06 +00:00
ajacoutot
2f83a09afb
Update to cups-1.7.1.
2014-01-08 18:13:56 +00:00
ajacoutot
dc08eb298e
Bugfix update to poppler-0.24.5.
...
ok kili@ (maintainer)
2014-01-03 13:50:04 +00:00
naddy
611dc52f1c
Drop USE_GROFF since groff and mandoc produce identical output.
2014-01-01 20:46:27 +00:00
ajacoutot
f8e4df6f59
Update to foomatic-db-4.0.20131001.
2013-12-27 13:32:35 +00:00
ajacoutot
e21fed5a5b
Update to foo2zjs-20131225.
2013-12-27 09:59:48 +00:00
kili
b220d5daad
Intermediate update to ghostscript-9.07.
...
9.10 will follow in a few days.
Thanks to aja@ for doing some testing.
2013-12-24 15:18:38 +00:00
ajacoutot
a2d6b596ff
Update to cups-filters-1.0.43.
2013-12-21 08:57:41 +00:00
ajacoutot
35dc5060ca
Update to qpdf-5.1.0.
2013-12-21 08:57:20 +00:00
kili
de0f229c0d
Update to poppler-0.24.4.
...
ok aja@
2013-12-17 18:48:25 +00:00
ajacoutot
5f29f1e408
Clarify a bit.
2013-12-12 15:22:17 +00:00
ajacoutot
5db1b99c1d
-foomatic-filters
2013-12-12 14:56:30 +00:00
ajacoutot
b7453dc09f
Remove foomatic-filters; dead upstream and superseded with cups-filters.
2013-12-12 14:56:12 +00:00
ajacoutot
30d3b033b5
RUN_DEPENDS on print/cups-filters which will bring all required foomatic
...
packages.
2013-12-12 14:54:29 +00:00
ajacoutot
31e798d804
foomatic-filters -> print/cups-filters
2013-12-12 14:53:43 +00:00
ajacoutot
798d419e7f
Only depend on print/cups-filters -- it is enough to bring all required
...
dependencies.
2013-12-12 14:53:11 +00:00
ajacoutot
e79a179b72
Cope with the foomatic-rip(1) move to cups-filters.
...
RUN_DEPENDS on print/foomatic-db is needed.
2013-12-12 14:52:23 +00:00
ajacoutot
c4ff4c05b2
Do not RUN_DEPENDS on print/foomatic-db-engine anymore; it will soon be
...
the opposite.
2013-12-12 14:51:29 +00:00
ajacoutot
e4ce03a80a
Adapt after the recent foomatic-rip move to cups-filters.
2013-12-12 14:50:30 +00:00
ajacoutot
aa924635fc
Drop @exec-update and instead remove the cache from the rc.d script.
...
No need to change ulpt(4) ownership, CUPS only supports libusb.
Small README tweak while here.
2013-12-12 14:48:31 +00:00
ajacoutot
5cf7a56463
Major update to cups-filters-1.0.42.
...
- cups-filters is now the new upstream for foomatic-rip(1)
- create a readme to explain how to use lpd(8) with this since support
for all the non-CUPS printing environments has been discontinued.
Only slighly tested but putting it now to ease^force testing.
2013-12-12 14:46:53 +00:00
ajacoutot
d45cad10fe
Do not include sys/timeb.h, it's unused.
2013-12-06 07:27:44 +00:00
sthen
701c91e413
kill VMEM_WARNING
2013-11-25 14:16:22 +00:00
ajacoutot
37cb81b347
Update to splix-2.0.1.20130902.
2013-11-22 08:09:16 +00:00
ajacoutot
981ca439ce
Update to foo2zjs-20131118.
2013-11-22 08:01:48 +00:00
ajacoutot
3799f41468
Update to hplip-3.13.11.
2013-11-14 14:58:51 +00:00
naddy
725de75f3a
move http://www.gnu.org to https
2013-11-09 23:19:01 +00:00
zhuk
af08a11d08
Fix MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
...
Review, input, okay and prodding to commit by stu@
2013-11-09 18:22:02 +00:00
ajacoutot
0b56783f38
Update to cups-filters-1.0.41.
2013-11-03 15:47:04 +00:00
ajacoutot
4fdb1b1125
-enscript,a4
2013-11-02 09:04:16 +00:00
ajacoutot
7d42c3756b
Remove the a4 FLAVOR -- no need to hardcode a papersize when it can be
...
configured on the command line and config file.
2013-11-02 09:02:56 +00:00
ajacoutot
6c112e9cfa
-mpage,a4
2013-11-02 08:53:36 +00:00