Commit Graph

41 Commits

Author SHA1 Message Date
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
47848ebda0 Fix schemas file.
reported by landry@
2010-10-03 07:40:07 +00:00
jasper
506dbfd956 - update devhelp to 2.32.0
ok aja@
2010-09-30 07:38:19 +00:00
sthen
dc15596d75 python bumps 2010-08-30 21:53:59 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
843579dfa3 Minor update to devhelp-2.30.1.
* translation updates
2010-06-21 16:08:02 +00:00
ajacoutot
9062dc5fa2 First part in wasting my youth updating wantlib... 2010-04-24 16:50:20 +00:00
jasper
746e1f37e4 - update devhelp to 2.30.0 2010-04-20 15:36:01 +00:00
sthen
aef5c614d4 sync WANTLIB, bump PKGNAMEs. ok ajacoutot@ 2010-04-04 10:50:21 +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
e09a196640 Minor update to devhelp-2.28.1. 2009-10-19 20:38:07 +00:00
ajacoutot
eb6fec877b Major update to devhelp-2.28.0. 2009-10-14 12:24:06 +00:00
ajacoutot
e80392c413 Unbreak:
From GNOME bugzilla #588655
g_mapped_file_free() has been deprecated in favor of g_mapped_file_unref().

While here, regen WANTLIB.

Breakage reported by jasper@ and naddy@
2009-10-06 15:24:47 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
sthen
bc71e51572 WANTLIB+=gailutil for new webkit, bump PKGNAME.
found in naddy's lib-depends-check run.
2009-06-28 21:58:23 +00:00
sthen
f14f73d635 sync WANTLIB, bump PKGNAME 2009-06-28 10:54:04 +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
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
157103c4ec Convert to using the new gconf2.port.mk module. 2009-06-07 09:06:20 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
jasper
954578a359 - update homepage 2009-03-31 18:13:59 +00:00
ajacoutot
6e14ea7b50 - bring in some patches from SVN to fix use with our recent webkit 2009-03-19 14:36:53 +00:00
ajacoutot
1cda0f318f - fix wantlib & bump 2009-03-18 08:23:59 +00:00
jasper
abbaa56dc4 - oops, a build dependency that shouldn't been there.
spotted by landry@
2009-03-08 20:02:58 +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
jasper
a87311b2e4 argh, forgot to bump the major. luckily a frog caught me, thanks! 2008-12-05 16:35:45 +00:00
jasper
5a447b9420 - update devhelp to 0.22
* switches to use webkit
- specify license marker
2008-12-04 14:28:30 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
ajacoutot
7dfacac8f3 - update to devhelp 0.20
- merge PFRAG.shared into PLIST as it is SHARED_ONLY (python MODULE)

ok jasper@
2008-09-08 18:11:15 +00:00
jasper
e89abc1fca sync WANTLIB, bump package version 2008-06-02 17:58:23 +00:00
ajacoutot
82bdd948de - make gtk-update-icon-cache call consistent with the rest of the tree 2008-04-17 08:46:48 +00:00
jasper
84abdab37d - update devhelp to 0.19
ok ajacoutot@
2008-02-07 21:59:48 +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
d7ecf5b591 - update devhelp to 0.18
(mainly bugfixes and updated translations)

ok ajacoutot@
2008-02-03 20:41:44 +00:00
jasper
cce54d5c71 - update devhelp to 0.16.1
ok martynas@
2007-10-24 23:10:33 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22: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
f200c48d2c import devhelp 0.14
Devhelp is an API documentation browser for GNOME 2. It works natively
with gtk-doc (the API reference framework developed for GTK+ and used
throughout GNOME for API documentation).

ok ajacoutot@
2007-06-16 17:41:24 +00:00