summaryrefslogtreecommitdiffstats
path: root/net-p2p/giftui/files
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-06-06 11:20:56 +0000
committervs <vs@FreeBSD.org>2004-06-06 11:20:56 +0000
commit9a48cf32b833ff19580d383c237aa340b73d32ce (patch)
tree875da25b12a238f9fe215a9d4e2ebc0d4d770f94 /net-p2p/giftui/files
parent8f0cf37d342b6205a02cf05476ec23e7ae3b56d1 (diff)
downloadFreeBSD-ports-9a48cf32b833ff19580d383c237aa340b73d32ce.zip
FreeBSD-ports-9a48cf32b833ff19580d383c237aa340b73d32ce.tar.gz
Add giftui 0.4.1, GTK2 client for giFT daemon.
PR: ports/67199 Submitted by: Joel Diaz <joeldiaz@bellsouth.net>
Diffstat (limited to 'net-p2p/giftui/files')
-rw-r--r--net-p2p/giftui/files/patch-Makefile.in11
-rw-r--r--net-p2p/giftui/files/patch-src::io.c10
2 files changed, 21 insertions, 0 deletions
diff --git a/net-p2p/giftui/files/patch-Makefile.in b/net-p2p/giftui/files/patch-Makefile.in
new file mode 100644
index 0000000..4d5e651
--- /dev/null
+++ b/net-p2p/giftui/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Mon May 17 01:26:53 2004
++++ Makefile.in Wed May 26 18:31:08 2004
+@@ -138,7 +138,7 @@
+
+ SUBDIRS = data po src
+
+-giftuidocdir = $(prefix)/doc/giftui
++giftuidocdir = $(prefix)/share/doc/giftui
+ giftuidoc_DATA = \
+ README \
+ COPYING \
diff --git a/net-p2p/giftui/files/patch-src::io.c b/net-p2p/giftui/files/patch-src::io.c
new file mode 100644
index 0000000..89f46fd
--- /dev/null
+++ b/net-p2p/giftui/files/patch-src::io.c
@@ -0,0 +1,10 @@
+--- src/io.c.orig Wed May 26 09:23:51 2004
++++ src/io.c Wed May 26 09:24:08 2004
+@@ -21,6 +21,7 @@
+
+ #include <stdio.h>
+ #include <stdarg.h>
++#include <sys/types.h>
+ #include <sys/socket.h>
+ #include <arpa/inet.h>
+ #include <netdb.h>
OpenPOWER on IntegriCloud