summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
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.
2001-07-24shorten comment slightlyabs1-2/+2
2001-07-22Don't install .elc files, no matter if emacs is installed or not.wiz3-6/+16
Noted in recent bulk build.
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-2/+2
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-19Fix broken support for NetBSD-sparc and Solaris-sparc.tron1-7/+18
2001-07-17lib/locale -> share/localedrochner1-22/+22
2001-07-15Rather than messing around with the special happy variables that controlbad3-11/+24
the special happy MAKEOBJDIR behavior, make gs build in ./object instead of ./obj. That's just as effective in not confusing make(1) and prevents the package-links target from creating pkgsrc/print/packages/print and making bogus symlinks in there.
2001-07-14Fix continuation line. Together with last commit, fixes pkg/13362.wiz1-2/+2
2001-07-14Use a shell loop instead of a make .for loop. This avoids using FILEjlam1-4/+4
as a make variable and might fix pkg/13362.
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam4-15/+19
expression for substituting in DEINSTALL/INSTALL scripts. Use "${CMP} -s" instead of "diff -q" since the former is more portable across OSes.
2001-07-10Use "${PKGLOCALEDIR}" in entries for locale files so that the packagetron1-18/+18
list works under Solaris, too.
2001-07-10- Remove ugly "configure" hack, use patches and "MAKEFILE" instead.tron4-26/+62
- Make this package work under Solaris.
2001-07-01Move inclusion of bsd.buildlink.mk to start of file.jlam1-3/+3
2001-06-26Updated if-psprint to 1.4abs2-5/+11
Add '-v' option to display spool settings
2001-06-23Generalize how the dependency pattern may be specified. Instead of justjlam1-4/+5
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib. Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-20Mark as USE_BUILDLINK_ONLY.jlam1-9/+8
2001-06-19Use openssl/buildlink.mk instead of USE_SSL, mark as USE_BUILDLINK_ONLY,jlam1-28/+27
and use FILES_SUBST instead of repeating sed script throughout the Makefile.
2001-06-11add & enable apsfilterzuntum1-1/+2
2001-06-11Initial import of apsfilter-6.1.1zuntum6-0/+111
apsfilter is a magic printfilter, that allows you to print different document types "automagically" without having to convert them manually into something which is understood by your lineprinter. Apsfilter supports the following file and compression types: gzip, bzip, compress, freeze, pack, ASCII, BMP, Data (data,PCL,...), English, TeX DVI, FIG, GIF, Group 3 Fax, HTML, JPEG, Mail/News, PBM/PNM/PPM, PC Bitmap Data, PDF, Postscript(tm), raw, script (shell,..), Text, sunraster, tiff, roff (nroff, groff, troff).
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam2-4/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,jlam3-13/+3
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra definitions to add them from the package Makefiles. As advised by the bsd.buildlink.mk file, also ensure that the buildlink.mk files are included prior to defining any package-specific CFLAGS/LDFLAGS to ensure that the buildlink directories are at the head of the compiler search paths.
2001-06-11Use bsd.buildlink.mk instead of duplicating code all over the place.jlam1-46/+12
2001-06-10Use cookies (.*_done) to determine whether headers and libs have beenjlam1-6/+12
linked from a particular package, and add a pre-configure target to the buildlink.mk file to more painlessly use buildlink.mk files. A ${BUILDLINK_TARGETS} variable still exists in case a package _must_ define NO_CONFIGURE.
2001-06-10Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-buildjlam3-8/+4
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-06-09Sort lines for pkglint.wiz1-2/+2
2001-06-09' ' -> '\t'wiz1-2/+2
2001-05-28Use buildlink.mk files to get dependencies and to find libraries andjlam1-4/+8
headers for png and ja-vflib-lib.
2001-05-26Use buildlink.mk files to get dependencies for png, jpeg, and tiff.jlam1-13/+12
2001-05-26No functional change...just rework some code and resort some lines.jlam1-9/+8