summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2005-04-26update to 2.0.10drochner3-8/+14
changes: -Enable building outside of srcdir -Use bind_textdomain_codeset to set UTF-8 encoding for all translations -Do not delete the GtkTextTag from the tag table (needed for shared tag tables) -bugfixes -translations added
2005-04-18Apply two patches from Hiroki Sato (hrs@) to remove bogus referenceswiz4-40/+82
to 2.4.x versions. Bump PKGREVISION.
2005-04-13update to 1.1.6:drochner2-7/+7
This release features the ability to get a list of supported languages, and the usual bugfixes. A few APIs have been deprecated in the process.
2005-04-12Nuke USE_BUILDLINK3 (some files missed in megacommit).tv1-2/+1
2005-04-12Use PKGNAME_NOREV in DIST_SUBDIR; usually, DIS_SUBDIR should not be affected ↵wiz1-2/+2
by PKGREVISION.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv215-430/+215
2005-04-09Convert to buildlink3.wiz1-5/+4
2005-04-09Sort.wiz1-19/+19
2005-04-09Use PKGNAME_NOREV.wiz1-2/+2
2005-04-09Update distinfo checksum for PKGREVISION bump.wiz1-4/+4
2005-04-09update to libxslt-1.1.4recht2-7/+7
update BUILDLINK_DEPENDS on libxml2 to 2.6.17 (for module support) noted by reed@ 1.1.14: Apr 02 2005: - bug fixes: text node on stylesheet document without a dictionary (William Brack), more checking of XSLT syntax, calling xsltInit() multiple times, mode values interning raised by Mark Vakoc, bug in pattern matching with ancestors, bug in patterna matching with cascading select, xinclude and document() problem, build outside of source tree (Mike Castle) - improvement: added a --nodict mode to xsltproc to check problems for docuemtns without dictionnaries
2005-04-09update to libxml2-2.6.18recht2-6/+6
This release include a number of bug fixes, some build fixes and more improvements on the W3C XML Schemas validation from Kasimier Buchcik: build fixes: - drop .la from RPMs - --with-minimum build fix (William Brack) - use XML_SOCKLEN_T instead of SOCKLEN_T because it breaks with AIX 5.3 compiler - fixed elfgcchack.h generation and PLT reduction code on Linux/ELF/gcc4 bug fixes: - schemas type decimal fixups (William Brack) - xmmlint return code (Gerry Murphy) - small schemas fixes (Matthew Burgess and GUY Fabrice) - workaround "DAV:" namespace brokeness in c14n (Aleksey Sanin) - segfault in Schemas (Kasimier Buchcik) - Schemas attribute validation (Kasimier) - Prop related functions and xmlNewNodeEatName (Rob Richards) - HTML serialization of name attribute on a elements - Python error handlers leaks and improvement (Brent Hendricks) - uninitialized variable in encoding code - Relax-NG validation bug - potential crash if gnorableWhitespace is NULL - xmlSAXParseDoc and xmlParseDoc signatures - switched back to assuming UTF-8 in case no encoding is given at serialization time improvements: - lot of work on Schemas by Kasimier Buchcik on facets checking and also mixed handling.
2005-04-06Bump PKGREVISION:wiz12-16/+24
This package was broken for a time, when the NO_BUILD that is set by its Makefile broke the xmlcatmgr handling. Increase the PKGREVISION now to have a known-good version of this package again.
2005-04-06Add RMD160 checksum.minskim1-1/+2
2005-04-05Sort.wiz1-3/+3
2005-04-05We do not need both of DEPENDS and the bl3 file;wiz1-4/+1
remove DEPENDS lines.
2005-04-04Let this build.fredb1-1/+3
2005-04-03Depend on teTeX-bin instead of teTeX; remove 24wiz1-3/+4
from supported python versions. From maintainer Antoine Reilles in PR 29873.
2005-04-02Add and enable ruby-syck.minskim1-1/+2
2005-04-02Import ruby-sync from pkgsrc-wip. Packaged by Rich Davies.minskim4-0/+80
Syck is an extension for reading and writing YAML swiftly in popular scripting languages. As Syck loads the YAML, it stores the data directly in your language's symbol table. This means speed. This means power. This means Do not disturb Syck because it is so focused on the task at hand that it will slay you mortally if you get in its way.
2005-03-31Instead of using BUILD_DEPENDS, include the new buildlink3.mkreed1-3/+2
file for libts (which also defaults to "build" dependency). This fixes build problem introduced when USE_BUILDLINK3 became the default. This will close PR pkg/29815.
2005-03-30Use .so and not .dylib in PLIST.recht2-23/+24
Bump PKGREVISION for the PLIST change.
2005-03-30Use elk/bl3 to make this build again.wiz1-10/+5
2005-03-30Add and enable ruby-xmlscan.minskim1-1/+2
2005-03-30Import ruby-xmlscan from pkgsrc-wip. Packaged by OBATA Akio.minskim4-0/+93
This is a High-performance non-validating XML parser written in 100% pure Ruby.
2005-03-29Bump docbook-xml's revision to 7 now that its catalog is registered againjmmv2-5/+5
and make scrollkeeper depend on this latest version to fix its build. Problem found by abs@ (as described in tech-pkg@).
2005-03-29Use XMLCATMGR_PREFIX (defined in buildlink3.mk) rather thanjmmv1-3/+3
BUILDLINK_PREFIX.xmlcatmgr because the latter is not defined if NO_BUILD is set. Fixes problems seen by abs@ (docbook-xml's catalog not appearing in the system-wide catalog).
2005-03-29Fix zlib issues on some platformsadam4-6/+8
2005-03-28Add RCS Id.wiz1-0/+1
2005-03-28Make rtf-tools skip leading whitespace in stylesheet name when checkingben2-6/+27
for a Normal or Standard stylesheet.
2005-03-28Needs gcc3 (for istream). Closes PR 29810.wiz1-1/+2
2005-03-27Update to 1.07:wiz2-8/+8
1.03 Sat Nov 15 13:52:37 EST 2003 - workaround for uninit variable warnings eminating from shellwords.pl when called with array containing undef items. Other changes undocumented.
2005-03-27Update to 1.7h:wiz2-8/+6
Tue Mar 22 11:50:24 CET 2005 (Peter Heslin): *** Add advice for flyspell-auto-correct-previous-word.
2005-03-27Correct typo in PLIST.ben1-3/+3
2005-03-27Add support for codepage 1252 characters, sort PLIST, bump PKGREVISION.ben7-25/+415
2005-03-27ICU 3.2 includes the latest bug fixes, locale/charset updates, andrecht7-44/+59
performance/build/porting enhancements. The following list summarizes the main new features in this release.sion. CLDR 1.2. This is the main new feature in the release. ICU locale data is now completely built from the CLDR 1.2 data, which contains data for 232 locales, covering 72 languages and 108 territories. Many translated names for languages, territories, and scripts have been added, as well as for time zones, calendars, and other named items such as collation. For more information, see http://www.unicode.org/press/pr-cldr1.2.html. Miscellaneous Universal Timescale conversions. ICU now provides mechanisms for quickly and reliably converting between the different binary representations of date/time used on different platforms. Accept-Language. ICU provides a mechanism for matching Accept-Language against a list of locales. DateFormat and Calendar Performance. Object construction performance has been significantly improved. Footprint. The size of executables that statically link to ICU has been reduced. Stdin. The icuio library can now read from stdin. UnicodeSet C API. More uset_* C API were added. i5/OS (os/400). Building ICU has been simplified to allow more configure options to work. POSIX. Default codepage determination has been fixed.
2005-03-26Use EVAL_PREFIX to determine where xmlcatmgr is installed (instead ofjmmv1-2/+4
BUILDLINK_PREFIX.xmlcatmgr), and set the XMLCATMGR variable accordingly. This is to let packages setting NO_BUILD to still be able to use this variable (such as docbook-xml). Fixes PR pkg/29789 by chris@.
2005-03-26Add and enable ruby-redcloth.minskim1-1/+2
2005-03-26Import ruby-redcloth from pkgsrc-wip. Packaged by Rich Davies.minskim4-0/+31
RedCloth is a Ruby library for working with the Textile language (http://www.textism.com/tools/textile/).
2005-03-24Don't check for USE_BUILDLINK3 anymore in these files. These are includedjlam2-11/+5
by other package Makefiles, and with the deprecation of USE_BUILDLINK3 support in the infrastructure files, these had the potential to break existing packages.
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz19-47/+19
useful.
2005-03-24Fix build on Interix.tv3-17/+22
2005-03-24- strings.h is really not the right header to include.christos2-6/+45
- TCSASOFT is useless here; we have the right values for {i,o}speed and cflag. In addition it is not portable, so kill it. - keep the previous unsigned char fix.
2005-03-24Changes 1.3.2a:adam4-52/+39
* Compatible with modern compilers
2005-03-23Update to 2.1:wiz2-7/+6
* Fri Jan 14 2005 Eric S. Raymond <esr@snark.thyrsus.com> - 2.1-1 - Interrupt handlers are refactored so manlifter can be aborted with a single ^C; as a result, exit values 4 and 5 have swapped places. In manlifter, don't remove the result file unless we're in batchmode. Lifts 96% of 11121 pages in a full Fedora Core 3 install.
2005-03-23Fix HOMEPAGE and MASTER_SITES. Fixes PR 29773.wiz1-4/+3
2005-03-22Add and enable gnome-doc-utils.jmmv1-1/+2
2005-03-22Initial import of gnome-doc-utils, version 0.1.3:jmmv5-0/+125
gnome-doc-utils is a collection of documentation utilities for the GNOME project. Notably, it contains utilities for building documentation and all auxiliary files in your source tree, and it contains the DocBook XSLT stylesheets that were once distributed with Yelp.
2005-03-22Update to 1.3:jmmv3-10/+13
GTK-Doc 1.3 (Jan 9 2005) =========== o Use the new style.css stylesheet instead of hard-wiring the styles. o Updated the documentation and example build files. o Added support for a gallery of widget images. o Output default values for widget properties and allowed ranges. o Only underline links in the docs when the mouse hovers over them. o Added support for placing the parameter table anywhere within the function documentation (using the "<!--PARAMETERS-->" marker). o Handle more variations of C syntax.
2005-03-22Add HOMEPAGE.wiz2-2/+4