summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2009-01-30annotate patch file with comments from Yorick Hardygdt2-4/+9
&data issue filed as http://www.cups.org/str.php?L3079 and fixed in cups svn 28 minutes later. The deeper issue is that firefox3 defines SHA1_Update in nss and cups uses openssl and the nss symbol wins; hence any use of RAND_seed fails.
2009-01-29Do bump PKGREVISION for the previous commit.minskim1-2/+2
2009-01-29Use $TEXMFSYSVAR to store fonts generated by TeX.minskim2-3/+12
Otherwise, packages running latex (e.g., converters/bibtex2html) may create files under $HOME. Bump PKGREVISION.
2009-01-29Remove a redundant entry in DEPENDS.minskim1-2/+1
2009-01-29Add patch to not call RAND_seed. Works around problem where firefox3gdt3-3/+26
crashes when opening the printing dialog. Fix based on concept from Yorick Hardy, but bugs are my fault.
2009-01-29Fix MASTER_SITES.joerg1-2/+2
2009-01-29Update MASTER_SITES.joerg1-2/+2
2009-01-28+ print/py-pisajoerg1-1/+2
2009-01-28Import py-pisa-3.0.29:joerg4-0/+116
pisa is a html2pdf convert using ReportLab, HTML5lib and pyPDF. It supports HTML 5 and CSS 2.1.
2009-01-28Annotate update of py-reportlab and retire py-reportlab-renderPM.joerg7-76/+1
2009-01-28Update to ReportLab 2.2. This is a major update with API breakage.joerg5-370/+142
Major changes include full Unicode supoprt, better support for Asian languages, support for JPEG CMYK images, links in Platypus, better wrapping, barcode support, better support for legends of graphics and many more. Addtional changes in pkgsrc include the merge of py-reportlab-renderPM package and use of external libart.
2009-01-27+ print/py-Pdfjoerg1-1/+2
2009-01-27Import py-Pdf-1.12:joerg4-0/+50
A pure-python PDF toolkit capable of: - extracing document information, - splitting documents page by page, - merging documents page by page, - cropping pages, - merging multiple pages into a single page, - encrypting and decrypting PDF files.
2009-01-26Remove references to pkgsrc-wip.minskim1-4/+4
2009-01-26Update patches for the previous commit.minskim3-63/+98
2009-01-26Use format.mk and map.mk in texlive-tetex to update TeX formats andminskim7-1215/+83
font maps for dvips and dvipdfm. In this way, configuration files (fmtutil.cnf and updmap.cfg) are properly installed under PKG_SYSCONFDIR, not under PREFIX. Bump PKGREVISION for teTeX-texmf and teTeX-bin.
2009-01-26Add texlive-tetex.minskim1-1/+2
2009-01-26Import texlive-tetex-2008 as print/texlive-tetex.minskim16-0/+538
This is a collection of scripts included in teTeX. The development of the original teTeX ceased in 2006, and these scripts are now maintained in TeX Live.
2009-01-26Add tex-bin-tetex.minskim1-1/+2
2009-01-26Import tex-bin-tetex-3.0 as print/tex-bin-tetex.minskim6-0/+116
This package provides encoding and map files for dvips and dvipdfm used by updmap.
2009-01-26Add tex-bin-texlive.minskim1-1/+2
2009-01-26Import tex-bin-texlive-2008 as print/tex-bin-texlive.minskim4-0/+67
This packages contains the scripts of the TeX Live tools.
2009-01-24Remove version info from COMMENT.minskim1-2/+2
2009-01-21make sure teTeX3 compiles even if floor is defined by the OS (which isschwarz2-1/+16
the case on Mac OS 10.4 at least)
2009-01-20Bring in patch from upstream to fix Sun Studio compile.sketch2-11/+11
2009-01-19include rubyversion.mk to resolve RUBY_PKGPREFIX.obache1-1/+2
2009-01-14Let dvipdfmx depend on kpathsea to use libkpathsea.minskim3-217/+215
Bump PKGREVISION.
2009-01-13Update to 0.10.3:wiz7-12/+19
Release 0.10.3 core: * Fix a crash on documents with malformed outline. Bug #19024 * Fix leak on AnnotScreen destructor. Bug #19095 * Fix wrong PS generation when a large image is in Patterns. Bug #18908 * Remove BaseFile.h it was never used. Bug #19298 * Improve document saving * Fix PS generation of PDF with malformed font Length2 definition * Fix a leak while parsing annotations * Fix rendering of some checkboxes Qt4: * Fix positioning of Form rects on PDF with cropbox * Fix positioning of Annotation rects on PDF with cropbox. Bug #18558. * Small documentation improvements * Make Document::fonts() work when called more than once. Bug #19405 build system: * CMake: look harder for openjpeg * CMake: update the poppler core headers installation * Autotools: do not install Function.cc as it's not a header Qt: * Fix deserialization of links right coordinate
2009-01-11Use texmf.mk to update texmf.cnf. This fixes PR 40359.minskim5-52/+75
Bump PKGREVISION.
2009-01-11Use texmf.mk to update texmf.cnf.minskim5-40/+36
Bump PKGREVISION.
2009-01-11Let texmf.mk take care of updating texmf.cnf.minskim3-1/+50
Packages modifying texmf.cnf (e.g., tex-hugelatex and tex-jadetex) can use this instead of inventing their own way.
2009-01-11Do not create empty directories when installing teTeX-texmf.minskim2-29/+16
They are directories for fonts and updmaps, which were moved under ${VARBASE}. Bump PKGREVISION.
2009-01-10replace py-pycups with py-cupsmarkd7-72/+2
2009-01-10Reimport py-pycups as py-cups.markd6-0/+70
2009-01-10s/wip/print/markd1-2/+2
2009-01-10add py-pycupsmarkd1-1/+2
2009-01-10Initial import py-pycups 1.9.44markd6-0/+70
Python bindings for the CUPS API
2009-01-08Adjust the path to texmf.cnf, which is now under PKG_SYSCONFDIR.minskim3-9/+11
Bump PKGREVISION.
2009-01-08Resolve conflicts between kpathsea and teTeX-{texmf,bin}.minskim15-166/+158
With this change, texmf.cnf is handled properaly using CONF_FILES, and tex-* packages can be shared by teTeX-3 and TeX Live 2008. Bump PKGREVISION for teTeX-{texmf,bin}.
2009-01-08Do not conflict with future revisions of teTeX-bin and teTeX-texmf.minskim1-3/+4
They will be modified to coexist with this package. Bump PKGREVISION.
2009-01-07Update to 0.10.2:wiz3-8/+7
Release 0.10.2 core: * Fix a crash when selecting text in word mode * Fix a crash in some malformed documents (second argument of opMarkPoint is not a dictionary) * Ensure cairo font matrix is invertable. Fixes bugs #18254 and #18429 * Fix a memory leak (Bug #18924) Qt4: * Fix deserization of links right coordinate misc: * Fix build on Solaris 10 + Sun Studio 12 * Compile with -pedantic
2009-01-07Update to 0.2.2:wiz2-6/+6
libspectre 0.2.2 (25 November 2008) =================================== This is another bugfix only release in the libspectre's 0.2 series. A problem when rendering some documents where the page size is different from the Bounding Box has been fixed (Bug #18239) Parser is now locale-independent when parsing float numbers (Bug #18685) The display format has been fixed to match cairo/pixman. Thanks to Chris Wilson (Bug #18266)
2009-01-06Set the BUILDLINK_ABI_DEPENDS.reed2-2/+4
The previous libraries had major of 3 and now they are 4. I didn't bump those depending on this as this update happened months ago. I noticed this two ways: new poppler didn't work with my already installed evince and new poppler didn't work with my alreadyinstalled poppler-glib.
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2009-01-03Add kpathsea.minskim1-1/+2
2009-01-03Import kpathsea-3.5.7 from pkgsrc-wip.minskim11-0/+303
Kpathsea is a library to do path searching. It is used in the Web2C implementation of TeX and friends. The library's fundamental purpose is to return a filename from a list of directories specified by the user, similar to what shells do when looking up program names to execute.
2008-12-24Update to 5.2.3, from Bernd Ernesti.gdt3-13/+17
* Changes from 5.2.2 1) CUPS PPD files in non-English locales are now generated correctly when the CUPS driver interface is used (with CUPS 1.2 and above). 2) Epson inkjet printers that support duplex printing now use less restrictive margins (allowing use of more of the page) when duplex printing is not used. 3) Printing to the following Epson printers has been corrected: EPSON Artisan 700 EPSON Artisan 800 EPSON BX300F EPSON EP-801A EPSON EP-901A EPSON EP-901F EPSON ME 300 EPSON ME Office 360 EPSON PX-401A EPSON Stylus NX100 EPSON Stylus NX105 EPSON Stylus Photo PX700FW EPSON Stylus Photo PX800FW EPSON Stylus Photo TX700W EPSON Stylus Photo TX800W EPSON Stylus S20 EPSON Stylus SX100 EPSON Stylus SX105 EPSON Stylus T20 EPSON Stylus TX100 EPSON Stylus TX101 EPSON Stylus TX102 EPSON Stylus TX103 EPSON Stylus TX105 EPSON Stylus TX106 EPSON Stylus TX109 EPSON TX300F These printers should all be fully functional, but may be further tuned in the future. 4) Duplex printing has been enabled on the Epson Stylus RX680, RX685, RX690, PM-A940, and PM-T960. Support for these printers is still considered experimental. 5) Support has been added for the Canon MULTIPASS MP220. 6) Preliminary support has been added for the Canon PIXMA iP4600.
2008-12-22Remove gnome-vfs dependency. It was removed in version 2.21.90.reed3-7/+5
(It was replaced with gio from glib2.) Bump PKGREVISION due to that change. Also remove the libgnomeui dependency -- I had moved that to an option. Sorry for that. (Noticed by wiz.)
2008-12-20Make the gnome build an option for evince. Defaults to enabled.reed3-6/+18
So -gnome will build the GTK version. Make should also do the --disable-dbus, but will think about that later.
2008-12-20Removed the unnecessary part of the patch, about which pkglint wasrillig2-12/+3
complaining.