diff options
author | garbled <garbled@pkgsrc.org> | 2000-04-26 06:36:31 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 2000-04-26 06:36:31 +0000 |
commit | 8246c5196048817fcea38fd4737d401ec691fcff (patch) | |
tree | 07a3cdbb8dc8671be3c9febf977eae280f4241d5 /databases | |
parent | 0988c681f95e2c6e2fb4a22bcd137e589ab16685 (diff) | |
download | pkgsrc-8246c5196048817fcea38fd4737d401ec691fcff.tar.gz |
Add pkg for quicklist 0.8.6:
a GTK free-form database, that is easy to use.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/quicklist/Makefile | 16 | ||||
-rw-r--r-- | databases/quicklist/files/md5 | 3 | ||||
-rw-r--r-- | databases/quicklist/files/patch-sum | 4 | ||||
-rw-r--r-- | databases/quicklist/patches/patch-aa | 12 | ||||
-rw-r--r-- | databases/quicklist/patches/patch-ab | 12 | ||||
-rw-r--r-- | databases/quicklist/pkg/COMMENT | 1 | ||||
-rw-r--r-- | databases/quicklist/pkg/DESCR | 6 | ||||
-rw-r--r-- | databases/quicklist/pkg/PLIST | 14 |
8 files changed, 68 insertions, 0 deletions
diff --git a/databases/quicklist/Makefile b/databases/quicklist/Makefile new file mode 100644 index 00000000000..1f6e32a111f --- /dev/null +++ b/databases/quicklist/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2000/04/26 06:36:31 garbled Exp $ +# + +DISTNAME= quicklist-0.8.6 +CATEGORIES= databases +MASTER_SITES= ftp://ftp.quicklist.org/ +MAINTAINER= packages@netbsd.org +HOMEPAGE= http://www.quicklist.org + +DEPENDS+= gtk+-1.2.*:../../x11/gtk +DEPENDS+= gettext-0.10.35:../../devel/gettext + +GNU_CONFIGURE= yes +CFLAGS+= -I${LOCALBASE}/include + +.include "../../mk/bsd.pkg.mk" diff --git a/databases/quicklist/files/md5 b/databases/quicklist/files/md5 new file mode 100644 index 00000000000..c4d3488bbc1 --- /dev/null +++ b/databases/quicklist/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/04/26 06:36:31 garbled Exp $ + +MD5 (quicklist-0.8.6.tar.gz) = c52b450efa94eb72d2e2919793e46f3e diff --git a/databases/quicklist/files/patch-sum b/databases/quicklist/files/patch-sum new file mode 100644 index 00000000000..bf84acd0fdd --- /dev/null +++ b/databases/quicklist/files/patch-sum @@ -0,0 +1,4 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/04/26 06:36:31 garbled Exp $ + +MD5 (patch-aa) = 48b94b3a10a43257406fe99c3c3f1b8c +MD5 (patch-ab) = 99ef70cd6289cbcf49c1ea081adb41f4 diff --git a/databases/quicklist/patches/patch-aa b/databases/quicklist/patches/patch-aa new file mode 100644 index 00000000000..ec9dee2dc56 --- /dev/null +++ b/databases/quicklist/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1.1.1 2000/04/26 06:36:32 garbled Exp $ +--- doc/Makefile.in.orig Tue Apr 25 17:35:41 2000 ++++ doc/Makefile.in Tue Apr 25 17:36:18 2000 +@@ -89,7 +89,7 @@ + VERSION = @VERSION@ + l = @l@ + +-docdir = ${prefix}/doc/quicklist-$(VERSION) ++docdir = ${prefix}/share/doc/quicklist + + docs = file_format functionality functions + diff --git a/databases/quicklist/patches/patch-ab b/databases/quicklist/patches/patch-ab new file mode 100644 index 00000000000..a2f311fbfd5 --- /dev/null +++ b/databases/quicklist/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1.1.1 2000/04/26 06:36:32 garbled Exp $ +--- gtksheet/Makefile.in.orig Tue Apr 25 17:41:09 2000 ++++ gtksheet/Makefile.in Tue Apr 25 17:41:38 2000 +@@ -89,7 +89,7 @@ + VERSION = @VERSION@ + l = @l@ + +-docdir = ${prefix}/doc/quicklist-${VERSION}/gtksheet ++docdir = ${prefix}/share/doc/quicklist/gtksheet + + docs = AUTHORS ChangeLog TODO BUGS CONTRIB COPYING README + diff --git a/databases/quicklist/pkg/COMMENT b/databases/quicklist/pkg/COMMENT new file mode 100644 index 00000000000..e00728ee797 --- /dev/null +++ b/databases/quicklist/pkg/COMMENT @@ -0,0 +1 @@ +a GTK free-form database, that is easy to use. diff --git a/databases/quicklist/pkg/DESCR b/databases/quicklist/pkg/DESCR new file mode 100644 index 00000000000..f7f75085466 --- /dev/null +++ b/databases/quicklist/pkg/DESCR @@ -0,0 +1,6 @@ +QuickList is a free (GPL) gtk+ program for any un*x system with gtk+ 1.2 +or better that allows novice and experienced users to keep track of +"things" without any help from a system administrator. "Things" can be +anything, including bug lists, phone lists, restaurants, team members, +calendars, cool urls, checkbooks, fishing holes, CDs, bunjee jumping cool +sites, etc. It is completely flexible. diff --git a/databases/quicklist/pkg/PLIST b/databases/quicklist/pkg/PLIST new file mode 100644 index 00000000000..cb5628f4511 --- /dev/null +++ b/databases/quicklist/pkg/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2000/04/26 06:36:31 garbled Exp $ +share/doc/quicklist/gtksheet/AUTHORS +share/doc/quicklist/gtksheet/ChangeLog +share/doc/quicklist/gtksheet/TODO +share/doc/quicklist/gtksheet/BUGS +share/doc/quicklist/gtksheet/CONTRIB +share/doc/quicklist/gtksheet/COPYING +share/doc/quicklist/gtksheet/README +share/doc/quicklist/file_format +share/doc/quicklist/functionality +share/doc/quicklist/functions +bin/quicklist +@dirrm share/doc/quicklist/gtksheet +@dirrm share/doc/quicklist |