summaryrefslogtreecommitdiff
path: root/devel/nana
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-02-22 22:43:49 +0000
committerjlam <jlam@pkgsrc.org>2000-02-22 22:43:49 +0000
commitd938b6d820c6ed13a39e054da094de3614136466 (patch)
treed97de53de06186018285de6a19d7d238c28632f6 /devel/nana
parent2bd590a236b1dc0cd01fc67f8d69497b1cca928a (diff)
downloadpkgsrc-d938b6d820c6ed13a39e054da094de3614136466.tar.gz
nana 2.4 -- improved assertions and logging for C and C++
Diffstat (limited to 'devel/nana')
-rw-r--r--devel/nana/Makefile12
-rw-r--r--devel/nana/files/md53
-rw-r--r--devel/nana/pkg/COMMENT1
-rw-r--r--devel/nana/pkg/DESCR6
-rw-r--r--devel/nana/pkg/PLIST46
5 files changed, 68 insertions, 0 deletions
diff --git a/devel/nana/Makefile b/devel/nana/Makefile
new file mode 100644
index 00000000000..7ad4e7fca60
--- /dev/null
+++ b/devel/nana/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/02/22 22:43:49 jlam Exp $
+
+DISTNAME= nana-2.4
+CATEGORIES= devel
+MASTER_SITES= ftp://ftp.cs.ntu.edu.au/pub/nana/
+
+MAINTAINER= jlam@netbsd.org
+HOMEPAGE= http://www.cs.ntu.edu.au/homepages/pjm/nana-home/
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/nana/files/md5 b/devel/nana/files/md5
new file mode 100644
index 00000000000..b7e7a2beece
--- /dev/null
+++ b/devel/nana/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/02/22 22:43:49 jlam Exp $
+
+MD5 (nana-2.4.tar.gz) = 4266c06e5cc4e55cc81703d0fe9bb285
diff --git a/devel/nana/pkg/COMMENT b/devel/nana/pkg/COMMENT
new file mode 100644
index 00000000000..0baa907ab23
--- /dev/null
+++ b/devel/nana/pkg/COMMENT
@@ -0,0 +1 @@
+improved support for assertions and loggin in C and C++
diff --git a/devel/nana/pkg/DESCR b/devel/nana/pkg/DESCR
new file mode 100644
index 00000000000..1ae1ebed54e
--- /dev/null
+++ b/devel/nana/pkg/DESCR
@@ -0,0 +1,6 @@
+GNU Nana is a free library providing improved support for assertion
+checking and loggin in C and C++. It also provides some support for
+``Design by Contract''. The library, source code, and documentation are
+available under a Free license. It also provides some support for
+statement/function call tracing, performance measurement, and shortform
+generation.
diff --git a/devel/nana/pkg/PLIST b/devel/nana/pkg/PLIST
new file mode 100644
index 00000000000..ccac26d5c8c
--- /dev/null
+++ b/devel/nana/pkg/PLIST
@@ -0,0 +1,46 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/02/22 22:43:50 jlam Exp $
+bin/nana
+bin/nana-c++lg
+bin/nana-clg
+bin/nana-libtrace
+bin/nana-run
+bin/nana-sfdir
+bin/nana-sfg
+bin/nana-trace
+include/DI.h
+include/DL.h
+include/GDB.h
+include/I.h
+include/L.h
+include/L_buffer.h
+include/L_times.h
+include/Q.h
+include/Qstl.h
+include/calls.h
+include/cycles.h
+include/eiffel.h
+include/nana-config.h
+include/nana.h
+include/nana_error.h
+include/now.h
+@unexec install-info --delete %D/info/bison.info %D/info/dir
+info/nana.info
+info/nana.info-1
+info/nana.info-2
+info/nana.info-3
+@exec install-info %D/info/bison.info %D/info/dir
+lib/libnana.a
+libexec/nana-trace.gdb
+libexec/nanafilter
+man/man1/nana-clg.1
+man/man1/nana.1
+man/man3/DI.3
+man/man3/DL.3
+man/man3/I.3
+man/man3/L.3
+man/man3/Q.3
+man/man3/Qstl.3
+man/man3/nana.3
+share/nana/nana-run-init.gdb
+share/nana/nana-run.gdb
+@dirrm share/nana