Version: 1.2.7, Package name: lablgtk-1.2.7 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description LablGTK is an Objective Caml interface to gtk+. 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+. It is still under development, but already fully functional. All widgets (but one) are available, with almost all their methods. Many examples are provided. Objective Caml threads are supported, including for the toplevel, which allows for interactive use of the library. |
MD5: c6eX46RZGQ/cqoKIk19vuQ= |
RMD160: J75/8p/kNwvJobvvjA+g21kPJ8Q= |
Filesize: 457.464 KB |
Package available on: cdrom( ![]() ![]() Distfile available on: cdrom( ![]() ![]() |
Version History (View Complete History) |
|
2011-01-14 14:21:08 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: Remove old gtk1 cruft. Unused and unmaintained. ok landry@ |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-24 15:15:37 by Antoine Jacoutot | Files touched by this commit (275) |
Log message: Remove USE_X11. |
2010-07-30 06:03:09 by Antoine Jacoutot | Files touched by this commit (41) |
Log message: Move to new DEPENDS. |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2009-06-20 16:05:11 by Anil Madhavapeddy | Files touched by this commit (23) |
Log message: update to ocaml-3.11.1 and bump dependent package PKGNAMEs |
2009-04-03 15:30:50 by Nikolay Sturm | Files touched by this commit (15) |
Log message: bump after ocaml update |
2009-03-07 07:23:24 by Jasper Lievisse Adriaanse | Files touched by this commit (21) |
Log message: - first pass of regenerated WANTLIB in x11/ |
2007-09-15 14:04:29 by Michael Erdely | Files touched by this commit (312) |
Log message: Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN |
2007-08-07 11:02:59 by Kurt Miller | Files touched by this commit (4) |
Log message: - fix installation of dlllablgtk.so (respect DESTDIR) - install .o files on 'native' arch okay pvalchev@ |
2007-04-05 11:36:28 by Marc Espie | Files touched by this commit (363) |
Log message: more base64 checksums |
2007-02-18 00:15:06 by Peter Valchev | Files touched by this commit (3) |
Log message: -fPIC necessary (builds on amd64 now) |
2006-12-26 15:39:32 by Anil Madhavapeddy | Files touched by this commit (14) |
Log message: bump PKGNAME on ocaml ports for recent ocaml-3.09.3 dependency change |
2006-11-13 06:01:38 by Steven Mestdagh | Files touched by this commit (21) |
Log message: USE_X11 |
2006-11-06 23:42:56 by Nikolay Sturm | Files touched by this commit (1) |
Log message: fix ownership of installed files |
2006-09-18 04:21:49 by Marc Espie | Files touched by this commit (62) |
Log message: more new lib specs |
2006-03-04 08:10:32 by Nikolay Sturm | Files touched by this commit (17) |
Log message: give up MAINTAINER, I don't use these anymore |
2005-12-04 05:08:05 by Nikolay Sturm | Files touched by this commit (2) |
Log message: update to lablgtk 1.2.7 |
2005-01-05 10:54:27 by Christian Weisgerber | Files touched by this commit (251) |
Log message: SIZE |
2004-12-17 08:18:34 by Aleksander Piotrowski | Files touched by this commit (66) |
Log message: Add WANTLIB markers, part two |
2004-08-14 05:14:14 by Nikolay Sturm | Files touched by this commit (2) |
Log message: remove .o files from package lists, especially as the one in PLIST prevents lablgtk to package correctly on non-native archs ok pval@ |
2004-08-11 04:42:55 by Marc Espie | Files touched by this commit (26) |
Log message: new PLISTs kde is shared_only -> ditch PFRAG.shared* |
2004-08-10 14:41:47 by Xavier Santolaria | Files touched by this commit (9) |
Log message: more new-style MODULES. |
2004-02-13 04:37:44 by Nikolay Sturm | Files touched by this commit (1) |
Log message: set PATH in do-configure |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-10-01 13:27:47 by Nikolay Sturm | Files touched by this commit (1) |
Log message: honour CFLAGS |
2003-02-25 19:57:56 by David Krause | Files touched by this commit (9) |
Log message: remove double word stuttering ok pvalchev@ brad@ |
2002-11-22 09:43:45 by Nikolay Sturm | Files touched by this commit (14) |
Log message: set MAINTAINER to sturm@openbsd.org naddy@ OK |
2002-11-21 09:10:02 by Christian Weisgerber | Files touched by this commit (1) |
Log message: Add forgotten OCaml run dependency. From: Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de> |