aboutsummaryrefslogtreecommitdiff
path: root/mail/gbiff
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2001-04-15 00:59:10 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2001-04-15 00:59:10 +0000
commite7b88d1fd773e0e11e4a8d42fa92b55933dc4711 (patch)
tree6bc22085f60f58e6f86acb1bb6515d7885fd323f /mail/gbiff
parent50168b37a81bbd4d05766816dc699417b3ff72ca (diff)
downloadports-e7b88d1fd773e0e11e4a8d42fa92b55933dc4711.tar.gz
ports-e7b88d1fd773e0e11e4a8d42fa92b55933dc4711.zip
Notes
Diffstat (limited to 'mail/gbiff')
-rw-r--r--mail/gbiff/Makefile6
-rw-r--r--mail/gbiff/files/patch-ac15
-rw-r--r--mail/gbiff/pkg-comment2
-rw-r--r--mail/gbiff/pkg-descr3
4 files changed, 21 insertions, 5 deletions
diff --git a/mail/gbiff/Makefile b/mail/gbiff/Makefile
index e65d547a2133..ed14cff98f16 100644
--- a/mail/gbiff/Makefile
+++ b/mail/gbiff/Makefile
@@ -7,13 +7,13 @@
PORTNAME= gbiff
PORTVERSION= 2.4a
+PORTREVISION= 1
CATEGORIES= mail
-MASTER_SITES= http://prdownloads.sourceforge.net/gbiff/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
-
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
diff --git a/mail/gbiff/files/patch-ac b/mail/gbiff/files/patch-ac
new file mode 100644
index 000000000000..cfee2d8f4c0e
--- /dev/null
+++ b/mail/gbiff/files/patch-ac
@@ -0,0 +1,15 @@
+--- src/gbiff.c.orig Fri Mar 23 05:47:18 2001
++++ src/gbiff.c Thu Apr 12 03:17:41 2001
+@@ -25,12 +25,10 @@
+ # include <gnome.h>
+ # include <applet-widget.h>
+ #endif
+-#include <popt.h>
+ #include <gtk/gtk.h>
+ #include <string.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+-#include <popt.h>
+
+ #include "protocol.h"
+ #include "callbacks.h"
diff --git a/mail/gbiff/pkg-comment b/mail/gbiff/pkg-comment
index 4f95d82ad6c9..f5f54292c8f2 100644
--- a/mail/gbiff/pkg-comment
+++ b/mail/gbiff/pkg-comment
@@ -1 +1 @@
-mail checker for file,qmail,MH dir and pop3
+A GNOME/GTK biff with Unix mailfile, MH, qmail, and POP3 support
diff --git a/mail/gbiff/pkg-descr b/mail/gbiff/pkg-descr
index d7a31deefb99..fda48c74c964 100644
--- a/mail/gbiff/pkg-descr
+++ b/mail/gbiff/pkg-descr
@@ -1,3 +1,4 @@
-mail checker for file,qmail,MH dir and pop3
+gbiff checks for mail within a file, a qmail or MH style dir,
+or on a POP3 server.
WWW: http://gbiff.sourceforge.net/