| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
0.7.2_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
19 May 2007 21:32:57
0.7.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Nov 2005 15:40:04
0.7.2
|
pav  |
- Add some SHA256 checksums |
10 Dec 2004 21:52:07
0.7.2
|
kris  |
Set USE_X_PREFIX instead of manually overriding PREFIX. |
10 Apr 2004 18:26:55
0.7.2
|
trevor  |
Tidy up whitespace. |
29 Jan 2004 07:24:56
0.7.2
|
trevor  |
SIZEify. |
12 Oct 2003 12:38:14
0.7.2
|
kris  |
Remove previous maintainer, who no longer uses FreeBSD. |
27 Sep 2003 08:32:24
0.7.2
|
edwin  |
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> |