Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-07-08 | Fix run time library search path. | tron | 1 | -3/+3 | |
1999-07-02 | Make this package work on Solaris. | agc | 1 | -2/+8 | |
1999-07-01 | Improved messages if libraries required for emulation are missing. | tron | 1 | -4/+4 | |
1999-06-22 | Assign DEPENDS with +=, not = | hubertf | 1 | -2/+2 | |
1999-06-20 | Call "a2ps" with arguments that our version really supports. | tron | 1 | -0/+13 | |
Fixes PR pkg/7795 by Chris Demetriou. | |||||
1999-06-20 | Update dependence on "a2ps" package. | tron | 1 | -2/+2 | |
1999-06-20 | Update "a2ps" package to version 4.12. | tron | 13 | -344/+192 | |
1999-06-17 | Add IS_INTERACTIVE=yes, and RESTRICTED="Original installer required | sakamoto | 3 | -19/+21 | |
to redistribute.", as suggested by minoura makoto (minoura@netbsd.org). Add alpha,sparc support, but disabled now. | |||||
1999-06-16 | papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter | cgd | 6 | -11/+12 | |
scripts (.../libexec/magicfilter/*-filter) would as a side effect have their executable bit set. Fix that, bump the papersize revisions to 1.0.1, and update other packages' DEPENDS lines to compensate. | |||||
1999-06-16 | Adapt this package to NetBSD. | sakamoto | 6 | -54/+54 | |
Update 4.0beta to 4.0. For the present, i386 only. | |||||
1999-06-16 | Import FreeBSD's "acroread4" port: | sakamoto | 7 | -0/+182 | |
View, distribute and print PDF documents. | |||||
1999-06-04 | Update lyx to 1.0.3. | frueauf | 3 | -5/+17 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -18/+15 | |
pattern match format. Minor pkglint along the way. | |||||
1999-05-20 | Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", | tron | 1 | -2/+1 | |
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". | |||||
1999-05-16 | remove cdlabelgen (it is in pkgsrc/graphics alread) | hubertf | 1 | -2/+1 | |
1999-05-15 | this was already in pkgsrc/graphics. duh. | hubertf | 6 | -73/+0 | |
1999-05-15 | add and enable cdlabelgen | hubertf | 1 | -1/+2 | |
1999-05-15 | Generates frontcards and traycards for CDs. | hubertf | 6 | -0/+73 | |
1999-05-09 | Update lyx to 1.0.2. | frueauf | 4 | -10/+30 | |
1999-04-26 | add USE_X11=yes | garbled | 2 | -2/+4 | |
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 3 | -9/+6 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -5/+1 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1999-04-06 | fix teTeX depends version | hubertf | 1 | -2/+2 | |
1999-04-04 | Back out last change. | hubertf | 1 | -2/+1 | |
Obviously it wasn't the package that installed this file on my system... | |||||
1999-03-29 | add share/texmf/fonts/tfm/jknappen/ec/ecrm1000.tfm | hubertf | 1 | -1/+2 | |
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 | |