summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-08-30Update ruby-racc pacakge to 1.4.3.taca3-10/+12
1.4.3 (2002-11-14) * reduce warning for ruby 1.7. 1.4.2 (2002-01-29) * new option --no-extentions * refine cparse.c
2003-08-30utilize USE_RUBY_SETUP; build and install stage simplified in Makefile,taca1-8/+4
no functional change in installed package.
2003-08-30Improve HOMEPAGE's URL a little bit.taca1-2/+2
2003-08-30Update ruby-strscan package to 0.6.7.taca3-19/+17
= Change Log == 0.6.7 (2003-03-25) * does taint check. == 0.6.6 (2002-06-25) * extconf.rb had bug.
2003-08-30Note update of devel/ruby-optparse to 0.12.taca1-1/+2
2003-08-30Update ruby-optparse package to 0.12.taca2-5/+5
Fri Jan 31 02:44:08 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> * optparse.rb (OptionParser::define): renamed from new. Fri Jan 31 01:55:02 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> * optparse.rb (OptionParser::List::accept): default pattern must not be nil. * optparse.rb (OptionParser::new_tail): arguments forgotten. * optparse.rb (OptionParser::inc, OptionParser::terminate): use Kernel#class instead of deprecated Kernel#type. * optparse.rb (OptionParser::ParseError::inspect): ditto. * optparse.rb (OptionParser::ParseError::reason): ditto. Thu Jan 30 16:46:43 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> * optparse.rb (OptionParser::Switch::PlacedArgument): added. if the next argument doesn't start with '-', use it as the value. * optparse.rb (OptionParser::make_switch): fixed a bug of pattern. * optparse.rb (Array): no need to guard. * test_optparse.rb: added. Sun Dec 1 23:04:03 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> * optparse.rb (OptionParser::new): same as OptionParser#on but returns new OptionParser::switch. Thu Aug 8 09:40:05 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> * optparse.rb (NilClass): must provide conversion block. * optparse.rb (String): ditto. Wed Aug 7 21:22:41 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net> * optparse.rb (OptionParser::Completion::convert): returned all values not first one. * optparse.rb (OptionParser::Switch::parse): return values as is. * optparse.rb (OptionParser::order): ditto. * optparse/time.rb: prior time.rb. * optparse/uri.rb: ditto. Sat Mar 23 16:33:54 2002 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> * optparse.rb (OptionParser::switch): fixed `no' prefixed option. Sat Mar 23 05:50:28 2002 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> * opttest.rb: use instance variables. * opttest.rb: add Time example. Mon Mar 18 03:24:02 2002 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> * install.rb: changed manual suffix to 3r. * install.rb: default docdir with Revision. Sun Mar 17 19:29:41 2002 Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp> * install.rb: added options, --man-install, --doc-install, --compression, --prefix, --list-only. * optparse.rb (OptionParser::Switch::-@): removed. * optparse.rb (OptionParser::List::update): added negated switch argument. * optparse.rb (OptionParser::banner): no newline at end of default banner, for easy concatination. * optparse.rb (OptionParser::to_str): append a newline unless teminated by it. * optparse.rb (OptionParser::switch): make negated switch here as NoArgument. * optparse.rb (OptionParser::order): not use $1, $2 and so on, thread unsafe special variables as possible. * optparse.rb (Acceptable argument class): no argument for (({Object})) came true, previous behavior is for (({NilClass})) now. * optparse.spec: many changes.
2003-08-30It seems that old MASTER_SITES is no longer available.taca1-2/+2
2003-08-30Note that cvsync 0.24.5 is released.gehenna1-1/+2
2003-08-30CVSync 0.24.5gehenna2-5/+5
Changes: * Fix a bug to fail to replace files in top directory when use a feature 'scanfile'. (server)
2003-08-30Note update of ruby-zlib package to 0.6.0 and move from archivers to devel.taca1-1/+3
2003-08-30Remove archive/ruby-zlib since it moved to devel/ruby-zlib.taca4-43/+0
2003-08-30Remove ruby-zlib since it moved to devel category.taca1-2/+1
2003-08-30Add and enable ruby-zlib.taca1-1/+2
2003-08-30Importing ruby-zlib 0.6.0 into devel category.taca4-0/+43
2003-08-30Update ruby-zlib package to 0.6.0.taca3-10/+12
Changes from 0.5 to 0.6 o New methods: - Zlib::GzipFile.wrap - Zlib::GzipFile#finish o New constants: - Zlib::ZLIB_VERSION - Zlib::OS_VMCMS - Zlib::OS_ZSYSTEM - Zlib::OS_CPM - Zlib::OS_QDOS - Zlib::OS_RISCOS - Zlib::OS_UNKNOWN o Changed methods: - Zlib::GzipFile.new now takes no block. Use Zlib::GzipFile.wrap instead. - Zlib::GzipFile#close now takes no argument. Use Zlib::GzipFile#finish instead. o Renamed methods: - Zlib.version is renamed to Zlib.zlib_version. o Changed constants: - Zlib::VERSION indicates the version of Ruby/zlib. The zlib.h version is now in Zlib::ZLIB_VERSION. o Backward compatibility: - For backward compatibility for 0.5, the obsoleted methods and arguments are still available. - Obsoleted classes, methods, and constants for backward compatibility for 0.4 or earlier are removed.
2003-08-30- Note update of devel/ruby-amstd package to 2.0.0.taca1-2/+4
- Note update of textproc/ruby-rdtool package to 0.6.13. - Fix previous line again; I've forgot change the name while cut & paste.
2003-08-30Update ruby-rdtool package to 0.6.13.taca4-21/+6
= CHANGES :0.6.13 * now tabs are expanded into spaces. * removed <p> for TextBlock in DescListItem when the TextBlock is only element of ListItem. * a line of `---\n' are now regarded as Verbatim (or TextBlock). * changed style of HTML anchors from `label:' to `label-'. * fixed rd2man for better support of multiple paragraphs. * fixed some bugs. :0.6.12 * fixed some bugs.
2003-08-30Update ruby-amstd pacakge to 2.0.0.taca4-51/+17
No changes are available.
2003-08-30Fix spelling typo.reed1-1/+1
2003-08-30Fix spelling.reed1-1/+1
2003-08-30Add missing spaces.reed1-2/+2
2003-08-30Fix case.reed1-1/+1
2003-08-30- Note update of x11/ruby-fox package to 1.0.25.taca1-2/+3
- Fix date of previous line.
2003-08-30update ruby-fox package to 1.0.25 based on patch by private mailtaca5-112/+251
from Juan RP <xtraeme AT NetBSD DOT org>. (I've only change PLIST and miscellaneous format of files.) This package catch up to fox 1.0.43 and changes are vast, please refer <http://www.fxruby.org/doc/changes.html> in detail.
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed30-30/+30
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-08-30Note update of net/ja-samba package to ja-samba-2.2.8.1.1.1taca1-1/+2
(samba-2.2.8a-ja-1.1).
2003-08-30Update ja-samba package to ja-samba-2.2.8.1.1.1 (samba-2.2.8a-ja-1.1).taca10-101/+29
Changelog of Samba2.2 Japanese Edition Samba Users Group Japan Here is the fix list of Samba2.2 Japanese Edition. The sign of each line means: *: Fix of Samba Japanese Edition only x: Fix of sending a patch to Samba Team c: Fix of being commited a patch by Samba Team samba-2.2.8a-ja-1.1beta9 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the internationalized version * Fixed build problem with Solaris for Sparc [sugj-tech:5695] * Fixed html conversion problem for swat [sugj-tech:5696] samba-2.2.8a-ja-1.1beta8 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the original version * Fixed ineffective cd(chdir) problem in smbsh [sugj-tech:5647] * Fixed smbsh problem with BSD original csh [sugj-tech:5649] * Added target in Makefile for ipk packages [sugj-tech:5661] samba-2.2.8a-ja-1.1beta7 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the original version * Fixed smbsh problem for Linux except i386 [sugj-tech:5619] * Fixed libtool dependence problem with VFS [sugj-tech:5624] samba-2.2.8a-ja-1.1beta6 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the original version * Fixed smbsh problem for some OSs [sugj-tech:5562] * Fixed libtool dependence problem with VFS [sugj-tech:5593] * Fixed Kerberos V problem [sugj-tech:5594] * Fixed smbsh problem for Linux except i386 [sugj-tech:5596] samba-2.2.8a-ja-1.1beta5 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the internationalized version * Fixed no daemon problem for smbd/nmbd with RPM package [sugj-tech:5515] * Fixed alternative getpass() problem in configure [sugj-tech:5522] Changes to the original version * Fixed huge file problem for Linux/ppc [sugj-tech:5531] * Fixed 64bits shared library problem on Solaris [sugj-tech:5535] samba-2.2.8a-ja-1.1beta4 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the internationalized version * Fixed existent gettext library problem [sugj-tech:5385] * Added -t (specify coding system) option for smbsh [sugj-tech:5476] Changes to the original version * Suppressed any warnings on Solaris with Forte C [sugj-tech:5370] * Fixed smbsh problem for some OSs [sugj-tech:5381] * Fixed missing low-level getcwd() problem [sugj-tech:5415] * Fixed timestamp problem for client programs [sugj-tech:5470] samba-2.2.8a-ja-1.1beta3 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the internationalized version * Fixed failure to compile for HP-UX 11.00 [sugj-tech:5320] * Fixed failure to compile for Solaris [sugj-tech:5322] Changes to the original version * Suppressed any warnings on Solaris [sugj-tech:5324] * Suppressed any warnings on some platforms for PAM [sugj-tech:5328] samba-2.2.8a-ja-1.1beta2 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the original version * Fixed ineffective problem of mangling char [sugj-tech:5308] * Fixed shared library problem for IRIX [sugj-tech:5310] * Suppressed any warnings on some platforms [sugj-tech:5310] samba-2.2.8a-ja-1.1beta1 ~~~~~~~~~~~~~~~~~~~~~~~~ Changes to the original version * Fixed an unsetable problem for group permission from WinXP [samba-jp:14786] * Fixed NT architecture problem for WinXP/2003 Server [samba-jp:14789] * Fixed configure problem for Solaris [samba-jp:14793] * Fixed password timeout ploblem with LDAP [sugj-tech:5299] * Fixed missing send/receive ploblem for huge files [samba-jp:14822] c Fixed using CIDR of 'hosts allow/deny' parameters [samba-jp:14615]
2003-08-29Fix spelling.reed1-1/+1
2003-08-29The checks for MIPSPro and including gcc.buildlink3.mk have moved tojlam1-6/+1
bsd.pkg.mk, so no need for the same logic here.
2003-08-29add a manpagehubertf3-2/+35
2003-08-29Import free-1.0: Displays memory usagehubertf1-1/+2
Many users with a linux-background expect the command free, here it is, based on NetBSD's vmstat. From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410), with permission by the author Karsten Kruse <tecneeq@tecneeq.de>
2003-08-29add & enable freehubertf1-1/+2
2003-08-29Import free-1.0: Displays memory usagehubertf4-0/+77
Many users with a linux-background expect the command free, here it is, based on NetBSD's vmstat. From bsdforums.org (http://www.bsdforums.org/forums/showthread.php?s=&threadid=13410), with permission by the author Karsten Kruse <tecneeq@tecneeq.de>
2003-08-29note update of x11/kterm package to 6.2.0nb5.kei1-1/+2
2003-08-29treat neXtaw as valid XAW_TYPE. fixes by ishit in pkg/19080.kei1-3/+3
PKGREVISION++
2003-08-29Remove extra "done" state ment in do-install target.taca1-3/+2
NetBSD 1.5.X's sh(1) dosen't allow it.
2003-08-29Fix MASTER_SITES.jmmv1-2/+2
2003-08-29Note bump package revision of php4-xslt to 2 and ap-xslt to 7 (Sablotronxtraeme1-1/+3
was updated to 1.0).
2003-08-29Bump package revision to 7 (Sablotron was updated to 1.0).xtraeme1-2/+2
2003-08-29Bump package revision to 2 (Sablotron was updated to 1.0).xtraeme1-2/+2
2003-08-29Depend on the latest version.xtraeme1-2/+2
2003-08-29Note update of sablotron to 1.0 and tinyproxy to 1.6.1.xtraeme2-5/+4
2003-08-29Updated tinyproxy to 1.6.1xtraeme2-5/+5
Changes: Released tinyproxy 1.6.1 (2003-08-06) * heap.c (debugging_realloc): Remove the assert on the ptr being NULL since a NULL pointer is allowed by the realloc() spec. * child.c (child_main): Fixed an off-by-one error with the maxrequestsperchild variable. [Fix proposed by Yannick Koehler] Released tinyproxy 1.6.0 (2003-07-14) * src/htmlerror.c (indicate_http_error): Added calls to va_end() before leaving the function. Closes my own PR pkg/22161.
2003-08-29Updated sablotron to 1.0xtraeme2-7/+7
Changes: Version 1.0 August 8, 2003 --------------- - two flags SAB_DUMP_SHEET_STRUCTURE (0x40) and SAB_NO_EXTERNAL_ENTITIES (0x80) added - nested xsl:attribute reported as error - &gt; is always escaped to prevent problems with CDATA end - new configurable set of makefiles for Windows MSVC++ has been created to replace existing Makefile.nt file [by Rosimildo daSilva, patch by Bob Kline] - fixed a type comparison failing on arm, powerpc and s390 [reported by Debian maintainers] - fixed a bug of default NS in imported/included templates - fixed a segfault in keys defined on empty nodes [reported by Simon Spanihel] - minor changes to compile under QNX 6.2 [patch by Adrian Weiler] - fixed a bug of nested imports [reported by Dave Brooks] - fixed a bug of UTF-16 encoded files on Win [reported by Andrey Sokolov] - fixed a bug of defenition check in shandler.h for Borland compilers [reported by Vladimir Lukianov] - fixed a bug of crashing sorting on Windows - fixed a bug of crashing key() on RTF [reported by Valeriy Ovechkin] - solved the issue of too many files open with exsl:document - fixed a bug of casting of 64-bit pointers to (int) [patch by Steve Crockett] - fixed a bug absolute paths starting with a drive letter on Windows (unsupported scheme is reported) - fixed a bug of SDOM_DestroyDocument Version 0.98 April 7, 2003 ------------- - added stylesheet chaining to sabcmd [by Stefan Behnel] - changes in XML::Sablotron (new layout, added DOMHandler SXP interface) [by Nicolas Trebst and Anselm Kruis] - fixed a bug of variables bound for SXP queries - fixed a bug of the self axis (principal node type) - fix for Metrowerks C/C++ compiler [suggested by Tim Crook] - fixed a bug of forbidden XPath (child::xxx@yyy) - configuration fixes (APIDOC docs are built only when Perl/XML::Parser found) - fixed defaults for xsl:number - fixed a bug of required order of top-level variables - fixes in the outputting of NS declarations - fixes in the import precedence [report by Roy Huggins] - added a new config switch for sabcmd to abort on XSLT error (--enable-abort-on-error) - fixed a bug in namespace-alias - fixed segfault occurring when formating big numbers (>1e127) - fixed comparison of char to 0 for unsigned-char platforms Version 0.97 December 30, 2002 ----------------- - fixed the problem with Expat 1.95.5 - fixed a bug in xsl:message [report by Bob Kline] - fixed an infinite loop bug in recursive imports [report by Michael Vladimirov] - added SablotGetOptions() function - added a new option (SAB_FILES_TO_HANDLER) to pass the 'file' URIs to the scheme handler - fixed collisions with PHP/Java extension, Arena* renamed to SabArena [suggested by Christian Stocker] - mapping of namespaces added to xql() function (DOM) - chars illegal in output encoding displayed as references (for xml, html, xhtml output methods) - fixed resolution of relative URIs in document() - fixed a bug of not overridden imported parameters - documentation sources (APIDOC XML) added to distribution Closes my own PR pkg/22603.
2003-08-29libxslt and fox updates done.xtraeme1-3/+1
2003-08-29+ balsa2-2.0.14, courier-0.43.1, dvipng-0.6, gphoto2-2.1.2,wiz1-7/+17
gstreamer-0.6.3, gtetrinet-0.7.4, horde-2.2.4rc2 [pkg/22629], libgphoto2-2.1.2, ns-2.26 [pkg/22633], plib-1.6.0 [pkg/19015,pkg/22612], sablotron-1.0 [pkg/22603], slrn-0.9.8.0, tcl-tclcl-1.0b13 [pkg/22632], top-3.5b12.7, wdg-validate-1.1.3 [pkg/22631].
2003-08-29Note update of libxml2 to 2.5.10 and libxslt to 1.0.32.xtraeme1-1/+3
2003-08-29Updated to 1.0.32xtraeme3-8/+8
Changes: 1.0.32: Aug 9 2003: - bugfixes: xsltSaveResultToFile() python binding (Chris Jaeger), EXSLT function (William Brack), RVT for globals (William Brack), EXSLT date (William Brack), speed of large text output, xsl:copy with attributes, strip-space and namespaces prefix, fix for --path xsltproc option, EXST:tokenize (Shaun McCance), EXSLT:seconds (William Brack), sort with multiple keys (William Brack), checking of { and } for attribute value templates (William Brack) - Python bindings for extension elements (Sean Treadway) - EXSLT:split added (Shaun McCance) - portability fixes for HP-UX/Solaris/IRIX (William Brack) - doc cleanup Closes my own PR pkg/22609.
2003-08-29Updated to 2.5.10xtraeme5-26/+25
Changes: 2.5.10: Aug 15 2003: A bugfixes only release - Windows Makefiles (William Brack) - UTF-16 support fixes (Mark Itzcovitz) - Makefile and portability (William Brack) automake, Linux alpha, Mingw on Windows (Mikhail Grushinskiy) - HTML parser (Oliver Stoeneberg) - XInclude performance problem reported by Kevin Ruscoe - XML parser performance problem reported by Grant Goodale - xmlSAXParseDTD() bug fix from Malcolm Tredinnick - and a couple other cleanup 2.5.9: Aug 9 2003: - bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli), xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean Griffin), HTML parsing problem (William Brack), DTD validation for mixed content + namespaces, HTML serialization, library initialization, progressive HTML parser - better interfaces for Relax-NG error handling (Joachim Bauch, ) - adding xmlXIncludeProcessTree() for XInclud'ing in a subtree - doc fixes and improvements (John Fleck) - configure flag for -with-fexceptions when embedding in C++ - couple of new UTF-8 helper functions (William Brack) - general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi) - xmlTextReader cleanup + enum for node types (Bjorn Reese) - general compilation/warning cleanup Solaris/HP-UX/... (William Brack)
2003-08-29Note update of fox to 1.0.43, treetext and ruby-fox.xtraeme1-1/+4