2005-07-21 18:30:01 by Thomas Klausner | Files touched by this commit (328) |
Log message: Change path from devel/pkgconfig to devel/pkg-config. No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS. |
2005-06-01 23:00:26 by Thomas Klausner | Files touched by this commit (1) |
Log message: Bump PKGREVISION after PLIST fix (hi drochner!) Noted by salo@. |
2005-05-31 17:56:18 by Matthias Drochner | Files touched by this commit (1) |
Log message: sync with reality |
2005-05-23 10:26:17 by Roland Illig | Files touched by this commit (270) |
Log message: Removed trailing white-space. |
2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035) |
Log message: Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message: Add RMD160 checksums to the SHA1 ones. |
2004-12-24 18:21:01 by Julio M. Merino Vidal | Files touched by this commit (10) |
Log message: Adjust dependencies after ocaml has been splitted into three different packages: ocaml, ocaml-graphics and labltk. Bump PKGREVISION. |
2004-12-04 21:39:17 by Julio M. Merino Vidal | Files touched by this commit (5) | |
Log message: Initial import of lablgtk2, version 2.4.0: LablGTK is an Objective Caml interface to GTK+. This version, LablGTK2, has support for GTK+ from 2.0 to 2.6. It uses the rich type system of Objective Caml 3 to provide a strongly typed, yet very comfortable, object-oriented interface to GTK+. This is not that easy if you know the dynamic typing approach taken by GTK+. |