aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa2
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2')
-rw-r--r--mail/balsa2/Makefile43
-rw-r--r--mail/balsa2/distinfo1
-rw-r--r--mail/balsa2/files/patch-aa14
-rw-r--r--mail/balsa2/files/patch-ab13
-rw-r--r--mail/balsa2/files/patch-aq12
-rw-r--r--mail/balsa2/files/patch-libmutt::charset.c14
-rw-r--r--mail/balsa2/files/patch-libmutt::charset.h14
-rw-r--r--mail/balsa2/pkg-comment1
-rw-r--r--mail/balsa2/pkg-descr12
-rw-r--r--mail/balsa2/pkg-plist101
10 files changed, 0 insertions, 225 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
deleted file mode 100644
index 12b799a81ad6..000000000000
--- a/mail/balsa2/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# New ports collection makefile for: balsa
-# Date created: 02 December 1998
-# Whom: Glenn Johnson <gljohns@bellsouth.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= balsa
-PORTVERSION= 1.1.3
-#PORTREVISION= 1
-CATEGORIES= mail gnome
-MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
- ftp://ftp.newton.cx/pub/balsa/
-
-MAINTAINER= sobomax@FreeBSD.org
-
-LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
- pspell.4:${PORTSDIR}/textproc/pspell \
- gnomeprint.13:${PORTSDIR}/print/gnomeprint \
- giconv.2:${PORTSDIR}/converters/libiconv
-
-USE_X_PREFIX= yes
-USE_GNOME= yes
-USE_LIBTOOL= yes
-LIBTOOLFILES= configure libmutt/configure
-CONFIGURE_ARGS= --enable-threads \
- --disable-more-warnings
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lgiconv"
-
-MAN1= balsa.1
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
- s|-liconv|-lgiconv|g ; s|iconv_open|libiconv_open|g' \
- ${WRKSRC}/configure
- @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
- 's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
- s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ; \
- s|\$\(gnomedatadir\)/gnome|\$\(gnomedatadir\)|g'
-
-.include <bsd.port.mk>
diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo
deleted file mode 100644
index 3b18b7240272..000000000000
--- a/mail/balsa2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (balsa-1.1.3.tar.gz) = 9d90a44d7c04b480aaa68e15e5894c13
diff --git a/mail/balsa2/files/patch-aa b/mail/balsa2/files/patch-aa
deleted file mode 100644
index 89c2b3ebf998..000000000000
--- a/mail/balsa2/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- src/Makefile.in.orig Wed Feb 7 13:35:25 2001
-+++ src/Makefile.in Wed Feb 7 13:36:25 2001
-@@ -152,7 +152,7 @@
-
- CFLAGS = @CFLAGS@ $(GTKHTML_CFLAGS) $(PIXBUF_FLAGS)
-
--balsa_LDADD = $(top_builddir)/libbalsa/libbalsa.a $(top_builddir)/libmutt/imap/libimap.a $(top_builddir)/libmutt/libmutt.a $(top_builddir)/libinit_balsa/libinit_balsa.a -lpspell -lltdl @LIBESD_LIB@ $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) $(GNOME_PRINT_LIBS) $(GTKHTML_LIBS) $(PIXBUF_LIBS)
-+balsa_LDADD = $(top_builddir)/libbalsa/libbalsa.a $(top_builddir)/libmutt/imap/libimap.a $(top_builddir)/libmutt/libmutt.a $(top_builddir)/libinit_balsa/libinit_balsa.a -lpspell @LIBESD_LIB@ $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(PTHREAD_LIB) $(GNOME_PRINT_LIBS) $(GTKHTML_LIBS) $(PIXBUF_LIBS)
-
-
- balsa_DEPENDENCIES = $(top_builddir)/libbalsa/libbalsa.a $(top_builddir)/libmutt/libmutt.a $(top_builddir)/libmutt/imap/libimap.a $(top_builddir)/libmutt/libmutt.a $(top_builddir)/libinit_balsa/libinit_balsa.a
diff --git a/mail/balsa2/files/patch-ab b/mail/balsa2/files/patch-ab
deleted file mode 100644
index 8a4be78e9731..000000000000
--- a/mail/balsa2/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure 2000/09/19 07:22:11 1.1
-+++ configure 2000/09/19 07:29:28
-@@ -3480,8 +3480,8 @@
- fi
-
-
--LDFLAGS="$balsa_save_LDFLAGS"
--LIBS="$balsa_save_LIBS"
-+#LDFLAGS="$balsa_save_LDFLAGS"
-+#LIBS="$balsa_save_LIBS"
-
- for ac_hdr in libgnomeui/gnome-window-icon.h
- do
diff --git a/mail/balsa2/files/patch-aq b/mail/balsa2/files/patch-aq
deleted file mode 100644
index 08c8d4f7cd21..000000000000
--- a/mail/balsa2/files/patch-aq
+++ /dev/null
@@ -1,12 +0,0 @@
---- libbalsa/send.c.orig Fri Sep 29 14:00:46 2000
-+++ libbalsa/send.c Mon Oct 2 13:23:37 2000
-@@ -24,6 +24,9 @@
-
- /* #include <radlib.h> */
- /* FreeBSD 4.1-STABLE FreeBSD 4.1-STABLE */
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <netdb.h>
-
diff --git a/mail/balsa2/files/patch-libmutt::charset.c b/mail/balsa2/files/patch-libmutt::charset.c
deleted file mode 100644
index 3c57eacaedc5..000000000000
--- a/mail/balsa2/files/patch-libmutt::charset.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libmutt/charset.c 2001/03/06 10:39:57 1.1
-+++ libmutt/charset.c 2001/03/06 10:40:07
-@@ -29,7 +29,7 @@
- #include <unistd.h>
- #include <errno.h>
-
--#include <iconv.h>
-+#include <giconv.h>
-
- #include "mutt.h"
- #include "charset.h"
diff --git a/mail/balsa2/files/patch-libmutt::charset.h b/mail/balsa2/files/patch-libmutt::charset.h
deleted file mode 100644
index 7e490597f1dc..000000000000
--- a/mail/balsa2/files/patch-libmutt::charset.h
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- libmutt/charset.h 2001/03/06 10:38:56 1.1
-+++ libmutt/charset.h 2001/03/06 10:39:08
-@@ -19,7 +19,7 @@
- #ifndef _CHARSET_H
- #define _CHARSET_H
-
--#include <iconv.h>
-+#include <giconv.h>
-
- int mutt_convert_string (char **, const char *, const char *);
-
diff --git a/mail/balsa2/pkg-comment b/mail/balsa2/pkg-comment
deleted file mode 100644
index 150a5e184dd1..000000000000
--- a/mail/balsa2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A mail reader for the gnome interface
diff --git a/mail/balsa2/pkg-descr b/mail/balsa2/pkg-descr
deleted file mode 100644
index 484e6febcc10..000000000000
--- a/mail/balsa2/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-A mail reader for gnome. It supports local mail, pop3, and IMAP. It can
-view mail files in mbox, maildir, and mh format.
-
-The pop3 support is not complete. All mail retrieved will be left on the
-server, and hence retrieved again if not deleted through some other pop3
-client. Using fetchmail would be recommended to retrieve pop3 mail.
-
-Balsa is probably not fully usable as one's primary mail client at this
-time. However, it is under active development and fits with other gnome
-applications.
-
-WWW: http://www.balsa.net/
diff --git a/mail/balsa2/pkg-plist b/mail/balsa2/pkg-plist
deleted file mode 100644
index c06e175b2748..000000000000
--- a/mail/balsa2/pkg-plist
+++ /dev/null
@@ -1,101 +0,0 @@
-bin/balsa
-etc/sound/events/balsa.soundlist
-etc/sound/events/email.soundlist
-share/gnome/apps/Internet/balsa.desktop
-share/gnome/help/balsa/C/authours.html
-share/gnome/help/balsa/C/common-tasks.html
-share/gnome/help/balsa/C/getting-started.html
-share/gnome/help/balsa/C/glossary.html
-share/gnome/help/balsa/C/folder-config.html
-share/gnome/help/balsa/C/images/address-book-ldap.png
-share/gnome/help/balsa/C/images/address-book-modify.png
-share/gnome/help/balsa/C/images/address-book-start.png
-share/gnome/help/balsa/C/images/address-book-vcard.png
-share/gnome/help/balsa/C/images/address-book.png
-share/gnome/help/balsa/C/images/balsa_logo.png
-share/gnome/help/balsa/C/images/druid-start.png
-share/gnome/help/balsa/C/images/example-alias.png
-share/gnome/help/balsa/C/images/main-window-toolbar.png
-share/gnome/help/balsa/C/images/main-window.png
-share/gnome/help/balsa/C/images/newmsg-window-attachments.png
-share/gnome/help/balsa/C/images/newmsg-window-toolbar.png
-share/gnome/help/balsa/C/images/newmsg-window.png
-share/gnome/help/balsa/C/images/preferences-window.png
-share/gnome/help/balsa/C/images/spell-check.png
-share/gnome/help/balsa/C/index.html
-share/gnome/help/balsa/C/its-not-working.html
-share/gnome/help/balsa/C/ln7.html
-share/gnome/help/balsa/C/stylesheet-images/caution.gif
-share/gnome/help/balsa/C/stylesheet-images/home.gif
-share/gnome/help/balsa/C/stylesheet-images/important.gif
-share/gnome/help/balsa/C/stylesheet-images/next.gif
-share/gnome/help/balsa/C/stylesheet-images/note.gif
-share/gnome/help/balsa/C/stylesheet-images/prev.gif
-share/gnome/help/balsa/C/stylesheet-images/tip.gif
-share/gnome/help/balsa/C/stylesheet-images/toc-blank.gif
-share/gnome/help/balsa/C/stylesheet-images/toc-minus.gif
-share/gnome/help/balsa/C/stylesheet-images/toc-plus.gif
-share/gnome/help/balsa/C/stylesheet-images/up.gif
-share/gnome/help/balsa/C/stylesheet-images/warning.gif
-share/gnome/help/balsa/C/topic.dat
-share/gnome/help/balsa/C/win-composer.html
-share/gnome/help/balsa/C/win-config-0.html
-share/gnome/help/balsa/C/win-config-1.html
-share/gnome/help/balsa/C/win-config-10.html
-share/gnome/help/balsa/C/win-config-2.html
-share/gnome/help/balsa/C/win-config-3.html
-share/gnome/help/balsa/C/win-config-4.html
-share/gnome/help/balsa/C/win-config-5.html
-share/gnome/help/balsa/C/win-config-6.html
-share/gnome/help/balsa/C/win-config-7.html
-share/gnome/help/balsa/C/win-config-8.html
-share/gnome/help/balsa/C/win-config-9.html
-share/gnome/help/balsa/C/win-config.html
-share/gnome/help/balsa/C/win-main.html
-share/gnome/pixmaps/balsa/attachment.png
-share/gnome/pixmaps/balsa/balsa-logo.png
-share/gnome/pixmaps/balsa/balsa-top.png
-share/gnome/pixmaps/balsa/balsa-watermark.png
-share/gnome/pixmaps/balsa/balsa_icon.png
-share/gnome/pixmaps/balsa/balsa_logo.png
-share/gnome/pixmaps/gnome-balsa2.png
-share/gnome/sounds/balsa/newmail.wav
-share/gnome/sounds/balsa/startup.wav
-share/locale/az/LC_MESSAGES/balsa.mo
-share/locale/ca/LC_MESSAGES/balsa.mo
-share/locale/cs/LC_MESSAGES/balsa.mo
-share/locale/da/LC_MESSAGES/balsa.mo
-share/locale/de/LC_MESSAGES/balsa.mo
-share/locale/el/LC_MESSAGES/balsa.mo
-share/locale/en_GB/LC_MESSAGES/balsa.mo
-share/locale/es/LC_MESSAGES/balsa.mo
-share/locale/et/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/hu/LC_MESSAGES/balsa.mo
-share/locale/it/LC_MESSAGES/balsa.mo
-share/locale/ja/LC_MESSAGES/balsa.mo
-share/locale/ko/LC_MESSAGES/balsa.mo
-share/locale/lt/LC_MESSAGES/balsa.mo
-share/locale/nl/LC_MESSAGES/balsa.mo
-share/locale/nn/LC_MESSAGES/balsa.mo
-share/locale/no/LC_MESSAGES/balsa.mo
-share/locale/pl/LC_MESSAGES/balsa.mo
-share/locale/pt/LC_MESSAGES/balsa.mo
-share/locale/pt_BR/LC_MESSAGES/balsa.mo
-share/locale/ro/LC_MESSAGES/balsa.mo
-share/locale/ru/LC_MESSAGES/balsa.mo
-share/locale/sk/LC_MESSAGES/balsa.mo
-share/locale/sl/LC_MESSAGES/balsa.mo
-share/locale/sv/LC_MESSAGES/balsa.mo
-share/locale/tr/LC_MESSAGES/balsa.mo
-share/locale/uk/LC_MESSAGES/balsa.mo
-share/locale/wa/LC_MESSAGES/balsa.mo
-share/locale/zh_CN.GB2312/LC_MESSAGES/balsa.mo
-@dirrm share/gnome/sounds/balsa
-@dirrm share/gnome/pixmaps/balsa
-@dirrm share/gnome/help/balsa/C/stylesheet-images
-@dirrm share/gnome/help/balsa/C/images
-@dirrm share/gnome/help/balsa/C
-@dirrm share/gnome/help/balsa