summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
1999-03-29Add man/man1/unroff-html-me.1.gzhubertf1-1/+2
1999-03-29Add libtool-generated .la files.hubertf1-1/+5
1999-03-22add conflict with jaderh1-1/+3
1999-03-15Remove 'FreeBSD' from descriptionrh1-3/+0
1999-03-15enable jaderh1-2/+2
1999-03-15convert FreeBSD port to NetBSD packagerh6-108/+41
1999-03-15Initial import of FreeBSD port for jade.rh7-0/+315
1999-03-14add homepagerh1-1/+2
1999-03-14Add iso12083rh1-2/+2
1999-03-14convert FreeBSD port of iso12083 DTDs to NetBSDrh3-9/+12
1999-03-14Initial import of the FreeBSD port for the iso12083 SGML DTDs fromrh6-0/+60
The Electronic Publishing Special Interest Group
1999-03-14Enable docbookrh1-2/+2
1999-03-14convert FreeBSD docbook port to NetBSD packagerh4-21/+20
1999-03-14Initial import of FreeBSD docbook port: an SGML DTD designed for computerrh7-0/+99
documentation
1999-03-14enable iso8879rh1-2/+2
1999-03-14NetBSD specific changes for the iso8879-1986 packagerh4-14/+11
1999-03-14Initial import of FreeBSD character entity sets from ISO 8879:1986 (SGML)rh6-0/+198
1999-03-13enable sp.rh1-2/+2
1999-03-13Initial import of sp-1.3, an SGML system conforming to ISO-8879 asrh7-0/+160
provided by Martin Laubach (with a few modifications to work under NetBSD-1.3.3 as well as -current) -- thanks!
1999-03-08s/make/${MAKE}/gagc1-7/+7
1999-03-06Surprise, makeinfo can now be found in /usr/bin as well.kim1-4/+4
1999-03-02Enable mswordviewjwise1-1/+2
1999-03-02Import of mswordview-0.5.2, a MS Word 8.0 (Office 97) to HTML converter.jwise5-0/+679
1999-02-23Correct things which shouldn't have been committed when moving LANG toagc1-17/+9
ISPELL_LANG, as pointed out by Hubert Feyrer. Cleanup this Makefile, whilst I'm here.
1999-02-21Allow for customised groups of packages at the top-level of pkgsrc.agc1-19/+20
If SPECIFIC_PKGS is defined (at the top-level of pkgsrc), then instead of looping through all the categories and then all the packages within that, simply loop through ${SITE_SPECIFIC_PKGS}, ${HOST_SPECIFIC_PKGS}, ${GROUP_SPECIFIC_PKGS} and ${USER_SPECIFIC_PKGS}, which are whitespace separated lists of categories/packages e.g. SITE_SPECIFIC_PKGS+= devel/cvs security/ssh The default behaviour is unchanged - if SPECIFIC_PKGS is not defined, the whole hierarchy will be traversed. Modify mk.conf.example to reflect the settings of SPECIFIC_PKGS, SITE_SPECIFIC_PKGS, HOST_SPECIFIC_PKGS, GROUP_SPECIFIC_PKGS and USER_SPECIFIC_PKGS. Modify the ispell package to use the make definition ISPELL_LANG, rather than just LANG (which can clash with the environment variable of the same name), and modify mk.conf.example accordingly.
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-3/+3
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-09Get rid of obsolete chown(8) operand usage.kleink1-2/+2
1998-12-21Handle info file correctly:frueauf4-6/+47
- use makeinfo to genarate it - use the .info name scheme - add dir info to the texinfo source file - add hooks to PLIST to make sure it gets installed to info/dir Fixes pr 6600 and 6601 by Greg A. Woods.
1998-12-06fix tyophubertf1-1/+1
1998-12-05Add ePerl, a text preprocessor that interprets Perl embedded in texttv6-0/+98
documents.
1998-12-05Add and enable eperl.tv1-1/+2
1998-12-03Update glimpse to 4.1, provided in pr 6508 by Johnny C. Lam.frueauf5-46/+36
Fixes some bugs, including a serious bug involving Boolean searches of length 1 between versions 4.0 and 4.1.
1998-11-22Use "${WRKDIR}" as temporary directory as suggested by William O Ferrytron1-2/+2
in PR pkg/6482.
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-3/+2
DEPENDS definition.
1998-11-13Reengineer shared build environment: don't "reach over" to the othertv2-17/+11
directory except to grab patches.
1998-11-13Do not override libtool's interpretation of installation.tv2-6/+5
(This pkg should be better designed to make use of t1lib's patches, not cd to its directory and run there!)
1998-11-13Do not override libtool's perception of installation. Breaks NOPIC.tv1-2/+2
1998-11-13Add the info file to the PLIST, and install it.mycroft2-2/+5
1998-11-13pkglint: move NOT_FOR_ARCHS where it belongs.frueauf1-3/+3
1998-11-12Remove unnecessary blank line.frueauf1-2/+1
1998-11-09Add and enable louttsarna1-1/+2
1998-11-09Basser Lout, A TeX/troff-like formatter with PostScript/PDF output tsarna7-0/+160
1998-11-05document and enable t1lib, t1libx, and wormzgarbled1-1/+3
1998-11-05initial import of t1libx-0.8:garbled6-0/+112
an X11 library for generating bitmaps from Adobe Type 1 fonts note: I did not install the python modules that come with this, if someone with python clue wants to make a separate pkg for that, please do.
1998-11-05Initial import of t1lib-0.8:garbled13-0/+191
a library for generating bitmaps from Adobe Type 1 fonts
1998-10-28Add patch to fix spelling of "disappear". Pointed out in PR# 6240 bygarbled1-0/+19
Dave Sainty.
1998-10-27Fix lots of warnings about pointers cast to integers and the like ongarbled7-1/+131
alpha. Fixes PR# 5454 by Johnny C. Lam. Now builds cleanly on LP64.
1998-10-20-Dunixhubertf1-1/+3