diff options
author | rh <rh@pkgsrc.org> | 1999-12-12 18:13:53 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-12 18:13:53 +0000 |
commit | ede7ec9fa133c0f2a357ef0ce38b341d4e74f95a (patch) | |
tree | 17486fd8f3dd3c33c126eeb44565b728b3bea204 /mail/balsa | |
parent | 15c4bea02ec1993728111aec0ba9116873b47a18 (diff) | |
download | pkgsrc-ede7ec9fa133c0f2a357ef0ce38b341d4e74f95a.tar.gz |
Initial import of balsa-0.4.9.5, a GNOME email client.
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 20 | ||||
-rw-r--r-- | mail/balsa/files/md5 | 3 | ||||
-rw-r--r-- | mail/balsa/files/patch-sum | 4 | ||||
-rw-r--r-- | mail/balsa/patches/patch-aa | 47 | ||||
-rw-r--r-- | mail/balsa/patches/patch-ab | 33 | ||||
-rw-r--r-- | mail/balsa/pkg/COMMENT | 1 | ||||
-rw-r--r-- | mail/balsa/pkg/DESCR | 8 | ||||
-rw-r--r-- | mail/balsa/pkg/PLIST | 23 |
8 files changed, 139 insertions, 0 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile new file mode 100644 index 00000000000..291f18ba3e3 --- /dev/null +++ b/mail/balsa/Makefile @@ -0,0 +1,20 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/12/12 18:13:53 rh Exp $ +# + +DISTNAME= balsa-0.4.9.5 +CATEGORIES= mail gnome +MASTER_SITES= ftp://ftp.balsa.net/pub/balsa/ \ + ftp://ftp.univie.ac.at/systems/linux/metalab/X11/gtkbuffet/apps/balsa/ + +MAINTAINER= rh@netbsd.org +HOMEPAGE= http://www.balsa.net/ + +DEPENDS+= pth-*:../../devel/pth +DEPENDS+= libproplist-*:../../devel/libproplist +DEPENDS+= gnome-core-*:../../x11/gnome-core + +GNU_CONFIGURE= yes +USE_LIBTOOL= yes +USE_X11BASE= yes + +.include "../../mk/bsd.pkg.mk" diff --git a/mail/balsa/files/md5 b/mail/balsa/files/md5 new file mode 100644 index 00000000000..2cf92e0c904 --- /dev/null +++ b/mail/balsa/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/12/12 18:13:54 rh Exp $ + +MD5 (balsa-0.4.9.5.tar.gz) = b723043e86768d9c09af6fc76a9a63c2 diff --git a/mail/balsa/files/patch-sum b/mail/balsa/files/patch-sum new file mode 100644 index 00000000000..43c98e02167 --- /dev/null +++ b/mail/balsa/files/patch-sum @@ -0,0 +1,4 @@ +$NetBSD: patch-sum,v 1.1.1.1 1999/12/12 18:13:54 rh Exp $ + +MD5 (patch-aa) = 4422068d7f82e89d43b708fa6005d2ba +MD5 (patch-ab) = a5d0e52fd1a4673d2a5febec24a2f8d3 diff --git a/mail/balsa/patches/patch-aa b/mail/balsa/patches/patch-aa new file mode 100644 index 00000000000..47a0a14a67b --- /dev/null +++ b/mail/balsa/patches/patch-aa @@ -0,0 +1,47 @@ +$NetBSD: patch-aa,v 1.1.1.1 1999/12/12 18:13:54 rh Exp $ + +--- configure.orig Tue Apr 20 12:44:56 1999 ++++ configure Sun Dec 12 18:24:35 1999 +@@ -2344,6 +2344,7 @@ + ac_tool_prefix= + fi + ++if false; then + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + +@@ -2576,6 +2577,7 @@ + ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ + $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ + || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } ++fi + + # Redirect the config.log output again, so that the ltconfig log is not + # clobbered by the next message. +@@ -5569,10 +5571,12 @@ + top_srcdir="$ac_dots$ac_given_srcdir" ;; + esac + ++if false; then + case "$ac_given_INSTALL" in + [/$]*) INSTALL="$ac_given_INSTALL" ;; + *) INSTALL="$ac_dots$ac_given_INSTALL" ;; + esac ++fi + + echo creating "$ac_file" + rm -f "$ac_file" +@@ -5793,10 +5797,13 @@ + *) # Relative path. + ac_sub_cache_file="$ac_dots$cache_file" ;; + esac ++ ++if false; then + case "$ac_given_INSTALL" in + [/$]*) INSTALL="$ac_given_INSTALL" ;; + *) INSTALL="$ac_dots$ac_given_INSTALL" ;; + esac ++fi + + echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir" + # The eval makes quoting arguments work. diff --git a/mail/balsa/patches/patch-ab b/mail/balsa/patches/patch-ab new file mode 100644 index 00000000000..3b3a21c3004 --- /dev/null +++ b/mail/balsa/patches/patch-ab @@ -0,0 +1,33 @@ +$NetBSD: patch-ab,v 1.1.1.1 1999/12/12 18:13:54 rh Exp $ + +--- libmutt/configure.orig Tue Apr 20 12:44:58 1999 ++++ libmutt/configure Sun Dec 12 18:25:22 1999 +@@ -1542,6 +1542,7 @@ + ac_tool_prefix= + fi + ++if false; then + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' + +@@ -1774,6 +1775,7 @@ + ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \ + $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ + || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } ++fi + + # Redirect the config.log output again, so that the ltconfig log is not + # clobbered by the next message. +@@ -3768,10 +3770,12 @@ + top_srcdir="$ac_dots$ac_given_srcdir" ;; + esac + ++if false; then + case "$ac_given_INSTALL" in + [/$]*) INSTALL="$ac_given_INSTALL" ;; + *) INSTALL="$ac_dots$ac_given_INSTALL" ;; + esac ++fi + + echo creating "$ac_file" + rm -f "$ac_file" diff --git a/mail/balsa/pkg/COMMENT b/mail/balsa/pkg/COMMENT new file mode 100644 index 00000000000..0e4f9f4e18c --- /dev/null +++ b/mail/balsa/pkg/COMMENT @@ -0,0 +1 @@ +a GNOME EMail client. diff --git a/mail/balsa/pkg/DESCR b/mail/balsa/pkg/DESCR new file mode 100644 index 00000000000..cc57c2a3e4d --- /dev/null +++ b/mail/balsa/pkg/DESCR @@ -0,0 +1,8 @@ + Balsa is an e-mail reader. This client is part of the GNOME desktop +environment. It supports local mailboxes, POP3 and IMAP. It supports: + + * Local mailboxes (mbox, maildir, mh) + * POP3 + * IMAP + * MIME (in progress) + * many other things that I can't think of right now! :-) diff --git a/mail/balsa/pkg/PLIST b/mail/balsa/pkg/PLIST new file mode 100644 index 00000000000..07925fa56fe --- /dev/null +++ b/mail/balsa/pkg/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/12/12 18:13:53 rh Exp $ +bin/balsa +etc/CORBA/servers/balsa.gnorba +etc/sound/events/balsa.soundlist +etc/sound/events/email.soundlist +lib/libbalsasrv.a +share/locale/de/LC_MESSAGES/balsa.mo +share/locale/es/LC_MESSAGES/balsa.mo +share/locale/fi/LC_MESSAGES/balsa.mo +share/locale/fr/LC_MESSAGES/balsa.mo +share/locale/ga/LC_MESSAGES/balsa.mo +share/locale/it/LC_MESSAGES/balsa.mo +share/locale/ko/LC_MESSAGES/balsa.mo +share/locale/nl/LC_MESSAGES/balsa.mo +share/locale/no/LC_MESSAGES/balsa.mo +share/locale/ru/LC_MESSAGES/balsa.mo +share/pixmaps/balsa/attachment.png +share/pixmaps/balsa/balsa_icon.png +share/pixmaps/balsa/balsa_logo.png +share/sounds/balsa/newmail.wav +share/sounds/balsa/startup.wav +@dirrm share/sounds/balsa +@dirrm share/pixmaps/balsa |