Commit Graph

141 Commits

Author SHA1 Message Date
ajacoutot
e128a0bf97 Put these users in the daemon class to be consistent with all the other
ones in ports.

discussed with and ok sthen@
2012-01-26 08:03:56 +00:00
sthen
52c177c5ac bumps; net/if.h 2011-11-16 00:20:08 +00:00
espie
46d3548829 normalize pkgpath 2011-09-16 11:41:38 +00:00
ajacoutot
18b712adda Unbreak: sync WANTLIB/MODULES after my recent gettext work.
spotted by naddy@, thanks!
2011-07-11 13:09:45 +00:00
ajacoutot
2db5a00fb1 Add some magic to handle the gettext MODULE. 2011-07-07 00:08:35 +00:00
jasper
9d42a3ba0f - move away from old kinfo_proc2
- add mising comment
2011-07-06 12:50:15 +00:00
ajacoutot
8b4546975f Update to gkrellm-2.3.5. 2011-03-02 06:59:55 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
4d0f59f329 last WANTLIB conversion, hopefully 2010-11-11 19:00:48 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
sthen
9a44ad2def Don't use LOG_MAKEPRI, it's undocumented, confusing, and in this port
is used incorrectly.
2010-10-17 14:20:53 +00:00
jasper
0ec918b1ee - regen WANTLIB here too 2010-10-13 19:12:56 +00:00
jasper
ccd1c9491a - regen WANTLIB
- lowercase a comment
2010-10-13 19:12:33 +00:00
jasper
f7a727af9c - get the cflags and libs from gkrellm, which makes more sense and fixes the build.
- add rcs id's to patches while here.
2010-10-13 17:34:26 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
sthen
92a9a827e6 missing bump; thanks naddy@ for reporting 2010-04-29 22:10:01 +00:00
sthen
a878f31c5c - unbreak following sensor changes
- skip over ifm->ifm_version != RTM_VERSION messages
- sync WANTLIBs, bump everything
- drop ajacoutot@ as maintainer per his request
2010-04-27 21:53:56 +00:00
dhill
722629cac3 update to 2.0.8 fixing buffer overflows from sthen@
small patch to GrabWeather by me.

ok sthen@
2010-04-10 13:11:30 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
sthen
ce187dc365 Switch to KERN_PROC2. ok ajacoutot@ 2010-01-18 14:27:16 +00:00
ajacoutot
fe3baf9971 Full stop. 2010-01-05 18:41:33 +00:00
ajacoutot
262aab15b8 Fix HOMEPAGE and tweak COMMENT and DESCR. 2010-01-05 18:37:35 +00:00
ajacoutot
0de424577a Update to gkrellm-2.3.4. 2010-01-05 12:40:36 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen
bb2417670f forced commit; Brad points out I should have copied the commit log
when I committed r1.20 for a missing file:

fix WANTLIB/LIB_DEPENDS, bump packages
2009-03-12 22:56:02 +00:00
sthen
448c061cc1 missed from previous commit to this port 2009-03-12 21:46:10 +00:00
sthen
235c4a1979 fix WANTLIB/LIB_DEPENDS, bump packages 2009-03-09 22:42:07 +00:00
ajacoutot
d5c42b31f7 - fix a memory leak
from Josh Elsasser <josh at elsasser dot org>
2009-03-05 08:06:28 +00:00
ajacoutot
40313e9896 - fix a misplaced cast that would corrupt swap statistics for systems
with >=2GB swap
- replace kvm reads with sysctl()
this change brings some useful improvements in the process:
* it fixes the disk plugin
* if you don't care about TCP connection statistics, then running sgid
is not needed anymore

all work done by Josh Elsasser, thank you!
"functionality-wise: thumbs up!" sturm@
2009-02-06 12:55:48 +00:00
ajacoutot
456846d897 - we are not Linux 2009-01-07 14:10:50 +00:00
ajacoutot
c72b360d72 - update to gkrellm-2.3.2 2008-11-09 13:38:29 +00:00
landry
589d72e28f Add support for sensors through hw.sensors sysctls, currently temperature,
fan speed and voltages.
From a diff by Josh Elsasser on ports@ a while ago, thanks!

ok ajacoutot@ (maintainer)
2008-09-02 11:28:05 +00:00
ajacoutot
5ececfcc55 - use SUBST_CMD
- fix PATHs in documentation
- add a default gkrellmd.conf
- make the server use the unpriviledged _gkrellmd user by default
- add sparc64 to the list of apm(4) capable arches and s/powerpc/macppc
2008-08-21 07:23:44 +00:00
ajacoutot
76fb2d8fd3 - update to gkrellweather-2.0.7
from David Hill, thanks!
- remove unused pre-configure target
- respect CFLAGS
2008-07-05 08:36:47 +00:00
ajacoutot
7a64cf7405 - set SHARED_ONLY instead of !NO_SHARED_ARCHS
- set GPL version
2008-07-05 08:35:39 +00:00
ajacoutot
44b97bb7e2 - fix compilation under sparc64
noticed by sturm@
2008-07-01 10:17:35 +00:00
martynas
9ff4557468 There's a fine utility in base, called ftp. There's no reason at
all that some of the ports RUN_DEPEND on wget.
"Nice!" naddy@, who also went even further and made libxml not
BUILD_DEPEND on wget.
2008-06-20 10:49:42 +00:00
ajacoutot
e80f05d4bf - add amd64, arm and sparc to APM capable archs
thanks a lot to sthen@ for painful testing on zaurus ;-)
ok sthen@
2008-06-13 17:38:39 +00:00
sthen
d99fd73c33 sync WANTLIB following cairo update, bump package versions. 2008-06-06 10:27:55 +00:00
ajacoutot
40394629c2 - minor update to 2.3.1 2007-12-10 20:07:26 +00:00
ajacoutot
60e0ec0fe3 - update to 2.3.0
- switch to GPLv3
2007-10-26 22:56:57 +00:00
ajacoutot
d74e953a69 - big gkrellm plugins cleanup:
* fix WANTLIB after recent gtk update
* use $V as version variable everywhere it is needed
* rework comments: lowercase, typo
* remove dead homepage, master_sites
* PKGNAME harmonization (ie. gkrellmpluginname)
* add sysutils/gkrellm to CATEGORIES in Makefile.inc instead of all
plugins Makefiles
2007-10-25 15:15:54 +00:00
ajacoutot
e483fdb12b - fix WANTLIB after recent gtk update 2007-10-25 15:14:58 +00:00
ajacoutot
7afb203dd7 - update to 2.2.10
- take over maintainership (Peter Hessler don't have time for this anymore)
2007-10-25 07:34:29 +00:00
ajacoutot
ff5c38d70c - take over maintainership of gkrellm plugins; Peter Hessler don't have
the time to take care of them anymore
2007-10-25 07:30:24 +00:00
sturm
0a1647f7c9 WANTLIB 2007-09-23 12:56:37 +00:00
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00