Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-13 | Be more explicit about where the example config files are copied from | jlam | 1 | -3/+5 | |
during installation. | |||||
2000-07-12 | Remove deprecated ghostscript5 packages made obsolete by print/ghostscript. | jlam | 19 | -821/+0 | |
2000-07-12 | Update CUPS to 1.1. Remove most of the patches; I worked closely with | jlam | 37 | -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-11 | Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is | agc | 3 | -6/+6 | |
installed. | |||||
2000-07-04 | run 'mktexlsr' when installed via binar pkg - else you can't build | hubertf | 1 | -3/+4 | |
things like hugelatex. | |||||
2000-07-04 | Back out previous - we need teTeX-share | hubertf | 2 | -5/+2 | |
2000-07-04 | Don't pull in unneeded stuff - this pkg takes long enough to install | hubertf | 2 | -2/+5 | |
already. Point at the teTeX-sharesrc pkg in the DESCR file. | |||||
2000-07-03 | Fix problem where transfig places LaTeX text at incorrect positions | itohy | 2 | -1/+18 | |
in PS/LaTeX output format. Reported by Jim Bernard in PR #10496. | |||||
2000-06-26 | add & enable hugelatex & jadetex | hubertf | 1 | -1/+3 | |
2000-06-26 | TeX macros needed to produce DVI/PDF files from TeX code generated | hubertf | 6 | -0/+122 | |
by the jade SGML processor. | |||||
2000-06-26 | LaTeX format files with large limits needed e.g. by jadetex | hubertf | 5 | -0/+56 | |
to process files converted from SGML. | |||||
2000-06-22 | make it easier for depending pkgs to change the ls-R file | hubertf | 1 | -3/+3 | |
(if they install/deinstall files, they gotta run mktexlsr in @exec/Makefile and @unexec). | |||||
2000-06-22 | Fix fig2dev Imakefile. | itohy | 1 | -0/+13 | |
2000-06-22 | Update to 3.2.3. | itohy | 5 | -26/+70 | |
Enable I18N. | |||||
2000-06-21 | USE_LIBTOOL instead of PKGLIBTOOL. | jlam | 4 | -35/+23 | |
2000-06-21 | USE_LIBTOOL instead of PKGLIBTOOL. | jlam | 2 | -4/+5 | |
2000-06-19 | change package name to acroread3-3.01 instead of acroread-3.01. This will | dmcmahill | 1 | -2/+2 | |
allow installation of both acroread 3 and 4 (there are no PLIST conflicts). | |||||
2000-06-15 | adjust DEPENDS | hubertf | 1 | -2/+2 | |
2000-06-08 | The are no patches left, use a placeholder patch-sum. | rh | 1 | -2/+5 | |
2000-06-07 | Make displayed message reflect reality - examples are in | wrstuden | 1 | -3/+3 | |
share/examples/stylewriter, not share/examples. | |||||
2000-06-01 | Update ggv to 0.95. Changes are tons of bugfixes and lots of interface | rh | 6 | -59/+24 | |
improvements. | |||||
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 5 | -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-31 | Update gnome-print to 0.20. Changes are bugfixes, compression support, and | rh | 3 | -6/+8 | |
updated language catalogs. | |||||
2000-05-28 | Fix PLIST to also include share/ghostscript/6.01vflib/vflib (hi jlam!); | wiz | 1 | -1/+21 | |
fixes deinstallation, binary packages and pkg/10181. | |||||
2000-05-24 | Interim fix, to make ghostscript package work. | agc | 1 | -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-19 | Update gnome-print to 0.19. Changes include bugfixes and a new testprint | rh | 5 | -14/+20 | |
function. | |||||
2000-05-10 | Add ghostscript-x11 to CONFLICTS in case people have already started | jlam | 1 | -2/+2 | |
using the (now deprecated) ghostscript-x11 package. | |||||
2000-05-10 | Alter dependencies. Packages needing X11 drivers use | jlam | 6 | -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-10 | Remove ghostscript-x11. | jlam | 1 | -2/+1 | |
2000-05-10 | Replace contents with contents of print/ghostscript-x11 to simplify the | jlam | 4 | -25/+17 | |
package structure and to get dependencies to work correctly. | |||||
2000-05-10 | Merge into print/ghostscript. The complicated dance to support older | jlam | 3 | -23/+0 | |
ghostscript packages with current packages didn't work, so simplify the situation. | |||||
2000-05-08 | update to 3.0 | drochner | 6 | -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-08 | Just fix the comment. Don't mind. :) | itohy | 2 | -4/+4 | |
I should have corrected this earlier, but I was in ENETUNREACH during holidays. | |||||
2000-05-07 | remove $Id$ from patch. This one's really weird now. | wiz | 2 | -7/+4 | |
2000-05-07 | Correct dependencies to find all applicable versions of ghostscript. | jlam | 6 | -12/+12 | |
If ghostscript isn't installed, then install ghostscript-x11 as it will always work. | |||||
2000-05-07 | Add and enable ghostscript, ghostscript-fonts, ghostscript-nox11, and | jlam | 1 | -3/+7 | |
ghostscript-x11. Disable ghostscript5 and ghostscript5-x11. | |||||
2000-05-07 | ghostscript-x11-6.01: this package is a superset of the ghostscript-nox11 | jlam | 3 | -0/+23 | |
package and includes support for outputting to X11 display devices. | |||||
2000-05-07 | ghostscript-nox11-6.01: Changes from 5.50 include many bug fixes, and | jlam | 32 | -0/+2057 | |
better support for several color printers. Incorporates the "bonk" color HP printer drivers. Also includes support for the Japanese Vector Font library for JPDF display and for various Japanese printers. Many thanks to itohy@netbsd.org for providing the VFlib patches. Closes PR#9998. | |||||
2000-05-07 | ghostscript-fonts-6.0: Postscript fonts for 6.x series of ghostscript. | jlam | 5 | -0/+217 | |
2000-05-07 | ghostscript-6.01: this package is an alias for ghostscript-x11 to | jlam | 4 | -0/+31 | |
facilitate correct dependencies involving older versions of ghostscript for binary packages. | |||||
2000-05-02 | Remove patches to deal with two bugs involving configure's handling of | danw | 2 | -16/+3 | |
INSTALL which have both been worked around in bsd.pkg.mk now. | |||||
2000-05-02 | Remove alpha from ONLY_FOR_ARCHS, since software dies of bad system call. | pooka | 1 | -2/+2 | |
2000-04-29 | Correct the symlinks to match what the pkg installs. | mycroft | 1 | -3/+3 | |
2000-04-24 | override HOME environment variable because 'make install' tries to create | dmcmahill | 1 | -1/+3 | |
$HOME/.gnome This addresses PR pkg/9956 | |||||
2000-04-23 | This wasn't supposed to be here... | kim | 1 | -24/+0 | |
2000-04-23 | Add and enable html2ps. | kim | 1 | -1/+2 | |
2000-04-23 | The program html2ps converts HTML to PostScript. | kim | 8 | -0/+194 | |
2000-04-20 | Backout changes to use gstty and depend on ghostscript*-5.50nb2. | jlam | 2 | -6/+6 | |
2000-04-20 | Depend on ghostscript-x11-5.50nb2. | jlam | 1 | -2/+2 | |
2000-04-20 | Backout changes to use gstty and depend on ghostscript*-5.50nb2. | jlam | 1 | -3/+3 | |