summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
1999-03-22Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individualagc1-7/+1
package Makefiles which need it.
1999-03-16Make this work on Solaris. Also use the new GTAR definition.agc1-5/+9
1999-03-11Remove additional bugfix.hwr1-2/+1
1999-03-11Reenable pdflib, as pkglint likes it and Hubertf is also fine with it.hwr1-2/+2
1999-03-10Add and enable lgrindjwise1-1/+2
1999-03-10Initial import of lgrind-3.5, a document pretty-printer for LaTeX.jwise7-0/+126
1999-03-04Update dependence for "png" package.tron1-2/+2
1999-03-01This should be better now. Thanks Hubert and Milano.hwr5-29/+38
1999-02-28Comment out pdflib until someone (not me for sure) fixed it.frueauf1-2/+2
Its a mess in some ways: - BUILD_DEPEND is not set properly; - fixed to /usr/pkg; - does install a directory into /usr/pkg when ist really should install its fonts to somehere in ${PREFIX}/share/pdflib or similar;
1999-02-28This was left over from the how-the-hell-can-I-run-a-script-for-do-installhwr1-4/+1
phase.
1999-02-28Enable pdflib.hwr1-1/+2
1999-02-28Pdflib 0.6 A library to generate PDF documents.hwr9-0/+135
XXX One of our pkg-gurus should probably look at this, as a) /usr/pkg is a the moment hardwired b) no builtin support for perl/phyton/tcl is yet enabled (I don't want to build phyton in order to build the pdflib package).
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf6-18/+6
1999-02-19Remove obsolete version-based CONFLICTS.tv1-3/+1
1999-02-19Use wildcard CONFLICTS.tv1-3/+2
1999-02-19Clean up:tv2-20/+14
- re-enable localization with included GNU gettext - use wildcard CONFLICTS
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv2-16/+16
1999-02-04Set USE_X11=yes, as this package needs X11 headers and libs to buildagc1-1/+2
xdvi (from Tim Rightnour).
1999-02-03Update lyx to 1.0.0. Many bugfixes and some new features.frueauf5-29/+97
1999-01-19Make fig2dev work on ELF.frueauf1-4/+6
1999-01-04Make gs work on ELF too.frueauf1-2/+2
1999-01-03Fix thinko - #if (defined(BSD) && BSD >= 199306) does only work iffrueauf1-5/+5
sys/param.h is included. Check for __NetBSD__ this time to define the unix symbol in every part of the teTeX package.
1998-12-30Enable "rtf2latex".tron1-2/+2
1998-12-30Adapt this package to NetBSD.tron4-10/+12
1998-12-30Initial import of FreeBSD's "rtf2latex" port:tron6-0/+110
rtf2LaTeX is a filter built on Paul DuBois' RTF reader that converts RTF (Microsoft's Rich Text Format) into LaTeX.
1998-12-23Remove a / for optical reasons.frueauf1-4/+4
1998-12-23Don't install an empty manpage, there is one in the package, pointedfrueauf7-40/+34
out in pr 6632 by Johnny C. Lam.
1998-12-23Define "unix" in kpse-2.6/web2c/lib/texmf.h, pointed out in pr 6507frueauf1-0/+14
by Johnny C. Lam, fixes also pr 6638 by Ignatios Souvatzis.
1998-11-29Use new version 1.3 of the hp8xx package, which also supportsfrueauf4-13/+41
HP670, HP690, HP850, HP855, HP870, HP890, HP1100 and HP1600 color printers.
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc2-6/+5
DEPENDS definition.
1998-11-13Enable ns32k architecture.matthias1-2/+2
1998-11-12Add missing NetBSD RCS Id.agc1-0/+2
1998-11-12Move DEPENDS definition up in the Makefile, to keep pkglint happy.agc1-3/+3
1998-11-12Put back "pre-clean" target to get "jpeg-6b" cleaned, too.tron1-1/+4
1998-11-11Remove the configure script that depends on dialog at all. It's out offrueauf2-192/+1
date and really an update-nightmare. Use the configure.batch script by default - this enables all available drivers.
1998-11-11Read the config file only where necessary.agc7-12/+184
Cross-reference setpapersize(1) from the relevant man pages.
1998-11-11Include bsd.prefs.mk, and set PAPERSIZE if it's not been set already.agc1-4/+7
Only calculate the lower-case papersize variable when it's needed.
1998-11-11Fix paper size handling broken by "papersize" modification.tron1-10/+12
1998-11-10Fix typo in dependences.tron1-2/+2
1998-11-10s/echo/${ECHO}/gagc1-7/+7
s/tr/${TR}/g Move DEPENDS up in the file to satsify pkglint.
1998-11-09Modify this package to use the papersize package, to set the defaultagc2-48/+22
paper size at run-time.
1998-11-09Modify this package to use the papersize package, to set the defaultagc1-30/+6
paper size at run-time.
1998-11-09Read the default paper size from a configuration file at run-time.agc1-0/+86
1998-11-09Modify this package to use the papersize package, so that default paperagc1-11/+22
size is read from a configuration file at run-time. If this doesn't exist, or is in the wrong format, use the compiled-in default. Correct the inclusion of system files.
1998-11-09Add and enable papersize package.agc1-1/+2
1998-11-09Import a utility to set the default paper size at run time for variousagc8-0/+256
packages.
1998-11-08Update dependence on "ghostscript5" package.tron1-2/+2
1998-11-08Depend on dialog package if BATCH is not set; make the configure scriptfrueauf2-8/+11
work, inspired by pr 5070 from Johnny C. Lam. XXX The list of available drivers in this configure script is NOT XXX uptodate to what gs 5.50 supports. Someone needs to find a clever XXX way to extract such a list from the gs docs.
1998-11-05Oops; forgot to commit this.mycroft1-4/+11
1998-11-04Work around Makefile bugs.mycroft3-2/+31