From a437fd43cc3ece125446142af9ed27ef8c1e6621 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:20:13 +0000 Subject: Move pkg/ files into package's toplevel directory --- lang/gauche/DESCR | 4 ++ lang/gauche/PLIST | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++ lang/gauche/pkg/DESCR | 4 -- lang/gauche/pkg/PLIST | 107 -------------------------------------------------- 4 files changed, 111 insertions(+), 111 deletions(-) create mode 100644 lang/gauche/DESCR create mode 100644 lang/gauche/PLIST delete mode 100644 lang/gauche/pkg/DESCR delete mode 100644 lang/gauche/pkg/PLIST (limited to 'lang/gauche') diff --git a/lang/gauche/DESCR b/lang/gauche/DESCR new file mode 100644 index 00000000000..5dc6d610d19 --- /dev/null +++ b/lang/gauche/DESCR @@ -0,0 +1,4 @@ +Gauche is an R5RS Scheme implementation developed to be a handy script +interpreter, which allows programmers and system administrators to write small +to large scripts for their daily chores. Quick startup, built-in system +interface, native multilingual support are some of my goals. diff --git a/lang/gauche/PLIST b/lang/gauche/PLIST new file mode 100644 index 00000000000..113f7b74905 --- /dev/null +++ b/lang/gauche/PLIST @@ -0,0 +1,107 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:23:12 zuntum Exp $ +bin/gauche-config +bin/gosh +lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/gauche-config +lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/gosh +lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libcharconv.so +lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libgauche.a +lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libgauche.so +lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libnet.so +lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libuvector.so +lib/gauche/site/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/example.so +lib/libgauche.a +lib/libgauche.so +share/gauche/0.4.2/include/gauche.h +share/gauche/0.4.2/include/gauche/char_euc_jp.h +share/gauche/0.4.2/include/gauche/char_none.h +share/gauche/0.4.2/include/gauche/char_sjis.h +share/gauche/0.4.2/include/gauche/char_utf_8.h +share/gauche/0.4.2/include/gauche/config.h +share/gauche/0.4.2/include/gauche/net.h +share/gauche/0.4.2/include/gauche/netconfig.h +share/gauche/0.4.2/include/gauche/portmacros.h +share/gauche/0.4.2/include/gauche/predef-syms.h +share/gauche/0.4.2/include/gauche/uvector.h +share/gauche/0.4.2/include/gauche/vm.h +share/gauche/0.4.2/include/gauche/vminsn.h +share/gauche/0.4.2/include/gc.h +share/gauche/0.4.2/lib/gauche-init.scm +share/gauche/0.4.2/lib/gauche/charconv.scm +share/gauche/0.4.2/lib/gauche/let-opt.scm +share/gauche/0.4.2/lib/gauche/macroutil.scm +share/gauche/0.4.2/lib/gauche/net.scm +share/gauche/0.4.2/lib/gauche/numerical.scm +share/gauche/0.4.2/lib/gauche/object.scm +share/gauche/0.4.2/lib/gauche/parseopt.scm +share/gauche/0.4.2/lib/gauche/process.scm +share/gauche/0.4.2/lib/gauche/regexp.scm +share/gauche/0.4.2/lib/gauche/serializer.scm +share/gauche/0.4.2/lib/gauche/serializer/aserializer.scm +share/gauche/0.4.2/lib/gauche/test.scm +share/gauche/0.4.2/lib/gauche/vm/disasm.scm +share/gauche/0.4.2/lib/gauche/with.scm +share/gauche/0.4.2/lib/genstub +share/gauche/0.4.2/lib/japanize-euc.scm +share/gauche/0.4.2/lib/port/jfilter.scm +share/gauche/0.4.2/lib/rfc/822.scm +share/gauche/0.4.2/lib/rfc/base64.scm +share/gauche/0.4.2/lib/slib.scm +share/gauche/0.4.2/lib/srfi-0.scm +share/gauche/0.4.2/lib/srfi-1.scm +share/gauche/0.4.2/lib/srfi-1/cat.scm +share/gauche/0.4.2/lib/srfi-1/filter.scm +share/gauche/0.4.2/lib/srfi-1/finder.scm +share/gauche/0.4.2/lib/srfi-1/folder.scm +share/gauche/0.4.2/lib/srfi-1/generator.scm +share/gauche/0.4.2/lib/srfi-1/mapper.scm +share/gauche/0.4.2/lib/srfi-1/nary.scm +share/gauche/0.4.2/lib/srfi-1/nth.scm +share/gauche/0.4.2/lib/srfi-1/pred.scm +share/gauche/0.4.2/lib/srfi-1/selector.scm +share/gauche/0.4.2/lib/srfi-1/set.scm +share/gauche/0.4.2/lib/srfi-1/zipper.scm +share/gauche/0.4.2/lib/srfi-11.scm +share/gauche/0.4.2/lib/srfi-13.scm +share/gauche/0.4.2/lib/srfi-13/casemap.scm +share/gauche/0.4.2/lib/srfi-13/comparer.scm +share/gauche/0.4.2/lib/srfi-13/filter.scm +share/gauche/0.4.2/lib/srfi-13/folder.scm +share/gauche/0.4.2/lib/srfi-13/generator.scm +share/gauche/0.4.2/lib/srfi-13/hash.scm +share/gauche/0.4.2/lib/srfi-13/internal.scm +share/gauche/0.4.2/lib/srfi-13/kmp.scm +share/gauche/0.4.2/lib/srfi-13/misc.scm +share/gauche/0.4.2/lib/srfi-13/pred.scm +share/gauche/0.4.2/lib/srfi-13/prefix.scm +share/gauche/0.4.2/lib/srfi-13/revapp.scm +share/gauche/0.4.2/lib/srfi-13/rotator.scm +share/gauche/0.4.2/lib/srfi-13/searcher.scm +share/gauche/0.4.2/lib/srfi-13/selector.scm +share/gauche/0.4.2/lib/srfi-14.scm +share/gauche/0.4.2/lib/srfi-14/query.scm +share/gauche/0.4.2/lib/srfi-14/set.scm +share/gauche/0.4.2/lib/srfi-2.scm +share/gauche/0.4.2/lib/srfi-4.scm +share/gauche/0.4.2/lib/srfi-9.scm +share/gauche/site/lib/example.scm +@dirrm share/gauche/site/lib +@dirrm share/gauche/site +@dirrm share/gauche/0.4.2/lib/srfi-14 +@dirrm share/gauche/0.4.2/lib/srfi-13 +@dirrm share/gauche/0.4.2/lib/srfi-1 +@dirrm share/gauche/0.4.2/lib/rfc +@dirrm share/gauche/0.4.2/lib/port +@dirrm share/gauche/0.4.2/lib/gauche/vm +@dirrm share/gauche/0.4.2/lib/gauche/serializer +@dirrm share/gauche/0.4.2/lib/gauche +@dirrm share/gauche/0.4.2/lib +@dirrm share/gauche/0.4.2/include/gauche +@dirrm share/gauche/0.4.2/include +@dirrm share/gauche/0.4.2 +@dirrm share/gauche +@dirrm lib/gauche/site/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} +@dirrm lib/gauche/site/0.4.2 +@dirrm lib/gauche/site +@dirrm lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} +@dirrm lib/gauche/0.4.2 +@dirrm lib/gauche diff --git a/lang/gauche/pkg/DESCR b/lang/gauche/pkg/DESCR deleted file mode 100644 index 5dc6d610d19..00000000000 --- a/lang/gauche/pkg/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Gauche is an R5RS Scheme implementation developed to be a handy script -interpreter, which allows programmers and system administrators to write small -to large scripts for their daily chores. Quick startup, built-in system -interface, native multilingual support are some of my goals. diff --git a/lang/gauche/pkg/PLIST b/lang/gauche/pkg/PLIST deleted file mode 100644 index 8b49e08fa9a..00000000000 --- a/lang/gauche/pkg/PLIST +++ /dev/null @@ -1,107 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2001/07/15 13:52:29 minoura Exp $ -bin/gauche-config -bin/gosh -lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/gauche-config -lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/gosh -lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libcharconv.so -lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libgauche.a -lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libgauche.so -lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libnet.so -lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/libuvector.so -lib/gauche/site/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS}/example.so -lib/libgauche.a -lib/libgauche.so -share/gauche/0.4.2/include/gauche.h -share/gauche/0.4.2/include/gauche/char_euc_jp.h -share/gauche/0.4.2/include/gauche/char_none.h -share/gauche/0.4.2/include/gauche/char_sjis.h -share/gauche/0.4.2/include/gauche/char_utf_8.h -share/gauche/0.4.2/include/gauche/config.h -share/gauche/0.4.2/include/gauche/net.h -share/gauche/0.4.2/include/gauche/netconfig.h -share/gauche/0.4.2/include/gauche/portmacros.h -share/gauche/0.4.2/include/gauche/predef-syms.h -share/gauche/0.4.2/include/gauche/uvector.h -share/gauche/0.4.2/include/gauche/vm.h -share/gauche/0.4.2/include/gauche/vminsn.h -share/gauche/0.4.2/include/gc.h -share/gauche/0.4.2/lib/gauche-init.scm -share/gauche/0.4.2/lib/gauche/charconv.scm -share/gauche/0.4.2/lib/gauche/let-opt.scm -share/gauche/0.4.2/lib/gauche/macroutil.scm -share/gauche/0.4.2/lib/gauche/net.scm -share/gauche/0.4.2/lib/gauche/numerical.scm -share/gauche/0.4.2/lib/gauche/object.scm -share/gauche/0.4.2/lib/gauche/parseopt.scm -share/gauche/0.4.2/lib/gauche/process.scm -share/gauche/0.4.2/lib/gauche/regexp.scm -share/gauche/0.4.2/lib/gauche/serializer.scm -share/gauche/0.4.2/lib/gauche/serializer/aserializer.scm -share/gauche/0.4.2/lib/gauche/test.scm -share/gauche/0.4.2/lib/gauche/vm/disasm.scm -share/gauche/0.4.2/lib/gauche/with.scm -share/gauche/0.4.2/lib/genstub -share/gauche/0.4.2/lib/japanize-euc.scm -share/gauche/0.4.2/lib/port/jfilter.scm -share/gauche/0.4.2/lib/rfc/822.scm -share/gauche/0.4.2/lib/rfc/base64.scm -share/gauche/0.4.2/lib/slib.scm -share/gauche/0.4.2/lib/srfi-0.scm -share/gauche/0.4.2/lib/srfi-1.scm -share/gauche/0.4.2/lib/srfi-1/cat.scm -share/gauche/0.4.2/lib/srfi-1/filter.scm -share/gauche/0.4.2/lib/srfi-1/finder.scm -share/gauche/0.4.2/lib/srfi-1/folder.scm -share/gauche/0.4.2/lib/srfi-1/generator.scm -share/gauche/0.4.2/lib/srfi-1/mapper.scm -share/gauche/0.4.2/lib/srfi-1/nary.scm -share/gauche/0.4.2/lib/srfi-1/nth.scm -share/gauche/0.4.2/lib/srfi-1/pred.scm -share/gauche/0.4.2/lib/srfi-1/selector.scm -share/gauche/0.4.2/lib/srfi-1/set.scm -share/gauche/0.4.2/lib/srfi-1/zipper.scm -share/gauche/0.4.2/lib/srfi-11.scm -share/gauche/0.4.2/lib/srfi-13.scm -share/gauche/0.4.2/lib/srfi-13/casemap.scm -share/gauche/0.4.2/lib/srfi-13/comparer.scm -share/gauche/0.4.2/lib/srfi-13/filter.scm -share/gauche/0.4.2/lib/srfi-13/folder.scm -share/gauche/0.4.2/lib/srfi-13/generator.scm -share/gauche/0.4.2/lib/srfi-13/hash.scm -share/gauche/0.4.2/lib/srfi-13/internal.scm -share/gauche/0.4.2/lib/srfi-13/kmp.scm -share/gauche/0.4.2/lib/srfi-13/misc.scm -share/gauche/0.4.2/lib/srfi-13/pred.scm -share/gauche/0.4.2/lib/srfi-13/prefix.scm -share/gauche/0.4.2/lib/srfi-13/revapp.scm -share/gauche/0.4.2/lib/srfi-13/rotator.scm -share/gauche/0.4.2/lib/srfi-13/searcher.scm -share/gauche/0.4.2/lib/srfi-13/selector.scm -share/gauche/0.4.2/lib/srfi-14.scm -share/gauche/0.4.2/lib/srfi-14/query.scm -share/gauche/0.4.2/lib/srfi-14/set.scm -share/gauche/0.4.2/lib/srfi-2.scm -share/gauche/0.4.2/lib/srfi-4.scm -share/gauche/0.4.2/lib/srfi-9.scm -share/gauche/site/lib/example.scm -@dirrm share/gauche/site/lib -@dirrm share/gauche/site -@dirrm share/gauche/0.4.2/lib/srfi-14 -@dirrm share/gauche/0.4.2/lib/srfi-13 -@dirrm share/gauche/0.4.2/lib/srfi-1 -@dirrm share/gauche/0.4.2/lib/rfc -@dirrm share/gauche/0.4.2/lib/port -@dirrm share/gauche/0.4.2/lib/gauche/vm -@dirrm share/gauche/0.4.2/lib/gauche/serializer -@dirrm share/gauche/0.4.2/lib/gauche -@dirrm share/gauche/0.4.2/lib -@dirrm share/gauche/0.4.2/include/gauche -@dirrm share/gauche/0.4.2/include -@dirrm share/gauche/0.4.2 -@dirrm share/gauche -@dirrm lib/gauche/site/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} -@dirrm lib/gauche/site/0.4.2 -@dirrm lib/gauche/site -@dirrm lib/gauche/0.4.2/${MACHINE_GNU_ARCH}-${LOWER_VENDOR}-${LOWER_OPSYS} -@dirrm lib/gauche/0.4.2 -@dirrm lib/gauche -- cgit v1.2.3