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
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
espie
b2d7360467
new MULTI_PACKAGES
2006-11-25 20:12:10 +00:00
bernd
99a986c64c
Fix BUILD_DEPENDS.
2006-11-20 20:28:03 +00:00
steven
91a71496cd
USE_X11
2006-11-13 12:51:14 +00:00
espie
939a8c0f52
zap .0.0
2006-09-18 11:59:59 +00:00
espie
49a9142c53
new lib specs
2006-08-03 23:55:10 +00:00
steven
ea0f113afb
fix homepages and a few master sites
2006-07-20 04:43:27 +00:00
bernd
c3e1e3a89e
Fix WANTLIB after gtk+2 upgrade.
2006-06-13 13:19:08 +00:00
david
f85600afe0
move any perl or sed substitutions from post-patch to pre-configure
...
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
david
2404b10130
move post-patch to pre-configure (fixes make update-patches); ok sturm@
2006-02-05 15:08:43 +00:00
naddy
e35021aa46
bump PKGNAME after WANTLIB fix
2006-01-28 17:16:48 +00:00
steven
09956de2f8
- fix WANTLIB after gtk+2 downgrade
...
- unbreak wireless plugin, fix from Marcus Glocker <marcus at nazgul.ch>
wireless: tested by sturm@, ok maintainer
2006-01-22 00:09:30 +00:00
sturm
74768e4ba3
fix MASTER_SITES
2005-11-28 19:07:30 +00:00
naddy
41916b999b
accidentally omitted package bump
2005-11-17 17:09:50 +00:00
wilfried
070e961232
fix wantlib + bump
2005-11-15 19:25:54 +00:00
wilfried
56b43fcc6c
fix wantlib + bump
2005-11-15 19:13:00 +00:00
sturm
36b490b1c8
fix WANTLIB and bump PKGNAME accordingly
...
minor cleanup as well
partly from maintainer Peter Hessler <spambox at theapt.org>
2005-10-05 20:30:52 +00:00
espie
577b1e3e08
Change HOMEPAGE -> Change stored DESCR -> bump PKGNAME.
...
Bad Alek.
2005-10-02 11:43:18 +00:00
alek
1043620f23
Fix HOMPAGE and MASTER_SITES
...
From steven mestdagh <steven.mestdagh@esat.kuleuven.be>
2005-10-02 11:07:20 +00:00
espie
0031945c6e
Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
...
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.
Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
sturm
6f1bf9576f
clean up PLISTs and fix build of no_client FLAVOR
...
noticed by David Hill <davidh at wmis.net>
ok maintainer Peter Hessler <phessler at theapt.org>
2005-09-06 20:11:28 +00:00
espie
87cb3293e4
missing dirs in PLIST
...
okay pvalchev@
2005-08-13 18:19:31 +00:00
sturm
8dbd5a5624
rewrite cpu usage parts for openbsd to display usage of all cpus
...
on mp machines (based on new top code from fries@)
ok maintainer Peter Hessler <spambox at theapt.org>
2005-06-12 12:07:19 +00:00
espie
3aa614af73
fed up of this shit hanging during bulk builds once every two builds
...
(race condition). I suspect running configure from the Makefile and
grepping the results is not very stable, so since we have WRKCONF, run
configure from the configure stage and be done with that shit.
2005-05-04 08:49:36 +00:00