summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2003-09-19Add {DE,}INSTALL_EXTRA_TMPL. Noted missing in PR 22743 bywiz1-1/+4
Kouichirou Hiratsuka.
2003-09-18Specify the category when including other files and when depending on otherjmmv1-2/+2
packages. From PR pkg/21864 by ccatrian at eml.cc.
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant4-19/+17
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17Update to 1.12: changes unknown, there is only a list of cvs commits in thejmmv8-54/+94
package, and it is not complete. Patches by Soren Jacobsen in PR pkg/21667 with several changes by me.
2003-09-15Add lout to the packages which can have their papersize set or queriedagc3-5/+20
by setpapersize/getpapersize. Addresses the second part of PR 18687 properly.
2003-09-14Use my NetBSD.org email address.recht1-2/+2
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant2-6/+4
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-09-11Use 'dialog' instead of 'tcdialog' when running texconfig. Bump PKGREVISIONjmmv3-12/+30
to 4. Fixes PR pkg/22151 by Richard Rauch.
2003-09-08Update to 1.0.7: Honour PKG_SYSCONFDIR. Closes PR pkg/22403 by Curt Sampson,jmmv3-10/+10
patch by Jeremy C. Reed.
2003-09-07Remove "-Wall" flag from CFLAGS to make this compile with non-gcc compilersjschauma2-4/+4
that do not support "-Wall".
2003-09-05Use GNU make on Linuxmartti1-1/+6
2003-09-04Add a mirror for the jpg distfile.wiz1-2/+3
2003-09-04Make this work in Linuxmartti1-1/+4
2003-09-01Add NetBSD RCS tagscjep1-0/+1
2003-08-31Update PHP to final 4.3.3jdolecek2-6/+1
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
2003-08-31Add and enable advi.jtb1-1/+2
2003-08-31Initial import of advi.jtb7-0/+160
Active-DVI is a DVI previewer and presenter written in Objective Caml (http://caml.inria.fr/ocaml/) with some eye candy effects for presentation, support for interactive demonstrations, and embedding of arbitrary applications within the presentation (hence the Active adjective of the presenter :). Active-DVI currently supports the following features: + Encapsulated Postscript File inclusion (using graphics package) + Effects for presentation (pause, delay, text color change) + Embedded applications for interactive demonstration + Pictures visualization via gpic specials + Display of inlined Postscript using gs + Font antialiasing that takes background colors into account + Page display is interrupted on user input + Resizing the page adjusts the magnification + Start displaying at a given page or at a given link reference + The file is reloading on signal SIGUSR1 + Hyperlinks + Active areas (execute an action when the mouse is over) + Background colors and images + Alpha blending for images
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam14-15/+44
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam20-304/+57
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30Remove redundant line that matches the default behaviour.jlam1-3/+1
2003-08-30Update to 0.6:wiz3-23/+5
This release is a bugfix release. It fixes the documentation installation and speeds up PostScript inclusion considerably.
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-08-17updated acroread5 to 5.0.8. it fixes a security problem.kei2-10/+10
from README: ----- New for Acrobat Reader 5.0.8 A security patch was applied that solves a problem reported with long URLs in weblinks which can cause a buffer overrun. ----- XXX a solaris version is not tested.
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