Commit graph

205258 commits

Author SHA1 Message Date
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
wiz
190505369c Remove unneeded symbol that causes conflict with X headers.
PR 48128.
2013-08-18 21:29:37 +00:00
wiz
450f12498b regen patch with better context 2013-08-18 21:29:08 +00:00
taca
bea2b7500c Need to update PHP55_VERSION. Thanks to joerg@ who noted to me. 2013-08-18 20:56:32 +00:00
martin
039357c319 Try to fix building perl on NetBSD/current - but not quite good enough,
somebody please fix the remaining fallout!
2013-08-18 19:42:30 +00:00
tsutsui
1268c023ee Updated net/ruby-tw to 0.4.8 2013-08-18 16:47:58 +00:00
tsutsui
664fb220bf Update ruby-tw to 0.4.8.
Changes from History.txt:

=== 0.4.8 2013-08-10

* show Fav/RT count

=== 0.4.7 2013-08-09

* modify DM send dialog
* declare license in gemspec

=== 0.4.6 2013-07-28

* unescape HTML in Tw::Client#show_status

=== 0.4.5 2013-07-27

* fix listname regex, could contain '-'
  * thank you for contributing @takano32

=== 0.4.4 2013-07-14

* silent if --format option

=== 0.4.3 2013-07-02

* notify switch user
2013-08-18 16:46:45 +00:00
apb
d9978da6e6 Spell "TOOL_DEPENDS" correctly, not as "TOOLS_DEPENDS". 2013-08-18 16:36:31 +00:00
spz
0d9ce69386 patch for CVE-2013-4238 taken from
http://hg.python.org/cpython/rev/bd2360476bdb
2013-08-18 13:42:14 +00:00
tron
9aee4c96c4 NetBSD and Mac OS X both provide "readlink" under "/usr/bin/readlink". 2013-08-18 11:45:33 +00:00
gdt
2a2d52bbb2 PKGREVISION++ due to geos update.
(This package links against the geos c++ library, which is a bug
according to geos documentation, and thus must be revbumped on every
geos update.)
2013-08-18 11:08:52 +00:00
gdt
cffd5b1a4f Updated geography/geos to 3.4.1 2013-08-18 11:07:01 +00:00
gdt
1d351bddff Update to 3.4.1.
Changes in 3.4.1
2013-08-DD

- Bug fixes / improvements
  - Assertion failure snapping line to points of rectangle
    smaller than tolerance (#649)
  - Can't build using cmake with tar ball (#644)

Changes in 3.4.0
2013-08-11

- New things:
  - Delaunay Triangulation API (#487, #565, #570, #567)
  - Interruptibility API (C and C++)
  - CAPI: GEOSNode (#496) - PHP: Geometry->node
  - GeometryPrecisionReducer class (#496, #526)
  - BufferInputLineSimplifier header exposed (#548)
  - New Centroid class supporting mixed geometry components (#612)
  - io::Writer::reserve() method
  - CAPI: GEOSNearestPoints
  - Add --cclibs, --static-clibs and --static-cclibs to geos-config (#497)
  - Early bail out of overlay exception if input is invalid

- C++ API changes:
  - New noding::GeometryNoder class
  - Added BufferOp::setSingleSided
  - Signature of most functions taking a Label changed to take it
    by reference rather than pointer.
  - Signature of most functions taking an IntersectionMatrix changed
    to take it by reference rather than pointer.
  - GraphComponent::label is now a Label value (from a pointer)
  - NodedSegmentString takes ownership of CoordinateSenuence now
  - io::Writer's toString() returns by const ref, write() takes a const ref
  - Unify prototypes of WKTReader and WKBReader constructor (#310)
  - GeometryCollection::computeEnvelopInternal and
    GeometryCollection::compareToSameClass are marked virtual (#478)

- Bug fixes / improvements
  - A point interpolated from a line does not always intersect
    the same line (#323)
  - Port ConvexHull robustness fix from JTS-1.13 (#457)
  - Improve Overlay robustness by reducing input precision on topology
    exception and by refusing to accept unnoded output (#459)
  - Improve Buffer robustness by reducing input precision on topology
    exception (#605)
  - Mismatch segment sides in OffsetCurveBuilder (#633 )
  - Fixed Linear Referencing API to handle MultiLineStrings consistently
    by always using the lowest possible index value, and by trimming
    zero-length components from results (#323)
  - Fixed CMake configuration to set correct SOVERSION (current - age)
  - Fix EMPTY return from single-point lines and zero-length polygons (#612)
  - CMakeLists.txt, tools/geos_svn_revision_cmake.h.in: Add
	  geos_svn_revision.h generator to CMake config (#643)
	- Makefile.vc 'clean' step leaks obj files (#607)
2013-08-18 11:06:25 +00:00
shattered
b184f1e7de Updated mail/mpop to 1.0.28
Updated misc/teseq to 1.1
2013-08-18 10:46:10 +00:00
shattered
a84bcf6b0d Update to 1.1. Changes:
* Colorized output now supported via the --color (or --colour) option,
  and the TESEQ_COLORS environment variable.
* Descriptions and labels for non-standard controls from DEC, Xterm,
  Rxvt, etc, are now always issued, without the need for the -x option.
* Reseq now recognizes "halt" (@@@) lines (with --halts option), waiting
  for keypress before continuing.
* Teseq now identifies which charset is being switched, by its ISO IR
  registration.
* BUG FIX: Teseq could crash on the input, `\033$z'.
2013-08-18 10:44:30 +00:00
shattered
bc666aaab9 Update to 1.0.28. Changes:
- Always use the internal MD5 functions for the built-in CRAM-MD5
  implementation; never use the ones from OpenSSL. This fixes problems with
  configurations that use OpenSSL and do not use GNU SASL. Thanks to Gleydson
  Soares and Moritz Wilhelmy for providing information and for testing the fix.
- Deprecate DIGEST-MD5 authentication as per RFC 6331.
- Remove unmaintained translations (es, pt_BR).
2013-08-18 10:32:45 +00:00
spz
124dd0ed36 record the current minimum requirement for fontconfig version, and tell cairo
configure that there really ought to be a fontconfig
2013-08-18 10:17:14 +00:00
spz
ee1d122aa8 make 'no xcb' stick 2013-08-18 10:15:36 +00:00
bsiegert
223270e925 Add some information about pkgsrc on MirOS.
I am going to try rebuilding the guide files and commit them separately.
2013-08-18 10:15:17 +00:00
bsiegert
7bc746e2c0 Note mksh update 2013-08-18 10:01:47 +00:00
bsiegert
d14aaec565 Update mksh to R48b.
Changes:

R48b is a minor bugfix update:

[tg] Fix display issue with multi-line prompts and SIGWINCH

R48 is a small but important bugfix update:

[tg] dot.mkshrc: unbreak hd(1) function in UTF-8 mode
[Jens Staal, tg] Improve buildability on Plan 9 and support kencc
[tg] Clean up and improve build process and testsuite
[Michael Langguth] Add multi-layer ICO file from mksh/Win32
[tg, Steffen Daode Nurpmeso] Fix interactive shell exiting on ^C or
syntax error when the EXIT pseudo-signal trap was set (to anything)
[tg, Daode] Display longer command excerpts in job control
[tg] Rewrite Emacs mode display window sliding calculation code
[tg] dot.mkshrc: “doch” now keeps standard input
[tg] Reduce memory usage and improve comments and documentation

R47 is a bugfix everyone must upgrade to:

[tg] Do not accidentally remove lksh.1 for in-srcdir builds
[tg] Fix post-build non-‘-Q’ output for lksh
[tg] Silence some configure-time warnings for clang-3.2 and GCC
[tg] Prevent recursion loops for namerefs; found by ormaaj
[tg] Replace wcwidth code by mine based on Unicode 6.2.0
[tg, Alexander Polakov] Fix quoting in word part of ${var+word} etc.
when the expression is in a quoted brace or a here document
[tg] Fix some compiler warnings; improve sig{,handler}_t detection
[tg] Keep SIGCHLD blocked in some more semi-critical code paths
[tg] Fix uninitialised variable causing random nōn-numerical input to be
accepted and acted upon in the select built-in command
[tg] No longer chown(2)/chmod(2) the -T tty(4) argument
[tg] Don’t fork(2) if the -T tty(4) argument begins with ‘!’; eliminates
the need for things like oneit_line/cttyhack/etc. on Linux
[jca] Fix “for var in; do” to not be interpreted as “for var; do”
[tg] Use %zu for printing size_t (ipv %lu with casting around)
[tg] use ${SIZE-size} for lewellyn’s cross
[fgsch, espie, millert, tg] Write more testcases
[millert] POSIX specifies that for && and || lists, only the exit status
of the last command matters for “set -e”; fix and document
[millert] check.pl: Add -T flag to set the tmpdir; use mkstemp(3) and
mkdtemp(3) instead of $$ in /tmp for tempfiles
[jca] Make $(<nonexistent) behave like $(cat nonexistent)
[tg] Let shf_open return an errno; display why file wasn’t read
[tg] Finally decide on regression-39 desired outcome (sync with AT&T
ksh93 and GNU bash --posix as well as mksh behaviour)
[tg] Fix post{in,de}crement in not evaluated side of e.g. ternary operator (LP#1187729)
[tg] Fix “set -x” problems; add “set +o inherit-xtrace” (LP#1179287)
[tg] Simplify some code
[tg] Fix segfault related to mixing funsub/valsub and comsub

R46 delivers these changes:

[tg] dot.mkshrc: prevent lksh from running it
[tg] Add the lksh manual page to the mksh distribution
[tg] Make both lksh and mksh interpret numbers with a leading digit zero
(‘0’) as octal precisely iff “set -o posix” is active
[tg] Point out the octal digit and the integer arithmetic differences
from POSuX verbosely in the manual pages (point people who need octals
to “set -o posix” and who need longs to lksh) and elaborate on the
horrors of ISO C Undefined Behaviour which is allowed to delete all your
data
[tg] Unbreak “set -o” (list flags) in lksh on LP64 machines
[tg] Implement Emacs mode PgUp as Vi insert mode Cur↑ for Yofuh
[tg] Allow setting both “set -o sh” and “set -o posix”, if done in the
same command; shuffle around compatibility levels (mksh/lksh, with -o
sh, with -o posix) again; permit a /bin/sh to set either or both
[tg] Sync lksh manual page with the exact code ifdefs
[tg] Change more use of signed integer to use unsigned instead
[tg] Implement “set -o pipefail” like AT&T ksh93 and GNU bash do
[tg] dot.mkshrc: provide hd(1) in Pure mksh™ for fallback
[tg] Implement VALSUBs (value substitutions): ${|REPLY=foo;}
2013-08-18 10:00:12 +00:00
jmcneill
6640ae303e Some NetBSD arm build fixes. Still doesn't build yet. 2013-08-18 09:42:31 +00:00
wiz
ff91b0d6e5 + amarok-2.8, calibre-0.9.44, capc-calc-2.12.4.10, dd_rescue-1.39,
eigen3-3.2, etm2-2.1.8 [etm successor], gettext-0.18.3.1,
  gramps-4.0.1, i3-4.6, kde4-4.11, libstatgrab-0.90, openbox-3.5.2,
  poppler-0.24.0, racket-5.3.6, rdesktop-1.8.0, rudiments-0.42,
  tig-1.2, xye-0.12.2.
2013-08-18 08:20:47 +00:00
imil
7734a5dbee Updated www/nginx-devel to 1.5.3 2013-08-18 08:11:34 +00:00
imil
751d54058f Updated nginx-devel to 1.5.3
Changes with nginx 1.5.3

    *) Change in internal API: now u->length defaults to -1 if working with
       backends in unbuffered mode.

    *) Change: now after receiving an incomplete response from a backend
       server nginx tries to send an available part of the response to a
       client, and then closes client connection.

    *) Bugfix: a segmentation fault might occur in a worker process if the
       ngx_http_spdy_module was used with the "client_body_in_file_only"
       directive.

    *) Bugfix: the "so_keepalive" parameter of the "listen" directive might
       be handled incorrectly on DragonFlyBSD.
       Thanks to Sepherosa Ziehau.

    *) Bugfix: in the ngx_http_xslt_filter_module.

    *) Bugfix: in the ngx_http_sub_filter_module.


Changes with nginx 1.5.2

    *) Feature: now several "error_log" directives can be used.

    *) Bugfix: the $r->header_in() embedded perl method did not return value
       of the "Cookie" and "X-Forwarded-For" request header lines; the bug
       had appeared in 1.3.14.

    *) Bugfix: in the ngx_http_spdy_module.
       Thanks to Jim Radford.

    *) Bugfix: nginx could not be built on Linux with x32 ABI.
       Thanks to Serguei Ivantsov.


Changes with nginx 1.5.1

    *) Feature: the "ssi_last_modified", "sub_filter_last_modified", and
       "xslt_last_modified" directives.
       Thanks to Alexey Kolpakov.

    *) Feature: the "http_403" parameter of the "proxy_next_upstream",
       "fastcgi_next_upstream", "scgi_next_upstream", and
       "uwsgi_next_upstream" directives.

    *) Feature: the "allow" and "deny" directives now support unix domain
       sockets.

    *) Bugfix: nginx could not be built with the ngx_mail_ssl_module, but
       without ngx_http_ssl_module; the bug had appeared in 1.3.14.

    *) Bugfix: in the "proxy_set_body" directive.
       Thanks to Lanshun Zhou.

    *) Bugfix: in the "lingering_time" directive.
       Thanks to Lanshun Zhou.

    *) Bugfix: the "fail_timeout" parameter of the "server" directive in the
       "upstream" context might not work if "max_fails" parameter was used;
       the bug had appeared in 1.3.0.

    *) Bugfix: a segmentation fault might occur in a worker process if the
       "ssl_stapling" directive was used.
       Thanks to Piotr Sikora.

    *) Bugfix: in the mail proxy server.
       Thanks to Filipe Da Silva.

    *) Bugfix: nginx/Windows might stop accepting connections if several
       worker processes were used.
2013-08-18 08:11:04 +00:00
imil
0d02460fcc Updated www/nginx to 1.4.2 2013-08-18 08:07:06 +00:00
imil
d4b395cd6c Updated naxsi to 0.51-1, fixing a mistake leading to possible build error
with 0.51
2013-08-18 08:06:38 +00:00
imil
2b65326bba Updated nginx to 1.4.2 and naxsi to 0.51
Changes with nginx 1.4.2

    *) Bugfix: the $r->header_in() embedded perl method did not return value
       of the "Cookie" and "X-Forwarded-For" request header lines; the bug
       had appeared in 1.3.14.

    *) Bugfix: nginx could not be built with the ngx_mail_ssl_module, but
       without ngx_http_ssl_module; the bug had appeared in 1.3.14.

    *) Bugfix: in the "proxy_set_body" directive.
       Thanks to Lanshun Zhou.

    *) Bugfix: the "fail_timeout" parameter of the "server" directive in the
       "upstream" context might not work if "max_fails" parameter was used;
       the bug had appeared in 1.3.0.

    *) Bugfix: a segmentation fault might occur in a worker process if the
       "ssl_stapling" directive was used.
       Thanks to Piotr Sikora.

    *) Bugfix: nginx/Windows might stop accepting connections if several
       worker processes were used.
2013-08-18 08:03:19 +00:00
wiz
805dbafc88 Updated devel/scmgit-base to 1.8.3.4nb1 2013-08-17 19:09:23 +00:00
wiz
9e4209f1b8 Remove perllocal.pod from PLIST. PR 48108.
Bump PKGREVISION.
2013-08-17 19:09:14 +00:00
imil
71eaecaea1 Updated salt to version 0.16.3.
Many changes and updates since version 0.15.3, see:

. http://docs.saltstack.com/topics/releases/0.16.0.html
. http://docs.saltstack.com/topics/releases/0.16.2.html
. http://docs.saltstack.com/topics/releases/0.16.3.html
2013-08-17 18:30:02 +00:00
imil
60a87c827f Updated sysutils/salt to 0.16.3 2013-08-17 18:28:40 +00:00
wiz
7dc2de8d57 + xf86-video-neomagic-1.2.8. 2013-08-17 16:31:30 +00:00
richard
dea9566133 fixup options.mk after libnotify07 merge 2013-08-17 16:28:48 +00:00
kleink
56eea90290 Updated www/py-flask-script to 0.6.2. 2013-08-17 16:10:23 +00:00
kleink
e00a0276da Update py-flask-script to 0.6.2.
Version 0.6.2
-----------------

Released on August 10, 2013

- FIXED: 0.6.1 fails to embed ipython at all

Version 0.6.1
-----------------

Released on August 9, 2013

- FIXED: IPython Shell embedding fails after upgrade to IPython 1.0
2013-08-17 16:09:36 +00:00
joerg
27c87c8dda Make sure to include PrintGifError here too. Bump revision. 2013-08-17 15:42:28 +00:00