cvs commit: ports/lang/sdcc-devel Makefile distinfo pkg-plist ports/lang/sdcc-devel/files patch-device-lib-Makefile.in patch-device-non-free-lib-Makefile.in

Gerald Pfeifer gerald at FreeBSD.org
Wed Mar 23 00:23:44 UTC 2011


gerald      2011-03-23 00:23:44 UTC

  FreeBSD ports repository

  Modified files:
    lang/sdcc-devel      Makefile distinfo pkg-plist 
    lang/sdcc-devel/files patch-device-lib-Makefile.in 
  Added files:
    lang/sdcc-devel/files patch-device-non-free-lib-Makefile.in 
  Log:
  Update to 3.0.2.2011.03.21. This includes the following changes:
  - License of runtime libraries changed to GPLv2 + linking exception.
    Some headers and libraries for Microchip PIC devices are generated
    from MPLAB include files and have the additional restriction that
    they may only be used with authentic Microchip devices. These
    headers and libraries have been moved into separate directories.
    You can add these directories to the compiler's search path with the
    --use-non-free command line option.
  - Improvements to register allocation.
  - Various bug fixes. [1]
  
  Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
  longer necessary. [2]
  
  Submitted by:   tijl (maintainer) [1]
  PR:             155762 [1], 153625 [2]
  
  Revision  Changes    Path
  1.32      +10 -13    ports/lang/sdcc-devel/Makefile
  1.19      +2 -3      ports/lang/sdcc-devel/distinfo
  1.10      +8 -19     ports/lang/sdcc-devel/files/patch-device-lib-Makefile.in
  1.1       +32 -0     ports/lang/sdcc-devel/files/patch-device-non-free-lib-Makefile.in (new)
  1.20      +428 -418  ports/lang/sdcc-devel/pkg-plist


More information about the cvs-all mailing list