Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2012 17:17:24 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/171517: [NEW PORT] sysutils/py27-Glances: A CLI curses based monitoring tool for GNU/Linux and BSD OS
Message-ID:  <20120910091724.52975747167@goingmarry.kkbox.com>
Resent-Message-ID: <201209100920.q8A9K2gv012350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171517
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/py27-Glances: A CLI curses based monitoring tool for GNU/Linux and BSD OS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 10 09:20:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012
>Description:
Glances is a CLI curses based monitoring tool for GNU/Linux and BSD OS.
Glances uses the PsUtil library to get information from your system.

WWW:	http://nicolargo.github.com/glances

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-Glances
#	py-Glances/Makefile
#	py-Glances/pkg-descr
#	py-Glances/distinfo
#
echo c - py-Glances
mkdir -p py-Glances > /dev/null 2>&1
echo x - py-Glances/Makefile
sed 's/^X//' >py-Glances/Makefile << 'abfc1d7c6f46b703e74dfd95a85dae0f'
X# New ports collection makefile for:	py27-Glances
X# Date created:		2012-09-10
X# Whom:			Gasol Wu <gasol.wu@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Glances
XPORTVERSION=	1.4.1.1
XCATEGORIES=	sysutils python
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
XPKGNAMESUFFIX?=
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	A CLI curses based monitoring tool for GNU/Linux and BSD OS
X
XLICENSE=	LGPL3
X
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=2.0.0:${PORTSDIR}/devel/py-Jinja2 \
X		${PYTHON_PKGNAMEPREFIX}psutil>=0.4.1:${PORTSDIR}/sysutils/py-psutil
X
XUSE_GITHUB=	yes
XGH_ACCOUNT=	nicolargo
XGH_PROJECT=	glances
XGH_TAGNAME=	v${PORTVERSION}
XGH_COMMIT=	2920dcc
XUSE_PYTHON=	2.6+
XUSE_PYDISTUTILS=easy_install
X
XPLIST_FILES=	bin/glances \
X		%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
X
X.include <bsd.port.mk>
abfc1d7c6f46b703e74dfd95a85dae0f
echo x - py-Glances/pkg-descr
sed 's/^X//' >py-Glances/pkg-descr << '5fc0aab748c60ca29a843ba884f83072'
XGlances is a CLI curses based monitoring tool for GNU/Linux and BSD OS.
XGlances uses the PsUtil library to get information from your system.
X
XWWW:	http://nicolargo.github.com/glances
5fc0aab748c60ca29a843ba884f83072
echo x - py-Glances/distinfo
sed 's/^X//' >py-Glances/distinfo << 'bf0afa746632fbd71d02ee4b607a7ddc'
XSHA256 (Glances-1.4.1.1.tar.gz) = 1681c7702c8d47f0774c855a811eed46acf628e8b31ccfed922ed77f3d419301
XSIZE (Glances-1.4.1.1.tar.gz) = 568516
bf0afa746632fbd71d02ee4b607a7ddc
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120910091724.52975747167>