summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2000-09-03remove whitespace to silence pkglintwiz1-6/+6
2000-09-03add HOMEPAGEwiz1-1/+2
2000-09-03add a leftover, xlsview.wiz1-1/+2
2000-08-30Re-import this package as tcl-dom-1.6, adapted for tcl-8.3.2.jwise5-0/+45
2000-08-30Reimport this package as tcl-xml-1.2, adapted for tcl-8.3.2.jwise5-0/+44
2000-08-30Remove this package. It will be reimported as pkgsrc/textproc/tcl-xmljwise5-40/+0
with package name tcl-xml-1.2.
2000-08-30Remove this package. It will be reimported as pkgsrc/textproc/tcl-dom,jwise5-41/+0
with package name tcl-dom-1.6.
2000-08-30Adapt to tcl-8.3.2.jwise1-2/+2
2000-08-29Make this compile under NetBSD-1.4.x which doesn't define EILSEQrh2-0/+19
2000-08-29Add and enable libunicoderh1-1/+2
2000-08-29Initial import of libunicode-0.4, a library for manipulating unicoderh5-0/+31
characters and strings.
2000-08-29Remove "*.orig" files so they don't accidentally get installed.jlam1-1/+4
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam16-150/+27
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
2000-08-27Use new PERL5 variable instead of ${LOCALBASE}/bin/perl.jlam2-13/+13
2000-08-24Implement improvements suggested by hubertf@netbsd.org:jlam2-10/+11
* Substitute ${PREFIX} instead of ${LOCALBASE} for location of installed files. * Use only one ${SED} invocation instead of four to speed things up. * Add a comment to ${PKGDIR}/PLIST to make explicit at which point the PLIST is generated dynamically.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-2/+2
2000-08-23Install documentation into directory "share/doc" instead of "doc" andtron3-2/+20
list it in the package list.
2000-08-21Correctly note dependency on tcl.jwise1-1/+3
2000-08-21Add and enable tcldomjwise1-1/+2
2000-08-21Initial import of TclDOM-1.6, a DOM implementation for use with TclXML orjwise5-0/+41
TclExpat.
2000-08-21Add and enable tclxml.jwise1-1/+2
2000-08-21Initial import of TclXML-1.2, an XML parser implemented entirely in Tcl.jwise5-0/+38
Later today, I will be importing TclExpat, which implements an identical API, but uses James Clark's expat package (implemented in C) for XML parsing.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+5
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18De-(pkg)lint.fredb1-2/+1
2000-08-18Update "PolyGlotMan", a.k.a "rman", to version 3.0.9. A Changelog fromfredb7-39/+28
the previous version, 3.0.8, is not available. The most noticable change is that the license is now less restrictive, and more GPL-like.
2000-08-15Make this work and de-install properly with perl5 + perl5-current.jlam5-15/+100
Include code in the Makefile to show how to use the installed .packlist to dynamically generate a PLIST for this package. I couldn't use the solution proposed on tech-pkg since eperl installed some stuff in ${PERL5_SITELIB} under perl-5.00404, but in ${PERL_SITEARCH} under perl-5.6.0. I imagine other modules will also show this difficulty since the Makefile for eperl was generated by ExtUtils::MakeMaker, so I think the .packlist way is the right thing to do.
2000-08-07Update to version 1.20 from 1.14:jonb2-4/+4
Changes from earlier versions Version 1.20: Fixes a small, non-critical bug in t1asm -a reported by Tom Kacvinsky <tjk@ams.org>. Version 1.18/1.19: Fixes a bug where t1mac generated corrupt Macintosh fonts, and generates better Macintosh files. Version 1.17: Fixes to t1unmac's new options, and added support for BinHex 4.0 format. Added new program, t1mac, which is the inverse of t1unmac: it translates PFB or PFA fonts into Macintosh format. Version 1.16: Adds support to t1unmac for AppleSingle and AppleDouble files. Version 1.15: Fixes a non-critical bug with some error messages.
2000-08-04Don't delete the CC definition in the patch - it's necessary for Solaris,agc2-15/+7
in case other compilers get picked up from the path which don't recognise gcc arguments.
2000-08-04Move LDFLAGS to after the in-source -L directives to avoid conflictsjlam1-0/+27
between libutil.a and system libutil.so. This makes this compile when LOCALBASE=/usr.
2000-08-04Regen.jlam1-1/+2
2000-07-31Enable a bunch of packages in category/Makefile thathubertf1-2/+2
* should not cause any conflicts with the new bulk-package targets, * didn't contain a reason for why they were disabled or * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's Makefile would be more appropriate)
2000-07-28Upgrade to version from Zope 2.2.0. Highlights include as new securitytsarna2-7/+7
system, enhancements to the dtml-mime tag, and fixes to statistic calculation for the dtml-in tag.
2000-07-28Remove trailing '.'.ad1-1/+1
2000-07-26Update to 1.55.hubertf3-8/+26
Changes: adopt to DocBook 4.x
2000-07-24please pkglint.wiz1-3/+2
2000-07-18Note reason for commenting out xerces-j-current. (because the older, andjwise1-2/+2
conflicting xerces-j is preferable right now). Is this correct? If this is enabled, will bulk pkg builds deal with the CONFLICT= sensibly?
2000-07-15Update libxml to 1.8.9. Changes from 1.8.7 are bugfixes and some modsjlam5-12/+12
for convergence between libxml and libxml2 (the development lib).
2000-07-14Add and enable ispell-gaeilge.ad1-1/+2
2000-07-14Irish language support for ispell.ad7-0/+49
2000-07-10Update to 1.54. Changes: support for DocBook 4.xhubertf3-249/+260
2000-07-10Add docbook public identifierhubertf1-0/+1
2000-07-05Add and enable antiwordrh1-1/+2
2000-07-05Initial import of antiword-0.30, a MS Word to text/postscript converter.rh7-0/+72
2000-07-04add and enable urlviewwiz1-1/+2
2000-07-04Import "urlview" package:tron5-0/+28
extract URLs from text files and display them in a menu
2000-06-27Update distname to reflect 4.0 -> 4.1 bump.kleink1-2/+2
2000-06-27Update to 4.1. Changes:hubertf3-8/+50
No user-visible changes; removed some 4.0 future use comments that had accidentally been left in the DTD and fixed a couple of incorrect FPIs. See 40chg.txt for a list of the significant changes.
2000-06-26- make this work on sparc. The original code used #ifdef(__sparc__) to dodmcmahill7-1/+73
SunOS/Solaris specific stuff.
2000-06-22Better use of GTARjwise6-6/+15
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam13-122/+93
Factor out common post-install code in Makefile and pkg/PLIST into pkg/INSTALL.