notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/ocaml-lablgl/Makefile
SVNWeb

Number of commits found: 53

Wed, 5 Jul 2023
[ 09:55 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:2b40e4609399858e2bfbddcf961bd7c947f6ed2c  commit hash:2b40e4609399858e2bfbddcf961bd7c947f6ed2c  commit hash:2b40e4609399858e2bfbddcf961bd7c947f6ed2c  2b40e46  (Only the first 10 of 173 ports in this commit are shown above. View all ports for this commit)
lang/ocaml: Update to 4.08.1

This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.

The ocaml port now is MAKE_JOBS safe.

Changes to dependent ports included in this commit:

- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
  upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Thu, 13 Jun 2019
[ 15:02 gahr search for other commits by this committer ] Original commit   Revision:504096 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Remove left-over meaningless 85+ from USES t(cl|k)
Thu, 22 Nov 2018
[ 15:49 tobik search for other commits by this committer ] Original commit   Revision:485603
x11-toolkits/ocaml-lablgl supports Tcl/Tk 8.6 too

PR:		222527
Thu, 7 Sep 2017
[ 11:01 gahr search for other commits by this committer ] Original commit   Revision:449393
Convert USES of tcl or tk from 84,85 to 85
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Mon, 27 Jun 2016
[ 21:30 rene search for other commits by this committer ] Original commit   Revision:417685 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
Reset ports maintained by bf@ until he has time again to work on them.

PR:		210474
Submitted by:	jbeich
With hat:	portmgr-secretary
Mon, 4 May 2015
[ 15:46 madpilot search for other commits by this committer ] Original commit   Revision:385413 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
  depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
Wed, 25 Mar 2015
[ 20:09 marino search for other commits by this committer ] Original commit   Revision:382266 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
graphics category: Remove $PTHREAD_LIBS

graphics/zbar didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Fri, 15 Aug 2014
[ 09:10 danfe search for other commits by this committer ] Original commit   Revision:364951
Cleanup Makefiles to allow further work on these ports.
Wed, 30 Jul 2014
[ 15:00 bf search for other commits by this committer ] Original commit   Revision:363485
Use staging
Tue, 29 Jul 2014
[ 20:55 adamw search for other commits by this committer ] Original commit   Revision:363390 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 23 Jul 2014
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:362712 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 19 Feb 2014
[ 16:31 gahr search for other commits by this committer ] Original commit   Revision:345111
- Missed a TK-related variable
[ 16:30 gahr search for other commits by this committer ] Original commit   Revision:345110
- Convert to USES=gmake tk
- Fix LICENSE
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Thu, 23 May 2013
[ 02:35 jgh search for other commits by this committer ] Original commit   Revision:318829 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- adoption of optionsNG
- convert to USES in some cases (pkgconfig,pathfix)
- trim COMMENT/historical headers in some cases

Approved by:	portmgr (miwi)
Wed, 6 Feb 2013
[ 15:42 gahr search for other commits by this committer ] Original commit   Revision:311776 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Get rid of USE_TCL_THREAD and USE_TK_THREAD usages
Sat, 4 Aug 2012
[ 22:52 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
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.
Sun, 18 Mar 2012
[ 12:26 bf search for other commits by this committer ] Original commit 
add a mirror

Feature safe:   yes
Wed, 7 Mar 2012
[ 03:21 bf search for other commits by this committer ] Original commit 
update to 20120306; fix Tcl/Tk dependencies and CONFLICTS [1];
add LICENSE and WWW

PR:             153128 [1]
Wed, 26 Oct 2011
[ 05:54 bf search for other commits by this committer ] Original commit 
Adopt during Stas's hiatus

Approved by:    stas
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- 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).
Tue, 5 Apr 2011
[ 22:23 stas search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 18 Nov 2009
[ 22:39 pav search for other commits by this committer ] Original commit  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Mon, 6 Apr 2009
[ 20:41 stas search for other commits by this committer ] Original commit 
- Update to 1.04.

PR:             ports/132679
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
[ 19:43 stas search for other commits by this committer ] Original commit 
- Make ocaml-lablgl to work with tk versions above 8.4.

PR:             ports/133113
Submitted by:   Scot Hetzel <swhetzel@gmail.com>
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- 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).
Thu, 15 May 2008
[ 11:04 stas search for other commits by this committer ] Original commit 
- Update to 1.03.
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sat, 24 Mar 2007
[ 14:03 pav search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- COPYTREE_* are now part of bsd.port.mk

PR:             ports/100996
Submitted by:   stass
Wed, 14 Mar 2007
[ 04:12 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
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]
Sun, 8 Oct 2006
[ 18:16 stas search for other commits by this committer ] Original commit 
- Remove unexisting mirror.
- Change my email

Approved by:    sem (mentor)
Mon, 4 Sep 2006
[ 12:56 itetcu search for other commits by this committer ] Original commit 
- 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)
Thu, 12 Jan 2006
[ 12:54 sem search for other commits by this committer ] Original commit  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
- 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>
Sat, 5 Feb 2005
[ 21:11 pav search for other commits by this committer ] Original commit 
- NO_PORTDOCS -> NOPORTDOCS

PR:             ports/77130
Submitted by:   Marius Nuennerich <marius.nuennerich@gmx.net>
Wed, 24 Mar 2004
[ 01:15 ijliao search for other commits by this committer ] Original commit 
unbreak by adding missing dependency
Sat, 13 Mar 2004
[ 05:55 kris search for other commits by this committer ] Original commit 
BROKEN: Does not compile
Thu, 4 Mar 2004
[ 07:49 linimon search for other commits by this committer ] Original commit 
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)
Mon, 23 Feb 2004
[ 01:05 kris search for other commits by this committer ] Original commit 
This is broken on 4.x as well.
Mon, 9 Feb 2004
[ 01:57 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: does not compile
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Mon, 18 Aug 2003
[ 06:23 daichi search for other commits by this committer ] Original commit 
update graphics/ocaml-lablgl: 0.98 -> 0.99

PR:             55655
Submitted by:   Ronald Kuehn <rk@ronald.org> (maintainer)
Fri, 21 Feb 2003
[ 12:15 knu search for other commits by this committer ] Original commit  (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 13 Sep 2002
[ 16:26 obraun search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
lablgl  -> ocaml-lablgl
lablgtk -> ocaml-lablgtk

Approved by:    portmgr,maintainer

Number of commits found: 53