pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/hobbitclient hobbitclient is a free-software clien...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23f6bc9aba4e
branches:  trunk
changeset: 489084:23f6bc9aba4e
user:      manu <manu%pkgsrc.org@localhost>
date:      Wed Feb 16 08:51:46 2005 +0000

description:
hobbitclient is a free-software client for Hobbit monitor and Big Brother

diffstat:

 net/hobbitclient/DESCR    |   2 ++
 net/hobbitclient/Makefile |  16 ++++++++++++++++
 net/hobbitclient/PLIST    |   4 ++++
 net/hobbitclient/distinfo |   4 ++++
 4 files changed, 26 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r eb3408d5328e -r 23f6bc9aba4e net/hobbitclient/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hobbitclient/DESCR    Wed Feb 16 08:51:46 2005 +0000
@@ -0,0 +1,2 @@
+hobbitclient is a free-software client for the Hobbit monitor or Big Brother.
+It is written in C with OS-dependant back-ends.
diff -r eb3408d5328e -r 23f6bc9aba4e net/hobbitclient/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hobbitclient/Makefile Wed Feb 16 08:51:46 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/02/16 08:51:46 manu Exp $
+#
+
+DISTNAME=              hobbitclient-0.3
+CATEGORIES=            security
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=hobbitmon/}
+EXTRACT_SUFX=          .tgz
+
+MAINTAINER=            manu%NetBSD.org@localhost
+HOMEPAGE=              http://hobbitmon.sourceforge.net/
+COMMENT=               Client for Hobbit Monitor or Big brother
+
+GNU_CONFIGURE=         yes
+ALL_TARGET=            hobbitc
+
+.include "../../mk/bsd.pkg.mk"
diff -r eb3408d5328e -r 23f6bc9aba4e net/hobbitclient/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hobbitclient/PLIST    Wed Feb 16 08:51:46 2005 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/16 08:51:46 manu Exp $
+etc/hobbitc.conf
+bin/hobbitc
+man/man8/hobbitc.8
diff -r eb3408d5328e -r 23f6bc9aba4e net/hobbitclient/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hobbitclient/distinfo Wed Feb 16 08:51:46 2005 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/02/16 08:51:46 manu Exp $
+
+SHA1 (hobbitclient-0.3.tgz) = cc7b31e6e6ba3ae81d5e16c808fbcbf8af98527c
+Size (hobbitclient-0.3.tgz) = 50675 bytes



Home | Main Index | Thread Index | Old Index