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 (2m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 05:03:20 UTC Now

2011-03-23 14:14:22 UTC MAIN commitmail json YAML

Note update of ruby-json packages to 1.5.1.

textproc/ruby-json-pure
textproc/ruby-json

(taca)

2011-03-23 14:12:58 UTC MAIN commitmail json YAML

Update ruby-json to 1.5.1.

2011-01-24 (1.5.1)
  * Made rake-compiler build a fat binary gem. This should fix issue
    https://github.com/flori/json/issues#issue/54.
2011-01-22 (1.5.0)
  * Included Java source codes for the Jruby extension made by Daniel Luz
    <dev@mernen.com>.
  * Output full exception message of deep_const_get to aid debugging.
  * Fixed an issue with ruby 1.9 Module#const_defined? method, that was
    reported by Riley Goodside.

(taca)

2011-03-23 14:12:06 UTC MAIN commitmail json YAML

Update ruby-json-pure to 1.5.1.

2011-01-24 (1.5.1)
  * Made rake-compiler build a fat binary gem. This should fix issue
    https://github.com/flori/json/issues#issue/54.
2011-01-22 (1.5.0)
  * Included Java source codes for the Jruby extension made by Daniel Luz
    <dev@mernen.com>.
  * Output full exception message of deep_const_get to aid debugging.
  * Fixed an issue with ruby 1.9 Module#const_defined? method, that was
    reported by Riley Goodside.

(taca)

2011-03-23 14:09:31 UTC MAIN commitmail json YAML

* Fixes installation issue on FreeBSD and /DragonFly other than i386.
* Enable sound support for DragonFly.

(obache)

2011-03-23 11:41:50 UTC MAIN commitmail json YAML

Changes 1.0.7:
* Fix wrong generation of directives of static methods in autosummary.
* Import PIL as ``from PIL import Image``.
* Fix longtables with captions in LaTeX output.
* Make token references work as hyperlinks again in LaTeX output.
* Show warnings by default when reference labels cannot be found.
* Include line number when complaining about missing reference
  targets in nitpicky mode.
* Fix inline display of graphviz diagrams in LaTeX output.
* Build using app.build() in setup command.
* Fix a bug in the inheritance diagram exception that caused base
  classes to be skipped if one of them is a builtin.
* Fix general index links for C++ domain objects.
* Make admonition boundaries in LaTeX output visible.
* Fix KeyErrors occurring on rebuild after removing a file.
* Fix a traceback when removing files with globbed toctrees.
* If an autodoc object cannot be imported, always re-read the
  document containing the directive on next build.
* If an autodoc object cannot be imported, show the full traceback
  of the import error.
* Fix a bug where the removal of download files and images wasn't
  noticed.
* Implement ``~`` cross-reference prefix for the C domain.
* Fix regression of LaTeX output.
* Fix lookup of class attribute documentation on descriptors
  so that comment documentation now works.
* Fix traceback with ``only`` directives preceded by targets.
* Fix tracebacks occurring for duplicate C++ domain objects.
* Fix JavaScript domain links to objects with ``$`` in their name.

(adam)

2011-03-23 11:38:31 UTC MAIN commitmail json YAML

Changes 2.5.5:
* built documentation is no longer part of release.

Changes 2.5.4:
* Fixed extensions not loading properly with overlays.
* Work around a bug in cpython for the debugger that causes segfaults
  on 64bit big-endian architectures.

Changes 2.5.3:
* fixed an operator precedence error introduced in 2.5.2.  Statements
  like "-foo.bar" had their implicit parentheses applied around the
  first part of the expression ("(-foo).bar") instead of the more
  correct "-(foo.bar)".

Changes 2.5.2:
* improved setup.py script to better work with assumptions people
  might still have from it (``--with-speedups``).
* fixed a packaging error that excluded the new debug support.

(adam)

2011-03-23 10:57:36 UTC MAIN commitmail json YAML

Updated graphics/pngcheck to 2.3.0

(adam)

2011-03-23 10:56:55 UTC MAIN commitmail json YAML

Changes 2.3.0:
This version adds a new ANSI-colorized-output option (probably optimized for
dark-background xterms) and more informative output for interlaced images.

(adam)

2011-03-23 10:50:18 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.15

(adam)

2011-03-23 10:41:05 UTC MAIN commitmail json YAML

Updated dvipng to 1.4; py-django to 1.3; removed mkvtoolnix-old and liblzo

(adam)

2011-03-23 10:38:48 UTC MAIN commitmail json YAML

Changes 1.3:
Django 1.3窶冱 focus has mostly been on resolving smaller, long-standing feature
requests, but that hasn窶冲 prevented a few fairly significant new features from
landing, including:
* A framework for writing class-based views.
* Built-in support for using Python窶冱 logging facilities.
* Contrib support for easy handling of static files.
* Django窶冱 testing framework now supports (and ships with a copy of) the
  unittest2 library.

(adam)

2011-03-23 10:33:29 UTC MAIN commitmail json YAML

2011-03-23 10:30:40 UTC MAIN commitmail json YAML

2011-03-23 10:16:36 UTC MAIN commitmail json YAML

Updated sysutils/mktemp to 1.7

(wiz)

2011-03-23 10:16:23 UTC MAIN commitmail json YAML

Update to 1.7, based on PR 44014 from Aleksey Cheusov.
Set LICENSE.

Major changes in upstream

        Temporary file names now include digits in addition to letters.
        mktemp will now terminate after 2*N^62 attempts, where N
            is the number of Xs in the template.  Previously it would try
            forever.
        Fixed UTF8 formatting of the grave accent character in the manual.

(wiz)

2011-03-23 10:09:45 UTC MAIN commitmail json YAML

Changes 1.14:
This release changes raw PostScript processing to avoid the
non-rendering PostScript specials created by hyperref. A command-line
switch to turn off raw PostScript rendering has been added. Finally, a
few bugs has been fixed, such as correct decoding of the -T switch, a
CRLF bug when reading configuration files in Windows, and a few bugs
associated to subprocesses.

(adam)

2011-03-23 09:19:39 UTC MAIN commitmail json YAML

2011-03-23 09:17:36 UTC MAIN commitmail json YAML

One more mistake, missing PLIST for sk.

(taca)

2011-03-23 09:00:23 UTC MAIN commitmail json YAML

Changes 1.7.15:
* Force bit_depth to 1, 2, or 4 when -plte_len is <=2, <=4, or <=16 and
  the -bit_depth option is not present, to avoid writing invalid palette
  indexes.

(adam)

2011-03-23 08:11:37 UTC MAIN commitmail json YAML

revert unwanted commit accidently.

(obache)

2011-03-23 08:10:33 UTC MAIN commitmail json YAML

2011-03-23 07:49:47 UTC MAIN commitmail json YAML

bsd.fast.prefs.mk should not be included from packages.

(obache)

2011-03-23 05:37:44 UTC MAIN commitmail json YAML

Updated biology/gromacs to 4.5.4

(asau)

2011-03-23 05:36:29 UTC MAIN commitmail json YAML

Update to Gromacs 4.5.4:

* Fixed pdb2gmx picking up force field from local instead of
library directory
* Made pdb2gmx vsite generation work again for certain His namings.
* Fixed incorrect virial and pressure averages with certain
nst... values (instantaneous values correct)
* Fixed incorrect cosine viscosity output
* New -multidir alternative for mdrun -multi option
* Several minor fixes in analysis tools
* Several updates to the program documentation

(asau)

2011-03-23 05:33:59 UTC MAIN commitmail json YAML

Updated parallel/openmpi to 1.5.3

(asau)

2011-03-23 05:32:29 UTC MAIN commitmail json YAML

Update to OpenMPI 1.5.3:

1.5.3
-----

- Add missing "affinity" MPI extension (i.e., the OMPI_Affinity_str()
  API) that was accidentally left out of the 1.5.2 release.

1.5.2
-----

- Replaced all custom topology / affinity code with initial support
  for hwloc v1.1.1 (PLPA has been removed -- long live hwloc!).  Note
  that hwloc is bundled with Open MPI, but an external hwloc can be
  used, if desired.  See README for more details.
- Many CMake updates for Windows builds.
- Updated opal_cr_thread_sleep_wait MCA param default value to make it
  less aggressive.
- Updated debugger support to allow Totalview attaching from jobs
  launched directly via srun (not mpirun).  Thanks to Nikolay Piskun
  for the patch.
- Added more FTB/CIFTS support.
- Fixed compile error with the PGI compiler.
- Portability fixes to allow the openib BTL to run on the Solaris
  verbs stack.
- Fixed multi-token command-line issues when using the mpirun
  --debug switch.  For example:
      mpirun --debug -np 2 a.out "foo bar"
  Thanks to Gabriele Fatigati for reporting the issue.
- Added ARM support.
- Added the MPI_ROOT environment variable in the Open MPI Linux SRPM
  for customers who use the BPS and LSF batch managers.
- Updated ROMIO from MPICH v1.3.1 (plus one additional patch).
- Fixed some deprecated MPI API function notification messages.
- Added new "bfo" PML that provides failover on OpenFabrics networks.
- Fixed some buffer memcheck issues in MPI_*_init.
- Added Solaris-specific chip detection and performance improvements.
- Fix some compile errors on Solaris.
- Updated the "rmcast" framework with bug fixes, new functionality.
- Updated the Voltaire FCA component with bug fixes, new
  functionality.  Support for FCA version 2.1.
- Fix gcc 4.4.x and 4.5.x over-aggressive warning notifications on
  possibly freeing stack variables.  Thanks to the Gentoo packagers
  for reporting the issue.
- Make the openib component be verbose when it disqualifies itself due
  to MPI_THREAD_MULTIPLE.
- Minor man page fixes.
- Various checkpoint / restart fixes.
- Fix race condition in the one-sided unlock code.  Thanks to
  Guillaume Thouvenin for finding the issue.
- Improve help message aggregation.
- Add OMPI_Affinity_str() optional user-level API function (i.e., the
  "affinity" MPI extension).  See README for more details.
- Added btl_tcp_if_seq MCA parameter to select a different ethernet
  interface for each MPI process on a node.  This parameter is only
  useful when used with virtual ethernet interfaces on a single
  network card (e.g., when using virtual interfaces give dedicated
  hardware resources on the NIC to each process).
- Changed behavior of mpirun to terminate if it receives 10 (or more)
  SIGPIPEs.
- Fixed oversubscription detection.
- Added new mtl_mx_board and mtl_mx_endpoint MCA parameters.
- Added ummunotify support for OpenFabrics-based transports.  See the
  README for more details.

(asau)

2011-03-23 00:36:50 UTC MAIN commitmail json YAML

Make sure to update distinfo...

(taca)

2011-03-23 00:17:32 UTC MAIN commitmail json YAML

document kerberos-prefix-cmds

(tez)

2011-03-23 00:01:38 UTC MAIN commitmail json YAML

Kerberos V5 is an authentication system developed at MIT. It is a network
authentication protocol designed to provide strong authentication for
client/server applications by using secret-key cryptography. (Kerberos
5 is discussed in RFC 1510.)

This package provides MIT Kerberos applications and servers for telnet,
the r-services and ftp.  These were recently split from the mit-krb5
package due to upstream making the same split.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tez)

2011-03-22 23:35:59 UTC MAIN commitmail json YAML

2011-03-22 23:31:05 UTC MAIN commitmail json YAML

2011-03-22 23:20:49 UTC MAIN commitmail json YAML

add mit-krb5-appl (split out of mit-krb5)

(tez)

2011-03-22 23:09:11 UTC MAIN commitmail json YAML

looks like "make mps" may have been missed...

(abs)

2011-03-22 22:03:41 UTC MAIN commitmail json YAML

gtk-doc requires msgfmt to build, so add it to USE_TOOLS.
Should fix build on DragonFly as reported in PR pkg/44757 by F. Tigeot.

(gls)

2011-03-22 19:14:30 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 1.15

(gls)

2011-03-22 19:14:16 UTC MAIN commitmail json YAML

Update www/p5-Mojolicious to 1.15

>From Christian Sturm in PR pkg/44755.

1.15 2011-03-18 00:00:00
        - Changed default log level in "production" mode from "error" to
          "info".
        - Improved lookup method in Mojo::IOLoop.
        - Fixed a serious Mojo::DOM bug. (moritz)

(gls)

2011-03-22 17:29:30 UTC MAIN commitmail json YAML

Missed one error in my last update.

(darcy)

2011-03-22 17:08:21 UTC MAIN commitmail json YAML

Note update of tex-koma-script.

(minskim)

2011-03-22 17:07:32 UTC MAIN commitmail json YAML

Update tex-koma-script to 3.08a.

Changes:
    * scrlfile.dtx: internal \@gobbleopt renamed due to a compatibility
      issue with ntheorem
    * scrktare.dtx: file date changed
    * scrktare.dtx: missing % at one \AtBeginDocument added

(minskim)

2011-03-22 16:59:05 UTC MAIN commitmail json YAML

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

(minskim)

2011-03-22 16:58:15 UTC MAIN commitmail json YAML

Update tex-fwlw{,-doc} to 2010.

Changes:
- pagestyle fwlwhead: header line hsa first word and last word
- pagestyle NextWordFoot: foot line has page number and next-page
  first word, but only on odd pages

(minskim)

2011-03-22 15:46:08 UTC MAIN commitmail json YAML

Manually define BUILDLINK_INCDIRS so that lib/libzip/include/zipconf.h can
be found and included.  This lets textproc/ebook-tools build.

(jmmv)

2011-03-22 15:01:10 UTC MAIN commitmail json YAML

Fix package names.

(darcy)

2011-03-22 14:52:55 UTC MAIN commitmail json YAML

Note update of security/sudo package to 1.7.5.

(taca)

2011-03-22 14:52:09 UTC MAIN commitmail json YAML

Update sudo pacakge to 1.7.5.

* pkgsrc change: trying to use user-destdir.

What's new in Sudo 1.7.5?

* When using visudo in check mode, a file named "-" may be used to
  check sudoers data on the standard input.

* Sudo now only fetches shadow password entries when using the
  password database directly for authentication.

* Password and group entries are now cached using the same key
  that was used to look them up.  This fixes a problem when looking
  up entries by name if the name in the retrieved entry does not
  match the name used to look it up.  This may happen on some systems
  that do case insensitive lookups or that truncate long names.

* GCC will no longer display warnings on glibc systems that use
  the warn_unused_result attribute for write(2) and other system calls.

* If a PAM account management module denies access, sudo now prints
  a more useful error message and stops trying to validate the user.

* Fixed a potential hang on idle systems when the sudo-run process
  exits immediately.

* Sudo now includes a copy of zlib that will be used on systems
  that do not have zlib installed.

* The --with-umask-override configure flag has been added to enable
  the "umask_override" sudoers Defaults option at build time.

* Sudo now unblocks all signals on startup to avoid problems caused
  by the parent process changing the default signal mask.

* LDAP Sudoers entries may now specify a time period for which
  the entry is valid.  This requires an updated sudoers schema
  that includes the sudoNotBefore and sudoNotAfter attributes.
  Support for timed entries must be explicitly enabled in the
  ldap.conf file.  Based on changes from Andreas Mueller.

* LDAP Sudoers entries may now specify a sudoOrder attribute that
  determines the order in which matching entries are applied.  The
  last matching entry is used, just like file-based sudoers.  This
  requires an updated sudoers schema that includes the sudOrder
  attribute.  Based on changes from Andreas Mueller.

* When run as sudoedit, or when given the -e flag, sudo now treats
  command line arguments as pathnames.  This means that slashes
  in the sudoers file entry must explicitly match slashes in
  the command line arguments.  As a result, and entry such as:
user ALL = sudoedit /etc/*
  will allow editing of /etc/motd but not /etc/security/default.

* NETWORK_TIMEOUT is now an alias for BIND_TIMELIMIT in ldap.conf for
  compatibility with OpenLDAP configuration files.

* The LDAP API TIMEOUT parameter is now honored in ldap.conf.

* The I/O log directory may now be specified in the sudoers file.

* Sudo will no longer refuse to run if the sudoers file is writable
  by root.

* Sudo now performs command line escaping for "sudo -s" and "sudo -i"
  after validating the command so the sudoers entries do not need
  to include the backslashes.

* Logging and email sending are now done in the locale specified
  by the "sudoers_locale" setting ("C" by default).  Email send by
  sudo now includes MIME headers when "sudoers_locale" is not "C".

* The configure script has a new option, --disable-env-reset, to
  allow one to change the default for the sudoers Default setting
  "env_reset" at compile time.

* When logging "sudo -l command", sudo will now prepend "list "
  to the command in the log line to distinguish between an
  actual command invocation in the logs.

* Double-quoted group and user names may now include escaped double
  quotes as part of the name.  Previously this was a parse error.

* Sudo once again restores the state of the signal handlers it
  modifies before executing the command.  This allows sudo to be
  used with the nohup command.

* Resuming a suspended shell now works properly when I/O logging
  is not enabled (the I/O logging case was already correct).

(taca)

2011-03-22 13:55:45 UTC MAIN commitmail json YAML

Updated mail/exim to 4.75

(adam)

2011-03-22 13:55:28 UTC MAIN commitmail json YAML

2011-03-22 13:52:19 UTC MAIN commitmail json YAML

Changes 4.75:
1. In addition to the existing LDAP and LDAP/SSL ("ldaps") support, there
  is now LDAP/TLS support, given sufficiently modern OpenLDAP client
  libraries.  The following global options have been added in support of
  this: ldap_ca_cert_dir, ldap_ca_cert_file, ldap_cert_file, ldap_cert_key,
  ldap_cipher_suite, ldap_require_cert, ldap_start_tls.
2. The pipe transport now takes a boolean option, "freeze_signal", default
  false.  When true, if the external delivery command exits on a signal then
  Exim will freeze the message in the queue, instead of generating a bounce.
3. Log filenames may now use %M as an escape, instead of %D (still available).
  The %M pattern expands to yyyymm, providing month-level resolution.
4. The $message_linecount variable is now updated for the maildir_tag option,
  in the same way as $message_size, to reflect the real number of lines,
  including any header additions or removals from transport.
5. When contacting a pool of SpamAssassin servers configured in spamd_address,
  Exim now selects entries randomly, to better scale in a cluster setup.

(adam)

2011-03-22 10:47:11 UTC MAIN commitmail json YAML

No need to buildlink with cairo, so reset bump ABI from libpng via cairo.

(obache)

2011-03-22 10:41:11 UTC MAIN commitmail json YAML

2011-03-22 09:38:31 UTC MAIN commitmail json YAML

Note update of mail/postfix pacakge to 2.8.2 and remove it from TODO.

(taca)

2011-03-22 09:37:28 UTC MAIN commitmail json YAML

Update mail/postfix pacakge to 2.8.2.

Postfix stable release 2.8.2 is available. This release has minor
fixes that are already in the experimental (2.9) release.

- Bugfix: postscreen DNSBL scoring error.  When a client disconnected
  and then reconnected before all DNSBL results for the earlier
  session arrived, DNSBL results for the earlier session would be
  added to the score for the later session. This is very unlikely
  to have affected any legitimate mail.

- Workaround: the SMTP client did not support mail to [ipv6:ipv6addr].

- Portability: FreeBSD closefrom() was back-ported to FreeBSD 7,
  breaking FreeBSD 7.x support retroactively.

- Portability: the SUN compiler had trouble with a pointer expression
  of the form ``("text1" "text2") + constant'' so we don't try to
  be so clever.

(taca)

2011-03-22 08:39:30 UTC MAIN commitmail json YAML

Use "-n" instead of "! -z".

(tron)

2011-03-22 08:24:24 UTC MAIN commitmail json YAML

Updated multimedia/py-ming to 0.4.3nb3

(obache)

2011-03-22 08:24:09 UTC MAIN commitmail json YAML

* exactly buildlink with package linked with this package.
* support GIFLIB_IMPLEMENTATION != libungif.

Bump PKGREVISION.

(obache)

2011-03-22 08:00:23 UTC MAIN commitmail json YAML

Updated multimedia/ruby-ming to 0.2.1nb4

(obache)

2011-03-22 08:00:11 UTC MAIN commitmail json YAML

* exactly buildlink with packages used by this package directly.
* support GIFLIB_IMPLEMENTATION!=libungif

Bump PKGREVISION.

(obache)

2011-03-22 07:03:45 UTC MAIN commitmail json YAML

+ csound5-5.13

(obache)

2011-03-22 04:45:31 UTC MAIN commitmail json YAML

remove patch-aa for DragonFly.
Upstream take care it whth different way in 4.2 and this patch broke it.

(obache)

2011-03-22 04:05:11 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_rolling-replace to 0.24

(obache)

2011-03-22 04:04:58 UTC MAIN commitmail json YAML

Pass MAKE_SET_VARS with environment variables instead of make flags,
or it will be passwd down to subsequent make (ex. installation of dependencies)
and result in unwanted behaviour.

(obache)

2011-03-22 00:05:17 UTC MAIN commitmail json YAML

+ postfix-2.8.2.

(taca)

2011-03-21 19:56:54 UTC MAIN commitmail json YAML

Note PKGREVISION ump of tnt-mmtl.

(minskim)

2011-03-21 19:56:37 UTC MAIN commitmail json YAML

Let tnt-mmtl depend on tex-* instead of the entire teTeX.

(minskim)

2011-03-21 19:27:48 UTC MAIN commitmail json YAML

Note PKGREVISION bump of xdvipresent.

(minskim)

2011-03-21 19:27:16 UTC MAIN commitmail json YAML

Let xdvipresent depend on tex-* instead of the entire teTeX.

(minskim)

2011-03-21 16:54:08 UTC MAIN commitmail json YAML

2011-03-21 16:52:39 UTC MAIN commitmail json YAML

Import tex-arphic-doc-2.11 as fonts/tex-arphic-doc.

This is documentation for tex-arphic.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-21 16:52:25 UTC MAIN commitmail json YAML

Import tex-arphic-2.11 from pkgsrc-wip.

Packaged by rxg@ and modified by me.

These are font bundles for the Chinese Arphic fonts which work with the
CJK package. Arphic is actually the name of the company that which
created the fonts (and put them under a GPL-like licence).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-21 16:35:02 UTC MAIN commitmail json YAML

Note update of lang/php5 package to 5.2.17nb3.

(taca)

2011-03-21 16:34:28 UTC MAIN commitmail json YAML

Apply changes by r308525 from PHP's repository to fix bug #54055
(buffer overrun with high values for precision ini setting).

It fixes one of security fixes by PHP 5.3.6.

Bump PKGREVISION.

(taca)

2011-03-21 16:14:14 UTC MAIN commitmail json YAML

Updated net/unbound to 1.4.8

(pettai)

2011-03-21 16:13:07 UTC MAIN commitmail json YAML

Updated security/opendnssec to 1.2.1

(pettai)

2011-03-21 16:10:00 UTC MAIN commitmail json YAML

Note update of php-shmop package to 5.2.17nb1.

(taca)

2011-03-21 16:08:29 UTC MAIN commitmail json YAML

Add a patch to fix bug #54193 (Integer overflow in shmop_read()) referring
r309018 from PHPs' repository.  (CVE-2011-1092)

Bump PKGREVISION of devel/php-shmop.

(taca)

2011-03-21 15:52:25 UTC MAIN commitmail json YAML

OpenDNSSEC 1.2.1:

* ldns 1.6.9 is required for bugfixes.
* dnsruby-1.52 required for bugfixes.

Bugfixes:
* Auditor: 'make check' now works when srcdir != builddir.
* Auditor: Include the 'make check' files in the tarball.
* Enforcer: Fix the migration script for SQLite.
* Enforcer: Increase size of keypairs(id) field in MySQL to allow more than
  32767 keys; see MIGRATION for details.
* Enforcer: Minor change to NOT_READY_KEY error message.
* libhsm: Increase the maximum number of attached HSM:s from 10 to 100.
* ods-ksmutil: Send trivial MySQL messages to stdout when exporting zonelist
  etc. Otherwise the resulting XML needs to be edited by hand.
* ods-control: Fix for Bourne shell.
* Signer Engine: Prevent race condition when setting up the workers and
  the command handler.
* Signer Engine: Check if the signature exists before recycling it.
* Signer Engine: Quit when there are errors in the configuration.
* Signer Engine: Enable core dump on failure.
* Signer Engine: Explicitly close down log msg with null.
* Signer Engine: Backup state after writing output.
* Signer Engine: Allow update of serial if internal structure is not
  initialized.

(pettai)

2011-03-21 15:04:32 UTC MAIN commitmail json YAML

unbound 1.48:

Features:
* harden-below-nxdomain config option, default off (because very old software
  may be incompatible). We could enable it by default in the future.
  From draft-vixie-dnsext-resimprove-00.
* typetransparent localzone: does not block other RR types.
* so-sndbuf option for very busy servers, a bit like so-rcvbuf.

Bug Fixes:
* Fix so a changed NS RRset does not get moved name stuck on old server,
  for type NS the TTL is not increased.
* Fix prefetch so it does not get stuck on old server for moved names.
* Fix insecure CNAME sequence marked as secure, reported by Bert Hubert.
* faster lruhash get_mem routine.
* [bugzilla: 346 ] remove ITAR scripts from contrib,
  the service is discontinued, use the root.
* Fix in infra cache that could cause rto larger than TOP_TIMEOUT kept.
* algorithm compromise protection using the algorithms signalled in the DS
  record. Also, trust anchors, DLV, and RFC5011 receive this, and thus,
  if you have multiple algorithms in your trust-anchor-file then it will now
  behave different than before. Also, 5011 rollover for algorithms needs to be
  double-signature until the old algorithm is revoked.
* squelch 'tcp connect: bla' in logfile, (set verbosity 2 to see them)
* fix validation in this case: CNAME to nodata for co-hosted opt-in
  NSEC3 insecure delegation, was bogus, fixed to be insecure.
* Fix our 'BDS' license (typo reported by Xavier Belanger).
* [bugzilla: 338 ] print address when socket creation fails.
* Fix storage of EDNS failures in the infra cache.
* silence 'tcp connect: broken pipe' and 'net down' at low verbosity.
* unbound-anchor compiles with openssl 0.9.7.
* Be lenient and accept imgw.pl malformed packet (like BIND).
* the included ldns tarball is updated (to 1.6.8)
* iana portlist updated.

unbound 1.47:

Features:
* unbound-anchor app, unbound requires libexpat (xml parser library).
  It creates or updates a root.key file. Use it before you start the validator
  (e.g. at system boot time).
* dump_infra and flush_infra commands for unbound-control.

Bug Fixes:
* GOST code enabled by default (RFC 5933).
* Configure detects libev-4.00.
* do not synthesize a CNAME message from cache for qtype DS.
* Use central entropy to seed threads.
* Change the rtt used to probe EDNS-timeout hosts to 1000 msec.
* Fix validation failure for parent and child on same server with an insecure
  childzone and a CNAME from parent to child.
* Change of timeout code. No more lost and backoff in blockage. At 12sec timeout
  (and at least 2x lost before) one probe per IP is allowed only. At 120sec,
  the IP is blocked. After 15min, a 120sec entry has a single retry packet.
* no timeout backoff if meanwhile a query succeeded.
* Configure errors if ldns is not found.
* Windows 7 fix for the installer.
* Fix bug where fallback_tcp causes wrong roundtrip and edns observation to be
  noted in cache. Fix bug where EDNSprobe halted exponential backoff if EDNS
  status unknown.
* interface automatic works for some people with ip6 disabled. Therefore the
  error check is removed, so they can use the option.
* Fix TCP so it uses a random outgoing-interface.
* Fix bug when DLV below a trust-anchor that uses NSEC3 optout where the zone
  has a secure delegation hosted on the same server did not verify as secure
  (it was insecure by mistake).
* Fix alloc_reg_release for longer uptime in out of memory conditions.
* [bugzilla: 329 ] in example.conf show correct ipv4 link-local 169.254/16.
* compliance with draft-ietf-dnsop-default-local-zones-14,
  removed reverse ipv6 orchid prefix from builtin list.
* Algorithm rollover operational reality intrudes, for trust-anchor and
  5011-store, if one key matches it's good enough.
* Fix reported validation error in out of memory condition.
* Abide RFC5155 section 9.2: no AD flag for replies with NSEC3 optout.
* increased mesh-max-activation from 1000 to 3000 for crazy domains like
  _tcp.slb.com with 262 servers.
* [bugzilla: 327 ] Fix for cannot access stub zones until the root is primed.
* openbsd-lint fixes
* [bugzilla: 321 ] Fix resolution of rs.ripe.net artifacts with 0x20.
  Delegpt structures checked for duplicates always.
  No more nameserver lookups generated when depth is full anyway.
* [bugzilla: 322 ] Fix, configure does not respect CFLAGS on Solaris.
  Pass CFLAGS="-xO4 -xtarget=generic" on the configure command line if use
  sun-cc, but some systems need different flags.
* Fix acx_nlnetlabs.m4 configure output for autoconf-2.66 AS_TR_CPP changes,
  uses m4_bpatsubst now.
* make test (or make check) should be more portable and run the unit test and
  testbound scripts. (make longtest has special requirements).
* More pleasant remote control command parsing.
* Fix name of rrset printed that failed validation.
* Return NXDOMAIN after chain of CNAMEs ends at name-not-found.
* Fix validation in case a trust anchor enters into a zone with
  unsupported algorithms.
* iana portlist updated.
* updated ldns tarball.

(pettai)

2011-03-21 13:46:41 UTC MAIN commitmail json YAML

Updated archivers/p7zip to 9.20.1

(adam)

2011-03-21 13:45:51 UTC MAIN commitmail json YAML

Changes 9.20.1:
- "p7zip 9.20 - "unsupported method" with RAR files - " fixed
  "install.sh" installs again "bin/Codecs/Rar29.so"

(adam)

2011-03-21 13:29:44 UTC MAIN commitmail json YAML

Add destdir installation support.

(obache)

2011-03-21 13:22:50 UTC MAIN commitmail json YAML

Updated net/ruby-dnsruby to 1.52

(pettai)

2011-03-21 13:22:28 UTC MAIN commitmail json YAML

dnsruby-1.52:

* TXT record presentation format parsing fixes.
* NAPTR record presentation format parsing fixes.
* SEP flag no longer required (for use with Combined Signing Key).
* Validation routines improved.
* Recursor now handles hints and nameservers better.
* Various bug fixes.

(pettai)

2011-03-21 13:12:12 UTC MAIN commitmail json YAML

Updated net/ldns to 1.6.9

(pettai)

2011-03-21 13:10:58 UTC MAIN commitmail json YAML

1.6.9
* Fix creating NSEC(3) bitmaps: make array size 65536,
  don't add doubles.
* Fix printout of escaped binary in TXT records.
* Parsing TXT records: don't skip starting whitespace that is quoted.
* bugfix #358: Check if memory was successfully allocated in
  ldns_rdf2str().
* Added more memory allocation checks in host2str.c
* python wrapper for ldns_fetch_valid_domain_keys.
* fix to compile python wrapper with swig 2.0.2.
* Don't fallback to SHA-1 when creating NSEC3 hash with another
  algorithm identifier, fail instead (no other algorithm identifiers
  are assigned yet).

1.6.8
* Fix ldns zone, so that $TTL definition match RFC 2308.
* Fix lots of missing checks on allocation failures and parse of
  NSEC with many types and max parse length in hosts_frm_fp routine
  and off by one in read_anchor_file routine.
* bugfix #335: Drill: Print both SHA-1 and SHA-256 corresponding DS
  records.
* Print correct WHEN in query packet (is not always 1-1-1970)
* ldns-test-edns: new example tool that detects EDNS support.
* fix ldns_resolver_send without openssl.
* bugfix #342: patch for support for more CERT key types (RFC4398).
* bugfix #351: fix udp_send hang if UDP checksum error.
* fix set_bit (from NSEC3 sign).

(pettai)

2011-03-21 12:27:11 UTC MAIN commitmail json YAML

Add destdir installation support.

(obache)

2011-03-21 11:52:28 UTC MAIN commitmail json YAML

Updated net/lftp to 4.2.0

(pettai)

2011-03-21 11:52:03 UTC MAIN commitmail json YAML

Version 4.2.0 - 2011-03-03

* changed ssl:verify-certificate default to yes.
* check certificate common name in openssl case (code from curl).
* disable weak algorithms in openssl.
* new setting xfer:log-file.
* support for netkey pasword in ftp.
* added torrent ipv6 support (new setting torrent:ipv6)
* don't accept new connections when no torrent can accept them.
* allow to specify job numbers in `jobs' command.
* fixed a segfault in pget when an error happens on second chunk.

(pettai)

2011-03-21 11:47:37 UTC MAIN commitmail json YAML

updated zyGrib to 3.9.9.1

(plunky)

2011-03-21 11:44:59 UTC MAIN commitmail json YAML

minor update from 3.9.9 -> 3.9.9.1:

2011-01-23 : zyGrib Version 3.9.9.1

    * New russian translation (thanks Yaroslav/Specter).
    * Bug fixed : drawing wind arrows on the grid for Meteoblue files.
    * Personnal "cities" list :
          o All files whose name begins with cities and located in maps / gis / are read.
          o Format : text, encoding UTF8
          o One city by line (5 data, separator ';') :
            country;name;population;latitude;longitude
              1. country: 2 chars international code ISO-3166 A2
              2. name
              3. population : "importance" of the city. 4 levels:
                    1. population >= 1000000
                    2. population >= 200000
                    3. population >= 50000
                    4. population < 50000
              4. latitude
              5. longitude
          o Sample:
            AD;Andorra la Vella;20430;42.5;1.5166667

(plunky)

2011-03-21 11:39:27 UTC MAIN commitmail json YAML

* add destdir installation support.
* fix installation for platfoms that have no 'root' user and no 'bin' group.

(obache)

2011-03-21 11:38:50 UTC MAIN commitmail json YAML

bump PKGREVISION for previous bugfix

(plunky)

2011-03-21 09:58:25 UTC MAIN commitmail json YAML

Updated games/gbrainy to 1.63

(wiz)

2011-03-21 09:58:14 UTC MAIN commitmail json YAML

Update to 1.63:

Version 1.63
* 2 bug fixes
* Updated and new translations
* More flexiblity accepting answers

(wiz)

2011-03-21 08:56:40 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-21 08:55:12 UTC MAIN commitmail json YAML

remove quote from "DESTDIR".

(obache)

2011-03-21 08:47:12 UTC MAIN commitmail json YAML

2011-03-21 08:38:00 UTC MAIN commitmail json YAML

No need custom do-extract target, cpio will take care well automatically.

(obache)

2011-03-21 08:24:38 UTC MAIN commitmail json YAML

* LICENSE=gnu-gpl-v2
* marked as user-destdir installation support.

(obache)

2011-03-21 08:11:27 UTC MAIN commitmail json YAML

2011-03-21 06:32:34 UTC MAIN commitmail json YAML

2011-03-21 06:12:19 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-21 06:05:45 UTC MAIN commitmail json YAML

2011-03-21 05:05:06 UTC MAIN commitmail json YAML

marked as destdir installation support.

(obache)

2011-03-21 04:59:45 UTC MAIN commitmail json YAML

simplify destdir support.

(obache)

2011-03-21 04:53:49 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-21 04:52:18 UTC MAIN commitmail json YAML

Introduce DESTDIR_VARNAME package-settable variable.
A variable name that should be set as staged installation location
presented as ${DESTDIR} at installation phase.
"DESTDIR" is set by default.

for packages using different variable for staged installation prefix,
and/or using DESTDIR variable for different purpose.

(obache)

2011-03-21 02:45:04 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-21 02:36:40 UTC MAIN commitmail json YAML

add user-destdir installation support.

(obache)

2011-03-21 02:33:14 UTC MAIN commitmail json YAML

* MAKE_JOBS_SAFE=no
* marked as user-destdir installation ready

(obache)

2011-03-21 00:22:02 UTC MAIN commitmail json YAML

When we moved from fd_ofiles to a struct fdtab, the fd_ofiles became
an array of pointer (in struct fdtab) rather than a pointer of pointers.

Sadly for us, no, arrays and pointers are not equivalent from a memory
perspective: while pointers from/to another address space can
be consumed by kvm(3) to query for data in kernel space, arrays
are more tricky, especially when their content is copied in userland:
they are part of the copied struct.

Address of array members are only valid in their own address space,
in our case userland, which is (fortunately?) different from kernel space.
This breaks the various kvm_read() calls that query for file descriptor
information. Consequence: lsof(1) cannot print filedescriptor information
(starting from 5.99.14), and silently ignores the errors, as using
the userland fdtab (``dt'' variable) is not valid for kernel.

Fix that by using the ``fd_dt'' member of struct filedes, which stores
the address of the fdtab struct in kernel address space. Took a few hours
to understand what was going on with lsof(1), hmmm.

Luckily, fstat(1) uses the proper model (checked about 5min ago). Why
lsof(1) decided not to log an error on kvm_read() is... a good question.

Bump rev.

(jym)

2011-03-21 00:08:21 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2011-03-21 00:07:45 UTC MAIN commitmail json YAML

Update emacs-snapshot to 20110316.

Changes:
- Sync with Tramp 2.2.1.
- Handle bzr 2.3.0.
- Fix more problems found by GCC 4.5.2's static checks.

(minskim)

2011-03-20 21:41:56 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 1.14

(gls)

2011-03-20 21:41:35 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 1.14

Upstream changes:

1.14 2011-03-17 00:00:00
        - Added support for multiple dns servers to Mojo::IOLoop.
        - Added config helper to Mojolicious::Plugin::Config.
        - Changed resolv.conf parser in Mojo::IOLoop to use the first
          nameserver.
        - Changed lookup method in Mojo::IOLoop to pick records randomly.
        - Fixed small optional tag bugs in Mojo::DOM.
        - Fixed JavaScript/CSS bug in Mojo::DOM.
        - Fixed Windows home directory detection bug. (akron)
        - Fixed a few warnings.
        - Fixed typos.

1.13 2011-03-14 00:00:00
        - Deprecated Mojo::Client in favor of the much sleeker
          Mojo::UserAgent.
        - Made the most common Mojo::IOLoop methods easier to access for the
          singleton instance.
        - Fixed typos.

1.12 2011-03-10 00:00:00
        - Relicensed all artwork to CC-SA, so the whole distribution can be
          considered "open" again.
        - Deprecated MOJO_JSON_CONFIG environment variable in favor of
          MOJO_CONFIG. (crab)
        - Added EXPERIMENTAL support for IPv6.
        - Added more Perl-ish configuration plugin.
        - Added drain callback support for WebSockets.
        - Added line numbers to Mojo::JSON error messages. (marcus)
        - Removed experimental status from hypnotoad and
          Mojolicious::Plugin::TagHelpers.
        - Removed experimental status from many attributes and methods all
          over Mojolicious.
        - Improved attribute support of the select_field tag helper. (yko)
        - Improved text_field tag helper.
        - Improved tag helper attribute escaping.
        - Improved attrs method in Mojo::DOM.
        - Updated to jQuery to version 1.5.1.
        - Fixed XSS issue in link_to helper.
        - Fixed route unescaping bug.
        - Fixed small Mojo::DOM bug. (yko)
        - Fixed small documentation bug.
        - Fixed typos. (kimoto)

>From Christian Sturm in PR pkg/44740.

(gls)

2011-03-20 21:00:11 UTC MAIN commitmail json YAML

glib2 depends on pcre 8.11. Fixes configure check failure.

(cegger)

2011-03-20 20:29:04 UTC MAIN commitmail json YAML

+ gbrainy-1.63, meld-1.5.1, p5-Mojolicious-1.14 [pkg/44740].

(wiz)

2011-03-20 20:27:55 UTC MAIN commitmail json YAML

Remove some ex-MASTER_SITES.

(wiz)

2011-03-20 19:56:49 UTC MAIN commitmail json YAML

HCI direction message is an int, but you can't memcpy that to a uint8_t
and hope that it will work on big endian machines

(plunky)

2011-03-20 19:13:16 UTC MAIN commitmail json YAML

2011-03-20 18:06:57 UTC MAIN commitmail json YAML

lyx does not need teTeX/module.mk; include tex.buildlink3.mk instead.

(minskim)

2011-03-20 13:20:36 UTC MAIN commitmail json YAML

Updated multimedia/mkvtoolnix to 4.6.0

(adam)

2011-03-20 13:19:44 UTC MAIN commitmail json YAML

Changes 4.6.0:
* build system: Fixed building the Qt version of mkvinfo's GUI (again).
* mmg: bug fix: If the header editor finds 'language' elements with ISO-639-1
  codes (e.g. "fra" instead of "fre" for "French") then it will map the code to
  the corresponding ISO-639-2 code
* mmg: bug fix: Fixed one of the issues causing mmg to report that it is
  configured to use an unsupported version of mkvmerge when the reported
  version was actually empty.
* mkvmerge: enhancement: HD-DVD subtitles are recognized as being an
  unsupported file format. This makes the error message presented to the user
  a bit clearer.
* build: Boost 1.36.0 or newer is required (up from 1.34.0). Also fixed
  building with v3 of Boost's filesystem library, e.g. with Boost 1.46.0
  Beta 1 or newer.
* mkvpropedit: new feature: Added support for adding, replacing and removing
  tags.
* all: Added a translation for the programs into Turkish by ßouЯock.
* build system: Fixed compilation if configure choses the internal versions of
  libebml and libmatroska while older versions are still installed in a
  location named with "-I..." or "-L..." in CFLAGS/CXXFLAGS/LDFLAGS or with
  configure's "--with-extra-includes" and "--with-extra-libs" options.

(adam)

2011-03-20 12:52:48 UTC MAIN commitmail json YAML

* Note update of www/contao29-translations package to 20110319.
* Remove previous duplicated line.

(taca)

2011-03-20 12:50:34 UTC MAIN commitmail json YAML

Update contao29-translation pacakge to 20110319.

Czech, Croatian and Romanian language files are updated.
Slovak language files are update and enabled.

(taca)

2011-03-20 12:45:07 UTC MAIN commitmail json YAML

marked as user-destdir installation support.

(obache)

2011-03-20 12:35:28 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-20 12:15:28 UTC MAIN commitmail json YAML

LICENSE=gnu-gpl-v2

(obache)

2011-03-20 12:13:44 UTC MAIN commitmail json YAML

for the case of PKG_SYSCONFBASE!=${PREFIX}/etc, and use SUBST for replace.

(obache)

2011-03-20 12:00:15 UTC MAIN commitmail json YAML

Use OVERRIDE_GNU_CONFIG_SCRIPTS instead of custom copy.

(obache)

2011-03-20 11:46:35 UTC MAIN commitmail json YAML

* LICENSE=gnu-gpl-v2
* add user-destdir installation support

(obache)

2011-03-20 09:05:54 UTC MAIN commitmail json YAML

* LICENSE=gnu-gpl-v2
* add user-destdir installation support

(obache)

2011-03-20 09:00:09 UTC MAIN commitmail json YAML

/usr/bin/su for SSD/Linux.

(obache)

2011-03-20 06:55:14 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-20 06:36:30 UTC MAIN commitmail json YAML

Add user-destdir installatin support.

(obache)

2011-03-20 06:29:52 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-20 06:17:58 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-20 03:18:22 UTC MAIN commitmail json YAML

Patch a minor markup glitch in the apxs(8) man page: .PP needs to be at
the beginning of a line.

(Properly this should bump the PKGREVISION, but I'm not going to bother.)

(dholland)

2011-03-20 01:38:36 UTC MAIN commitmail json YAML

2011-03-19 23:37:15 UTC MAIN commitmail json YAML

Updated net/openafs to 1.4.14

(jakllsch)

2011-03-19 23:35:40 UTC MAIN commitmail json YAML

2011-03-19 21:18:51 UTC MAIN commitmail json YAML

2011-03-19 21:18:06 UTC MAIN commitmail json YAML

Update ap-modsecurity2 to 2.5.13, partly from Matthew Sporleder in
PR 44745, rest by me.

pkgsrc changes:
  - fix up deps
  - fix Apache module handling
  - DESTDIR support

XXX: The DESTDIR support has to bypass apxs because as far as I can tell
XXX: apxs -i doesn't know how to handle DESTDIRs. Various Apache modules
XXX: do this in various different ways. Someone(TM) should teach apxs -i
XXX: about DESTDIRs and fix up all the abuse. The infrastructure for
XXX: Apache modules could use some rototilling as well.

29 Nov 2010 - 2.5.13
--------------------

* Cleaned up some mlogc code and debugging output.

* Remove the ability to use a relative path to a piped audit logger
  (i.e. mlogc) as Apache does not support it in their piped loggers
  and it was breaking Windows and probably other platforms that
  use spaces in filesystem paths.  Discovered by Tom Donovan.

* Fix memory leak freeing regex.  Discovered by Tom Donovan.

* Fix some portability issues on Windows.

* Fixed Geo lookup concurrent connections bug

* Fixed Skip/SkipAfter chain bug

* Added new setvar Lua API to be used into Lua scripts

* Added PCRE messages indicates each rule that exceed match limits

* Added new Base64 transformation function called base64DecodeEx, which
  can decode base64 data skipping special characters.

* Add SecReadStateLimit to limit the number of concurrent threads in BUSY connections per ip address

* Fixed redirect action was not expanding macros in chained rules

04 Feb 2010 - 2.5.12
--------------------

* Fixed SecUploadFileMode to set the correct mode.

* Fixed nolog,auditlog/noauditlog/nolog controls for disruptive actions.

* Added additional file info definitions introduced in APR 0.9.5 so that
  build will work with older APRs (IBM HTTP Server v6).

* Added SecUploadFileLimit to limit the number of uploaded file parts that
  will be processed in a multipart POST.  The default is 100.

* Fixed path normalization to better handle backreferences that extend
  above root directories.  Reported by Sogeti/ESEC R&D.

* Trim whitespace around phrases used with @pmFromFile and allow
  for both LF and CRLF terminated lines.

* Allow for more robust parsing for multipart header folding.  Reported
  by Sogeti/ESEC R&D.

* Fixed failure to match internally set TX variables with regex
  (TX:/.../) syntax.

* Fixed failure to log full internal TX variable names and populate
  MATCHED_VAR* vars.

* Enabled PCRE "studying" by default.  This is now a configure-time option.

* Added PCRE match limits (SecPcreMatchLimit/SecPcreMatchLimitRecursion) to
  aide in REDoS type attacks.  A rule that goes over the limits will set
  TX:MSC_PCRE_LIMITS_EXCEEDED.  It is intended that the next major release
  of ModSecurity (2.6.x) will move these flags to a dedicated collection.

* Reduced default PCRE match limits reducing impact of REDoS on poorly
  written regex rules.  Reported by Sogeti/ESEC R&D.

* Fixed memory leak in v1 cookie parser.  Reported by Sogeti/ESEC R&D.

* Now support macro expansion in numeric operators (@eq, @ge, @lt, etc.)

* Update copyright to 2010.

* Reserved 700,000-799,999 IDs for Ivan Ristic.

* Fixed SecAction not working when CONNECT request method is used
  (MODSEC-110). [Ivan Ristic]

* Do not escape quotes in macro resolution and only escape NUL in setenv
  values.

04 Nov 2009 - 2.5.11
--------------------

* Added a new multipart flag, MULTIPART_INVALID_QUOTING, which will be
  set true if any invalid quoting is found during multipart parsing.

* Fixed parsing quoted strings in multipart Content-Disposition headers.
  Discovered by Stefan Esser.

* Cleanup persistence database locking code.

* Added warning during configure if libcurl is found linked against
  gnutls for SSL.  The openssl lib is recommended as gnutls has
  proven to cause issues with mutexes and may crash.

* Cleanup some mlogc (over)logging.

* Do not log output filter errors in the error log.

* Moved output filter to run before other stock filters (mod_deflate,
  mod_cache, mod_expires, mod_filter) to avoid analyzing modified data
  in the response.  Patch originally submitted by Ivan Ristic.

18 Sep 2009 - 2.5.10
--------------------

* Cleanup mlogc so that it builds on Windows.

* Added more detailed messages to replace "Unknown error" in filters.

* Added SecAuditLogDirMode and SecAuditLogFileMode to allow fine tuning
  auditlog permissions (especially with mpm-itk).

* Cleanup SecUploadFileMode implementation.

* Cleanup build scripts.

* Fixed crash on configuration if SecMarker is used before any rules.

* Fixed SecRuleUpdateActionById so that it will work on chain starters.

* Cleanup build system for mlogc.

* Allow mlogc to periodically flush memory pools.

* Using nolog,auditlog will now log the "Message:" line to the auditlog, but
  nothing to the error log.  Prior versions dropped the "Message:" line from
  both logs.  To do this now, just use "nolog" or "nolog,noauditlog".

* Forced mlogc to use SSLv3 to avoid some potential auto negotiation
  issues with some libcurl versions.

* Fixed mlogc issue seen on big endian machines where content type
  could be listed as zero.

* Removed extra newline from audit log message line when logging XML errors.
  This was causing problems parsing audit logs.

* Fixed @pm/@pmFromFile case insensitivity.

* Truncate long parameters in log message for "Match of ... against ...
  required" messages.

* Correctly resolve chained rule actions in logs.

* Cleanup some code for portability.

* AIX does not support hidden visibility with xlc compiler.

* Allow specifying EXTRA_CFLAGS during configure to override gcc specific
  values for non-gcc compilers.

* Populate GEO:COUNTRY_NAME and GEO:COUNTRY_CONTINENT as documented.

* Handle a newer geo database more gracefully, avoiding a potential crash for
  new countries that ModSecurity is not yet aware.

* Allow checking &GEO "@eq 0" for a failed @geoLookup.

* Fixed mlogc global mutex locking issue and added more debugging output.

* Cleaned up build dependencies and configure options.

(dholland)

2011-03-19 21:16:27 UTC MAIN commitmail json YAML

2011-03-19 19:59:48 UTC MAIN commitmail json YAML

2011-03-19 15:40:15 UTC MAIN commitmail json YAML

Fix broken patch.  The files to patch must not include the name of the
work directory.

(jmmv)

2011-03-19 15:03:50 UTC MAIN commitmail json YAML

2011-03-19 15:02:54 UTC MAIN commitmail json YAML

Updated claws-mail to 3.7.8 and sync plugins

(gls)

2011-03-19 14:52:12 UTC MAIN commitmail json YAML

Update mail/claws-mail to 3.7.8, and sync plugins.

Upstream changes:

* Bug fixes:
- rfe 2309, 'Shortcuts should not be modifiable by default'
- bug 2313, 'CLI quicksearch sometimes returns the same
messages twice'
- bug 2317, 'Action results in "Bad file descriptor"
- PGP/Core: Win32 build fix
- NNTP: fix replying (broken in corner case)
- fix configure option --disable-manual
- One more GTK+ 2.22 build fix
- Debian bug 599547, 'Please re-introduce quick shortcut for
marking as spam'

(gls)

2011-03-19 14:07:10 UTC MAIN commitmail json YAML

Remove SETGIDGAME logic from here, like it was removed from the other
platform .mk files.

(dholland)

2011-03-19 13:31:52 UTC MAIN commitmail json YAML

* additional missing clean up after removal of libxml option.
* pass to configure more preferred variables.

(obache)

2011-03-19 11:54:30 UTC MAIN commitmail json YAML

* improve fetch message
* add user-destdir installation support
* fixes installation on platforms where ROOT_USER != "root".

(obache)

2011-03-19 11:46:59 UTC MAIN commitmail json YAML

Only suggest download of DEFAULT_DISTFILES, or other files may need to be
downloaded from other sites than MASTER_SITES.

(obache)

2011-03-19 11:14:30 UTC MAIN commitmail json YAML

Add user-destdir installation support.

(obache)

2011-03-19 10:37:26 UTC MAIN commitmail json YAML

Convert to usual style of "used by" comment.

(obache)

2011-03-19 09:45:24 UTC MAIN commitmail json YAML

Add FILEBASE support for choosing the file name for a binary package.
>From Aleksey Cheusov in relation to PR 44698.

(wiz)

2011-03-19 09:44:26 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_tarup to 1.9

(wiz)

2011-03-19 09:44:17 UTC MAIN commitmail json YAML

Add filebase support, allowing to choose the filename for the resulting
package; from Aleksey Cheusov in relation to PR 44698.

Bump version to 1.9.

(wiz)

2011-03-19 09:36:47 UTC MAIN commitmail json YAML

* MAKE_JOBS_SAFE=no
* Note commented-out LICENSE (GNU EMACS GENERAL PUBLIC LICENSE)
* Add user-destdir installation support.

(obache)

2011-03-19 09:18:16 UTC MAIN commitmail json YAML

Updated security/pks to 0.9.4nb4

(obache)

2011-03-19 09:18:02 UTC MAIN commitmail json YAML

* LICENSE=original-bsd
* Add user-destdir installation support.
* Let to binary package same as installed from source
Bump PKGREVISION.

(obache)

2011-03-19 08:31:26 UTC MAIN commitmail json YAML

LICENSE=gnu-gpl-v2

(obache)

2011-03-19 08:29:20 UTC MAIN commitmail json YAML

Marked as USER_DESTDIR ready.

(obache)

2011-03-19 07:02:03 UTC MAIN commitmail json YAML

Note Updated lang/php53 to 5.3.6.

(taca)

2011-03-19 07:01:19 UTC MAIN commitmail json YAML

Update lang/php53 package to PHP 5.3.

PHP 5.3.6 Released!

[17-Mar-2011]
The PHP development team would like to announce the immediate availability
of PHP 5.3.6. This release focuses on improving the stability of the PHP
5.3.x branch with over 60 bug fixes, some of which are security related.

Security Enhancements and Fixes in PHP 5.3.6:

* Enforce security in the fastcgi protocol parsing with fpm SAPI.
* Fixed bug #54247 (format-string vulnerability on Phar). (CVE-2011-1153)
* Fixed bug #54193 (Integer overflow in shmop_read()). (CVE-2011-1092)
* Fixed bug #54055 (buffer overrun with high values for precision ini setting).
* Fixed bug #54002 (crash on crafted tag in exif). (CVE-2011-0708)
* Fixed bug #53885 (ZipArchive segfault with FL_UNCHANGED on empty
  archive). (CVE-2011-0421)

Key enhancements in PHP 5.3.6 include:

* Upgraded bundled Sqlite3 to version 3.7.4.
* Upgraded bundled PCRE to version 8.11.
* Added ability to connect to HTTPS sites through proxy with basic
  authentication using stream_context/http/header/Proxy-Authorization.
* Added options to debug backtrace functions.
* Changed default value of ini directive serialize_precision from 100 to 17.
* Fixed Bug #53971 (isset() and empty() produce apparently spurious
  runtime error).
* Fixed Bug #53958 (Closures can't 'use' shared variables by value and
  by reference).
* Fixed bug #53577 (Regression introduced in 5.3.4 in open_basedir
  with a trailing forward slash).
* Over 60 other bug fixes.

(taca)

2011-03-19 03:58:20 UTC MAIN commitmail json YAML

* add user-destdir installation support.
* fixes a linterpreter line.
* remove post-configure subst, no information in commit log and
  the file will not created there.

(obache)

2011-03-19 02:20:44 UTC MAIN commitmail json YAML

Drop maintainership.

(wiz)

2011-03-19 01:36:20 UTC MAIN commitmail json YAML

replace funny trick to avoid PKGREVISION in PKGNAME with PKGNAME_NOREV.

(obache)

2011-03-19 01:34:56 UTC MAIN commitmail json YAML

+ aria2-1.11.0, bzr-2.3.1, echinus-0.4.5, libX11-1.4.2, libXi-1.4.2,
  libcanberra-0.28 [drops support for GNOME2; don't update for now
  -- wiz], openmpi-1.5.3, taglib-1.7 [shlib major went down,
  clarifying with upstream -- wiz], txt2man-1.5.6, worker-2.17.11,
  xf86-video-ati-6.14.1.

(wiz)

2011-03-18 23:51:33 UTC MAIN commitmail json YAML

Note PKGREVISION bump of doxygen.

(minskim)

2011-03-18 23:51:17 UTC MAIN commitmail json YAML

Reduce TeX dependencies of doxygen.

(minskim)

2011-03-18 23:38:11 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-a4wide.

(minskim)

2011-03-18 23:37:39 UTC MAIN commitmail json YAML

Add a missing dependency to tex-a4wide.

(minskim)

2011-03-18 23:29:57 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-IEEEtran.

(minskim)

2011-03-18 23:29:38 UTC MAIN commitmail json YAML

Let tex-IEEEtran depend on a newer version of tex-psnfss so that all
fonts for comsoc styls are ready.

(minskim)

2011-03-18 23:28:24 UTC MAIN commitmail json YAML

2011-03-18 23:27:28 UTC MAIN commitmail json YAML

Import tex-jadetex-doc-3.13 as print/tex-jadetex-doc.

This is documentation for tex-jadetex.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 23:26:58 UTC MAIN commitmail json YAML

2011-03-18 23:25:31 UTC MAIN commitmail json YAML

Note update of netbsd-doc-print.

(minskim)

2011-03-18 23:25:14 UTC MAIN commitmail json YAML

Explicitly depend on packages required to build PDF files in the
NetBSD website.

(minskim)

2011-03-18 22:56:17 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-psnfss.

(minskim)

2011-03-18 22:55:57 UTC MAIN commitmail json YAML

Let tex-psnfss depend on all fonts that its styles use.

(minskim)

2011-03-18 21:56:28 UTC MAIN commitmail json YAML

Note PKGREVISION bump of teTeX-texmf.

(minskim)

2011-03-18 21:56:08 UTC MAIN commitmail json YAML

Resolve conflicts between teTeX-texmf and recently imported TeX Live
packages including tex-collection-fontsrecommended,
tex-collection-genericrecommended, and PSTricks packages.

(minskim)

2011-03-18 21:52:40 UTC MAIN commitmail json YAML

2011-03-18 21:49:42 UTC MAIN commitmail json YAML

Import tex-pst-uml-doc-0.83 as devel/tex-pst-uml-doc.

This is documentation for tex-pst-uml.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:49:31 UTC MAIN commitmail json YAML

Import tex-pst-uml-0.83 as devel/tex-pst-uml.

pst-uml is a PSTricks package that provides support for drawing
moderately complex UML (Universal Modelling Language) diagrams. (The PDF
documentation is written in French.)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:48:01 UTC MAIN commitmail json YAML

Import tex-psgo-doc-0.17 as graphics/tex-psgo-doc.

This is documentation for tex-psgo.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:47:51 UTC MAIN commitmail json YAML

Import tex-psgo-0.17 as graphics/tex-psgo.

This is a TeX package to typeset go diagrams with PSTricks.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:45:14 UTC MAIN commitmail json YAML

Import tex-pstricks-add-doc-3.51 as graphics/tex-pstricks-add-doc.

This is documentation for tex-pstricks-add.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:45:04 UTC MAIN commitmail json YAML

Import tex-pstricks-add-3.51 as graphics/tex-pstricks-add.

Collects together examples that have been posted to the pstricks mailing
list, together with many additional features for the basic pstricks,
pst-plot and pst-node, including: - bugfixes; - new options for the
pspicture environment; - arrows; - braces as node connection/linestyle;
- extended axes for plots (e.g., logarithm axes); - polar plots; -
plotting tangent lines of curves or functions; - solving and printing
differential equationd; - box plots; - matrix plots; and - pie charts.
The package makes use of PostScript routines provided by pst-math.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:44:10 UTC MAIN commitmail json YAML

Import tex-pst-tree-doc-1.12 as graphics/tex-pst-tree-doc.

This is documentation for tex-pst-tree.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:43:51 UTC MAIN commitmail json YAML

Import tex-pst-tree-1.12 as graphics/tex-pst-tree.

pst-tree is a pstricks package that defines a macro \pstree which offers
a structured way of joining nodes created using pst-node in order to
draw trees.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:48 UTC MAIN commitmail json YAML

Import tex-pst-vue3d-doc-1.24 as graphics/tex-pst-vue3d-doc.

This is documentation for tex-pst-vue3d.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:44 UTC MAIN commitmail json YAML

Import tex-pst-vue3d-1.24 as graphics/tex-pst-vue3d.

With pst-vue3d three dimensional objects like cubes, spheres and others
can be viewed from different points. The distribution includes a
comprehensive set of examples of usage.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:40 UTC MAIN commitmail json YAML

Import tex-pst-text-doc-1.00 as graphics/tex-pst-text-doc.

This is documentation for tex-pst-text.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:35 UTC MAIN commitmail json YAML

Import tex-pst-text-1.00 as graphics/tex-pst-text.

Pst-text is a PSTricks based package for plotting text along a different
path and manipulating characters. It includes the functionality of the
old package pst-char.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:31 UTC MAIN commitmail json YAML

Import tex-pst-slpe-doc-1.3 as graphics/tex-pst-slpe-doc.

This is documentation for tex-pst-slpe.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:27 UTC MAIN commitmail json YAML

Import tex-pst-slpe-1.3 as graphics/tex-pst-slpe.

This PStricks package covers all the colour gradient functionality of
pst-grad (part of the base pstricks distribution), and provides the
following facilities: - it permits the user to specify an arbitrary
number of colours, along with the points at which they are to be
reached; - it converts between RGB and HSV behind the scenes; - it
provides concentric and radial gradients; - it provides a command
\psBall that generates bullets with a three-dimensional appearance; and
- uses the xkeyval package for the extended key handling.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:22 UTC MAIN commitmail json YAML

Import tex-pst-poly-doc-1.61 as graphics/tex-pst-poly-doc.

This is documentation for tex-pst-poly.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2011-03-18 21:39:18 UTC MAIN commitmail json YAML

Import tex-pst-poly-1.61 as graphics/tex-pst-poly.

This PSTricks package provides a really rather simple command
\PstPolygon that will draw various regular and non-regular polygons
(according to command parameters); various shortcuts to commonly-used
polygons are provided, as well as a command \pspolygonbox that frames
text with a polygon. The package uses the xkeyval package for argument
decoding.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)