notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/ocaml-camlp5/distinfo

Number of commits found: 22

Monday, 11 Mar 2024
21:50 Guido Falsi (madpilot) search for other commits by this committer Author: Benjamin Jacobs
lang/ocaml: Update to 4.14.1

The 'force-safe-string; setting is NOT enabled, as opposed to the
new upstream default. OCaml users are encouraged to migrate to safe
strings as soon as possible.

- The X11 library isn't part of lang/ocaml anymore, users should
install x11-toolkits/ocaml-graphics.
- Add new 'ocaml' USES
- Bump PORTREVISION on dependent ports, due to ABI Change.

The update includes the following updates to existing ports (needed
to keep them working):

- devel/ocaml-camlp4: Updated to 4.14+1
- devel/ocaml-camlp5: Updated to 8.02.01, homepage updated
- devel/ocaml-dune: Patch to allow overriding the stublibs directory,
  strip binary and shared libraries
- devel/ocaml-findlib: Improve port
- devel/ocaml-lwt: Fix build with OCaml 4.14
- deve/ocaml-re: Update to 1.11.0, use new dune USES
- devel/ocaml-sdl: Fix build with new ocaml
- games/freetennis: Fix build, tidy Makefile
- graphics/ocaml-images: Updated to 5.0.4, new homepage, use new
  dune USES, undeprecate
- graphics/ocaml-lablgl: Moved into site-lib, dynamic objects
  stripped, add missing GL dependencies
- math/coq: Updated to 8.19.0
- math/ocaml-zarith: strip shared libraries, fixed usage of
  USE_OCAML_LDCONFIG, use new dune USES
- math/teyjus: Fix build
- net/unison240: Fix build with new compiler
- net/unison248: Fix build with new compiler, add MAKE_JOBS_UNSAFE
- net-p2p/mldonkey: Fix build with new compiler, fix build on i386
- sysutils/ledit: Updated to 2.06, install native binary, Use github,
  fix man page installation
- www/geneweb: Build fix for OCaml and Camlp5 updates
- x11-toolkits/ocaml-lablgtk2: Fix build with new compiler
- x11-toolkits/ocaml-lablgtk3: Updated to 3.1.4, added ocaml-camlp-stream
  dependency, build fix patch
- x11-toolkits/ocaml-labltk: Updated to 8.06.12, Improve Makefile

Added the following ports:

- devel/ocaml-astring
- devel/ocaml-base
- devel/ocaml-bos
- devel/ocaml-camlp-streams
- devel/ocaml-csexp
- devel/ocaml-fmt
- devel/ocaml-fpath
- devel/ocaml-logs
- devel/ocaml-mtime
- devel/ocaml-pcre2
- devel/ocaml-rresult
- devel/ocaml-seq
- devel/ocaml-stdio
- x11-toolkits/ocaml-graphics

PR:                     250408 [1], 262781 [1], 262788 [3], 262789 [1],
			262792 [1], 263006 [1], 263162 [3], 263206 [2],
			276893 [1], 276945 [4], 276953 [1], 277026 [5],
			277241 [1], 277242 [1], 277243 [1], 277244 [1],
			277245 [1], 277246 [1], 277247 [1], 277248 [1],
			277249 [1], 277250 [1], 277251 [1], 277252 [1],
			277253 [1], 277254 [1], 277255 [1], 277256 [4],
			277257 [1], 277258 [1]
Approved by:		maintainer timeout [1],
			yuri (maintainer) [2],
			overcome by events, fixit [3],
			madpilot (maintainer) [4]
Reviewed by:		madpilot
Exp-run by:		antoine [5]
Differential Revision:	https://reviews.freebsd.org/D43861
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 8025aa1
Thursday, 21 Apr 2022
11:41 Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-camlp5: the port had been updated to version 7.14

This is the latest 7.x release and features support for contemporary
versions of OCaml.  While here, don't set DIST_SUBDIR, there is just
one distfile and it's uniquely named.
commit hash: 6c6ff4ee42b71fc7cadbe4ae2502027d28a54b4f commit hash: 6c6ff4ee42b71fc7cadbe4ae2502027d28a54b4f commit hash: 6c6ff4ee42b71fc7cadbe4ae2502027d28a54b4f commit hash: 6c6ff4ee42b71fc7cadbe4ae2502027d28a54b4f 6c6ff4e
Monday, 24 Jun 2019
10:14 danfe search for other commits by this committer
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:

  - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
    register build dependency on all ports that require it (should
    be part of USE_OCAML, but we do not want to make any Mk-related
    changes the for time being)
  - Update `devel/ocaml-camlp4' to version 4.05+2
  - Update `devel/ocaml-camlp5' to version 7.07 (the project had
    moved to GitHub)
  - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
    very outdated and requires quite a lot of work
  - Update `x11-toolkits/ocaml-labltk' to version 8.06.3

PR:		218333
Exp-run by:	antoine
Original commitRevision:505020 
Wednesday, 11 May 2016
07:33 johans search for other commits by this committer
Update to camlp5 6.16 (bugfixes + support for ocaml trunk version)
Grab maintainership for a while
Original commitRevision:414976 
Friday, 19 Feb 2016
14:29 vanilla search for other commits by this committer
Update to 6.15.
Original commitRevision:409182 
Friday, 20 Nov 2015
09:17 sunpoet search for other commits by this committer
- Update to 6.14
- Strip object files
- Convert to new options helper
- Convert to new options target helper
- Cosmetic change

Changes:	http://camlp5.gforge.inria.fr/CHANGES
Original commitRevision:402061 
Tuesday, 23 Jun 2015
12:42 vanilla search for other commits by this committer
Upgrade to 6.13.
Original commitRevision:390399 
Saturday, 16 May 2015
06:49 marino search for other commits by this committer
devel/ocaml-camlp5: Upgrade version 6.11 => 6.12, reset maintainer

This port broke at configuration after the latest upgrade of ocaml.
The listed maintainer timed out again, and he did not stage this port
(meaning that if it hadn't have been done for him, he would have been
removed as maintainer long ago).  I'm resetting maintainership now.

PR:		199835
Submitted by:	h.skuhra (gmail)
Approved by:	maintainer timeout (maintainer reset)
Original commitRevision:386497 
Wednesday, 7 May 2014
17:41 marino search for other commits by this committer
devel/ocaml-camlp5: Upgrade from 6.08p1 => 6.11 to unbreak and stage

This port broke after Ocaml moved to version 4.01, so bring in the
latest version to fix it.  Stage support was added.  Other changes:

* The license wasn't exactly BSD.  Use the license it provided.
* Remove PATCHLEVEL code, not needed currently
* convert to USES+=tar
* Move definition above <options> inclusion
Original commitRevision:353183 
Sunday, 26 May 2013
20:06 wg search for other commits by this committer
- Update to 6.08.p1 [1]
- Convert to OptionsNG [1]
- Trim Makefile header [1]
- Remove leading article from COMMENT
- Do not use bsd.port.pre.mk and bsd.port.post.mk
- Do not install LICENSE file

Changes: http://pauillac.inria.fr/~ddr/camlp5/CHANGES

PR:		ports/177112 [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:	jpaetzel (mentor)
Original commitRevision:319133 
Monday, 15 Oct 2012
08:36 rene search for other commits by this committer
Update to 6.07p1, which makes it compatible with Ocaml 4.

Changelog:	http://pauillac.inria.fr/~ddr/camlp5/CHANGES
PR:		ports/172596
Submitted by:	maintainer
Feature safe:	yes
Original commitRevision:305906 
Saturday, 9 Jun 2012
14:54 miwi search for other commits by this committer
- Update to 6.06

PR:             168856
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Original commit
Monday, 5 Mar 2012
07:44 culot search for other commits by this committer
- Update to 6.05

Changes:        http://pauillac.inria.fr/~ddr/camlp5/CHANGES
PR:             ports/165704
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Original commit
Saturday, 3 Mar 2012
00:09 scheidell search for other commits by this committer
- Update to 6.04

PR:             ports/165625
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:    gabor (mentor, implicit)
Obtained from:  http://cristal.inria.fr/~ddr/camlp5/
Original commit
Tuesday, 7 Feb 2012
09:52 miwi search for other commits by this committer
- Update to 6.03

PR:             164697
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Original commit
Saturday, 2 Jul 2011
17:53 jlaffaye search for other commits by this committer
Update to 6.02.3

PR:             ports/158597
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by:    bapt (mentor, implicit)
Original commit
Monday, 11 Apr 2011
07:10 wen search for other commits by this committer
- Update to 6.02.2

PR:             port/156221
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Original commit
Friday, 3 Dec 2010
07:13 wen search for other commits by this committer
- Update to 6.02.0
- Add LICENSE

PR:             ports/152785
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Original commit
Wednesday, 17 Mar 2010
18:57 pav search for other commits by this committer
- Update to 5.13

PR:             ports/144729
Submitted by:   soulcatcher <soulcatcher13@gmail.com>
Approved by:    maintainer
Original commit
Monday, 6 Jul 2009
17:00 itetcu search for other commits by this committer
Update to 5.12 which works with out current lang/ocaml-5.11.1.

PR:             136230
Submitted by:   maintainer
Original commit
Friday, 23 Jan 2009
14:16 amdmi3 search for other commits by this committer
- Update to 5.11

PR:             130844
Submitted by:   Hirohisa Yamaguchi <umq at ueo dot co dot jp> (maintainer)
Original commit
Tuesday, 15 Apr 2008
20:51 barner search for other commits by this committer
Add ocaml-camlp5 5.08, a preprocessor-pretty-printer of OCaml.

PR:             ports/121963
Submitted by:   Hirohisa Yamaguchi <umq at ueo.co.jp>
Original commit

Number of commits found: 22