Commit graph

27 commits

Author SHA1 Message Date
Dirk Meyer
6096f0f31a - cleanup Makefile location
Approved by:	knu (implicit)
2005-08-28 19:23:02 +00:00
Dirk Meyer
e48063b161 - update auf gnustep-back 0.10
Approved by:	knu (implicit)
2005-07-27 17:17:20 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Jeremy Messenger
7df9b2b2b4 Disable threads again; it has caused the more troubles. This time, it has
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the
headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl,
ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve
those issues. It is recommend you to rebuild any apps that depend on
lang/ruby18, so see the UPDATING for detail.

Remove the 'BROKEN' on the other ports that knu has added them few weeks ago.
Some of them have been tested, so if one of them is still broke then please
let us know and one of us will re-add the 'BROKEN'.

This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x
and I did others. lofi, thanks for help!

Tested by:	many people
Tested on:	i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x),
		and sparc64 (FreeBSD 5.x and 6.x)
Not test on:	ia64 and alpha
Approved by:	portmgr (kris)
2005-02-25 00:17:28 +00:00
Akinori MUSHA
870baf2a9a The slippery pthread support for systems prior to 502102 has been
dropped and the lang/ruby16_r and lang/ruby18_r ports have been
removed, since no one seems to appreciate the partially working
solution.

Good news is that the pthread support of lang/ruby18 is now enabled by
default for newer systems, which means the ruby interpreter is linked
with libpthread.  This will allow threaded extension libraries to run
and work properly on those systems.

The --march=cputype flag is disabled because it gets ruby to
malfunction and fail to build.  I don't know if the problem is in
libpthread or in gcc.

(It really makes me wonder if they had actually tested before asking
me to do this somewhat risky change ;-)
2005-02-05 04:59:26 +00:00
Dirk Meyer
3c2ad672d7 - cleanup obsolete defs 2004-11-14 08:06:16 +00:00
Dirk Meyer
a2910f9eb6 - support for GNUSTEP_WITH_BASE_GCC
Approved by:	(implicit by knu)
2004-04-30 06:30:00 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Dirk Meyer
a58da456de - Layout for GnuSTEP 1.8.0 2003-10-19 11:14:19 +00:00
Dirk Meyer
f1645eeecb - Update for GNUstep 1.7.3
- preserve MAKE_ENV
Approved by:	knu (implicit)
2003-08-27 07:15:37 +00:00
Dirk Meyer
39ac94bc84 - flat layout
Approved by:	knu
2003-07-26 14:53:55 +00:00
Dirk Meyer
8334c3ce20 - make more dependencys configureable
Approved by:	knu
2003-06-30 17:39:52 +00:00
Dirk Meyer
0f084d5028 - Add WITH_GNUSTEP_DEVEL
- resolve namespace confict
Approved by:	knu
2003-06-18 05:20:04 +00:00
Dirk Meyer
8177536f11 - use lang/gnustep-objc so libobjc.so is be used
PR:		50479
Approved by:	knu
2003-04-18 03:59:21 +00:00
Dirk Meyer
f4f5564abf - drop gnustep-objc in favor of gcc32 in STABLE
Approved by:	knu
2003-03-03 04:24:57 +00:00
Akinori MUSHA
12ad92a80f De-pkg-comment. 2003-02-18 05:04:59 +00:00
Dirk Meyer
df70b27025 Add dependency to ffcall (was previous supplied with gnustep-objc)
Approved by:	knu
2003-02-04 19:58:10 +00:00
Dirk Meyer
385168118c - unbreak INDEX (was still broken)
- migrate dependency gnustep-xgps -> gnustep-back
- don't depend on gnustep-objc in CURRENT
- Fix PLIST as we are here
PR:		47351
Approved by:	knu
2003-01-23 16:14:47 +00:00
Akinori MUSHA
4929e86653 Catch up with the Ruby Application Archive's URL scheme change. 2002-12-07 17:41:58 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Akinori MUSHA
c36eba89b8 Make the port build with the latest GNUstep port.
(Although I'm not sure if it works 100% functionally)
2002-03-30 11:14:31 +00:00
Akinori MUSHA
247c44563f Update to 0.2.1. 2001-10-12 19:58:33 +00:00
Akinori MUSHA
14d612d48d Update to 0.2.0. 2001-09-28 18:11:18 +00:00
Akinori MUSHA
b645a3e9c0 Add ruby-gnustep, a Ruby interface to the GNUstep development
environment.
2001-09-14 11:55:27 +00:00