aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ocaml-lablgl
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.03.stas2008-05-153-6/+6
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+2
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - COPYTREE_* are now part of bsd.port.mkpav2007-03-241-7/+0
| | | | | PR: ports/100996 Submitted by: stass
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-1/+0
| | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
* - Remove unexisting mirror.stas2006-10-091-3/+2
| | | | | | - Change my email Approved by: sem (mentor)
* - Depend on TK'ied OCaml (we need this)itetcu2006-09-044-117/+122
| | | | | | | | | | | | | | - Use new OCaml framework - Use version-independent patch (via sed) - Install examples efficiently - Use common ocaml examples/docs directory - Update to 1.02 - removed files/patch-ab - new maintainer: Stanislav Sedov PR: ports/101127 Submitted by: Stanislav Sedov Approved by: Ronald Kuehn (old maintainer)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update graphics/libglut to 6.4.1.sem2006-01-121-1/+2
| | | | | | | | | | | - 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>
* - NO_PORTDOCS -> NOPORTDOCSpav2005-02-061-1/+1
| | | | | PR: ports/77130 Submitted by: Marius Nuennerich <marius.nuennerich@gmx.net>
* unbreak by adding missing dependencyijliao2004-03-241-2/+1
|
* BROKEN: Does not compilekris2004-03-131-0/+2
|
* The change of the lang/ocaml port to use tcl/tk 8.4.x brokelinimon2004-03-044-43/+97
| | | | | | | | | | | | | graphics/ocaml-lablgl. This patch updates lablgl to 1.00 and changes it to also use tcl/tk 8.4.x. Summary of changes from CHANGES: split togl, move examples to Togl/examples; add mingw support; reorganized directories and Makefiles; merge ijtrotts' LablGlut; add glArray support. PR: ports/63246 Submitted by: Ronald Kuehn <rk@ronald.org> (maintainer)
* This is broken on 4.x as well.kris2004-02-231-7/+3
|
* BROKEN on 5.x: does not compilekris2004-02-091-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* update graphics/ocaml-lablgl: 0.98 -> 0.99daichi2003-08-184-62/+62
| | | | | PR: 55655 Submitted by: Ronald Kuehn <rk@ronald.org> (maintainer)
* De-pkg-comment.knu2003-02-212-1/+1
|
* lablgl -> ocaml-lablglobraun2002-09-141-0/+1
| | | | | | lablgtk -> ocaml-lablgtk Approved by: portmgr,maintainer
* Update to version 0.98.naddy2002-08-125-28/+22
| | | | | PR: 41318 Submitted by: Ronald Kuehn <rk@ronald.org>
* Add lablgl 0.97, OpenGL interface for Objective Caml.perky2002-06-277-0/+181
PR: 33961 Submitted by: Ronald Kuehn <rk@ronald.org>