diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:32:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:32:23 +0000 |
commit | 98cf373d367fc32881cb40926be1a79736f39794 (patch) | |
tree | d0c7515e829b3d20d8e3aaca76db926e459dd4f3 /lang | |
parent | a437fd43cc3ece125446142af9ed27ef8c1e6621 (diff) | |
download | pkgsrc-98cf373d367fc32881cb40926be1a79736f39794.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'lang')
-rw-r--r-- | lang/camlp4/PLIST.opt (renamed from lang/camlp4/pkg/PLIST.opt) | 2 | ||||
-rw-r--r-- | lang/gcc-ssp/MESSAGE.SunOS (renamed from lang/gcc-ssp/pkg/MESSAGE.SunOS) | 2 | ||||
-rw-r--r-- | lang/gcc-ssp/PLIST.NetBSD-sparc (renamed from lang/gcc-ssp/pkg/PLIST.NetBSD-sparc) | 2 | ||||
-rw-r--r-- | lang/gcc-ssp/PLIST.SunOS (renamed from lang/gcc/pkg/PLIST.SunOS) | 2 | ||||
-rw-r--r-- | lang/gcc/MESSAGE.SunOS (renamed from lang/gcc/pkg/MESSAGE.SunOS) | 2 | ||||
-rw-r--r-- | lang/gcc/PLIST.NetBSD-sparc (renamed from lang/gcc/pkg/PLIST.NetBSD-sparc) | 2 | ||||
-rw-r--r-- | lang/gcc/PLIST.SunOS (renamed from lang/gcc-ssp/pkg/PLIST.SunOS) | 2 | ||||
-rw-r--r-- | lang/icon/PLIST.graphics (renamed from lang/icon/pkg/PLIST.graphics) | 2 | ||||
-rw-r--r-- | lang/jdk/PLIST-aout (renamed from lang/jdk/pkg/PLIST-aout) | 2 | ||||
-rw-r--r-- | lang/jdk/PLIST-elf (renamed from lang/jdk/pkg/PLIST-elf) | 2 | ||||
-rw-r--r-- | lang/ocaml/PLIST.opt (renamed from lang/ocaml/pkg/PLIST.opt) | 2 | ||||
-rw-r--r-- | lang/py-html-docs/PLIST.pre | 1 | ||||
-rw-r--r-- | lang/py-html-docs/pkg/PLIST.pre | 1 | ||||
-rw-r--r-- | lang/python/PLIST.pre | 4 | ||||
-rw-r--r-- | lang/python/pkg/PLIST.pre | 4 |
15 files changed, 16 insertions, 16 deletions
diff --git a/lang/camlp4/pkg/PLIST.opt b/lang/camlp4/PLIST.opt index 0611467b482..5e3666a8607 100644 --- a/lang/camlp4/pkg/PLIST.opt +++ b/lang/camlp4/PLIST.opt @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.opt,v 1.3 2001/07/13 16:20:58 wulf Exp $ +@comment $NetBSD: PLIST.opt,v 1.1 2001/11/01 00:32:23 zuntum Exp $ lib/camlp4/extfun.cmx lib/camlp4/fstream.cmx lib/camlp4/gramext.cmx diff --git a/lang/gcc-ssp/pkg/MESSAGE.SunOS b/lang/gcc-ssp/MESSAGE.SunOS index 5ce08b8c9bd..171e71230b2 100644 --- a/lang/gcc-ssp/pkg/MESSAGE.SunOS +++ b/lang/gcc-ssp/MESSAGE.SunOS @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE.SunOS,v 1.1 2001/05/22 13:54:36 kent Exp $ +$NetBSD: MESSAGE.SunOS,v 1.1 2001/11/01 00:32:26 zuntum Exp $ To avoid conflicts with e.g. Sun WorkShop the GNU C compiler can only be invoked as "gcc" but not as "cc". diff --git a/lang/gcc-ssp/pkg/PLIST.NetBSD-sparc b/lang/gcc-ssp/PLIST.NetBSD-sparc index 501ff4d95de..d3d0e072029 100644 --- a/lang/gcc-ssp/pkg/PLIST.NetBSD-sparc +++ b/lang/gcc-ssp/PLIST.NetBSD-sparc @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.NetBSD-sparc,v 1.2 2001/06/30 16:16:12 kent Exp $ +@comment $NetBSD: PLIST.NetBSD-sparc,v 1.1 2001/11/01 00:32:27 zuntum Exp $ ${PKGBASENAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtbegin.o ${PKGBASENAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtbeginS.o ${PKGBASENAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtend.o diff --git a/lang/gcc/pkg/PLIST.SunOS b/lang/gcc-ssp/PLIST.SunOS index 1f191098a75..f5b23176bb7 100644 --- a/lang/gcc/pkg/PLIST.SunOS +++ b/lang/gcc-ssp/PLIST.SunOS @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.SunOS,v 1.2 2001/01/13 00:20:27 tron Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.1 2001/11/01 00:32:27 zuntum Exp $ ${MACHINE_GCC_PLATFORM}/include/_G_config.h ${MACHINE_GCC_PLATFORM}/include/assert.h bin/${MACHINE_GCC_PLATFORM}-gcc diff --git a/lang/gcc/pkg/MESSAGE.SunOS b/lang/gcc/MESSAGE.SunOS index 93be4ad57ac..6207d181bf0 100644 --- a/lang/gcc/pkg/MESSAGE.SunOS +++ b/lang/gcc/MESSAGE.SunOS @@ -1,5 +1,5 @@ ====================================================================== -$NetBSD: MESSAGE.SunOS,v 1.2 2001/01/29 11:34:29 wiz Exp $ +$NetBSD: MESSAGE.SunOS,v 1.1 2001/11/01 00:32:24 zuntum Exp $ To avoid conflicts with e.g. Sun WorkShop the GNU C compiler can only be invoked as "gcc" but not as "cc". diff --git a/lang/gcc/pkg/PLIST.NetBSD-sparc b/lang/gcc/PLIST.NetBSD-sparc index 9887f3188ed..74439023cec 100644 --- a/lang/gcc/pkg/PLIST.NetBSD-sparc +++ b/lang/gcc/PLIST.NetBSD-sparc @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.NetBSD-sparc,v 1.1 2001/03/29 15:24:59 jlam Exp $ +@comment $NetBSD: PLIST.NetBSD-sparc,v 1.1 2001/11/01 00:32:24 zuntum Exp $ ${PKGNAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtbegin.o ${PKGNAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtbeginS.o ${PKGNAME}/lib/gcc-lib/${MACHINE_GCC_PLATFORM}/${GCC_VERSION}/crtend.o diff --git a/lang/gcc-ssp/pkg/PLIST.SunOS b/lang/gcc/PLIST.SunOS index 1c4f7af015b..c15137c6533 100644 --- a/lang/gcc-ssp/pkg/PLIST.SunOS +++ b/lang/gcc/PLIST.SunOS @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.SunOS,v 1.1 2001/05/22 13:54:36 kent Exp $ +@comment $NetBSD: PLIST.SunOS,v 1.1 2001/11/01 00:32:24 zuntum Exp $ ${MACHINE_GCC_PLATFORM}/include/_G_config.h ${MACHINE_GCC_PLATFORM}/include/assert.h bin/${MACHINE_GCC_PLATFORM}-gcc diff --git a/lang/icon/pkg/PLIST.graphics b/lang/icon/PLIST.graphics index 2331834337e..b6438fb766b 100644 --- a/lang/icon/pkg/PLIST.graphics +++ b/lang/icon/PLIST.graphics @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.graphics,v 1.1 2001/06/25 18:29:23 jtb Exp $ +@comment $NetBSD: PLIST.graphics,v 1.1 2001/11/01 00:32:28 zuntum Exp $ bin/colrbook bin/colrpick bin/fontpick diff --git a/lang/jdk/pkg/PLIST-aout b/lang/jdk/PLIST-aout index 2c9690225f6..833f790b3a1 100644 --- a/lang/jdk/pkg/PLIST-aout +++ b/lang/jdk/PLIST-aout @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-aout,v 1.1 2000/02/01 02:21:57 jwise Exp $ +@comment $NetBSD: PLIST-aout,v 1.1 2001/11/01 00:32:29 zuntum Exp $ lib/i386/green_threads/libXm.so lib/i386/green_threads/libXm.so.1.2 lib/i386/green_threads/libjava_g.so diff --git a/lang/jdk/pkg/PLIST-elf b/lang/jdk/PLIST-elf index 1fd512a451e..8bd2f86f7bf 100644 --- a/lang/jdk/pkg/PLIST-elf +++ b/lang/jdk/PLIST-elf @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST-elf,v 1.3 2001/02/09 17:48:39 agc Exp $ +@comment $NetBSD: PLIST-elf,v 1.1 2001/11/01 00:32:29 zuntum Exp $ lib/i386/green_threads/libXm.so lib/i386/green_threads/libXm.so.2 lib/i386/green_threads/libXm.so.2.0 diff --git a/lang/ocaml/pkg/PLIST.opt b/lang/ocaml/PLIST.opt index 576091a9a19..03002166fbf 100644 --- a/lang/ocaml/pkg/PLIST.opt +++ b/lang/ocaml/PLIST.opt @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.opt,v 1.5 2001/07/13 16:22:56 wulf Exp $ +@comment $NetBSD: PLIST.opt,v 1.1 2001/11/01 00:32:30 zuntum Exp $ bin/ocamlopt bin/ocamlc.opt bin/ocamlopt.opt diff --git a/lang/py-html-docs/PLIST.pre b/lang/py-html-docs/PLIST.pre new file mode 100644 index 00000000000..cdbf264995b --- /dev/null +++ b/lang/py-html-docs/PLIST.pre @@ -0,0 +1 @@ +@comment $NetBSD: PLIST.pre,v 1.1 2001/11/01 00:32:31 zuntum Exp $ diff --git a/lang/py-html-docs/pkg/PLIST.pre b/lang/py-html-docs/pkg/PLIST.pre deleted file mode 100644 index 12d93291065..00000000000 --- a/lang/py-html-docs/pkg/PLIST.pre +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST.pre,v 1.1 1998/06/07 19:31:57 frueauf Exp $ diff --git a/lang/python/PLIST.pre b/lang/python/PLIST.pre new file mode 100644 index 00000000000..d41a84fe5e7 --- /dev/null +++ b/lang/python/PLIST.pre @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST.pre,v 1.1 2001/11/01 00:32:32 zuntum Exp $ +bin/python +bin/python2.0 +man/man1/python.1 diff --git a/lang/python/pkg/PLIST.pre b/lang/python/pkg/PLIST.pre deleted file mode 100644 index b54a255b330..00000000000 --- a/lang/python/pkg/PLIST.pre +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST.pre,v 1.2 2000/10/22 20:01:50 tsarna Exp $ -bin/python -bin/python2.0 -man/man1/python.1 |