Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (16m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (41d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (153d) 

2024-05-12 14:58:59 UTC Now

2012-07-11 19:01:13 UTC MAIN commitmail json YAML

Update DESCR (based on homepage). From Bug Hunting.

(wiz)

2012-07-11 19:01:00 UTC MAIN commitmail json YAML

Fill in HOMEPAGE. From Bug Hunting.

(wiz)

2012-07-11 15:42:50 UTC MAIN commitmail json YAML

Updated databases/ipa_sdb to 1.1.1

(wiz)

2012-07-11 15:42:39 UTC MAIN commitmail json YAML

Update to 1.1.1:
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.

(wiz)

2012-07-11 15:38:35 UTC MAIN commitmail json YAML

Update to 3.31
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

(wen)

2012-07-11 15:35:58 UTC MAIN commitmail json YAML

+ js_of_ocaml, ocaml-deriving-ocsigen.

(wiz)

2012-07-11 15:35:47 UTC MAIN commitmail json YAML

Added devel/js_of_ocaml version 1.2

(wiz)

2012-07-11 15:35:06 UTC MAIN commitmail json YAML

Import js_of_ocaml-1.2 as devel/js_of_ocaml.
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.

(wiz)

2012-07-11 15:34:11 UTC MAIN commitmail json YAML

Added devel/ocaml-deriving-ocsigen version 0.3c

(wiz)

2012-07-11 15:33:51 UTC MAIN commitmail json YAML

Import ocaml-deriving-ocsigen-0.3c as devel/ocaml-deriving-ocsigen.
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.

(wiz)

2012-07-11 14:47:23 UTC MAIN commitmail json YAML

Reduce dependencies now that minskim provided tex-xtab (thank you!)

(wiz)

2012-07-11 13:00:23 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2012-07-11 13:00:00 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and tex-xtab{,-doc}.

(minskim)

2012-07-11 12:58:56 UTC MAIN commitmail json YAML

2012-07-11 12:58:02 UTC MAIN commitmail json YAML

2012-07-11 12:57:27 UTC MAIN commitmail json YAML

Import tex-xtab-2.3f as print/tex-xtab.

Xtab is an extended and somewhat improved version of
supertabular; it provides tables that break across pages.

(minskim)

2012-07-11 12:14:59 UTC MAIN commitmail json YAML

Fix build and my mistake.
Thank you, marino@.

(ryoon)

2012-07-11 11:49:27 UTC MAIN commitmail json YAML

converters/help2man: Fix rpath on lib/binddomain.so

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.

(marino)

2012-07-11 10:43:41 UTC MAIN commitmail json YAML

- ocamlduce (not used any longer)
+ camlzip (ocsigen)

(wiz)

2012-07-11 10:43:09 UTC MAIN commitmail json YAML

Remove obsolete file.

(wiz)

2012-07-11 10:40:57 UTC MAIN commitmail json YAML

2012-07-11 10:40:47 UTC MAIN commitmail json YAML

Update to 2.1, provided by Jaap Boender. Remove BROKEN.

===== 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.

(wiz)

2012-07-11 10:07:54 UTC MAIN commitmail json YAML

2012-07-11 09:45:17 UTC MAIN commitmail json YAML

Updated x11/p5-gtk2 to 1.243

(wiz)

2012-07-11 09:45:05 UTC MAIN commitmail json YAML

Update to 1.243:

Overview of changes in Gtk2 1.243
=================================

* Avoid trying to re-register a GType for GConnectFlags.

(wiz)

2012-07-11 09:34:01 UTC MAIN commitmail json YAML

Updated devel/p5-glib2 to 1.260

(wiz)

2012-07-11 09:33:51 UTC MAIN commitmail json YAML

Update to 1.260:

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)

(wiz)

2012-07-11 09:25:22 UTC MAIN commitmail json YAML

Add missing build dependencies when using doxygen-1.8.x.
Closes PR 46664 by Makoto Fujiwara using his patch.

While here, rename option to "doc" instead of unconventional "doxygen".

(wiz)

2012-07-11 09:09:07 UTC MAIN commitmail json YAML

Updated graphics/openjpeg to 1.5.0nb1

(wiz)

2012-07-11 09:07:21 UTC MAIN commitmail json YAML

CVE-2012-3358:
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.

(wiz)

2012-07-11 09:00:53 UTC MAIN commitmail json YAML

Updated graphics/png to 1.5.12

(wiz)

2012-07-11 09:00:42 UTC MAIN commitmail json YAML

Update to 1.5.12:
  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.

(wiz)

2012-07-10 23:07:18 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup tickets #3856 and #3857.

(tron)

2012-07-10 23:06:36 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3857 - requested by bsiegert
devel/automake: security update

Revisions pulled up:
- devel/automake/Makefile                                      1.84
- devel/automake/distinfo                                      1.38

---
  Module Name:    pkgsrc
  Committed By:  bsiegert
  Date:          Mon Jul  9 18:03:49 UTC 2012

  Modified Files:
          pkgsrc/devel/automake: Makefile distinfo

  Log Message:
  SECURITY: Update automake to 1.12.2.
  Fixes CVE-2012-3386: automake security fix for 'make distcheck'

(tron)

2012-07-10 22:55:51 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3856 - requested by bsiegert
audio/libaudiofile: build fix

Revisions pulled up:
- audio/libaudiofile/hacks.mk                                  1.1

---
  Module Name:    pkgsrc
  Committed By:  bsiegert
  Date:          Mon Jul  9 16:42:37 UTC 2012

  Added Files:
          pkgsrc/audio/libaudiofile: hacks.mk

  Log Message:
  The build system uses -fvisibility=hidden and -fvisibility-inlines-hidden
  without checking if they are supported. Disable them via BUILDLINK_TRANSFORM
  for MirBSD. Unbreaks the build.

(tron)

2012-07-10 22:35:33 UTC MAIN commitmail json YAML

Note update of kpathsea, ptexenc, and web2c.

(minskim)

2012-07-10 22:35:10 UTC MAIN commitmail json YAML

2012-07-10 22:34:38 UTC MAIN commitmail json YAML

Update web2c to 2012.

Changes:
- Add upTeX.
- Documentation and bug fixes.

(minskim)

2012-07-10 22:33:54 UTC MAIN commitmail json YAML

Update ptexenc to 1.3.0.

Major changes:
- Support for upTeX and e-upTeX.

(minskim)

2012-07-10 22:32:14 UTC MAIN commitmail json YAML

2012-07-10 22:14:30 UTC MAIN commitmail json YAML

Note update of atf and atf-libs to 0.16, kyua-cli to 0.5 and the addition
of the kyua-atf-compat (0.1) package.

(jmmv)

2012-07-10 22:13:49 UTC MAIN commitmail json YAML

Initial import of kyua-atf-compat, version 0.1:

Experimental version released on July 10th, 2012.

This is the first public release of the kyua-atf-compat package.

This first release is paired with the 0.16 release of ATF, which
disables the build of atf-run and atf-report by default.  The goal
of this package is, then, to provide compatibility utilities for
these disabled tools but using Kyua as the backend for the execution
of the tests.

(jmmv)

2012-07-10 22:09:33 UTC MAIN commitmail json YAML

Update to 0.5:

Experimental version released on July 10th, 2012.

* Issue 15: Added automatic stacktrace gathering of crashing test cases.
  This relies on GDB and is a best-effort operation.

* Issue 32: Added the '--build-root' option to the debug, list and test
  commands.  This allows executing test programs from a different
  directory than where the Kyuafile scripts live.  See the 'Build roots'
  section in the manual for more details.

* Issue 33: Removed the kyuaify.sh script.  This has been renamed to
  atf2kyua and moved to the kyua-atf-compat module, where it ships as a
  first-class utility (with a manual page and tests).

* Issue 34: Changed the HTML reports to include the stdout and stderr of
  every test case.

* Fixed the build when using a "build directory" and a clean source tree
  from the repository.

(jmmv)

2012-07-10 22:02:59 UTC MAIN commitmail json YAML

Update to ATF 0.16:

Experimental version released on July 10th, 2012.

* Added a --enable-tools flag to configure to request the build of the
  deprecated ATF tools, whose build is now disabled by default.  In order
  to continue running tests, you should migrate to Kyua instead of enabling
  the build of the deprecated tools.  The kyua-atf-compat package provides
  transitional compatibility versions of atf-run and atf-report built on
  top of Kyua.

* Tweaked the ATF_TEST_CASE macro of atf-c++ so that the compiler can
  detect defined but unused test cases.

* PR bin/45859: Fixed some XSLT bugs that resulted in the tc-time and
  tp-time XML tags leaking into the generated HTML file.  Also improved
  the CSS file slightly to correct alignment and color issues with the
  timestamps column.

* Optimized atf-c++/macros.hpp so that GNU G++ consumes less memory during
  compilation with GNU G++.

* Flipped the default to building shared libraries for atf-c and atf-c++,
  and started versioning them.  As a side-effect, this removes the
  --enable-unstable-shared flag from configure that appears to not work any
  more (under NetBSD).  Additionally, some distributions require the use of
  shared libraries for proper dependency tracking (e.g. Fedora), so it is
  better if we do the right versioning upstream.

* Project hosting moved from an adhoc solution (custom web site and
  Monotone repository) to Google Code (standard wiki and Git).  ATF now
  lives in a subcomponent of the Kyua project.

(jmmv)

2012-07-10 20:23:14 UTC MAIN commitmail json YAML

Restore patch sums of patch-ac and patch-ae; Joerg changed them last
week without modifying the patches. HI JOERG

(dholland)

2012-07-10 19:14:48 UTC MAIN commitmail json YAML

Add MirBSD support and unbreak build on MirOS. No-op on other platforms
so no PKGREVISION bump.

(bsiegert)

2012-07-10 13:21:50 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 4.0.4

(ryoon)

2012-07-10 13:20:19 UTC MAIN commitmail json YAML

Update to 4.0.4

* php-sqlite is no longer needed at least fresh installation
* Tested with php54 and apache24
* php-xml is needed
* Update MESSAGE

Changelog:
Version 4.0.4 June 28rd 2012

    Fix assigning several groups to a user.
    Fix LDAP connector with AD servers
    Conserve some memory in Contacts App
    Fix a warning in Gallery when deleting files
    Fix a bug in the music scanner

Version 4.0.3 June 23rd 2012

    Added a check if the .htaccess file is working and the data directory is protected or not.
    Added a check if a user is allowed to edit a bookmark or not.
    Fix the bookmarklet
    Fix the timezone in the datepicker
    Fix mimetype detection for cdr files
    Fix the filecache for the /Shared folder
    Fix a potential data corruption bug in the encryption app
    Don´t show other users filenames during filesystem cache rebuild
    Fix several XSS bugs
    Performance improvements for WebDAV and Desktop Syncing
    Fix quota calculation
    Improve the LDAP integration and group management
    Fix problems with the pdf viewer
    Fix user account migration
    Implement several CSRF security checks
    Fix a gallery bug where first picture is repeated in the last picture.
    Lot´s of calendar fixes
    Fix problem with “/” in filenames
    Updated translations
    Several fixes in Contacts
    Lot´s of fixes in the Tasks App
    Fix a bug in the filesystem cache with ghost entries

Version 4.0.2 June 11th 2012

    Lot’s of gallery fixes
    More 3rd party apps visible
    Fixed update notifications
    Several calendar fixes
    Several XSS fixes in calendar
    Several improvements in contacts
    Fix infinite redirect during setup for windows hosts
    Several XSS fixes in contacts
    New user password salting
    Several LDAP fixes
    Fix duplicate emails in sharing
    Improved compatibility with Android browser
    Fixed calendar links
    Fixed logging
    Allow “/” in filenames
    Updated translations
    Fixed reverse proxy and custom hosts configuration
    Fix contact photo editing
    Don’t allow renaming, deleting and resharing of shared folder

(ryoon)

2012-07-10 10:53:37 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.116

(wiz)

2012-07-10 10:53:27 UTC MAIN commitmail json YAML

Two more bugfixes, version++

(wiz)

2012-07-10 10:53:06 UTC MAIN commitmail json YAML

Fix regex_dependency_wildcard and recognize PERL5_LICENSE.

(wiz)

2012-07-10 10:27:43 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.115

(wiz)

2012-07-10 10:27:34 UTC MAIN commitmail json YAML

Bump version again for more fixes.

(wiz)

2012-07-10 10:27:23 UTC MAIN commitmail json YAML

Warn about space before colon in dependency line instead of FATALing out.
Addresses part of PR 46570 by David Holland.

(wiz)

2012-07-10 10:23:12 UTC MAIN commitmail json YAML

Updated net/bind99 to 9.9.1pl1nb2

(sbd)

2012-07-10 10:23:03 UTC MAIN commitmail json YAML

Add and enable readline option.

To make this work properly rework the readline detection to not use LIBS
but instead use the new @LIBREADLINE@ AC_SUBST (This stops _everything_
being linked to libreadline!).

Bump PKGREVISION.

(sbd)

2012-07-10 10:18:55 UTC MAIN commitmail json YAML

Add patch to "Link proper postgresql library" in autoconf source.

(sbd)

2012-07-10 09:39:43 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.114

(wiz)

2012-07-10 09:39:27 UTC MAIN commitmail json YAML

Do not parse Makefiles in files/ or patches/
Addresses another part of PR 46570 by David Holland.
Bump version.

(wiz)

2012-07-10 09:37:20 UTC MAIN commitmail json YAML

Fix casing in used-by line.

(wiz)

2012-07-10 09:11:00 UTC MAIN commitmail json YAML

Update smtpfeed 1.18 to 1.20.

(mef)

2012-07-10 09:09:11 UTC MAIN commitmail json YAML

Bump smtpfeed version from 1.18 (2002/03) to 1.20 Based on PR pkg/46679
with:
+LICENSE=    original-bsd
-----------
1.20: Aug.21,2003:
        smtp.c, common.h:
                fix on duplicate mailing.

1.19: Aug.20,2003:
        configure:
                SunOS 5.9 support from Toshio Hiraga <Toshio.Hiraga at jp.sony.com>
        main.c, smtp.c:
                reuse connection even when all recipients are invalid in a
                  transaction. please specify option -u to use this feature.
                  suggested by Koji Kawano <kawano at tailback.co.jp>
        smtp.c:
                retry on recipients which are not accepted with 452 (too many
                  recipients) problem reported by Kenji Ikeda
                  <ikeda at impress.co.jp>
                fix on bug to set cnf.rcpts_trans to 1 reported by
                  Koji Kawano <kawano at tailback.co.jp>
                avoid null pointer access/out of range access of state_tbl[]
                  when unexpected close of SMTP connection reported by
                  Hirokazu MORIKAWA <morikawa at nxhack.tarumi.kobe.jp>
                  also by Masato Minda <minmin at wide.ad.jp>
                reply code tweaking after . termination of DATA command
                  problem reported by Ken Makimura <macky at astem.or.jp>
        dns.c:
                do not drop query when got an answer from a NS which does not
                support recursive query.
        util.c:
                fix on size for MALLOC reported by Koji Kawano
                <kawano at tailback.co.jp>
-----------

(mef)

2012-07-10 07:52:46 UTC MAIN commitmail json YAML

Only set PTHREAD_AUTO_VARS if the threads options is enabled.
Also move PTHREAD_OPTS to just above where pthread.buildlink3.mk is included.

(sbd)

2012-07-10 06:54:40 UTC MAIN commitmail json YAML

Note update of the "tidy" package to version 20091027nb2.

(tron)

2012-07-10 06:53:41 UTC MAIN commitmail json YAML

Add missing documentation files to package list, bump package revision.

(tron)

2012-07-10 03:07:18 UTC MAIN commitmail json YAML

2012-07-10 03:03:01 UTC MAIN commitmail json YAML

Update from 1.3.5 to 1.5.0 based on PR pkg/46183

[ANNOUNCE] libX11 1.5.0
------------------------
At long last, the stable release of Xlib 1.5.0.

While it only strictly requires libxcb 1.2, it's recommended that libxcb 1.8.1
be used to get the fix for network connection fallback from Unix sockets to
TCP that replaces the code previously found in libX11.

Since there have been no changes since the final release candidate,
here's the full list of changes since libX11 1.4.4:

    ( Some 150 lines omitted, see following URL for detail )
http://lists.x.org/archives/xorg-announce/2012-June/001970.html

[ANNOUNCE] libX11 1.4.4
-----------------------
Thu, 28 Jul 2011 20:05:49 -0700 by  Alan Coopersmith

Another bug fix release of libX11 brings another large set of fixes
found by static analysis or to ease further static analysis, many
documentation fixes and improvments, and improved assertions to
help users and developers figure out why Xlib just crashed on them.

[ANNOUNCE] libX11 1.4.3
-----------------------
Tue Apr 5 14:18:18 PDT 2011 by Alan Coopersmith

A minor release of libX11 to add support for the Sinhala keysyms required
by the recent xkb-config 2.2 release.  Note that to get full support for
these keysyms you will also need to upgrade to x11proto 7.0.21 before
building the new libX11.

[ANNOUNCE] libX11 1.4.2
-----------------------
This bugfix release pulls in a ton of fixes for problems found by code static
analysis tools.  Many thanks to everyone who has helped find and fix these
issues before they turned into nasty problems.

Additionally, Jamey Sharp has provided some fixes for Display lock handling
that caused some deadlocks when using xcb for transport (which was optional
in 1.3.x and is required in 1.4.x), so this update is highly recomended to
users of multi-threaded Xlib applications.

[ANNOUNCE] libX11 1.4.1
------------------------
Tue, 11 Jan 2011 22:35:19 -0800 by Alan Coopersmith

This bugfix release corrects two small issues in Xlib event handling,
and provides, for the first time ever, the XKB API spec in DocBook format.

[ANNOUNCE] libX11 1.4.0
------------------------
Sun Nov 21 14:38:32 PST 2010 by Alan Coopersmith

After 3 release candidates, it's finally done - libX11 1.4 is released.

As previously warned, libX11 1.4 *requires* libxcb.  The Xlib 1.3 branch
continues to support the --without-xcb option for the benefit of any
remaining distributors who do not yet ship XCB in their stable releases.

[ANNOUNCE] libX11 1.3.6
------------------------
2010-09-20 6:16:18 by Daniel Stone

Just a small maintenance release for libX11; pending any catastrophic
bugs, this will probably be the last release from the 1.3.x branch.  The
XStringToKeysym changes should provide a not-insignificant speedup for
X server and application startup.

(mef)

2012-07-09 22:11:00 UTC MAIN commitmail json YAML

Expand permission descriptions in standard warning.

(wiz)

2012-07-09 21:58:33 UTC MAIN commitmail json YAML

Bump version again for more games fixes.

(wiz)

2012-07-09 21:57:32 UTC MAIN commitmail json YAML

2012-07-09 21:57:16 UTC MAIN commitmail json YAML

Fix USE_GAMESGROUP properties.

(wiz)

2012-07-09 21:56:39 UTC MAIN commitmail json YAML

Add GAMES_GROUP GAMES_USER GAMEDATAMODE GAMEDIRMODE GAMEMODE to BUILD_DEFS.

(wiz)

2012-07-09 19:18:23 UTC MAIN commitmail json YAML

Fix backtrace(3) usage on NetBSD.

(joerg)

2012-07-09 19:17:52 UTC MAIN commitmail json YAML

Don't use strcharnul from the helper library, it doesn't end up as PIC
when compiled with Clang.

(joerg)

2012-07-09 19:17:15 UTC MAIN commitmail json YAML

2012-07-09 19:16:33 UTC MAIN commitmail json YAML

Don't use -std=gnu99 when compiling C++ code. Don't use restrict in C++
code either.

(joerg)

2012-07-09 19:09:09 UTC MAIN commitmail json YAML

2012-07-09 19:08:46 UTC MAIN commitmail json YAML

Fix backtrace(3) usage on NetBSD

(joerg)

2012-07-09 19:08:24 UTC MAIN commitmail json YAML

2012-07-09 19:08:05 UTC MAIN commitmail json YAML

2012-07-09 19:06:54 UTC MAIN commitmail json YAML

2012-07-09 19:06:22 UTC MAIN commitmail json YAML

2012-07-09 19:05:30 UTC MAIN commitmail json YAML

Fix backtrace(3) on NetBSD

(joerg)

2012-07-09 18:14:48 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.112

(wiz)

2012-07-09 18:14:35 UTC MAIN commitmail json YAML

Allow "." in package names (needed e.g. for gst-plugins0.10-base).
Check package patterns in DEPENDS.
Requested by diro in PR 46570.
Bump version.

(wiz)

2012-07-09 18:05:45 UTC MAIN commitmail json YAML

Mention automake update

(bsiegert)

2012-07-09 18:03:49 UTC MAIN commitmail json YAML

SECURITY: Update automake to 1.12.2.
Fixes CVE-2012-3386: automake security fix for 'make distcheck'

(bsiegert)

2012-07-09 17:47:37 UTC MAIN commitmail json YAML

Recognize FETCH_USING as user-settable variable, as intended.
Addresses a comment by diro in PR 46570.

(wiz)

2012-07-09 17:37:57 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.111

(wiz)

2012-07-09 17:37:48 UTC MAIN commitmail json YAML

2012-07-09 17:37:30 UTC MAIN commitmail json YAML

Mention -e when warnings have been found and it wasn't specified.
Update for games handling changes.

(wiz)

2012-07-09 17:36:59 UTC MAIN commitmail json YAML

Document permissions. Addresses part of PR 46570.

(wiz)

2012-07-09 17:36:30 UTC MAIN commitmail json YAML

Update for recent (undocument in the guide) changes to games group handling

(wiz)

2012-07-09 16:42:37 UTC MAIN commitmail json YAML

The build system uses -fvisibility=hidden and -fvisibility-inlines-hidden
without checking if they are supported. Disable them via BUILDLINK_TRANSFORM
for MirBSD. Unbreaks the build.

(bsiegert)

2012-07-09 15:48:14 UTC MAIN commitmail json YAML

Update documentation on how to handle setgid and games.

(wiz)

2012-07-09 15:44:06 UTC MAIN commitmail json YAML

Move USE_GAMESGROUP and SETGIDGAME defaults out of mk.conf, where they
don't belong (package-setable, not user-setable).

(wiz)

2012-07-09 14:53:15 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-xetex.

(minskim)

2012-07-09 14:52:53 UTC MAIN commitmail json YAML

Add a missing dependency.

(minskim)

2012-07-09 14:32:25 UTC MAIN commitmail json YAML

Updated www/gitweb to 1.7.11.1

(adam)

2012-07-09 14:30:50 UTC MAIN commitmail json YAML

Changes 1.7.11.1:
* The cross links in the HTML version of manual pages were broken.
Also contains minor typofixes and documentation updates.

Changes 1.7.11:
UI, Workflows & Features
* A new mode for push, "simple", which is a cross between "current"
  and "upstream", has been introduced. "git push" without any refspec
  will push the current branch out to the same name at the remote
  repository only when it is set to track the branch with the same
  name over there.  The plan is to make this mode the new default
  value when push.default is not configured.
* A couple of commands learned the "--column" option to produce
  columnar output.
* A third-party tool "git subtree" is distributed in contrib/
* A remote helper that acts as a proxy and caches ssl session for the
  https:// transport is added to the contrib/ area.
* Error messages given when @{u} is used for a branch without its
  upstream configured have been clarified.
* Even with the "-q"uiet option, "checkout" used to report setting up
  tracking.  Also "branch" learned the "-q"uiet option to squelch
  informational message.
* Your build platform may support hardlinks but you may prefer not to
  use them, e.g. when installing to DESTDIR to make a tarball and
  untarring on a filesystem that has poor support for hardlinks.
  There is a Makefile option NO_INSTALL_HARDLINKS for you.
* The smart-http backend used to always override GIT_COMMITTER_*
  variables with REMOTE_USER and REMOTE_ADDR, but these variables are
  now preserved when set.
* "git am" learned the "--include" option, which is an opposite of
  existing the "--exclude" option.
* When "git am -3" needs to fall back to an application of the patch
  to a synthesized preimage followed by a 3-way merge, the paths that
  needed such treatment are now reported to the end user, so that the
  result in them can be eyeballed with extra care.
* The output from "diff/log --stat" used to always allocate 4 columns
  to show the number of modified lines, but not anymore.
* "git difftool" learned the "--dir-diff" option to spawn external
  diff tools that can compare two directory hierarchies at a time
  after populating two temporary directories, instead of running an
  instance of the external tool once per a file pair.
* The "fmt-merge-msg" command learned to list the primary contributors
  involved in the side topic you are merging in a comment in the merge
  commit template.
* "git rebase" learned to optionally keep commits that do not
  introduce any change in the original history.
* "git push --recurse-submodules" learned to optionally look into the
  histories of submodules bound to the superproject and push them
  out.
* A 'snapshot' request to "gitweb" honors If-Modified-Since: header,
  based on the commit date.
* "gitweb" learned to highlight the patch it outputs even more.

(adam)

2012-07-09 14:30:19 UTC MAIN commitmail json YAML

Note update of tex-fontspec{,-doc}.

(minskim)

2012-07-09 14:29:23 UTC MAIN commitmail json YAML

2012-07-09 14:13:15 UTC MAIN commitmail json YAML

2012-07-09 14:12:20 UTC MAIN commitmail json YAML

2012-07-09 14:11:51 UTC MAIN commitmail json YAML

Import tex-luaotfload-1.26 as fonts/tex-luaotfload.

The package adopts the TrueType/OpenType Font loader code
provided in ConTeXt, and adapts it to use in Plain TeX and
LaTeX.

(minskim)

2012-07-09 14:07:19 UTC MAIN commitmail json YAML

2012-07-09 14:06:31 UTC MAIN commitmail json YAML

2012-07-09 14:05:52 UTC MAIN commitmail json YAML

Import tex-luatexbase-0.31 as devel/tex-luatexbase.

The bundle provides basic facilities for LuaTeX macro
programmers, mostly resource allocation and convenience
packages. Provided are: - luatexbase-attr: attribute
allocation; - luatexbase-cctb: catcode table allocation; -
luatexbase-compat: compatibility helpers; - luatexbase-loader:
Lua module loading; - luatexbase-modutils: Lua module
declaration; - luatexbase-mcb: callbacks extension; and -
luatexbase-regs: allocation of registers and the like. In
addition, the (unadorned) luatexbase package loads all the
above in one fell swoop.

(minskim)

2012-07-09 13:54:37 UTC MAIN commitmail json YAML

2012-07-09 13:53:25 UTC MAIN commitmail json YAML

2012-07-09 13:52:47 UTC MAIN commitmail json YAML

Import tex-lualibs-0.95 as devel/tex-lualibs.

Lualibs is a collection of Lua modules useful for general
programming. The bundle is based on lua modules shipped with
ConTeXt, and are made available in this bundle for use
independent of ConTeXt.

(minskim)

2012-07-09 12:35:57 UTC MAIN commitmail json YAML

Just one space missing, corrected.

(mef)

2012-07-09 12:34:32 UTC MAIN commitmail json YAML

ham/gnuradio-core-docs to 3.3.0nb11
ham/usrp-docs to 3.3.0nb6
devel/qof to 0.7.5nb11
www/tidy to 20091027nb1
converters/libcdr to 0.0.6nb1

(mef)

2012-07-09 12:31:48 UTC MAIN commitmail json YAML

Pass AWK_PROG=${AWK} to runawk build unconditionally.
This fixes runawk on, for example, Haiku.
++pkgrevision

(cheusov)

2012-07-09 12:15:09 UTC MAIN commitmail json YAML

2012-07-09 10:10:33 UTC MAIN commitmail json YAML

Updated mail/msmtp to 1.4.28

(ryoon)

2012-07-09 10:09:48 UTC MAIN commitmail json YAML

Update to 1.4.28

Changelog:
Version 1.4.28:
- Update autotools files.
- Improve error message on connection failures in some IPv6/IPv4 situations.
- Improve documentation of EHLO issues.
- Bug fix: expand tilde for the aliases command.

(ryoon)

2012-07-09 09:55:38 UTC MAIN commitmail json YAML

Updated audio/abcmidi to 20120704

(ryoon)

2012-07-09 09:54:30 UTC MAIN commitmail json YAML

Update to 20120704

* Bugfixes
* Some new commandline options
* Better lyric etc. handling

(ryoon)

2012-07-09 09:40:06 UTC MAIN commitmail json YAML

Updated converters/dos2unix to 6.0

(ryoon)

2012-07-09 09:39:06 UTC MAIN commitmail json YAML

Update to 6.0

Changelog:
2012-05-06 Erwin Waterlander <waterlan@xs4all.nl>
* Version 6.0
* man/*/man1/*.pod: Removed =encoding. It is not supported
  by perl 5.8.8, which is shipped with MinGW and DJGPP.

2012-04-20 Erwin Waterlander <waterlan@xs4all.nl>
* man/*/man1/*.pod: Set encoding explicitly to Latin-1.
* Makefile: Target 'doc' makes all man pages.

2012-04-12 Erwin Waterlander <waterlan@xs4all.nl>
* po/de.po: Update German translations. Thanks to Philipp Thomas.

2012-04-09 Erwin Waterlander <waterlan@xs4all.nl>
* INSTALL.txt: List the prerequisites.
* Makefile: Friendlier for DJGPP/MinGW/MSYS.

2012-04-04 Erwin Waterlander <waterlan@xs4all.nl>
* po/eo.po: Update Esperanto translations. Thanks to Rugxulo.

2012-03-30 Erwin Waterlander <waterlan@xs4all.nl>
* Skip UTF-16 file when conversion to UTF-8 goes wrong.
* Update English and Dutch manual.

2012-03-28 Erwin Waterlander <waterlan@xs4all.nl>
* common.c: Support UTF-16 surrogate pairs.
* dos2unix.c, unix2dos.c: Check wchar_t size.

2012-03-26 Erwin Waterlander <waterlan@xs4all.nl>
* *.c: Use fgetc/fputc instead of getc/putc.

2012-03-25 Erwin Waterlander <waterlan@xs4all.nl>
* po, man: Update Dutch translations.

2012-03-24 Erwin Waterlander <waterlan@xs4all.nl>
* On Unix, convert UTF-16 files only when the locale encoding
  is UTF-8 to prevent accidental loss of text.

2012-03-23 Erwin Waterlander <waterlan@xs4all.nl>
* Turn off ISO and 7-bit mode if an Unicode text file is detected,
  to prevent corruption of UTF-8 files.
* Update English manual.
* Fix compilation for WatcomC, DJGPP, MSYS, OS/2.
* Makefile: Support CFLAGS_USER, LDFLAGS_USER, and DEFS_USER for
  Debian Linux. Thanks to Jari Aalto.

2012-03-21 Erwin Waterlander <waterlan@xs4all.nl>
* Support conversion of Unicode UTF-16 from stdin.
* Update English manual.

2012-03-20 Erwin Waterlander <waterlan@xs4all.nl>
* Support conversion of Unicode UTF-16 encoded files.

2012-03-16 Erwin Waterlander <waterlan@xs4all.nl>
* common.c: Make it compile on Cygwin 1.5.

(ryoon)

2012-07-09 08:35:15 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-09 08:34:53 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3855 - requested by joerg
pkgtools/libnbcompat: portability fix

Revisions pulled up:
- pkgtools/libnbcompat/Makefile                                1.77
- pkgtools/libnbcompat/files/asprintf.c                        1.3
- pkgtools/libnbcompat/files/configure                          1.78
- pkgtools/libnbcompat/files/configure.ac                      1.79
- pkgtools/libnbcompat/files/nbcompat/config.h.in              1.30

---
  Module Name: pkgsrc
  Committed By: joerg
  Date: Mon Jul  2 16:02:53 UTC 2012

  Modified Files:
  pkgsrc/pkgtools/libnbcompat: Makefile
  pkgsrc/pkgtools/libnbcompat/files: asprintf.c configure configure.ac
  pkgsrc/pkgtools/libnbcompat/files/nbcompat: config.h.in

  Log Message:
  If either va_copy or __builtin_va_copy is supported, use that in the
  asprintf fallback implementation. If neither is supported, still try to
  work by copying va_list directly. Should fix PR 45767.

(tron)

2012-07-09 07:42:17 UTC MAIN commitmail json YAML

Set default values for _NEED_GCC47 and _NEED_GCC_AUX.

(sbd)

2012-07-09 06:33:35 UTC MAIN commitmail json YAML

2012-07-09 05:52:15 UTC MAIN commitmail json YAML

devel/florist: Upgrade from version 3.15p to GPL 2012

>From its beginning, Florist required a gcc 3.x series Ada compiler to build,
and this compiler hasn't been building for most platforms for quite some
time.  With the recent import of lang/gcc-aux which accepts
USE_LANGUAGES+= ada, it's possible to build Florist again.

1) Update to Adacore-maintained version, GPL 2012
2) Update the license (GPLv3)

The time elapsed between versions is approximately 12 years, but no
Changelog exists to show what has been updated.

(marino)

2012-07-09 04:50:12 UTC MAIN commitmail json YAML

update required version to 2.4, the new gnutls needs it.

(chs)

2012-07-09 01:52:13 UTC MAIN commitmail json YAML

Note PKGREVISION bump of print/xetex.

(minskim)

2012-07-09 01:51:34 UTC MAIN commitmail json YAML

2012-07-09 01:22:34 UTC MAIN commitmail json YAML

2012-07-09 01:21:27 UTC MAIN commitmail json YAML

Import xdvipdfmx-0.7.8.20110705 as print/xdvipdfmx.  Packaged by mishka@.

The extensions provided by xdvipdfmx provide support for the Extended DVI
(.xdv) format used by xetex, including support for platform-native fonts
and the xetex graphics primitives, as well as Unicode/OpenType text.

(minskim)

2012-07-08 23:03:17 UTC MAIN commitmail json YAML

2012-07-08 21:54:04 UTC MAIN commitmail json YAML

2012-07-08 21:25:44 UTC MAIN commitmail json YAML

Some more OSX improvements:

- Add mount for /usr/X11.
- Add support for mounting read-write directories, adding the postfix data
  directory so that bulk builds can send mail.
- Use $kernel rather than rolling our own copy.

(jperkin)

2012-07-08 21:23:17 UTC MAIN commitmail json YAML

Updated time/p5-Time-HiRes to 1.9724nb1

(wiz)

2012-07-08 21:23:08 UTC MAIN commitmail json YAML

Fix off-by-one which broke Time::HiRes::usleep(1000000).
>From Michai Ramakers in PR 46673. Bump PKGREVISION.

(wiz)

2012-07-08 21:20:09 UTC MAIN commitmail json YAML

rsvg_get_file_path is an externally visible function.
Fixes NetBSD-5.1/amd64 build.

Patch from Rhialto on pkgsrc-users.

(wiz)

2012-07-08 20:23:50 UTC MAIN commitmail json YAML

devel/gps: Build with USE_LANGUAGES+= ada

1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Restore use of pkgsrc wrappers
4) Unreferenced pragma added, required to build with lang/gcc-aux
5) Ada 2012 binding interpretation fixes added, required to build with
  lang/gcc-aux
6) GPRBuild-based packages require USE_LANGUAGES+= c++ fortran in addition
  to "c" and "ada" because GPRBUILD probes for these languages.  If they
  aren't on the language list, pkgsrc comes back with a warning message
  that causes gprbuild to throw an unhandled exception due to a regex
  failure.  devel/gps doesn't contain c++ or fortran despite the value of
  USE_LANGUAGES.

(marino)

2012-07-08 20:19:00 UTC MAIN commitmail json YAML

x11/gtkada: Build with USE_LANGUAGES+= ada

1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) USE_TOOLS+= pkg-config (remove hardcoded PATH)
4) Restore use of pkgsrc wrappers
5) Fix bad paths of bin/gate (discovered by updated PKG_DEVELOPER=yes)
6) Use @pkgdir for required empty directory instead of .IGNOREME
7) Add -lgnat for shared libraries, required in this build configuration

(marino)

2012-07-08 20:16:14 UTC MAIN commitmail json YAML

www/aws-demos: Build with USE_LANGUAGES+= ada

1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Restore use of pkgsrc wrappers
4) USE_TOOLS+= gawk (remove gawk dependency)
5) Add several CONFIGURE_ARGS
6) Add python dependency
7) Update 1-line description
8) Update long description

Given the number of changes requires to build using lang/gcc-aux, it's
doubtful that this package built correctly with lang/gnat-aux.
Originally www/aws contained the demos and they were split out into
a second package after submission, but this split package may not have
been properly tested afterwards.

(marino)

2012-07-08 20:14:28 UTC MAIN commitmail json YAML

www/aws: Build with USE_LANGUAGES+= ada

1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Restore use of pkgsrc wrappers
4) Utilize custom capability of devel/gprbuild-aux Library_Options ("-R"
  and "-Wl,-R" to redefine rpaths of shared libraries to remove
  references to the work directory.  This error was highlighted by new
  updates to the PKG_DEVELOPER=yes checks.
5) Fix for Ada 2012 binding interpretation that prevented build on
  lang/gcc-aux.  (AI05-0115, aggregates with invisible components)
6) GPRBuild-based packages require USE_LANGUAGES+= c++ fortran in addition
  to "c" and "ada" because GPRBUILD probes for these languages.  If they
  aren't on the language list, pkgsrc comes back with a warning message
  that causes gprbuild to throw an unhandled exception due to a regex
  failure.  www/aws doesn't contain c++ or fortran despite the value of
  USE_LANGUAGES.

(marino)

2012-07-08 20:11:09 UTC MAIN commitmail json YAML

devel/gprbuild-aux: Remove old patches

CVS mistake; These two patches should have been removed with previous
commit.

(marino)

2012-07-08 20:08:42 UTC MAIN commitmail json YAML

devel/gprbuild-aux: Upgrade to version GPL 2012

1) Replace custom tarball with Adacore's GPL 2012 release
2) Update license to GPLv3
3) Remove lang/gnat-aux dependency
4) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
5) Update buildlink3.mk to require GPL 2012 version
6) Restore use of pkgsrc wrappers
7) Add Library_Option "-R" support which ignores all automatically
  generated rpaths* which point to the WRKOBJDIR.  DESTDIR isn't
  supported by GPRBuild, so this rpath disabling is necessary to
  avoid references to work directories.
  * gcc and adalib rpaths are excluded with -R option.
8) This Library_Option "-R" matches the same modification added to
  lang/gcc-aux and lang/gnat-aux's project handler.
9) This modification is required to fix www/aws rpath issues which
  appears with recent changes to PKG_DEVELOPER=yes checks.

(marino)

2012-07-08 20:03:08 UTC MAIN commitmail json YAML

textproc/xmlada: Build with USE_LANGUAGES+= ada

1) Remove lang/gnat-aux dependency
2) USE_LANGUAGES+= ada (invokes lang/gcc-aux dependency)
3) Improve shared library rpath definition required when built by compiler
  not installed at ${LOCALBASE}
4) Restore use of pkgsrc wrappers

(marino)

2012-07-08 19:57:10 UTC MAIN commitmail json YAML

compiler.mk/gcc.mk: Add support for USE_LANGUAGES+= ada

All recent packages featuring Ada code have a hard dependency on the
lang/gnat-aux compiler package.  The valid values for USE_LANGUAGES
are c, c99, c++, fortran, fortran77, java, objc, so specifying a
specific compiler was necessary up into now.

One problem with lang/gnat-aux is that it is installed at ${LOCALBASE}
where the lang/gccXX compilers are installed at ${LOCALBASE}/gccXX.
The latter compilers have no possibility of sharing conflicting files
unlike lang/gnat-aux.  Rather than fundamentally update the GCC 4.6-based
lang/gnat-aux to avoid these conflicts, a new Ada-capable compiler
based on GCC 4.7 was created with the intent of being supported by
mk/compiler.mk and mk/compiler/gcc.mk.

The Ada packages will be effectively migrated from lang/gnat-aux to the
new lang/gcc-aux compiler, but lang/gcc-aux will remain as a standalone
package as it is the only GCC 4.6-based compiler that builds on
DragonFly and serves it as a world and kernel compile option.

In addition to the current language wrappers, lang/gcc-aux adds
wrappers for "ada" (unique to gcc-aux, hardlinked to gcc driver),
and the gnat, gnatmake, gnatbind, gnatlink, gnatchop, gnatprep,
and gnatls programs.  Supporting all of these allows the wrapper
system to be used with Ada packages; currently wrappers are mostly
disabled on them.

The lang/gcc47 implicitly adds support for the "objc-c++" language by
adding it to the USE_LANGUAGES list, but it wasn't really supported.
An attempt was made to better support objc-c++, but this new enumeration
probably still needs work or needs to be removed completely.

Logic for Ada support:
1) All lang/gccXX compilers have version numbers ranging from 2.8.1 to 9.
2) lang/gcc-aux uses the release date as its version number in the form of
  YYYYMMDD with a minimum value of 20120614, so there is no version
  overlap.
3) When at least one element of USE_LANGUAGES is "ada", the value of
  20120614 is added to the set of GCC_REQD which selects lang/gcc-aux.
4) The _NEED_NEWER_GCC check is disabled.  It fails and isn't relevant;
  unless a package sets GCC_REQD over 20120614, the only way to select
  lang/gcc-aux is to specify the Ada language and only one compiler
  known to gcc.mk can support it.

(marino)

2012-07-08 19:36:10 UTC MAIN commitmail json YAML

Added lang/gcc-aux version 20120614 [marino 2012-07-06]

(marino)

2012-07-08 19:32:41 UTC MAIN commitmail json YAML

2012-07-08 19:30:38 UTC MAIN commitmail json YAML

Import lang/gcc-aux based on gcc-4.7.1

The primary difference between this compiler package and lang/gcc47 is
that lang/gcc-aux supports the Ada language.  Additionally, it is
intended that the USE_LANGUAGES makefile variable whill be extended to
recognize "ada" as a valid language, and that specifying it will cause
lang/gcc-aux to be used to build the package.

All current Ada-based packages will be modified to build with
USE_LANGUAGES+= ada rather than specifying a dependency on lang/gnat-aux,
the other Ada-capable compiler in pkgsrc based on gcc-4.6.3.

lang/gcc-aux supports C, C++, Objective-C, Fortran, and Ada by default,
but the latter four languages can be disabled via the options framework.
The three non-default options are "nls", "testsuite" and "static" which
enable Native Language Support, languages tests, and building the compiler
statically.

The "static" option is unalterably enabled for NetBSD in order to use dl_iterate_phdr error handling on NetBSD 6.  On the NetBSD 6 beta builds,
exceptions won't unwind properly with the libgcc_s shared library, and
the issue seems to be external to gcc-aux.  It's hoped the libgcc_s
exception handling works on NetBSD 5.x series as dl_iterate_phdr isn't
supported by rtld there, but gcc-aux hasn't been tested on 5.x yet.

lang/gcc-aux can be built by 5 platforms currently:  NetBSD i386/x86_64,
DragonFly i386/x86_64, and OpenSolaris i386.  New platform support
requires new bootstraps.  FreeBSD i386/x86_64 could be added easily as
bootstrap compilers are available for FreeBSD ports lang/gnat-aux.
OpenBSD bootstrap compilers have been built but never used, but further
patches are on a couple of gcc's configuration files are needed as well
as testing to provide OpenBSD support.

All five platforms pass all tests (over 3200) in the Ada testsuite.

See http://gcc.gnu.org/gcc-4.7/changes.html

for more information about improvements over the GCC 4.6 series.

(marino)

2012-07-08 14:03:58 UTC MAIN commitmail json YAML

+ dbus-1.6.2, dialog-1.1.20120706, guile-2.0.6, nettle-2.5,
  phpmyadmin-3.5.2.

(wiz)

2012-07-08 12:45:07 UTC MAIN commitmail json YAML

Sorry again, makoto -> mef

(mef)

2012-07-08 12:34:01 UTC MAIN commitmail json YAML

Updated x11/kdelibdocs3 to 3.5.10nb13

(mef)

2012-07-08 12:33:40 UTC MAIN commitmail json YAML

Based on PR pkg/46671, kdelibdocs which was broken after doxygen bump revived.

(1) patch-Makefile.am
    patch-Makefile.in
Due to dropping doxytag command with bumping Doxygen to 1.8.1.1,
doxytag related target of Makefile deleted (interim solution, as pkgsrc).

(2)  patch-admin_Doxyfile.global
As of bumping doxygen, Doxyfile syntax is changed.
Deleting obsolete lines (the same as above).

(3)  Makefile
  PKGREVISION is bumped. There is no apparent changes on PLIST,
it is really dynamically generated and installed list differ.
Also two lines added.
    LICENSE= gnu-gpl-v2
    USE_TOOLS+=   gmake    (Makefile has ${GMAKE})
    (pointed by pkglint)

(mef)

2012-07-08 12:18:54 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.1.1.814

(obache)

2012-07-08 12:18:21 UTC MAIN commitmail json YAML

Update mikutter to 0.1.1.814.

bug fixes.

(obache)

2012-07-08 11:34:15 UTC MAIN commitmail json YAML

Update to 5.2.9.

  1) This release fixes an inappropriate change to the internal
    library version number (.soname or equivalent) made in 5.2.8.
    All distributors should immediately apply this update to their
    distributions to avoid other software linking against
    libgutenprint breaking.

  2) Duplicate Transparency entries in the media types for Canon
    iP4100 and similar printers have been removed.

  3) The range of fine position adjustment of CD media has been
    increased for Epson printers.

  4) The German translation has been updated.

  5) Canon PIXMA Pro9000 plain media high quality mode bug fix.

(gdt)

2012-07-08 10:16:42 UTC MAIN commitmail json YAML

Updated news/nn to 6.7.3nb1

(sbd)

2012-07-08 10:16:33 UTC MAIN commitmail json YAML

Add missing ncurses buildlink.

Bump PKGREVISION.

(sbd)

2012-07-08 10:11:54 UTC MAIN commitmail json YAML

Updated news/nget to 0.27.1nb4

(sbd)

2012-07-08 10:11:44 UTC MAIN commitmail json YAML

Add missing termcap buildlink.

Bump PKGREVISION.

(sbd)

2012-07-08 10:00:33 UTC MAIN commitmail json YAML

Updated graphics/tgif to 4.2.5nb1

(sbd)

2012-07-08 10:00:23 UTC MAIN commitmail json YAML

Add missing zlib buildlink.

Bump PKGREVISION.

(sbd)

2012-07-08 09:56:19 UTC MAIN commitmail json YAML

Updated security/sks to 1.1.2nb1

(sbd)

2012-07-08 09:56:09 UTC MAIN commitmail json YAML

Add missing zlib buildlink.

Bump PKGREVISION.

(sbd)

2012-07-08 09:52:21 UTC MAIN commitmail json YAML

Updated audio/timidity to 2.14.0

(wiz)

2012-07-08 09:52:05 UTC MAIN commitmail json YAML

Another missing file for 2.14.0 update.

(wiz)

2012-07-08 09:51:52 UTC MAIN commitmail json YAML

Add missing file for 2.14.0 update.

(wiz)

2012-07-08 09:51:31 UTC MAIN commitmail json YAML

Update to 2.14.0, provided by Yair K. in PR 46662.
pkgsrc changes:
install default config
enable flac again
enable server and spectogram
enable alsa on Linux
make x11 optional
add gtk option

Upstream changes:

06/29, 2012
    * Version 2.14.0 released.
    * Add --reverb option for Freeverb parameter.
    * Add --preserve-silence option.
    * Add a "trysource" config file directive, which allows to try and
      source other config files, while continuing without error if the
      specified file is missing.
    * Support for GM2 Master Fine/Coarse Tuning, GS Master Tune and XG
      Master Tuning (4C not 27) SysEx.
    * Allow Device Numbers other than 0x10 for XG SYSTEM ON SYSEX
      events.
    * Fix multiple vulnerabilities found in GNU gzip also apply to lha,
      namely: CVE-2006-4335, CVE-2006-4337 and CVE-2006-4338.
    * Support for lzma decompression.
    * Support for ipv6.
    * Support for libpng 1.5 and newer.
    * Support for Tcl/Tk 8.5.
    * Make compatible with xaw3d v1.5, style changes.
    * Various improvements in XAW interface (see README.xaw).
    * Support for Windows Named Pipe interface.
    * ...and many other bug fixes.

(wiz)

2012-07-08 09:28:57 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-08 09:27:30 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3854 - requested by prlw1
devel/at-spi2-atk: security update

Revisions pulled up:
- devel/at-spi2-atk/Makefile                                    1.4
- devel/at-spi2-atk/PLIST                                      1.3
- devel/at-spi2-atk/distinfo                                    1.3
- devel/at-spi2-atk/patches/patch-atk-adaptor_Makefile.in      1.2

---
  Module Name:    pkgsrc
  Committed By:  prlw1
  Date:          Wed Jul  4 17:45:57 UTC 2012

  Modified Files:
          pkgsrc/devel/at-spi2-atk: Makefile PLIST distinfo
          pkgsrc/devel/at-spi2-atk/patches: patch-atk-adaptor_Makefile.in

  Log Message:
  Update at-spi2-atk to 2.5.3:

  * Create a library (libatk-bridge), currently with atk_bridge_adaptor_init()
    and atk_bridge_adaptor_cleanup() functions, to facilitate linking directly
    into, ie GTK+ 3.

  * Only register events at beginning if an AT is listening (BGO#678475).

  * Use XDG_RUNTIME_DIR to hold the socket, rather than a potentially secure
    directory hard-coded under /tmp (BGO#678348).

  * Fix various compiler warnings and build errors.

(tron)

2012-07-08 07:45:36 UTC MAIN commitmail json YAML

Updated print/xfce4-print to 4.6.1nb9

(sbd)

2012-07-08 07:45:25 UTC MAIN commitmail json YAML

1) Add 'bsdlpr' option.

2) Make bsdlpr and cups options the members of a PKG_OPTIONS_NONEMPTY_SETS.
  (Because it is an error to build xfce4-print without lpr and cups support.)

3) On SunOS and Linux make cups the suggested option, otherwise make
  bsdlpr the suggested options.

Bump PKGREVISION.

(sbd)

2012-07-07 21:39:56 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.2.3

(wiz)

2012-07-07 21:39:47 UTC MAIN commitmail json YAML

Update to 2.2.3:

This is a regularly-scheduled bugfix release.

    amend: disable hooks when creating intermediate commit (issue3501)
    archive: make progress only show files that are actually archived
    bookmarks: correctly update current bookmarks on rebase (issue2277)
    bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484)
    graft: don't drop the second parent on unsuccessful merge (issue3498)
    hgweb: fixes linebreak location in gitweb filediff.tmpl view
    rebase: improve error message on improper phases
    record: fix display of non-ASCII names
    statichttprepo: don't send Range header when requesting entire file
    strip: update help to state that you can strip public changeset
    subrepo/svn: make rev number retrieval compatible with svn 1.5 (issue2968)
    subrepo: support Git being named "git.cmd" on Windows (issue3173)
    subrepo: warn user if Git is not version 1.6.0 or higher
    update: fix help regarding update to ancestor

(wiz)

2012-07-07 21:29:19 UTC MAIN commitmail json YAML

2012-07-07 20:33:20 UTC MAIN commitmail json YAML

Updated editors/xournal to 0.4.7

(wiz)

2012-07-07 20:33:10 UTC MAIN commitmail json YAML

Update to 0.4.7 to address PR 46667 (build failure after poppler update)
by Jim Bernard, based on patch by Matthew Mondor.

Version 0.4.7 (July 4, 2012):

    insert image tool (based on patches by Victor Saase and Simon Guest)
    renamed "Journal" menu to "Page"
    paste images and text directly from and to other applications
    lasso tool (based on patch by Ian Woo Kim)

Version 0.4.6 (May 22, 2012):

    win32 portability code (contributed by Dirk Gerrits)
    fix bug in PDF export code on 64-bit systems (patch by Robert Buchholz)
    fix hand tool bug when exiting canvas (#2905711)
    Italian translation (Marco Poletti), German translation (Stefan Lembach)
    Spanish translation (Alvaro), Brazil Portuguese translation (Marco Souza)
    fix save bug with text boxes containing > 4095 characters
    Czech translation (David Kolibac), Dutch translation (Timo Kluck)
    fix crash upon unplugging input devices
    change close dialog box default to "save" (patch by Kit Barnes)
    option to force PDF background rendering via cairo (slower but nicer)
    wrapper for missing GdkPixbuf rendering function in newest poppler
    disable GTK+ XInput bugfix by default (#3429416)
    fix linker flags (#3208984); evdev coordinate fix (#3244118) (Timo Kluck)
    specify license version: GPL v2 or later
    fix 1.#J coordinates from win32 xoj files

(wiz)

2012-07-07 20:20:29 UTC MAIN commitmail json YAML

Added games/wargames version 1.01

(abs)

2012-07-07 20:20:07 UTC MAIN commitmail json YAML

2012-07-07 20:19:40 UTC MAIN commitmail json YAML

Added games/wargames version 1.01

The wargames shell script (and associated helper wopr binary)
simulates the interaction with the W.O.P.R. computer from the film
War Games.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(abs)

2012-07-07 18:09:57 UTC MAIN commitmail json YAML

+ calibre-0.8.59, cdialog-1.1.20120706, clutter-1.10.8, clutter-gst-1.6.0,
  dar-2.4.7, electric-9.02, fbreader-0.99.0, fotoxx-12.07.1,
  gnutls-3.0.21, grep-2.13, hdf-4.2.7, libfolks-0.7.2.1,
  libmemcached-1.0.9, librep-0.92.2.1, mu-0.9.8.5, opendkim-2.6.2,
  pan-0.139, rep-gtk-0.90.8.1, sawfish-1.9.0, units-2.0, wine-1.4.1
  [wait until NetBSD gains OSS 4 or bring OSS 3 support back],
  wine-devel-1.5.8 [wait until NetBSD gains OSS 4 or bring OSS 3
  support back], worker-2.19.4, xf86-video-ast-0.96.0,
  xf86-video-cirrus-1.5.0, xf86-video-mach64-6.9.2, xf86-video-mga-1.6.0,
  xf86-video-r128-6.8.3, xf86-video-savage-2.3.5, xf86-video-sis-0.10.6.

(wiz)

2012-07-07 18:07:25 UTC MAIN commitmail json YAML

2012-07-07 18:06:33 UTC MAIN commitmail json YAML

Import p5-Autodia-2.14 as devel/p5-Autodia.

AutoDia is an open-source, auto-documentation and auto-diagramming
system allowing you to automatically generate Images, XML, HTML or Dia files.

It has been written to make GNOME Dia and any Diagram Application that
can use similar XML more powerful. I hope to make Dia more popular than
the commercial equivilents because of the ability to vastly extend it in
this way.

AutoDia's design goals have been good Object Orientation such as
plenty of abstraction, use of inheritance, extensability, robustness
and elegance. Speed and security are not concerns as this application is
designed to generate xml for documents in a batch processing manner, not
an interactive manner, and is a single user application for use from the
console.

AutoDia has been previously known as autodial. The output file is still
called autodia.out.dia by default. The executable files are now called
autodia.pl and autodia_java.pl, the only difference being an additional
section near the start of the latter to enable INLINE::Java.

(wiz)

2012-07-07 18:00:43 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-07 17:59:52 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3853 - requested by ryoon
www/apache24: bug fix

Revisions pulled up:
- www/apache24/Makefile                                        1.8
- www/apache24/distinfo                                        1.4
- www/apache24/patches/patch-modules_ssl_ssl__private.h        1.1

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Thu Jul  5 12:50:44 UTC 2012

  Modified Files:
  pkgsrc/www/apache24: Makefile distinfo
  Added Files:
  pkgsrc/www/apache24/patches: patch-modules_ssl_ssl__private.h

  Log Message:
  Bump PKGREVISION

  Fix PR pkg/46655.

  With NetBSD current and 6.0's OpenSSL, OPENSSL_NO_SSL_INTERN should not
  be defined, due to it lacks some functions.
  Exclude version 0x10001000 from OPENSSL_NO_SSL_INTERN definition.

(tron)

2012-07-07 16:01:09 UTC MAIN commitmail json YAML

Updated multimedia/mjpegtools to 2.0.0

(adam)

2012-07-07 15:50:19 UTC MAIN commitmail json YAML

Clean-up, generally to make it build on Mac OS X

(adam)

2012-07-07 15:49:01 UTC MAIN commitmail json YAML

2012-07-07 12:36:25 UTC MAIN commitmail json YAML

Updated net/samba35 to 3.5.16

(asau)

2012-07-07 12:35:53 UTC MAIN commitmail json YAML

Update to Samba 3.5.16

                  ==============================
                  Release Notes for Samba 3.5.16
                            July 2, 2012
                  ==============================

This is the latest stable release of Samba 3.5.

Major enhancements in Samba 3.5.16 include:

o  Fix possible memory leaks in the Samba master process (bug #8970).
o  Fix uninitialized memory read in talloc_free().
o  Fix smbd crash with unknown user (bug #8314).

Changes since 3.5.15:
---------------------

o  Jeremy Allison <jra@samba.org>
    * BUG 8314: Fix smbd crash with unknown user.
    * BUG 8831: Fix inconsistent (with manpage) command-line switch for "help"
      in smbtree.
    * BUG 8882: Fix processing of %U with vfs_full_audit when "force user"
      is set.
    * BUG 8897: winbind_krb5_locator only returns one IP address.
    * BUG 8910: resolve_ads() code can return zero addresses and miss valid DC
      IP addresses.
    * BUG 8957: Fix typo in pam_winbindd code.
    * BUG 8972: Directory group write permission bit is set if unix extensions
      are enabled.
    * BUG 8974: Kernel oplocks are broken when uid(file) != uid(process).
    * BUG 8989: Send correct responses to NT Transact Secondary when no data and
      no params.
    * BUG 8994: Fix "winbind normalize names".

o  Andrew Bartlett <abartlet@samba.org>
    * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
    * BUG 8943: Slow but responsive DC can lock up winbindd for > 10 minutes
      at a time.

o  Bj旦rn Baumbach <bb@sernet.de>
    * BUG 7564: Fix default name resolve order in the manpage.

o  John Bradshaw <john@johnbradshaw.org>
    * BUG 7938: Fix typo (overrided -> overridden) in Samba3-HOWTO.

o  Olaf Flebbe <o.flebbe@science-computing.de>
    * BUG 8552: Correct documentation of "case sensitive".

o  Bj旦rn Jacke <bj@sernet.de>
    * BUG 8869: Remove outdated netscape ds 5 schema file.
    * BUG 9011: Fix build on HP-UX.

o  Volker Lendecke <vl@samba.org>
    * Fix uninitialized memory read in talloc_free().
    * BUG 8338: OS/X can not deal with a 10-vwv read on normal files.
    * BUG 8998: Notify code can miss a ChDir.
    * BUG 9000: Fix a Winbind race leading to 100% CPU.
    * BUG 9003: Fix posix acl on gpfs.

o  Matthieu Patou <mat@matws.net>
    * BUG 8975: Make sure that Winbind can coredump.

o  Karolin Seeger <kseeger@samba.org>
    * BUG 7930: Add hint that setting "profile acls = yes" on normal shares can
      cause trouble.

o  Richard Sharpe <realrichardsharpe@gmail.com>
    * BUG 8822: Fix building out-of-tree vfs modules.
    * BUG 8970: Fix possible memory leaks in the Samba master process.

o  Simo Sorce <idra@samba.org>
    * BUG 8915: Fix pam_winbind build against newer iniparser library.

(asau)

2012-07-07 11:52:30 UTC MAIN commitmail json YAML

2012-07-07 11:39:13 UTC MAIN commitmail json YAML

Added devel/p5-Autodia version 2.14

(wiz)

2012-07-07 11:39:01 UTC MAIN commitmail json YAML

Add p5-Autodia-2.14:

AutoDia is an open-source, auto-documentation and auto-diagramming
system allowing you to automatically generate Images, XML, HTML or Dia files.

It has been written to make GNOME Dia and any Diagram Application that
can use similar XML more powerful. I hope to make Dia more popular than
the commercial equivilents because of the ability to vastly extend it in
this way.

AutoDia's design goals have been good Object Orientation such as
plenty of abstraction, use of inheritance, extensability, robustness
and elegance. Speed and security are not concerns as this application is
designed to generate xml for documents in a batch processing manner, not
an interactive manner, and is a single user application for use from the
console.

AutoDia has been previously known as autodial. The output file is still
called autodia.out.dia by default. The executable files are now called
autodia.pl and autodia_java.pl, the only difference being an additional
section near the start of the latter to enable INLINE::Java.

(wiz)

2012-07-07 10:47:22 UTC MAIN commitmail json YAML

Note update of lang/parrot to 4.3.0.

(he)

2012-07-07 10:46:52 UTC MAIN commitmail json YAML

Update lang/parrot to 4.3.0.

Pkgsrc changes:
* Remove patch-ak, as the fix is now adopted upstream.

Upstream changes:
- Core
    + Winxed snapshot updated to 1.7.0
    + Add type introspection to lexical variables.
    + New 'tools/release/parrot_github_release.pl' script to automate
      updates to the 'parrot.github.com' and 'parrot-docsx' repositories.
    + Numerous casting and consting fixes thanks to GCC 4.8.
- Documentation
    + Updated 'docs/projects/release_manager_guide.pod'
    + Updated 'docs/projects/release_parrot_github_guide.pod'
    + Improved function documentation.
- Tests
- Community
- Platforms
    + Fixed alignment issues on ia64, sparc and mipsel.
    + Fixed a platform-specific issue with dlclose().

(he)

2012-07-07 10:38:06 UTC MAIN commitmail json YAML

Note that I updated lang/parrot to 4.2.0 the 3rd of July.

(he)

2012-07-07 08:00:19 UTC MAIN commitmail json YAML

Updated devel/pcre to 8.31

(wiz)

2012-07-07 08:00:07 UTC MAIN commitmail json YAML

Update to 8.31:

Release 8.31 06-July-2012
-------------------------

This is mainly a bug-fixing release, with a small number of developments:

. The JIT compiler now supports partial matching and the (*MARK) and
  (*COMMIT) verbs.

. PCRE_INFO_MAXLOOKBEHIND can be used to find the longest lookbehing in a
  pattern.

. There should be a performance improvement when using the heap instead of the
  stack for recursion.

. pcregrep can now be linked with libedit as an alternative to libreadline.

. pcregrep now has a --file-list option where the list of files to scan is
  given as a file.

. pcregrep now recognizes binary files and there are related options.

. The Unicode tables have been updated to 6.1.0.

(wiz)

2012-07-07 00:34:18 UTC MAIN commitmail json YAML

Update to 1.9.2.

Release 1.9.2 (2012-07-03)
----------------------------

Notable Bugfixes
''''''''''''''''

- Several regressions in support for reading (`#1636`_), writing/modifying
  (`#1670`_, `#1749`_), verifying (`#1628`_) and repairing (`#1655`_, `#1669`_,
  `#1676`_, `#1689`_) mutable files have been fixed.
- FTP can now list directories containing mutable files, although it
  still does not support reading or writing mutable files. (`#680`_)
- The FTP frontend would previously show Jan 1 1970 for all timestamps;
  now it shows the correct modification time of the directory entry.
  (`#1688`_)
- If a node is configured to report incidents to a log gatherer, but the
  gatherer is offline when some incidents occur, it would previously not
  "catch up" with those incidents as intended. (`#1725`_)
- OpenBSD 5 is now supported. (`#1584`_)
- The ``count-good-share-hosts`` field of file check results is now
  computed correctly. (`#1115`_)

Configuration/Behavior Changes
''''''''''''''''''''''''''''''

- The capability of the upload directory for the drop-upload frontend
  is now specified in the file ``private/drop_upload_dircap`` under
  the gateway's node directory, rather than in its ``tahoe.cfg``.
  (`#1593`_)

(gdt)

2012-07-06 23:33:17 UTC MAIN commitmail json YAML

2012-07-06 23:32:59 UTC MAIN commitmail json YAML

Update to Samba 3.6.6

                  =============================
                  Release Notes for Samba 3.6.6
                          June 25, 2012
                  =============================

This is is the latest stable release of Samba 3.6.

Major enhancements in Samba 3.6.6 include:

o  Fix possible memory leaks in the Samba master process (bug #8970).
o  Fix uninitialized memory read in talloc_free().
o  Fix joining of XP Pro workstations to 3.6 DCs (bug #8373).

Changes since 3.6.5:
--------------------

o  Michael Adam <obnox@samba.org>
    * BUG 8738: SMB2 server will not release unused shares.
    * BUG 8749: Sign non guest sessions in SessionSetup.
    * BUG 8921: Fix race writing registry values.

o  Jeremy Allison <jra@samba.org>
    * BUG 8373: Fix joining of XP Pro workstations to 3.6 DCs.
    * BUG 8627: Fix crash bug in dns_create_probe when dns_create_update fails.
    * BUG 8723: Add pthread-based aio VFS module.
    * BUG 8784: When calculating the share security mask, take priviliges into
      account for the connecting user.
    * BUG 8811: sd_has_inheritable_components segfaults on an SD that
      se_access_check accepts.
    * BUG 8837: Fix crash in smbd when deleting directory and veto files are
      enabled.
    * BUG 8857: Setting traverse rights fails to enable directory traversal when
      acl_xattr in use.
    * BUG 8882: Broken processing of %U with vfs_full_audit when force user is
      set.
    * BUG 8897: Make winbind_krb5_locator not only returning one IP address.
    * BUG 8910: resolve_ads() code can return zero addresses and miss valid
      DC IP addresses.
    * BUG 8922: smbclient's tarmode insists on listing excluded directories.
    * BUG 8953: Winbind can hang as nbt_getdc() has no timeout.
    * BUG 8957: Typo in pam_winbindd code MUST fix.
    * BUG 8970: Fix possible memory leaks in the Samba master process.
    * BUG 8971: cleanup_timeout_fn() is called too often, on exiting when an
      smbd is idle.
    * BUG 8972: Directory group write permission bit is set if unix extensions
      are enabled.

o  Christian Ambach <ambi@samba.org>
    * BUG 8406: Fix a return code check in Winbind.
    * BUG 8807: Fix crash in dcerpc_lsa_lookup_sids_noalloc() crashes when
      groups has more than 1000 groups.

o  Andrew Bartlett <abartlet@samba.org>
    * BUG 8599: Only use SamLogonEx when we can get unencrypted session keys.
    * BUG 8727: Fix smbclients with posix large reads.
    * BUG 8943: Slow but responsive DC can lock up Winbind for > 10 minutes
      at a time.

o  Bj旦rn Baumbach <bb@sernet.de>
    * BUG 7564: Fix default name resolve order in the manpage.
    * BUG 8554, 8612, 8748: Add new printers to registry.
    * BUG 8789: Remove whitespace in example samba.ldif.

o  Alexander Bokovoy <ab@samba.org>
    * BUG 8988: Avoid crash with MIT krb5 1.10.0 in gss_get_name_attribute().

o  Alejandro Escanero Blanco <aescanero@gmail.com>
    * BUG 8798: The primary rid should be in the groups rid array.

o  Ira Cooper <samba@ira.wakeful.net>
    * BUG 8729: Fix getpass regressions on Solaris/Illumos.
    * BUG 8743: Fix configure.developer builds on Solaris.
    * BUG 8910: Fix bad bugfix for bug #8910.
    * BUG 8952: Fix negative SID->uid/gid cache handling.
    * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.

o  David Disseldorp <ddiss@samba.org>
    * BUG 8762: Fix crash in printer_list_set_printer().

o  Olaf Flebbe <o.flebbe@science-computing.de>
    * BUG 8859: Fix assertion in reg_parse.

o  Bj旦rn Jacke <bj@sernet.de>
    * BUG 8732: Fix compile of krb5 locator on Solaris.
    * BUG 8869: Remove outdated netscape ds 5 schema file.
    * BUG 8978: Remove dependency on automake for 'make everything'.

o  Steve Langasek <steve.langasek@ubuntu.com>
    * BUG 8920: Fix null dereference in pdb_interface.

o  Volker Lendecke <vl@samba.org>
    * Fix uninitialized memory read in talloc_free().
    * BUG 8567: Fix segfault in dom_sid_compare.
    * BUG 8733: Delete streams on directories (streams_depot).
    * BUG 8760: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY.
    * BUG 8836: Fix segfaults on "smbcontrol close-share" in aio_fork.
    * BUG 8861: Fix a segfault with debug level 3 on Solaris.
    * BUG 8904: Fix Winbind crash triggered by 'wbinfo --lookup-sids ""'.
    * BUG 8998: Notify code can miss a ChDir.

o  Stefan Metzmacher <metze@samba.org>
    * BUG 8139: Ignore SMBecho errors (the server may not support it).
    * BUG 8527: db_ctdb_traverse fails to traverse records created within the
      current transaction.
    * BUG 8311: Winzip occasionally can not read files out of an open winzip
      dialog.
    * BUG 8739: Fill the sids array of the info in
      wbcAuthUserInfo_to_netr_SamInfo3().
    * BUG 8749: Sign non guest sessions in SessionSetup.
    * BUG 8995: Use fsp_persistent_id() as persistent_file_id part for SMB2.

o  Matthieu Patou <mat@matws.net>
    * BUG 8599: Set the can_do_validation6 also for trusted domain.
    * BUG 8714: Catch with pid filename's change when config file is not
      smb.conf.
    * BUG 8734: Don't try to do clever thing if the username is not found while
      authenticating through Winbind.
    * BUG 8771: Winbind takes up to 20 minutes to change from DC 1 to DC 2.
    * BUG 8975: Call dump_core_setup after command line option has been parsed.

o  SATOH Fumiyasu <fumiyas@osstech.co.jp>
    * BUG 8826: Prepend '/' to filename argument (docs).

o  Andreas Schneider <asn@samba.org>
    * BUG 8944 and 8567: Don't lookup the system user in pdb.

o  Richard Sharpe <realrichardsharpe@gmail.com>
    * BUG 8768: Honor SeTakeOwnershipPrivilege when file opened with
      SEC_STD_WRITE_OWNER.
    * BUG 8797: Correctly handle DENY ACEs when privileges apply.
    * BUG 8822: Fix building out-of-tree modules.
    * BUG 8945: vfs_acl_common discards errors from writing to the underlying
      storage.
    * BUG 8970: Fix possible memory leaks in the Samba master process.

o  Simo Sorce <idra@samba.org>
    * BUG 8915: Fix pam_winbind build against newer iniparser library.

o  Joseph Tam <jtam.home@gmail.com>
    * BUG 8877: Syslog broken owing to mistyping of debug_settings.syslog.

o  Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
    * BUG 8845: Move print_backend_init() behind init_system_info().

(asau)