summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2002-10-29convert to use buildlink2 (trivial - NO_BUILD)drochner1-2/+3
2002-10-29Updated libxslt to 1.0.22martti3-8/+9
* bug fixes
2002-10-29Updated libxml2 to 2.4.26martti3-7/+13
* bug fixes
2002-10-28Sorry for the mess. I did *not* removed CONFIGURE_ARGS in the first place,seb1-3/+1
so now remove the duplicate!
2002-10-28Ooops put back CONFIGURE_ARGS removed by last commit!seb1-1/+3
2002-10-28Fix PLIST according to MACHINE_ENDIAN: so lib/icu/1.7/libicudt17*.soseb3-10/+130
entry is sorted hence package removal is clean. Trivially use buildlink2. Provide buildlink2.mk.
2002-10-28Use buildlink2. Use perl5/module.mk: remove post-{build,install} targetsseb1-9/+7
by way of PERL5_CONFIGURE_DIRS and BUILD_DIRS. XXX libeperl.a in ALL_TARGET does seem to be needed so drop ALL_TARGET override.
2002-10-27Use buildlink2. Use perl5/module.mk.seb5-30/+15
2002-10-27Use buildlink2. Use perl5/module.mk.seb1-8/+5
Make pkglint happier.
2002-10-25Updated to py-HappyDoc-2.1shell2-9/+8
Changes : - #514237 - The PluginLoader no longer requires a '.py' extension on plugins. This should allow plugins to be written in any language for which Python can load a module, and as long as the file is named with the right convention they will be picked up and loaded. (The source of this change request was the maintainers of the PLD Linux Distribution.) - Resolved defect #513850, where output was written to the wrong place when the -d option was used. - Resolved defect #510447, a problem with escaping special characters in HTML output. Text enclosed in single quotes is now not escaped in output so that HTML text can be passed directly to the output file. - Fixed a problem with Windows installation using 'setup.py'. - Minor tweaks to the build and test tools.
2002-10-25Add buildlink2.mk.wiz1-0/+20
2002-10-24move completed - file unused nowdrochner1-6/+0
2002-10-24prepare for movedrochner1-0/+7
2002-10-24Sort.wiz1-2/+2
2002-10-23buildlink1 -> buildlink2.wiz1-3/+3
2002-10-21Convert to buildlink2.wiz1-3/+3
2002-10-20Use buildlink2. Use perl5/module.mk.seb6-36/+18
2002-10-19Remove unnecessary patch. Thanks buildlink2!seb2-16/+1
2002-10-19Distfile changed on MASTER_SITES without any update in name/revision.seb2-10/+7
Changes: - The bundled file XML::Node.sgml had been renamed to XML-Node.sgml (windows friendly?) - Diff between previous XML::Node.sgml and new XML-Node.sgml: --- XML-Node-0.10/XML::Node.sgml Mon Nov 15 21:18:52 1999 +++ XML-Node-0.10.new/XML-Node.sgml Fri Jan 5 20:23:46 2001 @@ -69,7 +69,7 @@ $p->register(">Orders>Order","end" => \&handle_order_end); print "Processing file [orders.xml]...\n"; -$p->parse("orders.xml"); +$p->parsefile("orders.xml"); So... Bump PKGREVISION, update distinfo and remove previous distfile from ftp.netbsd.org. While here use perl5/module.mk and use buildlink2.
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh5-10/+10
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-18Trivially use buildlink2 and use java.mk.jlam2-3/+6
2002-10-18The dependency on unzip is automatic based on EXTRACT_SUFX.jlam2-5/+2
2002-10-18Trivially use buildlink2 and use java.mk.jlam6-9/+17
2002-10-18Trivially use buildlink2 and use java.mk.jlam3-3/+9
2002-10-18Trivially use buildlink2 and use java.mk.jlam2-2/+5
2002-10-16Add and enable py-expattsarna1-1/+2
2002-10-16py-expat -- enables python's xml framework to use the expat parser.tsarna4-0/+61
2002-10-14Add grepbouyer1-1/+2
2002-10-14Package for GNU grep 2.5.bouyer5-0/+82
2002-10-14Updated php to 4.2.3martti5-22/+22
* lots of bug fixes * experimental apache2 support * added IPv6 support to gethostbyaddr() ATTENTION!! register_globals defaults to 'off' now
2002-10-13Use buildlink2. Use perl5/module.mk.seb2-12/+6
2002-10-12Unused.wiz1-36/+0
2002-10-11Add a return value check for find_first_element() in toc-extract.c, torh3-3/+26
avoid yet another coredump. Bump PKGREVISION.
2002-10-11Note update of Dictd (dict-server and dict-client) to 1.8.0.uebayasi6-69/+142
Approximate set of changes from 1.5.5 is: * Plug-in capability is added. This helps to develop alternative database formats. * dictdmt is added. * Suffix search improvements. * UTF-8 support. And many bug fixes as usual.
2002-10-09Unused.wiz1-39/+0
2002-10-09Unused.wiz1-52/+0
2002-10-09Unused.wiz1-34/+0
2002-10-09buildlink1 -> buildlink2.wiz3-12/+12
2002-10-09buildlink1 -> buildlink2.wiz1-7/+4
2002-10-09Unused.wiz1-54/+0
2002-10-09buildlink1 -> buildlink2jlam1-5/+5
2002-10-08Add libtool buildlink2.mk, per PR 18582 by Julio Merino.wiz1-1/+2
2002-10-08Update p5-Text-CSV-Hash to 0.15:abs2-5/+5
Implement 'max_data_rows' - useful if you just want to check the first few lines of a massive file.
2002-10-08Use buildlink2.seb1-1/+2
2002-10-08Add and enable p5-String-CRC32cjep1-1/+2
2002-10-08Initial import of String::CRC32 1.2 into the NetBSD packages collectioncjep4-0/+25
as textproc/p5-String-CRC32. This package provides a perl module to generate checksums from strings and from files. The checksums are the same as those calculated by ZMODEM, PKZIP, PICCHECK and many others. Supplied by mishka at terabyte.com.ua in PR#18107. Thanks!
2002-10-07Add two header files that appeared in the last update.wiz1-2/+4
Closes PR 18551 by Sergio Jimenez Romero.
2002-10-07Convert to buildlink2. Use perl5/module.mk.seb1-6/+3
2002-10-07Convert to buildlink2. Use perl5/module.mk.seb1-7/+3
Remove apparently not needed "touch".
2002-10-07adjust for buildlink2.hubertf1-7/+4
Patch by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.