ajacoutot
fbf4a32153
Update to hplip-3.14.3.
2014-03-13 22:37:27 +00:00
ajacoutot
f383bb1946
SECURITY update to cups-filters-1.0.48.
...
CVE-2013-6474, CVE-2013-6475, CVE-2013-6473
2014-03-13 18:29:39 +00:00
landry
8780e26c9e
Bump ports using gcc4 module.
...
(not: mozilla ports not bumped since they're going to be updated in a few)
2014-03-10 20:27:25 +00:00
ajacoutot
8f3c323726
Tweak README.
2014-03-09 22:14:54 +00:00
ajacoutot
0a9528ceb8
Update to foo2zjs-20140302.
2014-03-09 21:53:29 +00:00
ajacoutot
b588074a3f
rcexec is needed in rc_pre().
2014-03-09 21:46:34 +00:00
ajacoutot
fd78684adc
Update cups-filters-1.0.46.
...
Rework documentation.
2014-03-09 21:45:36 +00:00
jasper
62c3a09d0e
re-enable the big endian quirk which is still needed at least for mips64.
...
also tested on sparc64
ok edd@ (MAINTAINER) aja@ espie@
2014-02-17 19:31:10 +00:00
ajacoutot
a375d267bb
remote printer -> network printer -- to unconfuse things.
2014-02-08 18:01:00 +00:00
edd
1b4854faef
Fix a couple of edge cases in the TeX Live Update.
...
1) If the user updates only the buildset, ensure hashing occurs.
2) When I moved stuff from PLIST-main to PLIST-buildset, I should have
updated a conflict marker and added a tighter RUN_DEPEND. This ensures
that the two packages affected are updated together.
OK sthen@
2014-02-08 17:46:18 +00:00
ajacoutot
114e1b8476
Update to foomatic-db-4.0.20131218.
2014-02-08 15:49:13 +00:00
ajacoutot
ef67a34322
Better, faster, stronger (tm) steps to setup a local printer with lpd(8).
...
Mostly from stsp@ (testing included).
I can't test a networked printer setup, Miod only has a serial banknote
plate available...
2014-02-08 13:49:21 +00:00
jasper
2142660e75
a CVE number was assigned; update patch comment
2014-02-05 15:09:45 +00:00
jasper
2a66fa7584
Security fix for insecure temporary file use
...
(a CVE identifier has been requested but not assigned as of yet)
ok aja@ (MAINTAINER)
2014-02-03 19:06:42 +00:00
bcallah
95929b3759
Add a .desktop file, from Debian.
...
Original diff from Donovan Watteau <tsoomi AT gmail DOT com> on ports@
Small tweaks by me.
ok sthen@
2014-02-03 17:56:54 +00:00
espie
795898060c
removing the conflict is fine, but updates will fail if those packages don't mention they used to conflict with older texlive.
2014-02-01 16:27:58 +00:00
ajacoutot
e985c26e0d
Tweak README.
2014-01-30 11:39:04 +00:00
ajacoutot
4ccc84a10e
Update to foo2zjs-20140126.
2014-01-30 11:37:35 +00:00
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