From c72c1cf5f95cbe537b005028f1743cddb16ef203 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:57:41 +0000 Subject: Move pkg/ files into package's toplevel directory --- devel/swig/DESCR | 14 ++++++++++ devel/swig/PLIST | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++ devel/swig/pkg/DESCR | 14 ---------- devel/swig/pkg/PLIST | 76 ---------------------------------------------------- 4 files changed, 90 insertions(+), 90 deletions(-) create mode 100644 devel/swig/DESCR create mode 100644 devel/swig/PLIST delete mode 100644 devel/swig/pkg/DESCR delete mode 100644 devel/swig/pkg/PLIST (limited to 'devel/swig') diff --git a/devel/swig/DESCR b/devel/swig/DESCR new file mode 100644 index 00000000000..df18d9937e3 --- /dev/null +++ b/devel/swig/DESCR @@ -0,0 +1,14 @@ +Simplified Wrapper and Interface Generator. + +From the web page (http://www.swig.org): + +SWIG is a software development tool that connects programs written +in C, C++, and Objective-C with a variety of high-level programming +languages. SWIG is primarily used with common scripting languages +such as Perl, Python, and Tcl/Tk, but has also been extended to +include languages such as Java, Eiffel, and Guile. SWIG is most +commonly used to create high-level interpreted programming +environments, systems integration, and as a tool for building user +interfaces. SWIG is distributed as OpenSource and may be freely +used, distributed, and modified for commercial or noncommercial +use. diff --git a/devel/swig/PLIST b/devel/swig/PLIST new file mode 100644 index 00000000000..b14b979645e --- /dev/null +++ b/devel/swig/PLIST @@ -0,0 +1,76 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:26:58 zuntum Exp $ +bin/swig +include/swig.h +lib/swig_lib/tcl/blt.i +lib/swig_lib/tcl/constarray.i +lib/swig_lib/tcl/consthash.i +lib/swig_lib/tcl/expect.i +lib/swig_lib/tcl/expectk.i +lib/swig_lib/tcl/ish.i +lib/swig_lib/tcl/itclsh.i +lib/swig_lib/tcl/itkwish.i +lib/swig_lib/tcl/iwish.i +lib/swig_lib/tcl/ptrlang.i +lib/swig_lib/tcl/tclsh.i +lib/swig_lib/tcl/tix.i +lib/swig_lib/tcl/typemaps.i +lib/swig_lib/tcl/wish.i +lib/swig_lib/tcl/class.swg +lib/swig_lib/tcl/configcode.swg +lib/swig_lib/tcl/delcmd.swg +lib/swig_lib/tcl/delcmd8.swg +lib/swig_lib/tcl/methodcmd.swg +lib/swig_lib/tcl/methodcmd8.swg +lib/swig_lib/tcl/objcmd.swg +lib/swig_lib/tcl/objcmd8.swg +lib/swig_lib/tcl/swigtcl.swg +lib/swig_lib/tcl/tcl8ptr.swg +lib/swig_lib/tcl/Makefile +lib/swig_lib/perl4/userinit.i +lib/swig_lib/perl5/perlmain.i +lib/swig_lib/perl5/ptrlang.i +lib/swig_lib/perl5/typemaps.i +lib/swig_lib/perl5/perl5.swg +lib/swig_lib/perl5/perl5mg.swg +lib/swig_lib/perl5/perl5ptr.swg +lib/swig_lib/perl5/Makefile +lib/swig_lib/perl5/Makefile.pl +lib/swig_lib/python/embed.i +lib/swig_lib/python/embed13.i +lib/swig_lib/python/embed14.i +lib/swig_lib/python/embed15.i +lib/swig_lib/python/ptrlang.i +lib/swig_lib/python/typemaps.i +lib/swig_lib/python/typemaps_old.i +lib/swig_lib/python/defarg.swg +lib/swig_lib/python/pyexp.swg +lib/swig_lib/python/python.swg +lib/swig_lib/python/Makefile +lib/swig_lib/guile/guilemain.i +lib/swig_lib/guile/interpreter.i +lib/swig_lib/guile/guile.swg +lib/swig_lib/config/swigptr.swg +lib/swig_lib/array.i +lib/swig_lib/autodoc.i +lib/swig_lib/carray.i +lib/swig_lib/constraints.i +lib/swig_lib/ctype.i +lib/swig_lib/exception.i +lib/swig_lib/malloc.i +lib/swig_lib/math.i +lib/swig_lib/memory.i +lib/swig_lib/objc.i +lib/swig_lib/pointer.i +lib/swig_lib/stdlib.i +lib/swig_lib/timers.i +lib/swig_lib/swigptr.swg +lib/swig_lib/Makefile +lib/libswig.a +man/man1/swig.1 +@dirrm lib/swig_lib/perl4 +@dirrm lib/swig_lib/perl5 +@dirrm lib/swig_lib/python +@dirrm lib/swig_lib/guile +@dirrm lib/swig_lib/config +@dirrm lib/swig_lib/tcl +@dirrm lib/swig_lib diff --git a/devel/swig/pkg/DESCR b/devel/swig/pkg/DESCR deleted file mode 100644 index df18d9937e3..00000000000 --- a/devel/swig/pkg/DESCR +++ /dev/null @@ -1,14 +0,0 @@ -Simplified Wrapper and Interface Generator. - -From the web page (http://www.swig.org): - -SWIG is a software development tool that connects programs written -in C, C++, and Objective-C with a variety of high-level programming -languages. SWIG is primarily used with common scripting languages -such as Perl, Python, and Tcl/Tk, but has also been extended to -include languages such as Java, Eiffel, and Guile. SWIG is most -commonly used to create high-level interpreted programming -environments, systems integration, and as a tool for building user -interfaces. SWIG is distributed as OpenSource and may be freely -used, distributed, and modified for commercial or noncommercial -use. diff --git a/devel/swig/pkg/PLIST b/devel/swig/pkg/PLIST deleted file mode 100644 index 8abad6742c7..00000000000 --- a/devel/swig/pkg/PLIST +++ /dev/null @@ -1,76 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 1999/01/14 20:44:56 mellon Exp $ -bin/swig -include/swig.h -lib/swig_lib/tcl/blt.i -lib/swig_lib/tcl/constarray.i -lib/swig_lib/tcl/consthash.i -lib/swig_lib/tcl/expect.i -lib/swig_lib/tcl/expectk.i -lib/swig_lib/tcl/ish.i -lib/swig_lib/tcl/itclsh.i -lib/swig_lib/tcl/itkwish.i -lib/swig_lib/tcl/iwish.i -lib/swig_lib/tcl/ptrlang.i -lib/swig_lib/tcl/tclsh.i -lib/swig_lib/tcl/tix.i -lib/swig_lib/tcl/typemaps.i -lib/swig_lib/tcl/wish.i -lib/swig_lib/tcl/class.swg -lib/swig_lib/tcl/configcode.swg -lib/swig_lib/tcl/delcmd.swg -lib/swig_lib/tcl/delcmd8.swg -lib/swig_lib/tcl/methodcmd.swg -lib/swig_lib/tcl/methodcmd8.swg -lib/swig_lib/tcl/objcmd.swg -lib/swig_lib/tcl/objcmd8.swg -lib/swig_lib/tcl/swigtcl.swg -lib/swig_lib/tcl/tcl8ptr.swg -lib/swig_lib/tcl/Makefile -lib/swig_lib/perl4/userinit.i -lib/swig_lib/perl5/perlmain.i -lib/swig_lib/perl5/ptrlang.i -lib/swig_lib/perl5/typemaps.i -lib/swig_lib/perl5/perl5.swg -lib/swig_lib/perl5/perl5mg.swg -lib/swig_lib/perl5/perl5ptr.swg -lib/swig_lib/perl5/Makefile -lib/swig_lib/perl5/Makefile.pl -lib/swig_lib/python/embed.i -lib/swig_lib/python/embed13.i -lib/swig_lib/python/embed14.i -lib/swig_lib/python/embed15.i -lib/swig_lib/python/ptrlang.i -lib/swig_lib/python/typemaps.i -lib/swig_lib/python/typemaps_old.i -lib/swig_lib/python/defarg.swg -lib/swig_lib/python/pyexp.swg -lib/swig_lib/python/python.swg -lib/swig_lib/python/Makefile -lib/swig_lib/guile/guilemain.i -lib/swig_lib/guile/interpreter.i -lib/swig_lib/guile/guile.swg -lib/swig_lib/config/swigptr.swg -lib/swig_lib/array.i -lib/swig_lib/autodoc.i -lib/swig_lib/carray.i -lib/swig_lib/constraints.i -lib/swig_lib/ctype.i -lib/swig_lib/exception.i -lib/swig_lib/malloc.i -lib/swig_lib/math.i -lib/swig_lib/memory.i -lib/swig_lib/objc.i -lib/swig_lib/pointer.i -lib/swig_lib/stdlib.i -lib/swig_lib/timers.i -lib/swig_lib/swigptr.swg -lib/swig_lib/Makefile -lib/libswig.a -man/man1/swig.1 -@dirrm lib/swig_lib/perl4 -@dirrm lib/swig_lib/perl5 -@dirrm lib/swig_lib/python -@dirrm lib/swig_lib/guile -@dirrm lib/swig_lib/config -@dirrm lib/swig_lib/tcl -@dirrm lib/swig_lib -- cgit v1.2.3