Commit Graph

69 Commits

Author SHA1 Message Date
ajacoutot
cb61095779 And another one... 2013-04-05 11:21:26 +00:00
ajacoutot
f36ea5366b Missing BUILD_DEPENDS, spotted by nigel. 2013-04-05 11:17:23 +00:00
ajacoutot
ac1243b565 Rework dependencies. 2013-04-04 19:26:41 +00:00
ajacoutot
67011d867f Add comment about rarian/scrollkeeper. 2013-04-04 19:18:14 +00:00
ajacoutot
59ad8af304 Committed upstream. 2013-04-04 14:36:01 +00:00
ajacoutot
93b01f8a01 Fix creation of symlinks. 2013-03-29 10:45:48 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
2e38793226 Default libtool(1) is in base now so there is no point in settings
USE_LIBTOOL to no since this has no implication on the build for these
particular ports.
2012-11-17 09:40:41 +00:00
ajacoutot
4c4a0e7aea Regen distinfo. 2012-07-13 10:33:14 +00:00
ajacoutot
6671047a15 Update to gnome-doc-utils-0.20.10. 2012-03-26 23:19:36 +00:00
ajacoutot
2fc5ebe60f Minor update to gnome-doc-utils-0.20.9. 2012-03-20 06:59:25 +00:00
ajacoutot
77716baf9f Our pkg-config(1) can now cope with files under share/pkgconfig, so
remove these now unneeded hacks/patches.
2012-03-19 10:28:48 +00:00
ajacoutot
3cbe201cd1 Bugfix update to gnome-doc-utils-0.20.8. 2012-03-19 07:36:27 +00:00
ajacoutot
5f8b20489e Update to gnome-doc-utils-0.20.7. 2012-03-03 10:30:56 +00:00
jasper
cb127d0a7d remove these now unneeded patches. the substitution appears to have been fixed
and the resulting pkgconfig files are identical to what we had with the patches
2011-10-01 09:09:09 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
687a511d70 Add a small comment. 2011-09-12 13:21:59 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
rpointel
b9417a33bb bump after default python version switch. 2011-06-08 17:35:54 +00:00
ajacoutot
3a09f2207d Minor update to gnome-doc-utils-0.20.6. 2011-04-25 05:58:14 +00:00
ajacoutot
56881e0491 --disable-scrollkeeper is not needed when rarian is in the dependency
chain (scrollkeer is a compatility wrapper that does nothing).
2011-04-05 16:37:58 +00:00
ajacoutot
a685e3ffdb Minor update to gnome-doc-utils-0.20.5.
* translations update
2011-03-22 15:48:18 +00:00
ajacoutot
04ad6d9668 Unbreak gnome-doc-tool again... (my bad). 2011-03-08 14:41:15 +00:00
ajacoutot
5aceb965ea Minor update to gnome-doc-utils-0.20.4. 2011-01-10 21:48:11 +00:00
jasper
cbb202bd32 - bugfix update of gnome-doc-utils to 0.20.3 2010-12-20 15:04:50 +00:00
ajacoutot
fc2bed1d96 This wants gnugetopt(1), from David Cantrell. 2010-12-07 06:31:24 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
e3ee3f0207 Remove USE_X11=No, it's no needed. 2010-10-19 15:21:03 +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
ajacoutot
ad83f73e7c Update to gnome-doc-utils-0.20.2.
ok jasper@
2010-09-30 07:34:19 +00:00
jasper
8a357c48b0 - fix dependency on libxslt. as it would pull in -main, instead of the
desired -python.

spotted by markus lude
ok aja@
2010-09-02 07:50:51 +00:00
sthen
dc15596d75 python bumps 2010-08-30 21:53:59 +00:00
jasper
1e33a7feb6 - update gnome-doc-utils to 0.20.1 2010-04-26 15:26:36 +00:00
ajacoutot
018c5896cb Update to gnome-doc-utils-0.20.0. 2010-04-20 22:01:26 +00:00
ajacoutot
b547889c78 Update to gnome-doc-utils-0.18.1.
Only some translation updates.
2009-11-19 17:28:36 +00:00
jasper
869cf8f138 - remove unneeded patch 2009-10-15 15:28:23 +00:00
ajacoutot
e1e0c4a961 Really generate Python bytecode as first intended.
Fix systrace warnings from packages using gnome-doc-utils.
2009-10-11 15:32:11 +00:00
jasper
893add1748 - add patch.. 2009-10-11 10:24:05 +00:00
jasper
3b99a95cbb - unbreak, install pkgconfig file into the correct file 2009-10-11 10:23:46 +00:00
ajacoutot
3442c475d7 Major update to gnome-doc-utils-0.18.0 2009-10-10 13:49:57 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +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
espie
017d872f58 bump for python 2009-03-10 23:24:09 +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