Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2004 18:31:21 -0700 (PDT)
From:      Ying-Chieh Liao <ijliao@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/dprog Makefile distinfo pkg-descr ports/devel/dprog/files patch-Makefile.in patch-ast.cc patch-codegen_test.cc patch-cxx_dprog.hh patch-type_checking.hh
Message-ID:  <200404060131.i361VLof069245@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ijliao      2004/04/05 18:31:21 PDT

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/dprog          Makefile distinfo pkg-descr 
    devel/dprog/files    patch-Makefile.in patch-ast.cc 
                         patch-codegen_test.cc patch-cxx_dprog.hh 
                         patch-functions.cc 
                         patch-range_checking_test.cc 
                         patch-type_checking.hh 
  Log:
  add dprog 0.3.1
  A language for specifying dynamic programming algorithms
  
  Revision  Changes    Path
  1.1517    +1 -0      ports/devel/Makefile
  1.1       +25 -0     ports/devel/dprog/Makefile (new)
  1.1       +2 -0      ports/devel/dprog/distinfo (new)
  1.1       +20 -0     ports/devel/dprog/files/patch-Makefile.in (new)
  1.1       +7 -0      ports/devel/dprog/files/patch-ast.cc (new)
  1.1       +11 -0     ports/devel/dprog/files/patch-codegen_test.cc (new)
  1.1       +10 -0     ports/devel/dprog/files/patch-cxx_dprog.hh (new)
  1.1       +10 -0     ports/devel/dprog/files/patch-functions.cc (new)
  1.1       +11 -0     ports/devel/dprog/files/patch-range_checking_test.cc (new)
  1.1       +10 -0     ports/devel/dprog/files/patch-type_checking.hh (new)
  1.1       +18 -0     ports/devel/dprog/pkg-descr (new)



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