aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-06-06 14:17:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-06-06 14:17:21 +0000
commit090059a2104b9f20d6996143c0d726aaf861788d (patch)
tree4cadfc68f904ca53b29dba2d78d787b8448a670b /irc
parentb6bc7db4c726f7a2a9e86dd28592063f09ca97dc (diff)
downloadports-090059a2104b9f20d6996143c0d726aaf861788d.tar.gz
ports-090059a2104b9f20d6996143c0d726aaf861788d.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/bitlbee-otr/Makefile2
-rw-r--r--irc/bitlbee/Makefile2
-rw-r--r--irc/bobot++/Makefile2
-rw-r--r--irc/ctrlproxy/Makefile2
-rw-r--r--irc/eggcreator/Makefile2
-rw-r--r--irc/erc/Makefile2
-rw-r--r--irc/gdesklets-irc/Makefile2
-rw-r--r--irc/irchat-jp/Makefile1
-rw-r--r--irc/irssi-dcc_send_limiter/Makefile1
-rw-r--r--irc/irssi-devel/Makefile1
-rw-r--r--irc/irssi-fish/Makefile1
-rw-r--r--irc/irssi-scripts/Makefile1
-rw-r--r--irc/irssi-xmpp-devel/Makefile1
-rw-r--r--irc/irssi-xmpp/Makefile1
-rw-r--r--irc/kmyirc/Makefile2
-rw-r--r--irc/konversation-kde4/Makefile2
-rw-r--r--irc/konversation/Makefile2
-rw-r--r--irc/kvirc-devel/Makefile2
-rw-r--r--irc/kvirc/Makefile2
-rw-r--r--irc/kwirc/Makefile2
-rw-r--r--irc/lostirc/Makefile2
-rw-r--r--irc/olirc/Makefile2
-rw-r--r--irc/pircbot/Makefile1
-rw-r--r--irc/py-gozerbot/Makefile1
-rw-r--r--irc/riece/Makefile1
-rw-r--r--irc/talksoup/Makefile2
-rw-r--r--irc/weechat-devel/Makefile2
-rw-r--r--irc/weechat/Makefile2
-rw-r--r--irc/xchat-fish/Makefile1
-rw-r--r--irc/xchat-gnome/Makefile1
-rw-r--r--irc/xchat-mircryption/Makefile1
-rw-r--r--irc/xchat/Makefile2
-rw-r--r--irc/xchat1/Makefile2
33 files changed, 33 insertions, 20 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile
index ab3fd2e03af3..8642313e746f 100644
--- a/irc/bitlbee-otr/Makefile
+++ b/irc/bitlbee-otr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/ \
${MASTER_SITE_LOCAL}
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index ab3fd2e03af3..8642313e746f 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bitlbee
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://get.bitlbee.org/src/ \
${MASTER_SITE_LOCAL}
diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile
index 9a22b207dc07..33a8b97f600c 100644
--- a/irc/bobot++/Makefile
+++ b/irc/bobot++/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bobotpp
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= bobotpp
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index 64a791b2e2c3..19e20f4852cd 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ctrlproxy
PORTVERSION= 3.0.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://ctrlproxy.vernstok.nl/releases/
diff --git a/irc/eggcreator/Makefile b/irc/eggcreator/Makefile
index 59197e7ab0fd..1d3f297d312d 100644
--- a/irc/eggcreator/Makefile
+++ b/irc/eggcreator/Makefile
@@ -8,7 +8,7 @@
PORTNAME= eggcreator
PORTVERSION= 0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://www.oook.cz/bsd/distfiles/ \
LOCAL/beech
diff --git a/irc/erc/Makefile b/irc/erc/Makefile
index 6974e3a65f90..8bec936806ee 100644
--- a/irc/erc/Makefile
+++ b/irc/erc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= erc
PORTVERSION= 5.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES+= irc elisp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= erc
diff --git a/irc/gdesklets-irc/Makefile b/irc/gdesklets-irc/Makefile
index b3e89b10c359..c7c42e6742f4 100644
--- a/irc/gdesklets-irc/Makefile
+++ b/irc/gdesklets-irc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= irc
PORTVERSION= 1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= irc gnome deskutils
MASTER_SITES= http://gdesklets.gnomedesktop.org/files/
PKGNAMEPREFIX= gdesklets-
diff --git a/irc/irchat-jp/Makefile b/irc/irchat-jp/Makefile
index bdf3926370b4..4b26b02b2cde 100644
--- a/irc/irchat-jp/Makefile
+++ b/irc/irchat-jp/Makefile
@@ -8,6 +8,7 @@
PORTNAME= irchat-jp
PORTVERSION= 26.d
#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= irc elisp
MASTER_SITES= http://www.ircnet.jp/dist/irchat/:master \
${MASTER_SITE_LOCAL:S/$/:backup/}
diff --git a/irc/irssi-dcc_send_limiter/Makefile b/irc/irssi-dcc_send_limiter/Makefile
index 7591b33efd90..73485a99ce05 100644
--- a/irc/irssi-dcc_send_limiter/Makefile
+++ b/irc/irssi-dcc_send_limiter/Makefile
@@ -7,6 +7,7 @@
PORTNAME= dcc_send_limiter
PORTVERSION= 0.8.10
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://svn.irssi.org/repos/modules/trunk/ \
http://utenti.gufi.org/~drizzt/codes/irssi-dcc_send_limiter/
diff --git a/irc/irssi-devel/Makefile b/irc/irssi-devel/Makefile
index fe2998915127..617383723513 100644
--- a/irc/irssi-devel/Makefile
+++ b/irc/irssi-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= irssi
PORTVERSION= 20080429
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
PKGNAMESUFFIX= -devel
diff --git a/irc/irssi-fish/Makefile b/irc/irssi-fish/Makefile
index ebe78da573c7..888fbf9f2a25 100644
--- a/irc/irssi-fish/Makefile
+++ b/irc/irssi-fish/Makefile
@@ -7,6 +7,7 @@
PORTNAME= irssi-fish
DISTVERSION= 0.99
+PORTREVISION= 1
CATEGORIES= irc security
MASTER_SITES= http://fish.sekure.us/irssi/
DISTNAME= FiSH-irssi.v${DISTVERSION}-source
diff --git a/irc/irssi-scripts/Makefile b/irc/irssi-scripts/Makefile
index 97876ca462b2..8ec85bb50deb 100644
--- a/irc/irssi-scripts/Makefile
+++ b/irc/irssi-scripts/Makefile
@@ -7,6 +7,7 @@
PORTNAME= irssi-scripts
PORTVERSION= 20070925
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://ftp.debian.org/debian/pool/main/i/${PORTNAME}/
DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
diff --git a/irc/irssi-xmpp-devel/Makefile b/irc/irssi-xmpp-devel/Makefile
index 0352b122875e..5e0a7c47b373 100644
--- a/irc/irssi-xmpp-devel/Makefile
+++ b/irc/irssi-xmpp-devel/Makefile
@@ -5,6 +5,7 @@
PORTNAME= irssi-xmpp
PORTVERSION= 20071214
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://jadawin.tuxaco.net/freebsd/irssi-xmpp-snapshot/
PKGNAMESUFFIX= -devel
diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile
index 6faeaed4fba4..dd721e717701 100644
--- a/irc/irssi-xmpp/Makefile
+++ b/irc/irssi-xmpp/Makefile
@@ -5,6 +5,7 @@
PORTNAME= irssi-xmpp
PORTVERSION= 0.13
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= http://cybione.org/src/irssi-xmpp/
diff --git a/irc/kmyirc/Makefile b/irc/kmyirc/Makefile
index f8344906993c..a10bfa33582a 100644
--- a/irc/kmyirc/Makefile
+++ b/irc/kmyirc/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kmyirc
PORTVERSION= 0.2.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile
index 3b0531915b72..c714fdf8be5f 100644
--- a/irc/konversation-kde4/Makefile
+++ b/irc/konversation-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= konversation
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index 3b0531915b72..c714fdf8be5f 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -7,7 +7,7 @@
PORTNAME= konversation
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile
index f058012edc49..4fbaf9ead404 100644
--- a/irc/kvirc-devel/Makefile
+++ b/irc/kvirc-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kvirc
PORTVERSION= 3.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc kde
MASTER_SITES= ftp://ftp.kvirc.ru/pub/source/dev/
PKGNAMESUFFIX= -devel
diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index 45979bbca591..46c09b1e717c 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kvirc
PORTVERSION= 3.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc kde
MASTER_SITES= ftp://ftp.kvirc.net/pub/%SUBDIR%/ \
ftp://ftp.kvirc.de/pub/%SUBDIR%/ \
diff --git a/irc/kwirc/Makefile b/irc/kwirc/Makefile
index 51557f374122..27e7fc11cb01 100644
--- a/irc/kwirc/Makefile
+++ b/irc/kwirc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kwirc
PORTVERSION= 0.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index cac4a06cc245..29aeaa8e782f 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lostirc
PORTVERSION= 0.4.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc
MASTER_SITES= SF \
http://demian.dyndns.org/src/
diff --git a/irc/olirc/Makefile b/irc/olirc/Makefile
index 83a0d3bdb422..d016c59a0d7c 100644
--- a/irc/olirc/Makefile
+++ b/irc/olirc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= olirc
PORTVERSION= 0.0.38.a3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc
MASTER_SITES= http://olirc.sourceforge.net/
DISTNAME= olirc-0.0.38-alpha-3.2
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile
index c9c0f0d3b4d0..ecf9742b3c98 100644
--- a/irc/pircbot/Makefile
+++ b/irc/pircbot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pircbot
PORTVERSION= 1.4.6
+PORTREVISION= 1
CATEGORIES= irc java
MASTER_SITES= http://www.jibble.org/files/ \
ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \
diff --git a/irc/py-gozerbot/Makefile b/irc/py-gozerbot/Makefile
index 9b3f6c0e8ee3..f8ca90f5662f 100644
--- a/irc/py-gozerbot/Makefile
+++ b/irc/py-gozerbot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gozerbot
PORTVERSION= 0.8.0.4
+PORTREVISION= 1
CATEGORIES= irc python
MASTER_SITES= http://gozerbot.org/media/tarball/ \
${MASTER_SITE_GOOGLE_CODE}
diff --git a/irc/riece/Makefile b/irc/riece/Makefile
index 432436e55263..f5920add41dc 100644
--- a/irc/riece/Makefile
+++ b/irc/riece/Makefile
@@ -6,6 +6,7 @@
PORTNAME= riece
PORTVERSION= 4.0.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= irc elisp
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
diff --git a/irc/talksoup/Makefile b/irc/talksoup/Makefile
index 6742d2af2237..43ba127cc09a 100644
--- a/irc/talksoup/Makefile
+++ b/irc/talksoup/Makefile
@@ -7,7 +7,7 @@
PORTNAME= talksoup
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc gnustep
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index e77b4f1c799e..195f219e073a 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= weechat
PORTVERSION= 0.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \
http://weechat.flashtux.org/download/
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index e77b4f1c799e..195f219e073a 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -7,7 +7,7 @@
PORTNAME= weechat
PORTVERSION= 0.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= irc
MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \
http://weechat.flashtux.org/download/
diff --git a/irc/xchat-fish/Makefile b/irc/xchat-fish/Makefile
index 389285b725bb..79c2bd06b733 100644
--- a/irc/xchat-fish/Makefile
+++ b/irc/xchat-fish/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fish
DISTVERSION= 0.98
+PORTREVISION= 1
CATEGORIES= irc security
MASTER_SITES= http://fish.sekure.us/xchat/
PKGNAMEPREFIX= xchat-
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 143edbbd900f..8124c0d65e35 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xchat
PORTVERSION= 0.18
+PORTREVISION= 1
CATEGORIES= irc gnome ipv6
MASTER_SITES= http://releases.navi.cx/xchat-gnome/
PKGNAMESUFFIX= -gnome
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile
index bc0f57d285a6..2d99226453d8 100644
--- a/irc/xchat-mircryption/Makefile
+++ b/irc/xchat-mircryption/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mircryption
DISTVERSION= 0.3.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= irc security
MASTER_SITES= http://mircryption.sourceforge.net/Downloads/
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index a4c5309177a4..e95f73544521 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -8,7 +8,7 @@
PORTNAME= xchat
PORTVERSION= 2.8.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= irc gnome ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://xchat.org/files/source/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 3c20e290f084..4af03959bfac 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xchat
PORTVERSION= 1.8.11
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES+= irc gnome ipv6
MASTER_SITES= http://xchat.org/files/source/1.8/ \
http://xchat.linuxpower.org/files/source/1.8/