Commit Graph

14 Commits

Author SHA1 Message Date
landry
8edc2d858d Add MODWAF_VERBOSE defaulting to Yes, and if set pass -v to the waf
commands through _MODWAF_VERBOSE_FLAG. Allows to actually show build
lines like in any "sane" build system. something i should have done
ages ago.
2011-09-22 13:05:57 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
c5f03a164f - regen patches 2010-10-03 12:40:55 +00:00
jasper
4e96085bd6 - update waf to 1.5.18
- tweak MASTER_SITES

ok landry@
2010-09-30 12:13:07 +00:00
jasper
5e9f6969d7 bumps 2010-08-30 22:09:45 +00:00
landry
006bee3114 Update to waf-1.5.10. Midori & telepathy-buttefly are happy with it, and
it's needed by a forthcoming gigolo (yay!) port.
reads ok to & tested by jasper@
2009-12-27 18:42:05 +00:00
espie
412e42dbcd bump for python deps 2009-03-15 13:14:43 +00:00
landry
ad8b01fde2 Update to waf 1.5.2, add a patch to workaround a stupid cc version check.
ok jasper@ wcmaier@
2009-01-26 19:47:12 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
ajacoutot
21f540029a - MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE 2008-10-28 09:28:24 +00:00
landry
ce7b688eb4 Fix waf MODULE, honour CONFIGURE_ENV and CONFIGURE_ARGS, clean up some
root-owned directories in ${WRKSRC} after fake. Nothing in tree used it,
hence no PKGNAME bump.

ok wcmaier@, discussed a bit with ajacoutot@ too
2008-10-26 12:21:47 +00:00
landry
a79f9ef04f Import waf 1.4.4.
Waf is a Python-based framework for configuring, compiling and
installing applications. It is a replacement for other tools such as
Autotools, Scons, CMake or Ant.
The port provides a devel/waf MODULE for use by third-party ports.

with tweaks, lots of python-fu and ok wcmaier@, ok jasper@
2008-09-23 19:55:02 +00:00