summaryrefslogtreecommitdiff
path: root/mail/balsa2
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2')
-rw-r--r--mail/balsa2/Makefile50
-rw-r--r--mail/balsa2/distinfo1
-rw-r--r--mail/balsa2/files/patch-ab13
-rw-r--r--mail/balsa2/files/patch-ai20
-rw-r--r--mail/balsa2/files/patch-aq12
-rw-r--r--mail/balsa2/pkg-comment1
-rw-r--r--mail/balsa2/pkg-descr12
-rw-r--r--mail/balsa2/pkg-plist71
8 files changed, 0 insertions, 180 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile
deleted file mode 100644
index a7b3e017e156..000000000000
--- a/mail/balsa2/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# New ports collection makefile for: balsa
-# Date created: 02 December 1998
-# Whom: Glenn Johnson <gljohns@bellsouth.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= balsa
-PORTVERSION= 0.9.5
-CATEGORIES= mail gnome
-MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
- ftp://ftp.newton.cx/pub/balsa/
-
-MAINTAINER= sobomax@FreeBSD.org
-
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- PropList.2:${PORTSDIR}/devel/libPropList \
- pspell.2:${PORTSDIR}/textproc/pspell \
- gnomeprint.9:${PORTSDIR}/print/gnomeprint
-RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \
- ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \
- panel:${PORTSDIR}/x11/gnomecore
-
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
-
-USE_X_PREFIX= yes
-USE_LIBTOOL= yes
-LIBTOOLFILES= configure libmutt/configure
-CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \
- GTK_CONFIG='${GTK_CONFIG}' \
- GLIB_CONFIG='${GLIB_CONFIG}' \
- LIBS='-L${LOCALBASE}/lib'
-CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome \
- --with-gnome=${PREFIX} \
- --enable-threads \
- --disable-more-warnings
-
-MAN1= balsa.1
-
-pre-patch:
- @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|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 57f135754102..000000000000
--- a/mail/balsa2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (balsa-0.9.5.tar.gz) = d247fbbfdb16ef28266d9893edcc5759
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-ai b/mail/balsa2/files/patch-ai
deleted file mode 100644
index ff6f252bd129..000000000000
--- a/mail/balsa2/files/patch-ai
+++ /dev/null
@@ -1,20 +0,0 @@
---- libmutt/rfc1524.c.orig Fri Jan 3 23:18:25 1997
-+++ libmutt/rfc1524.c Thu Dec 23 05:14:52 1999
-@@ -455,7 +455,7 @@
- if (s[0] == '\0')
- {
- snprintf (s, l, "%s/muttXXXXXX", buf);
-- mktemp (s);
-+ mkstemp (s);
- }
- else
- {
-@@ -466,7 +466,7 @@
- if ((period = strrchr (tmp, '.')) != NULL)
- *period = 0;
- snprintf (s, l, "%s/%s.XXXXXX", buf, tmp);
-- mktemp (s);
-+ mkstemp (s);
- if (period != NULL)
- {
- *period = '.';
diff --git a/mail/balsa2/files/patch-aq b/mail/balsa2/files/patch-aq
deleted file mode 100644
index b492b32fc547..000000000000
--- a/mail/balsa2/files/patch-aq
+++ /dev/null
@@ -1,12 +0,0 @@
---- libbalsa/send.c 2000/08/29 09:47:39 1.1
-+++ libbalsa/send.c 2000/08/29 09:47:43
-@@ -22,6 +22,9 @@
-
- #include "config.h"
-
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
- #include <arpa/inet.h>
- #include <netdb.h>
-
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 fab2d39e71b9..000000000000
--- a/mail/balsa2/pkg-plist
+++ /dev/null
@@ -1,71 +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/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/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/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/ca/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/es_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/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/ru/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