summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/Makefile11
-rw-r--r--mail/evolution/Makefile9
-rw-r--r--mail/spruce/Makefile5
-rw-r--r--mail/wmbiff/Makefile5
-rw-r--r--mail/wmmail/Makefile5
5 files changed, 20 insertions, 15 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index f9b9fef210a..98e2e82bf33 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2002/03/11 05:55:24 jmc Exp $
+# $NetBSD: Makefile,v 1.16 2002/03/13 17:37:21 fredb Exp $
#
DISTNAME= balsa-1.2.4
+PKGREVISION= 1
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
ftp://ftp.newton.cx/pub/balsa/
@@ -11,12 +12,12 @@ HOMEPAGE= http://www.balsa.net/
COMMENT= GNOME EMail client
DEPENDS+= glib>=1.2.1:../../devel/glib
-DEPENDS+= imlib>=1.9.2:../../graphics/imlib
-DEPENDS+= gnome-libs>=1.2.1:../../x11/gnome-libs
-DEPENDS+= gnome-print>=0.25:../../print/gnome-print
+DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
+DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs
+DEPENDS+= gnome-print>=0.29nb1:../../print/gnome-print
DEPENDS+= libpspell>=0.8.3:../../textproc/libpspell
DEPENDS+= pcre-[0-9]*:../../devel/pcre
-DEPENDS+= gtkhtml-[0-9]*:../../www/gtkhtml
+DEPENDS+= gtkhtml>=1.0.1nb1:../../www/gtkhtml
DEPENDS+= libiconv-*:../../converters/libiconv
GNU_CONFIGURE= yes
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 3b95b4c5113..7e656148aee 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2001/12/03 07:58:47 tron Exp $
+# $NetBSD: Makefile,v 1.15 2002/03/13 17:37:22 fredb Exp $
DISTNAME= evolution-0.15
+PKGREVISION= 1
CATEGORIES= mail time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/evolution/}
EXTRACT_SUFX= .tar.bz2
@@ -10,11 +11,11 @@ HOMEPAGE= http://www.ximian.com/products/ximian_evolution/
COMMENT= GNOME mailer, calendar, contact manager, and communications tool
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
-DEPENDS+= bonobo-conf>=0.11:../../devel/bonobo-conf
+DEPENDS+= bonobo-conf>=0.14nb1:../../devel/bonobo-conf
BUILD_USES_MSGFMT= YES
-BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.9.0
-BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.9.0
+BUILDLINK_DEPENDS.gdk-pixbuf= gdk-pixbuf>=0.11.0nb1
+BUILDLINK_DEPENDS.gdk-pixbuf-gnome= gdk-pixbuf-gnome>=0.11.0nb1
# Using a wildcard here doesn't make sence because the version number of
# "db3" is hardcoded in the "configure" script.
BUILDLINK_DEPENDS.db3= db3-3.11.2
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index 85f7a5805bf..bfe9ae8c685 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2001/12/30 14:05:48 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2002/03/13 17:37:22 fredb Exp $
#
DISTNAME= spruce-0.5.17
+PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/}
@@ -9,7 +10,7 @@ MAINTAINER= mellon@isc.org
HOMEPAGE= http://spruce.sourceforge.net/
COMMENT= MIME-aware, GNOME-based email program
-DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs
+DEPENDS+= gnome-libs>=1.4.1.2nb1:../../x11/gnome-libs
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/mail/wmbiff/Makefile b/mail/wmbiff/Makefile
index 0c944fb01da..2d9a23a3169 100644
--- a/mail/wmbiff/Makefile
+++ b/mail/wmbiff/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:18:23 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/03/13 17:37:22 fredb Exp $
DISTNAME= wmbiff-0.3.1
+PKGREVISION= 1
CATEGORIES= mail x11
MASTER_SITES= $(MASTER_SITE_SOURCEFORGE:=wmbiff/)
@@ -8,7 +9,7 @@ MAINTAINER= magick@zhadum.de
HOMEPAGE= http://sourceforge.net/projects/wmbiff/
COMMENT= xbuffy like "mail-checker" for WindowMaker
-DEPENDS+= windowmaker-[0-9]*:../../wm/windowmaker
+DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker
USE_X11= YES
USE_XPM= YES
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile
index ee245e0e823..8b4f058cb14 100644
--- a/mail/wmmail/Makefile
+++ b/mail/wmmail/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2001/10/11 17:04:28 tron Exp $
+# $NetBSD: Makefile,v 1.22 2002/03/13 17:37:22 fredb Exp $
DISTNAME= WMMail.app-0.64
PKGNAME= wmmail-0.64
+PKGREVISION= 1
CATEGORIES= mail x11
MASTER_SITES= http://www.eecg.utoronto.ca/~chanb/WMMail.app/
@@ -10,7 +11,7 @@ HOMEPAGE= http://www.eecg.toronto.edu/cgi-bin/cgiwrap/chanb/index.cgi?wmmail
COMMENT= xbiff like "mail-checker" for WindowMaker
DEPENDS+= libproplist>=0.10.1:../../devel/libproplist
-DEPENDS+= windowmaker-[0-9]*:../../wm/windowmaker
+DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker
USE_X11BASE= yes
USE_GMAKE= yes