public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 1fc643684a25cac48de05722b47d76874b51fbe2
Date: Sat, 06 Oct 2012 20:32:15 +0200	[thread overview]
Message-ID: <20121006183216.4396E20108@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2527 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  1fc643684a25cac48de05722b47d76874b51fbe2 (commit)
      from  4fec525d81f9fbb94d12990823a1d063c1e96681 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1fc643684a25cac48de05722b47d76874b51fbe2
Author: Erik Kapfer <erik.kapfer(a)ipfire.org>
Date:   Sat Oct 6 19:10:16 2012 +0200

    libstatgrab: New package.

-----------------------------------------------------------------------

Summary of changes:
 libstatgrab/libstatgrab.nm |   41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)
 create mode 100644 libstatgrab/libstatgrab.nm

Difference in files:
diff --git a/libstatgrab/libstatgrab.nm b/libstatgrab/libstatgrab.nm
new file mode 100644
index 0000000..5116b5d
--- /dev/null
+++ b/libstatgrab/libstatgrab.nm
@@ -0,0 +1,41 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = libstatgrab
+version    = 0.17
+release    = 1
+
+groups     = System/Libraries
+url        = http://www.i-scream.org/libstatgrab/
+license    = GNUv2
+summary    = Provides access to statistics about the system.
+
+description
+	libstatgrab is a library that provides statistics about the system on 
+	which it's run. It's written in C and presents a selection of useful 
+	interfaces which can be used to access key system statistics. 
+	The current list of statistics includes CPU usage, memory utilisation, 
+	disk usage, process counts, network traffic, disk I/O, and more. 
+end
+
+source_dl  = ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/
+
+build
+	requires
+		ncurses-devel
+	end
+end
+
+packages
+	package %{name}
+
+	package %{name}-devel
+		template DEVEL
+	end
+
+	package %{name}-debuginfo
+		template DEBUGINFO
+	end
+end


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2012-10-06 18:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121006183216.4396E20108@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox