Commit graph

205294 commits

Author SHA1 Message Date
shattered
be09f3c4f8 Update to 0.2.0. Changes:
Integrated commands DIR and era.  Date and time functions.
2013-08-21 10:23:41 +00:00
shattered
07a947a333 Update to 0.3.2. Changes:
- Interdiff had previously been putting absolute filenames in
  the input to the patch program.  It now avoids doing this.
- Editdiff no longer runs rediff when no changes were made in the editor.
- The correct exit status is now set when the decompress option fails.
- A temporary file leak has been fixed.
2013-08-21 10:18:03 +00:00
shattered
1cd8a23917 Update to 8.2.3. Notable changes:
- TkCVS now supports Subversion (up to 1.7). If SVN repository has a structure
  similar to trunk, branches, and tags but with different names, you can tell
  TkCVS about it.
- The previously undocumented RCS support is explicit now.

- Rework the merge functionality.  There's only one dialog for tagging, which
  you OK when you're ready to commit the merges.
- Merge arrows are drawn in the Branch Browser for merges tracked by
  Subversion 1.5's mergeinfo property and CVSNT's mergepoint feature.

- The Branch Browser positions the diagram so "you are here" is in the visible
  canvas, fixing a long-time nagging irritation.
- Locking and unlocking for SVN, and some additional SVN-specific right-click
  popups.
2013-08-21 10:14:54 +00:00
bsiegert
40bc38606a Regenerate text and HTML versions after my recent changes. 2013-08-21 10:11:44 +00:00
wen
218a001e09 Updated devel/p5-Lexical-Persistence to 1.023 2013-08-21 09:39:54 +00:00
wen
60448f0ea4 Update to 1.023
Update DEPENDS

Upstream changes:
------------------------------------------
version 1.023 at 2013-08-15 17:08:41 +0000
------------------------------------------

  Change: a1eed1260e5bea0eaf68f3b73a139909963672d5
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-15 13:01:43 +0000

    Add MANIFEST.SKIP.

------------------------------------------
version 1.022 at 2013-08-11 20:02:26 +0000
------------------------------------------

  Change: 930f3b70a5ff468ed48ae218638fcfd5d6e34838
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-11 16:02:26 +0000

    Update copyright date.

  Change: 42a9e410cedd1a656fc88f5d2db4fee9706c1ec6
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-11 15:57:08 +0000

    Merge branch 'master' of github.com:rcaputo/lexical-persistence

  Change: 5288e78f14d4459af3e1e48556909aa6c01e3ef1
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-11 15:54:44 +0000

    Switch to Dist::Zilla.

  Change: e59502b75249ab6f0c902f876003cb3119e3612c
  Author: Rocco Caputo <rcaputo@cpan.org>
  Date : 2013-08-03 20:16:42 +0000

    Merge pull request #2 from dsteinbrunner/patch-1

    Documentation typo fix.

  Change: 804c7f59f50be69d7ae6091b02f1c5a93dafcf18
  Author: David Steinbrunner <dsteinbrunner@pobox.com>
  Date : 2013-07-21 20:21:49 +0000

    typo fix

================================================
Plus 6 releases after 2012-08-15 00:00:00 +0000.
================================================
2013-08-21 09:39:05 +00:00
wen
ddfa243ed3 Updated devel/p5-MooseX-Params-Validate to 0.18 2013-08-21 09:31:45 +00:00
wen
b1dec37f68 Update to 0.18
Upstream changes:
0.18 2013-01-16
    - Fix broken prereq specification in 0.17. Reported by Justin Hunter.

0.17 2013-01-16
    - Fix tests that broke with new hash randomization in 5.17.6. (Dagfinn
      Ilmari Manns氓ker)
2013-08-21 09:30:35 +00:00
wen
e254f4bdee Updated devel/p5-MooseX-Role-WithOverloading to 0.13 2013-08-21 09:26:30 +00:00
wiz
6b4e785861 Updated databases/pgbuildfarm to 4.11 2013-08-21 09:25:15 +00:00
wiz
2e5eecf867 Fix dependencies after update. 2013-08-21 09:24:57 +00:00
wiz
7389ba7e2a Update to 4.11, provided by Nicolas Thauvin <nico@orgrim.net> on
pkgsrc-users.

Changes since 4.10:

  * Turn down module cleanup verbosity
  * Add check for rogue postmasters.
  * Add pseudo-branch targets HEAD_PLUS_LATEST and HEAD_PLUS_LATEST2.
  * Use Digest::SHA instead of Digest::SHA1.
  * Make directory handling more robust in git code.
  * Move web transaction into a module procedure.
  * Switch to using the porcelain format of git status.
  * Provide parameter for core file patterns.
  * Use a command file for gdb instead of the -ex option

The web transaction and Digest::SHA changes have allowed the removal of
a couple of long-standing uglinesses on the system. In almost all
cases, the config parameter "aux_path" and the separate
run_web_transaction.pl script are now redundant (the exception is older
2013-08-21 09:24:05 +00:00
wen
39e2b11d67 Update to 0.13
Upstream changes:
0.13      2013-01-07 20:59:07 PST-0800
          - Resolve failure reports in 5.17.* due to changes in SVf_AMAGIC

0.12      2013-01-05 12:10:02 PST-0800
          - Bump dependency on namespace::autoclean (RT#69313)

0.11      2012-11-17 22:09:00 +0000
          - Fix dependency issues from AutoPrereqs. RT#81145

0.10      2012-11-13 00:41:00 +0000
          - Remove use of MooseX::Types to allow Catalyst to work on perl
            5.8.5 RT#77100, RT#81124
          - Fix bug causing attributes to get lost if they were added to a
            role before composing a ::WithOverloading role onto it.
2013-08-21 09:23:42 +00:00
wiz
aa5de70dc7 Updated mail/postgrey to 1.33nb9 2013-08-21 09:20:26 +00:00
wiz
ad930c9bc9 Untaint --inet as well.
From Yasuhiro KIMURA via github upstream bug report.
Bump PKGREVISION.
2013-08-21 09:20:16 +00:00
wen
7e6ae69a8c Updated devel/p5-MooseX-StrictConstructor to 0.19 2013-08-21 09:15:44 +00:00
wen
1ff3d4f180 Update to 0.19
Upstream changes:
0.19     2012-01-17

- The 0.17 release broke compatibility with pre-2.0 versions of Moose.


0.18     2012-01-10

- A small internal tweak which prevents the MooseX::ClassCompositor tests from
  failing.


0.17     2012-01-04

- Added a small optimization for an immutable constructor when used with Moose
  2.00+. The list of valid attributes is only generated once, rather than each
  time the constructor is run. Reported by Chip Salzenberg. RT #73664.
2013-08-21 09:14:38 +00:00
wen
589fc2cfbf Updated devel/p5-MooseX-Types-LoadableClass to 0.009 2013-08-21 09:06:25 +00:00
wen
e92dafb0fb Update to 0.009
Upstream changes:
0.009 2013-06-10
  - now performing type checking in the type check itself, not the coercion,
    to fix results when the type check fails (RT#86041, Karen Etheridge)
2013-08-21 09:05:31 +00:00
wen
1cdd0ced3c Updated devel/p5-MooX-Types-MooseLike to 0.25 2013-08-21 09:01:12 +00:00
wen
37677407fc Update to 0.25
Upstream changes:
0.25 - 2013-07-29
    - Don't trigger bool overrides when checking for object instance type
      [RT#87382] (Mithaldu)
    - Make Moo a build dep. instead of run dep.
2013-08-21 09:00:01 +00:00
wen
5d6636c8f6 Updated textproc/p5-YAML-Tiny to 1.53 2013-08-21 07:59:28 +00:00
wen
e1cc74249d Update to 1.53
Upstream changes:
1.53   2013-08-20
        - really fixed metadata

1.52   2013-08-20
        - updated repository metadata to reflect move to github
2013-08-21 07:58:22 +00:00
obache
d434c4a6b4 take maintainership. 2013-08-21 01:47:54 +00:00
wiz
ca20581716 Fix typo. 2013-08-20 22:38:39 +00:00
wiz
d12e0cf564 Pick up maintainership. 2013-08-20 22:37:06 +00:00
wiz
5462a828c2 Reset maintainer on his request. 2013-08-20 22:36:54 +00:00
bsiegert
b32f492028 Fix build on Mac OS 10.8 by removing an unsupported compiler option. 2013-08-20 17:41:15 +00:00
adam
7856c5dcd3 Updated databases/openldap to 2.4.36; databases/py-ldap to 2.4.13 2013-08-20 15:30:38 +00:00
adam
1708f241c1 Changes 2.4.13:
Lib/
* ldapobject.ReconnectLDAPObject._apply_last_bind() now sends
  anonymous simple bind request even if the calling application
  did not to provoke ldap.SERVER_DOWN in method reconnect()
* ldapobject.ReconnectLDAPObject.reconnect() now also catches
  ldap.TIMEOUT exception after reconnection attempt
* Several other fixes for ldapobject.ReconnectLDAPObject
2013-08-20 15:27:07 +00:00
adam
39dd4452c0 Changes 2.4.36:
Added back-meta target filter patterns (ITS 7609)
Added liblmdb mdb_txn_env to API (ITS 7660)
Fixed libldap CLDAP with uninit'd memory (ITS 7582)
Fixed libldap with UDP (ITS 7583)
Fixed libldap OpenSSL TLS versions (ITS 7645)
Fixed liblmdb MDB_PREV behavior (ITS 7556)
Fixed liblmdb transaction issues (ITS 7515)
Fixed liblmdb mdb_drop overflow page return (ITS 7561)
Fixed liblmdb nested split (ITS 7592)
Fixed liblmdb overflow page behavior (ITS 7620)
Fixed liblmdb race condition with read and write txns (ITS 7635)
Fixed liblmdb mdb_del behavior with MDB_DUPSORT and mdb_del (ITS 7658)
Fixed slapd cn=config with unknown schema elements (ITS 7608)
Fixed slapd cn=config with loglevel 0 (ITS 7611)
Fixed slapd slapi filterlist free behavior (ITS 7636)
Fixed slapd slapi control free behavior (ITS 7641)
Fixed slapd schema countryString as directoryString (ITS 7659)
Fixed slapd schema telephoneNumber as directoryString (ITS 7659)
Fixed slapd-bdb/hdb to wait for read locks in tool mode (ITS 6365)
Fixed slapd-mdb behavior with alias dereferencing (ITS 7577)
Fixed slapd-mdb modrdn and base-scoped searches (ITS 7604)
Fixed slapd-mdb refcount behavior (ITS 7628)
Fixed slapd-meta binding flag is set (ITS 7524)
Fixed slapd-meta with minimal config (ITS 7581)
Fixed slapd-meta missing results messages (ITS 7591)
Added slapd-meta TCP keepalive support (ITS 7513)
Fixed slapo-sssvlv double free (ITS 7588)
Fixed slaptest to list -Q option (ITS 7568)
Build Environment
	Fixed slapd-meta declaration warnings (ITS 7654)
Contrib
	Fixed nssov group enumeration bug (ITS 7569)
	Fixed autogroup when URI has no attrs (ITS 7580)
Documentation
	admin24 Update database backend notes (ITS 7590)
	ldap.conf(5) fixed typos (ITS 7568)
	ldapmodify(1) remove replog reference (ITS 7562)
	ldif(5) remove replog reference (ITS 7562)
	slapd-config(5) remove replog reference (ITS 7562)
	slapd.conf(5) remove replog reference (ITS 7562)
	slapd-config(5) document TLSProtocolMin (ITS 5655,ITS 7645)
	slapd.conf(5) document TLSProtocolMin
2013-08-20 15:26:27 +00:00
wiz
5fd956b223 + denemo-1.0.6, mined-2013.23, nmap-6.40, pgbuildfarm-4.11,
py-billiard-2.7.3.32, py-kombu-2.5.13, py-setuptools-1.0,
  serf-1.3.1, vim-7.4, x264-devel-20130817, xf86-video-ast-0.98.0.
2013-08-20 13:21:29 +00:00
wiz
66f02f0044 Set LICENSE. 2013-08-20 13:08:38 +00:00
wiz
99f97a128f Fix build with bison-3.0.
(just build-tested)
2013-08-20 13:08:29 +00:00
shattered
fac2b70ba6 Updated sysutils/smartmontools to 6.2 2013-08-20 11:29:24 +00:00
richard
fbf47d87b3 update ncurses builtin.mk for solaris(illumos) 2013-08-20 11:27:03 +00:00
shattered
193ac8d8fb Update to 6.2 and reset maintainer. Selected changes:
- Support for ATA Long Logical/Physical Sectors (LLS/LPS).
- smartctl option '-f brief' to select new attribute output
  format which includes more flags and fits in 80 columns.
- smartctl options '-g, --get' and '-s, --set' to get/set
  various ATA settings: AAM, APM, Read look-ahead, Write
  cache, Security (freeze), Standby mode/timer.

- smartd resends warning emails if problem reappears.
- smartd warning emails include device identify info.

- 'update-smart-drivedb' does no longer require GNU sed.
- Linux and FreeBSD: Support for SATA/SAS disks behind Areca SAS
  controllers.

- Many HDD, SSD and USB additions to drive database.

More:
http://sourceforge.net/p/smartmontools/code/HEAD/tree/trunk/smartmontools/NEWS
2013-08-20 11:07:13 +00:00
mef
e3084931d5 MASTER_SITES seems to be renamed. 2013-08-20 01:01:48 +00:00
ryoon
d3a807fb86 Updated net/libquvi-scripts to 0.4.17 2013-08-19 13:37:03 +00:00
ryoon
0bcde39cd8 Update net/libquvi-scripts to 0.4.17.
* Fix PR pkg/48122 from Leonardo Taccari.

Changes:

v0.4.17  (2013-08-04) / Toni Gundogdu

Toni Gundogdu:
  - FIX: website/dailymotion.lua: Parse video_url (PORTpt9) [ce1b525]
  - FIX: website/guardian.lua: Multiple patterns (PORTpt9) [165792e]
  - Mark website/break.lua as FIXME [dce1940]
  - Mark website/charlierose.lua as FIXME [827dff0]

 13 files changed, 83 insertions(+), 66 deletions(-)


v0.4.16  (2013-06-18) / Toni Gundogdu

Toni Gundogdu:
  - BACKPORTpt9: Remove website/academicearth.lua [0c8f7d9]
  - FIX: BACKPORTpt9: website/break.lua: path pattern [a8fec0f]
  - FIX: website/myspass.lua:63: bad argument #3 to format [3265307]
  - FIX: website/spiegel.lua: title pattern [20e95ca]
  - FIX: website/tagtele.lua: title pattern [a56f48e]
  - liveleak.lua: Improve support for 3rd party embedded content [efde9c3]
  - website/guardian.lua: Check for expired content [22ff394]
  - website/tagtele.lua: Parse thumbnail URL [c7ca1aa]

 17 files changed, 126 insertions(+), 180 deletions(-)


v0.4.15  (2013-05-09) / Toni Gundogdu

Toni Gundogdu:
  - FIX: website/101greatgoals.lua: embedded URL patterns [b9daced]
  - FIX: website/academicearth.lua: Look for YouTube embed URL [cb19406]
  - FIX: website/bikeradar.lua: Look for embedURL [4fe8db9]
  - FIX: website/funnyordie.lua: media stream URL pattern [4d0fc7c]
  - FIX: website/gaskrank.lua: media stream URL pattern [1fbb469]
  - FIX: website/guardian.lua: all patterns [2e73b5b]
  - FIX: website/sevenload.lua: all patterns [7ea5976]
  - FIX: website/spiegel.lua: choose_default [c583258]
  - FIX: website/ted.lua: Check for extern media [00f4301]
  - FIX: xhamster.lua: title pattern [ef9a614]
  - Remove website/yfrog.lua [e667492]
  - website/arte.lua: Unmark as "FIXME" [494dcde]
  - website/bikeradar.lua: Unmark as "FIXME" [aa496bf]
  - website/clipfish.lua: r.categories: Add proto_rtmp [bb40acd]
  - website/golem.lua: Mark as "FIXME" [8edbe5c]
  - website/spiegel.lua: Parse thumbnail URL [a345ae6]
  - website/spiegel.lua: Parse title from page instead [1763969]

 48 files changed, 365 insertions(+), 501 deletions(-)


v0.4.14  (2013-03-19) / Toni Gundogdu

Martin Herkt:
  - Add website script for wimp.com [3639d67]
  - website utils: add base64 decoder [0eff56e]

 5 files changed, 118 insertions(+), 6 deletions(-)


v0.4.13  (2013-03-03) / Toni Gundogdu

Toni Gundogdu:
  - FIX: ard.lua: Assign self.script_dir to package.path [64cab0d]
  - Rename ard.lua to ardmediathek.lua [7a9bdb1]

 4 files changed, 174 insertions(+), 173 deletions(-)


v0.4.12  (2013-02-10) / Toni Gundogdu

Thomas Weißschuh:
  - Add ard.lua [c0add2d]
Toni Gundogdu:
  - FIX: tvlux.lua: Update patterns, parse thumb URL [85f1dea]
  - FIX: wdrmaus.lua:101: invalid escape sequence [ef57874]
  - Move fastjizz.lua under FIXME [e2d1f7f]
  - Move mgnetwork.lua under FIXME [1912cd7]

 13 files changed, 242 insertions(+), 65 deletions(-)


v0.4.11  (2013-02-01) / Toni Gundogdu

Guido Leisker:
  - Add support for myspass.de [2b79f18]
  - Add support for wdrmaus.de [86d1c64]
Toni Gundogdu:
  - beeg.lua: Update title pattern [be81501]
  - FIX: 1tvru.lua: title and media URL patterns [763338c]
  - FIX: gaskrank.lua: media stream URL pattern [8c067a5]
  - FIX: gen-news.sh: Find the closest tagname [89d31bc]
  - FIX: lego.lua: All patterns [787be3d]
  - FIX: metacafe.lua: Key parsing [4735455]
  - FIX: theonion.lua: thumbnail URL pattern [8d6ee06]
  - gaskrank.lua: Parse thumbnail URL [1e15082]

 71 files changed, 398 insertions(+), 821 deletions(-)


v0.4.10  (2012-11-22) / Toni Gundogdu

Toni Gundogdu:
  - FIX: audioboo.lua: multiple patterns [b182505]
  - FIX: break.lua: multiple patterns [6357cd1]
  - FIX: dailymotion.lua: title pattern [bc35f74]
2013-08-19 13:36:08 +00:00
jperkin
f2102ae423 Texinfo 5.1 fixes. 2013-08-19 13:30:30 +00:00
ryoon
9c080d883c Updated net/p5-umph to 0.2.5 2013-08-19 12:49:18 +00:00
ryoon
ae05b244e9 Update net/p5-umph to 0.2.5.
* Fix PR pkg/48136 from Leonardo Taccari.

Changes:
v0.2.5  (2012-11-25)

Toni Gundogdu:
  - FIX: playlist ID pattern [d25d7f2]
  - Manual: Revise FILES section [062d7db]
  test suite:
  - Add favorites.t [32297af]
  - Add playlist.t [1a4737d]
  - Add uploads.t [e2ff823]
  - Rename umph-Pod.t [6de116d]


v0.2.4  (2012-11-24)

Toni Gundogdu:
  - Add --user-agent option [23f8926]
  - FIX: Do not strip playlist prefix [a8f81cd]
  - FIX: Playlist ID length check [322d270]


v0.2.3  (2012-04-24)

Toni Gundogdu:
  - DOC: Add note about "Play all" playlists [54dbe5c]
  - Do not include duplicate media URLs [fc562cc]
  - FIX: Parse media URL properly [09723d3]
  - FIX: Strip playlist prefix properly [f206aad]


v0.2.2  (2012-04-23)

Toni Gundogdu:
  - Accept URLs with playlist ID param [82f3060]
  - Add --export-format, depr. --json, --csv [f90195d]
  - Add --export-response [9e288fe]
  - Use YouTube API returned error message [a7b95f6]


v0.2.1  (2012-04-15)

Toni Gundogdu:
  - FIX: Strip playlist prefix "PL" if found (#3) [95966bb]
  - FIX: Synopsis [9772a58]
  - Trim --version output [6d3c2d6]
2013-08-19 12:48:28 +00:00
christos
efb1a8c670 Update function invisibility list. This time for host releated reentrant
functions, recently introduced.
2013-08-19 12:31:11 +00:00
obache
87bef9cdc7 Updated www/ap2-wsgi to 3.4 2013-08-19 10:10:15 +00:00
obache
b9b14d5c94 Update ap2-wsgi to 3.4.
Changes In Version 3.4

Bugs Fixed

1. If using write() function returned by start_response() and a non string value
   is passed to it, then process can crash due to errors in Python object
   reference counting in error path of code.

2. If using write() function returned by start_response() under Python 3.X and a
   Unicode string is passed to it rather than a byte string, then a memory leak
   will occur because of errors in Python object reference counting.

3. Debug level log message about mismatch in content length generated was
   generated when content returned less than that specified by Content-Length
   response header even when exception occurring during response generation
   from an iterator. In the case of an exception occuring, was only meant to
   generate the log message if more content returned than defined by the
   Content-Length response header.

4. Using writelines() on wsgi.errors was failing.

5. If a UNIX signal received by daemon mode process while still being
   initialised to signal that it should be shutdown, the process could crash
   rather than shutdown properly due to not registering the signal pipe prior to
   registering signal handler.

6. Python doesn't initialise codecs in sub interpreters automatically which in
   some cases could cause code running in WSGI script to fail due to lack of
   encoding for Unicode strings when converting them. The error message in this
   case was:

     LookupError: no codec search functions registered: can't find encoding

   The 'ascii' encoding is now forcibly loaded when initialising sub
   interpreters to get Python to initialise codecs.

7. Response Content-Type header could be corrupted when being sent in
   multithreaded configuration and embedded mode being used. Problem thus
   affected Windows and worker MPM on UNIX.

Features Changed

1. The HTTPS variable is no longer set within the WSGI environment. The
   authoritative indicator of whether a SSL connection is used is
   wsgi.url_scheme and a WSGI compliant application should check for
   wsgi.url_scheme. The only reason that HTTPS was supplied at all was because
   early Django versions supporting WSGI interface weren't correctly using
   wsgi.url_scheme. Instead they were expecting to see HTTPS to exist.

   This change will cause non conformant WSGI applications to finally break.
   This possibly includes some Django versions prior to Django version 1.0.

   Note that you can still set HTTPS in Apache configuration using the SetEnv or
   SetEnvIf directive, or via a rewrite rule. In that case, that will override
   what wsgi.url_scheme is set to and once wsgi.url_scheme is set appropriately,
   the HTTPS variable will be removed from the set of variables passed through
   to the WSGI environment.

2. The wsgi.version variable has been reverted to 1.0 to conform to the WSGI PEP
   3333 specification. It was originally set to 1.1 on expectation that revised
   specification would use 1.1 but that didn't come to be.

3. Use of kernel sendfile() function by wsgi.file_wrapper is now off by default.
   This was originally always on for embedded mode and completely disabled for
   daemon mode. Use of this feature can be enabled for either mode using
   WSGIEnableSendfile directive, setting it to On to enable it.

   The default is now off because kernel sendfile() is not always able to work
   on all file objects. Some instances where it will not work are described for
   the Apache EnableSendfile directive.

     http://httpd.apache.org/docs/2.2/mod/core.html#enablesendfile

   Although Apache has use of sendfile() enabled by default for static files,
   they are moving to having it off by default in future version of Apache. This
   change is being made because of the problems which arise and users not
   knowing how to debug it and solve it.

   Thus also erring on side of caution and having it off by default but allowing
   more knowledgeable users to enable it where they know always using file
   objects which will work with sendfile().

New Features

1. Support use of Python 3.2.

2. Support use of Apache 2.4.

3. Is now guaranteed that mod_ssl access handler is run before that for
   mod_wsgi so that any per request variables setup by mod_ssl are available in
   the mod_wsgi access handler as implemented by WSGIAccessScript directive.

4. Added 'python-home' option to WSGIDaemonProcess allowing a Python virtual
   environment to be used directly in conjunction with daemon process. Note that
   this option does not do anything if setting WSGILazyInitialization to 'Off'.

5. Added 'lang' and 'locale' options to WSGIDaemonProcess to perform same tasks
   as setting 'LANG' and 'LC_ALL environment' variables. Note that if needing to
   do the same for embedded mode you still need to set the environment variables
   in the Apache envvars file or init.d startup scripts.

6. Split combined WWW-Authenticate header returned from daemon process back into
   separate headers. This is work around for some browsers which require
   separate headers when multiple authentication providers exist.

7. For Python 2.6 and above, the WSGIDontWriteBytecode directive can be used at
   global scope in Apache configuration to disable writing of all byte code
   files, ie., .pyc, by the Python interpreter when it imports Python code
   files. To disable writing of byte code files, set directive to 'On'.

   Note that this doesn't prevent existing byte code files on disk being used
   in preference to the corresponding Python code files. Thus you should first
   remove .pyc files from web application directories if relying on this option
   to ensure that .py file is always used.

8. Add supplementary-groups option to WSGIDaemonProcess to allow group
   membership to be overridden and specified comma separated list of groups to
   be used instead.

9. Add 'memory-limit' option to WSGIDaemonProcess to allow memory usage of
   daemon processes to be restricted. This will have no affect on some platforms
   as RLIMIT_AS/RLIMIT_DATA with setrlimit() isn't always implemented. For
   example MacOS X and older Linux kernel versions do not implement this
   feature. You will need to test whether this feature works or not before
   depending on it.

10. Add 'virtual-memory-limit' option to WSGIDaemonProcess to allow virtual
   memory usage of daemon processes to be restricted. This will have no affect
   on some platforms as RLIMIT_VMEM with setrlimit() isn't always implemented.
   You will need to test whether this feature works or not before depending on
   it.

11. Access, authentication and authorisation hooks now have additional keys in
   the environ dictionary for 'mod_ssl.is_https' and 'mod_ssl.var_lookup'. These
   equate to callable functions provided by mod_ssl for determining if the
   client connection to Apache used SSL and what the values of variables
   specified in the SSL certifcates, server or client, are. These are only
   available if Apache 2.0 or later is being used.

12. Add 'mod_wsgi.queue_start' attribute to WSGI environ so tools like New Relic
   can use it to track request queueing time. This is the time between when
   request accepted by Apache and when handled by WSGI application.
2013-08-19 10:09:51 +00:00
wiz
cd2935ff9f Updated x11/xf86-input-mouse to 1.9.0nb1 2013-08-19 09:19:37 +00:00
wiz
dfc974f3a2 Add all patches from NetBSD xsrc, as sent upstream just a minute ago.
Bump PKGREVISION.
2013-08-19 09:19:27 +00:00
martin
4d9bb2a6c6 Revert previous - I am unable to fix it for real and give up. 2013-08-19 08:22:09 +00:00
taca
ae80b5ca14 Ignore error using deprecated Gem.source_index method. 2013-08-19 04:47:58 +00:00