summaryrefslogtreecommitdiffstats
path: root/devel/libgtop2
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.9.92.kwm2005-03-0113-558/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3731 df743ca5-7f9a-e211-a948-0013205c9059
* This should fix the build problems on recent versions of 5.X and 6.X.marcus2005-02-261-1/+11
| | | | | | | Reported by: mezz git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3711 df743ca5-7f9a-e211-a948-0013205c9059
* Do a little more cleanup in the per-process statistics. Really, one shouldmarcus2005-02-261-28/+18
| | | | | | | | just use top to get accurate numbers. Someome with some real libgtop love needs to come along and really fix a lot of this. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3709 df743ca5-7f9a-e211-a948-0013205c9059
* Add support for CPU, Network, and Disk applet load monitors.marcus2005-02-267-11/+319
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3707 df743ca5-7f9a-e211-a948-0013205c9059
* Be sure to increment our if_nameindex pointer or we'll end up in a bigmarcus2005-02-232-0/+11
| | | | | | | | | | fat infinite loop eating four bytes of memory at a time. Reported by: mezz Big pointy hat to: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3697 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.9.91.marcus2005-02-082-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3572 df743ca5-7f9a-e211-a948-0013205c9059
* Reset $FreeBSD$ tags.adamw2005-01-291-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3544 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.9.90.kwm2005-01-252-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3484 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with FreeBSD ports tree for locale stuff in pkg-plist.mezz2005-01-131-0/+2
| | | | | | | Reported by: GNOME Tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3403 df743ca5-7f9a-e211-a948-0013205c9059
* Add files missed in the last commit.marcus2005-01-122-0/+75
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3396 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.9.4. The new proc_open_files function is unimplemented onmarcus2005-01-123-3/+5
| | | | | | | | | FreeBSD since there is no easy way to do this without reimplmenting a good chunk of lsof. Perhaps if this is really needed, we can port the fstat(1) code, but even then we won't get filenames. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3395 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.9.3.marcus2004-12-215-165/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3278 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.9.0.marcus2004-12-0216-0/+629
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3193 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that they have been merged into the ports tree.marcus2004-11-0815-537/+0
| | | | | | | Next stop, GNOME 2.9! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3045 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build on 6.0-CURRENT with the new vnode changes.marcus2004-10-291-5/+19
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3023 df743ca5-7f9a-e211-a948-0013205c9059
* Fix file system size by using statvfs.f_fsize instead of f_bsize.marcus2004-10-172-0/+15
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2997 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.8.1.marcus2004-10-123-3/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2955 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.8.0.marcus2004-09-142-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2828 df743ca5-7f9a-e211-a948-0013205c9059
* Reset $FreeBSD$ tags.adamw2004-09-131-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2796 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.7.92.adamw2004-08-317-57/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2741 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.7.91.marcus2004-08-174-85/+14
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2678 df743ca5-7f9a-e211-a948-0013205c9059
* Correct a stupid typo that broke gnome-system-monitor.marcus2004-08-082-3/+10
| | | | | | | Reported by: many git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2631 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.7.90.marcus2004-08-042-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2613 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.7.4.marcus2004-07-2118-0/+623
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2515 df743ca5-7f9a-e211-a948-0013205c9059
* Garbage collection GNOME 2.5. Next stop, GNOME 2.7.marcus2004-04-0620-630/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2260 df743ca5-7f9a-e211-a948-0013205c9059
* Professionalize the descriptions of the pieces of the GNOMEadamw2004-03-291-3/+3
| | | | | | | system. Monkey-bubble's description still makes no sense ::) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2203 df743ca5-7f9a-e211-a948-0013205c9059
* Reset all of the $FreeBSD$ tags in preparation for merging with the FreeBSDmarcus2004-03-291-1/+1
| | | | | | | ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2199 df743ca5-7f9a-e211-a948-0013205c9059
* Add a patch forgotten in the 2.5.2 update.marcus2004-03-121-0/+29
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2036 df743ca5-7f9a-e211-a948-0013205c9059
* Fix build on 5.X.marcus2004-03-121-17/+9
| | | | | | | Reported by: adamw git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2035 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.5.2. There were a lot of consolidated patches, so this reallymarcus2004-03-1215-763/+81
| | | | | | | needs to be tested out. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2033 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.5.1 with a plethora of changes. Looks like there's going to bemarcus2004-02-169-69/+55
| | | | | | | some shaking out of things for a while. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1834 df743ca5-7f9a-e211-a948-0013205c9059
* Switch from using struct plimit with a kvm_read to using getrlimit to retrievemarcus2004-02-081-7/+28
| | | | | | | RLIMIT_RSS. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1796 df743ca5-7f9a-e211-a948-0013205c9059
* Bump PORTREVISION to chase gettext.marcus2004-02-041-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1770 df743ca5-7f9a-e211-a948-0013205c9059
* Resolve 100% cpu usage issue.bland2004-01-076-11/+27
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1597 df743ca5-7f9a-e211-a948-0013205c9059
* - Complete glibtop_malloc() -> g_malloc() replacement.bland2003-12-022-1/+32
| | | | | | | - Put back multiplication by getpagesize() for reported memory sizes. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1387 df743ca5-7f9a-e211-a948-0013205c9059
* Check to see if calls to read() and write() return EAGAIN as well asmarcus2003-12-025-7/+28
| | | | | | | | | | | | EINTR. If they do, continue to poll. While I'm here, fix the problem where file system types were listed as '?'. Note, while this gets gnome-system-monitor working on FreeBSD again, the CPU usage meter is flat-lined at 100% (erroneously). Perhaps some kind soul (*cough* bland) would give it a look. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1386 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.5.0.marcus2003-11-1521-0/+1216
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1330 df743ca5-7f9a-e211-a948-0013205c9059
* Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVSmarcus2003-02-2017-894/+0
| | | | | | | as GNOME 2.2....next up, GNOME 2.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
* Set all $FreeBSD$ tags to the default.marcus2003-01-311-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@493 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.0.1, and sync with the main FreeBSD tree.marcus2003-01-266-38/+73
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@458 df743ca5-7f9a-e211-a948-0013205c9059
* Chase glib's shared lib version.marcus2002-12-241-2/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@329 df743ca5-7f9a-e211-a948-0013205c9059
* Add libgtop2.marcus2002-12-0415-0/+859
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@228 df743ca5-7f9a-e211-a948-0013205c9059