aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gkrellm
Commit message (Collapse)AuthorAgeFilesLines
* Remove code remnants that test for 3.X and earlier releases of FreeBSD.Mark Linimon2006-06-231-4/+0
| | | | | | | | | | The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr Notes: svn path=/head/; revision=166082
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* it seems master site stopped distributing 1.x. so, make LATEST_LINKHajimu UMEMOTO2005-11-081-0/+2
| | | | | | | pointing to gkrellm2. Notes: svn path=/head/; revision=147596
* add SHA256.Hajimu UMEMOTO2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147591
* master site was moved.Hajimu UMEMOTO2005-02-201-1/+1
| | | | | | | Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=129332
* use PORTDOCS.Hajimu UMEMOTO2005-02-042-12/+11
| | | | Notes: svn path=/head/; revision=128026
* When previous dlopen() was failed, gkrellm couldn't load plugin.Hajimu UMEMOTO2004-11-222-1/+17
| | | | | | | Submitted by: glebius Notes: svn path=/head/; revision=122161
* set USE_GETTEXT=yes explicitly.Hajimu UMEMOTO2004-03-151-0/+1
| | | | Notes: svn path=/head/; revision=104090
* SIZEfyHajimu UMEMOTO2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99948
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* add CONFLICTS.Hajimu UMEMOTO2003-10-191-0/+2
| | | | | | | | PR: ports/58248 Submitted by: rushani Notes: svn path=/head/; revision=91690
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Follow devstat API change on 5-CURRENT.Hajimu UMEMOTO2003-03-231-1/+16
| | | | Notes: svn path=/head/; revision=77201
* De-pkg-comment.Hajimu UMEMOTO2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75979
* follow dkstat.h change.Hajimu UMEMOTO2003-02-202-0/+42
| | | | | | | Notified by: Hung Michael Nguyen <nguyenhm16@mac.com> Notes: svn path=/head/; revision=75936
* Add read permission to the owner.Hajimu UMEMOTO2003-02-111-2/+2
| | | | | | | | PR: ports/47880 Submitted by: edwin Notes: svn path=/head/; revision=75313
* Fix build after VM_METER -> VM_TOTAL change.Hajimu UMEMOTO2003-01-201-0/+24
| | | | | | | Submitted by: George W. Dinolt <gdinolt@pacbell.net> with modified Notes: svn path=/head/; revision=73677
* Use getifaddr() where it is available to gather informaitonHajimu UMEMOTO2003-01-032-0/+133
| | | | | | | | | for a network monitor. Submitted by: naddy (with some modification) Notes: svn path=/head/; revision=72413
* make it compilable on -CURRENT, againHajimu UMEMOTO2002-10-271-0/+15
| | | | Notes: svn path=/head/; revision=68949
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-011-1/+2
| | | | | | | | PR: 42285 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65419
* Update to 1.2.13.Hajimu UMEMOTO2002-07-023-15/+5
| | | | Notes: svn path=/head/; revision=62312
* Update to 1.2.12.Hajimu UMEMOTO2002-06-152-2/+2
| | | | Notes: svn path=/head/; revision=61324
* Update to 1.2.11.Hajimu UMEMOTO2002-03-282-2/+2
| | | | Notes: svn path=/head/; revision=56792
* Update to 1.2.10.Hajimu UMEMOTO2002-03-202-2/+2
| | | | Notes: svn path=/head/; revision=56370
* Update to 1.2.9.Hajimu UMEMOTO2002-02-165-79/+3
| | | | Notes: svn path=/head/; revision=54770
* One more breakage on Alpha.Hajimu UMEMOTO2002-02-121-0/+23
| | | | | | | Reported by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=54582
* apm and sensor are available only on i386.Hajimu UMEMOTO2002-02-112-0/+54
| | | | | | | Reported by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=54567
* Update to 1.2.8.Hajimu UMEMOTO2002-01-052-2/+2
| | | | Notes: svn path=/head/; revision=52631
* Update to 1.2.7.Hajimu UMEMOTO2002-01-032-2/+2
| | | | Notes: svn path=/head/; revision=52520
* Update to 1.2.6.Hajimu UMEMOTO2001-12-172-2/+2
| | | | Notes: svn path=/head/; revision=51705
* Update to 1.2.5.Hajimu UMEMOTO2001-12-055-11/+40
| | | | Notes: svn path=/head/; revision=51088
* Update to 1.2.4.Hajimu UMEMOTO2001-10-312-2/+2
| | | | Notes: svn path=/head/; revision=49431
* Update to 1.2.3.Hajimu UMEMOTO2001-10-234-10/+11
| | | | Notes: svn path=/head/; revision=49135
* Don't install with setuid root by default. Some people claimsHajimu UMEMOTO2001-09-172-10/+14
| | | | | | | | | it casuses problem. If you wish to enable LM78/79 feature support, please specify WITH_SENSOR=yes at building. Notes: svn path=/head/; revision=47922
* Nuke obsoleted backup site.Hajimu UMEMOTO2001-09-071-1/+0
| | | | | | | Reported by: fenner Notes: svn path=/head/; revision=47502
* Updated to 1.2.2.Hajimu UMEMOTO2001-08-233-2/+3
| | | | | | | Rushed by: olgeni :-) Notes: svn path=/head/; revision=46753
* - Update to 1.2.1Hajimu UMEMOTO2001-08-035-28/+31
| | | | | | | | | | - Update patch-af and pkg-descr for new release - NOPORTDOCS support for pkg-plist and sort it PR: 29396 Notes: svn path=/head/; revision=45790
* Update to 1.0.8.Hajimu UMEMOTO2001-04-172-2/+2
| | | | Notes: svn path=/head/; revision=41554
* - Update to 1.0.7.Hajimu UMEMOTO2001-03-144-3/+91
| | | | | | | | - Enable language catalog. - Master site is being down. So, temporary master site is added. Notes: svn path=/head/; revision=39847
* Do not complain if the themes and plugins directories are not empty atJimmy Olgeni2001-02-041-4/+4
| | | | | | | | | deinstall time. Approved by: ume Notes: svn path=/head/; revision=37950
* Update to 1.0.6.Hajimu UMEMOTO2001-01-302-2/+2
| | | | | | | | | | If linprocfs is available, this version works with no extra kmem privilege under 5.0-CURRENT. In this time, since we cannot obtain swap information by safety way, when gkrellm cannot access kmem, gkrellm tries to use linprocfs for swap information. Notes: svn path=/head/; revision=37790
* Update to 1.0.5.Hajimu UMEMOTO2001-01-232-2/+2
| | | | Notes: svn path=/head/; revision=37487
* Update to 1.0.4.Hajimu UMEMOTO2001-01-153-5/+3
| | | | Notes: svn path=/head/; revision=37213
* Update to 1.0.3Hajimu UMEMOTO2001-01-082-3/+2
| | | | Notes: svn path=/head/; revision=36945
* Drop setuid/getgid privileges before initializing GTK+Hajimu UMEMOTO2001-01-031-0/+1
| | | | | | | to avoid claimed vulnerability in GTK_MODULES. Notes: svn path=/head/; revision=36663
* Update to 1.0.2Hajimu UMEMOTO2000-11-152-2/+2
| | | | Notes: svn path=/head/; revision=35158
* Update to 1.0.1.Hajimu UMEMOTO2000-10-193-13/+9
| | | | Notes: svn path=/head/; revision=34006
* Update to 1.0.0.Hajimu UMEMOTO2000-10-133-21/+11
| | | | Notes: svn path=/head/; revision=33775
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576