mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Add patch and minor fix.
PR: ports/26500 Submitted by: Kato Tsuguru
This commit is contained in:
parent
50168b37a8
commit
e7b88d1fd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41390
@ -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
|
||||
|
15
mail/gbiff/files/patch-ac
Normal file
15
mail/gbiff/files/patch-ac
Normal file
@ -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"
|
@ -1 +1 @@
|
||||
mail checker for file,qmail,MH dir and pop3
|
||||
A GNOME/GTK biff with Unix mailfile, MH, qmail, and POP3 support
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user