diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-03-10 11:01:59 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-03-10 11:01:59 +0000 |
commit | d355baf343e8b8bef23c0f84007b33747b0ab8ca (patch) | |
tree | ded84f80d61168a5eb2e9809ba8563e3de2af0a7 | |
parent | 8bb24a29335490c5716b5a1b600efad52b20fdbb (diff) | |
download | pkgsrc-d355baf343e8b8bef23c0f84007b33747b0ab8ca.tar.gz |
Add centericq-4.6.5:
Text mode menu- and window-driven IM interface that supports the
ICQ2000, Yahoo!, and MSN protocols. It allows you to send, receive,
and forward messages, URLs, SMSes (both through the ICQ server and
e-mail gateways supported by Mirabilis), contacts, and email express
messages. It also lets you set your own and fetch others' away
messages, and define external handlers for incoming events.
Added after prodding by Torsten Hoefler at the 4th Chemnitz Linux-day. :)
-rw-r--r-- | chat/centericq/DESCR | 6 | ||||
-rw-r--r-- | chat/centericq/Makefile | 17 | ||||
-rw-r--r-- | chat/centericq/PLIST | 29 | ||||
-rw-r--r-- | chat/centericq/distinfo | 4 |
4 files changed, 56 insertions, 0 deletions
diff --git a/chat/centericq/DESCR b/chat/centericq/DESCR new file mode 100644 index 00000000000..6da015d061b --- /dev/null +++ b/chat/centericq/DESCR @@ -0,0 +1,6 @@ +Text mode menu- and window-driven IM interface that supports the +ICQ2000, Yahoo!, and MSN protocols. It allows you to send, receive, +and forward messages, URLs, SMSes (both through the ICQ server and +e-mail gateways supported by Mirabilis), contacts, and email express +messages. It also lets you set your own and fetch others' away +messages, and define external handlers for incoming events. diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile new file mode 100644 index 00000000000..58aeff20402 --- /dev/null +++ b/chat/centericq/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2002/03/10 11:01:59 hubertf Exp $ +# + +DISTNAME= centericq-4.6.5 +CATEGORIES= chat +MASTER_SITES= http://konst.org.ua/download/ + +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://konst.org.ua/eng/software/centericq/info.html +COMMENT= SHORT_DESCRIPTION_OF_THE_PACKAGE + +GNU_CONFIGURE= yes + +.include "../../devel/ncurses/buildlink.mk" +.include "../../lang/gcc/Makefile.gcc" +.include "../../devel/libsigc++/buildlink.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/chat/centericq/PLIST b/chat/centericq/PLIST new file mode 100644 index 00000000000..9fcbdf4ff6a --- /dev/null +++ b/chat/centericq/PLIST @@ -0,0 +1,29 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/10 11:01:59 hubertf Exp $ +bin/centericq +bin/cicqconv +bin/cicqsync +man/man1/centericq.1 +share/centericq/contrib/spanish/COPYING +share/centericq/contrib/spanish/ChangeLog +share/centericq/contrib/spanish/FAQ +share/centericq/contrib/spanish/INSTALL +share/centericq/contrib/spanish/README +share/centericq/email.wav +share/centericq/msg.wav +share/centericq/online.wav +share/centericq/sms.wav +share/centericq/url.wav +share/locale/cs/LC_MESSAGES/centericq.mo +share/locale/de/LC_MESSAGES/centericq.mo +share/locale/es/LC_MESSAGES/centericq.mo +share/locale/hu/LC_MESSAGES/centericq.mo +share/locale/it/LC_MESSAGES/centericq.mo +share/locale/nl/LC_MESSAGES/centericq.mo +share/locale/pl/LC_MESSAGES/centericq.mo +share/locale/pt_BR/LC_MESSAGES/centericq.mo +share/locale/ro/LC_MESSAGES/centericq.mo +share/locale/ru/LC_MESSAGES/centericq.mo +share/locale/zh_TW.Big5/LC_MESSAGES/centericq.mo +@dirrm share/centericq/contrib/spanish +@dirrm share/centericq/contrib +@dirrm share/centericq diff --git a/chat/centericq/distinfo b/chat/centericq/distinfo new file mode 100644 index 00000000000..b920324d38b --- /dev/null +++ b/chat/centericq/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2002/03/10 11:01:59 hubertf Exp $ + +SHA1 (centericq-4.6.5.tar.gz) = 4578876dd78149a916a50eae8f393c125a4fa552 +Size (centericq-4.6.5.tar.gz) = 714889 bytes |