pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/msnre Import msnre, packaged by Jung-Min Seo (lua...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c457201dfe3f
branches: trunk
changeset: 485083:c457201dfe3f
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Dec 03 17:30:06 2004 +0000
description:
Import msnre, packaged by Jung-Min Seo (luapzz at gmail dot com), and
modified by me.
MSNre is a lightweight but powerful console-based MSN Instant
Messenger clone. It has many features, including instant messaging,
sending messages to cell phones, file transfer, complete
contacts/groups management, email notifications, auto-away messages,
netmeeting support, aliases, messages logging, event scripts, local
contact list, multi-user chat support, ability to encode characters in
the system locale, and much more.
diffstat:
chat/msnre/DESCR | 7 +++++++
chat/msnre/Makefile | 22 ++++++++++++++++++++++
chat/msnre/PLIST | 1 +
chat/msnre/distinfo | 4 ++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r dd0119ab1da1 -r c457201dfe3f chat/msnre/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msnre/DESCR Fri Dec 03 17:30:06 2004 +0000
@@ -0,0 +1,7 @@
+MSNre is a lightweight but powerful console-based MSN Instant
+Messenger clone. It has many features, including instant messaging,
+sending messages to cell phones, file transfer, complete
+contacts/groups management, email notifications, auto-away messages,
+netmeeting support, aliases, messages logging, event scripts, local
+contact list, multi-user chat support, ability to encode characters in
+the system locale, and much more.
diff -r dd0119ab1da1 -r c457201dfe3f chat/msnre/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msnre/Makefile Fri Dec 03 17:30:06 2004 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/12/03 17:30:06 minskim Exp $
+#
+
+DISTNAME= msnre-0.91
+CATEGORIES= chat
+MASTER_SITES= http://puzzle.dl.sourceforge.net/sourceforge/msnre/
+
+MAINTAINER= luapzz%gmail.com@localhost
+HOMEPAGE= http://msnre.sourceforge.net/
+COMMENT= Console-based MSN Instant Messenger clone
+
+DEPENDS+= p5-Curses-[0-9]*:../../devel/p5-Curses
+DEPENDS+= p5-POE-[0-9]*:../../devel/p5-POE
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= yes
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/msnre/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dd0119ab1da1 -r c457201dfe3f chat/msnre/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msnre/PLIST Fri Dec 03 17:30:06 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/03 17:30:06 minskim Exp $
diff -r dd0119ab1da1 -r c457201dfe3f chat/msnre/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/msnre/distinfo Fri Dec 03 17:30:06 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/12/03 17:30:06 minskim Exp $
+
+SHA1 (msnre-0.91.tar.gz) = 6a3638d4d3e074de885689b20fc138a28ffe7d51
+Size (msnre-0.91.tar.gz) = 140292 bytes
Home |
Main Index |
Thread Index |
Old Index