summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
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
2001-05-26Use buildlink.mk files to get dependencies on cups and fltk, and add ajlam3-11/+117
patch the configure script directly to remove the build dependency on autoconf.
2001-05-26Protect against multiple inclusion.jlam1-1/+6
2001-05-24Add buildlink.mk file to link libraries and headers into ${WRKDIR}, to bejlam1-0/+57
used by other packages.
2001-05-24Update cups to 1.1.8. Relevant changes from version 1.1.7 include:jlam2-6/+6
- The scheduler might restart a stopped printer after stopping a print job. - The IPP backend did not handle the client-error-not-found error when checking the status of the job that was sent. This caused remote queues to stop on client machines when the server had job history disabled. - Added httpConnectEncrypt() function to avoid performance penalty for setting up encrypted connections initially. - Jobs weren't queued to remote classes (fix from Richard Begg.) - Fixed the pstops fix for GNOME output - no longer use the page numbers in the %%Page: comment since GNOME puts a filename instead (!?@!#?!). - The imagetops filter produced PAGE: messages when generating PostScript for a non-PostScript printer (only affects page-label and Classification options.) - The updated pdftops filter was looking for an options file called xpdf.conf instead of pdftops.conf. - The scheduler would not force the default job sheets for printers to the current classification setting. - Added a new ippFindNextAttribute() function to the CUPS API. - ppdEmitJCL() now strips any leading path info from the title string. This is only an issue for non-CUPS clients that don't do this already... - Other pstops fixed from Helge Blischke for printing non-conforming documents. - The MaxJobs parameter was not reset when loading the cupsd.conf file.
2001-05-22Update to 4.13b. Major changes since 4.12:wiz6-53/+50
pdf, simplex, display output options; ISO 8859-13 encoding support; euro glyph support; many new style sheets (autoconf, awk, cpp, maple, ocaml, sed, shell, and others); regexp changed to be perl/egrep like, not emacs-style (UPDATE YOUR STYLESHEETS!).
2001-05-22Update dependency on png to >=1.0.11 because of the shlib major bump.wiz4-8/+8
Noted by Frederick Bruckman.
2001-05-19update to lyx-1.1.6fix1drochner3-27/+33
Changes: ** Updates - updated documentation for version 1.1.6; new french documentation translations; updated danish translation of the interface. - better support for ukrainian language working --with-lyx-suffix. - in default cua bindings, change C-k from font-noun to line-delete-forward. - Add the prefix "key-" to the default keys for bibliography insets. - Show both key and label of a bibliography inset. ** Bugfixes - fix broken keymaps - fix locales problems which causes use of ',' instead of '.' as a - fix bug in reading integers with some older C++ compiler (gcc 2.8.1, egcs 1.0.x). - fix crash when using the bibliography layout in included document. - fix crash in Preferences when no format is defined (in particular when upgrading from earlier stable versions). - fix the color picker in Preferences for displays with 32bit display - Fix crash when loading corrupt math equations. - fix crash when inserting label in an equation. - fix generation of default keys for bibliography insets. - update the screen after editing a bibliography inset. - fix compilation problems with gcc 2.95.3 - fix problems with sorting of available formats in menus. - suppress the cucumber in the startup banner - remove spurious debugging messages - fixes to popups - fix problems with protected spaces in spanish documents - fix creation of new Include insets - fix an initialization problem for the font encoding (one symptom is that french-style quotes were not displayed correctly) - fix generated LaTeX code when changing the alignment of a section heading. - fix display glitches in math editor
2001-05-17Lose leading 'the ' on COMMENTabs1-2/+2
2001-05-15Update cupsomatic-ppds to 20010515 tarball from www.linuxprinting.org.jlam2-5/+5
No list of changes...just more printers supported.
2001-05-15Add dependency on foomatic-gswrapper.jlam1-1/+2
2001-05-15Add and enable foomatic-gswrapperjlam1-1/+2
2001-05-15Foomatic Ghostscript Wrapperjlam4-0/+54
The foomatic-gswrapper script runs Ghostscript in a more controlled and makes debugging much easier by letting you see Ghostscript error messsages. The wrapper is required if you print jobs from the Windows PostScript driver (which writes jobs that generate advisory output that causes trouble under plain Ghostscript). Some other software may produce such jobs; the wrapper is probably a good idea in general.
2001-05-15Cosmetic changes.jlam1-6/+6
2001-05-15Update cups to 1.1.7. Changes from version 1.1.6nb3 include bugfixes,jlam12-199/+30
documentation updates, better support of Apache options in configuration files, and: - Added support for "double" HostNameLookups. - Added new "RunAsUser" directive to support non-root configurations on the standard (privileged) ports. - Added support for non-root invocation of the lpd backend (does no reserve a priviledged port, which might not work with some LPD servers...) - Added new PrintcapFormat directive to control the output format of the printcap file (BSD or Solaris formats are supported at present.) - httpConnect() now looks up "localhost" by name and by address (127.0.0.1) for users that go to the trouble of removing the required localhost entry in /etc/hosts or on their DNS server... - The EPSON drivers now send the "end packet mode" command when printing to USB devices. - The LPD backend now supports a new "order" option: "lpd://server/queue?order=control,data" (default) and "lpd://server/queue?order=data,control". - New "Classification" directive to force labeling of the current classification on each page. - New "page-label" attribute to add per-page labels ("For Official Use Only", "Draft", etc.) - Dropped the "file" backend from the device list that is reported, since it is only available for *testing* and should never be used in a production environment. The file: device can still be used, but it won't show up in the list of devices from lpinfo or the web interface. - Added META variables to the CGI header template to prevent caching of the results. - Added two new directives - MaxJobsPerPrinter and MaxJobsPerUser - to allow an administrator to set the maximum number of pending jobs in a queue or submitted by a user. - Added support for the Enable-Printer and Disable-Printer extension operations (same as CUPS-Accept-Jobs and CUPS-Reject-Jobs.) - Added support for the DeskJet 900 series duplexer and CRET color modes in the HP driver. - Added support for PPD-defined margins in the HP driver. - Added new cupsGetJobs() and cupsFreeJobs() functions to manage print jobs. - cupsEncodeOptions() would encode names of 0 length and cupsAddOption() and cupsParseOptions() would add names of 0 length.
2001-05-14Update cupsomatic to 1.6. Changes from version 1.3 include searching forjlam2-9/+20
a foomatic-gswrapper script that regularizes arguments to gs and reports gs errors in a useful way. The distfile is now grabbed from ${MASTER_SITE_LOCAL}.
2001-05-08The version on the MASTER_SITE has been modified.agc2-4/+5
For now, use the version on ftp.netbsd.org
2001-05-08Move to sha1 digest, and add distfile sizeagc1-2/+3
2001-05-04+ The distfile has changed on the master site.agc2-4/+5
+ Rather than futz with unknown versions, use the version stored on ftp.netbsd.org. + Move to sha1 digest, and add distfile size.
2001-05-04Move to SHA1 digests, and add distfile sizesagc1-5/+9
2001-05-04Update to SHA1 digests, and add distfile sizes.agc1-4/+7
2001-05-04Change HOMEPAGE from sourceforge's project page to real homepagezuntum1-2/+2
2001-05-03Add defaults for all instances of EVAL_PREFIX.jtb1-21/+23
2001-05-03Cosmetic changes.jlam1-18/+18
2001-05-03Move HTML documentation to ${PREFIX}/share/doc/html/ghostscript.jlam4-47/+51
2001-05-03Directly fetch and extract jpeg sources, rather than the funky reachoverjlam2-13/+14
extraction into the jpeg package's directory. This is less error-prone, and guarantees less random breakage in the ghostscript packages if we modify or upgrade the jpeg package.
2001-05-02Use a common distinfo file between ghostscript and ghostscript-nox11.jlam2-50/+2
2001-05-02Enable gdevmjc. Noted working by MOCHIDA Shuji in pkg/12710.wiz2-3/+7
2001-04-28add and enable pnm2ppa package.kei1-1/+2