summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2007-11-18Update to version 1.04.seb2-6/+6
Changes since last packaged version (1.03): 1.04 Fri Sep 28 2007 - fixed RT#29262 - minor documentation fixes
2007-11-17Some packages need lex and yacc. Patch by Aleksey Cheusov viarillig1-2/+2
pkgsrc-users.
2007-11-16Update hyperestraier to 1.4.11.obache4-22/+8
Changes: 2006-11-11 Mikio Hirabayashi <mikio@users.sourceforge.net> * estraier.c (est_resmap_add): "method" argument was added. * estraier.c (est_inode): a bug related to overflow was fixed. * estraier.c (est_narrow_score): a bug related to attribute distinction was fixed. * estraier.c (est_search_union): search accuracy with trailing uni-gram was improved. * estmaster.c (searchlocal): a bug related to scanning with regular expressions was fixed. * estscout.c (realmain): "union", "score", and "idsuffix" attributes were added. * estsupt.c (realmain): "score" attribute was added. * estsupt.c (procsearch): accuracy of hint was improved. * estsupt.c (realmain): "logmsg" parameter was added. * estscout.c (realmain): "distinct" parameter was added. * estscout.c (showresult): cache clear at random was added. - Release: 1.4.11
2007-11-16Comment out scrollkeeper, since it only contains an omf.mk file.wiz1-2/+2
2007-11-13<cstdio> only defines std::FILE, not FILE. Noticed on Solaris 10.rillig3-1/+33
2007-11-13add and enable p5-File-ReadBackwardsjnemeth1-1/+2
2007-11-13This module reads a file backwards line by line. It is simple to use,jnemeth3-0/+33
memory efficient and fast. It supports both an object and a tied handle interface. It is intended for processing log and other similar text files which typically have their newest entries appended to them. By default files are assumed to be plain text and have a line ending appropriate to the OS. But you can set the input record separator string on a per file basis.
2007-11-12move the install/deinstall templates from scrollkeeper to rariandrochner2-5/+7
to reflect where the work is done (call the backwards-compatible rarian version "install-scrollkeeper" to leave room for a future non-compatibility version)
2007-11-12remove the meat of scrollkeeper -- the library is not used by any pkgdrochner11-369/+0
anymore, and the users of .omf file install scripts are redirected to "rarian" which provides compatible (to the caller) implementations
2007-11-12Remove belmont-shores.ics.uci.edu from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37336.
2007-11-12Remove uiarchive.cso.uiuc.edu from MASTER_SITES, doesn't resolve.wiz1-3/+2
From Zafer Aydogan in PR 37337.
2007-11-12Remove info.ex.ac.uk and ftp.oit.unc.edu from MASTER_SITES, they don'twiz1-4/+2
resolve. From Zafer Aydogan in PR 37335.
2007-11-08Fix include order to get working Python version selection.joerg1-2/+2
2007-11-08Supports DESTDIR.joerg1-1/+3
2007-11-08Add uriparser to .bjs1-1/+2
2007-11-08Import uriparser-0.6.0.bjs6-0/+81
Uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode and is licensed under the New BSD license.
2007-11-05Mimic scrollkeeper's buildlink3.mk and create fake wrappers for thosejmmv1-1/+23
tools that we don't want packages to execute directly.
2007-11-05rarian conflicts with scrollkeeper, so the reverse is also true. Then,jmmv1-1/+3
add a conflicts line with rarian.
2007-11-03update to 0.12.0drochner4-63/+45
This switches to the new gnome-2.20 branch.
2007-11-03Make this build on Darwin.yyamano1-3/+9
2007-10-31Switch to use the scrollkeeper compatible wrappers which come withdrochner1-7/+5
the new "rarian" document manager. rarian (as configured currently) can read .omf files directly, so the wrappers are basically no-ops. Keep the "rarian" dependency anyway to avoid major reorganisations in the future.
2007-10-31make it obey the inet6 option, from Yakovetsky Vladimir per PR pkg/37120drochner1-1/+10
(A single trivial option os not worth wasting an inode, so I've put it into the Makefile.)
2007-10-31update to 1.9drochner3-14/+14
changes: bugfixes
2007-10-27Update to 1.31:wiz2-6/+6
1.31 - June 29, 2007 - Fixed the save() function to handle perl-5.6.x (and possibly below) where the ":encoding(...)" filehandle are not available (Shlomi Fish) 1.30 - June 18, 2007 - Same as 1.29_02 (from February 23, 2007) - Removed some methods that were not used. - Added more tests to increase the test coverage. - Fixed a bug where prefixes could be specified with invalid characters because there was a range (.-_) instead of three individual characters (.\-_). - Many files were left in the distribution or Subversion repository that were executable but need not be. Made them non-executable. - Clean up examples/ directory and move generated files out of t/ - isPermaLink / guid fixes (RT#23983, Shlomi) - increased the test coverage of XML::RSS up to 100%. (Shlomif) - SECURITY BUG FIX: eliminated a markup injection vulnerability in the taxo:topics output of RSS 1.0. (Shlomif) - Moved the append function, which is unused and cannot be effectively used, out of the main module and into the rejects directory inside the repository (but outside the module). (Shlomif) - Added POD for full POD coverage. (Shlomif) - Several other bug fixes. (Shlomif) - Heavy refactoring of the code. (Shlomif) - perltidy configuration file; run perltidy on XML::RSS (and intentionally not on the tests) (ABH). - Removed the remaining tab characters. (Shlomif) - Fixed a bug in one of the tests. (Shlomif) - Converted the rendering processes of the various RSS versions to one class per RSS version and applied the "Convert Conditionals to Polymorphism" refactoring. (Shlomif) - Removed the languages hash which was completely unused. (Shlomif) - Converted the parsing routines to be methods of XML::RSS to increase modularity. XML::RSS no longer inherits from XML::Parser. (Shlomif) - Extracted several methods from the parsing stage. (Shlomif) - Added a regression test to https://rt.cpan.org/Ticket/Display.html?id=24742 (Shlomif) - Tweaked the Makefile.PL Test::Run integration according to: http://www.nntp.perl.org/group/perl.qa/2006/11/msg7400.html (Shlomif)
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam4-6/+4
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25+ jdomrillig2-2/+7
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam2-0/+4
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam117-119/+0
can handle packages having no PLIST files.
2007-10-24DESTDIR support.joerg1-2/+4
2007-10-24Supports DESTDIR.joerg1-1/+3
2007-10-24Supports DESTDIR.joerg1-1/+3
2007-10-19Imported jdom.rillig4-0/+209
There is no compelling reason for a Java API to manipulate XML to be complex, tricky, unintuitive, or a pain in the neck. JDOM[TM] is both Java-centric and Java-optimized. It behaves like Java, it uses Java collections, it is completely natural API for current Java developers, and it provides a low-cost entry point for using XML. While JDOM interoperates well with existing standards such as the Simple API for XML (SAX) and the Document Object Model (DOM), it is not an abstraction layer or enhancement to those APIs. Rather, it provides a robust, light-weight means of reading and writing XML data without the complex and memory-consumptive options that current API offerings provide.
2007-10-17Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.tnn1-2/+2
2007-10-16Fix abusers of LOWER_OPSYS to check OPSYS or MACHINE_PLATFORM instead.tnn3-6/+6
2007-10-13Changes 0.65:adam2-9/+8
* Bug fixes
2007-10-13Upgrade diffstat to 1.45.reed2-6/+6
From changelog: 04-Sep-2007 diffstat 1.45 add "-b" option (Debian #379380, patch by Greg Norris). 26-Aug-2007 diffstat 1.44 add a check for default-diff output, e.g., "diff foo bar|diffstat", which has no "diff" command in the output for diffstat to guess that a diff is beginning. add a check after completing a chunk for unified diff to ensure that the next line either begins another chunk for the diff, or starts another diff, e.g., a context diff (report by Adrian Bunk). add configure options for leak-checking valgrind, etc. use install-sh rather than install.sh updated config.guess and config.sub updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS CF_MSG_LOG CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE
2007-10-12+mxmldrochner1-1/+2
2007-10-12import mxml-2.3, another XML parsing librarydrochner6-0/+165
2007-10-11+rariandrochner1-1/+2
2007-10-11Import rarian-0.6 which will replace "scrollkeeper" as the documentationdrochner6-0/+127
installer in gnome-2.20. (For now, nothing depends on it; I want to make sure that it does at least compile on all relevant platforms.)
2007-10-09Remove trailing spaces.martti2-4/+4
2007-10-03Dick Davies can no longer maintain those packages. (by private mail)heinz1-2/+2
2007-10-01Use cp1250 instead of windows-1250 for an encoding as the formerdmcmahill4-2/+35
seems to be a bit more widely supported. Fixes unknown encoding problems on netbsd-2 when building textproc/xmlto
2007-09-30Reset maintainer -- shell@ is inactive.wiz2-4/+4
2007-09-21Explicitly include iconv dependency as the package would like to use it.joerg1-1/+3
Bump revision.
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz5-10/+11
Bump PKGREVISION.
2007-09-21+ p5-Text-Markdown.wiz1-1/+2
2007-09-21Initial import of p5-Text-Markdown-1.0.3:wiz4-0/+34
Markdown is a text-to-HTML filter; it translates an easy-to-read / easy-to-write structured text format into HTML. Markdown's text format is most similar to that of plain text email, and supports features such as headers, *emphasis*, code blocks, blockquotes, and links. Markdown's syntax is designed not as a generic markup language, but specifically to serve as a front-end to (X)HTML. You can use span-level HTML tags anywhere in a Markdown document, and you can use block level HTML tags (like <div> and <table> as well).
2007-09-20Move old version of libxml++ to libxml++1 and current version to libxml++.wiz16-435/+439
2007-09-20Move namazu2 to namazu, to make directory name match PKGNAME.wiz7-8/+8