cvs commit: ports/lang/gpc Makefile pkg-plist ports/lang/gpc/files patch-gcc__config.gcc

Alejandro Pulver alepulver at FreeBSD.org
Fri Jul 28 20:37:09 UTC 2006


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 at 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


More information about the cvs-all mailing list