cvs commit: ports/devel Makefile ports/devel/gprbuild-aux Makefile distinfo pkg-descr pkg-plist

Wen Heping wen at FreeBSD.org
Tue Mar 1 09:44:47 UTC 2011


wen         2011-03-01 09:44:47 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/gprbuild-aux   Makefile distinfo pkg-descr pkg-plist 
  Log:
  GPRbuild is an advanced software tool designed to help automate the
  construction of multi-language systems.  It removes the complexity from
  multi-language development by allowing developers to quickly and easily
  compile and link software written in a combination of languages including
  Ada, Assembler, C, C++, and Fortran.  Easily extendable by users to cover
  new toolchains and languages it is primarily aimed at projects of all sizes
  organized into subsystems and libraries and is particularly well suited for
  compiled languages.
  
  GPRbuild-AUX is a customized version of GPRbuild that exists solely for the
  use with the GNAT AUX compiler, and not with the FSF or GPL versions of the
  GNAT compiler.  Homepage: www.dragonlace.net
  
  WWW: http://www.adacore.com/home/products/gnatpro/toolsuite/gprbuild/
  
  PR:             ports/153828
  Submitted by:   John Marino <freebsdml at marino.st>
  
  Revision  Changes    Path
  1.4255    +1 -0      ports/devel/Makefile
  1.1       +35 -0     ports/devel/gprbuild-aux/Makefile (new)
  1.1       +2 -0      ports/devel/gprbuild-aux/distinfo (new)
  1.1       +14 -0     ports/devel/gprbuild-aux/pkg-descr (new)
  1.1       +191 -0    ports/devel/gprbuild-aux/pkg-plist (new)


More information about the cvs-all mailing list