Commit Graph

40 Commits

Author SHA1 Message Date
jasper
088ed980d4 - major bugfix update to 0.14.5
- fix category
- zap use_groff

ok aja@
2011-07-05 07:48:52 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
ajacoutot
7f3f4a8ea6 Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
Discussed with landry@ and jasper@

ok jasper@
2011-01-18 20:03:07 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
sthen
3b2bbaacc0 Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
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
4801892d21 Unbreak: fix WANTLIB. 2010-10-01 12:12:24 +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
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
ajacoutot
4378309c61 WANTLIB. 2010-04-24 17:00:34 +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
310da959d4 Fix crash when using zoom-to-fit (bug #550559).
Merged from upstream git.
2009-11-18 14:08:31 +00:00
ajacoutot
6424536219 Fix calendar calculation: UTC cannot have DST ; from pkgsrc.
This fixes the 'today' button which was defaulting to the epoch.
2009-09-02 07:44:16 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
sthen
79c48ca243 sync wantlib, bump 2009-06-25 00:38:37 +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
8d5815c2be Convert to using the new gconf2.port.mk module. 2009-06-07 10:46:40 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
ajacoutot
6423a3c671 - update to planner-0.14.4
several bug fixes
uses the GTK printing API now
2009-04-15 21:12:59 +00:00
ajacoutot
205c226bb2 Rework the way we handle build_depends with the gnome MODULE when
MODGNOME_HELP_FILES is set to yes.

* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed

This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.

"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +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
3212401369 - merge PFRAG.shared into PLIST for ports that are SHARED_ONLY=Yes
agreed by ajacoutot@
2009-01-22 18:40:13 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +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
27342c2469 - update planner to 0.14.3 (lots of bugfixes) 2008-07-18 12:06:42 +00:00
ajacoutot
2b49fedaa2 - use MODGNOME_HELP_FILES instead of RUN_DEPENDS=::x11/gnome/yelp 2008-05-26 10:28:46 +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
cdc6a95a39 - remove unneeded CONFIGURE_STYLE, it's taken care of by Makefile.inc 2008-02-16 19:46:03 +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
0a55ef6456 - remove explicit dependency on desktop-file-utils, gnome.port.mk already
adds it for us.
2008-01-04 17:41:31 +00:00
ajacoutot
f4a0e25140 - add missing gtk-update-icon-cache goo
if people need a reference, this is the father of all goos...
2007-12-16 11:44:29 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
jasper
b0658bb698 import planner 0.14.2
Planner is a Project Management application that supports Gantt charts,
resource allocation and integration with other GNOME applications.

ok martynas@
2007-09-16 19:51:52 +00:00