Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2008 07:11:16 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/nspr/files patch-.._pr_include_md__freebsd.cfg patch-.._pr_include_md__freebsd.h
Message-ID:  <200811040711.mA47BGju039289@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2008-11-04 07:11:16 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    devel/nspr/files     patch-.._pr_include_md__freebsd.h 
  Added files:
    devel/nspr/files     patch-.._pr_include_md__freebsd.cfg 
  Log:
  Add support for PowerPC to devel/nspr.
  
  There were two things missing in the nspr port that prevented it from
  being properly compiled on PowerPC:
  
  - A string definition of the processor platform ("powerpc").
  
  - Definitions of byte ordering and sizes of standard C types.
  
  I copied the second list of definitions from _linux.cfg. The values used
  by _openbsd.cfg and _netbsd.cfg are not accurate (size and alignment of
  int64 is incorrect).
  
  Approved by:    marcus
  
  Revision  Changes    Path
  1.1       +54 -0     ports/devel/nspr/files/patch-.._pr_include_md__freebsd.cfg (new)
  1.4       +12 -3     ports/devel/nspr/files/patch-.._pr_include_md__freebsd.h



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