Port details |
- ocaml-lablgtk An Objective Caml interface to gtk+
- 1.2.7_3 x11-toolkits
=17 1.2.7_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandoned upstream, consider using x11-toolkit/ocaml-lablgtk2
This port expired on: 2012-10-20
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-09-13 16:26:24
- Last Update: 2012-10-27 20:08:08
- SVN Revision: 306530
- People watching this port, also watch:: libIDL, glib, python, zip
- License: not specified in port
- WWW:
- http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
- Description:
- LablGTK 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. The
GLArea widget is also supported in combination with LablGL. Lots of
examples are provided.
Objective Caml threads are supported, including for the toplevel,
which allows for interactive use of the library.
Please see ${PREFIX}/share/doc/ocaml/lablgtk/README for further
information.
WWW: http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgtk.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ocaml-lablgtk-nognome-noglade>0:x11-toolkits/ocaml-lablgtk
- No installation instructions:
- This port has been deleted.
- PKGNAME: ocaml-lablgtk-nognome-noglade
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocamlc : lang/ocaml
- lablgl : graphics/ocaml-lablgl
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- Runtime dependencies:
-
- ocamlc : lang/ocaml
- lablgl : graphics/ocaml-lablgl
- pkgconf : devel/pkgconf
- Library dependencies:
-
- gtkgl.5 : x11-toolkits/gtkglarea
- glib-12.3 : devel/glib12
- gtk-12.2 : x11-toolkits/gtk12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ocaml-lablgtk-nognome-noglade-1.2.7_3:
DOCS=on: Build and install documentation
GLADE=off: Glade interface builder support
GNOME=off: GNOME desktop environment support
OPENGL=on: OpenGL support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.7_3 27 Oct 2012 20:08:08 |
bapt |
2012-10-20 x11-toolkits/ocaml-lablgtk: Abandoned upstream, consider using
x11-toolkit/ocaml-lablgtk2
Feature safe: yes |
1.2.7_3 21 Sep 2012 10:08:32 |
danfe |
Fix spelling mistakes in bapt@'s recent deprecation commits. |
1.2.7_3 20 Sep 2012 17:04:39 |
bapt |
Deprecate a bunch of abandonned and not depend on toolkits |
1.2.7_3 31 May 2012 14:49:27 |
bapt |
Convert to new options framework |
1.2.7_3 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.2.7_3 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
1.2.7_3 05 Apr 2011 22:23:33 |
stas |
- Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
version.
PR: ports/156195
Suggested by: mandree |
1.2.7_2 18 Nov 2009 13:06:07 |
pav |
- Mark MAKE_JOBS_UNSAFE
PR: ports/140086
Submitted by: amdmi3
Approved by: maintainer timeout (stas; 20 days) |
1.2.7_2 06 Jun 2008 14:16:37 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.2.7_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.7 27 Mar 2007 22:12:03 |
stas |
- Change my email.
Suggested by: skv |
1.2.7 14 Mar 2007 04:12:32 |
linimon |
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] |
1.2.7 02 Aug 2006 23:33:36 |
rafan |
- Update to 1.2.7
- Use new OCaml framework
- Respect PREFIX
- Add OPTIONS
- Install findlib's META
- Keep permissions safe by replacing cp to BSD_INSTALL_* equivalents
- Pass maintainership to submitter
PR: ports/101144
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (new maintainer)
Approved by: Ronald Kuehn <rk at ronald.org> (old maintainer) |
1.2.5_3 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.2.5_2 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.5_2 12 Jan 2006 12:54:32 |
sem |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
1.2.5_1 04 Apr 2005 16:41:40 |
vs |
Unreak: Trivial plist-fix
Approved by: maintainer timeout (BROKEN >1 month) |
1.2.5_1 28 Feb 2005 01:15:09 |
kris |
BROKEN: Incomplete pkg-plist |
1.2.5_1 05 Feb 2005 21:11:29 |
pav |
- NO_PORTDOCS -> NOPORTDOCS
PR: ports/77130
Submitted by: Marius Nuennerich <marius.nuennerich@gmx.net> |
1.2.5_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.2.5_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.2.5 08 Apr 2003 19:36:32 |
marcus |
Convert to the new GNOME infrastructure, and don't mix the old
infrastructure with the new.
Reported by: bento |
1.2.5 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
1.2.5 22 Sep 2002 18:40:50 |
ijliao |
fix build
PR: 43213
Submitted by: maintainer |
1.2.5 14 Sep 2002 04:33:29 |
kris |
The lablgl port does not exist, it is called ocaml-lablgl |
1.2.5 13 Sep 2002 16:26:11 |
obraun |
lablgl -> ocaml-lablgl
lablgtk -> ocaml-lablgtk
Approved by: portmgr,maintainer |