summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2003-08-15Update if-psprint to 1.7:abs2-5/+5
Use syslog to report invocation
2003-08-15Add support for gv to getpapersize and setpapersize.reed5-22/+37
And only gets or sets if config file size is greater than zero. (This is my PR #21641.)
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb8-16/+8
2003-08-05bump revision after qt3/kde prefix changedrochner1-2/+2
2003-08-05Add and enable dvipng.wiz1-1/+2
2003-08-05Initial import of dvipng-0.5, a program to convert DVI to PNG.wiz5-0/+65
This program makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. The target audience is people who need to generate and regenerate many images again and again. The primary target is the preview-latex (X)Emacs package, a package to preview formulas from within (X)Emacs. Yes, you get to see your formulas in the (X)Emacs buffer, see `http://preview-latex.sf.net'. Another example is WeBWorK, an internet-based method for delivering homework problems to students over the internet, giving students instant feedback as to whether or not their answers are correct, see `http://webwork.math.rochester.edu'. Other applications may also benefit, like web applications as latex2html and WYSIWYG editors like LyX.
2003-08-04Convert to USE_NEW_TEXINFO.seb2-11/+5
2003-08-04Overlooked this INSTALL script snippet in previous commit.seb1-1/+3
2003-08-04Convert to USE_NEW_TEXINFO.seb2-7/+4
2003-08-04Convert to USE_NEW_TEXINFO.seb2-11/+3
2003-08-04depkglint.seb1-2/+2
2003-08-04Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-08-04Convert to USE_NEW_TEXINFO.seb4-12/+10
2003-08-04Convert to USE_NEW_TEXINFO.seb2-9/+3
2003-07-30Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk.jmmv3-7/+7
2003-07-29fix some CPP magic (mmm, gcc3.3)mrg2-1/+17
2003-07-28Uhm - got caught in my own trap... For Python extensions which dependdrochner1-2/+2
on other Python extensions to propagate the Python version properly, it is necessary to include "python/extension.mk" before the extensions' "buildlink2.mk" files.
2003-07-28+py-reportlab-renderPMdrochner1-1/+2
2003-07-28import py-reportlab-renderPM-0.9, an addon to reportlab to render todrochner6-0/+54
pixmaps XXX reportlab has some problems finding its font files, originally it requires AcrobatReader to be installed... it should work with X11 or ghostscript fonts, after some configuration
2003-07-26update to 1.18drochner5-22/+43
Main changes since ReportLab 1.16: - Pythonpoint improvements contributed by Turgut Uyar & Tim Roberts. - Para.py fix from doug@pennatus.com. - Pdfgen image fixes. - Spiderchart from Andy Robinson. - Better distutils support with Dirk Datzert's assistance. - Improvements for Asian fonts in paragraphs. - Added _rl_accel._Ascii85Decode. - Graphics and other bug fixes. - Bug & leak fixes. - improvements to pyRXP which can now be used in 16bit mode. - Tables now can have row and column spanning. - renderPM can now do PICT images. - More charts and improvements to existing graphics classes.
2003-07-21COMMENT should start with a capital letter.martti33-66/+66
2003-07-17s/netbsd.org/NetBSD.org/grant92-185/+185
2003-07-17Fix build when using gcc3.jmmv1-1/+3
2003-07-15Fix dependency problem caused by recent package revision bumping mania.tron1-2/+2
2003-07-13Added REPLACE_PERL fixing incorrect path to perl in t1mapper scriptwulf1-1/+4
2003-07-13PKGREVISION bump for libiconv update.wiz18-30/+36
2003-07-03Wildcard dependency.wiz1-2/+2
2003-06-25Update to 030624, now with versioned distfiles (thanks, Robert Elz andwiz2-6/+6
Haruhiko Okumura). Changes only described in Japanese on the homepage.
2003-06-25Rollback :(reinoud1-18/+8
2003-06-24Update message to explicitly notify the user about the fact thatreinoud1-8/+18
the installed files are not automatically included in the right place in the system path and need to be either copied in /usr/bin or dealt with in another way. The saves a lot of frustration and puzzling esp. for the beginning user.
2003-06-23Update checksum for current releasejmc1-3/+3
2003-06-23s/packages@/tech-pkg@/gjschauma1-2/+2
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
2003-06-19Remove patch-ad, since it does not exist any more.wiz1-2/+1
2003-06-19Update "acroread5" package to version 5.07. This version fixes a remotelytron2-11/+10
exploitable security whole in version 5.06 an older.
2003-06-19Undo last change and use "2.02pl1" as version number again because thetron1-3/+1
package tools can handle it properly.
2003-06-19align PKGNAME with pkg-vulnerabilities (which one is more correct?)itojun1-1/+2
2003-06-18Update to version 2.02pl1. From the xpdf website:simonb2-5/+5
This version includes a small patch that fixes a security hole in version 2.02. It was possible to construct a malicious URL link in a PDF file which would cause an arbitrary command to be run. The patch changes things to that the various characters which can cause trouble are escaped (%xx) before calling system(). This patch also changes the "launch" link verification dialog to provde a scrolling view of the command about to be run when the command string is excessively long.
2003-06-17Conflict with "coreutils" package if "GNU_PROGRAM_PREFIX" is "".tron1-1/+6
2003-06-17Conflict with "coreutils" package if "GNU_PROGRAM_PREFIX" is "".tron1-1/+8
2003-06-15updated to 2003-05-29 version. noted by Hiroshi Fujishima.kei2-10/+7
full change log is available in its WWW page. [2003-05-29] use bold face in a heading even if a bold keyword is not specified when using OTF package by Saitou Syuuzaburou. Also use ruby font for \ruby in okumakuro.sty when export keyword is specified. [2003-05-17] output pagesize special of dvipdfm(x) too with papersize option. It makes page size is auto-specified when making a PDF file. Also page size is increased by 2 inches when register mark is used to avoid the mark at right side of the page is not seen in preview. [2003-04-29] introduced vartwoside option to jsbook class which layouts headers to like twoside and bodies like oneside. \marginpar is always located to right page. thanks to: tonny-san, sippo-aikouka-san. [2003-04-18] jsclasses is now distrebuted in ISO-2022-JP encoding to avoid troubles which caused by Shift JIS encoding used previous. No code-conversion should be needed in any OS. While the archive is now in ZIP form. LZH form is also available. [2003-03-16, updated] Re-introduced the workaround of the [2001-04-26] which was removed as a part of the [2003-03-16] change. the workaround had the merit that an italic font was not selected in newtheorem without amsthm.
2003-06-14Update to latex-mk-1.1dmcmahill3-22/+7
This is the "HTML Support" release. The significant changes/additions over the previous version are: # Support for HTML output. Either LaTeX2HTML or HeVeA may be used. * Fixed a bug where bibtex was not run sometimes when it needed to be run. This problem showed up with some versions of LaTeX. * Added a POST_BIBTEX_HOOK variable which specifies a program to be run after a BibTeX run. This gives users the ability to insert an additional processing step if desired.
2003-06-12Make this work on IRIX.jschauma1-1/+8
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs3-10/+12
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-10This needs -DUNIX or it won't work.jmc2-4/+4
2003-06-09No reason to include 'libtool/buildlink2.mk', it's only for libltdl.uebayasi1-3/+2
PR21824 by a 2ch anonym. Bump revision to 1.
2003-06-05Enable handling of PDF v1.3 files in dvipdfm, as per the change to themarkd2-2/+18
dvipdfm package from Brook G. Milligan in PR 21350. PKGREVISION++
2003-06-05Enable handling of PDF v1.3 files. From Brook G. Milligan in PR 21350.markd3-2/+17
PKGREVISION++
2003-06-05Bump revisions following the guile14's threaded fix.uebayasi1-1/+2
2003-06-04Bump the PKGREVISION for print/cups to 1:jlam2-4/+4
Change the cupsd rc.d script to REQUIRE slpd. This is needed for the case where cupsd actually uses SLP to register services (by setting BrowseProtocols to include "slp") and does nothing otherwise.
2003-06-04The following changes only affect the build of CUPS, and the entiretyjlam4-32/+150
of the diffs between vanilla CUPS and pkgsrc CUPS will be sent back to the author. * Allow overriding the default paths for "CUPS_SERVERBIN" and "CUPS_LOCALEDIR" by passing values through the configure script. This facilitates using custom directory hierarchies as is common in various packaging systems. * Allow choosing the man page extension style by passing values directly through the configure script. This allows overriding the defaults for an operating system, which can happen in some packaging systems. Leave the default behaviour unchanged if not specified.