Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 20:37:09 +0000 (UTC)
From:      Alejandro Pulver <alepulver@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/gpc Makefile pkg-plist ports/lang/gpc/files patch-gcc__config.gcc
Message-ID:  <200607282037.k6SKb91V084322@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alepulver    2006-07-28 20:37:09 UTC

  FreeBSD ports repository

  Modified files:
    lang/gpc             Makefile pkg-plist 
  Added files:
    lang/gpc/files       patch-gcc__config.gcc 
  Log:
  - Fix building on FreeBSD 7.x [1].
  - Install GCC utilities needed by GPC (doesn't work if base system GCC isn't
    the same as the one used to build GPC) [2].
  - Don' change the default GCC installation directory hierarchy, but avoid
    possible conflicts with other GCC compilers by prepending a "gpc" directory
    after ${PREFIX}.
  
  Reported by:    linimon [1], "L. S. Colby" <ls.colby@gwirynybyd.com> [2]
  
  Revision  Changes    Path
  1.11      +19 -17    ports/lang/gpc/Makefile
  1.1       +11 -0     ports/lang/gpc/files/patch-gcc__config.gcc (new)
  1.6       +112 -50   ports/lang/gpc/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607282037.k6SKb91V084322>