pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/eliom



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Wed Feb 11 15:30:13 UTC 2015

Modified Files:
        pkgsrc/www/eliom: Makefile PLIST distinfo
Added Files:
        pkgsrc/www/eliom/patches: patch-pkg_build.ml
Removed Files:
        pkgsrc/www/eliom/patches: patch-src_Makefile patch-src_client_Makefile
            patch-src_client_Makefile.filelist

Log Message:
Updated package to latest version, 4.1.0. Changes include:
* Reactive DOM elements (thanks to a contribution by besport.com)
* PUT and DELETE services for RESTful Eliom Applications
Contribution by Domoco)
* EXPERIMENTAL: Mobile apps with Eliom. By making it possible to start
he application from client-side.
* Documentation improvements
* Improvements in typing of services (Contribution by Jacques-Pascal Deplaix)
* Filtering data from Eliom buses
* "caml" in value or type names now replaced by "OCaml" everywhere
* New module {{{Eliom_registration.File_ct}}} to make easier to send files with
heir content type
* Now possible to define services in shared sections
* Adding function {{{Eliom_client.change_url}}} to change the URL without doing a request
* Adding function {{{Eliom_service.attach_coservice'}}} to attach a non-attached coservice to an URL
* Improving comet configurations: now possible to stay idle instead of being completely inactive
* Now using defaultprotocol option (from ocsigenserver) to compute URLs
* The default expiration date for cookies on client side is now 10 years
* Now possible to send files in {{{Eliom_client.call_ocaml_service}}}
* Various additions and bugfixes in {{{Manip}}}, {{{Eliom_request_info}}},
{{Eliom_content.html5}}} (events) (contributions by besport.com)
* eliom-destillery renamed into eliom-distillery
* Templates for eliom-distillery
* New programs: eliomdoc and eliompp
* Ocamlbuild package
* Various bugfixes


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/eliom/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/eliom/PLIST pkgsrc/www/eliom/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/www/eliom/patches/patch-pkg_build.ml
cvs rdiff -u -r1.2 -r0 pkgsrc/www/eliom/patches/patch-src_Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/eliom/patches/patch-src_client_Makefile \
    pkgsrc/www/eliom/patches/patch-src_client_Makefile.filelist

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index