summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2007-11-02Explicitly disable the PAPI support, since it is not mentioned in therillig1-1/+3
PLIST. It got detected on Solaris 10 automatically, and the build failed because of extra files in LOCALBASE.
2007-10-29Fix PLIST; from Takanori Ishihara, PR 37239.uebayasi2-2/+6
2007-10-29Sort variables depending on ${EMACS_FLAVOR} (emacs or xemacs). Preferuebayasi2-6/+29
assignment to conditional. Include mk/emacs.mk lazily. No functional changes intended.
2007-10-26Added print/tex-draftwatermark and its dependency tex-everypage.reed1-1/+3
2007-10-26The "draftwatermark" package extends LaTeX providing a means toreed4-0/+51
add a textual, light gray watermark on every page or on the first page of a document.
2007-10-26The "everypage" package extends LaTeX providing hooks to performreed4-0/+51
actions on every page or on the current page. Specifically, actions are performed after the page is composed, but before it is shipped, so they can be used to prepare the output page in tasks like putting watermarks in the background, setting the next page layout, etc.
2007-10-26Update to jsclasses-071024. Minor bugfixes. New MASTER_SITES.uebayasi2-9/+8
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam14-23/+16
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25Move code that generates a dynamic PLIST from the {pre,do,post}-installjlam1-11/+10
targets and into a GENERATE_PLIST variable definition. Remove some unnecessary empty PLISTs as a result of properly setting GENERATE_PLIST.
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam7-0/+14
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam8-14/+0
can handle packages having no PLIST files.
2007-10-23Fix >80 column line, and stray word. Pointed out by dsainty@gdt2-4/+5
2007-10-22Point out that ghostscript-esp is old and that ghostscript has cupsgdt2-2/+8
support if built with the cups option.
2007-10-22Quell a pkglint -Wall warning, use CONF_FILES+= instead of =dsainty1-2/+2
2007-10-22Pull over the "cups" option, based largely on the implementation of the "cups"dsainty3-7/+30
option in ghostscript-esp, although there it was on by default. Here it is off by default, which is more in keeping with how the "cups" option is generally used - it is usually off by default, and a CUPS user would usually add "cups" to the global options.
2007-10-22Fix the output of "cups-config --ldflags" to output "-Wl,-R/usr/pkg" likedsainty1-1/+8
other config scripts do. Bump PKGREVISION since client software may not correctly build or run without this fix.
2007-10-16Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.tnn1-2/+2
2007-10-13Fixed some build problems.rillig4-12/+57
2007-10-11This version of Ghostscript has some form of support for CUPS, but itdsainty1-1/+3
doesn't currently pull in CUPS itself. Generally that means the package builds without CUPS support. However, if you are using Pkgsrc on a system with CUPS installed via some other means (E.g. Linux with another packaging system, or even a second Pkgsrc root probably) then things can go wrong. I solve this case here by explicitly disabling CUPS support. For normal cases this should mean "No change", but in exotic cases it fixes the build and install. Of course, there may be value in using the CUPS support, but it isn't clear whether the right way to do that is to add a "cups" package option or to have a second ghostscript-cups package that CUPS depends on - it kind of looks like the latter is closer to correct at first glance.
2007-10-10add missing mktexlsr so that this package actually works after beingdmcmahill2-2/+9
installed.
2007-10-09Remove trailing spaces.martti2-5/+5
2007-10-08Fixed two hard-coded paths to /var.rillig1-3/+5
2007-09-30Reset maintainer -- shell@ is inactive.wiz1-2/+2
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz12-36/+40
Bump PKGREVISION.
2007-09-21Reverted the last change. The patch had been for a previous version, andrillig2-18/+1
I didn't even test that it applies. Thanks to wiz for checking.
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz1-2/+2
2007-09-20Adapt eel dependencies; bump PKGREVISION.wiz1-2/+2
2007-09-20Fixed a build failure with sunpro.rillig2-1/+18
2007-09-20This package needs flex, at least on Solaris.rillig1-2/+2
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz3-4/+6
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz1-2/+2
2007-09-18update to 2.18.1drochner3-7/+9
changes: translation updates
2007-09-18update to 2.18.2drochner2-6/+6
changes: translation updates
2007-09-14Don't use malloc.h.joerg2-1/+21
2007-09-13Fix test in startup script so it accepts NetBSD-amd64.wiz2-3/+4
Now this actually runs on NetBSD-current/amd64 :) Bump PKGREVISION.
2007-09-07get rid of the two extra patch-bug-workaround entriesjnemeth1-3/+1
2007-09-04+libpaperdrochner1-1/+2
2007-09-04import the Debian libpaper-1.1.22, a library to supply information aboutdrochner7-0/+98
paper sizes
2007-08-30Update to 2.18.1:wiz3-7/+9
libgnomeprint 2.18.1 * Fix a crash in Gedit caused by a typo. (Jeremy Messenger, Joe Marcus Clarke) * Fix compiler warnings (Damien Carberry, Michael Wolf) * Updated translations: - fi (Ilkka Tuohela) - ga (Ignacio Casal Quinteiro) - si (Danishka Navin) - ta (Tirumurthi Vasudevan) - vi (Pham Thanh Long)
2007-08-29update to latex-mk-1.9.1. This is a bugfix release and addresses a bugdmcmahill2-6/+6
in the 'clean' target when MPOSTSRCS is used.
2007-08-23Allow a nicer syntax for expressing needing at least a certain versionjlam1-2/+2
of an emulated operating system. Instead of proliferating things like SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a package can say: EMUL_REQD= suse>=9.1 netbsd>=2.0 solaris>=10 all in one, succinct line.
2007-08-18Fix build problem on NetBSD current.taca2-1/+14
(Remove redundant conflicting function declaration.)
2007-08-15Update cups to 1.2.12markd2-6/+6
CUPS 1.2.12 fixes several file typing issues, a bad error message in the scheduler, a web interface setting problem, and a bug in the PHP language binding. It also includes an updated Italian translation. Changes include: * The PHP cups_print_file() function crashed if the options array contained non-string option values * The image/tiff file matching rule incorrectly identified some text files as TIFF files * The filter(7) man page incorrectly documented the "PAGE: total #-pages" message * PCL text files were mis-identified as HP-GL/2 and caused the HP-GL/2 filter to hang * When printing to a queue with user ACLs, the scheduler incorrectly returned a quota error instead of a "not allowed to print" error * cupsaddsmb could get in a loop if no printer drivers were installed * cupsRasterReadHeader() did not byte-swap the header properly when compiled with certain versions of GCC. * The IPP backend did not send the document-format attribute for filtered jobs * Some PPD files could cause a crash in ppdOpen2 * The web admin interface incorrectly handled the "share printers" and "show remote printers" settings * The scheduler's log messages about AuthClass and AuthGroupName advised using a replacement directive but had the wrong syntax * Updated the PostScript/PJL and HP-GL/2 MIME rules to look in the first 4k of the file, not just the first 1k * Updated the Italian localization
2007-08-14Needs Perl as it installs a script. Bump revision.joerg1-3/+3
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-2/+2
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-11When installing a Perl script to bin/, depend on it. Bump revision.joerg1-2/+3
2007-08-09Don't attempt to use fdopen64 at all. It's not a standardised API and nonetnn2-4/+4
of the platforms we care about seem to have it. Fixes PR pkg/36757.
2007-08-09Add DESTDIR support.joerg4-15/+20
2007-08-08*blink* check-files didn't run for some reason, so update the PLISTjoerg2-3/+32
and bump revision.