Commit Graph

9 Commits

Author SHA1 Message Date
sebastia
483a696233 Since we now have libobjc2, tweak gnustep-make to build/link against it.
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices

OK landry@
2012-08-22 07:15:51 +00:00
sebastia
665f7bc0c5 update ProjectCenter to 0.6.1
introduce LIBDIR variable to be used in PLIST
make devel/gmake a RUN_DEPEND
2012-07-08 13:57:38 +00:00
sebastia
7731a20298 use PKGNAME ?= ${DISTNAME:L} in Makefile.inc, and remove it from the gnustep ports that use it.
OK sthen@
2011-05-15 13:03:26 +00:00
sebastia
e7154119b2 bump, get rid of some patches, PLIst changes due to framework
OK landry@, ajacoutot@
2011-04-18 12:41:18 +00:00
landry
511696d83c missing REVISION bump after PLIST change 2010-12-22 21:30:37 +00:00
sebastia
aba2971f21 Switch naming of binary files in GNUstep bundles, to conform more with upstream.
Reorder WANTLIB in gnustep.port.mk, now do not include WANTLIB when only depending on gnustep-base.
Update/bump all gnustep ports that install bundles.

kind of a agree, landry@, OK aja@
2010-12-22 09:20:00 +00:00
sebastia
39037c7b3a Update projectcenter to 0.6.0.
many things were restructured, and besides a lot of bug fixes, integration with Gorm was enhanced and now includes internal debugger

OK landry@
2010-12-17 15:04:58 +00:00
sebastia
bc1438b145 Fix building of projectcenter. Make use of updated gnustep-make.
OK, landry@
2010-11-24 07:16:20 +00:00
sebastia
ad98cc6767 import projectcenter: GNUstep integrated development environment
pkg/DESCR:
ProjectCenter is GNUstep's integrated developement environment (IDE). It
is based in part on NeXT's original Project Builder. It assists you in
starting new projects and lets you manage your project files using a
intuitive and well ordered graphical user interface.
2010-10-26 17:35:36 +00:00