mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Add WeeChat 0.0.5.
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client. Everything can be done with a keyboard, and it is customizable and extensible with scripts. For the moment, only ncurse GUI issupported by this port. WWW: http://weechat.flashtux.org
This commit is contained in:
parent
35a3256787
commit
698702546f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100489
@ -78,6 +78,7 @@
|
||||
SUBDIR += tkirc
|
||||
SUBDIR += tr-ircd
|
||||
SUBDIR += trickyirc
|
||||
SUBDIR += weechat
|
||||
SUBDIR += xaric
|
||||
SUBDIR += xchat
|
||||
SUBDIR += xchat-systray-plugin
|
||||
|
31
irc/weechat-devel/Makefile
Normal file
31
irc/weechat-devel/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# New ports collection makefile for: weechat
|
||||
# Date created: 2003-03-07
|
||||
# Whom: clement
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= weechat
|
||||
PORTVERSION= 0.0.5
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://weechat.flashtux.org/download/
|
||||
|
||||
MAINTAINER= clement@FreeBSD.org
|
||||
COMMENT= A lightweight and user friendly ncurse based IRC client
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -lintl"
|
||||
CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
MAN1= weechat.1
|
||||
|
||||
PLIST_FILES= bin/weechat-curses share/locale/fr/LC_MESSAGES/weechat.mo
|
||||
|
||||
post-patch:
|
||||
@${CP} ${LOCALBASE}/share/gettext/config.rpath ${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
2
irc/weechat-devel/distinfo
Normal file
2
irc/weechat-devel/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (weechat-0.0.5.tar.bz2) = 8847dde68bc2fdc4fe93e4d0e04d9dba
|
||||
SIZE (weechat-0.0.5.tar.bz2) = 274819
|
10
irc/weechat-devel/files/patch-configure
Normal file
10
irc/weechat-devel/files/patch-configure
Normal file
@ -0,0 +1,10 @@
|
||||
--- configure.orig Sat Feb 7 23:48:23 2004
|
||||
+++ configure Sat Feb 7 23:48:35 2004
|
||||
@@ -8510,7 +8510,6 @@
|
||||
|
||||
fi
|
||||
|
||||
-CFLAGS="-Wall -W -pipe -O2"
|
||||
|
||||
ac_config_files="$ac_config_files Makefile src/Makefile src/common/Makefile src/irc/Makefile src/plugins/Makefile src/plugins/perl/Makefile src/gui/Makefile src/gui/curses/Makefile src/gui/gtk/Makefile src/gui/qt/Makefile intl/Makefile po/Makefile.in"
|
||||
cat >confcache <<\_ACEOF
|
6
irc/weechat-devel/pkg-descr
Normal file
6
irc/weechat-devel/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC
|
||||
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
|
31
irc/weechat/Makefile
Normal file
31
irc/weechat/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# New ports collection makefile for: weechat
|
||||
# Date created: 2003-03-07
|
||||
# Whom: clement
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= weechat
|
||||
PORTVERSION= 0.0.5
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://weechat.flashtux.org/download/
|
||||
|
||||
MAINTAINER= clement@FreeBSD.org
|
||||
COMMENT= A lightweight and user friendly ncurse based IRC client
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib -lintl"
|
||||
CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE}
|
||||
|
||||
MAN1= weechat.1
|
||||
|
||||
PLIST_FILES= bin/weechat-curses share/locale/fr/LC_MESSAGES/weechat.mo
|
||||
|
||||
post-patch:
|
||||
@${CP} ${LOCALBASE}/share/gettext/config.rpath ${WRKSRC}
|
||||
|
||||
.include <bsd.port.mk>
|
2
irc/weechat/distinfo
Normal file
2
irc/weechat/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (weechat-0.0.5.tar.bz2) = 8847dde68bc2fdc4fe93e4d0e04d9dba
|
||||
SIZE (weechat-0.0.5.tar.bz2) = 274819
|
10
irc/weechat/files/patch-configure
Normal file
10
irc/weechat/files/patch-configure
Normal file
@ -0,0 +1,10 @@
|
||||
--- configure.orig Sat Feb 7 23:48:23 2004
|
||||
+++ configure Sat Feb 7 23:48:35 2004
|
||||
@@ -8510,7 +8510,6 @@
|
||||
|
||||
fi
|
||||
|
||||
-CFLAGS="-Wall -W -pipe -O2"
|
||||
|
||||
ac_config_files="$ac_config_files Makefile src/Makefile src/common/Makefile src/irc/Makefile src/plugins/Makefile src/plugins/perl/Makefile src/gui/Makefile src/gui/curses/Makefile src/gui/gtk/Makefile src/gui/qt/Makefile intl/Makefile po/Makefile.in"
|
||||
cat >confcache <<\_ACEOF
|
6
irc/weechat/pkg-descr
Normal file
6
irc/weechat/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC
|
||||
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
|
Loading…
Reference in New Issue
Block a user