summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-05-31 02:01:56 +0000
committerAde Lovett <ade@FreeBSD.org>2010-05-31 02:01:56 +0000
commit8d837132c7954ce8a9f54a814b670237ca156d10 (patch)
treeda2b479f8cbab70fb28360deb44e687784455e17 /net
parentUpdate to 0.18 (diff)
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Notes
Notes: svn path=/head/; revision=255371
Diffstat (limited to 'net')
-rw-r--r--net/blam/Makefile2
-rw-r--r--net/desktop-data-model/Makefile2
-rw-r--r--net/ekiga3/Makefile2
-rw-r--r--net/g2ipmsg/Makefile2
-rw-r--r--net/gnetcat/Makefile2
-rw-r--r--net/gnome-mud/Makefile2
-rw-r--r--net/gnome-netstatus/Makefile1
-rw-r--r--net/gnome-nettool/Makefile1
-rw-r--r--net/gnu-radius/Makefile2
-rw-r--r--net/gq/Makefile2
-rw-r--r--net/grsync/Makefile1
-rw-r--r--net/gtk-vnc/Makefile2
-rw-r--r--net/jwhois/Makefile2
-rw-r--r--net/kmuddy/Makefile2
-rw-r--r--net/libgnetwork/Makefile2
-rw-r--r--net/libgweather/Makefile1
-rw-r--r--net/libmms/Makefile1
-rw-r--r--net/linneighborhood/Makefile2
-rw-r--r--net/linphone-base/Makefile1
-rw-r--r--net/miredo/Makefile2
-rw-r--r--net/morebalance/Makefile2
-rw-r--r--net/nc6/Makefile2
-rw-r--r--net/net6/Makefile1
-rw-r--r--net/netdude/Makefile2
-rw-r--r--net/netspeed_applet/Makefile2
-rw-r--r--net/ntop/Makefile2
-rw-r--r--net/nxserver/Makefile2
-rw-r--r--net/online-desktop/Makefile2
-rw-r--r--net/remmina-applet/Makefile1
-rw-r--r--net/remmina/Makefile1
-rw-r--r--net/service-discovery-applet/Makefile2
-rw-r--r--net/smb4k/Makefile2
-rw-r--r--net/tcpreen/Makefile2
-rw-r--r--net/tsclient/Makefile2
-rw-r--r--net/tucan/Makefile2
-rw-r--r--net/twitux/Makefile2
-rw-r--r--net/ushare/Makefile1
-rw-r--r--net/vinagre/Makefile1
-rw-r--r--net/vino/Makefile1
-rw-r--r--net/wol/Makefile2
-rw-r--r--net/x11vnc/Makefile1
-rw-r--r--net/xtraceroute/Makefile2
42 files changed, 42 insertions, 29 deletions
diff --git a/net/blam/Makefile b/net/blam/Makefile
index 587860dd9705..5317cfc98c7f 100644
--- a/net/blam/Makefile
+++ b/net/blam/Makefile
@@ -8,7 +8,7 @@
PORTNAME= blam
PORTVERSION= 1.8.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.cmartin.tk/${PORTNAME}/ \
http://romain.blogreen.org/distfiles/
diff --git a/net/desktop-data-model/Makefile b/net/desktop-data-model/Makefile
index e3b34d4f4758..fdc52542cc12 100644
--- a/net/desktop-data-model/Makefile
+++ b/net/desktop-data-model/Makefile
@@ -7,7 +7,7 @@
PORTNAME= desktop-data-model
PORTVERSION= 1.2.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= GNOME
diff --git a/net/ekiga3/Makefile b/net/ekiga3/Makefile
index 144201a6180d..75268c11ae10 100644
--- a/net/ekiga3/Makefile
+++ b/net/ekiga3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ekiga3
PORTVERSION= 3.2.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.ekiga.org/admin/downloads/latest/sources/ekiga_${PORTVERSION}/
DISTNAME= ekiga-${PORTVERSION}
diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile
index 8a411bd9801d..22054e319f66 100644
--- a/net/g2ipmsg/Makefile
+++ b/net/g2ipmsg/Makefile
@@ -7,7 +7,7 @@
PORTNAME= g2ipmsg
PORTVERSION= 0.9.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net gnome
MASTER_SITES= http://www.ipmsg.org/archive/ \
${MASTER_SITE_LOCAL} \
diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile
index 28039e2c1d03..77d88874fae5 100644
--- a/net/gnetcat/Makefile
+++ b/net/gnetcat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnetcat
PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF/netcat/netcat/${PORTVERSION}
DISTNAME= netcat-0.7.1
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index b27246c45874..d65850685515 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-mud
PORTVERSION= 0.10.7
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= net gnome
MASTER_SITES= GNOME
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile
index 46e86f18e4b5..8670bbc40347 100644
--- a/net/gnome-netstatus/Makefile
+++ b/net/gnome-netstatus/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnome-netstatus
PORTVERSION= 2.28.1
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile
index 87861e32c4b2..601aa0eb2a4e 100644
--- a/net/gnome-nettool/Makefile
+++ b/net/gnome-nettool/Makefile
@@ -8,6 +8,7 @@
PORTNAME= gnome-nettool
PORTVERSION= 2.30.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile
index 84a4172c67da..0e26e11c8f70 100644
--- a/net/gnu-radius/Makefile
+++ b/net/gnu-radius/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gnu-radius
PORTVERSION= 1.6.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= radius
diff --git a/net/gq/Makefile b/net/gq/Makefile
index 3217af0a0def..3691232c82d2 100644
--- a/net/gq/Makefile
+++ b/net/gq/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gq
PORTVERSION= 1.3.4
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}client/GQ%20Unstable/${PORTVERSION}
diff --git a/net/grsync/Makefile b/net/grsync/Makefile
index ee2897828559..0c87dac06188 100644
--- a/net/grsync/Makefile
+++ b/net/grsync/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grsync
PORTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.opbyte.it/release/ \
GENTOO/distfiles \
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile
index f66e88807323..c06d73f846b1 100644
--- a/net/gtk-vnc/Makefile
+++ b/net/gtk-vnc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gtk-vnc
PORTVERSION= 0.3.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net gnome
MASTER_SITES= GNOME
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index 38da922d7338..dc47f9397358 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -8,7 +8,7 @@
PORTNAME= jwhois
PORTVERSION= 4.0
#PORTREVISION= 0
-PORTREVISION= 1
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= jwhois
diff --git a/net/kmuddy/Makefile b/net/kmuddy/Makefile
index 6e872dcc51c0..3c6600e865a4 100644
--- a/net/kmuddy/Makefile
+++ b/net/kmuddy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kmuddy
PORTVERSION= 0.8
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net games
MASTER_SITES= http://www.kmuddy.com/files/
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile
index 75f2310efc56..704578be906f 100644
--- a/net/libgnetwork/Makefile
+++ b/net/libgnetwork/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libgnetwork
PORTVERSION= 0.0.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile
index 0f12b9971c48..9e38946cb3d2 100644
--- a/net/libgweather/Makefile
+++ b/net/libgweather/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libgweather
PORTVERSION= 2.30.0
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
diff --git a/net/libmms/Makefile b/net/libmms/Makefile
index 0c57807741b7..2e03eca4c38e 100644
--- a/net/libmms/Makefile
+++ b/net/libmms/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libmms
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://launchpadlibrarian.net/35014059/
diff --git a/net/linneighborhood/Makefile b/net/linneighborhood/Makefile
index 9d7f920c44ef..5a1d5fe835fb 100644
--- a/net/linneighborhood/Makefile
+++ b/net/linneighborhood/Makefile
@@ -7,7 +7,7 @@
PORTNAME= LinNeighborhood
PORTVERSION= 0.6.5
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net
MASTER_SITES= http://www.bnro.de/~schmidjo/download/
diff --git a/net/linphone-base/Makefile b/net/linphone-base/Makefile
index 813f8b8441ec..f3329a020cf9 100644
--- a/net/linphone-base/Makefile
+++ b/net/linphone-base/Makefile
@@ -7,6 +7,7 @@
PORTNAME= linphone
PORTVERSION= 3.2.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES?= net
MASTER_SITES= SAVANNAH/${PORTNAME}/stable/sources
diff --git a/net/miredo/Makefile b/net/miredo/Makefile
index a0a4bbb698b2..cba3dfc57f44 100644
--- a/net/miredo/Makefile
+++ b/net/miredo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= miredo
PORTVERSION= 1.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.remlab.net/files/miredo/archive/
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index 33571cb31479..cb24dc19c91e 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -7,7 +7,7 @@
PORTNAME= morebalance
PORTVERSION= 0.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= http://morebalance.coolprojects.org/
diff --git a/net/nc6/Makefile b/net/nc6/Makefile
index 6539dabb6429..db172caf3648 100644
--- a/net/nc6/Makefile
+++ b/net/nc6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nc6
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/ \
http://ftp.deepspace6.net/pub/ds6/sources/nc6/
diff --git a/net/net6/Makefile b/net/net6/Makefile
index 44319222fc96..52d255a38fb2 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -7,6 +7,7 @@
PORTNAME= net6
PORTVERSION= 1.3.12
+PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/
diff --git a/net/netdude/Makefile b/net/netdude/Makefile
index 0cd5d5e20665..299b2f03965f 100644
--- a/net/netdude/Makefile
+++ b/net/netdude/Makefile
@@ -8,7 +8,7 @@
PORTNAME= netdude
PORTVERSION= 0.4.8a
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.8
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile
index d3d48029bd56..9b1481c8ed17 100644
--- a/net/netspeed_applet/Makefile
+++ b/net/netspeed_applet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netspeed_applet
PORTVERSION= 0.15.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net gnome
MASTER_SITES= http://www.wh-hms.uni-ulm.de/~mfcn/shared/netspeed/
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 8840dd55eabb..c12dc397cbbe 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ntop
PORTVERSION= 3.3.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net
MASTER_SITES= http://www.ntop.org/trac/export/4103/trunk/ntop/3rd_party/ \
SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/net/nxserver/Makefile b/net/nxserver/Makefile
index 1b9b78bf3183..ce85f14e7fa4 100644
--- a/net/nxserver/Makefile
+++ b/net/nxserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nxserver
PORTVERSION= 2.1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= http://web04.nomachine.com/download/${PORTVERSION}/sources/
DISTFILES= nx-X11-${PORTVERSION}-3.tar.gz \
diff --git a/net/online-desktop/Makefile b/net/online-desktop/Makefile
index 45da40216566..fb6c258e0621 100644
--- a/net/online-desktop/Makefile
+++ b/net/online-desktop/Makefile
@@ -7,7 +7,7 @@
PORTNAME= online-desktop
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= GNOME
diff --git a/net/remmina-applet/Makefile b/net/remmina-applet/Makefile
index 7a5583d2e1cb..4ef0834fc5de 100644
--- a/net/remmina-applet/Makefile
+++ b/net/remmina-applet/Makefile
@@ -7,6 +7,7 @@
PORTNAME= remmina
PORTVERSION= 0.7.3
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= SF/${PORTNAME}/0.7/
PKGNAMESUFFIX= -applet
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 2bf4c5f96cf5..70c90bde233f 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -7,6 +7,7 @@
PORTNAME= remmina
PORTVERSION= 0.7.5
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= SF/${PORTNAME}/0.7/
diff --git a/net/service-discovery-applet/Makefile b/net/service-discovery-applet/Makefile
index 67f10e480d62..51af4e7b9f3b 100644
--- a/net/service-discovery-applet/Makefile
+++ b/net/service-discovery-applet/Makefile
@@ -8,7 +8,7 @@
PORTNAME= service-discovery-applet
PORTVERSION= 0.4.3
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= net dns gnome
MASTER_SITES= http://0pointer.de/~sebest/
diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile
index 89fd7a001b53..825ebdd7aaa5 100644
--- a/net/smb4k/Makefile
+++ b/net/smb4k/Makefile
@@ -7,7 +7,7 @@
PORTNAME= smb4k
PORTVERSION= 0.9.9
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= smb4k
diff --git a/net/tcpreen/Makefile b/net/tcpreen/Makefile
index 8f99d3ea9814..171dc585533f 100644
--- a/net/tcpreen/Makefile
+++ b/net/tcpreen/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tcpreen
PORTVERSION= 1.4.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.remlab.net/files/tcpreen/
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile
index 374912557508..b66877a1d90e 100644
--- a/net/tsclient/Makefile
+++ b/net/tsclient/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tsclient
PORTVERSION= 0.150
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net gnome
MASTER_SITES= SF
diff --git a/net/tucan/Makefile b/net/tucan/Makefile
index 1de917bbfa2b..ab762a59e4be 100644
--- a/net/tucan/Makefile
+++ b/net/tucan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tucan
PORTVERSION= 0.3.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://forja.rediris.es/frs/download.php/1470/ \
http://build-tucan-doc.googlecode.com/files/
diff --git a/net/twitux/Makefile b/net/twitux/Makefile
index ca4bc3006be0..f4be6b91fe13 100644
--- a/net/twitux/Makefile
+++ b/net/twitux/Makefile
@@ -7,7 +7,7 @@
PORTNAME= twitux
PORTVERSION= 0.69
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= SF
diff --git a/net/ushare/Makefile b/net/ushare/Makefile
index e674bac35c1b..68132e574757 100644
--- a/net/ushare/Makefile
+++ b/net/ushare/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ushare
PORTVERSION= 1.1a
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://ushare.geexbox.org/releases/
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile
index fbffd7b562c1..aebb1fae3848 100644
--- a/net/vinagre/Makefile
+++ b/net/vinagre/Makefile
@@ -8,6 +8,7 @@
PORTNAME= vinagre
PORTVERSION= 2.30.1
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/net/vino/Makefile b/net/vino/Makefile
index 6407107cf82a..67253739772e 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -8,6 +8,7 @@
PORTNAME= vino
PORTVERSION= 2.28.2
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/net/wol/Makefile b/net/wol/Makefile
index c0f5df37f321..5c4672d93014 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -8,7 +8,7 @@
PORTNAME= wol
PORTVERSION= 0.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/ahh/OldFiles
diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile
index 20edab2eebe6..d8d2c6094b28 100644
--- a/net/x11vnc/Makefile
+++ b/net/x11vnc/Makefile
@@ -7,6 +7,7 @@
PORTNAME= x11vnc
PORTVERSION= 0.9.10
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/libvncserver/${PORTNAME}/${PORTVERSION}
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index 27279003a392..0864a2891542 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xtraceroute
PORTVERSION= 0.9.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= net
MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/dl/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}