pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/bsflite Initial import of bsflite-0.72.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/661f0a94e652
branches:  trunk
changeset: 489730:661f0a94e652
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Feb 25 18:43:59 2005 +0000

description:
Initial import of bsflite-0.72.

>From the BSFlite homepage:
BSFlite is a rather small and "minimalistic" client for AOL(R)'s Instant
Messenger(TM) service. Instead of having a full screen console interface,
BSFlite employs a command shell interface that allows your fingers to
do all of the work without needlessly sifting through windows.

This is from leitec of leitec.org via pkgsrc-wip.

diffstat:

 chat/bsflite/DESCR    |   5 +++++
 chat/bsflite/Makefile |  19 +++++++++++++++++++
 chat/bsflite/PLIST    |   6 ++++++
 chat/bsflite/distinfo |   4 ++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r d60eddb76eb1 -r 661f0a94e652 chat/bsflite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/bsflite/DESCR        Fri Feb 25 18:43:59 2005 +0000
@@ -0,0 +1,5 @@
+From the BSFlite homepage:
+BSFlite is a rather small and "minimalistic" client for AOL(R)'s Instant 
+Messenger(TM) service. Instead of having a full screen console interface, 
+BSFlite employs a command shell interface that allows your fingers to 
+do all of the work without needlessly sifting through windows.
diff -r d60eddb76eb1 -r 661f0a94e652 chat/bsflite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/bsflite/Makefile     Fri Feb 25 18:43:59 2005 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+
+DISTNAME=      bsflite-0.72
+CATEGORIES=    chat
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bsflite/}
+
+MAINTAINER=    leitec%leitec.org@localhost
+HOMEPAGE=      http://bsflite.sourceforge.net/
+COMMENT=       Lightweight AIM client for the command line
+
+INSTALLATION_DIRS=     bin share/doc/bsflite
+
+do-install:
+       ${INSTALL_SCRIPT} ${WRKSRC}/bsflite ${PREFIX}/bin
+       ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/bsflite
+       ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/bsflite
+       ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bsflite
+
+.include "../../mk/bsd.pkg.mk"
diff -r d60eddb76eb1 -r 661f0a94e652 chat/bsflite/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/bsflite/PLIST        Fri Feb 25 18:43:59 2005 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+bin/bsflite
+share/doc/bsflite/COPYING
+share/doc/bsflite/ChangeLog
+share/doc/bsflite/README
+@dirrm share/doc/bsflite
diff -r d60eddb76eb1 -r 661f0a94e652 chat/bsflite/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/bsflite/distinfo     Fri Feb 25 18:43:59 2005 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/02/25 18:43:59 reed Exp $
+
+SHA1 (bsflite-0.72.tar.gz) = e94a0c9de2939754064e605218a8f74878e33ba2
+Size (bsflite-0.72.tar.gz) = 34446 bytes



Home | Main Index | Thread Index | Old Index