da45 FreshPorts -- devel/libstatgrab
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
libstatgrab 0.17 devel on this many watch lists=13 search for ports that depend on this port
Provides a useful interface to system statistics
Maintained by: tdb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Jun 2003 05:11:52
License: not specified in port


The libstatgrab library provides an easy to use interface for
accessing system statistics and information. Available statistics
include CPU, Load, Memory, Swap, Disk I/O, and Network I/O.

Also part of the package are two tools; saidar provides a curses-based
interface to viewing live system statistics, and statgrab is a
sysctl-like interface to the statistics.

WWW: http://www.i-scream.org/libstatgrab/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/pkg-config
Required To Run:
  1. devel/pkg-config

This port is required by:

for Libraries

To install the port: cd /usr/ports/devel/libstatgrab/ && make install clean
To add the package: pkg_add -r libstatgrab


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/i-scream/
  2. ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/
  3. ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/
  4. http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/
  5. http://ftp.i-scream.org/pub/i-scream/libstatgrab/
  6. http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/

Number of commits found: 39

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 Nov 2011 17:12:59
Original commit files touched by this commit  0.17
tdb search for other commits by this committer
- Fix build on CURRENT. Based on patch by beat@.

Submitted by:   beat
Feature safe:   yes
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.17
ohauer search for other commits by this committer
-remove MD5
22 Feb 2010 08:16:57
Original commit files touched by this commit  0.17
tdb search for other commits by this committer
- Update to libstatgrab 0.17.
- This version supports FreeBSD 9.

Feature safe:   yes
14 Oct 2009 08:31:11
Original commit files touched by this commit  0.16
tdb search for other commits by this committer
- Fix build on 9-CURRENT.

Submitted by:   pointyhat/erwin
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.16
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
18 Mar 2008 00:15:26
Original commit files touched by this commit  0.16
tdb search for other commits by this committer
- Update to 0.16.
- Add .de mirror.
29 Oct 2007 08:11:56
Original commit files touched by this commit  0.15
tdb search for other commits by this committer
- Fix build on FreeBSD 8-CURRENT. Patch also applied upstream.
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.15
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
13 Jul 2007 21:56:21
Original commit files touched by this commit  0.15
tdb search for other commits by this committer
- Update to 0.15
- Drop redundant MASTER_SITE
- Remove compile-time option for FreeBSD 4.x
07 Jan 2007 15:17:05
Original commit files touched by this commit  0.14
tdb search for other commits by this committer
Update to 0.14.
20 Mar 2006 10:18:18
Original commit files touched by this commit  0.13
tdb search for other commits by this committer
- Update libstatgrab to 0.13
- Fix broken MASTER_SITES
- Bump PORTREVISION and dependency in dependent ports
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.12_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
01 Dec 2005 16:50:07
Original commit files touched by this commit  0.12
tdb search for other commits by this committer
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:    clement (mentor)
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.12
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
31 Jul 2005 10:11:28
Original commit files touched by this commit  0.12
sem search for other commits by this committer
- Update to 0.12

PR:             ports/84354
Submitted by:   maintainer
02 Mar 2005 13:41:36
Original commit files touched by this commit  0.11.1
flz search for other commits by this committer
- Update to 0.11.1.

PR:             ports/78295
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Approved by:    pav (mentor)
11 Nov 2004 13:21:36
Original commit files touched by this commit  0.11
pav search for other commits by this committer
- Update to 0.11

PR:             ports/73805
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
25 Aug 2004 08:41:45
Original commit files touched by this commit  0.10.3
krion search for other commits by this committer
Update to 0.10.3
Update MASTER_SITES

PR:             ports/70917
Submitted by:   maintainer
28 Jul 2004 02:03:03
Original commit files touched by this commit  0.10.2
ijliao search for other commits by this committer
upgrade to 0.10.2

PR:             69677
Submitted by:   maintainer
26 Jul 2004 09:49:15
Original commit files touched by this commit  0.10.1
krion search for other commits by this committer
Update to 0.10.1

PR:             ports/69611
Submitted by:   maintainer
22 Jul 2004 13:39:44
Original commit files touched by this commit  0.10
krion search for other commits by this committer
Fix MASTER_SITES

PR:             ports/69433
Submitted by:   maintainer
09 Jul 2004 17:43:11
Original commit files touched by this commit  0.10
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
19 May 2004 20:56:49
Original commit files touched by this commit  0.10
krion search for other commits by this committer
- Update to 0.10

PR:             ports/66902
Submitted by:   maintainer
15 Apr 2004 08:28:48
Original commit files touched by this commit  0.9
kris search for other commits by this committer
Don't remove a directory we didn't create
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.9
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
10 Mar 2004 09:39:45
Original commit files touched by this commit  0.9
krion search for other commits by this committer
- Update to version 0.9

PR:             ports/64008
Submitted by:   maintainer
11 Feb 2004 08:58:03
Original commit files touched by this commit  0.8.2
krion search for other commits by this committer
- Update to version 0.8.2

PR:             ports/62663
Submitted by:   maintainer
07 Feb 2004 17:01:39
Original commit files touched by this commit  0.8.1
pav search for other commits by this committer
- Use SIZE

PR:             ports/62483
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
22 Jan 2004 10:21:08
Original commit files touched by this commit  0.8.1
pav search for other commits by this committer
- Add dependency on pkg-config. This fixes build of library consumers when
  libstatgrab is installed from a package.

Reported by:    bento via kris
21 Jan 2004 18:38:14
Original commit files touched by this commit  0.8.1
krion search for other commits by this committer
- Update to 0.8.1

PR:             61681
Submitted by:   maintainer
06 Jan 2004 22:59:52
Original commit files touched by this commit  0.8
pav search for other commits by this committer
- Update to 0.8

PR:             ports/60986
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
24 Oct 2003 19:55:10
Original commit files touched by this commit  0.7
krion search for other commits by this committer
- Update to version 0.7

PR:             58409
Submitted by:   maintainer
19 Oct 2003 13:03:02
Original commit files touched by this commit  0.6.1
krion search for other commits by this committer
- Update to version 0.6.1

PR:             58229
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
10 Oct 2003 13:50:05
Original commit files touched by this commit  0.6
krion search for other commits by this committer
- Update to version 0.6
- Unbreak on -current

PR:             57830
Submitted by:   maintainer
25 Sep 2003 07:09:24
Original commit files touched by this commit  0.5.1
erwin search for other commits by this committer
Update to 0.5.1

PR:             56625
Submitted by:   maintainer
30 Aug 2003 17:16:34
Original commit files touched by this commit  0.5
krion search for other commits by this committer
- Add new MASTER_SITES

PR:             56200
Submitted by:   maintainer
26 Aug 2003 06:15:42
Original commit files touched by this commit  0.5
krion search for other commits by this committer
- Update to version 0.5
- Use DOCSDIR macro

PR:             55974
Submitted by:   maintainer
17 Jun 2003 11:42:21
Original commit files touched by this commit  0.4
leeym search for other commits by this committer
libstatgrab doesn't compile on FreeBSD 5.x. This is a problem with the
package rather than the port. The next release will hopefully fix this.

Pointed out by: kris
PR:             53385
Submitted by:   Tim Bishop <tim@bishnet.net>
03 Jun 2003 05:11:10
Original commit files touched by this commit  0.4
will search for other commits by this committer
Add libstatgrab 0.4, which provides a useful interface to
system statistics.

PR:             51723
Submitted by:   Tim Bishop <tim@bishnet.net>

Number of commits found: 39

284b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0