aboutsummaryrefslogtreecommitdiff
path: root/irc/weechat
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2007-01-11 20:36:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2007-01-11 20:36:46 +0000
commitc0ffc57e709a4677ade522629b0a8f8f39c0eeb8 (patch)
tree866401336fc9bc15cd3cdd9c703c6558d40540d3 /irc/weechat
parent3a6116ac89c4e3195e04f8c3f7ae21475e4c03ec (diff)
downloadports-c0ffc57e709a4677ade522629b0a8f8f39c0eeb8.tar.gz
ports-c0ffc57e709a4677ade522629b0a8f8f39c0eeb8.zip
Notes
Diffstat (limited to 'irc/weechat')
-rw-r--r--irc/weechat/Makefile12
-rw-r--r--irc/weechat/distinfo6
-rw-r--r--irc/weechat/pkg-plist4
3 files changed, 16 insertions, 6 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 09e83d6d69ed..1bccbf81eed6 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= weechat
-PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTVERSION= 0.2.3
CATEGORIES= irc
MASTER_SITES= http://flashcode.free.fr/flashtux/weechat/ \
http://weechat.flashtux.org/download/
@@ -21,7 +20,7 @@ USE_AUTOTOOLS= autoconf:259
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --disable-lua
+CONFIGURE_ARGS= --disable-lua --disable-aspell
MAN1= weechat-curses.1
@@ -31,6 +30,13 @@ CONFIGURE_ARGS+= --with-debug=2
CONFIGURE_ARGS+= --with-debug=0
.endif
+.if defined(WITHOUT_CHARSET)
+CONFIGURE_ARGS+= --disable-charset
+PLIST_SUBS+= CHARSET="@comment"
+.else
+PLIST_SUB+= CHARSET=""
+.endif
+
.if defined(WITHOUT_NLS)
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo
index b5a15ab26461..f1f3a0273b51 100644
--- a/irc/weechat/distinfo
+++ b/irc/weechat/distinfo
@@ -1,3 +1,3 @@
-MD5 (weechat-0.2.1.tar.bz2) = ab6b465b0107f5ee013bc54e386a1500
-SHA256 (weechat-0.2.1.tar.bz2) = 37f7a7c90d0676826299037ee483dba62d12fac2ee440a798ac9fbfe74024db8
-SIZE (weechat-0.2.1.tar.bz2) = 1056706
+MD5 (weechat-0.2.3.tar.bz2) = 12c39b30988d78e9544acda6e518476f
+SHA256 (weechat-0.2.3.tar.bz2) = ebe762fbd95f36503c1a32dd3f86f40a799f0299a0d656bbfc6fd3194b081319
+SIZE (weechat-0.2.3.tar.bz2) = 1080675
diff --git a/irc/weechat/pkg-plist b/irc/weechat/pkg-plist
index 4b489e3eba47..e7a0d01dd588 100644
--- a/irc/weechat/pkg-plist
+++ b/irc/weechat/pkg-plist
@@ -1,4 +1,8 @@
bin/weechat-curses
+%%CHARSET%%lib/weechat/plugins/charset.so.0
+%%CHARSET%%lib/weechat/plugins/charset.so
+%%CHARSET%%lib/weechat/plugins/charset.la
+%%CHARSET%%lib/weechat/plugins/charset.a
%%DOCSDIR%%/html/en/weechat-doc.css
%%DOCSDIR%%/html/fr/weechat-doc.css
%%DOCSDIR%%/html/de/weechat-doc.css