The FreeBSD Ports Archive
FreeBSD devel : adabindx4>
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."
http://home.arcor.de/hfvogt/programming.html
|
adabindx history
v. 1.5
date: 2007/05/19 20:01:59; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.4
date: 2004/12/10 21:52:07; author: kris; state: Exp; lines: +1 -1
Set USE_X_PREFIX instead of manually overriding PREFIX.
v. 1.3
date: 2004/04/10 17:26:31; author: trevor; state: Exp; lines: +7 -7
Tidy up whitespace.
v. 1.2
date: 2003/10/12 11:38:14; author: kris; state: Exp; lines: +1 -1
Remove previous maintainer, who no longer uses FreeBSD.
v. 1.1
date: 2003/09/27 07:32:24; author: edwin; state: Exp;
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
=============================================================================
|
| |

|