summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2002-05-08ftp.uni-trier.de is most definitely gone.kleink1-2/+1
2002-05-08update to 0.7.1drochner3-9/+9
"This is primarily a bug fix release. It is likely the last release in the 0.7 series, and likely the last release to maintain compatibility with Python 1.5.2."
2002-05-08Updated to version 2002-1.markd5-396/+358
Changes are bug fixes, better graphics handling. Pkgsrc changes: Replaced {DE,}INSTALL scripts with @exec/@unexec entries in PLIST. Added LATEX2HTML_ICONPATH variable to set where latex2html's icons appear in web space.
2002-05-06Add and enable intltoolrh1-1/+2
2002-05-06Initial import of intltool-0.18, an internationalisation toolkit usedrh5-0/+98
mainly by GNOME applications.
2002-05-06Update libxslt to 1.0.17. Changes are mainly bugfixes, but also includerh4-15/+61
additional usage templates and examples.
2002-05-05Add and enable dictionrh1-1/+2
2002-05-05Initial import of diction-1.02, a package of GNU diction and style (no punrh4-0/+35
intended :-) From DESCR: Diction and style are two old standard UNIX commands. Diction identifies wordy and commonly misused phrases. Style analyses surface characteristics of a document, including sentence length and other readability measures. Provided by <xs@kittenz.org>, thanks! This closes PR pkg/16664.
2002-05-03Update to version 1.47.01. Changes since 1.47d include:jtb4-21/+37
- New program Iget to retrieve documents by docid - Fixed spurious output from Isearch -t option - Fixed score calculation for Boolean searches - Added -l parameter to zpresent to accept docids from a file - Fixed a bad return state that caused a segfault when no files were found to index. - Added improved entity replacement code to STRING class (J. Tyler) - Improved algorithm for generating URL from path in EOS_GUIDE doctype - Added hook for VIDB KeyLookup method - Initial release of zpresent - Fixed bug in EOS_GUIDE doctype which caused searches to sometimes fail - Modified zpresent.dtd to stick the source field in the individual result elements, rather than on the container results element. - Added method Result::GetVKey for virtual databases so you can tell which constituent they came from. It's an egregious hack which just stuffs the database number at the front of the key so it can be included in the output from zsearch and parsed by zpresent. - Rearranged some of the XML presentation for the FGDC doctype Summary element set - Added a path->URL translation to EOS_GUIDE doctype to facilitate links back to original (crawled) source documents - Cleaned XML text of characters which should be entities - Added zsearch program for XML search output - Added initial version of NASA EOS/Guide doctype - Removed some extraneous output from vidb.cxx - Added CIPC doctype for NASA/CIP Collection metadata - Added delimiter to Isearch output (J. Millard) - Improved XML results presentation in FGDC doctype
2002-04-28Some programs don't look in libxml/headername.h, and even libxml itselfwiz1-2/+2
does not create the directory (any longer?). Be a bit defensive about this and add -I${BUILDLINK_DIR}/include/libxml to BUILDLINK_CONFIG_WRAPPER_SED, while letting -I${BUILDLINK_DIR}/include stay, too. XXX: This should be revisited, and the packages depending on libxml2 be fixed (either way); for now, this change fixes libwmf, ogle, and ogle_gui (and perhaps others), while not changing the situation for kdelibs2 (which I didn't want to test because it's too big). Per a discussion with Johnny Lam.
2002-04-28Uppercase XML.wiz2-3/+3
2002-04-27Updated to p5-XML-Checker to 0.12shell2-6/+5
Changes : - Fixed bug with DTD alternation rules (Steven Allen)
2002-04-26Updated libxml2 to 2.4.20martti7-39/+59
* lots of bug fixes
2002-04-17Updated to p5-XML-Checker-0.11shell2-5/+5
Changes since p5-XML-Checker-0.10 : - Corrected the token abbreviation sub - Added error 170, Element can't be empty - Added strict and warnings pragmas - Added two new tests, t/empty_elt.t and t/high_elt_number.t
2002-04-17Updated to p5-XML-DOM-1.39shell3-7/+7
Changes : 1.39 (tjmather) 04/16/2002 - Deletes value if both System ID and value are defined (Brian Thomas) - Fixed bug, now TextNode->getData doesn't expand entities when NoExpand => 1, added t/dom_noexpand.t test script (Brian Thomas) 1.38 (tjmather) 04/05/2002 - Removed bin/pretty.pl, it is now in XML-Filter-Reindent - Removed return from addCDATA function to fix memory leak (Steve Hay) - Added missing _to_sax method to ProcessingInstruction class (Patrick Whittle) - Removed extranous debugging statement from ExternEnt subroutine (Jon Grov) 1.37 (tjmather) 02/15/2002 - parameter should be last argument of DocumentType::addEntity (Patrick Whittle)
2002-04-16Updated p5-Text-Substitute to 0.12abs2-5/+5
Generate better error messages on invalid ${if:expr} constructs
2002-04-16Ahem, sync my distfiles for lastabs1-3/+3
2002-04-16Updated p5-Text-CSV-Hash to 0.14:abs2-5/+5
Allow the separator and quote characters to be specified.
2002-04-13Add and enable crimson.jwise1-1/+2
2002-04-13Initial import of packages for crimson-1.1.3, the apache.org implementationjwise4-0/+219
of JAXP (it also includes implementations of SAX and DOM). We install from the binary (bytecode) distribution of crimson, as crimson is required to run jakarta-ant, and jakarta-ant is used to build crimson from sources.
2002-04-11mark as broken on alphadmcmahill1-1/+4
2002-04-10Updated p5-Text-CSV-Hash to 0.13abs2-5/+5
If we can read .csv files with \n embedded in the middle of entries, we should be able to generate them too, for others to marvel at the braindamage of such a format.
2002-04-05Updated p5-Text-CSV-Hash to 0.12abs2-5/+5
Add support for creating a csv file from an existing array of hashes
2002-04-05Attempt to do the right thing with the dynamic database in ${PREFIX}/var.fredb1-225/+7
2002-04-03Fix up pax usage.jwise4-16/+10
2002-04-03Fix scrollkeeper directory creation. Bump revision to 0.2nb1.rh8-87/+117
2002-04-03Fix pax usage -- pax -pe ; chown -> pax -ppjwise1-3/+2
2002-04-02* Create /var/run/ndtpd just before invoking the server.uebayasi2-10/+14
* s/ndtpdcheck/ndtpcheck/ in ndtpd.sh. Pointed out by Koji Kondo <koji@iijmio-mail.jp> in private mail. Bump PKGREVISION.
2002-03-30Update ruby-erb package to 1.4.3.taca2-5/+5
2002-03-28 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp> * erbl.rb: fix return from thread bug. * add test for safe_level.
2002-03-26Update ruby-erb package to 1.4.2.taca2-5/+5
2002-03-19 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp> * erbl.rb: add return _eoutvar. * fix trim_mode bug.
2002-03-26Add buildlink wrapper for gnome-1.0 so this actually works on systemsrh1-2/+6
without xpkgwedge, where it is not picked up "by accident" by another gnome wrapper.
2002-03-22Add missing DEPENDS+=... line, which caused applications fail to build with.uebayasi1-1/+2
Reported by Koji Kondo <koji@iijmio-mail.jp>.
2002-03-19Add freepwing.uebayasi1-1/+2
2002-03-19First import of FreePWING 1.4.1.uebayasi4-0/+82
FreePWING generates book data in JIS X 4081, a subset of EPWING V1, which is a most popular format for dictionaries in Japan. Book data generated by FreePWING can be read with EPWING viewer applications including proprietary softwares.
2002-03-16Update ruby-erb to 1.4.1. Sigh, it wasn't announced...taca2-5/+5
2002-03-15 Masatoshi SEKI <mas@edwin> * rename h, u method. 2002-03-13 Koji Hourai <hoc@dd.iij4u.or.jp> * fix trim_mode=2 bug.
2002-03-16Update ruby-erb package to 1.4.0.taca3-31/+8
2002-03-10 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp> * compile.rb: keep lineno after translation. 2002-03-06 Kazuhiro NISHIYAMA <zn@mbf.nifty.com> * ERbLight#def_method: set fname and lineno for error message. 2002-02-12 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp> * add def_method/module/class method. 2002-02-11 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp> * remove load_erb method. * add u method.
2002-03-16Remove dependency to www/w3m. It isn't always needed to build and runtaca1-3/+1
though it is useful with w3m.
2002-03-15Use not ${INSTALL_DATA} but ${INSTALL_SCRIPT} for rc script.uebayasi1-2/+2
2002-03-15Provide a patch to configure. Expand AUTOMAKE_PATTERNS so that we don'tskrll3-5/+430
need autoconf as a build dependency.
2002-03-15Updated p5-XML-SAX to 0.09 (provided by Shell Hung in pkg/15557)martti3-6/+7
- PurePerl: Performance enhancements - PurePerl: Line End handling implemented. - PurePerl: Attribute Value Normalization implemented. - PurePerl: Fixed element copying for end_element - Fixes for perl 5.7.2
2002-03-15Typo fixes.wiz1-5/+3
2002-03-15Fix some typos and grammar.wiz1-7/+5
2002-03-15* Slight revision.uebayasi2-7/+2
* While spaces.
2002-03-15Add ndtpd.uebayasi1-1/+2
2002-03-15Initial import of NDTPD 2.1.1, a server for accessing CD-ROM books /uebayasi8-0/+212
dictionaries with NDTP protocol.
2002-03-14Update EB from 3.0 to 3.2.1.uebayasi4-43/+99
* Fix a bug in text read routine when using 'appendix'. * Import zlib-1.1.4. * If the EB_DEBUG environment variable is defined, EB Library outputs messages for debugging. `--enable-debug' option of configure is removed. * Fix a critical bug in decompression of EBZIP compression format. * The maximum compression level of ebzip is changed from 3 to 5. * Implement eb_backward_text() and revise eb_forward_text(). * The EB Library programming document (Japanese edition) is back. * Fix bugs in compressed S-EBXA support. * Add debug codes. Those codes are enabled by `configure --enable-debug'. * Rename eb_initialize_all_subbooks() to eb_load_all_subbooks(), and eb_initialize_all_appendix_subbooks() to eb_load_all_appendix_subbooks(). For backward compatibility, the old function names are defined as cpp macros. * Support for DUDEN EBG CD-ROMs is back. * Fix a bug in handling of CD-ROM mounted on the root directory. * Overhaul initialization and finalization routines in the library. * Support compressed S-EBXA CD-ROM book. Support Nippon daihyakka zensho, accessories to Sony DataDiscMan DP-S1000. * New appendices (crownfj2, crowngj). * And many bug fixes. Besides, add a brand new buildlink.mk.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-08Remove unnecessary patch after update to php-4.1.2. Also regen distfilejlam2-26/+3
checksum missed during update.
2002-03-05Remove libtool/buildlink.mk; package does not depend on installed libtool.wiz1-2/+1
2002-03-04Update to 0.14, per pkg/15789 by Hiramatsu Yoshifumi.wiz2-5/+5
Changes since 0.02: * Added the visit(), leave() and visiting() methods to Pod::POM::View to allow visitors to track elements of the path that they've taken. This allows one method to know if it has been called within the context of another. * Applied a patch from Leon Brocard to change 'length' to 'defined' to make Pod::POM work OK with bleadperl. * Changed Pod::POM::View::HTML view_seq_text() method to automatically escape < > and &. Thanks to lazy POD author Mark Fowler for raising the issue. :-) * Applied a patch from Stas Bekman which: - fixes the over/item functionality (quite a few very missing), see the tests - fixes a bug revealed with "" overload - changes HTML version to be <code>foo</code>, not '<code>foo</code>' - adds the URL hyperlinking code, borrowed from bleadperl's Pod::Html. * Fixed a typo in the SYNOPSIS and removed some dead spaces. Thanks to Ron Savage for reporting the problems. * Added Ron's fancy-pom2.pl script as bin/custom-pom2 * Renamed pomcheck to podlint because it is a much catchier name :-) * Added some docs to bin/pom2 and bin/podlint * Several other minor documentation fixes and improvements. * Fixed HTML view_verbatim() to escape < > and & to HTML entities. * Bumped version number up to 0.11 to ensure it supercedes the ill fated 0.1 release which has been confusing CPAN ever since (0.1 < 0.03) * Fixed HTML view_head1() to remove illegal <ul> ... </ul> tags. Also modified view_over() to detect the type of the first item (e.g. '=item *', '=item 1.' or '=item foo') and adjust accordingly to create a '<ul>...</ul>' or '<ol>...</ol>' list. Item titles of the form '*' or '1.' then get stripped off as appropiate. Thanks to Stas Bekman for raising these issues. * Added support for new =head3 and =head4 POD tags, also due to prodding from Stas. :-) * Added support for experimental 'meta' tag. Disabled by default.