summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-07-12Update to 20120607:wiz2-6/+6
This release adds many new words and some minor fixes.
2012-07-12Updated x11/randrproto to 1.4.0wiz2-3/+3
2012-07-12Update to 1.4.0:wiz2-6/+6
randr protocol 1.4.0 release, provider objects + border properties Aaron Plattner (2): Be more specific about property types Add "Border" and "BorderDimensions" properties Adam Jackson (1): Remove nonsense paragraph about dual-link DVI Alan Coopersmith (4): Add missing Red Hat copyright notice to COPYING 1.4 spec: Change "LISTof ATOM" to "LISTofATOM" to match other LIST types 1.4 spec: Add descriptions of new RRSELECTMASK bits 1.4 spec: update Extension Versioning section to include 1.4 Dave Airlie (3): Revert the unused 1.4.0 protocol randr: add provider object (v8) bump to 1.4.0 (for release.sh) Keith Packard (6): Whitespace cleanups in randrproto.txt RandR version 1.4 additions Add some informative text about the reasons for the PCP and ST bits Fix spelling errors, add description of SCANOUTPIXMAPINFO fields. Define new semantics for scanout pixmap destruction. Make SetCrtcConfigs take flags bits to allow partial configuration changes
2012-07-12Updated x11/dri2proto to 2.8wiz2-3/+3
2012-07-12Update to 2.8:wiz2-6/+6
dri2 protocol release for prime and dri2 get param. Chad Versace (2): dri2proto: Fix documented opcodes dri2proto: Add DRI2GetParam request Dave Airlie (2): dri2proto: add prime protocol support. (v2.1) dri2proto: bump package to 2.8
2012-07-12Updated x11/glproto to 1.4.16wiz2-3/+3
2012-07-12Update to 1.4.16:wiz2-6/+6
glproto 1.4.16, fix typo + add define. Dave Airlie (1): glproto: bump version to 1.4.16 for release. Ian Romanick (2): glproto: Fix typo in name of GLX_LOSE_CONTEXT_ON_RESET_ARB glproto: Add define for GLX_EXT_create_context_es2_profile
2012-07-12Update to 1.29wen2-7/+6
2012-07-12 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (checktype_contents): Fix infinity loop bug. Reported by NMOLDAV@cpan.org (#77836) * Version 1.29. 2012-06-29 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Add missing =back. 2012-05-31 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Version 1.28. 2012-03-15 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (readMagicEntry): Removed deprecated code (defined(@array)) reported by wyant@cpan.org (#74252). 2011-07-21 Yukio USUDA <usu@namazu.org> * MMagic.pm (checktype_byfilename): Fixed memory leak. 2007-10-02 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm: Added 'regex' and 'search' support for magic entry, and fixed fatal error when unknown type in magic entry. (The patch made by Man Min Yan, thank you). 2006-09-19 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (readMagicLine): Added Hex representation support. (The patch made by Man Min Yan, thank you) 2006-07-01 NOKUBI Takatsugu <knok@daionet.gr.jp> * MMagic.pm (checktype_container): Added container check. (Powerd by CodeFest 2006 Akihabara https://members.fsij.org/trac/codefestakihabara2006c) 2006-06-26 NOKUBI Takatsugu <knok@daionet.gr.jp> * Applied subclass patch, made by Michael Hendricks.
2012-07-12lang/gcc47: Fix DragonFly32 floating point handlingmarino3-10/+9
Like i386-FreeBSD, the i386-DragonFly floating point unit uses a 53-bit mantissa. GCC uses the TARGET_96_ROUND_53_LONG_DOUBLE macro to know which platforms behave this way. Unfortunately, setting this macro to 1 breaks precision on Ada, and leaving it at 0 breaks precision on c/c++ long double handling. However lang/gcc47 likely will never support Ada, so we'll favor c/c++. This is only an issue for i386; the setting on x86_64 should be zero as it uses 64-bit precision.
2012-07-12+ TeXmacs-1.0.7.16, digikam-2.7.0, dri2proto-2.8, eigen3-3.0.6,wiz1-8/+15
glproto-1.4.16, gtkwave-3.3.38, libfolks-0.7.2.2, mkvtoolnix-5.7.0, modular-xorg-server-1.12.3, mpfr-3.1.1, opencv-2.4.2, poppler-0.20.2, randrproto-1.4.0, texlive-2012.
2012-07-12Add TEST_TARGET. Take maintainership.gdt1-3/+4
2012-07-11+ postgresql91-pgbenchasau1-1/+2
2012-07-11Import pgbench package for PostgreSQL 9.1asau3-0/+20
pgbench is a popular benchmarking tool used by many developers and hackers to do quick performance test with PostgreSQL on a system setup.
2012-07-11devel/glib2: Fix 32-bit SunOSmarino1-2/+10
On a 32-bit OpenIndiana 151a machine, glib2 failed with the error: "large files are not supported by libelf". The glib2 makefile doesn't include libelf from pkgsrc, it uses the version with the header at /usr/include/libelf.h. Libelf will only support large files (64 bits) with 64-bit versions of SunOS. This change adds additional checks. When the Makefile determines that the package is building on a 32-bit SunOS, it will force the configure script to define _FILE_OFFSET_BITS as 32 which allows glib2 to build completely. No need to bump revision; it wouldn't have built on 32-bit SunOS before.
2012-07-11Updated www/apache24 to 2.4.2nb3ryoon1-1/+2
2012-07-11Bump PKGREVISIONryoon3-10/+7
Fix PR pkg/46691 and some module related problems. * Remove all apache-shared-modules conditionals * Fix PLIST, mod_suexec.so is installed.
2012-07-11Add workaround for DragonFly since ETIME is not defined.wiz2-1/+18
2012-07-11Update DESCR (based on homepage). From Bug Hunting.wiz1-3/+4
2012-07-11Fill in HOMEPAGE. From Bug Hunting.wiz1-2/+2
2012-07-11Updated databases/ipa_sdb to 1.1.1wiz1-1/+2
2012-07-11Update to 1.1.1:wiz2-6/+6
Changes: * autoconf 2.68 -> 2.69, automake 1.11.1 -> 1.12.2, libtool 2.2.10 -> 2.4.2. * Corrected dereference of NULL pointer in db_deinit_limit() and db_deinit_threshold() introduced in the 1.0.2 version. * Converted all flags to bool data type. Provided by Andrey Simonenko in PR 46692.
2012-07-11Update to 3.31wen2-7/+8
version 3.31: Mon, Mar 19, 2012 11:11:11 AM - rt.cpan.org#74799: Support for partial data responses in fetch_hash [Philip Garrett] + bonus: cleaner handling of BODY.PEEK responses - properly handle ALL|FULL|FAST fetch macros in fetch_hash
2012-07-11+ js_of_ocaml, ocaml-deriving-ocsigen.wiz1-1/+3
2012-07-11Added devel/js_of_ocaml version 1.2wiz1-1/+2
2012-07-11Import js_of_ocaml-1.2 as devel/js_of_ocaml.wiz6-0/+123
Packaged by Jaap Boender. Js_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it possible to run OCaml programs in a Web browser.
2012-07-11Added devel/ocaml-deriving-ocsigen version 0.3cwiz1-1/+2
2012-07-11Import ocaml-deriving-ocsigen-0.3c as devel/ocaml-deriving-ocsigen.wiz5-0/+125
Packaged by Jaap Boender. Extension to OCaml for deriving functions from type declarations. Includes derivers for pretty-printing, type-safe marshalling with structure-sharing, dynamic typing, equality, and more.
2012-07-11Reduce dependencies now that minskim provided tex-xtab (thank you!)wiz1-3/+3
2012-07-11Note PKGREVISION bump of teTeX-texmf.minskim1-1/+2
2012-07-11Resolve conflicts between teTeX-texmf and tex-xtab{,-doc}.minskim2-8/+6
2012-07-11Add tex-xtab{,-doc}.minskim2-2/+6
2012-07-11Import tex-xtab-doc-2.3f as print/tex-xtab-doc.minskim4-0/+23
This is documentation for tex-xtab.
2012-07-11Import tex-xtab-2.3f as print/tex-xtab.minskim4-0/+23
Xtab is an extended and somewhat improved version of supertabular; it provides tables that break across pages.
2012-07-11Fix build and my mistake.ryoon2-4/+2
Thank you, marino@.
2012-07-11converters/help2man: Fix rpath on lib/binddomain.somarino3-5/+15
Perhaps due to updated PKG_DEVELOPER checks, help2man begin to fail during the install stage with this option set: ERROR: lib/bindtextdomain.so: missing library: libintl.so.8 I checked the rpath definition of bindtextdomain; the only value was provided by the system compiler. The LD_CONFIG hint file on DragonFly provides /usr/pkg/lib as late runtime search path option, so the libintl.so library would get found anyway if help2man was installed without PKG_DEVELOPER=yes set. The updated patch-aa adds ${prefix}/lib to bindtextdomain.so rpath so it will pass PKG_DEVELOPER checks now.
2012-07-11- ocamlduce (not used any longer)wiz1-1/+1
+ camlzip (ocsigen)
2012-07-11Remove obsolete file.wiz1-5/+0
2012-07-11Updated www/ocsigen to 2.1wiz2-3/+3
2012-07-11Update to 2.1, provided by Jaap Boender. Remove BROKEN.wiz11-372/+344
===== 2.1 (2012-06-02) ===== * Rename and split Ocsigen_pervasives into Ocsigen_lib and Ocsigen_lib_base * Adapt to lower-case module names in TyXML ===== 2.0.4 (2012-03-08) ===== * Fix licencing problems of staticmod icons * Server: ** Add a notification for connections closed by the client ===== 2.0.3 (2012-01-31) ===== * Staticmod: add a "cache" option * Cgimod: fix use of old $1 notation instead of \1 * Fix problem with etags, post and safari * Add charset to content served as something/xml * Licence of polytable and ocsigen_cache changed from GPL to LGPL ===== 2.0.2 (2011-11-18) ===== * Server: ** The command line options where not parsed when the server was not compiled with -linkall. ** Improve error messages when the log firectory is not present. ** Add a Cross-Origin Resource Sharing extension. * Libraries: ** Allow Ocsigen_sender.{Html5,Xhtml}_content to choose the returned content type (close #53). ** Ocsigen_extensions.get_port: do not return the actual request port if an Host HTTP header is present. ===== 2.0.1 (2011-09-28) ===== * Directory listing: do not use URL encoding for displaying the current path in HTML. ===== 2.0 (2011-09-20) ===== * Small fixes in documentation. ===== 2.0-rc1 (2011-07-15) ===== * Fix installation without dbm * Option to compile without preemptive threads * Get rid of C stubs: they are now included in Ocaml standard library * Log files are opened with the right UID ===== 1.91 (2011-04-08) ===== * Split the ocsigen package in three : tyxml, ocsigenserver and eliom * Rename into ocsigenserver * Revproxy, Accesscontrol: Handling {{{X-Forwarded-For}}} and {{{X-Forwarded-Proto}}} headers * HTTP parser rewrited ===== 1.90 ===== * New module {{{Eliom_client}}} for client/server Eliom programs using js_of_ocaml. * Eliom client: calling a service from client side code. * Eliom: Services taking Caml values as parameters. * Eliom: services sending Caml values. * Eliom: new implementation of forms and links to be compatible with client side programs. * Eliom: sp parameter has been removed (now using Lwt's thread storage) * Eliom: {{{Eliom_predefmod}}} renamed {{{Eliom_output}}} * Eliom: New module {{{Eliom_output.Customize}}} to create your own register functions from another registration module * Eliom: Module {{{Eliom_sessions}}} replaced by {{{Eliom_state}}}, {{{Eliom_request_info}}} and {{{Eliom_config}}}. * Eliom: new implementation of user cookies. * Eliom: Client process cookies. Like usual browser cookies but for one client side process. * Eliom: Client process server side state data. Like session data but for one client side process. * Eliom: Client process session services. * Eliom: Session group data. Like session data but for all sessions in a session group. * Eliom: Session group services. * Eliom: session replaced by a more general concept of "server side state". States have a scope: client process, session or group of sessions. * Eliom: session tables and request cache now deprecated, replaced by //Eliom references// * Eliom client: Possible to call another service without stopping the client side program, with bookmark support and back button support. * New extension Comet to allow server -> client communication. * Eliom: client/server communication channels. * Eliom: client/server reactive programming using React. * Eliom client: syntax extension for separating client and server code. * Eliom: New module Eliom_output.Eliom_appl for registering pages that belong to the same Eliom application. * Eliom client: syntax extension and wrapping/unwrapping mechanism to access server side values in client side code. * Eliom client: Relinking the DOM on client side after loading a (portion of) page. This allows to use directly nodes created on server side in client side code. * Eliom client: XHR redirections for Eliom applications. * Eliom: safe unmarshaling of caml values sent by client side programs * Xhtml: Xhtml5 support * Atom module and Pubsubhubbub * OpenID support * SVG module * Documentation: New tutorial * Documentation: New Eliom manual * //and many other things ...// ===== 1.3.4 ===== * Eliom: Now supporting list of lists in service parameters ===== 1.3.3 (2010-06-13) ===== * Eliom: Fix some typos in Eliom's tutorial stylesheet * Server: Fix usage of {{{accept_n}}} to avoid file descriptor leakage * XHTML: Adding missing elements and attributes in XHTML.M * Cleaning Ocsigen_cache * Eliom: Fixing actions with uploads ===== 1.3.2 (2010-04-30) ===== * Add dummy findlib packages ocsigen.xhtml*, that depend on ocsigen_xhtml*, for compatibility with previous versions. These packages might be removed in a future (major) release. * Port to Lwt 2.1.0 ===== 1.3.1 (2010-04-23) ===== * Split out ocsigen_xhtml findlib package * Configuration file: when no protocol is specified in {{{<port>}}}, listen on IPv6 (if possible) and IPv4 (always) ===== 1.3.0 (2010-01-22) ===== * Server: Each request now has a polymorphic data table (called //request cache//), where you can store the data you want to keep during the whole page generation. * Eliom: actions now return {{{()}}}. Use the request cache to send information to fallbacks. * Eliom: CSRF-safe coservices * Eliom: the number of sessions without group by IP address is now limited * Eliom: efficient implementation of limitation of sessions by groups (or now IP) for large limits * Eliom: the number of anonymous coservices by session is now limited * Eliom: the number of anonymous coservices without session by IP address is now limited * Eliom: now possible to unregister services * Eliom: New (very) experimental module {{{Eliom_obrowser}}} to use Eliom with Obrowser * Eliom: Now possible to have constant parts in suffixes to allow URLS like {{{/param1/something/param2}}} * Eliom: services with optional suffixes * Eliom: form towards a service with suffix: it is now possible to choose whether you want the redirection towards the suffix form or not * Eliom: lists and sets in suffixes * Eliom: Now possible to create services sending custom HTTP header values or customizing the content-type * Eliom: New notion: "Non localized parameters". Can be sent to any service. * Eliom: changing the order of parameters for user type form widgets * Eliom: changing the order of parameters for user type form widgets * Eliom: Eliom_tools.menu and hierarchical_menu now compare the URL strings (was: compare the service) * Eliom: textarea now take a string (was pcdata) * Eliom: The type of the iterator for lists in parameters has changed * Eliom: New options in configuration file to set session timeouts * Server: now possible to give the config file name to reload server command * Server: now possible to do a "graceful shutdown" of the server using the "shutdown" server command * Server: now possible to add custom commands for the command pipe * Server: EXPERIMENTAL now possible to observe HTTP headers before sending the result * Xhtmlpp: the parsing now fails if a quotation for an Xhtml element contains superfluous elements. (This can cause the parsing of previously incorrect code to fail) * Staticmod/Eliom: attempting to access a file whose name contains a NULL character will result in a 403. * Server: HTTP headers containing newlines are now properly escaped. * Server: correct missing xmlns in Xhtml DTD * Server: now send last-modified and etag headers when returning a 403 * Server: Now accepting several requests at a time (as explained in "Accept()able strategies" by Tim Brecht & all) * Rewritemod: more rewriting possibilities (still very basic) * Eliom menus are now more robust when finding which item is active * Fixed handling of incorrectly-sized multipart requests. Thanks to Mauricio Fernandez for noticing the bug * Upload directory and maximum file size can now be configured on a per-site basis * Renamed the field of Ocsigen_http_frame.t * Javascript events support in Xhtml.M ; Thanks to john @ 5070.info for the patch ===== 1.2.2 (2009-10-17) ===== * Add react and lwt.unix to the list of built-in findlib packages ===== 1.2.1 (2009-09-26) ===== * Lwt 2.0 compatibility: ** Adapt to Lwt.t/Lwt.u splitting ** fix Makefile to deal with lwt.unix findlib package * Fix ocsipersist-dbm Makefile * Fix for pcre-ocaml 6.0.0 * Fix typo regarding --stubdir in configure script ===== 1.2.0 (2009-03-25) ===== * Native code version now compiled by default * Now possible to link extensions and Eliom modules statically, for example to use a native code server on platforms where native dynlink is not supported * Server: Partial requests implemented (Range HTTP header) * Build C stubs into a shared library so that bytecode executables may be not linked in custom mode; new {{{--stubdir}}} option in {{{configure}}} script * Eliom: non-attached services now called "named non-attached coservices" and created using {{{Eliom_services.new_coservice'}}} with the optional {{{name}}} parameter * Eliom: now possible to create named attached coservices using the optional {{{name}}} parameter * Eliom: now possible to write libraries for Eliom sites, loaded inside {{{<host>}}}, but not generating any page * Eliom and server: EXPERIMENTAL now possible to make extensions that can use Eliom's data * XHTML.M's pretty printer: now possible to set the DOCTYPE manually * Eliom: now possible to set manually the DOCTYPE when registering an XHTML.M service * Redirectmod and Revproxy: now possible to do more complex rewriting * Accesscontrol: add support for {{{<port>}}} and {{{<ssl>}}} conditions * Config file: {{{aliases}}} attribute now called {{{hostfilter}}} * Revproxy and Redirectmod: now possible to filter on server, port and protocol * New extension extendconfiguration to allow dynamic changes in the configuration (mimetypes, charsets, followsymnlink, directory listing, ...) * Server: new module {{{LocalFiles}}} factoring the common parts for sending static files (with Eliom and staticmod for example), while checking that the files can safely be sent. * Now possible to use XHTML pretty printers without Ocsigen, using the {{{xhtmlpretty.cma}}} library * Add {{{Ocsigen_lib.register_exn_printer}}}, better error messages * Now possible to use the same configuration file in native code and in bytecode (.cmo/.cma filenames are internally translated to .cmxs) * Signature of Ocsigen_extensions.register_extension is now more complete and more lightweight * Userconf: the options set in the local .userconf file are kept in the enclosing {{{<site>}}} tag * Server: possibility to ignore or to supply an alternative command-line * Ocsigen_http_client: timeout when the distant server does not exists * OCaml versions < 3.10 are not supported anymore * Extensions are now much more strict w.r.t. the syntax of configuration files * Staticmod: accessing a directory for which indexing is disallowed returns an error 404 (instead of a 403 previously) ===== 1.1.0 (2008-07-15) ===== * Lwt removed (now distributed separately) * {{{XHTML.M}}} pretty printer: fixing pretty printing of empty tags (for browser compatibility) * Eliom_duce: New pretty printer for XHTML fixing pretty printing of empty tags * Eliom: secure sessions, secure services, (absolute) https links/forms, and using secure cookies * Eliom: Adding special "void action", without any parameters * Eliom: {{{Eliom_predefmod.Redirections}}} now called {{{Eliom_predefmod.String_redirection}}}, and adding new module {{{Eliom_predefmod.Redirection}}} that use GET services without parameters as data type. * Eliom and XHTML.M: Small changes of types in interfaces * Eliom: New session ID generator * Eliom: Adding types {{{int32}}} and {{{int64}}} for parameters and forms * Eliom: Adding functions {{{lwt_get_form}}} and {{{lwt_post_form}}} for creating forms using cooperative functions * Eliom and Staticmod: now possible to give GET parameters to static pages * Eliom: Bugfix in Makefiles for native code version * Eliom forms: Adding missing types in interfaces * Eliom_tools: current page is now optional in menus * Userconf and Eliom: there was a bug when loading both Eliom and Userconf together * Reverse Proxy: Now sending content length when available * Web server: The default content-type is now {{{application/octet-stream}}} * Creating and installing a cma file for all Ocsigen libraries not installed elsewhere * Ocsipersist-dbm: fixing bug when removing data * Deflatemod: fixing memory leak * And small bugfixes in XHTML.M, Eliom, ... ===== 1.0.0 (2008-04-01) ===== * Config file: findlib integration * Eliom and Ocsigen: changing namespace convention for modules * Access control: simplification of config file syntax * Eliom: Allowing (module dependent) parameters for registration functions * New xhtml output without pretty printing * Web server: Bugfix in HTTP/1.0 with keep-alive * Reverse proxy: Bugfix GET parameters were wrong * Reverse proxy: Bugfix memory consumption when the connection was closed by client ===== 0.99.5 (2008-01-11) ===== * Revproxy: pipelining of requests * Access control: simplification, generalization of filters and syntax changes in config file * Eliom: EXPERIMENTAL session groups * Eliom: non-attached services * Eliomduce: new functor {{{SubXhtml}}} for creating registration modules * Eliomduce: new module Eliomducetools with same features as Eliomtools, but for Eliomduce * Web server: now possible to split the configuration file into several files using the {{{<extconf/>}}} option. * Web server: now possible to have {{{<site>}}} option inside another {{{<site>}}} in configuration files, and the the first one is optional * Web server: EXPERIMENTAL user configuration files, with restricted possibilities (for security reasons) * Web server: IPv6 support * Deflatemod: now possible to filter on file extensions * Eliom: new option to keep GET non-attached parameters or not when doing a POST form towards a non-attached coservice. * Eliom: bugfix path of session cookies * Eliom: bugfix POST non-attached coservices called from a page with non-attached GET parameters were not found. * Lwt: now catching exceptions raised after timeouts * Cgimod: bufixes in path handling * Web server: bugfix - some files were not closed ===== 0.99.4 (2007-11-21) ===== * Ocsigen: Changes in the extension mechanism. The extensions are not tried in the order in which they are loaded any more, but in the order in which the options are specified for each site in the configuration file. * New experimental extension: access control * A few small enhancements ** Eliom: internal cookie management rewritten (+ bugfix) ** Eliom: Small changes in function names ** Eliom: now retry all extensions after actions (not only Eliom) ** Eliom: cleaning {{{Eliommod}}} interface ** Ocsigen server: Internal changes in server (removing "send" functions, debug messages lazier) ** Lwt: Adding a few functions in {{{Lwt_chan}}} interface ** Staticmod: Allowing to personalize default error pages for HTTP errors ** Ocsipersist (dbm and sqlite): better handling of database errors ** XHTML: New pretty printer for xhtml using streams (up to 15% speedup on requests) ** XHTML: Allowing any value for {{{<link>}}} rel attribute (for example {{{shortcut icon}}}). ===== 0.99.3 (2007-11-07) ===== * Ocsigen: New module Deflatemod to compress data before sending to the browser. * Ocsigen: EXPERIMENTAL - New module Revproxy (reverse proxy). * Eliom: New session mechanism, with the ability to name the sessions and thus have several sessions for the same site. * Eliom: Now possible to have one site with session inside a subdirectory of another one. * Lwt: New module {{{Lwt_timeout}}} to implement timeouts, new module {{{Lwt_chan}}}, new module {{{Lwt_mutex}}}, new function {{{Lwt_unix.abort}}} to make all threads waiting on a file descriptor abort with an exception. * Ocsigen: New implementation of lots of Web server internals. Better management of Ocsigen's streams, file descriptors, exceptions, timeouts ... * A lot of enhancements and bug fixes: ** Eliom: Single {{{<select>}}} now always return one parameter ({{{`Opt}}} replaced by {{{`One}}}, and the first item is selected by default to prevent selecting nothing with some browsers). ** Eliom: More secure cookies. ** Eliom: new version of the tutorial. ** Eliom splitted in several modules. ** Eliom: Nurpawiki example now called Miniwiki. ** Eliom: {{{any_...}}} form widgets now called {{{raw_...}}} ** Eliom: {{{~url}}} parameter (for {{{new_service}}}, etc.) now called {{{~path}}}. ** Eliom: Bugfix escaping characters in URL was wrong ** Eliom: Adding a new parameter {{{~prefix}}} to {{{new_external_service}}} for the scheme and server name. Not encoded. ** Eliom: Eliomboxes now called Eliomtools, with new widget "hierarchical menu" for sites with sections and subsections. ** Eliom: Adding {{{Eliompredefmod.Streamlist}}}. ** Ocsigen: EXPERIMENTAL - now possible to do HTTP requests. ** Ocsigen: New module Redirectmod to define HTTP redirections in the config file. ** Ocsigen: Make possible to create new kind of extensions to filter the output (for ex compression) ** Ocsigen: Bugfix - HEAD requests were broken in 0.99.2 ** Ocsigen: Bugfix - HTTP errors were sometimes sending a body in respond to a HEAD request. ** Ocsigen: Now sending 403 when upload is forbidden ** Ocsigen: HTTP headers {{{If-Match}}}, {{{If-None-Match}}}, {{{If-Unmodified-Since}}} implemented ** Cgimod: Bugfix - HEAD requests were sending an error 500. ** Cgimod: Bugfix - Some file descriptors were not closed. ** Cgimod: Implementing a timeout on CGI scripts. ===== 0.99.2 (2007-08-21) ===== * Eliom: New implementation of forms. All missing cases implemented, and more possibilities, such as untyped forms. * Ocsipersist: New implementation of Ocsipersist using SQLite instead of DBM. (You can still use the old one). * Cgimod: EXPERIMENTAL - New extension for using CGI scripts with Ocsigen (including PHP through CGI). * Staticmod: Allowing to have several static directories for one site. * Staticmod: Allowing to list the content of directories. * Ocsigen: HTTP Header "Transfer-Encoding: chunked" implemented for sending or receiving data without knowing the Content-Length * Ocsigen: Bugfix in preemptive.ml when lots of simultaneous connections * Ocsigen: Improvements in the extension mechanism * Ocsigen: New file extensiontemplate.ml: an example explaining how to write your own extensions * Ocsigen: Bugfix - fixing limitation of simultaneous connections * Eliom: Bugfix - type of {{{all_suffix_string}}} was wrong in {{{eliom.mli}}}. * Eliom: GET Services do not answer any more to POST requests without parameters. ===== 0.99.1 (2007-05-15) ===== * Eliom: Now possible to set an exception handler for the whole site to personalize error pages (404, 500, etc.) * Eliom: Now possible to register main services after initialization * Eliom: Unifying {{{register}}} and {{{register_public}}}. Use the optional {{{~sp}}} parameter to register during session. * Eliom: Idem for all functions {{{..._during_init}}} and {{{..._during_session}}} * Eliom: Functions to remove data from tables * Ocsigen: Debug mode: the exception is printed on the error page * Ocsigen: Bugfix in {{{Preemptive.detach}}} when used with {{{Lwt_unix.run}}} * Ocsigen: Bugfix - launching ocsidbm for MacOS * Eliom: Bugfix - GC of sessions and session data * Eliom: Bugfix - GET actions were not working properly ===== 0.99.0 (2007-05-05) ===== * EXPERIMENTAL: Native code support. It is now possible to use Ocsigen in native code. BUT: to use that, you need a modified version of OCaml, that allows dynlinking of native code modules (natdynlink branch in OCaml's CVS, by Alain Frisch). * OCaml 3.10 support (syntax extension with new Camlp4) * The functor Ocsigen.Make (add new types of pages for Ocsigenmod) is now divided into two functors, one for "register" functions, and one for forms and links (if needed). * New module for dynamic page creation called Eliom. Ocsigenmod is now deprecated but is still in the distribution. Eliom is based on Ocsigenmod. * Eliom: replacing auxiliary services by coservices. Coservices may have GET or (and) POST state parameter. * Eliom: adding notion of non-attached coservices. They can take GET or POST parameters. * Eliom: Creation of a new module {{{Actions}}}. It is possible to register actions on main services, coservices (attached or not). * Eliom: Removing the old actions (use new actions towards non-attached coservices instead) * Eliom: New module {{{Unit}}} for actions without reload * Eliom: New module {{{Redirections}}} to register redirection pages. * Eliom: New module {{{Files}}} to register services that send files. * Eliom: New module {{{Any}}} to register services that choose what they send. * Eliom: New module {{{Blocks to register services that send a box of type body content. * Eliom: Module {{{Text}}} replaced by {{{HtmlText}}}, and adding {{{CssText}}} and {{{Text}}} (for any content type). * Eliom: Bugfix - Typing errors of parameters are now catched only if the names of parameters fit exactly. * Eliom: {{{register_service}}} now called {{{register}}}. * Eliom: EXPERIMENTAL Fallbacks can now get a "Session expired" from previous pages and actions may send informations to the page generated (using exception). * Eliom: Now possible to pre-apply services (to make links or to be used as fallbacks for coservices) * Eliom: services can now set their own cookies * Eliom: Disposable coservices (coservices that you can use only n times) * Eliom: Nurpawiki: example of Wiki written by Janne Hellsten * Eliom: New handling of URLs with suffixes * Ocsigen: New module Ocsipersist for persistent data, using its own DBM server (ocsidbm) * Eliom: Persistent sessions using Ocsipersist * Eliom: Timeouts for sessions * Eliom: Timeouts for coservices * Ocsigen: It is now possible to give parameters to extensions in configuration file. * Ocsigen: Simplifying parsing of configuration file (could be improved). * Ocsigen: EXPERIMENTAL It is now possible to reload the modules without stoping the server. * Staticmod: Rewriting of URLs using regular expressions.
2012-07-11Don't duplicate patches.joerg3-51/+3
2012-07-11Updated x11/p5-gtk2 to 1.243wiz1-1/+2
2012-07-11Update to 1.243:wiz2-7/+6
Overview of changes in Gtk2 1.243 ================================= * Avoid trying to re-register a GType for GConnectFlags.
2012-07-11Updated devel/p5-glib2 to 1.260wiz2-3/+3
2012-07-11Update to 1.260:wiz2-9/+7
Overview of changes in Glib 1.260 (stable) ========================================== * Tell CPAN to ignore POD fragments in Makefile.PL * Document that SOURCE_CONTINUE and _REMOVE can be exported Overview of changes in Glib 1.253 ================================= * Export the constants SOURCE_CONTINUE and SOURCE_REMOVE on request. (RT #48070) * Create and register a GType for GConnectFlags. Overview of changes in Glib 1.252 ================================= * Make the recent thread-safety improvements work for non-threaded perls too. Overview of changes in Glib 1.251 ================================= * Make signal marshalling more thread-safe. When a signal handler is invoked from a foreign thread without associated Perl interpreter, hand the marshalling over to the main loop which in turn later wakes up the main thread and lets it handle the request. Since this approach is experimental, there is debug print for now whenever it is used: *** GPerl asked to invoke callback from a foreign thread; handing it over to the main loop Overview of changes in Glib 1.250 ================================= * Add a fallback implementation of SvMAGIC_set; Bugzilla bug #665266 * Avoid a syntax error on older perls * Glib::Object: make ref-counting compatible with perl >= 5.16 (RT#73650) * Fix some typos in POD (RT#73616)
2012-07-11Add missing build dependencies when using doxygen-1.8.x.wiz2-10/+14
Closes PR 46664 by Makoto Fujiwara using his patch. While here, rename option to "doc" instead of unconventional "doxygen".
2012-07-11Updated graphics/openjpeg to 1.5.0nb1wiz1-1/+2
2012-07-11CVE-2012-3358:wiz4-4/+70
A heap-based buffer overflow was found in the way OpenJPEG, an open-source JPEG 2000 codec written in C language, performed parsing of JPEG2000 having certain number of tiles and tilesizes. A remote attacker could provide a specially crafted JPEG 2000 file, which when opened in an application linked against openjpeg would lead to that application crash, or, potentially arbitrary code execution with the privileges of the user running the application. http://code.google.com/p/openjpeg/source/detail?r=1727 Bump PKGREVISION. pkglint cleanups while here.
2012-07-11Updated graphics/png to 1.5.12wiz1-1/+2
2012-07-11Update to 1.5.12:wiz2-6/+6
Removed scripts/makefile.cegcc from the *.zip and *.7z distributions; it depends on configure, which is not included in those archives. Changed "a+w" to "u+w" in Makefile.in to fix CVE-2012-3386. I don't see CVS-2012-3386 as a vulnerability that applies to pkgsrc, since to trigger it, you have to run 'make distcheck', and pkgsrc never does that.
2012-07-10Note update of kpathsea, ptexenc, and web2c.minskim1-1/+4