aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-25 08:50:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-25 08:50:54 +0000
commit77ed821bc1e807f40320d2395dcc5ba14ee3384f (patch)
treecd6dc6014c7d3d0cf9aeb0ec5acc88832a37fdc2 /security
parent971ba0f0e9c614114c58f243206b8f3c28fb3384 (diff)
downloadports-77ed821bc1e807f40320d2395dcc5ba14ee3384f.tar.gz
ports-77ed821bc1e807f40320d2395dcc5ba14ee3384f.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/tuntun/Makefile5
-rw-r--r--security/tuntun/distinfo6
-rw-r--r--security/tuntun/files/patch-gnio46
-rw-r--r--security/tuntun/pkg-plist2
4 files changed, 6 insertions, 53 deletions
diff --git a/security/tuntun/Makefile b/security/tuntun/Makefile
index 5fa9d2ba9567..71ae0366cce6 100644
--- a/security/tuntun/Makefile
+++ b/security/tuntun/Makefile
@@ -6,16 +6,13 @@
#
PORTNAME= tuntun
-PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTVERSION= 0.4.0
CATEGORIES= security gnome
MASTER_SITES= http://tuntun.googlecode.com/files/
MAINTAINER= anderson@cnpm.embrapa.br
COMMENT= A Gnome applet gui for OpenVPN
-BROKEN= Conflict between shipped code and glib.
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="`pkg-config --cflags libgnomeui-2.0`" \
LIBS="`pkg-config --libs libgnomeui-2.0`"
diff --git a/security/tuntun/distinfo b/security/tuntun/distinfo
index 4bc5cfab2e4b..0392733447d1 100644
--- a/security/tuntun/distinfo
+++ b/security/tuntun/distinfo
@@ -1,3 +1,3 @@
-MD5 (tuntun-0.3.1.tar.gz) = 0bd7807e466cb2ea133a9478d4d15e61
-SHA256 (tuntun-0.3.1.tar.gz) = 4d4abca12fbf430402ef0189cfaf1a2d6551cf3faa570b81d18500503c004819
-SIZE (tuntun-0.3.1.tar.gz) = 558837
+MD5 (tuntun-0.4.0.tar.gz) = 8a6ee39d0d63d89914f9b4f49e62ef8c
+SHA256 (tuntun-0.4.0.tar.gz) = 9cfd51908530ed8ae9059511935fd3777b7515bb0a504affeddfe8bd713f6a0c
+SIZE (tuntun-0.4.0.tar.gz) = 438866
diff --git a/security/tuntun/files/patch-gnio b/security/tuntun/files/patch-gnio
deleted file mode 100644
index e8ca5df1d078..000000000000
--- a/security/tuntun/files/patch-gnio
+++ /dev/null
@@ -1,46 +0,0 @@
---- gnio.build.patch.orig 2008-09-16 08:20:43.000000000 -0300
-+++ gnio.build.patch 2008-09-16 11:08:44.000000000 -0300
-@@ -31,3 +31,43 @@
- bld.install_files('PREFIX', 'include/gnio', 'gnio/gi*.h')
- bld.install_files('PREFIX', 'include/gnio', 'gnio/gn*.h')
- bld.install_files('PREFIX', 'include/gnio', 'gnio/gr*.h')
-+--- gnio/gnio/ginet4address.c.orig 2008-06-16 09:00:35.000000000 -0300
-++++ gnio/gnio/ginet4address.c 2008-09-16 09:39:55.000000000 -0300
-+@@ -23,6 +23,7 @@
-+
-+ #include <config.h>
-+ #include <glib.h>
-++#include <sys/types.h>
-+
-+ #ifndef G_OS_WIN32
-+ # include <netinet/in.h>
-+--- gnio/gnio/ginet6address.c.orig 2008-06-16 09:00:35.000000000 -0300
-++++ gnio/gnio/ginet6address.c 2008-09-16 09:39:55.000000000 -0300
-+@@ -27,6 +27,7 @@
-+
-+ #include <netinet/in.h>
-+ #include <arpa/inet.h>
-++#include <sys/socket.h>
-+
-+ #include "ginet6address.h"
-+
-+--- gnio/gnio/gresolver.c.orig 2008-07-09 18:15:16.000000000 -0300
-++++ gnio/gnio/gresolver.c 2008-09-16 09:39:55.000000000 -0300
-+@@ -24,6 +24,7 @@
-+ #include <config.h>
-+ #include <glib.h>
-+ #include <gio/gio.h>
-++#include <sys/socket.h>
-+
-+ #include <string.h>
-+ #ifndef G_OS_WIN32
-+--- gnio/gnio/gsocket.c.orig 2008-07-09 18:15:16.000000000 -0300
-++++ gnio/gnio/gsocket.c 2008-09-16 09:39:55.000000000 -0300
-+@@ -27,6 +27,7 @@
-+ #include <gnio/gnio.h>
-+ #include "gasynchelper.h"
-+ #include "gnioenums.h"
-++#include <sys/socket.h>
-+
-+ #include <string.h>
-+ #ifndef G_OS_WIN32
diff --git a/security/tuntun/pkg-plist b/security/tuntun/pkg-plist
index 48b0bb647f91..2dd5c5e85f6f 100644
--- a/security/tuntun/pkg-plist
+++ b/security/tuntun/pkg-plist
@@ -13,6 +13,8 @@ share/tuntun/pixmaps/connected.png
share/tuntun/pixmaps/disconnect.png
share/tuntun/pixmaps/not_connected.png
share/tuntun/pixmaps/unknown.png
+share/tuntun/pixmaps/tuntun_error.png
+share/tuntun/pixmaps/tuntun_warning.png
share/doc/tuntun/AUTHORS
share/doc/tuntun/COPYING
share/doc/tuntun/ChangeLog