33 Commits

Author SHA1 Message Date
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sthen
69cd5caee0 set AUTO*_VERSION in MAKE_ENV, it was trying to run autoheader:
(CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh /usr/obj/ports/codeblocks-16.01/codeblocks-16.01.release/missing autoheader)
Provide an AUTOCONF_VERSION environment variable, please
2016-03-12 11:02:55 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
ajacoutot
d5cea837b1 Update to codeblocks-16.01.
from new MAINTAINER Josh Grosse, thanks!
2016-01-30 11:20:01 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
ajacoutot
30beee1c31 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:46:20 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
brad
76bcdeed08 Eliminate the use of the malloc.h header and/or replace
with stdlib.h.

ok sthen@
2014-11-18 10:17:17 +00:00
kili
5643f49cdd This needs devel/boost as BUILD_DEPENDS.
ok aja@
2014-09-12 07:44:22 +00:00
ajacoutot
bda61dc25a Update to codeblocks-13.12. 2014-09-11 14:02:55 +00:00
espie
5e9935bc58 use xargs -r because in FAKE_AS_ROOT=No mode, rights will get fixed beforehand 2014-09-08 07:44:39 +00:00
jasper
ddbbde83f6 - remove unreachable homepages on berlios and add a working one where applicable
- move master sites to the berliosbot created sourceforge projects
2014-07-09 16:49:35 +00:00
ajacoutot
bdc45172d2 Some PLISTs have brazillions of @comment entries for .la files; sanitize
some of the ports a bit and rm at post-install time, it is way simpler to
maintain.
2014-04-01 14:52:09 +00:00
ajacoutot
dc98eefad8 No need for rpath in LDFLAGS anymore. 2014-03-31 14:22:48 +00:00
ajacoutot
30ea2666e8 Drop useless patch. 2014-03-18 13:57:04 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
ajacoutot
2f0da77237 Fix build when tinyxml is installed; reported by rpe@
Remove uneeded patch, USE_GROFF and regen WANTLIB while here.

... this port could use an update.
2013-03-17 14:42:21 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
62e4351341 Drop maintainership. 2012-03-15 13:38:33 +00:00
ajacoutot
9e43178189 Add a run depends on x11/gtk+2,-guic. 2011-12-03 19:38:09 +00:00
jasper
d65315d0ce - regen WANTLIB 2011-11-03 22:13:23 +00:00
ajacoutot
30d047d88a Use correct filename in pre-configure target.
Regen WANTLIB/PLIST.

from Gleydson Soares, thanks!
2011-04-15 06:07:01 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
1f0d9080d4 LIB_DEPENDS cleanup 2010-11-08 01:22:36 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
8f2a089a25 Update to codeblocks-10.05. 2010-06-03 16:09:03 +00:00
ajacoutot
c4f812490c Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:31:26 +00:00
ajacoutot
88b4d09817 Import codeblocks-8.02
Code::Blocks is cross platform, free C/C++ IDE built to meet the most
demanding needs of its users. It is designed to be very extensible and
fully configurable.

Built around a plugin framework, Code::Blocks can be extended with
plugins. Any kind of functionality can be added by installing/coding a
plugin.
2009-09-06 17:23:33 +00:00