Commit graph

2698 commits

Author SHA1 Message Date
tnn
1dd4358c42 Mark some packages as not for bulk building on HPUX. 2008-05-26 22:37:30 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
joerg
a8a3c01339 Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.
2008-05-25 21:42:20 +00:00
tonnerre
19b1325712 Fix build of teTeX3-bin on MacOS X as described in PR 38635. Patch tested
by me and Matthias Kretschmer.

PKGREVISION not bumped because there is no change at all to the content.
2008-05-25 17:10:29 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +00:00
dillo
07e7ef92c7 Assert OWNERship of some packages, relinquish others entierly. 2008-05-25 13:16:10 +00:00
tnn
2778c83e8b unlimit the data segment (gsromfs1.c needs > 128MB on gcc/alpha) 2008-05-25 10:26:41 +00:00
drochner
f0402397be update to 3.2.5
changes:
-SVG driver adds color and pattern filling to arcs
-bugfixes

pkgsrc change: skip interpreter check for fig2ps2tex, in response
to PR pkg/38711 by Aleksey Cheusov. Adding csh as a dependency doesn't
make much sense because the pkg provides an extra script exactly
for that case, as documented in the manpage.
2008-05-21 11:11:52 +00:00
tnn
b6c9ff8b98 Fix build on IRIX by ensuring -lfontconfig links with -liconv. 2008-05-17 20:57:29 +00:00
drochner
7544ab866e +pdflib-lite 2008-05-15 20:07:33 +00:00
drochner
26a02a0287 import pdflib-lite-7.0.3
This is a newer version of what we have as pkgsrc/print/pdflib, but
it comes with much unfriendlier licensing conditions (non-commercial
use only).
I've tested it with gnuplot. There is just some "dash patterns" support
added over pdflib4 afaics. So making it the default choice isn't worth
the hassle, but if you want to try it, here is it.
2008-05-15 20:06:03 +00:00
drochner
b79e2f2a5f pull another patch from upstream CVS, to fix a possible crash,
ride on today's PKGREVISION bump
2008-05-15 17:51:29 +00:00
drochner
f7db1812d4 quell a pointless warning 2008-05-15 17:49:49 +00:00
drochner
479e35dafe pulla patch from upstream CVS which appearently fixes a problem
reported by Steven M. Bellovin on pkgsrc-users, bump PKGREVISION
2008-05-15 09:15:41 +00:00
sborrill
2924addadd Update to 2.10.33 2008-05-14 20:26:53 +00:00
sborrill
399bb76d8d Update to 2.10.33.
Changes are too numerous to mention.

N.B. I've removed the dependency on emacs, it was only used to create the
folder to install a single folder in and worse still, PLIST used
EMACS_LISPPREFIX but this wasn't used by Lilypond.
2008-05-14 20:25:15 +00:00
tonnerre
b0aa4c8d0b Remove RCSID from patch-at so it applies again 2008-05-06 09:24:20 +00:00
tonnerre
fb8600907d Fix various buffer overflow vulnerabilities in dvips and dviljk, and an
insecure temp file creation vulnerability in dvips. Fixes CVE-2007-5935,
CVE-2007-5936 and CVE-2007-5937. Bump PKGREVISION.
2008-05-05 22:48:22 +00:00
xtraeme
2d1f52c7d5 Update to 0.8.2:
core:
	* Fix call broken by a fix introduced in 0.8.1
2008-05-01 13:32:08 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
drochner
744725baf0 update to 0.8.1
Some fixes which we had patched in pkgsrc are included now.
2008-04-29 19:23:34 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
joerg
cf2cd71d61 Explicitly include Python 2.1 as it is required by Zope 2.5. 2008-04-25 19:49:03 +00:00
joerg
210f5eb08a Supports DESTDIR. 2008-04-25 13:14:52 +00:00
tonnerre
4ad89e4880 Fix embedded font handling (CVE-2008-1693). While at it, add a patch
from upstream CVS which fixes display of 16-bit colors. Update from
print/poppler.
Approved-by: joerg
2008-04-20 15:48:12 +00:00
drochner
cc29e3896e -fix embedded font handling (CVE-2008-1693), patch from Ubuntu,
bump PKGREVISION
-being here, add a patch from upstream CVS which fixes display
 of 16-bit colors
2008-04-18 14:03:54 +00:00
hira
6ff8a574ea Fix PLIST without djvu and dvi. 2008-04-15 21:18:17 +00:00
drochner
c78922a924 update to 0.8.0
changes:
* Fix caching of members in the glib frontend causing issues with rendering
* Change glib public api to have a correct naming
* Some better error handling on corner cases
* Check the document stream is seekable when opening it
* Build fixes with autotools and with cmake
* Fix infinite recursion on some malformed documents when consulting the fonts
* Fix possible crash when asking for Movie contents
2008-04-15 19:57:00 +00:00
drochner
c43817f2fc update to 2.22.1.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:30:23 +00:00
drochner
695ac6c5d0 fix a possible integer overflow in buffer size calculation, from upstream,
bump PKGREVISION
2008-04-15 17:26:23 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
wiz
283cfbfb10 Reorder lines to be more standard. 2008-04-09 19:34:41 +00:00
wiz
9132d976d9 Update to 0.2.1:
KBibTeX 0.2.1
* Translations to Russian and German
* Searching in arXiv and Google Scholar
* GUI to edit id suggestion templates
* User-defined fields in GUI
* Various bugfixes

KBibTeX 0.2
* Many usability improvements and bugfixes
* Embedding documents into exported PDFs possible (if supported by
  installed TeX system)
* More URLs to search documents included
* More online databases to search references added
* Keyword handling improved
* Suggesting entry ids added
* Merging .bib files possible
* Improved handling of crossref'ed entries
* Adding more functions to toolbar and shortcut system
2008-04-06 20:59:34 +00:00
xtraeme
f865b438f9 + acroread8 2008-04-06 09:32:12 +00:00
toshii
c40258cb28 Import of Adobe Reader 8, based on the print/acroread7 pkgsrc.
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file.  PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
2008-04-06 01:43:32 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
joerg
717b995ce4 Supports DESTDIR. 2008-04-04 15:25:53 +00:00
jlam
35909a826c Initial import of ruby18-pdf-writer-1.1.8 as print/ruby-pdf-writer.
PDF::Writer for Ruby provides the ability to create PDF documents using
only native Ruby libraries.
2008-04-04 15:20:20 +00:00
markd
b7c8e9970c Update cups to version 1.3.7
OKed by jlam.

Changes in 1.3.7

The new release includes three security fixes and several printing and
authentication fixes.

CVE-2008-0047: cgiCompileSearch buffer overflow
CVE-2008-1373: CUPS GIF image filter overflow
Updated the "make check" tests to do a more thorough automated test.
cups-driverd complained about missing directories
cupsaddsmb would leave the Samba username and password on disk if no
Windows drivers were installed
The Linux USB backend used 100% CPU when a printer was disconnected
The sample raster drivers did not properly handle SIGTERM
The scheduler sent notify_post() messages too often on Mac OS X.
Kerberos access to the web interface did not work
The scheduler did not support "AuthType Default" in IPP policies
The scheduler did not support the "HideImplicitMembers" directive as
documented
"make check" didn't return a non-zero exit code on error
The scheduler incorrectly logged AUTH_foo environment variables in
debug mode
The image filters inverted PBM files
cupsctl would crash if the scheduler was not running
The scheduler could crash when printing using a port monitor
The scheduler would crash if PAM was broken
The image filters did not work with some CMYK JPEG files produced by
Adobe applications
The Mac OS X USB backend did not work with printers that did not
report a make or model.
The job-sheets option was not encoded properly
The scheduler incorrectly complained about missing LSB PPD directories.

Changes in 1.3.6

The new release fixes some platform-specific build problems, web
interface issues, PDF and PostScript filter option handling, and a
number of minor bugs discovered during routine code audits.
2008-04-03 04:06:27 +00:00
tnn
6a505741bd Fix dependency pattern. Caught by pbulk. 2008-04-01 01:36:32 +00:00
obache
842916fea3 Swith to vender supplied patch file xpdf-3.02pl1.patch. 2008-03-29 04:03:41 +00:00
obache
b32bc73dc4 Update xpdf to 3.02pl2.
Security fix for CVE-2007-4352, CVE-2007-5392 and CVE-2007-5393.
2008-03-29 03:00:57 +00:00
is
bca3a6bff1 This depends on tex-xkeyval. Ok by wiz. 2008-03-26 16:21:12 +00:00
wiz
ad955497c2 Try removing share/ghostscript directory during uninstall.
Bump PKGREVISION.
2008-03-10 12:34:10 +00:00
gdt
ee63d75044 Update to 5.1.7.
Find CUPS lpstat in /usr/pkg (not quite right, but better).

   1) New printers supported in this release:

      * Epson inkjet printers:

	EPSON PictureMate 100
	EPSON PictureMate 210 (Corrected)
	EPSON PictureMate 240 (Corrected)
	EPSON PictureMate 250 (Corrected)
	EPSON PictureMate 260
	EPSON PictureMate 270
	EPSON PictureMate 280 (Corrected)
	EPSON PictureMate 290
	EPSON PictureMate 500
	EPSON PictureMate 2005
	EPSON PictureMate Dash
	EPSON PictureMate Flash (Corrected)
	EPSON PictureMate Pal (Corrected)
	EPSON PictureMate Snap (Corrected)
	EPSON E 150 (Corrected)
	EPSON E 300
	EPSON E 520
	EPSON E 500
	EPSON E 720
	EPSON E 700
	EPSON Stylus D92
	EPSON Stylus DX4400
	EPSON Stylus DX4450
	EPSON Stylus DX7000F
	EPSON Stylus DX7400
	EPSON Stylus DX7450
	EPSON Stylus DX8400
	EPSON Stylus DX8450
	EPSON Stylus Photo R280
	EPSON Stylus Photo R285
	EPSON Stylus Photo RX585
	EPSON Stylus Photo RX680
	EPSON Stylus Photo RX685

	(Note that a number of the PictureMate printers that were
	previously included generated grossly incorrect output.  Not
	all of the PictureMate printers have been fully tuned at this
	point.)

      * Canon inkjet printers:
        Canon PIXMA MP520 (#1872394)
	Canon PIXMA iP6000D

   2) Printing for the Canon PIXMA iP4500 has been fixed (#1834153).

   3) Printing near the bottom of the page has been improved for many
      modern Epson inkjet printers.  In addition, we have determined
      that most of these printers can print with consistent high
      quality at 2880x2880 and 5760x2880 DPI.  Therefore, these
      resolutions will be used for Ultra Photo and Best qualities
      respectively on these printers.

      Printers affected include:

      * Stylus Photo R800, R1800, PM-G820

      * Stylus Photo R2400

      * All printers using Claria ink

   4) Full bleed printing now works properly on the Epson Stylus Photo
      R2400.

   5) The Epson Stylus C120 now allows printing at 2880x2880 and
      5760x2880.  However, print quality near the bottom of the page
      may be poor, and these settings are therefore not used for Ultra
      Photo and Best quality.

   5) The ink drop sizes on the Epson Stylus Photo printers using
      Claria ink have been retuned, yielding improved quality at lower
      resolutions.

   6) A problem with determining the system printer queues in the GIMP
      plugin on certain systems using languages other than English has
      been fixed.

   7) Envelope paper sizes are now offered in both portrait and
      landscape form factor, as some printers expect envelopes to be
      fed long edge first while some expect them to be fed short edge
      first.

   8) PCL laser printers now offer paper trays with adjustable guides.
      Many laser printers use adjustable guides for manual feed of
      papers narrower than letter size.

   9) The GIMP plugin now offers reset buttons for individual
      settings, so it is possible to reset a single setting to its
      default without resetting all settings.

   9) Various new controls and settings have been added to assist in
      printer calibration.  While the tools for using these controls
      are not yet created, these tools will assist in calibrating
      printers in the future.

      * The Epson driver now offers additional controls for adjusting
      	the relationship between light and dark ink:

	+ The Value parameters (such as Light Cyan Value) specify the
	  relative darkness of the light vs. dark inks.

	+ The Cutoff parameters now specify the point at which the
	  darker ink is first used, relative to the value of the light
	  ink.

	+ The Scale parameters now specify the amount of light ink
	  used (essentially the density of the light ink).  This is
	  the same as the parameters previously called Cutoff.

      * The Epson driver now exposes as defaults the actual GCR
        settings used for the printer, paper, and ink combination in
        use.

      * The Epson driver now allows passing low level settings such as
        printer base resolution, ink drop size selection, and relative
        ink drop size as parameters.  The ink drop size can be
        accessed in the GIMP plugin, while the base resolution and ink
        drop size selection can only be used via the test pattern
        generator or other application that allows setting integer
        parameters.

      * Two new dither algorithms, Segmented and Segmented New, have
	been added.  These are not intended for normal use, and will
	normally behave like Ordered and Ordered New.  However, if Raw
	color correction is selected and a printer with multiple drop
	sizes is used, the range of input will be divided up such that
	the high order bits will select the drop size to be used and
	the lower bits will specify the amount of ink.  High order
	bits of 0 indicate that all drop sizes should be used.

	For example, if a printer offers 3 drop sizes (2 bits), the
	range of 0-16383 will print all drop sizes normally (with the
	range of 0-16383 being scaled to 0-65535), 16384-32767 will
	use the small drop size, and so forth.

	This is intended to assist in tuning ink drop sizes.

      * A new parameter allowing dumping out of color correction state
	(lookup tables, GCR data, curves, etc.) has been added, and is
	accessible in the GIMP plugin.  At present, this data cannot
	be used directly, but it is intended that in the future this
	mechanism be used to allow calibration information to be saved
	and restored.
2008-03-09 01:23:54 +00:00
tnn
ffc27bb08c Update to libpaper-1.1.23 due to missing distfile (asked by joerg@)
Changes:
* Use defaultpapername() if systempapername() fails, as suggested
  in lib/paper.h. This makes paperconf return a default papersize
  instead of failing if /etc/papersize doesn't exist.
  Closes: #376346.
* Added hungarian translation: Closes: #433726.
2008-03-08 14:20:12 +00:00
joerg
6b0729e116 DESTDIR clean. 2008-03-08 13:58:09 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
6ab2baf204 fix a botched pointer comparision which fails if the pointer difference
overflows the signed integer range, this fixes font problems in PDF
creation for me,
bump PKGREVISION
2008-03-05 19:12:16 +00:00
drochner
a063d525e4 update to 8.62, fixes a buffer overflow (CVE-2008-0411)
(it appearently doesn't fix the font embedding problems in PDF
generation reported recently)
2008-03-05 11:01:12 +00:00