Path to this page:
./
devel/ocaml-cppo,
C-style preprocessor for OCaml
Branch: CURRENT,
Version: 1.6.8nb1,
Package name: ocaml-cppo-1.6.8nb1,
Maintainer: jaapbCppo is an equivalent of the C preprocessor for OCaml programs. It allows the
definition of simple macros and file inclusion.
Cppo is:
* more OCaml-friendly than cpp
* easy to learn without consulting a manual
* reasonably fast
* simple to install and to maintain
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocamlbuild] [
devel/ocaml-dune]
Required to build:[
pkgtools/cwrappers] [
misc/ocaml-opaline]
Master sites:
Filesize: 28.382 KB
Version history: (Expand)
- (2022-05-24) Updated to version: ocaml-cppo-1.6.8nb1
- (2021-11-24) Updated to version: ocaml-cppo-1.6.8
- (2021-11-01) Updated to version: ocaml-cppo-1.6.7
- (2021-03-08) Updated to version: ocaml-cppo-1.6.6nb1
- (2020-01-23) Updated to version: ocaml-cppo-1.6.6
- (2019-03-05) Updated to version: ocaml-cppo-1.6.5nb1
CVS history: (Expand)
2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | |
Log message:
Recursive revbump associated with update of ocaml.
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
|
2021-11-23 22:48:14 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ocaml-cppo: update to 1.6.8.
CHANGES:
[compat] Allow version strings without patch numbers, e.g. 8.13+beta1
The patch number will be set to 0 upon empty, i.e. (8, 13, 0)
|
2021-11-01 20:58:20 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ocaml-cppo: update to 1.6.7.
## v1.6.7 (2020-12-21)
- [compat] Treat ~ and - the same in semver in order to parse
OCaml 4.12.0 pre-release versions.
- [compat] Restore 4.02.3 compatibility.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | |
Log message:
Recursive revbump associated with update of lang/ocaml
|
2020-01-23 14:11:14 by Jaap Boender | Files touched by this commit (3) | |
Log message:
Updated devel/ocaml-cppo to version 1.6.6.
This updates the build system to dune (2.0), and includes a minor bugfix
to remove compiler warnings.
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|