[csw-devel] SF.net SVN: gar:[2950] csw/mgar/pkg/ruby/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Jan 30 23:31:43 CET 2009


Revision: 2950
          http://gar.svn.sourceforge.net/gar/?rev=2950&view=rev
Author:   bdwalton
Date:     2009-01-30 22:31:43 +0000 (Fri, 30 Jan 2009)

Log Message:
-----------
- Remove old prototypes in favour of dynamic gar replacements.
- Remove old depend files in favour of gar
- First working gar2 build with rdoc patch.

Modified Paths:
--------------
    csw/mgar/pkg/ruby/trunk/Makefile
    csw/mgar/pkg/ruby/trunk/checksums
    csw/mgar/pkg/ruby/trunk/files/CSWruby.gspec
    csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.gspec
    csw/mgar/pkg/ruby/trunk/files/CSWrubytk.gspec

Removed Paths:
-------------
    csw/mgar/pkg/ruby/trunk/files/CSWruby.depend
    csw/mgar/pkg/ruby/trunk/files/CSWruby.prototype
    csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.depend
    csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.prototype.i386
    csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.prototype.sparc
    csw/mgar/pkg/ruby/trunk/files/CSWrubytk.depend
    csw/mgar/pkg/ruby/trunk/files/CSWrubytk.prototype
    csw/mgar/pkg/ruby/trunk/files/dbm.diff

Modified: csw/mgar/pkg/ruby/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby/trunk/Makefile	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/Makefile	2009-01-30 22:31:43 UTC (rev 2950)
@@ -25,6 +25,12 @@
   closures.
 endef
 
+SPKG_DESC_CSWrubytk = Ruby Tcl/TK Extension
+SPKG_DESC_CSWrubydoc = Documentation for Ruby
+
+PKGFILES_CSWrubydoc = $(PKGFILES_DOC)
+PKGFILES_CSWrubytk = .*tcl.* .*tk.*
+
 MASTER_SITES  = ftp://ftp.ruby-lang.org/pub/ruby/
 MASTER_SITES += ftp://www.ibiblio.org/pub/languages/ruby/
 
@@ -34,14 +40,11 @@
 
 DISTFILES  = $(GARNAME)-$(DISTVERSION)-$(PATCHLEVEL).tar.bz2
 DISTFILES += $(call admfiles,CSWruby,) $(call admfiles,CSWrubytk,)
+DISTFILES += $(call admfiles,CSWrubydoc,)
 
 # See: http://rubyforge.org/tracker/index.php?func=detail&aid=17607&group_id=426&atid=1698
 PATCHFILES = rdoc_parse_order_fix.patch
 
-ifneq ($(SKIP_RUBYDOC),1)
-DISTFILES += $(call admfiles,CSWrubydoc,)
-endif
-
 # Put samples and RI documentation in share/doc/ruby
 datadir = $(docdir)/ruby
 
@@ -59,15 +62,16 @@
 CONFIGURE_ARGS += --with-readline-dir=$(prefix)
 CONFIGURE_ARGS += --with-zlib-dir=$(prefix)
 
+INSTALL_ARGS = install-all
+
 WORKSRC = $(WORKDIR)/$(DISTNAME)-$(PATCHLEVEL)
 WORKSRC_FIRSTMOD = $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/$(DISTNAME)-$(PATCHLEVEL)
 
+
 include gar/category.mk
 
 SPKG_REVSTAMP := $(SPKG_REVSTAMP)_$(PATCHLEVEL)
 
-INSTALL_ARGS = install-all
-
 PI_TARGETS  = samples rbconfig rbscripts
 
 post-install-modulated: $(PI_TARGETS)

Modified: csw/mgar/pkg/ruby/trunk/checksums
===================================================================
--- csw/mgar/pkg/ruby/trunk/checksums	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/checksums	2009-01-30 22:31:43 UTC (rev 2950)
@@ -1,5 +1,5 @@
 0b215c46b89b28d7ab8d56d96e72d5b9  download/ruby-1.8.7-p72.tar.bz2
-b2d3f1987e4dd3962f15131dc6ab28a3  download/CSWruby.gspec
-1b4a5fec67986e3f38df7e34c2155ed1  download/CSWrubytk.gspec
-02d0cf5721de6c1f6740b399cbe141f1  download/CSWrubydoc.gspec
+b700c2469b232a57237f87721188b657  download/CSWruby.gspec
+37b936d30a1cb6272d7e5e4582a455df  download/CSWrubytk.gspec
+bef754cfb2108be9c7511a17a9d91ff6  download/CSWrubydoc.gspec
 36460ea6a145017c3ddd1173e903a511  download/rdoc_parse_order_fix.patch

Deleted: csw/mgar/pkg/ruby/trunk/files/CSWruby.depend
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/CSWruby.depend	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/files/CSWruby.depend	2009-01-30 22:31:43 UTC (rev 2950)
@@ -1,8 +0,0 @@
-P CSWbdb3 berkeleydb3 - file based pseudo-database library
-P CSWgdbm gdbm - GNU dbm
-P CSWgfile fileutils - GNU file utilities
-P CSWiconv libiconv - GNU iconv library
-P CSWncurses ncurses - ncurses library and utilities
-P CSWosslrt openssl_rt - Openssl runtime libraries
-P CSWreadline readline - library to enable interactive line editing
-P CSWzlib zlib - Zlib Data Compression Library

Modified: csw/mgar/pkg/ruby/trunk/files/CSWruby.gspec
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/CSWruby.gspec	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/files/CSWruby.gspec	2009-01-30 22:31:43 UTC (rev 2950)
@@ -1,4 +1,4 @@
 %var            bitname ruby
 %var            pkgname CSWruby
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYING
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING
+%include        url file://%{PKGLIB}/csw_standard.gspec

Deleted: csw/mgar/pkg/ruby/trunk/files/CSWruby.prototype
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/CSWruby.prototype	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/files/CSWruby.prototype	2009-01-30 22:31:43 UTC (rev 2950)
@@ -1,692 +0,0 @@
-d none /opt/csw/bin 0755 root bin
-f none /opt/csw/bin/ruby 0755 root bin
-f none /opt/csw/bin/testrb 0755 root bin
-f none /opt/csw/bin/irb 0755 root bin
-f none /opt/csw/bin/rdoc 0755 root bin
-f none /opt/csw/bin/erb 0755 root bin
-f none /opt/csw/bin/ri 0755 root bin
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/ruby 0755 root bin
-d none /opt/csw/lib/ruby/1.8 0755 root bin
-d none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/config.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/rbconfig.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/rubyio.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/re.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/rubysig.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/dln.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/defines.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/regex.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/intern.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/env.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/missing.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/version.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/st.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/ruby.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/util.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/node.h 0644 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/strscan.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/bigdecimal.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/curses.so 0755 root bin
-d none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest/bubblebabble.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest/sha2.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest/rmd160.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest/md5.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest/sha1.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/pty.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/sdbm.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/dl.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest.h 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/syck.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/fcntl.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/gdbm.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/thread.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/stringio.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/openssl.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/socket.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/dlconfig.h 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/readline.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/iconv.so 0755 root bin
-d none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/racc 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/racc/cparse.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/zlib.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/dbm.so 0755 root bin
-d none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/io 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/io/wait.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/digest.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/dl.h 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/nkf.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/syslog.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/etc.so 0755 root bin
-f none /opt/csw/lib/ruby/1.8/%GARCH%-solaris2.8/rbconfig.rb~ 0644 root bin
-d none /opt/csw/lib/ruby/1.8/xsd 0755 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/namedelements.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/xsd/xmlparser 0755 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/xmlparser/parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/xmlparser/xmlscanner.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/xmlparser/xmlparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/codegen.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/qname.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/xmlparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/ns.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/xsd/codegen 0755 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/codegen/classdef.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/codegen/moduledef.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/codegen/methoddef.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/codegen/gensupport.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/codegen/commentdef.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/charset.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/datatypes.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/iconvcharset.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/mapping.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xsd/datatypes1999.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/weakref.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/finalize.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/ipaddr.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/mutex_m.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shellwords.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/un.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/tsort.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/securerandom.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/cgi 0755 root bin
-d none /opt/csw/lib/ruby/1.8/cgi/session 0755 root bin
-f none /opt/csw/lib/ruby/1.8/cgi/session/pstore.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/cgi/session.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/date 0755 root bin
-f none /opt/csw/lib/ruby/1.8/date/format.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/ostruct.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/mathn.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/parsedate.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/optparse.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/generator.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rinda 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rinda/ring.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rinda/tuplespace.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rinda/rinda.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/irb 0755 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ruby-lex.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/slex.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/input-method.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/frame.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/irb/lc 0755 root bin
-f none /opt/csw/lib/ruby/1.8/irb/lc/error.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/irb/lc/ja 0755 root bin
-f none /opt/csw/lib/ruby/1.8/irb/lc/ja/error.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/lc/ja/help-message 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/lc/help-message 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/context.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/workspace.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/locale.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/help.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ruby-token.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/irb/ext 0755 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/workspaces.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/change-ws.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/tracer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/loader.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/math-mode.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/save-history.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/use-loader.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/multi-irb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ext/history.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/xmp.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/output-method.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/notifier.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/extend-command.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/irb/cmd 0755 root bin
-f none /opt/csw/lib/ruby/1.8/irb/cmd/fork.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/cmd/chws.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/cmd/pushws.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/cmd/load.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/cmd/help.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/cmd/nop.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/cmd/subirb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/version.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/ws-for-case-2.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/completion.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb/init.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/ping.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/mailread.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shell.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/pp.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/find.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/Env.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/abbrev.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/observer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rss 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rss/rexmlparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/taxonomy.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/dublincore.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/trackback.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/syndication.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/xml.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/1.0.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rss/content 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rss/content/2.0.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/content/1.0.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/xml-stylesheet.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/xmlscanner.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/atom.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/image.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/rss.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/slash.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/2.0.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/content.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/xmlparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/0.9.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rss/maker 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/image.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/2.0.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/0.9.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/taxonomy.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/feed.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/base.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/entry.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/trackback.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/syndication.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/itunes.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/1.0.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/content.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/slash.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/atom.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/maker/dublincore.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/utils.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/converter.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rss/dublincore 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rss/dublincore/atom.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/dublincore/2.0.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/dublincore/1.0.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rss/itunes.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/benchmark.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/net 0755 root bin
-f none /opt/csw/lib/ruby/1.8/net/protocol.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/ftp.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/smtp.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/telnet.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/pop.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/https.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/imap.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/http.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/telnets.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/net/ftptls.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/ftools.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/collector.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit/ui 0755 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit/ui/gtk 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/ui/gtk/testrunner.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit/ui/console 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/ui/console/testrunner.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/ui/testrunnermediator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit/ui/gtk2 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/ui/gtk2/testrunner.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit/ui/fox 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/ui/fox/testrunner.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/testsuite.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit/util 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/util/observable.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/util/procwrapper.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/util/backtracefilter.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/autorunner.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/error.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/failure.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/testresult.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/assertions.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/test/unit/collector 0755 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/collector/objectspace.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/collector/dir.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/assertionfailederror.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/test/unit/testcase.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/forwardable.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/time.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/thread.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/shell 0755 root bin
-f none /opt/csw/lib/ruby/1.8/shell/version.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shell/system-command.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shell/error.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shell/filter.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shell/process-controller.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shell/builtin-command.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/shell/command-processor.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/sync.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/jcode.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/getoptlong.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/date.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/fileutils.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/csv.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/monitor.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/wsdl 0755 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/importer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/types.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/part.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/message.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/wsdl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/portType.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/definitions.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/data.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/info.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/operation.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/param.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/service.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/operationBinding.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/import.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema 0755 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/all.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/unique.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/attribute.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/content.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/schema.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/include.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/import.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/sequence.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/complexType.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/importer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/data.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/complexContent.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/any.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/element.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/length.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/annotation.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/simpleType.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/xsd2ruby.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/simpleExtension.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/simpleContent.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/pattern.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/choice.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/enumeration.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/xmlSchema/simpleRestriction.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/binding.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/documentation.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/port.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/wsdl/soap 0755 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/wsdl2ruby.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/servantSkeltonCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/data.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/methodDefCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/mappingRegistryCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/binding.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/classDefCreatorSupport.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/address.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/body.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/header.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/standaloneServerStubCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/fault.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/classDefCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/driverCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/clientSkeltonCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/element.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/definitions.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/operation.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/cgiStubCreator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/headerfault.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/wsdl/soap/complexType.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/webrick 0755 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpserver.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/htmlutils.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/compat.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/server.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httputils.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/ssl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/log.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httprequest.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpproxy.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/utils.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpservlet.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/cgi.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/webrick/httpauth 0755 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth/htgroup.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth/htpasswd.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth/userdb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth/digestauth.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth/authenticator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth/htdigest.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpauth/basicauth.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpversion.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/cookie.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/webrick/httpservlet 0755 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpservlet/cgi_runner.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpservlet/erbhandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpservlet/filehandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpservlet/abstract.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpservlet/prochandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpservlet/cgihandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/version.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/config.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpresponse.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/accesslog.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/https.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick/httpstatus.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rexml 0755 root bin
-d none /opt/csw/lib/ruby/1.8/rexml/parsers 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/sax2parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/ultralightparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/xpathparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/treeparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/lightparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/pullparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/baseparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parsers/streamparser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/instruction.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/document.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parseexception.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/namespace.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/child.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rexml/validation 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/validation/relaxng.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/validation/validationexception.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/validation/validation.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/output.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/node.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/sax2listener.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rexml/formatters 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/formatters/default.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/formatters/pretty.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/formatters/transitive.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/source.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rexml/dtd 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/dtd/elementdecl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/dtd/entitydecl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/dtd/notationdecl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/dtd/dtd.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/dtd/attlistdecl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/xmltokens.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rexml/light 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/light/node.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/streamlistener.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/attribute.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/parent.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/cdata.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/attlistdecl.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rexml/encodings 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/UNILE.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/EUC-JP.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/ISO-8859-15.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/ISO-8859-1.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/ICONV.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/SHIFT_JIS.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/US-ASCII.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/UTF-8.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/SHIFT-JIS.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/UTF-16.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encodings/CP-1252.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/syncenumerator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/text.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/comment.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/undefinednamespaceexception.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/xpath.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/encoding.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/functions.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/quickpath.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/xmldecl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/doctype.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/xpath_parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/entity.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/rexml.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rexml/element.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/eregex.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/readbytes.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/base64.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/tmpdir.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/drb 0755 root bin
-f none /opt/csw/lib/ruby/1.8/drb/eq.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/timeridconv.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/invokemethod.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/observer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/acl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/extserv.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/ssl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/extservm.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/unix.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/drb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb/gw.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/tempfile.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/profile.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/scanf.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc 0755 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/ri 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_display.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_options.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_reader.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_formatter.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_cache.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_writer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_driver.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_paths.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_descriptions.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/ri/ri_util.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/options.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/rdoc.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/dot 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/dot/dot.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/diagram.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/template.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/usage.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/parsers 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/parsers/parse_f95.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/parsers/parse_rb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/parsers/parserfactory.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/parsers/parse_c.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/parsers/parse_simple.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/tokenstream.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/code_objects.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/markup 0755 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/markup/test 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/test/AllTests.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/test/TestParse.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/test/TestInline.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup/lines.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup/fragments.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup/inline.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup/to_flow.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup/to_html.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup/to_latex.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup/preprocess.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/simple_markup.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/markup/sample 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/sample/sample.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/markup/sample/rdoc2latex.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/generators 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/ri_generator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/html_generator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/xml_generator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/chm_generator.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/generators/template 0755 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/generators/template/html 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/html/old_html.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/html/one_page_html.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/html/kilmer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/html/hefss.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/html/html.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/generators/template/chm 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/chm/chm.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/rdoc/generators/template/xml 0755 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/xml/xml.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rdoc/generators/template/xml/rdf.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/optparse 0755 root bin
-f none /opt/csw/lib/ruby/1.8/optparse/date.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/optparse/time.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/optparse/version.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/optparse/shellwords.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/optparse/uri.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/drb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/delegate.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/tracer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/cgi-lib.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/complex.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/prettyprint.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/open-uri.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/xmlrpc 0755 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/create.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/httpserver.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/base64.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/utils.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/client.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/server.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/config.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/datetime.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/xmlrpc/marshal.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/open3.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/mkmf.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rubyunit.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/racc 0755 root bin
-f none /opt/csw/lib/ruby/1.8/racc/parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/timeout.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/webrick.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/uri 0755 root bin
-f none /opt/csw/lib/ruby/1.8/uri/ftp.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri/ldap.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri/mailto.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri/ldaps.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri/https.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri/generic.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri/common.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/uri/http.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/profiler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/cgi.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/erb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/gserver.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/pathname.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/yaml 0755 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/types.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/stringio.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/stream.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/constants.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/loader.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/ypath.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/dbm.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/basenode.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/store.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/rubytypes.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/syck.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/tag.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/error.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/baseemitter.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/encoding.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/yaml/yamlnode.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/pstore.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/soap 0755 root bin
-f none /opt/csw/lib/ruby/1.8/soap/marshal.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/property.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/soap/header 0755 root bin
-f none /opt/csw/lib/ruby/1.8/soap/header/simplehandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/header/handler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/header/handlerset.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/element.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/attachment.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/streamHandler.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/soap/encodingstyle 0755 root bin
-f none /opt/csw/lib/ruby/1.8/soap/encodingstyle/aspDotNetHandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/encodingstyle/handler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/encodingstyle/soapHandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/encodingstyle/literalHandler.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/netHttpClient.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/processor.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/soap/rpc 0755 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/standaloneServer.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/element.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/rpc.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/httpserver.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/proxy.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/cgistub.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/soaplet.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/driver.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/rpc/router.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/wsdlDriver.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mimemessage.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/baseData.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/parser.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/httpconfigloader.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/soap/mapping 0755 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping/mapping.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping/factory.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping/wsdlliteralregistry.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping/rubytypeFactory.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping/registry.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping/wsdlencodedregistry.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/mapping/typeMap.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/generator.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/soap/soap.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/runit 0755 root bin
-f none /opt/csw/lib/ruby/1.8/runit/testsuite.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/runit/topublic.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/runit/cui 0755 root bin
-f none /opt/csw/lib/ruby/1.8/runit/cui/testrunner.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/runit/testresult.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/runit/testcase.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/runit/assert.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/runit/error.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/debug.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/thwait.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/logger.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/importenv.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/set.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/e2mmap.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/resolv.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/parsearg.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/getopts.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/English.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/date2.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/matrix.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/resolv-replace.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/irb.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/singleton.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/rational.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/digest 0755 root bin
-f none /opt/csw/lib/ruby/1.8/digest/sha2.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/bigdecimal 0755 root bin
-f none /opt/csw/lib/ruby/1.8/bigdecimal/math.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/bigdecimal/util.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/bigdecimal/jacobian.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/bigdecimal/newton.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/bigdecimal/ludcmp.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/dl 0755 root bin
-f none /opt/csw/lib/ruby/1.8/dl/types.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/dl/struct.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/dl/import.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/dl/win32.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/digest.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/md5.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/openssl 0755 root bin
-f none /opt/csw/lib/ruby/1.8/openssl/digest.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/openssl/cipher.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/openssl/buffering.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/openssl/pkcs7.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/openssl/ssl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/openssl/x509.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/openssl/bn.rb 0644 root bin
-d none /opt/csw/lib/ruby/1.8/io 0755 root bin
-f none /opt/csw/lib/ruby/1.8/io/nonblock.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/expect.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/openssl.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/sha1.rb 0644 root bin
-f none /opt/csw/lib/ruby/1.8/kconv.rb 0644 root bin
-d none /opt/csw/lib/ruby/site_ruby 0755 root bin
-d none /opt/csw/lib/ruby/site_ruby/1.8 0755 root bin
-d none /opt/csw/lib/ruby/site_ruby/1.8/%GARCH%-solaris2.8 0755 root bin
-d none /opt/csw/lib/ruby/vendor_ruby 0755 root bin
-d none /opt/csw/lib/ruby/vendor_ruby/1.8 0755 root bin
-d none /opt/csw/lib/ruby/vendor_ruby/1.8/%GARCH%-solaris2.8 0755 root bin
-f none /opt/csw/lib/libruby.so.1 0755 root bin
-f none /opt/csw/lib/libruby-static.a 0644 root bin
-s none /opt/csw/lib/libruby.so.1.8.7=libruby.so.1
-s none /opt/csw/lib/libruby.so=libruby.so.1
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man1 0755 root bin
-f none /opt/csw/share/man/man1/ruby.1 0644 root bin

Deleted: csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.depend
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.depend	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.depend	2009-01-30 22:31:43 UTC (rev 2950)
@@ -1 +0,0 @@
-P CSWruby ruby - An object-oriented language for quick and easy programming.

Modified: csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.gspec
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.gspec	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.gspec	2009-01-30 22:31:43 UTC (rev 2950)
@@ -1,15 +1,5 @@
 %var            bitname rubydoc
 %var            pkgname CSWrubydoc
-# we want to handle the %prototype a little differently for this package, so
-# we override the csw_standard include to exclude the file csw_prototype from
-# being pulled in.
-#%include        url file://%{PKGLIB}/csw_standard.gspec
-%include	url file://%{PKGLIB}/csw_vars.gspec
-%prototype
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/doc 0755 root bin
-%prototype	exec cswproto -s %{TIMESTAMP} -r %{DESTDIR} %{DESTDIR}%{prefix}/share/doc
-%pkginfo        url file://%{PKGLIB}/csw/pkginfo
-%depend:merge   url file://%{PKGLIB}/csw/depend
-%var            desc Ruby documentation
-%copyright      url file://%{WORKSRC}/COPYING
+%var		arch all
+%copyright      url file://%{WORKSRC_FIRSTMOD}/COPYING
+%include        url file://%{PKGLIB}/csw_standard.gspec
\ No newline at end of file

Deleted: csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.prototype.i386
===================================================================
--- csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.prototype.i386	2009-01-30 22:12:55 UTC (rev 2949)
+++ csw/mgar/pkg/ruby/trunk/files/CSWrubydoc.prototype.i386	2009-01-30 22:31:43 UTC (rev 2950)
@@ -1,17994 +0,0 @@
-d /opt/csw/share 0755 root bin
-d /opt/csw/share/doc 0755 root bin
-d /opt/csw/share/doc/ruby 0755 root bin
-d /opt/csw/share/doc/ruby/sample 0755 root bin
-d /opt/csw/share/doc/ruby/sample/drb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dcdbiff.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbs.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dchats.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/darrayc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/ring_inspect.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dqlib.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/speedc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dlogc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/http0.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dchatc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/darray.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbmc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dlogd.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/name.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/rinda_ts.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dqueue.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dhasen.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/http0serv.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/ring_echo.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/speeds.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/rindac.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dhasenc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dqout.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbch.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/old_tuplespace.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/simpletuple.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/gw_s.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dbiff.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbssl_s.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/gw_cu.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/README.rd.ja 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/holderc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/gw_ct.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/README.rd 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/rindas.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/extserv_test.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/namec.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbs-acl.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/dqin.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbm.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/drbssl_c.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/holders.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/drb/ring_place.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/from.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/list2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/sieve.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/optparse 0755 root bin
-f /opt/csw/share/doc/ruby/sample/optparse/subcommand.rb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/optparse/opttest.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/fib.scm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dualstack-httpd.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/list3.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/fib.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/pi.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/export.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/fullpath.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/freq.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/erb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/erb/erb4html.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/fib.py 0644 root bin
-f /opt/csw/share/doc/ruby/sample/occur.pl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/observ.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/mkproto.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dbmtest.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/time.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/eval.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/philos.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/mine.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/openssl 0755 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/cert_store_view.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/wget.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/crlstore.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/echo_cli.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/smime_write.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/cert2text.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/cipher.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/smime_read.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/echo_svr.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/gen_csr.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/certstore.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/openssl/c_rehash.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/occur2.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/testunit 0755 root bin
-f /opt/csw/share/doc/ruby/sample/testunit/tc_subtracter.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/testunit/subtracter.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/testunit/tc_adder.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/testunit/ts_examples.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/testunit/adder.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/regx.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dualstack-fetch.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/test.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/exyacc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/occur.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/biorhythm.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/cal.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/trojan.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dir.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/webrick 0755 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/hello.cgi 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/demo-urlencoded.cgi 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/demo-multipart.cgi 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/httpproxy.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/demo-servlet.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/demo-app.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/httpsd.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/httpd.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/webrick/hello.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/uumerge.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/svr.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/list.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/logger 0755 root bin
-f /opt/csw/share/doc/ruby/sample/logger/shifting.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/logger/app.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/logger/log.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/rcs.awk 0644 root bin
-f /opt/csw/share/doc/ruby/sample/mpart.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/rss 0755 root bin
-f /opt/csw/share/doc/ruby/sample/rss/list_description.rb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/rss/re_read.rb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/rss/blend.rb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/rss/rss_recent.rb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/rss/convert.rb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/fib.awk 0644 root bin
-f /opt/csw/share/doc/ruby/sample/README 0644 root bin
-f /opt/csw/share/doc/ruby/sample/less.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/rcs.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tsvr.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/getopts.test 0644 root bin
-f /opt/csw/share/doc/ruby/sample/cbreak.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/clnt.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/fact.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/fib.pl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/mrshtest.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/rcs.dat 0644 root bin
-d /opt/csw/share/doc/ruby/sample/dl 0755 root bin
-f /opt/csw/share/doc/ruby/sample/dl/msgbox2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/msgbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/c++sample.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/c++sample.C 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/libc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/drives.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/getch.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/stream.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/dl/sample 0755 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/msgbox2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/c++sample.C 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/c++sample.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/msgbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/libc.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/stream.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/drives.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/dl/sample/getch.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/bigdecimal 0755 root bin
-f /opt/csw/share/doc/ruby/sample/bigdecimal/nlsolve.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/bigdecimal/linear.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/bigdecimal/pi.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/bigdecimal/sample 0755 root bin
-f /opt/csw/share/doc/ruby/sample/bigdecimal/sample/pi.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/bigdecimal/sample/nlsolve.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/bigdecimal/sample/linear.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/encstr_usage.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/editable_listbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tktextio.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkbiff.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkline.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/bindtag_sample.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tktree.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/resource.en 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/figmemo_sample.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/btn_with_frame.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkdialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/multi-ip_sample2.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tcltklib 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/sample1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/lines0.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/batsu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/sample0.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/sample2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/lines4.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/safeTk.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/maru.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/lines2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/lines3.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tcltklib/lines1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/iso2022-kr.txt 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/irbtkw.rbw 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkoptdb.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tktree.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/binding_sample.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkmenubutton.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tksleep_sample.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/safe-tk.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkmsgcat-load_tk.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/remote-ip_sample2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/24hr_clock.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/irbtk.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkoptdb-safeTk.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/binstr_usage.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tktextframe.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkhello.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkfrom.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkmsgcat-load_rb2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkbrowse.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkalignbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkmultilistframe.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/remote-ip_sample.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/cmd_res_test.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/msgs_tk 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/el.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/fr.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/cs.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/pl.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/license.terms 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/ru.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/de.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/README 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/ja.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/nl.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/en.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/it.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/en_gb.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/eo.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_tk/es.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/cmd_resource 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tktimer.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/cd_timer.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/images 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/flagdown.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/earthris.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/grey.25 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/earth.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/gray25.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/grey.5 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/noletter.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/letters.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/tcllogo.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/teapot.ppm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/face.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/flagup.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/images/pattern.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tktimer3.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/msgs_rb 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/ru.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/de.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/README 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/ja.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/el.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/fr.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/cs.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/pl.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/en_gb.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/it.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/eo.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/es.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/nl.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/msgs_rb/en.msg 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tktimer2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkcombobox.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/demos-jp 0755 root bin
-d /opt/csw/share/doc/ruby/sample/tk/demos-jp/doc.org 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/doc.org/README.JP 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/doc.org/license.terms 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/doc.org/README 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/doc.org/README.tk80 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/doc.org/license.terms.tk80 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/widget 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/bind.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/paned2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/menu.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/bitmap.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/rmt 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/twind.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/menu8x.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/items.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/tree.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/menu84.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/paned1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ttkmenu.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/states.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/msgbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ttkprogress.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/rolodex 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ttkbut.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/style.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/clrpick.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/README 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/hello 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/image2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/anilabel.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/hscale.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/search.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/toolbar.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/image3.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/labelframe.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ixset 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/floor.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/arrow.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/goldberg.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/pendulum.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/image1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/combo.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/rolodex-j 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/spin.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/mclist.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/cscroll.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/icon.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/check2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/README.1st 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/radio2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/button.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/vscale.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/radio3.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/textpeer.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/tcolor 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/entry1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/check.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/dialog2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/browse1 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ixset2 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/twind2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/entry3.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/sayings.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/label.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ttknote.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/colors.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/radio.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/form.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/plot.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/dialog1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/entry2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ttkpane.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/text.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/puzzle.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/menubu.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/knightstour.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ctext.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/browse2 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/filebox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/aniwave.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/square 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/unicodeout.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/floor2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/ruler.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/msgbox2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/demos-jp/timer 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib 0755 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/plot1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/pareto.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/graph7a.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/graph7c.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/graph7.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/graph6.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/graph7b.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/scripts 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/scripts/stipples.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/plot1b.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/calendar.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/barchart5.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/winop2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/readme.txt 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/images 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/images/sample.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/images/buckskin.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/images/qv100.t.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/images/chalk.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/images/rain.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/blt/winop1.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/m128_000.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/dial_demo.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/oscilloscope.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/canvSticker2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/canvItems.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/vu_demo.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/pie.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/README.txt 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/canvSticker.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/vu/Orig_LICENSE.txt 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/dynarows.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/tcllogo.gif 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/buttons.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/valid.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/basic.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/Orig_LICENSE.txt 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/command.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/maxsize.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/spreadsheet.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tktable/debug.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/repeater.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/readme.txt 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/demo.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/toolbutton.tcl 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes 0755 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc 0755 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/check-hu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/check-nc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/radio-nu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/button-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/radio-hc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/radio-hu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/button-h.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/radio-nc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/check-nu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/button-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc/check-hc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/kroc.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc/pkgIndex.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/kroc.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/pkgIndex.tcl 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/mbut-d.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/button-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/vsb-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowright-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowdown-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/radio-c.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowup-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/button-d.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowleft-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/tbar-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/tab-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/check-u.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/hsb-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/vslider-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/hslider-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/mbut-arrow-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowdown-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/check-c.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowup-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/button-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/vsb-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowright-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/mbut-a.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/tbar-a.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/hsb-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/radio-u.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/arrowleft-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/mbut-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/button-s.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/tbar-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/tab-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/keramik/keramik/button-h.gif 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/pkgIndex.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue.tcl 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/check-hu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/sb-thumb.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowleft-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/check-nc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowup-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowdown-h.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/button-n.xcf 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/radio-nu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/sb-vthumb.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowleft.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/button-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowright-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/slider-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/radio-hc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/vslider-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowdown.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowup.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/slider.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/radio-hu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowright-h.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/button-h.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/sb-thumb-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/radio-nc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowdown-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/vslider.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowup-h.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/check-nu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/sb-vthumb-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowright.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/arrowleft-h.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/check-hc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/blue/blue/button-n.gif 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/pkgIndex.tcl 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowdown-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/check-hc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/hsb-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/button-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/vslider-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/hslider-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/check-nu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowright-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/button-h.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/radio-nc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/check-pc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowup-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowleft-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/radio-hu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/radio-hc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowright-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/radio-nu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowdown-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/button-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/check-nc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/vsb-n.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowup-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/arrowleft-p.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/check-hu.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik/radio-pc.gif 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/themes/plastik/plastik.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/iconlib.tcl 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tile/Orig_LICENSE.txt 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/dnd.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/basic.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/bwidget.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/x1.xbm 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/manager.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/tree.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/select.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/tmpldlg.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/demo.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/bwidget/Orig_LICENSE.txt 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkimg 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkimg/demo.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkimg/license_terms_of_Img_extension 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkimg/readme.txt 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/ICONS 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/ICONS/Orig_LICENSE.txt 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/ICONS/tkIcons 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/ICONS/tkIcons-sample.kde 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/ICONS/viewIcons.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/ICONS/tkIcons.kde 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/hv.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/index.html 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image10 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image7 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image13 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image4 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image9 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image3 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image14 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image1 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image11 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image6 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image2 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image8 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image12 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page3/image5 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/ss.rb 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image3 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image9 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image4 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/index.html 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image7 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image5 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image8 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image2 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image6 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page4/image1 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/Orig_COPYRIGHT.txt 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image4 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image11 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image3 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image9 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image7 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image12 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image8 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image2 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/index.html 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image10 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image5 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image1 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image13 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image14 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page1/image6 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/README 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image7 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image20 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image18 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image12 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image33 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image39 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image34 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image15 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image27 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image23 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image4 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image29 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image11 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image30 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image37 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image16 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image24 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image3 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image9 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image14 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image26 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image1 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image35 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image38 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image32 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image21 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image6 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image13 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image19 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/index.html 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image17 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image8 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image2 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image25 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image36 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image31 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image28 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image5 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image22 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tkHTML/page2/image10 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/tcllib 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tcllib/xyplot.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tcllib/datefield.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tcllib/plotdemos2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tcllib/plotdemos3.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tcllib/plotdemos1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/tcllib/Orig_LICENSE.txt 0644 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets 0755 root bin
-d /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample 0755 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/spindate.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/disjointlistbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/panedwindow2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/fileselectiondialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/canvasprintbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/messagebox2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/feedback.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/spintime.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/tabset.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/extfileselectiondialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/calendar.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/messagebox1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/labeledwidget.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/notebook.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/timefield.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/hierarchy.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/promptdialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/radiobox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/tabnotebook.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/optionmenu.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/scrolledcanvas.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/watch.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/dialogshell.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/hyperhelp.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/menubar2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/timeentry.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/mainwindow.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/extfileselectionbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/selectiondialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/tabnotebook2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/finddialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/combobox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/menubar.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/buttonbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/toolbar.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/shell.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/selectionbox.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/entryfield-1.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/dialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/entryfield-3.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/spinint.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/datefield.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/canvasprintdialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/entryfield-2.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/extbutton.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/messagedialog.rb 0644 root bin
-f /opt/csw/share/doc/ruby/sample/tk/tkextlib/iwidgets/sample/scrolledhtml.rb 0644 root bin

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list