head 1.2; access; symbols pkgsrc-2016Q4:1.1.0.6 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.4 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2016.12.30.11.55.53; author jaapb; state dead; branches; next 1.1; commitid p0XmUxl3S5Uid0Az; 1.1 date 2016.06.20.19.35.56; author jaapb; state Exp; branches; next ; commitid YVOaevFGSPxDXebz; desc @@ 1.2 log @Updated package to latest version, 2.8. Changes include: * PostgreSQL Ocsipersist backend * Compatibility with TyXML 4.0.x * Export OpenSSL options through configuration file * Various small fixes and improvements @ text @$NetBSD: patch-src_http_ocsigen_senders.mli,v 1.1 2016/06/20 19:35:56 jaapb Exp $ Catch up with Tyxml (patch from upstream, not in release yet) --- src/http/ocsigen_senders.mli.orig 2016-04-12 12:46:24.000000000 +0000 +++ src/http/ocsigen_senders.mli @@@@ -23,8 +23,8 @@@@ module File_content : Ocsigen_http_frame with type t = string * Ocsigen_charset_mime.charset_assoc * Ocsigen_charset_mime.mime_assoc -module Html5_content : - Ocsigen_http_frame.HTTP_CONTENT with type t = Html5.M.doc +module Html_content : + Ocsigen_http_frame.HTTP_CONTENT with type t = Tyxml.Html.doc module Make_XML_Content(Xml : Xml_sigs.Iterable) (Typed_xml : Xml_sigs.Typed_xml with module Xml := Xml) : @ 1.1 log @Updated package to latest version, 2.7, and added patches and cleaned up the Makefile. Changes include: * Fix content type selection for XML content * Send gzip trailer in Deflatemod * Log more details about SSL accept errors * Support the Content-Disposition header * Optimize buffering @ text @d1 1 a1 1 $NetBSD$ @