Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2003 00:32:24 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/adabindx Makefile distinfo pkg-descr pkg-plist ports/devel/adabindx/files patch-aa
Message-ID:  <200309270732.h8R7WOQ4000526@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/09/27 00:32:24 PDT

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/adabindx       Makefile distinfo pkg-descr pkg-plist 
    devel/adabindx/files patch-aa 
  Log:
  New port: adabindx - an Ada-binding to the X Window System and *tif
  
          This is a binding of Ada to the C-Libraries of the X Window
          system and the Motif(tm) or Lesstif widget set.
  
          Programmers used to write X Window programs will easily use
          this binding. Most of the names for functions and procedures
          resemble the equivalent C interface names, e.g.
  
             XGetRGBColormaps (C interface) <-> X_Get_RGB_Colormaps (Ada binding).
  
          "While retaining familiarity to the C interface, I tried
          to include the security of Ada by controlling the creation
          and release of pointer types wherever possible."
  
  PR:             ports/46505
  Submitted by:   David Holm <david@realityrift.com>
  
  Revision  Changes    Path
  1.1287    +1 -0      ports/devel/Makefile
  1.1       +35 -0     ports/devel/adabindx/Makefile (new)
  1.1       +1 -0      ports/devel/adabindx/distinfo (new)
  1.1       +5445 -0   ports/devel/adabindx/files/patch-aa (new)
  1.1       +22 -0     ports/devel/adabindx/pkg-descr (new)
  1.1       +248 -0    ports/devel/adabindx/pkg-plist (new)



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