summaryrefslogtreecommitdiffstats
path: root/devel/libgtop2
Commit message (Expand)AuthorAgeFilesLines
* sysinfo.c is now included in the stock distribution, so we no longer needmarcus2006-04-152-31/+1
* Correct suboptimal regexp I suggested to mezz.bland2006-04-131-2/+2
* Update to 2.14.1.marcus2006-04-1110-170/+71
* This port only needs PERL5 to build.marcus2006-03-141-2/+3
* Update to 2.14.0.marcus2006-03-142-5/+5
* Change the MASTER_SITE_SUBDIR from:mezz2006-03-141-2/+2
* Change the MASTER_SITE_SUBDIR from:mezz2006-03-131-2/+2
* Add USE_GETTEXT to make portlint happy.mezz2006-03-031-1/+2
* Update to 2.13.92.marcus2006-02-283-18/+5
* All ports that use ltverhack still need to set USE_AUTOTOOLS=libtool:15 sincemarcus2006-02-251-2/+2
* Update for new libtool world order.marcus2006-02-252-3/+4
* Add devfs and linprocfs to the list of ignored file systems.marcus2006-02-202-1/+14
* Reset $FreeBSD$ tags.adamw2006-02-151-2/+2
* Remove USE_REINPLACE.marcus2006-02-011-2/+1
* Update to 2.13.3.marcus2006-01-242-6/+5
* - Replace @unexec rmdir with modern @dirrmtrypav2006-01-231-10/+10
* jemalloc rules! Fix a long-standing memory corruption bug that causedmarcus2006-01-212-5/+150
* Add the list of FreeBSD signals and their descriptions. I'm notmarcus2006-01-201-0/+41
* Update to 2.13.2.marcus2006-01-063-6/+6
* Update to 2.13.1.marcus2005-12-162-5/+5
* Fix build on 6.X and higher.marcus2005-12-153-1/+42
* Update to 2.13.0.marcus2005-12-1517-0/+668
* - Remove filesahze2005-11-0614-542/+0
* - Clean develahze2005-11-064-182/+0
* - Update to 2.12.0ahze2005-09-062-5/+5
* Update to 2.11.92.marcus2005-08-232-4/+4
* Correct patching on all versions of FreeBSD.marcus2005-08-094-13/+38
* Update to 2.11.91.marcus2005-08-095-16/+49
* FreeBSD < 6.X does not have a kinfo_proc.ki_rusage_ch member.marcus2005-08-031-4/+8
* Fix process stime and cstime calculation.marcus2005-08-022-3/+16
* Update to 2.11.90.marcus2005-07-262-4/+4
* Update to 2.11.2.marcus2005-07-143-7/+25
* Update to 2.11.1.marcus2005-07-062-5/+4
* Switch to the new USE_AUTOTOOLS world order.marcus2005-07-021-2/+2
* Fix the file system stat Makefile patch on 6.0.marcus2005-06-291-2/+2
* Add $MCom$ tags underneath every $FreeBSD$ tag.adamw2005-06-281-0/+1
* Merge -CURRENT file system I/O support from the FreeBSD ports tree.marcus2005-06-284-1/+159
* Reset $FreeBSD$ tags.adamw2005-06-231-1/+1
* Update to 2.11.0, and add FreeBSD sysinfo support.marcus2005-06-1014-0/+473
* Remove these ports now that they have been merged into the ports tree.marcus2005-03-149-310/+0
* Update to 2.10.0.mezz2005-03-082-4/+4
* Upgrade to 2.9.92.kwm2005-03-0113-558/+3
* This should fix the build problems on recent versions of 5.X and 6.X.marcus2005-02-261-1/+11
* Do a little more cleanup in the per-process statistics. Really, one shouldmarcus2005-02-261-28/+18
* Add support for CPU, Network, and Disk applet load monitors.marcus2005-02-267-11/+319
* Be sure to increment our if_nameindex pointer or we'll end up in a bigmarcus2005-02-232-0/+11
* Update to 2.9.91.marcus2005-02-082-3/+3
* Reset $FreeBSD$ tags.adamw2005-01-291-1/+1
* Update to 2.9.90.kwm2005-01-252-3/+3
* Sync with FreeBSD ports tree for locale stuff in pkg-plist.mezz2005-01-131-0/+2
* Add files missed in the last commit.marcus2005-01-122-0/+75
* Update to 2.9.4. The new proc_open_files function is unimplemented onmarcus2005-01-123-3/+5
* Update to 2.9.3.marcus2004-12-215-165/+3
* Update to 2.9.0.marcus2004-12-0216-0/+629
* Remove these ports now that they have been merged into the ports tree.marcus2004-11-0815-537/+0
* Fix build on 6.0-CURRENT with the new vnode changes.marcus2004-10-291-5/+19
* Fix file system size by using statvfs.f_fsize instead of f_bsize.marcus2004-10-172-0/+15
* Update to 2.8.1.marcus2004-10-123-3/+4
* Update to 2.8.0.marcus2004-09-142-4/+4
* Reset $FreeBSD$ tags.adamw2004-09-131-1/+1
* Update to 2.7.92.adamw2004-08-317-57/+5
* Update to 2.7.91.marcus2004-08-174-85/+14
* Correct a stupid typo that broke gnome-system-monitor.marcus2004-08-082-3/+10
* Update to 2.7.90.marcus2004-08-042-3/+3
* Update to 2.7.4.marcus2004-07-2118-0/+623
* Garbage collection GNOME 2.5. Next stop, GNOME 2.7.marcus2004-04-0620-630/+0
* Professionalize the descriptions of the pieces of the GNOMEadamw2004-03-291-3/+3
* Reset all of the $FreeBSD$ tags in preparation for merging with the FreeBSDmarcus2004-03-291-1/+1
* Add a patch forgotten in the 2.5.2 update.marcus2004-03-121-0/+29
* Fix build on 5.X.marcus2004-03-121-17/+9
* Update to 2.5.2. There were a lot of consolidated patches, so this reallymarcus2004-03-1215-763/+81
* Update to 2.5.1 with a plethora of changes. Looks like there's going to bemarcus2004-02-169-69/+55
* Switch from using struct plimit with a kvm_read to using getrlimit to retrievemarcus2004-02-081-7/+28
* Bump PORTREVISION to chase gettext.marcus2004-02-041-1/+1
* Resolve 100% cpu usage issue.bland2004-01-076-11/+27
* - Complete glibtop_malloc() -> g_malloc() replacement.bland2003-12-022-1/+32
* Check to see if calls to read() and write() return EAGAIN as well asmarcus2003-12-025-7/+28
* Update to 2.5.0.marcus2003-11-1521-0/+1216
* Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVSmarcus2003-02-2017-894/+0
* Set all $FreeBSD$ tags to the default.marcus2003-01-311-1/+1
* Update to 2.0.1, and sync with the main FreeBSD tree.marcus2003-01-266-38/+73
* Chase glib's shared lib version.marcus2002-12-241-2/+2
* Add libgtop2.marcus2002-12-0415-0/+859