diff options
Diffstat (limited to 'mail/balsa2')
| -rw-r--r-- | mail/balsa2/Makefile | 38 | ||||
| -rw-r--r-- | mail/balsa2/distinfo | 1 | ||||
| -rw-r--r-- | mail/balsa2/files/patch-ab | 21 | ||||
| -rw-r--r-- | mail/balsa2/pkg-comment | 1 | ||||
| -rw-r--r-- | mail/balsa2/pkg-descr | 14 | ||||
| -rw-r--r-- | mail/balsa2/pkg-plist | 20 |
6 files changed, 0 insertions, 95 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile deleted file mode 100644 index 039a55d0dcb4..000000000000 --- a/mail/balsa2/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -# New ports collection makefile for: balsa -# Version required: 0.4.9 -# Date created: 02 December 1998 -# Whom: Glenn Johnson <gljohns@bellsouth.net> -# -# $Id: Makefile,v 1.4 1999/02/03 20:50:03 vanilla Exp $ -# - -DISTNAME= balsa-0.4.9 -CATEGORIES= mail gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/balsa - -MAINTAINER= ports@FreeBSD.ORG - -RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ - PropList.1:${PORTSDIR}/devel/libPropList -BUILD_DEPENDS= orbit-idl:${PORTSDIR}/devel/ORBit - -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome \ - --with-gnome=${X11BASE} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - GTK_CONFIG="${X11BASE}/bin/gtk12-config" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4" - -MAN1= balsa.1 - -pre-build: - cd ${WRKSRC}/idl && orbit-idl balsa.idl - -post-install: - ${INSTALL_MAN} ${WRKSRC}/balsa.1 ${PREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo deleted file mode 100644 index 7bd7c0e40932..000000000000 --- a/mail/balsa2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (balsa-0.4.9.tar.gz) = 08d8dd036bca0cc0156e7d299f873d5f diff --git a/mail/balsa2/files/patch-ab b/mail/balsa2/files/patch-ab deleted file mode 100644 index 882365daef00..000000000000 --- a/mail/balsa2/files/patch-ab +++ /dev/null @@ -1,21 +0,0 @@ ---- configure.orig Thu Feb 4 04:23:24 1999 -+++ configure Thu Feb 4 04:24:24 1999 -@@ -1111,13 +1111,13 @@ - fi - - if test "$no_gnome_config" = "yes"; then -- echo $ac_n "checking for gnomeConf.sh file in $gnome_prefix""... $ac_c" 1>&6 --echo "configure:1116: checking for gnomeConf.sh file in $gnome_prefix" >&5 -- if test -f $gnome_prefix/gnomeConf.sh; then -+ echo $ac_n "checking for gnomeConf.sh file in $prefix/share/gnome""... $ac_c" 1>&6 -+echo "configure:1116: checking for gnomeConf.sh file in $prefix/share/gnome" >&5 -+ if test -f $prefix/share/gnome/gnomeConf.sh; then - echo "$ac_t""found" 1>&6 - echo "loading gnome configuration from" \ -- "$gnome_prefix/gnomeConf.sh" -- . $gnome_prefix/gnomeConf.sh -+ "$prefix/share/gnome/gnomeConf.sh" -+ . $prefix/share/gnome/gnomeConf.sh - - else - echo "$ac_t""not found" 1>&6 diff --git a/mail/balsa2/pkg-comment b/mail/balsa2/pkg-comment deleted file mode 100644 index 26231e1aec9d..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 00567d7fe2d9..000000000000 --- a/mail/balsa2/pkg-descr +++ /dev/null @@ -1,14 +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. I would recommend using fetchmail 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/ - -The web site does not appear to be up to date. diff --git a/mail/balsa2/pkg-plist b/mail/balsa2/pkg-plist deleted file mode 100644 index f34c1c961f19..000000000000 --- a/mail/balsa2/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -bin/balsa -etc/sound/events/balsa.soundlist -etc/sound/events/email.soundlist -etc/CORBA/servers/balsa.gnorba -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/ko/LC_MESSAGES/balsa.mo -share/locale/no/LC_MESSAGES/balsa.mo -share/locale/it/LC_MESSAGES/balsa.mo -share/gnome/sounds/balsa/startup.wav -share/gnome/sounds/balsa/newmail.wav -share/gnome/pixmaps/balsa/attachment.png -share/gnome/pixmaps/balsa/balsa_logo.png -share/gnome/pixmaps/balsa/balsa_icon.png -@dirrm share/gnome/sounds/balsa -@dirrm share/gnome/pixmaps/balsa |
