- Update to 0.3.0

Changelog:
http://weechat.org/files/doc/ChangeLog-devel.html
This commit is contained in:
Martin Wilke 2009-09-09 13:33:00 +00:00
parent 96a58e88e7
commit 01a7f6b8cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241119
8 changed files with 94 additions and 84 deletions

View file

@ -6,10 +6,9 @@
#
PORTNAME= weechat
PORTVERSION= 0.2.6.3
PORTREVISION= 1
PORTVERSION= 0.3.0
CATEGORIES= irc
MASTER_SITES= http://weechat.flashtux.org/download/
MASTER_SITES= http://weechat.org/files/src/
MAINTAINER= miwi@FreeBSD.org
COMMENT= A lightweight and user friendly ncurse based IRC client
@ -19,12 +18,14 @@ USE_ICONV= yes
USE_AUTOTOOLS= autoconf:262
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-lua
CONFIGURE_ARGS= --disable-lua --disable-doc
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include"\
LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_PYTHON= yes
USE_RUBY= yes
USE_GETTEXT= yes
MAN1= weechat-curses.1
WANT_GNOME= yes
USE_GNOME= gnomehack
OPTIONS= RUBY "Ruby scripting support." off \
PYTHON "Python scripting support." off \
@ -75,6 +76,7 @@ PLIST_SUB+= PYTHON="@comment "
.endif
.if !defined(WITHOUT_RUBY)
BROKEN= Ruby support is broken
CONFIGURE_ARGS+= --enable-ruby
PLIST_SUB+= RUBY=""
.else

View file

@ -1,3 +1,3 @@
MD5 (weechat-0.2.6.3.tar.bz2) = ebc2874ae82c29b7ab005f5812b61598
SHA256 (weechat-0.2.6.3.tar.bz2) = ac21810115ed3b0d63001747f800d478a97d0a3760f34b7d6280aa19abf838cd
SIZE (weechat-0.2.6.3.tar.bz2) = 1110344
MD5 (weechat-0.3.0.tar.bz2) = c31cfc229e964ff9257cc9c7f9e6c9bc
SHA256 (weechat-0.3.0.tar.bz2) = 0064c647bd057a9e347deeb1a1ee397d23c0b52f42baf218c6313508bb3943d4
SIZE (weechat-0.3.0.tar.bz2) = 1333413

View file

@ -3,4 +3,4 @@ client. Everything can be done with a keyboard, and it is customizable
and extensible with scripts. For the moment, only ncurse GUI is
supported by this port.
WWW: http://weechat.flashtux.org
WWW: http://weechat.org

View file

@ -1,45 +1,48 @@
bin/weechat-curses
%%ASPELL%%lib/weechat/plugins/aspell.so.0
%%ASPELL%%lib/weechat/plugins/aspell.so
%%ASPELL%%lib/weechat/plugins/aspell.la
include/weechat/weechat-plugin.h
lib/weechat/plugins/alias.a
lib/weechat/plugins/alias.la
lib/weechat/plugins/alias.so
lib/weechat/plugins/alias.so.0
%%ASPELL%%lib/weechat/plugins/aspell.a
%%CHARSET%%lib/weechat/plugins/charset.so.0
%%CHARSET%%lib/weechat/plugins/charset.so
%%CHARSET%%lib/weechat/plugins/charset.la
%%ASPELL%%lib/weechat/plugins/aspell.la
%%ASPELL%%lib/weechat/plugins/aspell.so
%%ASPELL%%lib/weechat/plugins/aspell.so.0
%%CHARSET%%lib/weechat/plugins/charset.a
%%DOCSDIR%%/html/en/weechat-doc.css
%%DOCSDIR%%/html/fr/weechat-doc.css
%%DOCSDIR%%/html/de/weechat-doc.css
%%DOCSDIR%%/weechat_quickstart.en.txt
%%DOCSDIR%%/weechat_quickstart.fr.txt
%%DOCSDIR%%/weechat_quickstart.de.txt
%%DOCSDIR%%/weechat_quickstart.ru.txt
%%DOCSDIR%%/weechat_quickstart.pl.txt
%%DOCSDIR%%/weechat_quickstart.cs.txt
%%DOCSDIR%%/weechat_quickstart.sco.txt
%%DOCSDIR%%/weechat_quickstart.sv.txt
%%CHARSET%%lib/weechat/plugins/charset.la
%%CHARSET%%lib/weechat/plugins/charset.so
%%CHARSET%%lib/weechat/plugins/charset.so.0
lib/weechat/plugins/fifo.a
lib/weechat/plugins/fifo.la
lib/weechat/plugins/fifo.so
lib/weechat/plugins/fifo.so.0
lib/weechat/plugins/irc.a
lib/weechat/plugins/irc.la
lib/weechat/plugins/irc.so
lib/weechat/plugins/irc.so.0
lib/weechat/plugins/logger.a
lib/weechat/plugins/logger.la
lib/weechat/plugins/logger.so
lib/weechat/plugins/logger.so.0
%%NLS%%share/locale/de/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/es/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/fr/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/hu/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/ru/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/cs/LC_MESSAGES/weechat.mo
%%PYTHON%%lib/weechat/plugins/python.so.0
%%PYTHON%%lib/weechat/plugins/python.so
%%PYTHON%%lib/weechat/plugins/python.la
%%PYTHON%%lib/weechat/plugins/python.a
%%PERL%%lib/weechat/plugins/perl.so.0
%%PERL%%lib/weechat/plugins/perl.so
%%PERL%%lib/weechat/plugins/perl.la
%%PYTHON%%lib/weechat/plugins/python.la
%%PYTHON%%lib/weechat/plugins/python.so
%%PYTHON%%lib/weechat/plugins/python.so.0
%%PERL%%lib/weechat/plugins/perl.a
%%RUBY%%lib/weechat/plugins/ruby.so.0
%%RUBY%%lib/weechat/plugins/ruby.so
%%RUBY%%lib/weechat/plugins/ruby.la
%%RUBY%%lib/weechat/plugins/ruby.a
@dirrmtry %%DOCSDIR%%/html/fr
@dirrmtry %%DOCSDIR%%/html/en
@dirrmtry %%DOCSDIR%%/html/de
@dirrmtry %%DOCSDIR%%/html
@dirrmtry %%DOCSDIR%%
%%PERL%%lib/weechat/plugins/perl.la
%%PERL%%lib/weechat/plugins/perl.so
%%PERL%%lib/weechat/plugins/perl.so.0
lib/weechat/plugins/xfer.a
lib/weechat/plugins/xfer.la
lib/weechat/plugins/xfer.so
lib/weechat/plugins/xfer.so.0
libdata/pkgconfig/weechat.pc
@dirrmtry lib/weechat/plugins
@dirrmtry lib/weechat
@dirrm include/weechat

View file

@ -6,10 +6,9 @@
#
PORTNAME= weechat
PORTVERSION= 0.2.6.3
PORTREVISION= 1
PORTVERSION= 0.3.0
CATEGORIES= irc
MASTER_SITES= http://weechat.flashtux.org/download/
MASTER_SITES= http://weechat.org/files/src/
MAINTAINER= miwi@FreeBSD.org
COMMENT= A lightweight and user friendly ncurse based IRC client
@ -19,12 +18,14 @@ USE_ICONV= yes
USE_AUTOTOOLS= autoconf:262
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-lua
CONFIGURE_ARGS= --disable-lua --disable-doc
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include"\
LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_PYTHON= yes
USE_RUBY= yes
USE_GETTEXT= yes
MAN1= weechat-curses.1
WANT_GNOME= yes
USE_GNOME= gnomehack
OPTIONS= RUBY "Ruby scripting support." off \
PYTHON "Python scripting support." off \
@ -75,6 +76,7 @@ PLIST_SUB+= PYTHON="@comment "
.endif
.if !defined(WITHOUT_RUBY)
BROKEN= Ruby support is broken
CONFIGURE_ARGS+= --enable-ruby
PLIST_SUB+= RUBY=""
.else

View file

@ -1,3 +1,3 @@
MD5 (weechat-0.2.6.3.tar.bz2) = ebc2874ae82c29b7ab005f5812b61598
SHA256 (weechat-0.2.6.3.tar.bz2) = ac21810115ed3b0d63001747f800d478a97d0a3760f34b7d6280aa19abf838cd
SIZE (weechat-0.2.6.3.tar.bz2) = 1110344
MD5 (weechat-0.3.0.tar.bz2) = c31cfc229e964ff9257cc9c7f9e6c9bc
SHA256 (weechat-0.3.0.tar.bz2) = 0064c647bd057a9e347deeb1a1ee397d23c0b52f42baf218c6313508bb3943d4
SIZE (weechat-0.3.0.tar.bz2) = 1333413

View file

@ -3,4 +3,4 @@ client. Everything can be done with a keyboard, and it is customizable
and extensible with scripts. For the moment, only ncurse GUI is
supported by this port.
WWW: http://weechat.flashtux.org
WWW: http://weechat.org

View file

@ -1,45 +1,48 @@
bin/weechat-curses
%%ASPELL%%lib/weechat/plugins/aspell.so.0
%%ASPELL%%lib/weechat/plugins/aspell.so
%%ASPELL%%lib/weechat/plugins/aspell.la
include/weechat/weechat-plugin.h
lib/weechat/plugins/alias.a
lib/weechat/plugins/alias.la
lib/weechat/plugins/alias.so
lib/weechat/plugins/alias.so.0
%%ASPELL%%lib/weechat/plugins/aspell.a
%%CHARSET%%lib/weechat/plugins/charset.so.0
%%CHARSET%%lib/weechat/plugins/charset.so
%%CHARSET%%lib/weechat/plugins/charset.la
%%ASPELL%%lib/weechat/plugins/aspell.la
%%ASPELL%%lib/weechat/plugins/aspell.so
%%ASPELL%%lib/weechat/plugins/aspell.so.0
%%CHARSET%%lib/weechat/plugins/charset.a
%%DOCSDIR%%/html/en/weechat-doc.css
%%DOCSDIR%%/html/fr/weechat-doc.css
%%DOCSDIR%%/html/de/weechat-doc.css
%%DOCSDIR%%/weechat_quickstart.en.txt
%%DOCSDIR%%/weechat_quickstart.fr.txt
%%DOCSDIR%%/weechat_quickstart.de.txt
%%DOCSDIR%%/weechat_quickstart.ru.txt
%%DOCSDIR%%/weechat_quickstart.pl.txt
%%DOCSDIR%%/weechat_quickstart.cs.txt
%%DOCSDIR%%/weechat_quickstart.sco.txt
%%DOCSDIR%%/weechat_quickstart.sv.txt
%%CHARSET%%lib/weechat/plugins/charset.la
%%CHARSET%%lib/weechat/plugins/charset.so
%%CHARSET%%lib/weechat/plugins/charset.so.0
lib/weechat/plugins/fifo.a
lib/weechat/plugins/fifo.la
lib/weechat/plugins/fifo.so
lib/weechat/plugins/fifo.so.0
lib/weechat/plugins/irc.a
lib/weechat/plugins/irc.la
lib/weechat/plugins/irc.so
lib/weechat/plugins/irc.so.0
lib/weechat/plugins/logger.a
lib/weechat/plugins/logger.la
lib/weechat/plugins/logger.so
lib/weechat/plugins/logger.so.0
%%NLS%%share/locale/de/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/es/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/fr/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/hu/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/ru/LC_MESSAGES/weechat.mo
%%NLS%%share/locale/cs/LC_MESSAGES/weechat.mo
%%PYTHON%%lib/weechat/plugins/python.so.0
%%PYTHON%%lib/weechat/plugins/python.so
%%PYTHON%%lib/weechat/plugins/python.la
%%PYTHON%%lib/weechat/plugins/python.a
%%PERL%%lib/weechat/plugins/perl.so.0
%%PERL%%lib/weechat/plugins/perl.so
%%PERL%%lib/weechat/plugins/perl.la
%%PYTHON%%lib/weechat/plugins/python.la
%%PYTHON%%lib/weechat/plugins/python.so
%%PYTHON%%lib/weechat/plugins/python.so.0
%%PERL%%lib/weechat/plugins/perl.a
%%RUBY%%lib/weechat/plugins/ruby.so.0
%%RUBY%%lib/weechat/plugins/ruby.so
%%RUBY%%lib/weechat/plugins/ruby.la
%%RUBY%%lib/weechat/plugins/ruby.a
@dirrmtry %%DOCSDIR%%/html/fr
@dirrmtry %%DOCSDIR%%/html/en
@dirrmtry %%DOCSDIR%%/html/de
@dirrmtry %%DOCSDIR%%/html
@dirrmtry %%DOCSDIR%%
%%PERL%%lib/weechat/plugins/perl.la
%%PERL%%lib/weechat/plugins/perl.so
%%PERL%%lib/weechat/plugins/perl.so.0
lib/weechat/plugins/xfer.a
lib/weechat/plugins/xfer.la
lib/weechat/plugins/xfer.so
lib/weechat/plugins/xfer.so.0
libdata/pkgconfig/weechat.pc
@dirrmtry lib/weechat/plugins
@dirrmtry lib/weechat
@dirrm include/weechat