Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-03-27 | Update lyx to 1.01. | frueauf | 3 | -6/+20 | |
1999-03-22 | Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual | agc | 1 | -7/+1 | |
package Makefiles which need it. | |||||
1999-03-16 | Make this work on Solaris. Also use the new GTAR definition. | agc | 1 | -5/+9 | |
1999-03-11 | Remove additional bugfix. | hwr | 1 | -2/+1 | |
1999-03-11 | Reenable pdflib, as pkglint likes it and Hubertf is also fine with it. | hwr | 1 | -2/+2 | |
1999-03-10 | Add and enable lgrind | jwise | 1 | -1/+2 | |
1999-03-10 | Initial import of lgrind-3.5, a document pretty-printer for LaTeX. | jwise | 7 | -0/+126 | |
1999-03-04 | Update dependence for "png" package. | tron | 1 | -2/+2 | |
1999-03-01 | This should be better now. Thanks Hubert and Milano. | hwr | 5 | -29/+38 | |
1999-02-28 | Comment out pdflib until someone (not me for sure) fixed it. | frueauf | 1 | -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-28 | This was left over from the how-the-hell-can-I-run-a-script-for-do-install | hwr | 1 | -4/+1 | |
phase. | |||||
1999-02-28 | Enable pdflib. | hwr | 1 | -1/+2 | |
1999-02-28 | Pdflib 0.6 A library to generate PDF documents. | hwr | 9 | -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-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 6 | -18/+6 | |
1999-02-19 | Remove obsolete version-based CONFLICTS. | tv | 1 | -3/+1 | |
1999-02-19 | Use wildcard CONFLICTS. | tv | 1 | -3/+2 | |
1999-02-19 | Clean up: | tv | 2 | -20/+14 | |
- re-enable localization with included GNU gettext - use wildcard CONFLICTS | |||||
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 2 | -16/+16 | |
1999-02-04 | Set USE_X11=yes, as this package needs X11 headers and libs to build | agc | 1 | -1/+2 | |
xdvi (from Tim Rightnour). | |||||
1999-02-03 | Update lyx to 1.0.0. Many bugfixes and some new features. | frueauf | 5 | -29/+97 | |
1999-01-19 | Make fig2dev work on ELF. | frueauf | 1 | -4/+6 | |
1999-01-04 | Make gs work on ELF too. | frueauf | 1 | -2/+2 | |
1999-01-03 | Fix thinko - #if (defined(BSD) && BSD >= 199306) does only work if | frueauf | 1 | -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-30 | Enable "rtf2latex". | tron | 1 | -2/+2 | |
1998-12-30 | Adapt this package to NetBSD. | tron | 4 | -10/+12 | |
1998-12-30 | Initial import of FreeBSD's "rtf2latex" port: | tron | 6 | -0/+110 | |
rtf2LaTeX is a filter built on Paul DuBois' RTF reader that converts RTF (Microsoft's Rich Text Format) into LaTeX. | |||||
1998-12-23 | Remove a / for optical reasons. | frueauf | 1 | -4/+4 | |
1998-12-23 | Don't install an empty manpage, there is one in the package, pointed | frueauf | 7 | -40/+34 | |
out in pr 6632 by Johnny C. Lam. | |||||
1998-12-23 | Define "unix" in kpse-2.6/web2c/lib/texmf.h, pointed out in pr 6507 | frueauf | 1 | -0/+14 | |
by Johnny C. Lam, fixes also pr 6638 by Ignatios Souvatzis. | |||||
1998-11-29 | Use new version 1.3 of the hp8xx package, which also supports | frueauf | 4 | -13/+41 | |
HP670, HP690, HP850, HP855, HP870, HP890, HP1100 and HP1600 color printers. | |||||
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 2 | -6/+5 | |
DEPENDS definition. | |||||
1998-11-13 | Enable ns32k architecture. | matthias | 1 | -2/+2 | |
1998-11-12 | Add missing NetBSD RCS Id. | agc | 1 | -0/+2 | |
1998-11-12 | Move DEPENDS definition up in the Makefile, to keep pkglint happy. | agc | 1 | -3/+3 | |
1998-11-12 | Put back "pre-clean" target to get "jpeg-6b" cleaned, too. | tron | 1 | -1/+4 | |
1998-11-11 | Remove the configure script that depends on dialog at all. It's out of | frueauf | 2 | -192/+1 | |
date and really an update-nightmare. Use the configure.batch script by default - this enables all available drivers. | |||||
1998-11-11 | Read the config file only where necessary. | agc | 7 | -12/+184 | |
Cross-reference setpapersize(1) from the relevant man pages. | |||||
1998-11-11 | Include bsd.prefs.mk, and set PAPERSIZE if it's not been set already. | agc | 1 | -4/+7 | |
Only calculate the lower-case papersize variable when it's needed. | |||||
1998-11-11 | Fix paper size handling broken by "papersize" modification. | tron | 1 | -10/+12 | |
1998-11-10 | Fix typo in dependences. | tron | 1 | -2/+2 | |
1998-11-10 | s/echo/${ECHO}/g | agc | 1 | -7/+7 | |
s/tr/${TR}/g Move DEPENDS up in the file to satsify pkglint. | |||||
1998-11-09 | Modify this package to use the papersize package, to set the default | agc | 2 | -48/+22 | |
paper size at run-time. | |||||
1998-11-09 | Modify this package to use the papersize package, to set the default | agc | 1 | -30/+6 | |
paper size at run-time. | |||||
1998-11-09 | Read the default paper size from a configuration file at run-time. | agc | 1 | -0/+86 | |
1998-11-09 | Modify this package to use the papersize package, so that default paper | agc | 1 | -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-09 | Add and enable papersize package. | agc | 1 | -1/+2 | |
1998-11-09 | Import a utility to set the default paper size at run time for various | agc | 8 | -0/+256 | |
packages. | |||||
1998-11-08 | Update dependence on "ghostscript5" package. | tron | 1 | -2/+2 | |
1998-11-08 | Depend on dialog package if BATCH is not set; make the configure script | frueauf | 2 | -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-05 | Oops; forgot to commit this. | mycroft | 1 | -4/+11 | |