From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/nmon/
Date: Fri, 23 Oct 2015 06:22:20 +0000 (UTC) [thread overview]
Message-ID: <1445581322.86cdd79cf3a2916d656eac9266ecfca21afd02af.jer@gentoo> (raw)
commit: 86cdd79cf3a2916d656eac9266ecfca21afd02af
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 23 06:22:02 2015 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Oct 23 06:22:02 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86cdd79c
sys-process/nmon: Version bump.
Package-Manager: portage-2.2.23
sys-process/nmon/Manifest | 1 +
sys-process/nmon/nmon-15g.ebuild | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git a/sys-process/nmon/Manifest b/sys-process/nmon/Manifest
index d5c67b7..29b409e 100644
--- a/sys-process/nmon/Manifest
+++ b/sys-process/nmon/Manifest
@@ -1 +1,2 @@
DIST lmon14i.c 201877 SHA256 d401cb5048e3e8e8f1ad63e68a0499c73ec64d5d2b7c41a1aeb2b596374eaa86 SHA512 fe739044516f1e11a30a83ea49a4db6dc65175fcbb5c6e305320e2763a6936bfa565910984008279b1f3595473166b8e3371472f76bd2472928892ab97c0fbfa WHIRLPOOL e924e79171037239f701f889cffd80f36d435a9d0b36febc573e9fb168dc0d1a9fadca2a8b7d67fb58fc4a859b01bd82b85c0a8a3649ca4fdd46a976cbf1f72e
+DIST lmon15g.c 211460 SHA256 0f4958c4fecfbaae5794a4cb41393880b25d2530ba7643fade9c344b03454d2c SHA512 849238148e5217e1460b4564bab9a9f4e9afb6364d3df75c83611b561b17414fccac16dcd9538e08a6448d5b19f9e506c3e5e44c8273b0e691389dd8d3160f12 WHIRLPOOL 9448863da7cdc8d5e3faa092850049c3f0c53816c547ae09f34209db145b3f818f273725a6be9a04b9e3117bcaa8a9fc394f2ab987fe6f3feecd9e02b95cbe85
diff --git a/sys-process/nmon/nmon-15g.ebuild b/sys-process/nmon/nmon-15g.ebuild
new file mode 100644
index 0000000..f0c67a5
--- /dev/null
+++ b/sys-process/nmon/nmon-15g.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit flag-o-matic toolchain-funcs
+
+DESCRIPTION="Nigel's performance MONitor for CPU, memory, network, disks, etc..."
+HOMEPAGE="http://nmon.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/lmon${PV}.c"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="sys-libs/ncurses"
+DEPEND="
+ ${RDEPEND}
+ virtual/pkgconfig
+"
+
+S=${WORKDIR}
+
+src_unpack() {
+ cp "${DISTDIR}"/lmon${PV}.c "${S}"/nmon.c || die
+}
+
+src_compile() {
+ append-cppflags -DJFS -DGETUSER -DLARGEMEM -DPOWER
+ emake CC="$(tc-getCC)" LDLIBS="$( $(tc-getPKG_CONFIG) --libs ncurses) -lm" ${PN}
+}
+
+src_install() {
+ dobin nmon
+}
next reply other threads:[~2015-10-23 6:22 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-23 6:22 Jeroen Roovers [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-23 16:35 [gentoo-commits] repo/gentoo:master commit in: sys-process/nmon/ Michael Palimaka
2015-11-23 16:35 Michael Palimaka
2016-03-17 10:21 Amy Winston
2016-03-17 10:21 Amy Winston
2016-03-17 10:21 Amy Winston
2016-05-29 15:30 Kristian Fiskerstrand
2016-06-26 10:14 Patrice Clement
2016-07-07 19:48 Austin English
2016-07-08 15:59 Anthony G. Basile
2016-08-17 4:50 Jeroen Roovers
2016-12-20 14:38 Tobias Klausmann
2017-08-01 14:32 Amy Liffey
2017-08-02 7:43 Lars Wendler
2017-08-02 7:43 Lars Wendler
2018-02-11 11:36 Michał Górny
2019-03-26 8:58 Lars Wendler
2019-05-22 21:35 Lars Wendler
2019-05-22 21:35 Lars Wendler
2019-05-22 21:35 Lars Wendler
2019-09-26 13:50 Thomas Deutschmann
2020-08-22 1:50 Georgy Yakovlev
2021-08-30 8:40 Lars Wendler
2021-12-05 5:01 Sam James
2021-12-07 6:26 Agostino Sarubbo
2022-04-17 19:17 Sam James
2022-06-17 12:11 Sam James
2022-12-18 12:45 Sam James
2024-06-21 18:33 Arthur Zamarin
2024-11-23 12:30 Arthur Zamarin
2024-11-23 16:20 Michał Górny
2025-02-24 11:21 Petr Vaněk
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=1445581322.86cdd79cf3a2916d656eac9266ecfca21afd02af.jer@gentoo \
--to=jer@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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