Subject: CVS commit: pkgsrc/www/cppcms
From: Thomas Klausner
Date: 2022-12-21 16:21:28
Message id: 20221221152128.B1E45FA90@cvs.NetBSD.org

Log Message:
cppcms: update to 1.2.1.

Major changes in this version:
    Redesigned applications pool and its API, now it wouldn't create
    more synchronous applications than threads available.
    New non-blocking I/O mode
    On-the-fly input content processing support
    Improved url-dispatching for better support of RESTful services
    Improved plugin support
    Independent of context use of cache and session interfaces
    Support of non-cookies based session handling
    Integration of session handling with 3rd part technologies:
    PHP, Java Servlet, Aps.Net and so on and contributed modules.
    Major performance and memory use improvements.
    New <% filter ... %> block specifying default escape filter.
    Headers and Source separation by templates compiler. Special
    thanks to Lee Elenbaas for the major contribution.

Files:
RevisionActionfile
1.35modifypkgsrc/www/cppcms/Makefile
1.2modifypkgsrc/www/cppcms/PLIST
1.10modifypkgsrc/www/cppcms/distinfo
1.2modifypkgsrc/www/cppcms/patches/patch-booster_CMakeLists.txt
1.1removepkgsrc/www/cppcms/patches/patch-cppcms__boost_cppcms__boost_detail_container__fwd.hpp
1.1removepkgsrc/www/cppcms/patches/patch-cppcms__boost_cppcms__boost_interprocess_containers_container_container__fwd.hpp
1.1removepkgsrc/www/cppcms/patches/patch-cppcms__boost_cppcms__boost_interprocess_detail_managed__memory__impl.hpp
1.1removepkgsrc/www/cppcms/patches/patch-cppcms__boost_cppcms__boost_interprocess_interprocess__fwd.hpp
1.1removepkgsrc/www/cppcms/patches/patch-cppcms_string__key.h
1.1removepkgsrc/www/cppcms/patches/patch-src_cache__storage.cpp
1.1removepkgsrc/www/cppcms/patches/patch-src_json.cpp
1.1removepkgsrc/www/cppcms/patches/patch-src_util.cpp