From 89f523bff47da29cd09b73662827cdd420186976 Mon Sep 17 00:00:00 2001 From: nakai Date: Sun, 15 Apr 2001 00:59:10 +0000 Subject: Add patch and minor fix. PR: ports/26500 Submitted by: Kato Tsuguru --- mail/gbiff/Makefile | 6 +++--- mail/gbiff/files/patch-ac | 15 +++++++++++++++ mail/gbiff/pkg-comment | 2 +- mail/gbiff/pkg-descr | 3 ++- 4 files changed, 21 insertions(+), 5 deletions(-) create mode 100644 mail/gbiff/files/patch-ac (limited to 'mail') diff --git a/mail/gbiff/Makefile b/mail/gbiff/Makefile index e65d547..ed14cff 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 0000000..cfee2d8 --- /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 + # include + #endif +-#include + #include + #include + #include + #include +-#include + + #include "protocol.h" + #include "callbacks.h" diff --git a/mail/gbiff/pkg-comment b/mail/gbiff/pkg-comment index 4f95d82..f5f5429 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 d7a31de..fda48c7 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/ -- cgit v1.1