diff --git a/misc/quicklist/Makefile b/misc/quicklist/Makefile new file mode 100644 index 000000000000..a29484f68a59 --- /dev/null +++ b/misc/quicklist/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/09/15 03:23:40 jlam Exp $ +# + +DISTNAME= quicklist-0.8.2 +CATEGORIES= misc x11 +MASTER_SITES= ftp://ftp.quicklist.org/ + +MAINTAINER= jlam@netbsd.org +HOMEPAGE= http://www.quicklist.org/ + +DEPENDS+= gettext-0.10.35:../../devel/gettext +DEPENDS+= gtk+-1.2.4:../../x11/gtk + +GNU_CONFIGURE= yes +USE_X11BASE= yes + +CPPFLAGS+= -I${LOCALBASE}/include # for libintl.h +CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" + +.include "../../mk/bsd.pkg.mk" diff --git a/misc/quicklist/files/md5 b/misc/quicklist/files/md5 new file mode 100644 index 000000000000..3f437a445d3c --- /dev/null +++ b/misc/quicklist/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/09/15 03:23:40 jlam Exp $ + +MD5 (quicklist-0.8.2.tar.gz) = 83645c8b48761e3f3bc05f395ce27427 diff --git a/misc/quicklist/files/patch-sum b/misc/quicklist/files/patch-sum new file mode 100644 index 000000000000..fdba5252692e --- /dev/null +++ b/misc/quicklist/files/patch-sum @@ -0,0 +1,4 @@ +$NetBSD: patch-sum,v 1.1.1.1 1999/09/15 03:23:40 jlam Exp $ + +MD5 (patch-aa) = 248fe5f78d6ca40d49c8c28f0ef458f2 +MD5 (patch-ab) = 0ebb706a9ffab8594c356cec78589b65 diff --git a/misc/quicklist/patches/patch-aa b/misc/quicklist/patches/patch-aa new file mode 100644 index 000000000000..af1cf956e155 --- /dev/null +++ b/misc/quicklist/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/09/15 03:23:41 jlam Exp $ + +--- doc/Makefile.in.orig Fri Sep 10 19:57:44 1999 ++++ doc/Makefile.in Tue Sep 14 22:33:35 1999 +@@ -89,7 +89,7 @@ + VERSION = @VERSION@ + l = @l@ + +-docdir = ${prefix}/doc/quicklist-$(VERSION) ++docdir = ${prefix}/share/doc/quicklist-$(VERSION) + + docs = file_format functionality functions + diff --git a/misc/quicklist/patches/patch-ab b/misc/quicklist/patches/patch-ab new file mode 100644 index 000000000000..dc59761ac723 --- /dev/null +++ b/misc/quicklist/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 1999/09/15 03:23:41 jlam Exp $ + +--- gtksheet/Makefile.in.orig Fri Sep 10 19:57:36 1999 ++++ gtksheet/Makefile.in Tue Sep 14 22:29:57 1999 +@@ -89,7 +89,7 @@ + VERSION = @VERSION@ + l = @l@ + +-docdir = ${prefix}/doc/quicklist-${VERSION}/gtksheet ++docdir = ${prefix}/share/doc/quicklist-${VERSION}/gtksheet + + docs = AUTHORS ChangeLog TODO BUGS CONTRIB COPYING README + diff --git a/misc/quicklist/pkg/COMMENT b/misc/quicklist/pkg/COMMENT new file mode 100644 index 000000000000..911de78c9173 --- /dev/null +++ b/misc/quicklist/pkg/COMMENT @@ -0,0 +1 @@ +a simple database like AppleWorks & MS Works diff --git a/misc/quicklist/pkg/DESCR b/misc/quicklist/pkg/DESCR new file mode 100644 index 000000000000..ba8c11558786 --- /dev/null +++ b/misc/quicklist/pkg/DESCR @@ -0,0 +1,17 @@ +QuickList is a free (GPL) gtk+ program for any un*x system that allows +novice and experienced users to keep track of "things" without any help +from a system administrator. "Things" can be anything, including (but +certainly not limited to!) bug lists, phone lists, restaurants, team +members, calendars, cool urls, checkbooks, fishing holes, CDs, bunjee +jumping cool sites, etc. It is completely flexible. + +QuickList lists "things" in column format, much as they would appear in a +spreadsheet. Quicklist can sort lists of "things," search from them and +generate printable reports from them. + +The native (.qlf) file format is non-relational, non-SQL. Comma and tab +delimited files can be imported and exported. In addition, html files +can be exported for publishing to the World Wide Web. + +If you liked the Appleworks or Microsoft Works databases, you will like +QuickList. diff --git a/misc/quicklist/pkg/PLIST b/misc/quicklist/pkg/PLIST new file mode 100644 index 000000000000..94cd09d8ff01 --- /dev/null +++ b/misc/quicklist/pkg/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/09/15 03:23:41 jlam Exp $ +bin/quicklist +share/doc/quicklist-0.8.2/file_format +share/doc/quicklist-0.8.2/functionality +share/doc/quicklist-0.8.2/functions +share/doc/quicklist-0.8.2/gtksheet/AUTHORS +share/doc/quicklist-0.8.2/gtksheet/BUGS +share/doc/quicklist-0.8.2/gtksheet/CONTRIB +share/doc/quicklist-0.8.2/gtksheet/COPYING +share/doc/quicklist-0.8.2/gtksheet/ChangeLog +share/doc/quicklist-0.8.2/gtksheet/README +share/doc/quicklist-0.8.2/gtksheet/TODO +@dirrm share/doc/quicklist-0.8.2/gtksheet +@dirrm share/doc/quicklist-0.8.2