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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ocaml-ulex Lexer generator for Unicode and OCaml
1.1_3 devel on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_2Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-03-19 01:57:06
Last Update: 2024-03-11 21:50:58
Commit Hash: 8025aa1
People watching this port, also watch:: ocaml-lwt, osslsigncode
License: not specified in port
Description:
Ulex: An OCaml lexer generator for Unicode.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ocaml-ulex>0:devel/ocaml-ulex
To install the port:
cd /usr/ports/devel/ocaml-ulex/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ocaml-ulex
  • pkg install ocaml-ulex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ocaml-ulex
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ulex-1.1.tar.gz) = a01ff3223b295c5b24ee414bb9e9add14357ccf364addcfa734d91a02f9f543a SIZE (ulex-1.1.tar.gz) = 20347

Packages (timestamps in pop-ups are UTC):
ocaml-ulex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_31.1_3-1.1_31.1_3-1.1_1-
FreeBSD:13:quarterly1.1_21.1_2--1.1_21.1_21.1_21.1_2
FreeBSD:14:latest1.1_31.1_3--1.1_31.1_1-1.1_1
FreeBSD:14:quarterly1.1_21.1_2--1.1_21.1_21.1_21.1_2
FreeBSD:15:latest1.1_31.1_3n/a-n/a1.1_21.1_21.1_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ocamlbuild : devel/ocaml-ocamlbuild
  2. ocamlc : lang/ocaml
  3. ocamlfind : devel/ocaml-findlib
  4. camlp4 : devel/ocaml-camlp4
  5. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. ocamlc : lang/ocaml
  2. ocamlfind : devel/ocaml-findlib
Patch dependencies:
  1. ocamlc : lang/ocaml
Extract dependencies:
  1. ocamlc : lang/ocaml
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. lang/cduce*
  2. lang/opa*
  3. textproc/ocaml-pxp*
  4. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. lang/opa*
  2. textproc/ocaml-pxp*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for ocaml-ulex-1.1_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ocaml-ulex
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.cduce.org/download/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_3
11 Mar 2024 21:50:58
commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3commit hash: 8025aa10ceb960b62c9a826fb56eb1ac68ea1ce3 files touched by this commit
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1_2
05 Jul 2023 09:55:16
commit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2ccommit hash: 2b40e4609399858e2bfbddcf961bd7c947f6ed2c files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
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)
1.1_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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)
1.1_1
08 Sep 2021 09:16:53
commit hash: 3d7479aec9ae41c81a004045cfb0d22eed433a49commit hash: 3d7479aec9ae41c81a004045cfb0d22eed433a49commit hash: 3d7479aec9ae41c81a004045cfb0d22eed433a49commit hash: 3d7479aec9ae41c81a004045cfb0d22eed433a49 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/ocaml-ulex: unbreak against immutable strings in OCaml 4.06+.
1.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1_1
24 Jun 2019 10:14:57
Revision:505020Original commit files touched by this commit
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
1.1_1
14 Dec 2016 21:48:10
Revision:428596Original commit files touched by this commit
johans search for other commits by this committer
Stepping down as maintainer for some ports.
1.1_1
01 Sep 2015 16:20:48
Revision:395777Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes

Approved by:	portmgr blanket
1.1_1
04 May 2015 15:46:52
Revision:385413Original commit files touched by this commit
madpilot search for other commits by this committer
- 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)
1.1_1
02 May 2015 10:16:21
Revision:385171Original commit files touched by this commit
johans search for other commits by this committer
Add build dependency on camlp4, which is no longer part of ocaml
The created package has not changed
1.1_1
03 Sep 2014 11:36:24
Revision:367186Original commit files touched by this commit
antoine search for other commits by this committer
Fix packaging
1.1_1
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
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)
1.1_1
26 Mar 2014 21:11:12
Revision:349294Original commit files touched by this commit
antoine search for other commits by this committer
- Stage support
- Use USE_OCAMLFIND_PLIST instead of doing it manually
1.1_1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.1_1
05 Mar 2013 20:22:03
Revision:313476Original commit files touched by this commit
bf search for other commits by this committer
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)
1.1_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.1_1
05 Apr 2011 22:23:33
Original commit files touched by this commit
stas search for other commits by this committer
- 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
1.1
23 Feb 2010 18:03:45
Original commit files touched by this commit
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
1.1
24 Apr 2008 19:48:48
Original commit files touched by this commit
johans search for other commits by this committer
Update to version 1.1
1.0
07 Apr 2008 13:49:48
Original commit files touched by this commit
johans search for other commits by this committer
- Update to 1.0 release; fixes build with new ocaml
- Use bsd.ocaml.mk features
- Assume responsibility: set MAINTAINER to self
0.9_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.9
14 Jun 2006 21:38:09
Original commit files touched by this commit
linimon search for other commits by this committer
Reset marwan.burelle@lri.fr due to 6 months of inactivity, no response to
email, and various maintainer-timeouts.

Hat:            portmgr
0.9
14 Jun 2006 14:59:45
Original commit files touched by this commit
miwi search for other commits by this committer
Update to 0.9

PR:             ports/98466
Submitted by:   miwi
Approved by:    krion (mentor), maintainer timeout
0.8
02 Jan 2006 20:09:56
Original commit files touched by this commit
edwin search for other commits by this committer
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
0.7_2
05 Dec 2005 17:00:40
Original commit files touched by this commit
garga search for other commits by this committer
- Fix build with ocaml 3.09
- Add SHA256
- Bump PORTREVISION

PR:             ports/89963
Submitted by:   maintainer
0.7_1
09 Jun 2005 17:15:24
Original commit files touched by this commit
thierry search for other commits by this committer
Re-add USE_GMAKE.

PR:             ports/82069
Submitted by:   maintainer
Pointyhat to:   thierry
0.7
08 Jun 2005 21:18:03
Original commit files touched by this commit
thierry search for other commits by this committer
- Update to 0.7;

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

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

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

Number of commits found: 31