summaryrefslogtreecommitdiff
path: root/mail/spruce
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-07-23 21:34:55 +0000
committerwiz <wiz@pkgsrc.org>2005-07-23 21:34:55 +0000
commit446fa529a82806eb4b5d0ca9ca52199ddae3860c (patch)
tree6981a1d9942485e12fb3a2896cf1fe8000415e72 /mail/spruce
parentdb364f084888d3117cd18bf69709cfb6340903d1 (diff)
downloadpkgsrc-446fa529a82806eb4b5d0ca9ca52199ddae3860c.tar.gz
Remove some obsolete packages using gnome[1]-libs.
List posted to tech-pkg by jmmv on June 15, no negative comments.
Diffstat (limited to 'mail/spruce')
-rw-r--r--mail/spruce/DESCR8
-rw-r--r--mail/spruce/Makefile18
-rw-r--r--mail/spruce/PLIST14
-rw-r--r--mail/spruce/distinfo6
-rw-r--r--mail/spruce/patches/patch-aa13
5 files changed, 0 insertions, 59 deletions
diff --git a/mail/spruce/DESCR b/mail/spruce/DESCR
deleted file mode 100644
index 23e142f5e79..00000000000
--- a/mail/spruce/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-spruce - a MIME-aware, GNOME-based email program
-
-- Understands MIME, and can send and receive MIME attachments.
-- Can incorporate mail using POP
-- Doesn't understand unix-style maildrops (aah, youth...)
-- Has the beginnings of PGP support
-- Seems like it's actually pretty far along, and builds pretty cleanly,
- which is unique so far in my experience with Gnome mailers... :'/
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
deleted file mode 100644
index c79fb1a2253..00000000000
--- a/mail/spruce/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2005/06/01 18:02:59 jlam Exp $
-#
-
-DISTNAME= spruce-0.5.17
-PKGREVISION= 5
-CATEGORIES= mail
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/}
-
-MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://spruce.sourceforge.net/
-COMMENT= MIME-aware, GNOME-based email program
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
-USE_PKGLOCALEDIR= yes
-
-.include "../../x11/gnome-libs/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/mail/spruce/PLIST b/mail/spruce/PLIST
deleted file mode 100644
index 965432d9a57..00000000000
--- a/mail/spruce/PLIST
+++ /dev/null
@@ -1,14 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2002/07/17 11:22:38 agc Exp $
-bin/spruce
-${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/da/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/it/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/spruce.mo
-${PKGLOCALEDIR}/locale/ru_RU/LC_MESSAGES/spruce.mo
diff --git a/mail/spruce/distinfo b/mail/spruce/distinfo
deleted file mode 100644
index 203697fc7b6..00000000000
--- a/mail/spruce/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 09:59:29 agc Exp $
-
-SHA1 (spruce-0.5.17.tar.gz) = 9d9d28d88f334e36fc95855da0c4e3ab07781b10
-RMD160 (spruce-0.5.17.tar.gz) = e7de34344fd2abae10584f5fe15e2f59d9fa63a9
-Size (spruce-0.5.17.tar.gz) = 343206 bytes
-SHA1 (patch-aa) = 4e886e46b91b1569bc6e3a6987394c54b8dbd4c6
diff --git a/mail/spruce/patches/patch-aa b/mail/spruce/patches/patch-aa
deleted file mode 100644
index ad9cf028168..00000000000
--- a/mail/spruce/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2000/03/13 16:25:59 tron Exp $
-
---- Makefile.in.orig Sat Jan 29 18:28:37 2000
-+++ Makefile.in Fri Feb 4 01:05:22 2000
-@@ -106,7 +106,7 @@
- PROGRAMS = $(bin_PROGRAMS)
-
-
--DEFS = @DEFS@ -I. -I$(srcdir) -I.
-+DEFS = @DEFS@ -I. -I$(srcdir) -I. -I$(prefix)/include
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@