summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2000-08-27Use new PERL5 variable instead of ${LOCALBASE}/bin/perl.jlam1-3/+2
2000-08-25Add appropriate definitions of LDD so check-shlibs works correctly.jlam2-2/+12
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron2-7/+7
2000-08-22depend on suse-linux>=6.3 instead of -6.3 (we are at 6.3nb1 right now)wiz1-2/+2
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf2-6/+6
appropriate.
2000-08-21Install a fonts.alias file, to make zapfdingbats an alias for Dingbats.fredb3-5/+9
Useful for printing/viewing Apple Computer documentation. Also, rearrange slightly to satisfy pkglint.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf3-6/+12
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-15USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-4/+5
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz2-4/+1
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-08-06Add wildcard depends for libwww>=5.2.8.fredb1-2/+2
2000-07-31Enable a bunch of packages in category/Makefile thathubertf1-3/+1
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
2000-07-26Update gdevprsc (driver for Kyocera Prescribe) to 0.2.1.itohy2-4/+4
Document fix only.
2000-07-20Fix by setting TEXFORMATS properly (why did that work before?)hubertf1-4/+5
2000-07-13Be more explicit about where the example config files are copied fromjlam1-3/+5
during installation.
2000-07-12Remove deprecated ghostscript5 packages made obsolete by print/ghostscript.jlam19-821/+0
2000-07-12Update CUPS to 1.1. Remove most of the patches; I worked closely withjlam37-1191/+443
the author to make this package compile more seamlessly on BSD systems, and in particular with the NetBSD pkgsrc software collection. CUPS 1.1 is the newest production (stable) release of CUPS. It provides many new features from the 1.0.x releases, including a new Level 3 PostScript RIP, a new PDF filter, EPSON printer drivers, IPP/1.1 support, banner page support, and LPD client support. Binaries for several platforms are also available. Major changes in v1.1 include: - The text filter now embeds missing fonts. - Integrated Xpdf's pdftops filter into CUPS, which is a lightweight and reliable replacement for Ghostscript's PDF support. - The web administration interface now allows you to set the default banner pages. - Images can now be positioned on the page using the new "position" option. - Updated the serial, parallel, and usb backends to do multiple writes and ignore ioctl() errors as needed; this should fix problems with serial printing on old serial drivers and with the UltraSPARC parallel port driver under Solaris 2.7. - Now propagate LD_LIBRARY_PATH to child processes from cupsd. - Queued remote jobs recreate remote printers as needed when the scheduler is started. - Deleting a printer also purges all jobs on that printer. - Old job and control files that don't belong to a printer are automatically deleted. - cups-lpd now supports options set with lpoptions. - The IPP backend now switches to IPP/1.0 if a 1.1 request fails.
2000-07-11Use X11PREFIX in preference to X11BASE, just in case xpkgwedge isagc3-6/+6
installed.
2000-07-04run 'mktexlsr' when installed via binar pkg - else you can't buildhubertf1-3/+4
things like hugelatex.
2000-07-04Back out previous - we need teTeX-sharehubertf2-5/+2
2000-07-04Don't pull in unneeded stuff - this pkg takes long enough to installhubertf2-2/+5
already. Point at the teTeX-sharesrc pkg in the DESCR file.
2000-07-03Fix problem where transfig places LaTeX text at incorrect positionsitohy2-1/+18
in PS/LaTeX output format. Reported by Jim Bernard in PR #10496.
2000-06-26add & enable hugelatex & jadetexhubertf1-1/+3
2000-06-26TeX macros needed to produce DVI/PDF files from TeX code generatedhubertf6-0/+122
by the jade SGML processor.
2000-06-26LaTeX format files with large limits needed e.g. by jadetexhubertf5-0/+56
to process files converted from SGML.
2000-06-22make it easier for depending pkgs to change the ls-R filehubertf1-3/+3
(if they install/deinstall files, they gotta run mktexlsr in @exec/Makefile and @unexec).
2000-06-22Fix fig2dev Imakefile.itohy1-0/+13
2000-06-22Update to 3.2.3.itohy5-26/+70
Enable I18N.
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam4-35/+23
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam2-4/+5
2000-06-19change package name to acroread3-3.01 instead of acroread-3.01. This willdmcmahill1-2/+2
allow installation of both acroread 3 and 4 (there are no PLIST conflicts).
2000-06-15adjust DEPENDShubertf1-2/+2
2000-06-08The are no patches left, use a placeholder patch-sum.rh1-2/+5
2000-06-07Make displayed message reflect reality - examples are inwrstuden1-3/+3
share/examples/stylewriter, not share/examples.
2000-06-01Update ggv to 0.95. Changes are tons of bugfixes and lots of interfacerh6-59/+24
improvements.
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh5-10/+10
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-31Update gnome-print to 0.20. Changes are bugfixes, compression support, andrh3-6/+8
updated language catalogs.
2000-05-28Fix PLIST to also include share/ghostscript/6.01vflib/vflib (hi jlam!);wiz1-1/+21
fixes deinstallation, binary packages and pkg/10181.
2000-05-24Interim fix, to make ghostscript package work.agc1-1/+2
Add a pre-requisite on the fonts/watanabe_vfont package, so that the min font can be found. Addresses PRs 10181 and 10125.
2000-05-19Update gnome-print to 0.19. Changes include bugfixes and a new testprintrh5-14/+20
function.
2000-05-10Add ghostscript-x11 to CONFLICTS in case people have already startedjlam1-2/+2
using the (now deprecated) ghostscript-x11 package.
2000-05-10Alter dependencies. Packages needing X11 drivers usejlam6-12/+12
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript and packages needing just any ghostscript binary use DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
2000-05-10Remove ghostscript-x11.jlam1-2/+1
2000-05-10Replace contents with contents of print/ghostscript-x11 to simplify thejlam4-25/+17
package structure and to get dependencies to work correctly.
2000-05-10Merge into print/ghostscript. The complicated dance to support olderjlam3-23/+0
ghostscript packages with current packages didn't work, so simplify the situation.
2000-05-08update to 3.0drochner6-61/+485
too many changes since 2.01 to list here, the most visible for me is that it is libtoolized - see doc/changes.txt for the rest
2000-05-08Just fix the comment. Don't mind. :)itohy2-4/+4
I should have corrected this earlier, but I was in ENETUNREACH during holidays.
2000-05-07remove $Id$ from patch. This one's really weird now.wiz2-7/+4
2000-05-07Correct dependencies to find all applicable versions of ghostscript.jlam6-12/+12
If ghostscript isn't installed, then install ghostscript-x11 as it will always work.
2000-05-07Add and enable ghostscript, ghostscript-fonts, ghostscript-nox11, andjlam1-3/+7
ghostscript-x11. Disable ghostscript5 and ghostscript5-x11.
2000-05-07ghostscript-x11-6.01: this package is a superset of the ghostscript-nox11jlam3-0/+23
package and includes support for outputting to X11 display devices.