1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Brendan Fabeny
cae27aa3d8 add a mirror
Feature safe:	yes
2012-03-18 12:26:33 +00:00
Brendan Fabeny
fdc98b8507 update to 20120306; fix Tcl/Tk dependencies and CONFLICTS [1];
add LICENSE and WWW

PR:		153128 [1]
2012-03-07 03:21:42 +00:00
Brendan Fabeny
a01ae4ea4d Adopt during Stas's hiatus
Approved by:	stas
2011-10-26 05:54:00 +00:00
Stanislav Sedov
422bce3414 - 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).
2011-10-24 03:33:20 +00:00
Stanislav Sedov
3d36cd46d3 - 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
2011-04-05 22:23:33 +00:00
Pav Lucistnik
ed9c0642a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-18 22:39:55 +00:00
Stanislav Sedov
0d0ebe7d1a - Update to 1.04.
PR:		ports/132679
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp>
2009-04-06 20:41:46 +00:00
Stanislav Sedov
303bf406ef - Make ocaml-lablgl to work with tk versions above 8.4.
PR:		ports/133113
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
2009-04-06 19:43:29 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Stanislav Sedov
9621d7b9e5 - Update to 1.03. 2008-05-15 11:04:08 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
28f8ee4611 - COPYTREE_* are now part of bsd.port.mk
PR:		ports/100996
Submitted by:	stass
2007-03-24 14:03:04 +00:00
Mark Linimon
784eab2ac6 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]
2007-03-14 04:12:32 +00:00
Stanislav Sedov
4cc9a1c392 - Remove unexisting mirror.
- Change my email

Approved by:	sem (mentor)
2006-10-08 18:16:36 +00:00
Ion-Mihai Tetcu
fdb11d3c0c - Depend on TK'ied OCaml (we need this)
- 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)
2006-09-04 12:56:12 +00:00
Sergey Matveychuk
b4d2ac42d7 - 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>
2006-01-12 12:54:32 +00:00
Pav Lucistnik
edcafcaeb2 - NO_PORTDOCS -> NOPORTDOCS
PR:		ports/77130
Submitted by:	Marius Nuennerich <marius.nuennerich@gmx.net>
2005-02-05 21:11:29 +00:00
Ying-Chieh Liao
6f3d47a512 unbreak by adding missing dependency 2004-03-24 01:15:26 +00:00
Kris Kennaway
5b748f14d8 BROKEN: Does not compile 2004-03-13 05:55:33 +00:00
Mark Linimon
c99ca03f1b The change of the lang/ocaml port to use tcl/tk 8.4.x broke
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)
2004-03-04 07:49:12 +00:00
Kris Kennaway
dcb30d4c11 This is broken on 4.x as well. 2004-02-23 01:05:01 +00:00
Kris Kennaway
b85a364c16 BROKEN on 5.x: does not compile 2004-02-09 02:03:00 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Daichi GOTO
afd37389ad update graphics/ocaml-lablgl: 0.98 -> 0.99
PR:		55655
Submitted by:	Ronald Kuehn <rk@ronald.org> (maintainer)
2003-08-18 06:23:17 +00:00
Akinori MUSHA
55850b547b De-pkg-comment. 2003-02-21 12:17:17 +00:00
Oliver Braun
7577725572 lablgl -> ocaml-lablgl
lablgtk -> ocaml-lablgtk

Approved by:    portmgr,maintainer
2002-09-13 16:26:11 +00:00
Christian Weisgerber
aa4d41018a Update to version 0.98.
PR:		41318
Submitted by:	Ronald Kuehn <rk@ronald.org>
2002-08-12 14:41:50 +00:00
Hye-Shik Chang
7847cc63ef Add lablgl 0.97, OpenGL interface for Objective Caml.
PR:		33961
Submitted by:	Ronald Kuehn <rk@ronald.org>
2002-06-27 12:08:41 +00:00