Path to this page:
./
www/ocsigen,
Web programming framework for OCaml
Branch: CURRENT,
Version: 5.0.1nb1,
Package name: ocsigen-5.0.1nb1,
Maintainer: jaapbOcsigen is a web programming framework for OCaml. It can be used as a web
server, serving static pages, but it is also possible to implement entire
web sites as OCaml modules.
Required to run:[
lang/ocaml] [
net/ocamlnet] [
security/ocaml-ssl] [
devel/ocaml-findlib] [
devel/pcre-ocaml] [
archivers/ocaml-zip] [
security/ocaml-cryptokit] [
devel/ocaml-react] [
textproc/ocaml-tyxml] [
textproc/ocaml-text] [
databases/ocaml-dbm] [
net/ocaml-ipaddr] [
devel/ocaml-lwt_ssl] [
devel/ocaml-lwt_react] [
devel/ocaml-lwt_log] [
textproc/ocaml-xml-light]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 1136.814 KB
Version history: (Expand)
- (2023-10-25) Updated to version: ocsigen-5.0.1nb1
- (2022-05-20) Updated to version: ocsigen-5.0.1
- (2021-03-08) Updated to version: ocsigen-2.16.1nb1
- (2020-12-11) Updated to version: ocsigen-2.16.1
- (2020-04-21) Updated to version: ocsigen-2.16.0
- (2020-01-19) Updated to version: ocsigen-2.15.0nb1
CVS history: (Expand)
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145) |
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
|
2022-05-20 09:04:07 by Jaap Boender | Files touched by this commit (8) | |
Log message:
Updated www/ocsigen to version 5.0.1.
For such a huge increase in version number there are surprisingly few
changes: mostly minor changes and bugfixes, plus OCaml and other
compatibility updates. The build system has changed to Dune, and the
persistent storage library has been split off into ocsipersist.
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: 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-12-11 09:27:22 by Jaap Boender | Files touched by this commit (2) |
Log message:
Updated www/ocsigen to 2.16.1.
This version is not in the changelog yet, but changes seem minor.
|
2020-04-21 13:51:02 by Jaap Boender | Files touched by this commit (5) |
Log message:
Updated www/ocsigen to version 2.16.0.
This adds support for Lwt 5.
|