Commit graph

7 commits

Author SHA1 Message Date
Jason Helfman
74c13d98eb - Update to 1.26.b8
- while here shorten MASTER_SITES, use PORTDOCS listing, and add symlink for packaging

PR:	ports/165343
Submitted by:	maintainer, samm@os2.kiev.ua
2012-02-21 01:38:34 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Chris Rees
814dbf6827 Add missing / to /dev/null
PR:		ports/159824
Submitted by:	Armin Gruner <ag@muc.de>
Approved by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2011-08-17 10:06:37 +00:00
Alexander Logvinov
e21c29e232 - Update to 1.26.b5
- Describe atop rc script variables
- Fix install message
- Fix rc script regression caused by last commit (atop_pid escaping)

PR:		ports/158659
Submitted by:	Alex Samorukov <samm at os2.kiev.ua> (maintainer)
2011-07-05 14:04:12 +00:00
Doug Barton
00e1554b92 Change to REQUIRE: LOGIN, and remove a default empty variable assignment [1]
While I'm here, perform a few other should-be-noop cleanups

Approved by:	maintainer [1]
2011-07-04 07:50:42 +00:00
Martin Wilke
84c5423927 - Update to to 1.26.b4
PR:		158591
Submitted by:	maintainer
2011-07-02 13:23:32 +00:00
Martin Wilke
adf5410cf9 Atop is an ASCII full-screen performance monitor that is capable of reporting
the activity of all processes (even if processes have finished during the
interval), daily logging of system and process activity for long-term analysis,
highlighting overloaded system resources by using colors, etc.
At regular intervals, it shows system-level activity related to the CPU, memory,
swap, disks, and network layers, and for every active process it shows the CPU
utilization, the memory growth, priority, username, state, and exit code.

WWW: http://openfacts2.berlios.de/wikien/index.php/BerliosProject:Atop-freebsd

PR:		ports/158536
Submitted by:	Alex Samorukov <samm at os2.kiev.ua>
2011-07-02 08:01:52 +00:00