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
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
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
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
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
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
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
sthen
d99fd73c33
sync WANTLIB following cairo update, bump package versions.
2008-06-06 10:27:55 +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
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
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
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
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
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
sturm
310a1b806f
new MASTER_SITES for gkrellm
...
update aclock to 0.3.3
update mss to 2.6
from MAINTAINER Peter Hessler <spambox at theapt.org>
2005-03-10 06:25:38 +00:00
krw
d7ec07c271
Update to version 0.1.3 as 0.1.2 distfiles have vanished.
...
ok maintainer (Peter Hessler)
2005-03-03 04:25:48 +00:00
sturm
f0a01a8ac9
updates of gkrellmms to 2.1.21, gkrellshoot to 0.4.3, and gkrellm-volume
...
to 2.1.13 (from maintainer Peter Hessler <phessler at theapt.org>)
fix PLISTs
2005-01-20 20:19:39 +00:00
naddy
ae76d3ea1f
SIZE
2005-01-05 17:21:50 +00:00
alek
43b706ed61
Add WANTLIB markers.
2004-12-16 10:16:29 +00:00
fgsch
cf08213501
update to 0.1.2; maintainer and pvalchev ok
2004-12-09 19:00:57 +00:00