Bug 105182 - New port: devel/cbind - Translator for "thin" Ada bindings to C
Summary: New port: devel/cbind - Translator for "thin" Ada bindings to C
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-05 19:20 UTC by John Merryweather Cooper
Modified: 2006-11-09 14:10 UTC (History)
0 users

See Also:


Attachments
cbind.shar (11.61 KB, text/plain)
2006-11-05 19:20 UTC, John Merryweather Cooper
no flags Details
cbind.shar (11.60 KB, text/plain)
2006-11-08 23:55 UTC, John Merryweather Cooper
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Merryweather Cooper 2006-11-05 19:20:18 UTC

Fix to ports/46487 to make it use stdargs.h

How-To-Repeat: 

N/A
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-11-06 02:11:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2006-11-08 19:27:10 UTC
Responsible Changed
From-To: alepulver->freebsd-ports-bugs

Leave PR
Comment 3 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-08 20:55:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

I'll take it.
Comment 4 John Merryweather Cooper 2006-11-08 23:55:36 UTC
Here's an improved shar.  It:  1) fixes up the distinfo; 2) installs the 
manual page; 3) respects NOPORTDOCS, and 4) has been cleaned-up to make 
portlint happy.
Comment 5 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-09 13:56:47 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2006-11-09 14:01:21 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"