Commit Graph

11 Commits

Author SHA1 Message Date
sebastia
3027ee47cd Minor bugfix update to 1.6.2.
OK aja@
2012-03-31 11:43:04 +00:00
sebastia
97f9125b33 Update gnustep-make to 2.6.1. While there, do not disable native-objective-c
exceptions. They are not used by any port, but maybe someone wants to do it
in the future, or a port may need it.
Further, zap the stripping of binaries that gets propagated into the gnusteps
config.make to be more inline with upstream. This is now properly handled via
the gnustep.port.mk.

OK landry@
2011-07-19 06:23:28 +00:00
sebastia
f82c6a9c5c Update gnustep-make to 2.6.0, enable strict v2 mode, since v1 is ancient.
Further change the way how frameworks are installed, create a couple of more symlinks,
to get rid of a lot of patches for other dependent ports.

OK landry@, ajacoutot@
2011-04-18 11:30:47 +00:00
ajacoutot
a0941d98dd Update to gnustep-make-2.4.0 ; from Sebastian Reitenbach.
While here, add a title to README.OpenBSD and use the new -o/-g contruct
for SUBST_CMD.
2010-06-07 06:28:13 +00:00
ajacoutot
02742ddb7f Update to gnustep-make-2.2.0 2009-10-06 19:21:28 +00:00
ajacoutot
77b0e2d1ab - GNUstep-Make 2.0.7
* New configuration file to set default installation
* gnustep-make now uses the -no-print-directory flag when invoking make
* Change in path checking algorithm in GNUstep.sh and GNUstep.csh
- use SUBST_CMD
2008-12-23 15:25:04 +00:00
ajacoutot
60db373dbd - update to gnustep-make-2.0.6 2008-06-23 10:59:17 +00:00
ajacoutot
ccfc99d8af - update to version 2.0.5 2008-05-05 09:31:30 +00:00
ajacoutot
d700b24358 - update to gnustep-make-2.0.4
based on a diff from Sebastian Reitenbach
2008-01-09 14:18:31 +00:00
ajacoutot
99ebf553a7 - update to version 2.0.2
- add statement to the README.OpenBSD file regarding debugging

from Sebastian Reitenbach <sebastia at l00-bugdead-prods dot de>, thanks!
2007-11-25 16:16:28 +00:00
ajacoutot
68126520ae Import gnustep-make-2.0.1
The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project.  It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging.  It also allows
the user to easily create cross-compiled binaries.
2007-05-29 03:00:34 +00:00