summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2001-10-16Find Makefile.module in ../../www/php4.jlam1-2/+2
2001-10-16Use +=, not =, for CATEGORIES so we don't clobber the inherittedjlam1-2/+2
categories.
2001-10-16Note addition of php4-pdflib.jlam1-1/+2
2001-10-16Update php4-pdflib to the version from the php-4.0.6 distribution. Therejlam4-0/+42
is no list of changes from version 4.0.5. Also move from the www category.
2001-10-06Update ggv to 1.0.1. Changes are bugfixes and the addition of some morerh2-8/+6
keyboard accelerators.
2001-10-06Pull in libunicode via buildlink.mk. Patches provided in private mail byrh1-5/+6
Eric Gillespie <epg@pretzelnet.org>
2001-10-06Use buildlink glue code for "bonobo" to fix build problem.tron1-1/+2
2001-10-04Remove.hubertf10-216/+0
jadetex is now known as tex-jadetex, and hugelatex transmogrified into tex-hugelatex.
2001-10-04hugelatex -> tex-hugelatexhubertf1-3/+3
jadetex -> tex-jadetex
2001-10-04License-free re-import of print/jadetexhubertf6-0/+159
2001-10-04Re-import of print/hugelatexhubertf4-0/+58
2001-10-04Rename eurosym to tex-eurosym.wiz5-66/+2
2001-10-04Re-import eurosym as tex-eurosym, to make it more apparent that it'swiz4-0/+65
a TeX related package, following a suggestion by mjl.
2001-10-04Move xpdf from graphics to print, per pkg/14154.wiz1-1/+2
2001-10-04Move from graphics/xpdf to print/xpdf per pkg/14154.wiz6-0/+107
2001-10-03add and enable eurosymwiz1-1/+2
2001-10-03Initial import of eurosym-1.0, a package with Euro symbols for LaTeX.wiz4-0/+64
2001-10-03bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, sojlam1-2/+1
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
2001-10-03Substitute the real config script for the config wrapper script injlam2-2/+6
installed files. We don't want buildlink references to escape into the install directory.
2001-10-01Note addition of print/tcl-pdflib.jlam1-1/+2
2001-10-01print/tcl-pdflib - Tcl language binding for the PDFlib libraryjlam3-0/+44
2001-10-01Modify package so that we can create separate packages for the differentjlam4-21/+69
language bindings for PDFlib: we split the Makefile in a common part and a package-specific part, and we cause the configure script to substitute the correct values to link against an installed libpdf.so when linking the binding shared objects.
2001-10-01Fix copy/paste error and remove libartrh1-2/+1
2001-10-01Buildlinkifyrh2-4/+53
2001-09-29Add perl5 to the categories so we're listed properly in the binaryjlam1-2/+2
packages list.
2001-09-29Note addition of print/p5-PostScript-MailLabels.jlam1-1/+2
2001-09-29print/p5-PostScript-MailLabels:jlam4-0/+27
PostScript::MailLabels contains modules for creating PostScript files of mailing address labels, to be printed on standard adhesive-backed mailing label stock. Create PostScript(tm) code for calibrating and testing mailing label printing, and finally create the code for the labels themselves.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam7-26/+26
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-12Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-39/+8
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc8-16/+16
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-09-09Fix fuzz in patch detected by "gpatch" under Solaris.tron2-11/+8
2001-09-02Ignore warning about stone old LaTeX sources.hubertf1-2/+2
XXX I'll rather wait for new teTeX (whenever that's out) instead of touching the guts of teTeX.
2001-09-02 * Fix our netbsd-doc-print package to properly handle the italianhubertf4-3/+35
version of Federico Lupi's guide by including italian language in the right file. Hint: http://lists.oasis-open.org/archives/docbook/200002/msg00214.html * While there, install the jadetex files not in the textproc/jade package, but in the print/jadetex package. That's where we also build and install the jadetex.fmt file, so things actually fit together. * Bump some pkg versions: print/jadetex -> jadetex-2.20nb1 textproc/jade -> jade-1.2.1nb3 meta-pkgs/netbsd-doc -> netbsd-doc-1.2 meta-pkgs/netbsd-doc-print -> netbsd-doc-print-1.1
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-2/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29Update driver for Kyocera Prescribe page printers to gdevprsc-0.3.itohy2-5/+5
Add -dSimplex, which explicitly specifies one-side printing.
2001-08-23Add default XAW_TYPE?=3d to indicate that this package wants at leastjlam1-1/+2
Xaw3d (Xaw-Xpm also works).
2001-08-23Move per-package default XAW_TYPE setting above the inclusion ofjlam1-4/+4
bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-21Do not blow up on unsupported platforms - at least make it to ONLY_FOR_PLATFORMabs1-1/+2
2001-08-18Update print/cups to 1.1.10.1. Changes from version 1.1.9.1 include:jlam13-217/+62
+ Use our own cupsd rc.d-style script instead of using the one supplied with the CUPS sources. - Bug fixes. - Added a driver for DYMO label printers. - Added new ClassifyOverride directive to allow users to override the classification of individual jobs. - Added new BrowseProtocols directive to control which browse protocols are used (currently CUPS and SLP). - Added SLPv2 support. - The pdftops filter did not have the Japanese and Chinese text support compiled into it.
2001-08-17If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), thenjlam1-2/+3
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package Makefile includes the buildlink.mk file, then it most likely wants to use the config script wrappers as well. Change suggested by Hubert Feyrer (hubertf) and Tomasz Luchowski (zuntum).
2001-08-17Fix rpath for fig2dev. Problem reported in pkg/13736 by Mark Davies.wiz2-5/+5
2001-08-14grep isn't used anymore, so don't substitute for @GREP@ in the INSTALLjlam2-5/+5
files. Substitute for @ID@ instead of directly using 'id', and use the value of ${ID} already set in defs.*.mk.
2001-08-12Fix same problems with the user check:veego1-5/+5
- use 'id' instead of 'finger'. this is not a real problem, but it is enough and fixing the next problem makes it possible to use it. - grep -q doesn't work on solaris, so use a different way to suppress the output from the user check. - the return code check for the user was reversed.
2001-08-11Update gnome-print to 0.29.rh3-12/+13
Changes are bugfixes only: * many robustness issues fixed. * fixed printing of componentized documents
2001-08-06Link sbin/accept, not bin/accept, to bin/{disable,enable}.jlam2-5/+5
2001-08-06Update to 3.2.3d (3.2.3.4) provided by Jim Bernard in pkg/13324.wiz6-74/+89
Major changes since 3.2.3: o X11 Color database ASCII file (/usr/lib/X11/rgb.txt) is now used, removing the need for the dbm_xxx functions. o The \special code for colors in genlatex (LaTeX driver) replaced with the \color code to be compatible with pdflatex and not require dvips From Klaus Guntermann (guntermann@iti.informatik.tu-darmstadt.de) o PCX image reader now handles 24-bit color which means that TIFF images (which are converted to PCX first) may also be 24-bit o MetaPost driver (-L mp or -L mmp) ported from fig2MP by Klaus Guntermann (guntermann@iti.informatik.tu-darmstadt.de). fig2MP was written by Dane Dwyer (dwyer@geisel.csl.uiuc.edu) o Support for importing PNG image files added o Transparent color in imported GIF files now honored o You may use "-M -" to send the Makefile output to standard output from TransFig, and "-T -" to send the Texfile to standard output. o (The following feature was really added in 3.2.3, but I forgot to update this file): -S option added for smoothing bitmap output. o eps added as a language for TransFig o Support for Czech font encoding for PostScript (cs_CZ.ps) From Radim Gelner <gelnerr@suse.cz> And lots of bugfixes. Package change: buildlinkified.
2001-08-02Update cups to 1.1.9.1. Changes from version 1.1.8 include:jlam13-68/+243
* Bug fixes to the pstoraster filter, the DeskJet printer driver, digest authentication. * Optimized PPD file scanner so servers with lots of PPD files start much faster (up to 40%). * Fixed the "N * N copy bug" where N * N copies were sent when N were specified. * Added new DeskJet and Stylus Photo printer drivers. * Workaround buggy IPP implementations in some HP JetDirect servers.
2001-07-29Add wrapper for pdflib-config.jlam1-1/+11
2001-07-29Update pdflib to 4.0.1. Changes from version 3.03 include somejlam6-52/+73
optimizations, bug fixes in image-handling for JPEG, TIFF and PNG files, support for TrueType fonts, and pluggin some memory leaks. The API changed slightly and a major number bump on the shared library occurred. Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Add a buildlink.mk file for use by other package Makefiles. Also install the license info and PDFlib manual.
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.