Commit Graph

58 Commits

Author SHA1 Message Date
jasper
c74080eb40 - add missing run dependency on desktop-file-utils, which fixes package
installation on an empty box.

ok ajacoutot@
2010-02-01 13:12:27 +00:00
espie
681b9f303b fix build when lzma is present
ok aja
2010-01-24 11:18:27 +00:00
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
ajacoutot
4c89917abf Yelp 2.28.1.
* couple of bugfixes
* transations updates
2009-11-20 08:23:24 +00:00
ajacoutot
00a9d831c7 Major update to yelp-2.28.0 2009-10-11 17:31:07 +00:00
naddy
d80892adbf liblzmadec is gone, drop support for .lzma 2009-09-10 15:33:15 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
ajacoutot
b4998c57e6 Bump after recent gconf2 MODULE change.
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
9266dd4bce Convert to using the new gconf2.port.mk module.
This should be the last pass... now let's seat and see if it breaks...
2009-06-07 11:16:04 +00:00
ajacoutot
70b247d1d9 - add a workaround to prevent hard crashes in YelpTransform; the issue is
still very obscure but being investigated...
- fix a memory leak ; from upstream SVN r3246

ok jasper@ (a while ago)
2009-04-20 15:15:39 +00:00
ajacoutot
bfacff7241 - add missing run_depends
- regen WANTLIB while here
2009-02-15 17:11:18 +00:00
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
7d005201cd - long overdue update to yelp-2.24.0
ok jasper@
2009-01-12 17:37:25 +00:00
jasper
b575140c11 - bump PKGNAME after gnome2-user-docs' package name change
discussed with and ok ajacoutot@
2009-01-07 10:00:24 +00:00
sturm
fa2f331c38 missing RUN_DEPENDS on shared-mime-info
bump PKGNAME
2008-12-21 08:28:02 +00:00
jasper
a076589b35 - switch remaining ports to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:47:57 +00:00
jasper
e89abc1fca sync WANTLIB, bump package version 2008-06-02 17:58:23 +00:00
jasper
57858cd3a3 - Add missing goo, preventing some icons to not show up after a clean install 2008-04-16 20:31:24 +00:00
jasper
76b263011c - remove two unneeded patches
spotted by brad
2008-02-14 22:46:52 +00:00
jasper
008634bea8 let's face it....add myself as maintainer
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00
jasper
95fdd18a2e i hope i still get dinner tonight... 2007-12-15 18:21:38 +00:00
jasper
7af8f3fbb2 convert these gnome ports to use the new x11/gnome module.
this module is now mature enough to be used in new ports too.

feedback and ok martynas@
2007-07-05 22:50:10 +00:00
jasper
0438d89564 HOMEPAGE is taken care of via Makefile.inc, so no need to have it defined
twice when the homepage is http://www.gnome.org/
2007-05-30 09:56:29 +00:00
jasper
c0da803a85 regen distinfo after DIST_SUBDIR addition 2007-05-30 09:25:57 +00:00
jasper
f38cdec003 doc-utils is also a run_depend.
and DO bump pkgname.
2007-05-09 14:15:10 +00:00
ajacoutot
1b0d649070 - needs gnome-doc-utils to build 2007-05-09 08:25:54 +00:00
jasper
d9cbe8b3e4 - use gconftool to install schema's..forgot this in the previous commit
- build_depend on xulrunner,devel; lib_depend on ,main (from steven@)

ok steven@
2007-05-07 19:03:04 +00:00
jasper
de73ca8b7f update yelp to 2.18.1
with suggestions by Mikolaj Kucharski
2007-04-27 22:54:23 +00:00
steven
a2ddad78d1 USE_LIBTOOL 2007-04-07 13:40:22 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
f63e804b78 zap .0.0 2006-09-18 12:19:39 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
steven
96d902c6aa - fix WANTLIB after gtk+2 downgrade
- MODULES=devel/gettext where appropriate
- sync PLISTs
2006-01-19 17:22:42 +00:00
wilfried
21a2113e8e fix wantlib + bump 2005-11-15 20:42:15 +00:00
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00
alek
c9e1a11304 Add WANTLIB markers 2004-12-15 13:57:55 +00:00
marcm
39e8749e89 Update to their GNOME 2.8.2 versions:
metacity        2.8.6 -> 2.8.8
gnome-mime-data 2.4.1 -> 2.4.2
nautilus        2.8.1 -> 2.8.2
gnome-panel     2.8.1 -> 2.8.2
gnome-terminal  2.8.0 -> 2.8.2
gnome-vfs2      2.8.2 -> 2.8.3
yelp            2.6.4 -> 2.6.5

GNOME 2.8.2 was announced right before I committed 2.8.1, sheesh.
2004-12-14 01:14:44 +00:00
marcm
bae0e34e39 Update to Gnome 2.8 (.1).
Work done primarily by Francois Briere, thanks Francois.
2004-12-10 20:36:42 +00:00
marcm
4df11e0635 Update PLISTS and good-bye INSTALL/DEINSTALL for Gnome (both 1 and 2).
Prodding by espie@... with a really, really sharp stick :).
2004-10-11 04:27:23 +00:00
sturm
a4fdf2d2b1 fix BUILD_DEPENDS 2004-10-10 16:44:12 +00:00
xsa
b0911353e4 more new-style MODULES. 2004-08-10 10:56:42 +00:00
marcm
95401581ca Monster update to Gnome 2.6. See, I am not slacking, really!
Change info on a Gnome mirror near you.
2004-06-23 03:26:11 +00:00