diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-08-16 18:04:40 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2009-08-16 18:04:40 +0000 |
commit | f32c11d872ea222db4b9c33da363f2a8098194e1 (patch) | |
tree | b1caddc6f61d87da0f97b4f1e91b311c70bf3f97 /irc | |
parent | 89dbb0c8e2caff37277d7ad2e3b13666c62b13df (diff) | |
download | ports-f32c11d872ea222db4b9c33da363f2a8098194e1.tar.gz ports-f32c11d872ea222db4b9c33da363f2a8098194e1.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/bitlbee-otr/Makefile | 3 | ||||
-rw-r--r-- | irc/bitlbee/Makefile | 4 | ||||
-rw-r--r-- | irc/conspire/Makefile | 4 | ||||
-rw-r--r-- | irc/ctrlproxy/Makefile | 4 | ||||
-rw-r--r-- | irc/inspircd/Makefile | 3 | ||||
-rw-r--r-- | irc/scrollz/Makefile | 1 | ||||
-rw-r--r-- | irc/weechat-devel/Makefile | 3 | ||||
-rw-r--r-- | irc/weechat/Makefile | 3 |
8 files changed, 15 insertions, 10 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile index af4164ecaa73..7befd67bf65b 100644 --- a/irc/bitlbee-otr/Makefile +++ b/irc/bitlbee-otr/Makefile @@ -7,6 +7,7 @@ PORTNAME= bitlbee-otr PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://wahjava.googlepages.com/ @@ -85,7 +86,7 @@ CONFIGURE_ARGS+=--yahoo=0 CONFIGURE_ARGS+=--ssl=openssl .else CONFIGURE_ARGS+=--ssl=gnutls -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls .endif .if defined(WITH_DEBUG) diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile index 46a5fcab6fd8..5e7fe88afa80 100644 --- a/irc/bitlbee/Makefile +++ b/irc/bitlbee/Makefile @@ -7,7 +7,7 @@ PORTNAME= bitlbee PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc MASTER_SITES= http://get.bitlbee.org/src/ \ ${MASTER_SITE_LOCAL} @@ -76,7 +76,7 @@ CONFIGURE_ARGS+=--ipv6=0 CONFIGURE_ARGS+=--ssl=openssl .else CONFIGURE_ARGS+=--ssl=gnutls -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls .endif .if defined(WITH_MSN) diff --git a/irc/conspire/Makefile b/irc/conspire/Makefile index 5696d2aac531..dd5a2acaeda7 100644 --- a/irc/conspire/Makefile +++ b/irc/conspire/Makefile @@ -6,7 +6,7 @@ PORTNAME= conspire PORTVERSION= 0.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tbz2 @@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--disable-regex .endif .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+=--enable-gnutls .endif diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile index c96a5c7e3545..66997c64ac16 100644 --- a/irc/ctrlproxy/Makefile +++ b/irc/ctrlproxy/Makefile @@ -8,7 +8,7 @@ PORTNAME= ctrlproxy PORTVERSION= 3.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= http://www.ctrlproxy.org/releases/ \ LOCAL/chinsan/ctrlproxy/ @@ -16,7 +16,7 @@ MASTER_SITES= http://www.ctrlproxy.org/releases/ \ MAINTAINER= wahjava@gmail.com COMMENT= Flexible IRC proxy -LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls USE_GNOME= glib20 gnometarget USE_LDCONFIG= yes diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile index 272cd1439226..f91a38d9d354 100644 --- a/irc/inspircd/Makefile +++ b/irc/inspircd/Makefile @@ -7,6 +7,7 @@ PORTNAME= inspircd PORTVERSION= 1.1.19 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://www.inspircd.org/downloads/ \ http://www.chatspike.net/downloads/ @@ -116,7 +117,7 @@ PLIST_SUB+= SQLMODULES="@comment " .endif .if defined(WITH_GNUTLS) && !defined(WITHOUT_GNUTLS) -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+= --enable-gnutls SYMLINK_FILES+= m_ssl_gnutls.cpp PLIST_SUB+= GNUTLS="" diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile index 257198bac95e..99a23c1360ef 100644 --- a/irc/scrollz/Makefile +++ b/irc/scrollz/Makefile @@ -7,6 +7,7 @@ PORTNAME= scrollz PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://scrollz.lysergide.net/ScrollZ/source/ \ http://mirror.inf.udec.cl/ftp.scrollz.com/ScrollZ/source/ diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile index 9e5f827e830c..f8c225d0bea7 100644 --- a/irc/weechat-devel/Makefile +++ b/irc/weechat-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= weechat PORTVERSION= 0.2.6.3 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ http://weechat.flashtux.org/download/ @@ -84,7 +85,7 @@ PLIST_SUB+= RUBY="@comment " .if !defined(WITHOUT_GNUTLS) CONFIGURE_ARGS+= --enable-gnutls -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+= --disable-gnutls .endif diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 9e5f827e830c..f8c225d0bea7 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -7,6 +7,7 @@ PORTNAME= weechat PORTVERSION= 0.2.6.3 +PORTREVISION= 1 CATEGORIES= irc MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \ http://weechat.flashtux.org/download/ @@ -84,7 +85,7 @@ PLIST_SUB+= RUBY="@comment " .if !defined(WITHOUT_GNUTLS) CONFIGURE_ARGS+= --enable-gnutls -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls .else CONFIGURE_ARGS+= --disable-gnutls .endif |