Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2006 13:56:24 +0000 (UTC)
From:      "Frank J. Laszlo" <laszlof@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: CVSROOT modules ports/devel Makefile ports/devel/cbind Makefile distinfo pkg-descr pkg-plist ports/devel/cbind/files patch-Makefile patch-allocate.c patch-buffer.c patch-cbind.c patch-cdep.c patch-errors.c patch-files.c patch-hostinfo ...
Message-ID:  <200611091356.kA9DuPGJ012709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
laszlof     2006-11-09 13:56:24 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    devel                Makefile 
  Added files:
    devel/cbind          Makefile distinfo pkg-descr pkg-plist 
    devel/cbind/files    patch-Makefile patch-allocate.c 
                         patch-buffer.c patch-cbind.c patch-cdep.c 
                         patch-errors.c patch-files.c 
                         patch-hostinfo patch-htype.c 
                         patch-nodeop.c patch-units.c 
  Log:
  New Port: devel/cbind
  
  This tool is designed to aid in the creation of Ada bindings to C.
  
  PR:     ports/105182
  Submitted By:   "John Merryweather Cooper" <john_m_cooper@yahoo.com>
  Approved By:    flz (mentor)
  
  Revision  Changes    Path
  1.16581   +1 -0      CVSROOT/modules
  1.2508    +1 -0      ports/devel/Makefile
  1.1       +41 -0     ports/devel/cbind/Makefile (new)
  1.1       +3 -0      ports/devel/cbind/distinfo (new)
  1.1       +22 -0     ports/devel/cbind/files/patch-Makefile (new)
  1.1       +11 -0     ports/devel/cbind/files/patch-allocate.c (new)
  1.1       +11 -0     ports/devel/cbind/files/patch-buffer.c (new)
  1.1       +11 -0     ports/devel/cbind/files/patch-cbind.c (new)
  1.1       +10 -0     ports/devel/cbind/files/patch-cdep.c (new)
  1.1       +115 -0    ports/devel/cbind/files/patch-errors.c (new)
  1.1       +18 -0     ports/devel/cbind/files/patch-files.c (new)
  1.1       +11 -0     ports/devel/cbind/files/patch-hostinfo (new)
  1.1       +17 -0     ports/devel/cbind/files/patch-htype.c (new)
  1.1       +87 -0     ports/devel/cbind/files/patch-nodeop.c (new)
  1.1       +10 -0     ports/devel/cbind/files/patch-units.c (new)
  1.1       +15 -0     ports/devel/cbind/pkg-descr (new)
  1.1       +6 -0      ports/devel/cbind/pkg-plist (new)



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