diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-06 23:32:50 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-06 23:32:50 +0000 |
commit | 5662932afcd5defadda5f47d6a269b55f279ed69 (patch) | |
tree | c1bee0d4e5426a10e450757bd42da9d867bbda22 /lang/gauche | |
parent | 21a9a5b94f33485156f515734f2a76d2b439ead7 (diff) | |
download | ports-5662932afcd5defadda5f47d6a269b55f279ed69.tar.gz ports-5662932afcd5defadda5f47d6a269b55f279ed69.zip |
Notes
Diffstat (limited to 'lang/gauche')
-rw-r--r-- | lang/gauche/Makefile | 3 | ||||
-rw-r--r-- | lang/gauche/distinfo | 4 | ||||
-rw-r--r-- | lang/gauche/pkg-plist | 386 |
3 files changed, 192 insertions, 201 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index 18177492a0c2..7b1888c671c9 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.8.5 # Keep databases/gauche-gdbm in sync with this -PORTREVISION= 1 +PORTVERSION= 0.8.6 # Keep databases/gauche-gdbm in sync with this CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/lang/gauche/distinfo b/lang/gauche/distinfo index a2e7770474ac..9ec22079b0fa 100644 --- a/lang/gauche/distinfo +++ b/lang/gauche/distinfo @@ -1,2 +1,2 @@ -MD5 (Gauche-0.8.5.tgz) = 038bb37bea77ec543e1905af8ef9e174 -SIZE (Gauche-0.8.5.tgz) = 2771097 +MD5 (Gauche-0.8.6.tgz) = 68398b2e6136c726bbcbd39e43ae5181 +SIZE (Gauche-0.8.6.tgz) = 2881800 diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist index e60f570c5095..c5fadbbdc83a 100644 --- a/lang/gauche/pkg-plist +++ b/lang/gauche/pkg-plist @@ -1,3 +1,5 @@ +%%DOCSDIR%%/.keepme +%%EXAMPLESDIR%%/.keepme bin/gauche-cesconv bin/gauche-config bin/gauche-install @@ -6,6 +8,7 @@ bin/gosh lib/gauche/%%VERSION%%/%%TARGET%%/auxsys.so lib/gauche/%%VERSION%%/%%TARGET%%/binary.so lib/gauche/%%VERSION%%/%%TARGET%%/fcntl.so +lib/gauche/%%VERSION%%/%%TARGET%%/file-util-lib.so lib/gauche/%%VERSION%%/%%TARGET%%/gauche-cesconv lib/gauche/%%VERSION%%/%%TARGET%%/gauche-config lib/gauche/%%VERSION%%/%%TARGET%%/gauche-install @@ -19,9 +22,17 @@ lib/gauche/%%VERSION%%/%%TARGET%%/md5.so lib/gauche/%%VERSION%%/%%TARGET%%/mt-random.so lib/gauche/%%VERSION%%/%%TARGET%%/ndbm.so lib/gauche/%%VERSION%%/%%TARGET%%/sha1.so +lib/gauche/%%VERSION%%/%%TARGET%%/srfi-1-lib.so +lib/gauche/%%VERSION%%/%%TARGET%%/srfi-13-lib.so +lib/gauche/%%VERSION%%/%%TARGET%%/srfi-19-lib.so +lib/gauche/%%VERSION%%/%%TARGET%%/srfi-43-lib.so +lib/gauche/%%VERSION%%/%%TARGET%%/sxml-ssax.so +lib/gauche/%%VERSION%%/%%TARGET%%/sxml-sxpath.so +lib/gauche/%%VERSION%%/%%TARGET%%/sxml-tools.so lib/gauche/%%VERSION%%/%%TARGET%%/syslog.so lib/gauche/%%VERSION%%/%%TARGET%%/termios.so lib/gauche/%%VERSION%%/%%TARGET%%/threads.so +lib/gauche/%%VERSION%%/%%TARGET%%/util-match-lib.so lib/gauche/%%VERSION%%/%%TARGET%%/vport.so lib/gauche/%%VERSION%%/include/gauche.h lib/gauche/%%VERSION%%/include/gauche/arch.h @@ -52,203 +63,184 @@ lib/libgauche.so lib/libgauche.so.%%VERSION%% lib/libgauche.so.0 share/aclocal/gauche.m4 -share/gauche/%%VERSION%%/aclocal.m4 -share/gauche/%%VERSION%%/lib/.packages/.keepme -share/gauche/%%VERSION%%/lib/binary/io.scm -share/gauche/%%VERSION%%/lib/binary/pack.scm -share/gauche/%%VERSION%%/lib/cesconv -share/gauche/%%VERSION%%/lib/compat/jfilter.scm -share/gauche/%%VERSION%%/lib/compat/stk.scm -share/gauche/%%VERSION%%/lib/dbm.scm -share/gauche/%%VERSION%%/lib/dbm/fsdbm.scm -share/gauche/%%VERSION%%/lib/dbm/ndbm.scm -share/gauche/%%VERSION%%/lib/file/filter.scm -share/gauche/%%VERSION%%/lib/file/util.scm -share/gauche/%%VERSION%%/lib/gauche-init.scm -share/gauche/%%VERSION%%/lib/gauche/array.scm -share/gauche/%%VERSION%%/lib/gauche/auxsys.scm -share/gauche/%%VERSION%%/lib/gauche/cgen.scm -share/gauche/%%VERSION%%/lib/gauche/charconv.scm -share/gauche/%%VERSION%%/lib/gauche/collection.scm -share/gauche/%%VERSION%%/lib/gauche/common-macros.scm -share/gauche/%%VERSION%%/lib/gauche/condutil.scm -share/gauche/%%VERSION%%/lib/gauche/config.scm -share/gauche/%%VERSION%%/lib/gauche/defvalues.scm -share/gauche/%%VERSION%%/lib/gauche/fcntl.scm -share/gauche/%%VERSION%%/lib/gauche/fileutil.scm -share/gauche/%%VERSION%%/lib/gauche/hashutil.scm -share/gauche/%%VERSION%%/lib/gauche/hook.scm -share/gauche/%%VERSION%%/lib/gauche/interactive.scm -share/gauche/%%VERSION%%/lib/gauche/interactive/info.scm -share/gauche/%%VERSION%%/lib/gauche/interpolate.scm -share/gauche/%%VERSION%%/lib/gauche/let-opt.scm -share/gauche/%%VERSION%%/lib/gauche/libutil.scm -share/gauche/%%VERSION%%/lib/gauche/listener.scm -share/gauche/%%VERSION%%/lib/gauche/logger.scm -share/gauche/%%VERSION%%/lib/gauche/logical.scm -share/gauche/%%VERSION%%/lib/gauche/macroutil.scm -share/gauche/%%VERSION%%/lib/gauche/matrix.scm -share/gauche/%%VERSION%%/lib/gauche/modutil.scm -share/gauche/%%VERSION%%/lib/gauche/mop/instance-pool.scm -share/gauche/%%VERSION%%/lib/gauche/mop/propagate.scm -share/gauche/%%VERSION%%/lib/gauche/mop/singleton.scm -share/gauche/%%VERSION%%/lib/gauche/mop/validator.scm -share/gauche/%%VERSION%%/lib/gauche/net.scm -share/gauche/%%VERSION%%/lib/gauche/numerical.scm -share/gauche/%%VERSION%%/lib/gauche/object.scm -share/gauche/%%VERSION%%/lib/gauche/package.scm -share/gauche/%%VERSION%%/lib/gauche/package/build.scm -share/gauche/%%VERSION%%/lib/gauche/package/fetch.scm -share/gauche/%%VERSION%%/lib/gauche/package/util.scm -share/gauche/%%VERSION%%/lib/gauche/parameter.scm -share/gauche/%%VERSION%%/lib/gauche/parseopt.scm -share/gauche/%%VERSION%%/lib/gauche/portutil.scm -share/gauche/%%VERSION%%/lib/gauche/procedure.scm -share/gauche/%%VERSION%%/lib/gauche/process.scm -share/gauche/%%VERSION%%/lib/gauche/redefutil.scm -share/gauche/%%VERSION%%/lib/gauche/regexp.scm -share/gauche/%%VERSION%%/lib/gauche/reload.scm -share/gauche/%%VERSION%%/lib/gauche/selector.scm -share/gauche/%%VERSION%%/lib/gauche/sequence.scm -share/gauche/%%VERSION%%/lib/gauche/serializer.scm -share/gauche/%%VERSION%%/lib/gauche/serializer/aserializer.scm -share/gauche/%%VERSION%%/lib/gauche/signal.scm -share/gauche/%%VERSION%%/lib/gauche/singleton.scm -share/gauche/%%VERSION%%/lib/gauche/sortutil.scm -share/gauche/%%VERSION%%/lib/gauche/stringutil.scm -share/gauche/%%VERSION%%/lib/gauche/syslog.scm -share/gauche/%%VERSION%%/lib/gauche/termios.scm -share/gauche/%%VERSION%%/lib/gauche/test.scm -share/gauche/%%VERSION%%/lib/gauche/threads.scm -share/gauche/%%VERSION%%/lib/gauche/time.scm -share/gauche/%%VERSION%%/lib/gauche/uvector.scm -share/gauche/%%VERSION%%/lib/gauche/validator.scm -share/gauche/%%VERSION%%/lib/gauche/version.scm -share/gauche/%%VERSION%%/lib/gauche/vm/debugger.scm -share/gauche/%%VERSION%%/lib/gauche/vm/insn.scm -share/gauche/%%VERSION%%/lib/gauche/vm/profiler.scm -share/gauche/%%VERSION%%/lib/gauche/vport.scm -share/gauche/%%VERSION%%/lib/genstub -share/gauche/%%VERSION%%/lib/math/const.scm -share/gauche/%%VERSION%%/lib/math/mt-random.scm -share/gauche/%%VERSION%%/lib/rfc/822.scm -share/gauche/%%VERSION%%/lib/rfc/base64.scm -share/gauche/%%VERSION%%/lib/rfc/cookie.scm -share/gauche/%%VERSION%%/lib/rfc/hmac.scm -share/gauche/%%VERSION%%/lib/rfc/http.scm -share/gauche/%%VERSION%%/lib/rfc/md5.scm -share/gauche/%%VERSION%%/lib/rfc/mime.scm -share/gauche/%%VERSION%%/lib/rfc/quoted-printable.scm -share/gauche/%%VERSION%%/lib/rfc/sha1.scm -share/gauche/%%VERSION%%/lib/rfc/uri.scm -share/gauche/%%VERSION%%/lib/slib.scm -share/gauche/%%VERSION%%/lib/srfi-0.scm -share/gauche/%%VERSION%%/lib/srfi-1.scm -share/gauche/%%VERSION%%/lib/srfi-1/cat.scm -share/gauche/%%VERSION%%/lib/srfi-1/filter.scm -share/gauche/%%VERSION%%/lib/srfi-1/finder.scm -share/gauche/%%VERSION%%/lib/srfi-1/folder.scm -share/gauche/%%VERSION%%/lib/srfi-1/generator.scm -share/gauche/%%VERSION%%/lib/srfi-1/mapper.scm -share/gauche/%%VERSION%%/lib/srfi-1/nary.scm -share/gauche/%%VERSION%%/lib/srfi-1/nth.scm -share/gauche/%%VERSION%%/lib/srfi-1/pred.scm -share/gauche/%%VERSION%%/lib/srfi-1/selector.scm -share/gauche/%%VERSION%%/lib/srfi-1/set.scm -share/gauche/%%VERSION%%/lib/srfi-1/zipper.scm -share/gauche/%%VERSION%%/lib/srfi-11.scm -share/gauche/%%VERSION%%/lib/srfi-13.scm -share/gauche/%%VERSION%%/lib/srfi-13/casemap.scm -share/gauche/%%VERSION%%/lib/srfi-13/comparer.scm -share/gauche/%%VERSION%%/lib/srfi-13/filter.scm -share/gauche/%%VERSION%%/lib/srfi-13/folder.scm -share/gauche/%%VERSION%%/lib/srfi-13/generator.scm -share/gauche/%%VERSION%%/lib/srfi-13/hash.scm -share/gauche/%%VERSION%%/lib/srfi-13/internal.scm -share/gauche/%%VERSION%%/lib/srfi-13/kmp.scm -share/gauche/%%VERSION%%/lib/srfi-13/misc.scm -share/gauche/%%VERSION%%/lib/srfi-13/pred.scm -share/gauche/%%VERSION%%/lib/srfi-13/prefix.scm -share/gauche/%%VERSION%%/lib/srfi-13/revapp.scm -share/gauche/%%VERSION%%/lib/srfi-13/rotator.scm -share/gauche/%%VERSION%%/lib/srfi-13/searcher.scm -share/gauche/%%VERSION%%/lib/srfi-13/selector.scm -share/gauche/%%VERSION%%/lib/srfi-14.scm -share/gauche/%%VERSION%%/lib/srfi-14/query.scm -share/gauche/%%VERSION%%/lib/srfi-14/set.scm -share/gauche/%%VERSION%%/lib/srfi-19.scm -share/gauche/%%VERSION%%/lib/srfi-19/format.scm -share/gauche/%%VERSION%%/lib/srfi-19/read-tai.scm -share/gauche/%%VERSION%%/lib/srfi-26.scm -share/gauche/%%VERSION%%/lib/srfi-27.scm -share/gauche/%%VERSION%%/lib/srfi-29.scm -share/gauche/%%VERSION%%/lib/srfi-29/bundle.scm -share/gauche/%%VERSION%%/lib/srfi-29/format.scm -share/gauche/%%VERSION%%/lib/srfi-31.scm -share/gauche/%%VERSION%%/lib/srfi-37.scm -share/gauche/%%VERSION%%/lib/srfi-4.scm -share/gauche/%%VERSION%%/lib/srfi-42.scm -share/gauche/%%VERSION%%/lib/srfi-5.scm -share/gauche/%%VERSION%%/lib/srfi-55.scm -share/gauche/%%VERSION%%/lib/srfi-7.scm -share/gauche/%%VERSION%%/lib/srfi-9.scm -share/gauche/%%VERSION%%/lib/sxml/sxpath.scm -share/gauche/%%VERSION%%/lib/sxml/ssax.scm -share/gauche/%%VERSION%%/lib/sxml/tree-trans.scm -share/gauche/%%VERSION%%/lib/sxml/tools.scm -share/gauche/%%VERSION%%/lib/sxml/to-html.scm -share/gauche/%%VERSION%%/lib/sxml/adaptor.scm -share/gauche/%%VERSION%%/lib/text/csv.scm -share/gauche/%%VERSION%%/lib/text/diff.scm -share/gauche/%%VERSION%%/lib/text/gettext.scm -share/gauche/%%VERSION%%/lib/text/html-lite.scm -share/gauche/%%VERSION%%/lib/text/info.scm -share/gauche/%%VERSION%%/lib/text/parse.scm -share/gauche/%%VERSION%%/lib/text/tr.scm -share/gauche/%%VERSION%%/lib/text/tree.scm -share/gauche/%%VERSION%%/lib/util/combinations.scm -share/gauche/%%VERSION%%/lib/util/digest.scm -share/gauche/%%VERSION%%/lib/util/isomorph.scm -share/gauche/%%VERSION%%/lib/util/lcs.scm -share/gauche/%%VERSION%%/lib/util/list.scm -share/gauche/%%VERSION%%/lib/util/match.scm -share/gauche/%%VERSION%%/lib/util/queue.scm -share/gauche/%%VERSION%%/lib/util/record.scm -share/gauche/%%VERSION%%/lib/util/toposort.scm -share/gauche/%%VERSION%%/lib/util/tree.scm -share/gauche/%%VERSION%%/lib/www/cgi-test.scm -share/gauche/%%VERSION%%/lib/www/cgi.scm -share/gauche/site/lib/.packages/.keepme -%%DOCSDIR%%/.keepme -%%EXAMPLESDIR%%/.keepme -@dirrm share/gauche/site/lib/.packages -@dirrm share/gauche/site/lib -@dirrm share/gauche/site -@dirrm share/gauche/%%VERSION%%/lib/www -@dirrm share/gauche/%%VERSION%%/lib/util -@dirrm share/gauche/%%VERSION%%/lib/text -@dirrm share/gauche/%%VERSION%%/lib/sxml -@dirrm share/gauche/%%VERSION%%/lib/srfi-29 -@dirrm share/gauche/%%VERSION%%/lib/srfi-19 -@dirrm share/gauche/%%VERSION%%/lib/srfi-14 -@dirrm share/gauche/%%VERSION%%/lib/srfi-13 -@dirrm share/gauche/%%VERSION%%/lib/srfi-1 -@dirrm share/gauche/%%VERSION%%/lib/rfc -@dirrm share/gauche/%%VERSION%%/lib/math -@dirrm share/gauche/%%VERSION%%/lib/gauche/vm -@dirrm share/gauche/%%VERSION%%/lib/gauche/serializer -@dirrm share/gauche/%%VERSION%%/lib/gauche/package -@dirrm share/gauche/%%VERSION%%/lib/gauche/mop -@dirrm share/gauche/%%VERSION%%/lib/gauche/interactive -@dirrm share/gauche/%%VERSION%%/lib/gauche -@dirrm share/gauche/%%VERSION%%/lib/file -@dirrm share/gauche/%%VERSION%%/lib/dbm -@dirrm share/gauche/%%VERSION%%/lib/compat -@dirrm share/gauche/%%VERSION%%/lib/binary -@dirrm share/gauche/%%VERSION%%/lib/.packages -@dirrm share/gauche/%%VERSION%%/lib -@dirrm share/gauche/%%VERSION%% -@dirrm share/gauche +%%DATADIR%%/%%VERSION%%/aclocal.m4 +%%DATADIR%%/%%VERSION%%/lib/.packages/.keepme +%%DATADIR%%/%%VERSION%%/lib/binary/io.scm +%%DATADIR%%/%%VERSION%%/lib/binary/pack.scm +%%DATADIR%%/%%VERSION%%/lib/cesconv +%%DATADIR%%/%%VERSION%%/lib/compat/jfilter.scm +%%DATADIR%%/%%VERSION%%/lib/compat/stk.scm +%%DATADIR%%/%%VERSION%%/lib/dbd/null.scm +%%DATADIR%%/%%VERSION%%/lib/dbi.scm +%%DATADIR%%/%%VERSION%%/lib/dbm.scm +%%DATADIR%%/%%VERSION%%/lib/dbm/fsdbm.scm +%%DATADIR%%/%%VERSION%%/lib/dbm/ndbm.scm +%%DATADIR%%/%%VERSION%%/lib/file/filter.scm +%%DATADIR%%/%%VERSION%%/lib/file/util.scm +%%DATADIR%%/%%VERSION%%/lib/gauche-init.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/array.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/auxsys.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/cgen.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/charconv.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/collection.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/common-macros.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/condutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/config.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/defvalues.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/fcntl.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/fileutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/hashutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/hook.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/interactive.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/interactive/info.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/interpolate.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/let-opt.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/libutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/listener.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/logger.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/logical.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/macroutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/matrix.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/modutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/mop/instance-pool.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/mop/propagate.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/mop/singleton.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/mop/validator.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/net.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/numerical.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/package.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/package/build.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/package/compile.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/package/fetch.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/package/util.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/parameter.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/parseopt.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/portutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/procedure.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/process.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/redefutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/regexp.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/reload.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/selector.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/sequence.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/serializer.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/serializer/aserializer.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/signal.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/singleton.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/sortutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/stringutil.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/syslog.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/termios.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/test.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/threads.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/time.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/uvector.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/validator.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/version.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/vm/debugger.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/vm/insn.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/vm/profiler.scm +%%DATADIR%%/%%VERSION%%/lib/gauche/vport.scm +%%DATADIR%%/%%VERSION%%/lib/genstub +%%DATADIR%%/%%VERSION%%/lib/math/const.scm +%%DATADIR%%/%%VERSION%%/lib/math/mt-random.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/822.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/base64.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/cookie.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/hmac.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/http.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/md5.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/mime.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/quoted-printable.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/sha1.scm +%%DATADIR%%/%%VERSION%%/lib/rfc/uri.scm +%%DATADIR%%/%%VERSION%%/lib/slib.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-0.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-1.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-11.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-13.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-14.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-14/query.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-14/set.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-19.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-26.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-27.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-29.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-29/bundle.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-29/format.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-31.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-37.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-4.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-42.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-43.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-5.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-55.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-7.scm +%%DATADIR%%/%%VERSION%%/lib/srfi-9.scm +%%DATADIR%%/%%VERSION%%/lib/sxml/adaptor.scm +%%DATADIR%%/%%VERSION%%/lib/sxml/ssax.scm +%%DATADIR%%/%%VERSION%%/lib/sxml/sxpath.scm +%%DATADIR%%/%%VERSION%%/lib/sxml/to-html.scm +%%DATADIR%%/%%VERSION%%/lib/sxml/tools.scm +%%DATADIR%%/%%VERSION%%/lib/sxml/tree-trans.scm +%%DATADIR%%/%%VERSION%%/lib/text/csv.scm +%%DATADIR%%/%%VERSION%%/lib/text/diff.scm +%%DATADIR%%/%%VERSION%%/lib/text/gettext.scm +%%DATADIR%%/%%VERSION%%/lib/text/html-lite.scm +%%DATADIR%%/%%VERSION%%/lib/text/info.scm +%%DATADIR%%/%%VERSION%%/lib/text/parse.scm +%%DATADIR%%/%%VERSION%%/lib/text/sql.scm +%%DATADIR%%/%%VERSION%%/lib/text/tr.scm +%%DATADIR%%/%%VERSION%%/lib/text/tree.scm +%%DATADIR%%/%%VERSION%%/lib/util/combinations.scm +%%DATADIR%%/%%VERSION%%/lib/util/digest.scm +%%DATADIR%%/%%VERSION%%/lib/util/isomorph.scm +%%DATADIR%%/%%VERSION%%/lib/util/lcs.scm +%%DATADIR%%/%%VERSION%%/lib/util/list.scm +%%DATADIR%%/%%VERSION%%/lib/util/match.scm +%%DATADIR%%/%%VERSION%%/lib/util/queue.scm +%%DATADIR%%/%%VERSION%%/lib/util/record.scm +%%DATADIR%%/%%VERSION%%/lib/util/relation.scm +%%DATADIR%%/%%VERSION%%/lib/util/stream.scm +%%DATADIR%%/%%VERSION%%/lib/util/toposort.scm +%%DATADIR%%/%%VERSION%%/lib/util/tree.scm +%%DATADIR%%/%%VERSION%%/lib/www/cgi-test.scm +%%DATADIR%%/%%VERSION%%/lib/www/cgi.scm +%%DATADIR%%/%%VERSION%%/template.DIST +%%DATADIR%%/%%VERSION%%/template.Makefile.in +%%DATADIR%%/%%VERSION%%/template.configure.ac +%%DATADIR%%/%%VERSION%%/template.extension.c +%%DATADIR%%/%%VERSION%%/template.extension.h +%%DATADIR%%/%%VERSION%%/template.extensionlib.stub +%%DATADIR%%/%%VERSION%%/template.module.scm +%%DATADIR%%/%%VERSION%%/template.test.scm +%%DATADIR%%/site/lib/.packages/.keepme +@dirrm %%DATADIR%%/site/lib/.packages +@dirrm %%DATADIR%%/site/lib +@dirrm %%DATADIR%%/site +@dirrm %%DATADIR%%/%%VERSION%%/lib/www +@dirrm %%DATADIR%%/%%VERSION%%/lib/util +@dirrm %%DATADIR%%/%%VERSION%%/lib/text +@dirrm %%DATADIR%%/%%VERSION%%/lib/sxml +@dirrm %%DATADIR%%/%%VERSION%%/lib/srfi-29 +@dirrm %%DATADIR%%/%%VERSION%%/lib/srfi-14 +@dirrm %%DATADIR%%/%%VERSION%%/lib/rfc +@dirrm %%DATADIR%%/%%VERSION%%/lib/math +@dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/vm +@dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/serializer +@dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/package +@dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/mop +@dirrm %%DATADIR%%/%%VERSION%%/lib/gauche/interactive +@dirrm %%DATADIR%%/%%VERSION%%/lib/gauche +@dirrm %%DATADIR%%/%%VERSION%%/lib/file +@dirrm %%DATADIR%%/%%VERSION%%/lib/dbm +@dirrm %%DATADIR%%/%%VERSION%%/lib/dbd +@dirrm %%DATADIR%%/%%VERSION%%/lib/compat +@dirrm %%DATADIR%%/%%VERSION%%/lib/binary +@dirrm %%DATADIR%%/%%VERSION%%/lib/.packages +@dirrm %%DATADIR%%/%%VERSION%%/lib +@dirrm %%DATADIR%%/%%VERSION%% +@dirrm %%DATADIR%% @dirrm lib/gauche/site/%%VERSION%%/%%TARGET%% @dirrm lib/gauche/site/%%VERSION%% @dirrm lib/gauche/site |