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
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/ocaml-ulex/Makefile
SVNWeb

Number of commits found: 28

Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 8 Sep 2021
[ 09:16 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:3d7479aec9ae41c81a004045cfb0d22eed433a49  commit hash:3d7479aec9ae41c81a004045cfb0d22eed433a49  commit hash:3d7479aec9ae41c81a004045cfb0d22eed433a49  3d7479a 
devel/ocaml-ulex: unbreak against immutable strings in OCaml 4.06+.
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.
Mon, 24 Jun 2019
[ 10:14 danfe search for other commits by this committer ] Original commit   Revision:505020 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
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
Wed, 14 Dec 2016
[ 21:48 johans search for other commits by this committer ] Original commit   Revision:428596 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Stepping down as maintainer for some ports.
Tue, 1 Sep 2015
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:395777 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
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)
Sat, 2 May 2015
[ 10:16 johans search for other commits by this committer ] Original commit   Revision:385171
Add build dependency on camlp4, which is no longer part of ocaml
The created package has not changed
Wed, 3 Sep 2014
[ 11:36 antoine search for other commits by this committer ] Original commit   Revision:367186
Fix packaging
Tue, 10 Jun 2014
[ 07:39 olgeni search for other commits by this committer ] Original commit   Revision:357277 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Wed, 26 Mar 2014
[ 21:11 antoine search for other commits by this committer ] Original commit   Revision:349294
- Stage support
- Use USE_OCAMLFIND_PLIST instead of doing it manually
Fri, 20 Sep 2013
[ 17:13 bapt search for other commits by this committer ] Original commit   Revision:327724 (Only the first 10 of 2998 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:
devel part 3)
Tue, 5 Mar 2013
[ 20:22 bf search for other commits by this committer ] Original commit   Revision:313476 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
update x11-toolkits/ocaml-lablgtk2 to 2.16.0+bugfixes, and adjust
dependent ports

PR:		144982, 149958
Reviewed by:	johans (earlier version of the patch)
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
Tue, 23 Feb 2010
[ 18:03 johans search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Update my mail address to @FreeBSD.org

Feature safe:   yes
Thu, 24 Apr 2008
[ 19:48 johans search for other commits by this committer ] Original commit 
Update to version 1.1
Mon, 7 Apr 2008
[ 13:49 johans search for other commits by this committer ] Original commit 
- Update to 1.0 release; fixes build with new ocaml
- Use bsd.ocaml.mk features
- Assume responsibility: set MAINTAINER to self
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}.
Wed, 14 Jun 2006
[ 21:38 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:            portmgr
[ 14:59 miwi search for other commits by this committer ] Original commit 
Update to 0.9

PR:             ports/98466
Submitted by:   miwi
Approved by:    krion (mentor), maintainer timeout
Mon, 2 Jan 2006
[ 20:09 edwin search for other commits by this committer ] Original commit 
Update port: devel/ocaml-ulex (upgrade to the latest version)

        Upgrade to the latest, 0.8, version. I've removed the patch
        because it's already commited to this version by the vendor.

PR:             ports/90208
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>
Approve by:     maintainer timeout
Mon, 5 Dec 2005
[ 17:00 garga search for other commits by this committer ] Original commit 
- Fix build with ocaml 3.09
- Add SHA256
- Bump PORTREVISION

PR:             ports/89963
Submitted by:   maintainer
Thu, 9 Jun 2005
[ 17:15 thierry search for other commits by this committer ] Original commit 
Re-add USE_GMAKE.

PR:             ports/82069
Submitted by:   maintainer
Pointyhat to:   thierry
Wed, 8 Jun 2005
[ 21:18 thierry search for other commits by this committer ] Original commit 
- Update to 0.7;

- add OCAMLFIND_DESTDIR to MAKE_ENV, in order for ocamlfind to respect
  PREFIX.

PR:             ports/81991
Submitted by:   maintainer
Sat, 21 May 2005
[ 19:57 sem search for other commits by this committer ] Original commit 
- Fix permission of ld.conf. It should be 0644 instead of 0444.
- Unbreak unguilty ports.
[ 17:25 kris search for other commits by this committer ] Original commit 
BROKEN: Changes permission of installed usr/local/lib/ocaml/ld.conf file
Sun, 8 Aug 2004
[ 17:05 thierry search for other commits by this committer ] Original commit 
- Upgrade to 0.5 and chase OCaml;
- take maintainership.

PR:             ports/70074
Submitted by:   Marwan Burelle.
Fri, 19 Mar 2004
[ 01:56 ijliao search for other commits by this committer ] Original commit 
reimport ocaml-ulex 0.4
A lexer generator for Unicode and OCaml

Number of commits found: 28