summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2002-08-13Add RCS Id.wiz1-0/+1
2002-08-12Fix pkg/16053.skrll3-4/+15
Remove the --disable-shared option from CONFIGURE_ARGS it doesn't do anything as pkgsrc libtool isn't built this way. We want shared libraries anyway... Use CXX when linking the libraries as we have global contructors that need calling. Problem only visible on a.out platforms.
2002-08-10Update to 0.1.9.1 using patches supplied by MAINTAINER Lubomir Sedlacikjschauma3-34/+38
(salo at Xtrmntr dot org) in PR pkg/17903. changes 0.1.8.1 -> 0.1.9.1: - new words in dictionary - affix cleanups - OSI chars - native Makefile
2002-08-06Note initial import of the rather self-explanatory textproc/aspell-slovak intojschauma6-0/+85
pkgsrc, using files provided by Lubomir Sedlacik <salo at Xtrmntr dot org> in PR pkg/17845. (This time in the right place.)
2002-08-06Add and enable aspell-slovakjschauma1-1/+2
2002-08-06Create and install .pwli list to go into ${PREFIX}/share/pspelljschauma2-2/+9
2002-08-02Remove README.html which should not have been imported, since it isjschauma1-116/+0
not maintained by CVS.
2002-08-02Add and enable aspel-gaeilgejschauma1-1/+2
2002-08-02Initial import of textproc/aspell-gaeilge into pkgsrc as suggested byjschauma6-0/+177
scannell at slu dot edu in PR pkg/17787. As the name suggests, this package provides a gaeilge dictionary for aspell. Package reviewed and approved by wiz.
2002-08-02Sort, and don't try to remove nonexistent ${PREFIX}/doc directory.jlam1-28/+27
2002-08-02Add and enable ispell-slovakjschauma1-1/+2
2002-08-02Initial import of textproc/ispell-slovak into pkgsrc as suggested byjschauma5-0/+49
Lubomir Sedlacik (salo at Xtrmntr dot org) in PR pkg/17802. As the name suggests, this package contains the slovak dictionary for ispell, and can be used by invoking ispell with the '-d slovak' flag.
2002-08-02Add and enable ispell-catalanjschauma1-1/+2
2002-08-02Initial import of textproc/ispell-catalan into pkgsrc, using files providedjschauma5-0/+48
by Julio Merino (jmmv at hispabsd dot org) in PR pkg/17658. (Minor modification by me.) ispell-catalan provides the catalan dictionaries for ispell, and can be used by invoking ispell with the "-d catala" flag. Note that the dictionary is called "catala", while the package is called "catalan" -- apparently, this is correct.
2002-08-01Update textproc/ispell-gaeilge to 2.0 as suggested by scannel at slu dot edujschauma3-28/+23
in PR pkg/17787. No list of changes is available, but the website says that this package now contains around 300,000 words and contains dialect-support as well as improved grammatical correctness.
2002-08-01Convert to use pthread.buildlink.mk.jlam1-11/+16
2002-08-01Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot orgjschauma1-2/+2
after consulting with Todd. Any volunteers for any of these packages?
2002-07-30Use ':' instead of '.' as argument separator for chown. Closes pkg/17768wiz1-2/+2
by Valeriy E. Ushakov.
2002-07-29Set USE_JAVA=run on some packages that obviously don't need a JDK for thejlam7-14/+14
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed.
2002-07-27Remove obsolete patch-file.jschauma1-21/+0
2002-07-27symlink deutsch.{hash,aff} to german.{hash,aff} as suggested byjschauma3-10/+18
Marko Schuetz (MarkoSchuetz at web dot de) in PR pkg/17008, so that emacsen find the german dicitionary. Obsolete patches/patch-aa. While we're at it, update to 20011124 with new Homepage and mastersite. Changes since last version: - Conform with new rules (use ispell-deutsch for old rules!) - many new words, esp. imperative and subjunctive forms - new typo file with trap words that should never get into the dict
2002-07-26Update to 0.67mjl2-5/+5
- Only use tput if TERM environment variable is set
2002-07-26Don't @dirrm share/gtk-doc, it's shared with other packages that don'twiz1-2/+2
depend on this one (e.g., devel/atk, devel/pango).
2002-07-25Make this package compile:agc1-1/+5
+ use NetBSD's libtool, rather than the one in the package + add USE_LIBINTL
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam3-6/+6
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-07-24Also patch Makefile.am as well as Makefile.in (thanks, Nick)agc2-1/+15
2002-07-24Add a patch to add -liconv at link time for sablotron.soagc2-1/+15
Requested in PR 15664 by dogcow@babymeat.com
2002-07-23complete move of textproc/mminstancejonb5-29/+1
2002-07-22Adapt to using perl-5.8.0. Perl 5.8.0 removes the need for libperl asjlam1-2/+2
DynaLoader.a is now an archive of PIC objects.
2002-07-22Add and enable ispell-spanish.agc1-1/+2
2002-07-22Initial import of ispell-spanish-1.7 into the NetBSD Packages Collection.agc5-0/+50
Provided in PR 17654 by Julio Merino <jmmv@hispabsd.org> This package provides the Spanish-spelling dictionaries for ispell. The dictionary is provided by the COES project at LUCAS.
2002-07-22Apply fixes from Julio Merino (jmmv@hispabsd.org) in PR 17653 - make ispellagc8-3/+87
use /tmp rather than /usr/tmp by default.
2002-07-22Update my email address.schmonz1-2/+2
2002-07-19Fix some silliness WRT an empty directory.mycroft1-2/+3
2002-07-19Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.wiz15-345/+1
2002-07-17Update kdoc to the version distributed with KDE 3.0. The internal versionskrll2-7/+14
number is 2.0a54. No idea what's change as there doesn't seem to be a changelog. This closes pkg/17571 from Joe Reed <jnr@po.cwru.edu>
2002-07-16Add a buildlink file for this package.agc1-0/+52
2002-07-15Remove RCS Id.wiz1-1/+0
2002-07-14Add missing includes in libxml subdirectoryrh1-2/+3
2002-07-12Update to glimpse 4.16.2. Fixes several minor bugs that resulted in occasionalmycroft3-15/+12
core dumps.
2002-07-12Update to 2.4.23.wiz3-8/+9
Changes since 2.4.21: * performances patches: Peter Jacobi * c14n fixes, testsuite and performances: Aleksey Sanin * added xmlDocFormatDump: Chema Celorio * new tutorial: John Fleck * new hash functions and performances: Sander Vesik, portability fix from Peter Jacobi * a number of bug fixes: XPath (William Brack, Richard Jinks), XML and HTML parsers, ID lookup function * removal of all remaining sprintf: Aleksey Sanin * a number of bug fixes: configure scripts, base handling, parser, memory usage, HTML parser, XPath, documentation (Christian Cornelssen), indentation, URI parsing * Optimizations for XMLSec, fixing and making public some of the network protocol handlers (Aleksey) * performance patch from Gary Pennington * Charles Bozeman provided date and time support for XML Schemas datatypes
2002-07-02Add RCS Id.wiz1-0/+1
2002-07-02Remove duplicate empty line.wiz1-2/+1
2002-07-01Add and enable p5-XML-YAWriter.wiz1-1/+2
2002-07-01Initial import of p5-XML-YAWriter:wiz4-0/+29
YAWriter implements Yet Another XML::Handler::Writer. The reasons for this one are that I needed a flexible escaping technique, and want some kind of pretty printing.
2002-07-01This seems to need p5-libxml.wiz1-1/+3
2002-06-29According to http://www.kdstevens.com/~stevens/ispell-faq.html#bslash:jschauma2-2/+7
ispell 3.1.2- contains an irritating bug when using latex that causes all sorts of problems the backslash is used. [...] The patch provided fixes these problems. This problem was noted and patches to the Makefile were supplied by Marko Schuetz (MarkoSchuetz at web dot de) in PR pkg/17418 - thanks! This closes PR# pkg/17418.
2002-06-15add pyDictshell1-1/+2
2002-06-15this may in textproc/ nowshell1-2/+2
2002-06-15Initial import of pyDict-0.2.5.1shell4-0/+78
(PR#16043 by Rui-Xiang Guo <rxg@ms25.url.com.tw>) Chinese <-> English dictionary, under both console and X11 --- pyDict is a Chinese(Big5) <-> English dictionary, written in Python. It can be used as a console app or X11 window(with -x option). The data is prepared by TurboLinux in simplified Chinese, then converted to traditional Chinese by CLE(Chinese Linux Extension) team.