Commit graph

5 commits

Author SHA1 Message Date
Jeremy C. Reed
1973a1ed3d Comments in TODO are resolved. 2004-01-31 08:51:26 +00:00
Jeremy C. Reed
c0c98d93ef Upgraded to official libXt-0.1.4. Sorry about the number change --
hopefully the upgrade to a lower number doesn't cause problems.

Added four patches.  The official libXt doesn't build without
patches. (I submitted back for review to xlibs, and will commit
later.)

Add HOMEPAGE.

Add include for pthreads support.

Fix PLIST to have real version number for library.

Added buildlink2.mk file.
2004-01-31 08:50:48 +00:00
grant beattie
e7e15b4322 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:22:38 +00:00
Jeremy C. Reed
f83286fa4c This needs makestrs(1) to build. So if not available
BUILD_DEPENDS on image (which provides it).
2003-11-28 10:18:14 +00:00
Jeremy C. Reed
b6bbdf5783 This is the X Toolkit Intrinsics library. Xt Intrinsics is a library
of C routines (based on Xlib) used for designing user interfaces
with widgets. It also provides functions for handling events,
initializing windows, and interpreting resource files.

This is the portable version based on libXt from XFree86.

The plan is for this to become the official freedesktop.org
version. I made this portable using autotools.
2003-11-28 05:20:59 +00:00