summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam>2011-02-15 10:18:06 +0000
committeradam <adam>2011-02-15 10:18:06 +0000
commitc393e774c5df690e64bd959d0a9a954c529209e3 (patch)
treed42c6878f3cb13d08f2036b65b660309be1cbab3
parentd34a0f080e0ff853a9ff6d03f179e23470b54dd7 (diff)
downloadpkgsrc-c393e774c5df690e64bd959d0a9a954c529209e3.tar.gz
Changes 0.7.1:
* Lots of XMPP improvements (user interface, new priv command to handle privacy lists, incorporate non-ancient libiksemel, might now work under AmigaOS). Changes 0.7: * Switch to directly use libiksemel, i/o layer restructuring.
-rw-r--r--chat/climm/Makefile18
-rw-r--r--chat/climm/PLIST6
-rw-r--r--chat/climm/distinfo8
3 files changed, 18 insertions, 14 deletions
diff --git a/chat/climm/Makefile b/chat/climm/Makefile
index 0af7949779b..150d2a41f19 100644
--- a/chat/climm/Makefile
+++ b/chat/climm/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2010/09/10 08:28:13 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2011/02/15 10:18:06 adam Exp $
-DISTNAME= climm-0.6.3
-PKGREVISION= 1
+DISTNAME= climm-0.7.1
CATEGORIES= chat
MASTER_SITES= http://www.climm.org/source/
EXTRACT_SUFX= .tgz
@@ -12,12 +11,15 @@ COMMENT= Text-mode ICQ client
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-
-CONFIGURE_ARGS+= --disable-tcl --disable-otr --enable-ssl=openssl
+USE_LANGUAGES= c c++
+USE_TOOLS+= gmake
+GNU_CONFIGURE= yes
+#CONFIGURE_ARGS+= --disable-otr
+CONFIGURE_ARGS+= --disable-tcl
+CONFIGURE_ARGS+= --disable-xmpp
+CONFIGURE_ARGS+= --enable-ssl=openssl
+.include "../../chat/libotr/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/chat/climm/PLIST b/chat/climm/PLIST
index 691b2c2d481..b60b3bd6e59 100644
--- a/chat/climm/PLIST
+++ b/chat/climm/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:28:43 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2011/02/15 10:18:06 adam Exp $
bin/climm
-bin/micq
man/de/man1/climm.1
man/de/man5/climmrc.5
man/de/man7/climmcmds.7
@@ -20,6 +19,9 @@ man/pt_BR/man7/climmcmds.7
man/ru/man1/climm.1
man/ru/man5/climmrc.5
man/ru/man7/climmcmds.7
+man/se/man1/climm.1
+man/se/man5/climmrc.5
+man/se/man7/climmcmds.7
man/sk/man1/climm.1
man/sk/man5/climmrc.5
man/sk/man7/climmcmds.7
diff --git a/chat/climm/distinfo b/chat/climm/distinfo
index c6da2add160..74228de4c96 100644
--- a/chat/climm/distinfo
+++ b/chat/climm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/11/06 19:59:04 snj Exp $
+$NetBSD: distinfo,v 1.4 2011/02/15 10:18:06 adam Exp $
-SHA1 (climm-0.6.3.tgz) = ea4a17d4ad86f25719957ca906dd9d46e00caaa9
-RMD160 (climm-0.6.3.tgz) = 849fe9185bb93d94ffd18289d837f4c51061192b
-Size (climm-0.6.3.tgz) = 1189460 bytes
+SHA1 (climm-0.7.1.tgz) = d4220f6d58714ecd312f9dea6015d9ca8e1661d7
+RMD160 (climm-0.7.1.tgz) = c2780ad206a6a3b0a46e0dcd4e3e9e5a0a5815fd
+Size (climm-0.7.1.tgz) = 1296303 bytes