summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2004-08-23Rename the err() defined in the nbsed sources to "sederr" to avoidjlam1-3/+4
conflicts with the system err() pulled in via <nbcompat.h>.
2004-08-23We use libnbcompat, so remove some standalone implemenations of somejlam6-670/+107
needed functions, and vastly simplify the configure script.
2004-08-22Include <termios.h> for winsize declaration and TIOCGWINSZ. Should fixjlam4-7/+14
build on Solaris.
2004-08-21Update textproc/nbsed to 20040821 (date of import from src HEAD).jlam10-449/+957
Changes from the previous version include: - Adding a sed2nbcompat script to ease importing from src HEAD into pkgsrc. - Make this package depend on libnbcompat since it needs a regex implementation and it's also a bootstrap package. * s/xmalloc/xrealloc/ so that large (greater than _POSIX2_LINE_MAX*2-1) multi line text can be added.
2004-08-20Clean up the patch to allow building with compilers other than GCC, and linksketch2-21/+22
using the C compiler to enable 64bit sunpro builds.
2004-08-16Update to version 1.10.seb7-120/+126
Changes since last packaged version: Version 1.10 * Added scanner for log files (also for iptables and apache logs) thanks to Jan Tatarik * Fixed some bugs in the perl scanner (thanks to Geir Nilsen) * configure checks for ios_base * check for the right ar to use, fixes problems under Sun compilers (thanks to Paul Townsend)
2004-08-15Update to 1.13:wiz2-5/+5
- Manual date now goes in refentryinfo, as Steve Cheng suggested. Restored correct parsing of multicommand synopses.
2004-08-12Add and enable hre.minskim1-1/+2
2004-08-12Initial import of hre-0.9.7. Packaged by Lee Jae-Hong.minskim5-0/+52
HRE is a regular expression library for Korean. While most regex libraries support only per-syllable processing for Korean, HRE provides an extended grammar to specify phonemes in each syllable. It supports both KS X 1001 and Unicode charsets.
2004-08-06p5-Module-Build is a BUILD_DEPENDS. No revision bump since I importedcube1-2/+2
that package yesterday and nothing uses it so far.
2004-08-05update to expat-1.95.8recht3-6/+7
Release 1.95.8 Fri Jul 23 2004 - Major new feature: suspend/resume. Handlers can now request that a parse be suspended for later resumption or aborted altogether. See "Temporarily Stopping Parsing" in the documentation for more details. - Some mostly minor bug fixes, but compilation should no longer generate warnings on most platforms. SF issues include: 827319, 840173, 846309, 888329, 896188, 923913, 928113, 961698, 985192.
2004-08-05Add p5-Text-WikiFormat.cube1-2/+3
2004-08-05Initial import of p5-Text-WikiFormat, version 0.72, into the NetBSDcube4-0/+33
Packages Collection. The original Wiki web site was intended to have a very simple interface to edit and to add pages. Its formatting rules are simple and easy to use. Text::WikiFormat helps in easily translating to other, more complicated markup languages. It creates HTML by default, but can be extended to produce valid POD, DocBook, XML, or any other format imaginable.
2004-08-04Update to 1.12:wiz2-5/+5
* Tue Jul 27 2004 Eric S. Raymond <esr@golux.thyrsus.com> - 1.12-1 - Implemented handling of mdoc .Brq macro. Code no longer chokes on multiple Synopsis headers. * Mon Jul 26 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.11-1 - Speed optimizations. Improved pod2man detection. Close <anchor/> properly. .UN before .SH or .SS sets the XML ID of the generated section. Boldfaced lines immediately before tables are interpreted as titles. .UR now generates <link> for local links. Improved .RE handling that fixes a couple of edge cases. Multiline table entries are now interpreted as full blocks, so commands work normally there. * Tue Jul 6 2004 Eric S. Raymond <esr@snark.thyrsus.com> - 1.10-1 - Enhance to handle lynx dump pages. Fix .Fa interpretation. Gets 96% of 10862 Fedora Core 2 pages.
2004-08-04Add -Wl,-R${libdir} to xml2-config output, similar to how it is donewiz3-3/+18
in libxml. Bump PKGREVISION.
2004-08-04regen (fix line offsets)wiz1-3/+3
2004-08-04Add a IBM http download site for ICU and set it to the first position.recht1-9/+3
To avoid problems with IBM's ftp site which requires non-default settings in ~/.netrc.
2004-08-03Missed in the previous tei-html update.minskim1-2/+1
2004-08-03Bump PKGREVISION for teixsl-html and teixsl-fo and regenerateminskim7-34/+15
distinfo, because the distfiles were updated with some functional changes but have the same file name and version number. Changes include updating author's email address, correcting typos, and adding missing HTML tags. pkgsrc change: - Use XML_ENTRIES instead of installing a separate catalog file, because it adds only one entry.
2004-08-03Bump PKGREVISION and set DIST_SUBDIR=${PKGNAME} because the distfileminskim3-9/+10
was updated with some functional changes while having the same file name and version number. Changes include DTD public identifier changes, more documentations, and copyright notice. While here, update my email address.
2004-08-02Add two patches:wiz4-2/+72
. build fix for sparc64 . bug fix to make xorg-docs build Both from official groff CVS via Werner Lemberg. Bump PKGREVISION.
2004-07-30update to 0.3.5recht3-6/+50
Major changes: * improved, extended and reorganized documentation; see http://docutils.sourceforge.net/docs/ * new cvs-table directive * many minor improvements, additions and bug fixes For a detailed list see: http://docutils.sourceforge.net/0.3.5/HISTORY.html
2004-07-25link against libm on Solaris for sqrt(), as well as libCrun and libCstdgrant1-1/+8
when using SunPro so libaspell.so can resolve all symbols required. bump PKGREVISION for library dependency change.
2004-07-25bump to 20040725.grant1-2/+2
2004-07-25sync with src:grant1-3/+3
Usage: Options before arguments; add -E.
2004-07-25sync with src:grant1-6/+6
Sort options.
2004-07-25sync with src:grant1-3/+3
Yet another s/xmalloc/xrealloc/ so that large multi line text can be added.
2004-07-24Make it compile with SunPro C++salo7-2/+137
2004-07-22add python as categoryrecht17-34/+34
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-20update to XML-Parser 2.34recht2-6/+5
ok'd by bad@ changes: (none given for 2.34..) 2.33 - Fixed Tree style (grantm) - Fixed some non-utf8 stuff in DTDs (patch in XML::DOM tarball) 2.32 - Memory leak fix (Juerd Waalboer). - Added windows-1252 encoding - Styles moved to separate .pm files to make loading faster and ease maintainence - Don't load IO::Handle unless we really need to
2004-07-19Update p5-XML-Simple to 2.12. Distfile for 2.07 has vanished from the mirrors.bad2-5/+5
Relevant changes since 2.07: - added NumericEscape option - added ValueAttr option (patch from Anton Berezin) - suppress 'wide character in print' warning (reported by Dawei Lin) - Added AttrIndent option (patch from Volker Moell) - Hash keys are now sorted alphabetically by default; enable the new NoSort option if you don't want this (patch from Volker Moell) - Fixed bug where disabling array folding broke anonymous array handling - Fixed bug when unfolding a tied hash - SuppressEmpty patch from Douglas Wilson - POD update re XMLin(XMLout($data)) caveats (bug report from Slaven Rezic) - fixed hash ordering assumption in test script (reported by Michel Rodriguez) - fixed variable expansion not happening in attributes (patch from Paul Bussé)
2004-07-17Update to 3.3.schmonz2-5/+5
Changes in 3.2: * use cjkcodecs and iconv_codec if available * always convert feed to UTF-8 before passing to XML parser * completely revamped logic for determining character encoding and attempting XML parsing (much faster) * increased default timeout to 20 seconds * test for presence of Location header on redirects * added tests for many alternate character encodings * support various EBCDIC encodings * support UTF-16BE and UTF16-LE with or without a BOM * support UTF-8 with a BOM * support UTF-32BE and UTF-32LE with or without a BOM * fixed crashing bug if no XML parsers are available * added support for "Content-encoding: deflate" * send blank "Accept-encoding: " header if neither gzip nor zlib modules are available Changes in 3.3: * optimize EBCDIC to ASCII conversion * fix obscure problem tracking xml:base and xml:lang if element declares it, child doesn't, first grandchild redeclares it, and second grandchild doesn't * refactored date parsing * defined public registerDateHandler so callers can add support for additional date formats at runtime * added support for OnBlog, Nate, MSSQL, Greek, and Hungarian dates (ytrewq1) * added zopeCompatibilityHack() which turns FeedParserDict into a regular dictionary, required for Zope compatibility, and also makes command-line debugging easier because pprint module formats real dictionaries better than dictionary-like objects * added NonXMLContentType exception, which is stored in bozo_exception when a feed is served with a non-XML media type such as "text/plain" * respect Content-Language as default language if not xml:lang is present * cloud dict is now FeedParserDict * generator dict is now FeedParserDict * better tracking of xml:lang, including support for xml:lang="" to unset the current language * recognize RSS 1.0 feeds even when RSS 1.0 namespace is not the default namespace * don't overwrite final status on redirects (scenarios: redirecting to a URL that returns 304, redirecting to a URL that redirects to another URL with a different type of redirect) * add support for HTTP 303 redirects
2004-07-13Add p5-Data-Formvalidator subdirectoryerh1-1/+2
2004-07-13Add package p5-Data-FormValidator version 3.59erh4-0/+37
Validates used input based on input profile
2004-07-12the trick with setting PHP_ICONV in environment doesn't work withjdolecek1-3/+12
more recent PHP anymore, so use USE_BUILDIN.iconv test to select the appropriate iconv parameter value fixes compilation on NetBSD 1.6.x and other systems without builtin iconv, and thus PR pkg/26212 and PR pkg/26213 package behaviour unchanged, so no PKGREVISION bump done
2004-07-11Add a standard that will be in the next groff release.wiz1-0/+3
No PKGREVISION bump since the 1.19.1 update was committed only a short while ago.
2004-07-11Update to 1.19.1:wiz9-167/+70
Groff ----- o The argument of the command line option `-I' is now also passed to troff and grops, specifying a directory to search for files on the command line, files named in `so' and `psbb' requests, and files named in \X'ps: file' and \X'ps: import' escapes. o If option `-V' is used more than once, the commands will be both printed on standard error and run. Troff ----- o Two new read-only, string-valued registers `.m' and `.M' return the name of the current drawing and background color, respectively. o New read-only register `.U' which is set to 1 if in safer mode and set to 0 if in unsafe mode. o An input encoding file for latin-5 (a.k.a. ISO 8859-9) has been added. Example use: groff -Tdvi -mlatin5 my_file > my_file.dvi Note that some output devices don't support all glyphs of this encoding. o If the `return' request is called with an argument, it exits twice, namely the current macro and the macro one level higher. This is used to define a wrapper macro for `return' in trace.tmac. o For completeness, two new requests have been added: `dei1' and `ami1'. They are equivalent to `dei' and `ami', respectively, but the macros are executed with compatibility mode off (similar to `de1' and `am1'). o New command line option `-I' to specify a directory for files (both those on the command line and those named in `psbb' requests). This is also handled by the groff wrapper program. o Since version 1.19 you can say `.vs 0'. Older versions emit a warning and convert this to `.vs \n[.V]'. This hasn't been documented properly. Note that `.vs 0' isn't saved in a diversion since it doesn't result in vertical motion. Pic ___ o Dashed and dotted ellipses have been implemented. Tbl --- o New key character `x' to make tbl call a user-defined macro on a table cell. Patch by Heinz-Jürgen Oertel <hj.oertel@surfeu.de>. Grap2graph ---------- o A new script contributed by Eric S. Raymond <esr@thyrsus.com>. It converts a grap diagram into a cropped image. Since it uses gs and the PNM library, virtually all graphics formats are available for output. [Note that the grap program itself isn't part of the groff package; see the file MORE.STUFF how to obtain grap.] Grohtml ------- o New option `-j' to emit output splitted into multiple files. Grops ----- o New command line option `-I' to specify a directory to search for files on the command line and files named in \X'ps: import' and \X'ps: file' escapes. This is also handled by the groff wrapper program. o The default value for the `broken' keyword in the DESC file is now 0. Grolj4 ------ o A new man page `lj4_font(5)' documents how fonts are accessed with grolj4. o The built-in fonts for LJ4 and newer PCL 5 devices have been completely revised, mainly to access as much glyphs as possible. The provided metric files should be compatible with recent PCL 5 printers also. Additionally, font description files have been added for the Arial and Times New Roman family, the MS symbol, and Wingdings fonts. Afmtodit -------- o New option `-x' to prevent use of built-in Adobe Glyph List. Hpftodit -------- o Completely revised to handle HP TrueType metric files also. See the hpftodit manual page for more details. Groffer ------- o This version is a rewrite of groffer in many parts, but it is kept in the old single script style. New options: --text, --mode text, --tty-viewer, --X, --mode X, --X-viewer, --html, --mode html, --html-view, --apropos-data, --apropos-devel, --apropos-progs. New documentation file: README_SH. Enhancement of the configuration files and the `apropos' handling. Macro Packages -------------- o www.tmac: New macro `JOBNAME' to split output into multiple files. o In mdoc, multiple calls to `.Lb' are now supported in the LIBRARY section.
2004-07-10Fix build on 2.0.wiz2-17/+16
2004-07-09Remove references to p5-Data-FormValidator for now.salo1-2/+1
The package was accidentaly removed while cleaning up the src/ misimport.
2004-07-09<tab>, not 4x<space> (hi erh!).salo1-2/+2
2004-07-09set the GROFF and TBL variables to the full pathdrochner1-4/+9
2004-07-08Add the p5-Data-FormValidator subdirectoryerh1-1/+2
2004-07-07add this to allow pkgs to depend on groff, whether it is part of thedrochner2-0/+30
base system or not
2004-07-07Set USE_JAVA2, so we can use sun-jre* packages, USE_BUILDLINK3 must bextraeme1-2/+3
set to [Yy][Ee][Ss].
2004-07-07Update to version 4.1.1.seb4-5/+32
Disable the config.status overriding, it causes config.status to be rerun... FYI an alternative would be to use GNU make! Changes since last packaged version: Sed 4.1.1 * preserve permissions of in-place edited files * yield an error when running -i on terminals or other non regular files * do not interpret - as stdin when running in in-place editing mode * fix bug that prevented 's' command modifiers from working
2004-07-06buildlink2 -> buildlink3 in comment.wiz1-2/+2
2004-07-06Unused.wiz1-19/+0
2004-07-06Apply patch frombouyer2-6/+26
http://lists.gnu.org/archive/html/bug-gnu-utils/2002-03/msg00359.html requested by Georg Schwarz in private mail: make it compile with non-gcc compilers.
2004-07-06Update php4 package to 4.3.7.jdolecek2-4/+4
Change list from release notes: * Synchronized bundled GD library with GD 2.0.23. * Fixed a bug that prevented compilation of GD extensions against FreeType 2.1.0-2.1.2. * Fixed thread safety issue with informix connection id. * Fixed incorrect resolving of relative paths by glob() in windows. * Fixed mapping of Greek letters to html entities. * Fixed a bug that caused an on shutdown crash when using PHP with Apache 2.0.49. * Fixed a number of crashes inside pgsql, cpdf and gd extensions. All in all this release fixes over 30 bugs that have been discovered and resolved since the 4.3.6 release.
2004-07-06Catch up with the libxslt update and update to 1.1.8recht2-5/+5
Python related changes: 1.1.8: July 5 2004: - bug fixes: undefined namespace message (William Brack), search engine (William), multiple namespace fixups (William), namespace fix for key evaluation (William), Python memory debug bindings,