cvs commit: ports UPDATING ports/devel/ruby-gnustep Makefile ports/devel/ruby-pcsc-lite Makefile ports/devel/ruby-sdl Makefile ports/graphics/ruby-opengl Makefile ports/lang/ruby18 Makefile...

Jeremy Messenger mezz at FreeBSD.org
Fri Feb 25 00:17:29 GMT 2005


mezz        2005-02-25 00:17:28 UTC

  FreeBSD ports repository

  Modified files:
    .                    UPDATING 
    devel/ruby-gnustep   Makefile 
    devel/ruby-pcsc-lite Makefile 
    devel/ruby-sdl       Makefile 
    graphics/ruby-opengl Makefile 
    lang/ruby18          Makefile 
    print/ruby-panda     Makefile 
    textproc/ruby-sary   Makefile 
  Added files:
    lang/ruby18/files    extrapatch-eval.c 
  Log:
  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)
  
  Revision  Changes    Path
  1.153     +11 -1     ports/UPDATING
  1.21      +0 -4      ports/devel/ruby-gnustep/Makefile
  1.9       +1 -6      ports/devel/ruby-pcsc-lite/Makefile
  1.34      +0 -3      ports/devel/ruby-sdl/Makefile
  1.15      +1 -6      ports/graphics/ruby-opengl/Makefile
  1.85      +11 -11    ports/lang/ruby18/Makefile
  1.1       +13 -0     ports/lang/ruby18/files/extrapatch-eval.c (new)
  1.15      +1 -6      ports/print/ruby-panda/Makefile
  1.8       +1 -6      ports/textproc/ruby-sary/Makefile


More information about the cvs-ports mailing list