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 (4h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 04:50:28 UTC Now

2015-03-11 14:29:39 UTC MAIN commitmail json YAML

Update to 0.32

Upstream changes:
0.32    2015/03/10 19:54:22
        [CHANGES]
        * Documentation updates for new ->wrap_cb method

        [BUGFIXES]
        * Empty convergents should respect subclassing (RT97537)
        * Adjust loss-report regexp for bleadperl (RT99002 again)
        * Make trailing periods in warning tests optional, to account for
          Carp version changes (RT100685)

0.31    2015/03/08 17:50:06
        [CHANGES]
        * Added debugging warning when destroying a failed Future that has
          not reported its failure (RT102198)
        * Have ->and_then / ->or_else die immediately to further their
          deprecation
        * Announce done_cb/fail_cb/cancel_cb as deprecated in favour of curry
        * Provide ->wrap_cb method (experimental)

        [BUGFIXES]
        * Ensure that Test::Future does not retain Futures once they are
          complete (RT101128)
        * 'use Future' in Future::Utils (RT102167)

(wen)

2015-03-11 14:18:06 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8.5

(wen)

2015-03-11 14:14:52 UTC MAIN commitmail json YAML

Update to 2.8.5

Upstream changes:
Highlights
MDL-35392 - Feedback from module assign is now always shown in the gradebook
MDL-31036 - No more truncating characters in assignment quick grading
MDL-46626 - Log report export no longer contains html
MDL-23273 - Limit of responses in choice module is respected in case of synchronous submissions
Functional changes
MDL-31578 - Shibboleth can map attributes for all Moodle fields including custom attributes
MDL-47911 - Performance improvement on gradebook operations
MDL-49240 - Web service core_get_string now functions correctly
MDL-45621 - It is possible to uninstall portfolio plugins
MDL-48670 - Standard behat tests now work properly regardless of user timezone
UI changes
MDL-48533 - Backup report now links to the individual course backup summaries
MDL-49064 - left-align css class now has an RTL equivalent in bootstrap base
Security issues
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements
MDL-42138 - Required custom profile fields are always required on signup form even when user has logged in as guest
MDL-49059 - Possible to embed YouTube videos with start time or playlist info
MDL-48544 - Block region no longer disappears if all blocks in it were hidden
MDL-48841 - Fixed bug with not being able to reset scheduled task to defaults
MDL-49167 - Fixed regression with $CFG->yuislasharguments introduced by previous minor release
MDL-47953 - Grader report shows correct number of students per page when suspended users are present
MDL-48294 - enablemobilewebservice is no longer duplicated in Site admin
MDL-48679 - Fixed bug with missing grade export URL when using grade publishing

(wen)

2015-03-11 14:08:32 UTC MAIN commitmail json YAML

Updated net/cacti to 0.8.8c

(adam)

2015-03-11 13:56:46 UTC MAIN commitmail json YAML

Changes 0.8.8c:

Important Security Fixes

CVE-2013-5588 - XSS issue via installer or device editing
CVE-2013-5589 - SQL injection vulnerability in device editing
CVE-2014-2326 - XSS issue via CDEF editing
CVE-2014-2327 - Cross-site request forgery (CSRF) vulnerability
CVE-2014-2328 - Remote Command Execution Vulnerability in graph export
CVE-2014-4002 - XSS issues in multiple files
CVE-2014-5025 - XSS issue via data source editing
CVE-2014-5026 - XSS issues in multiple files

Important Updates

New graph tree view
Updated graph list and graph preview
Refactor graph tree view to remove GPL incompatible code
Updated command line database upgrade utility
Graph zooming now from everywhere

(adam)

2015-03-11 11:16:20 UTC MAIN commitmail json YAML

+ libvdpau-1.0, wget-1.16.3.

(wiz)

2015-03-11 08:40:31 UTC MAIN commitmail json YAML

2015-03-11 07:39:15 UTC MAIN commitmail json YAML

2015-03-11 05:21:53 UTC MAIN commitmail json YAML

Use tarball for www/firefox31.
Thank you, tnn@.

(ryoon)

2015-03-11 04:18:30 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 36.0.1

(ryoon)

2015-03-11 04:16:56 UTC MAIN commitmail json YAML

Update to 36.0.1

* Sync with firefox-36.0.1

(ryoon)

2015-03-11 01:31:13 UTC MAIN commitmail json YAML

Updated security/dirmngr to 1.1.1

(mef)

2015-03-11 01:31:02 UTC MAIN commitmail json YAML

(pkgsrc)
- Drop patch-ah, seems to have included
- License from gnu-gpl-v2 to gnu-gpl-v3
(upstream)
- Update 1.1.0 to 1.1.1
---------------------
2013-04-26  Werner Koch  <wk@gnupg.org>
        Release 1.1.1.

2013-04-26  Andre Heinecke  <aheinecke@intevation.de>  (wk)
        * configure.ac (strcasecmp): Check otherwise jnlib would defines it.
        * configure.ac (sigset_t): Add check.
        * configure.ac (LBER_LIBS): Add check.

2010-11-16  Werner Koch  <wk@g10code.com>
        Change the license to GPLv3+.
        * COPYING: Replace by GPLv3 version.

(mef)

2015-03-11 00:51:17 UTC MAIN commitmail json YAML

Updated security/flawfinder to 1.31

(mef)

2015-03-11 00:51:06 UTC MAIN commitmail json YAML

(pkgsrc)
- Add LICENSE= gnu-gpl-v2
(upstream)
- Update 1.27 to 1.31
----------------------
2014-08-03 David A. Wheeler <dwheeler, at, dwheeler.com>
        * Release version 1.31, a set of small improvements mostly CWE-related.
        * Note that flawfinder is officially CWE-compatible.
        * Support GNU make install conventions (prefix, bindir, DESTDIR, etc.).
          The older program-specific conventions are still supported, but
          the documentation emphasizes using the standard conventions instead.
        * Simplified installation text.
        * Added more wide character function rules.
        * Add reference to info at "http://www.dwheeler.com/secure-programs".
        * Document that hitlists should be trusted to be loaded or diffed.
          These are implented using Python's pickle module, and that module
          presumes the data is from a trustworthy source.  In the expected
          use case this is fine... but it needed to be documented.
        * Tweak/improve mappings to CWE.  E.G., strlen()
          better maps to CWE-126 (buffer over-read).  In a few cases the
          CWE mappings weren't reported as such; that is now fixed.
          CWEs are actually a hierarchy; expose a little of this so
          people can more easily search on them.
        * Improved error detection and reporting.  In particular, error
          messages are sent to standard errors, filenames listed but
          non-existent trigger a separate warning, and there's a warning
          about non-existent filenames listed on the command line that
          begin with the UTF-8 long dash sequence (users might not notice
          the difference between long dash and dash, and this can happen
          in some cases when copying and pasting).
        * Add "-H" option as synonym for "--html".

2014-07-19 David A. Wheeler <dwheeler, at, dwheeler.com>
        * Release 1.29, primarily for CWE improvements.
        * Multi-line formatting is faster and formats better.
        * Documentation about CWEs has been improved.
        * HTML format includes links from CWE identifiers to their definitions.
        * Tweak CWE mappings, e.g., strlen maps to CWE-126 (buffer over-read).
        * Option "--listrules" now gives default warning and is tab-delimited.
        * Regression test suite now also tests the generated HTML.

2014-07-13 David A. Wheeler <dwheeler, at, dwheeler.com>
        * Release 1.28
        * Common Weakness Enumeration (CWE) references are
          now included in most hits
        * Handle files not ending in newline (thanks to Alexis Wilke)
        * Documentation clarifications
        * Added support for "git diff" in patchfile processing
        * Handles unbalanced double-quotes in sprintf
        * Fix incorrect time executed report
        * Fix bug to allow "flawfinder ." (fix bug#3)
        * Fix ignore directive when filenames differ (fix bug#6)

(mef)

2015-03-11 00:23:29 UTC MAIN commitmail json YAML

Updated www/firefox to 36.0.1

(ryoon)

2015-03-11 00:22:27 UTC MAIN commitmail json YAML

Update to 36.0.1

Changelog:
Fixed 36.0.1 - Disable the usage of the ANY DNS query type (1093983)
Fixed 36.0.1 - Fixed a startup crash with EMET (1137050)
Fixed 36.0.1 - Hello may become inactive until restart (1137469)
Fixed 36.0.1 - Print preferences may not be preserved (1136855)
Fixed 36.0.1 - Hello contact tabs may not be visible (1137141)
Fixed 36.0.1 - Accept hostnames that include an underscore character ("_") (1136616)
Fixed 36.0.1 - WebGL may use significant memory with Canvas2d (1137251)
Fixed 36.0.1 - Option -remote has been restored (1080319)
Fixed 36.0.1 - Fix a top crash

(ryoon)

2015-03-10 21:52:10 UTC MAIN commitmail json YAML

Add pax to USE_TOOLS.

(bsiegert)

2015-03-10 21:28:45 UTC MAIN commitmail json YAML

Add a package for go-net-20150310, based on github.

This package contains supplementary Go networking libraries.

(bsiegert)

2015-03-10 21:08:39 UTC MAIN commitmail json YAML

2015-03-10 20:50:37 UTC MAIN commitmail json YAML

Update to SBCL 1.2.9

changes in sbcl-1.2.9 relative to sbcl-1.2.8:
  * minor incompatible change and bug fix: unboxed numeric constants
    on x86oids are arranged in memory differently, and the disassembler
    does not show them separately in DISASSEMBLE, but does
    if DISASSEMBLE-CODE-COMPONENT is used. (lp#1421987)
  * optimization: The compiler's treatment of type specifiers makes
    it slightly faster and more memory-efficient. Portable code
    should be indifferent to this change, however, users of
    SB-INTROSPECT:FUNCTION-TYPE might notice that (MEMBER T NIL)
    and (MEMBER NIL T) are both internally collapsed to the former,
    so that the latter can never be obtained as part of an FTYPE.
  * optimization: a TYPEP call in which the second argument is not a
    QUOTE form but nevertheless recognized as a compile-time constant
    might open-code the test. One scenario for this involves backquote,
    such as (TYPEP x `(my-type ,some-arg)). Code which relied upon
    deferring until runtime should declare (NOTINLINE TYPEP).
    [Due to the sematic constraints of DEFTYPE etc in in CLHS 3.2.2.3,
    code requiring delayed evaluation could be unportable though.]
  * enhancement: unused variables at the top-level are now reported.
    (lp#492200)
  * bug fix: DEFCLASS handles cyclic {super,meta}class relations better
    (lp#1418883)
  * bug fix: compiler no longer signals an error when compiling certain
    function calls. (lp#1416704, lp#404441, lp#1417822, lp#1234919)
  * bug fix: compiler doesn't stumble on a LOGIOR transform. (lp#1389433)
  * bug fix: more robust debugger and backtraces. (lp#1413850, lp#1099500,
    lp#1412881, lp#945261, lp#1419205, lp#1409402)
  * bug fix: files larger than 4GB can now be compiled.
  * bug fix: x86 truncated results from 64-bit foreign functions to 32 bits.
  * bug fix: file-position didn't work on large files on win32. (lp#1271545)
  * bug fix: callbacks from foreign threads can work without enabling
    sb-safepoint.
  * bug fix: sb-introspect:function-lambda-list works properly on interpeted
    macros. (lp#1387404)
  * bug fix: ADJUST-ARRAY properly handles non-adjustable arrays. (lp#886418)
  * bug fix: compiler no longer fails to dump a multidimensional array
    constant involving a circular reference to itself
  * bug fix: conditional and nested DX allocation no longer confuse the
    compiler in STACK analysis. (lp#1044465)
  * bug fix: sb-rotate-byte constant folding bug fixed. (lp#1423682)

changes in sbcl-1.2.8 relative to sbcl-1.2.7:
  * enhancement: better error and warning messages. (lp#1314767, lp#736383)
  * enhancement: backtrace for invalid argument count produces the exact
    supplied arguments including the extra ones, on x86, x86-64 and ARM.
  * enhancement: a STYLE-WARNING is signaled for DEFSTRUCT accessors which
    are used before the structure is defined; similarly for the predicate.
  * optimization: FORMAT NIL with only ~a and string arguments is transformed
    into CONCATENATE.
  * optimization: POSITION and FIND when inlined into code that is compiled
    with qualities of safety < 2 and speed > space will no longer signal
    an error on circular lists, but will potentially loop forever if given
    no :END constraint. As was always the case, calls that are not inlined
    are safe regardless of lexical policy.
  * bug fix: CLOS methods compiled with (OPTIMIZE (DEBUG 0))
    no longer cause debugger failure when printing a backtrace
  * bug fix: more resilience to deleted code. (lp#1308328, lp#1390544)
  * bug fix: the CLHS example of MAKE-LOAD-FORM involving TREE-WITH-PARENT
    did not work, and now it does.

changes in sbcl-1.2.7 relative to sbcl-1.2.6:
  * optimization: returning constant values refers to preboxed constants
    more reliably. (lp#1398785)
  * enhancement: a STYLE-WARNING is produced if a compiler-macro is defined
    for a function after at least one ordinary (not inlined) call to that
    function was compiled, indicating a likely compilation order problem.
    Likewise a warning ensues if a call is compiled to a function
    that is subsequently proclaimed INLINE.
  * enhancement: always lose() when something goes wrong while saving a core
    (instead of just printing an error on stderr in some situations).
  * enhancement: frames in the debugger are now restartable by default.
  * bug fix: restore error handling on Windows x86.
  * bug fix: MAKE-SEQUENCE detects type errors in its :INITIAL-ELEMENT
    at compile-time when possible. (lp#330299)
  * bug fix: parsing of malformed type specifiers no longer results
    in a memory-fault-error.
  * bug fix: LOOP properly destructures nested lists in WITH.
  * bug fix: MACROEXPANDing the redefinition of an alien structure type no
    longer signals the wrong error.
  * bug fix: PROGV doesn't get confused by forced DEBUG 3 (lp#1405456).

changes in sbcl-1.2.6 relative to sbcl-1.2.5:
  * enhancement: SERVE-EVENTS uses the poll() system call in lieu of
    select() if the OS has the former. Previously poll() was used
    only if waiting on exactly one file descriptor.
  * enhancement: efficiency of access to untagged structure slots is improved
    on x86-64, and the order of slots in memory is exactly as specified by
    defstruct, simplifying use of structures as arguments to foreign calls.
  * bug fix: SB-DEBUG:ARG now works in all TRACE options which evaluate forms.
  (lp#1357826)
  * bug fix: GC memory corruption during internal memory handling.
  * bug fix: duplicate effective-slot-definition objects as compared
    by EQ on name could be present in CLASS-SLOTS of a class whose
    metaclass was structure-class or condition-class. (lp#1049423)
  * bug fix: HANDLER-BIND with empty bindings works again; regression in
    1.2.5. (lp#1388707)
  * bug fix: ATOMIC-INCF works on structure slots in interpreted code.
    (lp#1381867)
  * bug fix: MAKE-ARRAY properly handles character types like (eql #\a) and
    (member #\a #\c). (lp#1392068)
  * bug fix: READ sometimes accidentally preserved a whitespace character
    after a token when it should not have. (lp#327790)

changes in sbcl-1.2.5 relative to sbcl-1.2.4:
  * enhancement: sb-bsd-sockets now has basic support for IPv6
  * enhancement: An sb-unicode package has been added, containing
    many functions related to handling Unicode text
  * enhancement: The reader now normalizes symbols to Normalization
    Form KC (NFKC). This behavior can be disabled with
    SB-EXT:READTABLE-NORMALIZATION
  * enhancement: a style-warning is signaled if OPTIMIZE declarations
    multiply specify a quality with differing values. (lp#310267)
  * bug fix: conservatively pointed to pages wipe out unused dwords so
    that they cannot act as false roots in turn.
  * bug fix: the walker's handling of lexical variable and symbol-macro
    bindings is improved (lp#375326, lp#1368305)
  * bug fix: HANDLER-{BIND,CASE} no longer drop into ldb when a clause
    contains an undefined condition type; regression in 1.1.19 (lp#1378939)
  * bug fix: in interpreted code, inequality predicates did not type-check
    arguments that weren't examined, and a 1-argument use of MIN or MAX
    accepted a complex number. (lp#1373702)
  * bug fix: APROPOS and APROPOS-LIST handle inherited symbols correctly.
    (lp#1364413, thanks to Zach Beane)

changes in sbcl-1.2.4 relative to sbcl-1.2.3:
  * enhancement: the sequence functions MAP, CONCATENATE and MERGE now call
    the new generic functions SEQUENCE:MAP, SEQUENCE:CONCATENATE and
    SEQUENCE:MERGE respectively when the specified result type designates an
    extended sequence.
  * bug fix: Wrong binding order of supplied-p parameters in macro lambda
    lists.  (lp#721135)
  * bug fix: VALIDATE-SUPERCLASS returns T when the superclass is the
    universal superclass (lp#1332983)
  * bug fix: reading an uninterned symbol whose print name has the
    syntax of an integer signals an error. (lp#310062)
  * bug fix: the walker is less likely to be confused when walking LET* forms
    with special bindings and use of those bindings and others of the same
    name.
  * bug fix: a rare bug affecting 32-bit platforms resulting in a
    fatal condition with the message "Globaldb rehash failure" has been fixed.

changes in sbcl-1.2.3 relative to sbcl-1.2.2:
  * enhancement: DOCUMENTATION works on instances of
    FUNCALLABLE-STANDARD-CLASS
  * enhancement: ASSERT reports arguments of calls to lexical functions in
    additional to global functions.
  * enhancement: ASDF updated to 3.1.3
  * enhancement: UIOP can be loaded without ASDF.
  * bug fix: some methods on CHANGE-CLASS did not finalize the new class
    before accessing its class-precedence list.
  * bug fix: CHANGE-CLASS no longer fails on unbound slots in the source
    object.
  * bug fix: CHANGE-CLASS signals an appropriate error when the destination
    class is a FORWARD-REFERENCED-CLASS.
  * bug fix: CHANGE-CLASS no longer signals bogus TYPE-ERRORs for slots for
    which initargs have been supplied.
  * bug fix: saving cores on ARM was broken since the introduction of GENCGC.
    (lp#1349795)
  * bug fix: macroexpanding a backquoted expression involving ",."
    outside of the compiler failed. (lp#1354623)

changes in sbcl-1.2.2 relative to sbcl-1.2.1:
  * incompatible change: the #\` ("backquote") reader macro was reimplemented
    to support robust pretty-printing. Reading a form involving #\` produces
    an invocation of the QUASIQUOTE ordinary macro which may contain subforms
    that are not lists. Code that unportably attempts operations on
    un-evaluated forms resulting therefrom, e.g.
      (SUBST a b (read-from-string "`(x (,y))"))
    might generate incorrect results and/or errors.
  * enhancement: support for GNU/kFreeBSD x86.
  * enhancement: ATOMIC-INCF and ATOMIC-DECF can operate on (CAR x), (CDR x)
    and DEFGLOBAL variables of type fixnum.
  * enhancement: arithmetic constant reduction is now performed on defconstant
    constants too. (lp#1337069).
  * bug fix: certain ftype proclamations containing &optional t &rest t no
    longer cause subsequent definitions to signal bogus style-warnings.
  * bug fix: #\Bell and #\Bel now read to different characters. (lp#1319452).
  * bug fix: CAS SYMBOL-VALUE on locally special variables didn't work.
    (lp#1098355)

changes in sbcl-1.2.1 relative to sbcl-1.2.0:
  * enhancement: GENCGC is enabled on ARM.
  * enhancement: better error reporting for invalid calls to local functions.
  * enhancement: support for GNU/kFreeBSD distributions.  (lp#1079954, thanks
    to Christoph Egger)
  * enhancement: experimental support for threads on NetBSD/x86-64.  (thanks
    to Robert Swindells)
  * enhancement: support for DragonFly BSD.  (lp#1292845, thanks to Vasily
    Postnicov)
  * bug fix: TYPE-OF must not return AND/OR/NOT expressions.
    (lp#1317308)
  * bug fix: accessing NIL arrays stopped producing errors. (lp#1311421)
  * bug fix: DISASSEMBLE no longer prints unwanted stuff. (lp#1251861)
  * bug fix: compiling SVREF on unknown types no longer produces scary errors.
    (lp#1258716)
  * bug fix: assorted LOOP fixes and enhancements. (lp#645534, lp#1322923,
    lp#700538, lp#613876, lp#695286, lp#798388)
  * bug fix: silence compiler notes from the SEARCH transform. (lp#1071310)
  * bug fix: array type intersection handles T and unknown element types
    correctly. (lp#1258716)
  * bug fix: fix a corner case in array type unparsing that would result in
    misleading translations from our internal type representation.
  * bug fix: array-rank now sees through union and intersection types.
    (lp#1310574)
  * bug fix: when DECLARE expressions are in the wrong place, be careful not
    to attempt to evaluate the subforms.  (lp#573747; thanks to Roman
    Marynchak)
  * bug fix: misplaced and missing declarations in DEFTRANSFORM. (lp#1066451)
  * bug fix: FBOUNDP returned NIL for a class of incorrect function names
    instead of signaling an error. (lp#1095483)
  * bug fix: fix a compile-time AVER in regalloc: lifetime analysis
    used to (rarely) introduce duplicate conflict markers in a single
    TN/block pair. (lp#1327008)

(asau)

2015-03-10 20:29:06 UTC MAIN commitmail json YAML

Add GITHUB_PROJECT to fix fetching the distfile, correct CATEGORIES.

(bsiegert)

2015-03-10 20:27:16 UTC MAIN commitmail json YAML

xsa123-4.3-4.2.patch from upstream:

x86emul: fully ignore segment override for register-only operations

For ModRM encoded instructions with register operands we must not
overwrite ea.mem.seg (if a - bogus in that case - segment override was
present) as it aliases with ea.reg.

This is CVE-2015-2151 / XSA-123.

(spz)

2015-03-10 20:08:44 UTC MAIN commitmail json YAML

xsa123.patch from upstream:
x86emul: fully ignore segment override for register-only operations

For ModRM encoded instructions with register operands we must not
overwrite ea.mem.seg (if a - bogus in that case - segment override was
present) as it aliases with ea.reg.

This is CVE-2015-2151 / XSA-123.

(spz)

2015-03-10 19:57:18 UTC MAIN commitmail json YAML

Add a package for go-text, using the github fetch module.

This package contains supplementary Go libraries for text processing, many
involving Unicode.

(bsiegert)

2015-03-10 19:50:16 UTC MAIN commitmail json YAML

xsa123-4.3-4.2.patch from upstream:
x86emul: fully ignore segment override for register-only operations

For ModRM encoded instructions with register operands we must not
overwrite ea.mem.seg (if a - bogus in that case - segment override was
present) as it aliases with ea.reg.

This is CVE-2015-2151 / XSA-123.

(spz)

2015-03-10 16:56:08 UTC MAIN commitmail json YAML

Updated net/quagga to 0.99.24.1

(gdt)

2015-03-10 16:46:51 UTC MAIN commitmail json YAML

Update to 0.99.24.1.

Remove patches that were applied upstream.
isisd is enabled, but pimd isn't yet (only because those are upstream defaults).

Upstream changes since 0.99.23:

User-visible changes:
- [pimd] New daemon: pimd provides IPv4 PIM-SSM multicast routing.
- [bgpd] New feature: "next-hop-self all" to override nexthop on iBGP route
    reflector setups.
- [bgpd] route-maps have a new action "set ipv6 next-hop peer-address"
- [bgpd] route-maps have a new action "set as-path prepend last-as"
- [bgpd] Update validity checking (particularly MP-BGP / IPv6 routes) was
    touched up significantly.  Please report possible bugs.
- [ripd] New feature: RIP for IPv4 now supports equal-cost multipath (ECMP)
- [zebra] Multicast RIB support has been extended.  It still is IPv4 only.
- [zebra] "no link-detect" is now printed in configurations since it won't
    be the default anymore soon.  To retain current behaviour, re-save your
    configuration after updating to 0.99.24.

Distributor-visible changes:
- --enable-pimd is added to enable pimd.  It is considered experimental, though
    unless the distribution target is embedded systems with little flash, there
    is no reason to not include it in packages.
- --disable-ipv6 no longer exists as an option.  It's 2015, your C library
    really needs to have IPv6 support by now.
- --disable-netlink no longer exists as an option.  It didn't work anyway.
- --disable-solaris no longer exists as an option.  It only controlled some
    init scripts.
- --enable-isisd is now the default.
- mrlg.cgi is no longer included (it was severely outdated).  It can be found
    independently at http://mrlg.op-sec.us/
- build on Linux with the musl C library should now work

(gdt)

2015-03-10 16:44:01 UTC MAIN commitmail json YAML

Note update of devel/ruby-debugger-ruby_core_source package to 1.3.8nb1
and devel/ruby-debugger package to 1.6.8nb1.

(taca)

2015-03-10 16:40:18 UTC MAIN commitmail json YAML

These pacakges do not support newer Ruby 2.0 and Ruby 2.1.

(taca)

2015-03-10 16:33:55 UTC MAIN commitmail json YAML

Allow build with ruby18.

(taca)

2015-03-10 16:26:09 UTC MAIN commitmail json YAML

Drop support for ruby18.

(taca)

2015-03-10 16:25:33 UTC MAIN commitmail json YAML

Note update of devel/swig package to 1.3.38.

(taca)

2015-03-10 16:24:57 UTC MAIN commitmail json YAML

Update swig to 1.3.38.  It required by x11/ruby-wxruby with ruby193.

* Remove descriptino about gnuradio incompatibility since it related
  packages are already using swig2.

Version: 1.3.38 (31 January 2009)

Tagline: SWIG is a compiler that integrates C and C++ with languages
        including Perl, Python, Tcl, Ruby, PHP, Java, Ocaml, Lua,
        Scheme (Guile, MzScheme, CHICKEN), Pike, C#, Modula-3,
        Common Lisp (CLISP, Allegro CL, CFFI, UFFI), Octave and R.

SWIG reads annotated C/C++ header files and creates wrapper code (glue
code) in order to make the corresponding C/C++ libraries available to
the listed languages, or to extend C/C++ programs with a scripting
language.

(taca)

2015-03-10 16:20:01 UTC MAIN commitmail json YAML

Comment out MASTER_SITES and HOMEPAGE since www.modruby.net has gone.

(taca)

2015-03-10 16:18:54 UTC MAIN commitmail json YAML

These package are still needed by ruby18 packages.

(taca)

2015-03-10 16:15:58 UTC MAIN commitmail json YAML

This package supports ruby18 only.

(taca)

2015-03-10 16:14:21 UTC MAIN commitmail json YAML

Note remove of devel/rubyforge package.

(taca)

2015-03-10 16:13:09 UTC MAIN commitmail json YAML

Remove rubyforge since rubyforge.org has gone.

(taca)

2015-03-10 16:12:37 UTC MAIN commitmail json YAML

Remove rubyforge.

(taca)

2015-03-10 15:20:17 UTC MAIN commitmail json YAML

2015-03-10 14:08:02 UTC MAIN commitmail json YAML

2015-03-10 13:59:29 UTC MAIN commitmail json YAML

2015-03-10 13:11:46 UTC MAIN commitmail json YAML

Updated lang/go to 1.4.2nb1

(jperkin)

2015-03-10 13:11:36 UTC MAIN commitmail json YAML

2015-03-10 12:00:26 UTC MAIN commitmail json YAML

Updated textproc/p5-Net-Dict to 2.19

(mef)

2015-03-10 12:00:13 UTC MAIN commitmail json YAML

(pkgsrc)
- remove patch-aa, no longer necessary.
  (comment was: Avoid interactive configuration during build.)
(upstream)
- Update 2.08 to 2.19
  -------------------
2.19 2014-12-17
    - Fixed failing tests - caused by updated dictionaries on dict.org
    - Added a TODO.md file with the things I want to get around to doing.

2.18 2014-06-26
    - Some of the dict.org databases have been updated, needing updates
      to databases. Reported by RJBS.
    - Converted tests to use eq_or_diff() from Test::Differences,
      also suggested by RJBS.

2.17 2014-04-25
    - Converted all remaining tests to use Test::More
    - Tidied up SEE ALSO, including fixing of broken links
    - Tidied up code snippets in the doc
    - Reformatted code according to my current conventions,
      and got rid of a few rogue tab characters

2.16 2014-04-20
    - Test server config in Net::Dict::TestConfig in t/lib.
      We no longer prompt for test config -- it hasn't changed in years.
    - Refactored t/connection.t to use Test::More

2.15 2014-04-04
    - tkdict script had a very site-specific #! path. Changed to use env.
      RT#92184

2.14 2014-03-28
    - We weren't correctly handling dictionary db names containing a '-'.
      Fix from RJBS.

2.13 2013-12-23
    - Added "use warnings" to Net::Dict
    - Specified min perl version as 5.006 in Makefile.PL

2.12 2013-11-18
    - Corrected the dependency I meant to add in the previous release.
      I added a dependency on Net::Dict (ie itself) instead.

2.11 2013-11-15
    - Added missing dependency (AppConfig::Std) to Makefile.PL

2.10 2013-07-20
    - Reformatted this file according to CPAN::Changes::Spec
    - Repository details added to metadata (Makefile.PL) and pod
    - License type added to metadata (Makefile.PL)

2.09 2011-12-18
    - Fixed tests that started breaking due to changes in the dict.org server
    - Renamed ChangeLog to Changes & tweaked formatting to CPAN::Changes::Spec

(mef)

2015-03-10 09:07:56 UTC MAIN commitmail json YAML

Added sysutils/lastfss version 0.

(manu)

2015-03-10 09:06:04 UTC MAIN commitmail json YAML

2015-03-10 07:17:33 UTC MAIN commitmail json YAML

Updated x11/libX11 to 1.6.3

(wiz)

2015-03-10 07:16:26 UTC MAIN commitmail json YAML

Update to 1.6.3:

This release of libX11 looks bigger than it is, due to a lot of spec/doc
cleanup work that doesn't affect the code itself.  There is still a good
deal of bug fixes, code cleanup, locale improvements, and compose key table
additions, including new UTF-8 compose sequences for:

<Multi_key> <R> <equal>      : "<U+20B9>" U20b9 # INDIAN RUPEE SIGN
<Multi_key> <S> <semicolon>  : "Ș"  U0218  # LATIN CAPITAL LETTER S WITH COMMA BELOW
<Multi_key> <s> <semicolon>  : "È™"  U0219  # LATIN SMALL LETTER S WITH COMMA BELOW
<Multi_key> <T> <semicolon>  : "Èš"  U021A  # LATIN CAPITAL LETTER T WITH COMMA BELOW
<Multi_key> <t> <semicolon>  : "È›"  U021B  # LATIN SMALL LETTER T WITH COMMA BELOW
<Multi_key> <F> <U>          : "<U+1F595>"  U1F595 # REVERSED HAND WITH MIDDLE FINGER EXTENDED
<Multi_key> <L> <L> <A> <P>  : "<U+1F596>"  U1F596 # RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS

Alan Coopersmith (77):
      Xcms file parsing should not require the impossible to succeed
      Drop X_LOCALE fallback for OS'es without setlocale()
      unifdef -UISC
      XkbSelectEventDetails: remove unnecessary assignments
      _XkbReadGeomOverlay: check for NULL first, then use pointer
      Remove unused ETEST & ESZTEST macros from XlibInt.c
      Add RANDR 1.4 requests & events to XErrorDB
      Fix typos in Xrm.c comments
      Fix "follwing" typo in en_US.UTF-8/Compose comment
      XCreateGC.man: simplify table to work with Solaris tbl
      Add missing .TE tags to end tables in Xkb man pages
      Start adding Unicode 7.0 support to compose table
      specs/libX11: Fix x & y in parameter lists to be two separate parameters
      specs/libX11: Fix height & width in parameter lists to be two separate entries
      specs/libX11: Add missing spaces to 'unsignedint' & 'unsignedlong' types
      Fix map->num_types check in XkbAddKeyType()
      Fix validation of ctrls parameter to XkbGetPerClientControls()
      Use C99 named initializers to fill in events passed to XSendEvent
      specs/libX11: Correct value of IconicState to match Xutil.h
      specs/libX11: disengender a user reference
      specs/XKB: Convert header filenames to filename tags
      specs/XKB: Fix various markup issues in functiondecl tables
      specs/XKB: Add index
      specs/XKB: Convert to funcsynopsis+variablelist instead of informaltable
      specs/XKB: normalize <emphasis> layout in xml files
      specs/XKB: Markup function names as <function> instead of <emphasis>
      specs/XKB: Apply <emphasis> to semantic tag transformations from Xlib spec
      specs/XKB: Turn Chapter references into xref links
      specs/XKB: Turn section references into xref links
      specs/XKB: Turn Table references into links
      specs/XKB: Add <figure> tags and make Figure references link to them
      specs/XKB: make olinks to xkbproto for references in section 10.13
      specs/XKB: Remove remaining xref comments
      specs/XKB: re-normalize <emphasis> layout in xml files
      specs/XKB: manually fixup some more emphasis tagging mismatches
      specs/XKB: Convert remaining error names to errorname tags
      specs/XKB: Markup function args as <parameter> instead of <emphasis>
      specs/XKB: Markup NULL as <symbol> instead of <emphasis>
      specs/XKB: Markup keysyms as <keysym> instead of <emphasis>
      specs/XKB: Use ° instead of o for degrees.
      specs/XKB: Markup XKB macros as <symbol> instead of <emphasis>
      specs/XKB: Markup *Rec as <structname> instead of <emphasis>
      specs/XKB: Markup *Ptr as <type> instead of <emphasis>
      specs/XKB: Markup symbol names in table entries too
      specs/XKB: Markup structs as <struct{name,field}> instead of <emphasis>
      specs/XKB: Markup characters & strings as <literal> instead of <emphasis>
      specs/XKB: Markup keyboard keys as <keycap> instead of <emphasis>
      specs/XKB: Markup protocol requests as <systemitem> instead of <emphasis>
      specs/XKB: Manual fixup of function name markup
      specs/XKB: Manual fixup of symbol name markup
      specs/XKB: Manual fixup of struct name/field markup
      specs/XKB: Manual fixup of parameter markup
      specs/XKB: Manual fixup of type markup
      specs/XKB: Markup key terms as <firstterm> instead of <emphasis>
      specs/XKB: fixup newlines between tags and parens
      specs/XKB: fixup newlines between tags and punctuation
      specs/XKB: Markup quoted terms as <quote> instead of with ""
      specs/XKB: make sure all files have DOCTYPEs so standard entities work
      specs/XKB: Markup some subtractions with &minus; instead of -
      specs/XKB: Markup some ranges with &ndash; instead of -
      specs/XKB: replace =&gt; with &rArr; for double arrows
      specs/XKB: replace -&gt; with &rarr; when used as arrow, not in C structs
      specs/XKB: remove unwanted white space around C -&gt; struct references
      specs/XKB: Table 4.1: remove page numbers & unnecessary para tags
      specs/XKB: add links to more tables listing section references
      specs/XKB: add links for terms in definition list under figure 1.1
      specs/XKB: add some more links by hand
      specs/XKB: fixup various formatting issues in <literallayout>s
      specs/XKB: fixup various formatting issues in <programlisting>s
      specs/XKB: add some more indexterms by hand
      specs/XKB: Fix miscelleanous typos & spelling errors
      specs/XKB: Add olinks to libX11 for "X Library Functions Affected by Xkb"
      specs/XKB: Trim leading spaces off text lines
      specs/XKB: acknowledge my contributions
      specs/XKB: Markup fractions as <{super,sub}script> instead of <emphasis>
      Fix source paths for out-of-tree lintlib builds
      libX11 1.6.3

Andreas Schwab (1):
      Restore lost tabs in sed commands

Benno Schulenberg (15):
      nls: Fix transposed locale identifier for Khmer.
      nls: Allowing Romanian Ä‚ and ă to be composed also with lowercase <u>.
      nls: Adding compose sequences (with <parenleft> first) that GTK also has.
      nls: Ordering some compose sequences in a more customary way.
      nls: Adding accessible compose sequences for Ș and Èš (with comma below).
      nls: Adding the missing postfix sequences for composing vowels with ogoneks.
      nls: Adding the missing compose sequences with <comma> for O with ogonek.
      nls: Transform Brazilian compose file to an include plus three overrides.
      nls: Grouping the compose sequences for Dstroke/dstroke together.
      nls: Grouping a lone superscript minus together with its mates.
      nls: Adding the visual composing characters to two comment lines.
      nls: Add one lowercase compose variant for ®, to mirror those for ©.
      nls: Add a comment to the block of accented Hebrew letters.
      nls: Remove a duplicate locale name, and sort some others more strictly.
      nls: Sorting compose sequences rigorously in mirroring pairs, as is custom.

Gabriel Souza Franco (1):
      Add double-arrow compose sequence

Gaetan Nadon (1):
      makekeys: don't need to use target-specific CFLAGS

Gioele Barabucci (1):
      Add compose sequence for U+20B9 INDIAN RUPEE SIGN

Ingo Schwarze (1):
      Fix pasto in XkbGetKeyBehaviors(3) manual

James Cloos (4):
      nls/en_US.UTF-8/Compose.pre: Fix typo.
      Revert "nls: Adding compose sequences (with <parenleft> first) that GTK also has."
      Add nls for cs_CZ.UTF-8
      Add cs_CZ.UTF-8 locale to configure.ac

Jon TURNEY (1):
      Don't try so hard to find a matching font with the given encoding

Joonas Javanainen (1):
      Fix XErrorEvent struct field order in man page

Marko Myllynen (1):
      Annotate Finnish Compose map with Unicode code points

Owen W. Taylor (1):
      Fix XNextRequest() after direct usage of XCB

Peter Hutterer (1):
      man: fix man page for XkbGetMap

Ran Benita (5):
      nls: remove duplicate 'ohorn' and 'uhorn' compose sequences
      nls: always use XCOMM instead of # for comments in Compose.pre files
      Remove dead USE_OWN_COMPOSE-protected code
      xkb: fix misleading comment about consumed modifiers
      compose: fix the description of modifiers in compose sequences

Reuben Thomas (1):
      en_US.UTF-8/Compose: Fix apparent copy-paste-o, changing capital to small A.

Teemu Likonen (1):
      Fix "RING ABOVE" key in the Finnish compose file

walter harms (8):
      libX11/lcGenConv.c fix: dereferenced before check
      libX11/XKBNames.c fix: dereferenced before check
      libX11/lcUTF8.c fix: dereferenced before check
      Remove redundant null checks before free
      Remove more redundant null checks before Xfree()
      libX11: rm redundante NULL checks
      rm redundant null checks
      lcDefConv.c: fix use before check

(wiz)

2015-03-10 05:17:59 UTC MAIN commitmail json YAML

Updated games/wesnoth to 1.12.1

(mef)

2015-03-10 05:16:28 UTC MAIN commitmail json YAML

(pkgsrc)
  - drop two patches, upstream corrected.
    (the comments on patches were):
    The key argument of std::map must not be const as it can't be assigned
    internally otherwise.
  - Add buildlink to audio/libvorbis, sysutils/dbus
  - Add sysutils/desktop-file-utils/desktopdb.mk to include
  - Add post-patch: target to removed patched *.orig files
    (otherwise those are installed)
  - Adjust several REPLACE_PYTHON and REPLACE_BASH
  - Add patch to correct missing shebang lines necessary for REPLACE_.*

Update 1.10.7 to 1.12.1
-----------------------
  - changelog is too huge to list here, instead pick only for 1.12.1
    from: http://www.wesnoth.org/

Wesnoth 1.12.1

Sunday, January 25 2015

Wesnoth 1.12.1 is now available. This is a maintenance release
for the stable 1.12.x series and, as such, it delivers an
assortment of bug fixes and other improvements over version
1.12.0. Check the forum thread for a list of the most notable
changes in this version.

As on previous occasions, we also offer two versions of the
changelog: a trimmed-down players changelog including only
those items considered to be relevant in regular gameplay, and
a more technical full changelog for enthusiasts and content
creators.

The source code, Windows, and Apple OS X packages are already
available on the downloads page. You may also find packages
for other platforms there as they become available.  You may
comment on this release in the forums.

(mef)

2015-03-10 02:41:57 UTC MAIN commitmail json YAML

set LICENSE
drop useless bsd.prefs.mk

(tnn)

2015-03-10 01:42:13 UTC MAIN commitmail json YAML

Partially revert previous, apparently there exists "make emul-distinfo"
Turn "make distinfo" into an error instead.
Thanks to anonymous for the hint.

(tnn)

2015-03-10 01:10:47 UTC MAIN commitmail json YAML

Updated textproc/cwdiff to 0.2.7

(mef)

2015-03-10 01:10:39 UTC MAIN commitmail json YAML

(pkgsrc)
- MASTER_SITES moved, patch-Makefile removed (was to fix help typo)
(upstream)
- Update to 0.2.7
  ---------------
  version 0.2.7, 09.03.15 -- included a patch from NetBSD

(mef)

2015-03-09 23:36:20 UTC MAIN commitmail json YAML

PR pkg/49736: Use MASTER_SITE_GITHUB. From Jonathan Buschmann.

(tnn)

2015-03-09 23:23:16 UTC MAIN commitmail json YAML

note that probably ~90% done modular-xorg-server-1.17 is in pkgsrc-wip

(tnn)

2015-03-09 21:33:29 UTC MAIN commitmail json YAML

2015-03-09 21:24:40 UTC MAIN commitmail json YAML

2015-03-09 20:12:11 UTC MAIN commitmail json YAML

NetBSD-7 on x86 should depend on xf86-video-ati since it has DRI2.
Bump rev.

(tnn)

2015-03-09 19:54:44 UTC MAIN commitmail json YAML

Force a full dependency on libpciaccess in situations where we definitely
need to link with it but might have included x11/xf86driproto's bl3.mk first,
because we have:
x11/xf86driproto/buildlink3.mk:BUILDLINK_DEPMETHOD.libpciaccess?=  build

(This issue appears only on non-x86 because on x86 we get libpciaccess
through libdrm)

Bump PKGREVISION to get the dependency expressed.

(tnn)

2015-03-09 19:47:54 UTC MAIN commitmail json YAML

add comment to explain why libpciaccess is conditional here

(tnn)

2015-03-09 19:37:35 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup tickets #4635, #4636 and #4637.

(tron)

2015-03-09 19:37:10 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4637 - requested by wiz
security/libgcrypt: security update

Revisions pulled up:
- security/libgcrypt/Makefile                                  1.69-1.70
- security/libgcrypt/distinfo                                  1.55-1.56
- security/libgcrypt/patches/patch-ab                          deleted
- security/libgcrypt/patches/patch-random_rndunix.c            1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Jan  5 21:56:16 UTC 2015

  Modified Files:
  pkgsrc/security/libgcrypt: Makefile distinfo
  Added Files:
  pkgsrc/security/libgcrypt/patches: patch-random_rndunix.c
  Removed Files:
  pkgsrc/security/libgcrypt/patches: patch-ab

  Log Message:
  Replace patch-ab with upstream version, see
  http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commitdiff;h=817472358a093438e802380caecf7139406400cf;hp=8c5eee51d9a25b143e41ffb7ff4a6b2a29b82d83

  Bump PKGREVISION.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sat Feb 28 00:14:25 UTC 2015

  Modified Files:
  pkgsrc/security/libgcrypt: Makefile distinfo

  Log Message:
  Update to 1.6.3:

  Noteworthy changes in version 1.6.3 (2015-02-27) [C20/A0/R3]
  ------------------------------------------------

    * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591].
      See http://www.cs.tau.ac.il/~tromer/radioexp/ for details.

    * Fixed data-dependent timing variations in modular exponentiation
      [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks
      are Practical].

    * Improved asm support for older toolchains.

(tron)

2015-03-09 19:31:21 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4636 - requested by spz
textproc/icu: security patch

Revisions pulled up:
- textproc/icu/Makefile                                        1.96
- textproc/icu/distinfo                                        1.52
- textproc/icu/patches/patch-CVE-2014-7923+7926                1.1

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Fri Mar  6 14:43:15 UTC 2015

  Modified Files:
  pkgsrc/textproc/icu: Makefile distinfo
  Added Files:
  pkgsrc/textproc/icu/patches: patch-CVE-2014-7923+7926

  Log Message:
  add patch for CVE-2014-7923 and CVE-2014-7926 found at
  https://chromium.googlesource.com/chromium/deps/icu52/+/6242e2fbb36f486f2c0addd1c3cef67fc4ed33fb

(tron)

2015-03-09 19:06:32 UTC pkgsrc-2014Q4 commitmail json YAML

Pullup ticket #4635 - requested by he
security/gnupg: security update

Revisions pulled up:
- security/gnupg/Makefile                                      1.128
- security/gnupg/PLIST                                          1.28
- security/gnupg/distinfo                                      1.66

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sat Feb 28 00:13:25 UTC 2015

  Modified Files:
  pkgsrc/security/gnupg: Makefile PLIST distinfo

  Log Message:
  Update to 1.4.19:

  Noteworthy changes in version 1.4.19 (2015-02-27)
  -------------------------------------------------

    * Use ciphertext blinding for Elgamal decryption [CVE-2014-3591].
      See http://www.cs.tau.ac.il/~tromer/radioexp/ for details.

    * Fixed data-dependent timing variations in modular exponentiation
      [related to CVE-2015-0837, Last-Level Cache Side-Channel Attacks
      are Practical].

    * Detect faulty use of --verify on detached signatures.

    * Changed the PKA method to use CERT records and hashed names.

    * New import option "keep-ownertrust".

    * Support algorithm names when generating keys using the --command-fd
      method.

    * Updated many translations.

    * Updated build system.

    * Fixed a regression in keyserver import

    * Fixed argument parsing for option --debug-level.

    * Fixed DoS based on bogus and overlong key packets.

    * Fixed bugs related to bogus keyrings.

    * The usual minor minor bug fixes.

(tron)

2015-03-09 19:02:30 UTC MAIN commitmail json YAML

Updated www/py-django to 1.7.6

(adam)

2015-03-09 19:01:39 UTC MAIN commitmail json YAML

Changes 1.7.6:
These releases address a security issue in the Django admin.
* Issue: XSS attack via properties in ModelAdmin.readonly_fields
* Advisory: HTML escaping when calling template filters from Python code

(adam)

2015-03-09 18:47:18 UTC MAIN commitmail json YAML

Update the master site list.

(tron)

2015-03-09 16:57:18 UTC MAIN commitmail json YAML

Updated devel/py-requests to 2.5.3

(imil)

2015-03-09 16:57:04 UTC MAIN commitmail json YAML

Updated py-requests to version 2.5.3

Changes

2.5.3 (2015-02-24)

Bugfixes

    Revert changes to our vendored certificate bundle. For more context see (#2455, #2456, and http://bugs.python.org/issue23476)

2.5.2 (2015-02-23)

Features and Improvements

    Add sha256 fingerprint support. (shazow/urllib3#540)
    Improve the performance of headers. (shazow/urllib3#544)

Bugfixes

    Copy pip���s import machinery. When downstream redistributors remove requests.packages.urllib3 the import machinery will continue to let those same symbols work. Example usage in requests��� documentation and 3rd-party libraries relying on the vendored copies of urllib3 will work without having to fallback to the system urllib3.
    Attempt to quote parts of the URL on redirect if unquoting and then quoting fails. (#2356)
    Fix filename type check for multipart form-data uploads. (#2411)
    Properly handle the case where a server issuing digest authentication challenges provides both auth and auth-int qop-values. (#2408)
    Fix a socket leak. (shazow/urllib3#549)
    Fix multiple Set-Cookie headers properly. (shazow/urllib3#534)
    Disable the built-in hostname verification. (shazow/urllib3#526)
    Fix the behaviour of decoding an exhausted stream. (shazow/urllib3#535)

Security

    Pulled in an updated cacert.pem.
    Drop RC4 from the default cipher list. (shazow/urllib3#551)

(imil)

2015-03-09 16:53:17 UTC MAIN commitmail json YAML

Updated www/py-httpie to 0.9.2

(imil)

2015-03-09 16:52:45 UTC MAIN commitmail json YAML

Updated py-httpie to version 0.9.2

0.9.2 (2015-02-24)

    Fixed compatibility with Requests 2.5.1
    Changed the default JSON Content-Type to application/json as UTF-8 is the default JSON encoding

(imil)

2015-03-09 16:18:48 UTC MAIN commitmail json YAML

LOCALBASE -> PREFIX

(tnn)

2015-03-09 16:14:47 UTC MAIN commitmail json YAML

2015-03-09 16:10:04 UTC MAIN commitmail json YAML

remove -DOLD_RASPBERRYPI_USERLAND now that misc/raspberrypi-userland is updated with anaglyph support

(jmcneill)

2015-03-09 15:56:47 UTC MAIN commitmail json YAML

Updated databases/py-elasticsearch to 1.4.0

(imil)

2015-03-09 15:56:33 UTC MAIN commitmail json YAML

Updated py-elasticsearch to version 1.4.0

Changelog

1.4.0 (2015-02-11)

        Using insecure SSL configuration (verify_cert=False) raises a warning
        reindex accepts a query parameter
        enable reindex helper to accept any kwargs for underlying bulk and scan calls
        when doing an initial sniff (via sniff_on_start) ignore special sniff timeout
        option to treat TransportError as normal failure in bulk helpers
        fixed an issue with sniffing when only a single host was passed in

1.3.0 (2014-12-31)

        Timeout now doesn't trigger a retry by default (can be overriden by setting retry_on_timeout=True)
        Introduced new parameter retry_on_status (defaulting to (503, 504, )) controls which http status code should lead to a retry.
        Implemented url parsing according to RFC-1738
        Added support for proper SSL certificate handling
        Required parameters are now checked for non-empty values
        ConnectionPool now checks if any connections were defined
        DummyConnectionPool introduced when no load balancing is needed (only one connection defined)
        Fixed a race condition in ConnectionPool

(imil)

2015-03-09 15:51:04 UTC MAIN commitmail json YAML

Updated www/py-urllib3 to 1.10.1

(imil)

2015-03-09 15:50:49 UTC MAIN commitmail json YAML

Updated to version 1.10.1

Changes

1.10.1 (2015-02-10)

    Pools can be used as context managers. (Issue #545)
    Don窶冲 re-use connections which experienced an SSLError. (Issue #529)
    Don窶冲 fail when gzip decoding an empty stream. (Issue #535)
    Add sha256 support for fingerprint verification. (Issue #540)
    Fixed handling of header values containing commas. (Issue #533)

1.10 (2014-12-14)

    Disabled SSLv3. (Issue #473)
    Add Url.url property to return the composed url string. (Issue #394)
    Fixed PyOpenSSL + gevent WantWriteError. (Issue #412)
    MaxRetryError.reason will always be an exception, not string. (Issue #481)
    Fixed SSL-related timeouts not being detected as timeouts. (Issue #492)
    Py3: Use ssl.create_default_context() when available. (Issue #473)
    Emit InsecureRequestWarning for every insecure HTTPS request. (Issue #496)
    Emit SecurityWarning when certificate has no subjectAltName. (Issue #499)
    Close and discard sockets which experienced SSL-related errors. (Issue #501)
    Handle body param in .request(...). (Issue #513)
    Respect timeout with HTTPS proxy. (Issue #505)
    PyOpenSSL: Handle ZeroReturnError exception. (Issue #520)

1.9.1 (2014-09-13)

    Apply socket arguments before binding. (Issue #427)
    More careful checks if fp-like object is closed. (Issue #435)
    Fixed packaging issues of some development-related files not getting included. (Issue #440)
    Allow performing only fingerprint verification. (Issue #444)
    Emit SecurityWarning if system clock is waaay off. (Issue #445)
    Fixed PyOpenSSL compatibility with PyPy. (Issue #450)
    Fixed BrokenPipeError and ConnectionError handling in Py3. (Issue #443)

1.9 (2014-07-04)

    Shuffled around development-related files. If you窶决e maintaining a distro package of urllib3, you may need to tweak things. (Issue #415)
    Unverified HTTPS requests will trigger a warning on the first request. See our new security documentation for details. (Issue #426)
    New retry logic and urllib3.util.retry.Retry configuration object. (Issue #326)
    All raised exceptions should now wrapped in a urllib3.exceptions.HTTPException-extending exception. (Issue #326)
    All errors during a retry-enabled request should be wrapped in urllib3.exceptions.MaxRetryError, including timeout-related exceptions which were previously exempt. Underlying error is accessible from the .reason propery. (Issue #326)
    urllib3.exceptions.ConnectionError renamed to urllib3.exceptions.ProtocolError. (Issue #326)
    Errors during response read (such as IncompleteRead) are now wrapped in urllib3.exceptions.ProtocolError. (Issue #418)
    Requesting an empty host will raise urllib3.exceptions.LocationValueError. (Issue #417)
    Catch read timeouts over SSL connections as urllib3.exceptions.ReadTimeoutError. (Issue #419)
    Apply socket arguments before connecting. (Issue #427)

1.8.3 (2014-06-23)

    Fix TLS verification when using a proxy in Python 3.4.1. (Issue #385)
    Add disable_cache option to urllib3.util.make_headers. (Issue #393)
    Wrap socket.timeout exception with urllib3.exceptions.ReadTimeoutError. (Issue #399)
    Fixed proxy-related bug where connections were being reused incorrectly. (Issues #366, #369)
    Added socket_options keyword parameter which allows to define setsockopt configuration of new sockets. (Issue #397)
    Removed HTTPConnection.tcp_nodelay in favor of HTTPConnection.default_socket_options. (Issue #397)
    Fixed TypeError bug in Python 2.6.4. (Issue #411)

(imil)

2015-03-09 15:50:19 UTC MAIN commitmail json YAML

Use SITES.${_GITHUB_DEFAULT_DISTFILES} instead of ugly := assignment
to MASTER_SITES which could conceivably break some use cases.
Also add comment in bsd.fetch-vars.mk.

(tnn)

2015-03-09 14:52:11 UTC MAIN commitmail json YAML

Added textproc/cwdiff version 0.2.6

(mef)

2015-03-09 14:49:24 UTC MAIN commitmail json YAML

Import cwdiff-0.2.6 as textproc/cwdiff.

cwdiff is a part of cj-overlay, and it has three modes, with
(textproc/) wdiff, diff, or without them, stand alone.

With wdiff or diff, it wraps output of those commands to
support directories and colorize the output.

  cwdiff -h or cwdiff --help
will tell you how to use it, and command line examples.

(mef)

2015-03-09 14:26:33 UTC MAIN commitmail json YAML

Explain usable apache versions and point from ap-modsecurity to ap-modsecurity2.

(gdt)

2015-03-09 14:11:45 UTC MAIN commitmail json YAML

Updated net/cacti to 0.8.8bnb4

(nils)

2015-03-09 13:40:30 UTC MAIN commitmail json YAML

Added www/php-zendopcache version 7.0.4 and removed www/php-zendoptimizerplus (successor www/php-zendopcache)

(imil)

2015-03-09 13:37:17 UTC MAIN commitmail json YAML

2015-03-09 13:34:41 UTC MAIN commitmail json YAML

add & enable php-zendopcache and removed php-zendoptimizerplus

(imil)

2015-03-09 13:33:18 UTC MAIN commitmail json YAML

Initial import of php-zendopcache, version 7.0.4, into the NetBSD Packages
Collection.

This extention was previously known as ZendOptimizerPlus and has been renamed by
upstream.

Changes:

7.0.4
  Added function opcache_is_script_cached()
- Fix bug #67111 (Loop variables need to be freed for both "break" and
  "continue")
- Fix opcache.revalidate_freq per-request behavior
- Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault happen)
- Fixed issue #183 (TMP_VAR is not only used once)
7.0.3
- Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style
^M as lineend)
- Added suggestion about opcache.revalidate_freq setting in development
  environmento
- Fixed Issue #140: "opcache.enable_file_override" doesn't respect
  "opcache.revalidate_freq"
- Fixed reavlidate_path=1 behavior to avoid caching of symlinks values.
- Fixed opcahce_reset() crash when opcache.protect_memory is set
- Fixed bug #66176 (Invalid constant substitution)
- Fixed bug #65559 (Opcache: cache not cleared if changes occur while running)
- Fixed compatibility with old PHP versions
- Fixed bug #65915 (Inconsistent results with require return value)
- Fixed issue #115 (path issue when using phar)
- Fixed issue #149 (Phar mount points not working with OPcache enabled)
- Fixed bug #65845 (Error when Zend Opcache Optimizer is fully enabled).
- Added function opcache_compile_file() to load PHP scripts into cache without
  execution.
- Fixed issue #135 (segfault in interned strings if initial memory is too low)
- Fixed bug #65665 (Exception not properly caught when opcache enabled)
- Fixed issue #128 (opcache_invalidate segmentation fault)
- Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var)
- Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4)
- Replce ZEND_FETCH_* instructions with IS_CV if possible
- Added opcache.restrict_api configuration directive that may limit usage of
  OPcahce API functions only to patricular script(s)
- Added support for glob symbols in blacklist entries (?, *, **)
- Improved implementation of NOP removal pass from O(n^2) to O(n)
- Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown).
- Fixed bug #64827 Segfault in zval_mark_grey (zend_gc.c)
7.0.2
- Fixed issue #26 (added opcache_invalidate(string $filename [, bool
$force = false]) function)
- Fixed issue #74 (Allowed per request OPcache disabling)
- Fixed issue #76 (actually we don't need zend_shared_meory_block_header at all)
- Fixed issue #78 (incorrect file path validation)
- Fixed issue #79 (Optimization Problem/Bug)
- Fixed issue #82 (allow comments in blacklist file, lines started with ";")
- Fixed issue #91 (fix x64 fixed addresses)
- Fxied issue #92 (Compilation warnings)
- Fixed issue #97 (Use size_t instead of int to support a cache larger than 2G)
- Fixed bug (Avoid possible conditional jump depended on uninitialised value)
7.0.1
- Fixed Bug #64490 (add __FreeBSD_kernel__ to allowed FreeBSD defs)
- Fixed Bug #64482 (Opcodes for dynamic includes should not be cached)
- Fixed Bug #64353 (Built-in classes can be unavailable with dynamic includes
  and Optimizer+)
- Fixed compatibility with ext/phar
- Fixed Issue #58 (PHP-5.2 compatibility)
- Fixed Issue #57 (segfaults in drupal7)
- Fixed Issue #54 (PECL install adds extension= instead of zend_extension= to
  php.ini)-iii
- Allows exclusion of large files from being cached
- Save a stat() call by calling sapi_module.get_stat()
- Add optional flag to opcache_get_status()
- Separate "start_time" from "last_restart_time"

(imil)

2015-03-09 13:10:45 UTC MAIN commitmail json YAML

MASTER_SITE_GITHUB goes in sites.mk

(tnn)

2015-03-09 12:44:06 UTC MAIN commitmail json YAML

note pure_ftpd_flags="" for configuration

(pettai)

2015-03-09 12:14:44 UTC MAIN commitmail json YAML

Fix my previous commit. Noted by wiz.

(tnn)

2015-03-09 11:59:26 UTC MAIN commitmail json YAML

update the rc-script so it works correctly for the unbound user

(pettai)

2015-03-09 11:45:08 UTC MAIN commitmail json YAML

Put the catpage back.

(jperkin)

2015-03-09 11:34:26 UTC MAIN commitmail json YAML

update the rc-script so it works correctly for the nsd user

(pettai)

2015-03-09 10:20:55 UTC MAIN commitmail json YAML

Update HOMEPAGE (to kde.org)

(mef)

2015-03-09 10:07:40 UTC MAIN commitmail json YAML

Update HOMEPAGE (of github).

(mef)

2015-03-09 09:24:35 UTC MAIN commitmail json YAML

Correction. Add patch for Makefile, not to overwrite pkgsrc settings.

(mef)

2015-03-09 09:18:12 UTC MAIN commitmail json YAML

Updated net/mitmproxy to 0.11.3

(wiz)

2015-03-09 09:18:03 UTC MAIN commitmail json YAML

Update to 0.11.3, provided by Leonardo Taccari in PR 49730:

Update net/mitmproxy to 0.11.3.

Changes:
29 Dec 2014: mitmproxy 0.11.3:
    * Bug fixes (-w option and #435 issue).

29 Dec 2014: mitmproxy 0.11.2:
    * Configuration files - mitmproxy.conf, mitmdump.conf, common.conf in the
      .mitmproxy directory.
    * Better handling of servers that reject connections that are not SNI.
    * Many other small bugfixes and improvements.

15 November 2014: mitmproxy 0.11.1:
    * Bug fixes: connection leaks some crashes

7 November 2014: mitmproxy 0.11:
    * Performance improvements for mitmproxy console
    * SOCKS5 proxy mode allows mitmproxy to act as a SOCKS5 proxy server
    * Data streaming for response bodies exceeding a threshold
      (bradpeabody@gmail.com)
    * Ignore hosts or IP addresses, forwarding both HTTP and HTTPS traffic
      untouched
    * Finer-grained control of traffic replay, including options to ignore
      contents or parameters when matching flows (marcelo.glezer@gmail.com)
    * Pass arguments to inline scripts
    * Configurable size limit on HTTP request and response bodies
    * Per-domain specification of interception certificates and keys (see
      --cert option)
    * Certificate forwarding, relaying upstream SSL certificates verbatim (see
      --cert-forward)
    * Search and highlighting for HTTP request and response bodies in
      mitmproxy console (pedro@worcel.com)
    * Transparent proxy support on Windows
    * Improved error messages and logging
    * Support for FreeBSD in transparent mode, using pf (zbrdge@gmail.com)
    * Content view mode for WBXML (davidshaw835@air-watch.com)
    * Better documentation, with a new section on proxy modes
    * Generic TCP proxy mode
    * Countless bugfixes and other small improvements

28 January 2014: mitmproxy 0.10:
    * Support for multiple scripts and multiple script arguments
    * Easy certificate install through the in-proxy web app, which is now
      enabled by default
    * Forward proxy mode, that forwards proxy requests to an upstream HTTP server
    * Reverse proxy now works with SSL
    * Search within a request/response using the "/" and "n" shortcut keys
    * A view that beatifies CSS files if cssutils is available
    * Bug fix, documentation improvements, and more.

25 August 2013: mitmproxy 0.9.2:
    * Improvements to the mitmproxywrapper.py helper script for OSX.
    * Don't take minor version into account when checking for serialized file
      compatibility.
    * Fix a bug causing resource exhaustion under some circumstances for SSL
      connections.
    * Revamp the way we store interception certificates. We used to store these
      on disk, they're now in-memory. This fixes a race condition related to
      cert handling, and improves compatibility with Windows, where the rules
      governing permitted file names are weird, resulting in errors for some
      valid IDNA-encoded names.
    * Display transfer rates for responses in the flow list.
    * Many other small bugfixes and improvements.

16 June 2013: mitmproxy 0.9.1:
    * Use "correct" case for Content-Type headers added by mitmproxy.
    * Make UTF environment detection more robust.
    * Improved MIME-type detection for viewers.
    * Always read files in binary mode (Windows compatibility fix).
    * Some developer documentation.

(wiz)

2015-03-09 09:14:54 UTC MAIN commitmail json YAML

Added devel/py-configargparse version 0.9.3

(wiz)

2015-03-09 09:14:44 UTC MAIN commitmail json YAML

+ py-configargparse

(wiz)

2015-03-09 09:14:19 UTC MAIN commitmail json YAML

Import py34-configargparse-0.9.3 as devel/py-configargparse, packaged
for wip by leot1990.

Applications with more than a handful of user-settable options are best
configured through a combination of command line args, config files,
hard-coded defaults, and in some cases, environment variables.

Python's command line parsing modules like argparse have very limited support
for config files and environment variables, so this module extends argparse to
add these features.

(wiz)

2015-03-09 09:11:32 UTC MAIN commitmail json YAML

Updated net/py-netlib to 0.11.2

(wiz)

2015-03-09 09:11:24 UTC MAIN commitmail json YAML

Update to 0.11.2, provided by Leonardo Taccari in PR 49729:

Changes:
0.11.2
------
* TCPClient: Use TLS1.1+ where available, BaseHandler: disable SSLv2.

0.11.1
------
* Fixes traceback in connection finish.

0.11
----
* Refactor TCP close.
* certstore: add support for cert chains
* certstore: add support for asterisk form to DNTree replacement
* Change the criticality of a number of X509 extentions, to match the RFCs and
  real-world CAs/certs.
* Much more sophisticated certificate store:
  - Handle wildcard lookup
  - Handle lookup of SANs
  - Provide hooks for registering override certs and keys for specific
    domains (including wildcard specifications)
* Various bug fixes.

0.10
----
* Add IPv6 support for TCPServer.
* Various bug fixes.

(wiz)

2015-03-09 09:04:40 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.10.13.

(tron)

2015-03-09 09:04:25 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.10.13. Changes since 1.10.12:
- Bug Fixes
  The following vulnerabilities have been fixed.
    * wnpa-sec-2015-07
      The WCP dissector could crash. (Bug 10844) CVE-2015-2188
    * wnpa-sec-2015-08
      The pcapng file parser could crash. (Bug 10895) CVE-2015-2189
    * wnpa-sec-2015-10
      The TNEF dissector could go into an infinite loop. Discovered by
      Vlad Tsyrklevich. (Bug 11023) CVE-2015-2190
  The following bugs have been fixed:
    * IPv6 AUTH mobility option parses Mobility SPI and Authentication
      Data incorrectly. (Bug 10626)
    * DHCP Option 125 Suboption: (1) option-len always expects 1 but
      specification allows for more. (Bug 10784)
    * Little-endian OS X Bluetooth PacketLogger files aren't handled.
      (Bug 10861)
    * X.509 certificate serial number incorrectly interpreted as negative
      number. (Bug 10862)
    * H.248 "ServiceChangeReasonStr" messages are not shown in text
      generated by tshark. (Bug 10879)
    * Clang ASAN : AddressSanitizer: global-buffer-overflow ANSI.
      (Bug 10897)
    * MEGACO wrong decoding on media port. (Bug 10898)
    * Wrong media format. (Bug 10899)
    * BSSGP Status PDU decoding fault (missing Mandatory element (0x04)
      BVCI for proper packet). (Bug 10903)
    * Packets on OpenBSD loopback decoded as raw not null. (Bug
      10956)
    * Display Filter Macro unable to edit. (Bug 10957)
    * IPv6 Local Mobility Anchor Address mobility option code is treated
      incorrectly. (Bug 10961)
    * Juniper Packet Mirror dissector expects ipv6 flow label = 0.
      (Bug 10976)
    * Infinite loop DoS in TNEF dissector. (Bug 11023)
- Updated Protocol Support
  ANSI IS-637-A, DHCP, GSM MAP, H.248, IPv6, Juniper Jmirror, and X.509AF
- New and Updated Capture File Support
  PacketLogger, and Pcapng

(tron)

2015-03-09 09:02:22 UTC MAIN commitmail json YAML

2015-03-09 09:02:03 UTC MAIN commitmail json YAML

Updated print/poppler to 0.32.0

(wiz)

2015-03-09 09:01:52 UTC MAIN commitmail json YAML

Update to 0.32.0:

Release 0.32.0
        core:
        * Annotations: Fix rendering of empty BG/BC arrays
        * Splash: Fix wrong colour shown when GouraudTriangleShFill uses a DeviceN colorspace. Bug #89182
        * Splash: Fix use of uninitialized variable in Splash::pipeRun
        * Remove unnecesary check for font validity. Bug #88939
        * Small optimization in GooString::appendfv(). Bug #89096
        * Fix crashes in malformed files

        utils:
        * pdftops: Make colorpsace optimization an option instead of default
        * pdfseparate: use always an unique instance for PDFDoc for savePageAs

        build system:
        * cmake: If extra-cmake-modules is around include the Sanitizers module

Release 0.31.0
        core:
        * CairoOutputDev: support embedding JBIG2 image data
        * Accept malformed documents whose root is a Page instead of a Pages. Bug #88172
        * Fix crash on broken documents
        * JPEG2000Stream: Inline doGetChar and doLookChar
        * GlobalParams cleaning

        utils:
        * pdftops: Add rasterization option. Bug #85934

        qt4:
        * Expose whole-words search option

        qt5:
        * Expose whole-words search option

(wiz)

2015-03-09 08:57:47 UTC MAIN commitmail json YAML

Note update of www/ap-php package to 5.6.6nb3.

(taca)

2015-03-09 08:57:03 UTC MAIN commitmail json YAML

One character was missing from FilesMatch pattern.

Bump PKGREVISION.

(taca)

2015-03-09 08:17:53 UTC MAIN commitmail json YAML

2015-03-09 08:17:45 UTC MAIN commitmail json YAML

Update to 316:

  Patch #316 - 2015/03/07

    revert change to make DCH honor top/bottom scrolling margins.
    For the record, both the VT420 and VT520 reference manuals
    incorrectly state that "DCH has no effect outside the scrolling
    margins."

    fix regression in DCH introduced in adjustment for limit-check
    in patch #315 (report/testcase by Zoltan Keri, also reported
    by Christian Weisgerber).

    correct default value for configure option --enable-initial-erase;
    it should be "False", but in patch #315 it was "Maybe", which
    differed from default set in patch #192.

  Patch #315 - 2015/03/02

    change default for --enable-narrowproto for Cygwin to "no" to
    better match contemporary configurations (report by Jens
    Schweikhardt, prompted by <a href=
    "http://stackoverflow.com/questions/28137618/what-is-a-narrow-prototype-and-why-would-i-need-one/28334574?noredirect=1#comment45022128_28334574">
    discussion).

    provide OSC 106 as an alternative to OSC 6, avoiding conflict
    with one of Terminal.app's undocumented escape sequences (report
    by Egmont Koblinger).

    fix an off-by-one in comparison when autowrap and left/right
    margins are combined (report by George Nachman).

    modify DECBI and DECFI to work outside the left/right margins,
    since the vague VT520 reference manual could support that
    interpretation (suggested by George Nachman).

    correct response for DECSCUSR in DECRQSS (report/analysis by
    George Nachman).

    add DECSLRM to list for DECRQSS in ctlseqs.ms (report by George
    Nachman).

    improve limit-checks versus assert's in the debugging version
    (reports by George Nachman).

    correct a problem with multiple writes to the right-margin when
    autowrap is turned off (report by George Nachman, also reported
    in Gnome #744819 by Ulf Magnusson).

    modify DCH to honor top/bottom and left/right margins (report
    by George Nachman).

    correct off-by-one in comparison so that DL honors left/right
    margins (report by George Nachman).

    correct logic of DECSCL, which always set 8-bit controls as a
    side-effect (report by George Nachman).

    correct loop limit for DECSED 1, when DECSCA is enabled (report
    by George Nachman).

    fix a entry in csi_table for "$", needed for CSI [ $ z (report
    by George Nachman).

    remove restriction from patch #279 changes on DECIC and DECDC
    to left-right mode (report by George Nachman).

    correct PID value returned in response to DECRQCRA (report/analysis
    by George Nachman).

    fix an ifdef'ing problem, where --disable-dec-locator would
    turn off logic needed for DECIC and DECDC (report by George
    Nachman).

    correct order of parameters in report for CSI 1 9 t, which
    gives the screensize in characters (report by George Nachman).

    add null pointer checks for a case in DECCRA where part of the
    target rectangle lies outside the screen limits (report by
    George Nachman).

    remove extra "6" for selective erase from DA1 response (report
    by George Nachman).

    support Xinerama screen specification in geometry parsing (patch
    by Nicolas George).

    add configure option --enable-initial-erase to set ptyInitialErase
    consistently with manpage, as well as adding a table in manpage
    to clarify the relationship between the resources related to
    the backarrow key (Debian #775952).

    add configure --enable-builtin-xpms to simplify compiling-in
    the icons introduced in <a href= "#xterm_284">patch #284
    (prompted by discussion with William Bulley).

    fix/improve autoconf macros:

CF_WITH_APP_DEFAULTS, add paths for OSX

CF_WITH_MAN2HTML, configure option "--with-man2html" provides
"man2html" as alternative to groff's man/html conversion

    fix some minor issues in manpage (Jens Schweikhardt).

(wiz)

2015-03-09 08:14:31 UTC MAIN commitmail json YAML

Updated audio/libvorbis to 1.3.5

(wiz)

2015-03-09 08:14:23 UTC MAIN commitmail json YAML

Update to 1.3.5:

libvorbis 1.3.5 (unreleased) -- "Xiph.Org libVorbis I 20150105 (������������)"

* Tolerate single-entry codebooks.
* Fix decoder crash with invalid input.
* Fix encoder crash with non-positive sample rates.
# Fix issues in vorbisfile's seek bisection code.
* Spec errata.
* Reject multiple headers of the same type.
* Various build fixes and code cleanup.

(wiz)

2015-03-09 08:13:15 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 14.0

(wiz)

2015-03-09 08:13:07 UTC MAIN commitmail json YAML

Update to 14.0:

----
14.0
----

* Bootstrap script now accepts ``--to-dir`` to customize save directory or
  allow for re-use of existing repository of setuptools versions. See
  Pull Request #112 for background.
* Issue #285: ``easy_install`` no longer will default to installing
  packages to the "user site packages" directory if it is itself installed
  there. Instead, the user must pass ``--user`` in all cases to install
  packages to the user site packages.
  This behavior now matches that of "pip install". To configure
  an environment to always install to the user site packages, consider
  using the "install-dir" and "scripts-dir" parameters to easy_install
  through an appropriate distutils config file.

------
13.0.2
------

* Issue #359: Include pytest.ini in the sdist so invocation of py.test on the
  sdist honors the pytest configuration.

------
13.0.1
------

Re-release of 13.0. Intermittent connectivity issues caused the release
process to fail and PyPI uploads no longer accept files for 13.0.

----
13.0
----

* Issue #356: Back out Pull Request #119 as it requires Setuptools 10 or later
  as the source during an upgrade.
* Removed build_py class from setup.py. According to 892f439d216e, this
  functionality was added to support upgrades from old Distribute versions,
  0.6.5 and 0.6.6.

----
12.4
----

* Pull Request #119: Restore writing of ``setup_requires`` to metadata
  (previously added in 8.4 and removed in 9.0).

(wiz)

2015-03-09 08:12:02 UTC MAIN commitmail json YAML

Updated devel/py-cffi to 0.9.1

(wiz)

2015-03-09 08:11:54 UTC MAIN commitmail json YAML

Update to 0.9.1:

0.9.1

CFFI 0.9.1 was released today.  This is a bugfix release that only
concerns versions of CPython 3.4 older than last August, on
non-Windows platforms.

0.9

CFFI 0.9.0 was released today.  The readthedocs.org page is still
missing a "release 0.9" tag, which I'll add as soon as its admin pages
are back online.  I hope everything else is in order.

The documentation can be seen at
http://cffi.readthedocs.org/en/latest/ .  There are a number of small
new features in this release; for more details, search for "version
0.9" on that page.

Note that PyPy 2.5.0 includes a version of CFFI that is mislabelled as
"0.8.6"; it is actually close to 0.9.  I'll try to make sure that the
next PyPy release matches exactly a CFFI release.

(wiz)

2015-03-09 08:10:13 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.39

(wiz)

2015-03-09 08:10:05 UTC MAIN commitmail json YAML

Update to 0.9.39:

Overview of changes leading to 0.9.39
Wednesday, March 4, 2015
=====================================

- Critical hb-coretext fixes.
- Optimizations and refactoring; no functional change
  expected.
- Misc build fixes.

(wiz)

2015-03-09 08:08:56 UTC MAIN commitmail json YAML

Updated textproc/py-html2text to 2015.2.18

(wiz)

2015-03-09 08:08:48 UTC MAIN commitmail json YAML

Update to 2015.2.18:

2015.2.18
==========
----

* Fix #38: Anchor tags with empty text or with `<img>` tags inside are no longer stripped.

(wiz)

2015-03-09 08:07:51 UTC MAIN commitmail json YAML

2015-03-09 08:07:42 UTC MAIN commitmail json YAML

Update to 1.56b:

--------------
Version 1.56b:
--------------

  - Renamed related_work.txt to historical_notes.txt.

  - Made minor edits to the ASAN doc.

  - Added docs/sister_projects.txt with a list of inspired or closely
    related utilities.

--------------
Version 1.55b:
--------------

  - Fixed a glitch with afl-showmap opening /dev/null with O_RDONLY when
    running in quiet mode. Spotted by Tyler Nighswander.

--------------
Version 1.54b:
--------------

  - Added another postprocessor example for PNG.

  - Made a cosmetic fix to realloc() handling in experimental/post_library/,
    suggested by Jakub Wilk.

  - Improved -ldl handling. Suggested by Jakub Wilk.

--------------
Version 1.53b:
--------------

  - Fixed an -l ordering issue that is apparently still a problem on Ubuntu.
    Spotted by William Robinet.

--------------
Version 1.52b:
--------------

  - Added support for file format postprocessors. Requested by Ben Nagy. This
    feature is intentionally buried, since it's fairly easy to misuse and
    useful only in some scenarios. See experimental/post_library/.

--------------
Version 1.51b:
--------------

  - Made it possible to properly override LD_BIND_NOW after one very unusual
    report of trouble.

  - Cleaned up typos, thanks to Jakub Wilk.

  - Fixed a bug in AFL_DUMB_FORKSRV.

(wiz)

2015-03-09 06:25:05 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.152

(wiz)

2015-03-09 06:24:10 UTC MAIN commitmail json YAML

2015-03-09 06:15:17 UTC MAIN commitmail json YAML

2015-03-09 06:11:59 UTC MAIN commitmail json YAML

+ afl-1.56b, dateutils-0.3.2, harfbuzz-0.9.39, libvorbis-1.3.5,
  poppler-0.32.0, py-cffi-0.9.1, py-setuptools-14.0, samba-4.2.0,
  wine-devel-1.7.38, xterm-316.

(wiz)

2015-03-09 06:10:05 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Calc to 6.4

(wiz)

2015-03-09 06:09:57 UTC MAIN commitmail json YAML

Update to 6.4:

Version 6.4  07.03.2015

+  Fixed t/f016.t, t/f027.t and t/f028.t which started failing on 01/01/2015
+  Fixed t/f035.t which gave a warning "Unescaped left brace in regex is deprecated"
    with Perl 5.21.x

(wiz)

2015-03-09 06:09:03 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Balanced to 2.03

(wiz)

2015-03-09 06:08:56 UTC MAIN commitmail json YAML

Update to 2.03:

2.03  Wed 04 Mar 2015
- Removed test boilerplate code to synchronize with bleadperl.

(wiz)

2015-03-09 05:51:34 UTC MAIN commitmail json YAML

Updated textproc/intltool to 0.51.0

(wiz)

2015-03-09 05:51:26 UTC MAIN commitmail json YAML

Update to 0.51.0:

Release notes

This release does not have release notes.

Changelog

This release does not have a changelog.

5 bugs targeted:
.mo are installed in /usr/lib rather than /usr/share under FreeBSD
Add support for Qt Designer UI files
Translation template has full path to source files
Spaces around = in .ini files are processed incorrectly
Regex used in intltool-extract does not support single-quotes.

(wiz)

2015-03-09 03:32:31 UTC MAIN commitmail json YAML

- ppp-2.4.6
+ pppd-2.4.7  (DISTNAME is ppp but PKGNAME is pppd, thanks)

(mef)

2015-03-09 00:59:43 UTC MAIN commitmail json YAML

Remove sysjail entry, because it is discontinued project.

(hiramatsu)

2015-03-09 00:48:37 UTC MAIN commitmail json YAML

Updated www/varnish to 3.0.6nb1

(mspo)

2015-03-09 00:47:05 UTC MAIN commitmail json YAML

bump to 3.0.6
fixed pkg/49735 noted by kjw at doglet.ca

    Minor changes to documentation.
    [varnishadm] Add termcap workaround for libedit. Bug 1531.

    Document storage.<name>.* VCL variables. Bug 1514.
    Fix memory alignment panic when http_max_hdr is not a multiple of 4. Bug 1327.
    Avoid negative ReqEnd timestamps with ESI. Bug 1297.
    %D format for varnishncsa is now an integer (as documented)
    Fix compile errors with clang.
    Clear objectcore flags earlier in ban lurker to avoid spinning thread. Bug 1470.
    Patch embedded jemalloc to avoid segfault. Bug 1448.
    Allow backend names to start with if, include or else. Bug 1439.
    Stop handling gzip after gzip body end. Bug 1086.
    Document %D and %T for varnishncsa.

(mspo)

2015-03-08 23:29:23 UTC MAIN commitmail json YAML

2015-03-08 23:26:40 UTC MAIN commitmail json YAML

Don't use MACHINE_ARCH for fixed strings.

(joerg)

2015-03-08 23:25:39 UTC MAIN commitmail json YAML

2015-03-08 21:39:23 UTC MAIN commitmail json YAML

2015-03-08 19:22:56 UTC MAIN commitmail json YAML

add missing p5-Path-FindDev

(tnn)

2015-03-08 19:03:33 UTC MAIN commitmail json YAML

interim make distinfo handling until we decide how to do a generic fix

(tnn)

2015-03-08 17:57:56 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.8.0

(imil)

2015-03-08 17:57:42 UTC MAIN commitmail json YAML

Updated pkgin to version 0.8.0

20150308
        bugfix: added missing dash before ffu

20150128
        0.8.0
        Added preferred.conf support
        man page now based on ronn <http://rtomayko.github.io/ronn/ronn.1.html>

(imil)

2015-03-08 17:23:43 UTC MAIN commitmail json YAML

2015-03-08 17:19:30 UTC MAIN commitmail json YAML

Add and enable ruby22 and ruby22-base.

(taca)

2015-03-08 17:04:46 UTC MAIN commitmail json YAML

- ruby22-2.2.0.

(taca)

2015-03-08 17:04:29 UTC MAIN commitmail json YAML

Note update of www/ap-php package to 5.4.38nb2.

(taca)

2015-03-08 17:03:23 UTC MAIN commitmail json YAML

Change MESSAGE to adivise use of SetHandler with FilesMatch instead of
AddHandler which cause potential security problem.

(taca)

2015-03-08 16:58:26 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-facter to 2.4.1nb1.
And remove previous (unbumped) line.

(taca)

2015-03-08 16:57:12 UTC MAIN commitmail json YAML

2015-03-08 16:55:12 UTC MAIN commitmail json YAML

Oops, really bump PKGREVISION.

(taca)

2015-03-08 16:54:17 UTC MAIN commitmail json YAML

2015-03-08 16:52:06 UTC MAIN commitmail json YAML

MASTER_SITES has gone.

(taca)

2015-03-08 16:49:18 UTC MAIN commitmail json YAML

Add ${GEM_EXTSDIR}/gem.build_complete.

(taca)

2015-03-08 16:43:32 UTC MAIN commitmail json YAML

Use --format-executable instead of post-install target.

(taca)

2015-03-08 16:42:29 UTC MAIN commitmail json YAML

Add ${GEM_EXTSDIR}/gem.build_complete to PLIST.

(taca)

2015-03-08 16:33:57 UTC MAIN commitmail json YAML

Note addition of Ruby 2.2.1 packages which are built with default.

lang/ruby22-base 2.2.1
lang/ruby22 2.2.1

(taca)

2015-03-08 16:32:32 UTC MAIN commitmail json YAML

Allow build with ruby22-base.

(taca)

2015-03-08 16:31:42 UTC MAIN commitmail json YAML

Add ruby22 package which is meta package including ruby21-base, ruby22-gdbm,
ruby22-fiddle, ruby22-readline and ruby22-tk.

(taca)

2015-03-08 16:30:37 UTC MAIN commitmail json YAML

Explictly allow build with ruby21-base.

(taca)

2015-03-08 16:29:40 UTC MAIN commitmail json YAML

Fix build with ruby21-base.

(taca)

2015-03-08 16:27:42 UTC MAIN commitmail json YAML

Explictly allow build with ruby21-base.

(taca)

2015-03-08 16:26:19 UTC MAIN commitmail json YAML

Allow build with ruby22-base.

(taca)

2015-03-08 16:24:55 UTC MAIN commitmail json YAML

Adding Ruby 2.2.1 package, this is ruby22-base.

>From release announce:

We are pleased to announce the release of Ruby 2.2.1. This is the first TEENY
version release of the stable 2.2 series.

This release includes the fix for ffi build failure and memory leak issue on
Symbol GC (See Bug #10686).

See ChangeLog for details.

(taca)

2015-03-08 16:23:32 UTC MAIN commitmail json YAML

Note update of lang/ruby21 package to 2.1.5nb1.

(taca)

2015-03-08 16:23:02 UTC MAIN commitmail json YAML

Fix DESCR about including package names.

Bump PKGREVISION.

(taca)

2015-03-08 16:22:59 UTC MAIN commitmail json YAML

Add missing p5-File-ShareDir-ProjectDistDir SUBDIR

(tnn)

2015-03-08 16:17:01 UTC MAIN commitmail json YAML

Update ruby22's informatino from 2.2.0 to 2.2.1.

(taca)

2015-03-08 16:12:42 UTC MAIN commitmail json YAML

Note update of databases/ruby-sequel package to 4.20.0.

(taca)

2015-03-08 16:12:05 UTC MAIN commitmail json YAML

Update ruby-sequel to 4.20.0.

=== 4.20.0 (2015-03-03)

* Restore the use of AUTOINCREMENT on SQLite (jeremyevans) (#965)

* Duplicate the associations hash when duplicating a model object (jeremyevans)

* Correctly apply association limit when eager loading with an eager block using default limit strategy on some databases (jeremyevans)

* Fix eager loading when using the :window_function limit strategy with an eager block and cascaded associations (jeremyevans)

* Add support for set_column_type :auto_increment=>true to add AUTO_INCREMENT to existing column on MySQL (jeremyevans) (#959)

* Add support for overridding the :instance_specific association option (jeremyevans)

* Recognize MSSQL bit type as boolean in the schema_dumper (jeremyevans)

* Skip eager loading queries if there are no matching keys (jeremyevans) (#952)

* Dataset#paged_each now returns an enumerator if not passed a block (jeremyevans)

* Use to_json :root option with string value as the JSON object key in the json_serializer plugin (jeremyevans)

* Allow create_enum in the pg_enum extension be reversible in migrations (celsworth) (#951)

* Have swift adapter respect database and application timezone settings (asppsa, jeremyevans) (#946)

* Don't have the static cache plugin attempt to validate objects (jeremyevans)

* Make freeze not validate objects if their errors are already frozen (jeremyevans)

* Only use prepared statements for associations if caching association metadata (jeremyevans)

* Set parent association when loading descendants in the rcte_tree plugin (jeremyevans)

* Add Database#transaction :before_retry option, specifying a proc to call before retrying (uhoh-itsmaciek) (#941)

(taca)

2015-03-08 16:11:03 UTC MAIN commitmail json YAML

Note update of www/thin to package 1.6.3nb1.

(taca)

2015-03-08 16:10:37 UTC MAIN commitmail json YAML

Depends on ruby-rack15 instead of ruby-rack to solve indirect dependency
problem.

Noted by joerg@ via private e-mail.

(taca)

2015-03-08 16:07:28 UTC MAIN commitmail json YAML

Remove "-Werror" for now to solve build problem until someone fix (or
update libthrift to newer version) the real problem.

(taca)

2015-03-08 16:04:51 UTC MAIN commitmail json YAML

Bump PKGREVISION.

This should be commited with commit of PLIST.

(taca)

2015-03-08 16:03:50 UTC MAIN commitmail json YAML

Update PLIST.

It looks like some of files which are loaded during build.

Bump PKGREVISION.

(taca)

2015-03-08 16:01:26 UTC MAIN commitmail json YAML

Bump PKGREVISION refelcts PLIST update.

(taca)

2015-03-08 15:52:51 UTC MAIN commitmail json YAML

Reset PKGREVISION just now since PKGBASE hase changed.

(taca)

2015-03-08 15:49:35 UTC MAIN commitmail json YAML

Use lang/ruby/gem-extract.mk which replaces this package's own fetch and
extract routine.

No functional change.

(taca)

2015-03-08 15:44:56 UTC MAIN commitmail json YAML

Add ALTERNATIVES file which should be commited with previous update.

(taca)

2015-03-08 15:36:15 UTC MAIN commitmail json YAML

Note update of www/ruby-unicorn package to 4.8.3.

(taca)

2015-03-08 15:35:47 UTC MAIN commitmail json YAML

Update ruby-unicorn to 4.8.3.

pkgsrc change:

* Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.

=== unicorn 4.8.3 - the end of an era / 2014-05-07 07:50 UTC

  This release updates documentation to reflect the migration of the
  mailing list to a new public-inbox[1] instance.  This is necessary
  due to the impending RubyForge shutdown on May 15, 2014.

  The public-inbox address is: unicorn-public@bogomips.org
      (no subscription required, plain text only)
  ssoma[2] git archives: git://bogomips.org/unicorn-public
  browser-friendly archives: http://bogomips.org/unicorn-public/

  Using, getting help for, and contributing to unicorn will never
  require any of the following:

  1) non-Free software (including SaaS)
  2) registration or sign-in of any kind
  3) a real identity (we accept mail from Mixmaster)
  4) a graphical user interface

  Nowadays, plain-text email is the only ubiquitous platform which
  meets all our requirements for communication.

  There is also one small bugfix to handle premature grandparent death
  upon initial startup.  Most users are unaffected.

  [1] policy: http://public-inbox.org/ - git://80x24.org/public-inbox
      an "archives first" approach to mailing lists
  [2] mechanism: http://ssoma.public-inbox.org/ - git://80x24.org/ssoma
      some sort of mail archiver (using git)

=== unicorn 4.8.2 - avoid race condition during worker startup / 2014-02-05 18:24 UTC

  We close SELF_PIPE in the worker immediately, but signal handlers
  do not get setup immediately.  So prevent workers from erroring out
  due to invalid SELF_PIPE.

=== unicorn 4.8.1 / 2014-01-29 08:48 UTC

  fix races/error handling in worker SIGQUIT handler

  This protects us from two problems:

  1) we (or our app) somehow called IO#close on one of the sockets
    we listen on without removing it from the readers array.
    We'll ignore IOErrors from IO#close and assume we wanted to
    close it.

  2) our SIGQUIT handler is interrupted by itself.  This can happen as
    a fake signal from the master could be handled and a real signal
    from an outside user is sent to us (e.g. from unicorn-worker-killer)
    or if a user uses the killall(1) command.

=== unicorn 4.8.0 - big internal changes, but compatible / 2014-01-11 07:34 UTC

  This release contains fairly major internal workings of master-to-worker
  notifications.  The master process no longer sends signals to workers
  for most tasks.  This works around some compatibility issues with some
  versions of the "pg" gem (and potentially any other code which may not
  handle EINTR properly).  One extra benefit is it also helps stray
  workers notice a rare, unexpected master death more easily.  Workers
  continue to (and will always) accept existing signals for compatibility
  with tools/scripts which may signal workers.

  PID file are always written early (even on upgrade) again to avoid
  breaking strange monitoring setups which use PID files.  Keep in mind we
  have always discouraged monitoring based on PID files as they are
  fragile.

  We now avoid bubbling IOError to the Rack app on premature client
  disconnects when streaming the input body.  This is usually not a
  problem with nginx, but may be on some LAN setups without nginx).

  Thanks to Sam Saffron, Jimmy Soho, Rodrigo Rosenfeld Rosas,
  Michael Fischer, and Andrew Hobson for their help with this release.

  Note: the unicorn mailing list will be moved/changed soon due to the
  RubyForge shutdown.  unicorn will always rely only on Free Software.
  There will never be any sign-up requirements nor terms-of-service to
  agree to when communicating with us.

=== unicorn 4.8.0pre1 / 2013-12-09 09:51 UTC

  Eric Wong (6):
        tests: fix SO_REUSEPORT tests for old Linux and non-Linux
        stream_input: avoid IO#close on client disconnect
        t0300: kill off stray processes in test
        always write PID file early for compatibility
        doc: clarify SIGNALS and reference init example
        rework master-to-worker signaling to use a pipe

=== unicorn 4.7.0 - minor updates, license tweak / 2013-11-04 06:59 UTC

  * support SO_REUSEPORT on new listeners (:reuseport)

  This allows users to start an independent instance of unicorn on
  a the same port as a running unicorn (as long as both instances
  use :reuseport).

  ref: https://lwn.net/Articles/542629/

  * unicorn is now GPLv2-or-later and Ruby 1.8-licensed
  (instead of GPLv2-only, GPLv3-only, and Ruby 1.8-licensed)

  This changes nothing at the moment.  Once the FSF publishes the next
  version of the GPL, users may choose the newer GPL version without the
  unicorn BDFL approving it.  Two years ago when I got permission to add
  GPLv3 to the license options, I also got permission from all past
  contributors to approve future versions of the GPL.  So now I'm
  approving all future versions of the GPL for use with unicorn.

  Reasoning below:

  In case the GPLv4 arrives and I am not alive to approve/review it,
  the lesser of evils is have give blanket approval of all future GPL
  versions (as published by the FSF).  The worse evil is to be stuck
  with a license which cannot guarantee the Free-ness of this project
  in the future.

  This unfortunately means the FSF can theoretically come out with
  license terms I do not agree with, but the GPLv2 and GPLv3 will
  always be an option to all users.

  Note: we currently prefer GPLv3

  Two improvements thanks to Ernest W. Durbin III:

  * USR2 redirects fixed for Ruby 1.8.6 (broken since 4.1.0)
  * unicorn(1) and unicorn_rails(1) enforces valid integer for -p/--port

  A few more odd, minor tweaks and fixes:

  * attempt to rename PID file when possible (on USR2)
  * workaround reopen atomicity issues for stdio vs non-stdio
  * improve handling of client-triggerable socket errors

(taca)

2015-03-08 15:33:35 UTC MAIN commitmail json YAML

Note update of www/ruby-puma package to 2.11.1.

(taca)

2015-03-08 15:33:01 UTC MAIN commitmail json YAML

Update ruby-puma to 2.11.1.

pkgsrc changes:

* Add pkg_alternatives support.
* Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.

=== 2.11.1 / 2015-02-11

* 2 bug fixes:
  * Avoid crash in strange restart conditions
  * Inject the GEM_HOME that bundler into puma-wild's env. Fixes #653

* 2 PRs merged:
  * Merge pull request #644 from bpaquet/master
  * Merge pull request #646 from mkonecny/master

(taca)

2015-03-08 15:31:11 UTC MAIN commitmail json YAML

Note update of textproc/ruby-redcarpet package to 3.2.2.

(taca)

2015-03-08 15:30:27 UTC MAIN commitmail json YAML

Update ruby-redcarpet to 3.2.2.

pkgsrc change:

* Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.

Version 3.2.2

* Consider script as a block-level element so it doesn't get included inside a
  paragraph.

Version 3.2.1

* Load RedcarpetCompat when requiring Redcarpet for the sake of backward
  compatibility.

  Loren Segal

Version 3.2.0

* Add a Safe renderer to deal with users' input. The escape_html and
  safe_links_only options are turned on by default.

  Moreover, the block_code callback removes the tag's class since the user can
  basically set anything with the vanilla one.

  Robin Dupret

* HTML5 block-level tags are now recognized

  silverhammermba

* The StripDown render object now displays the URL of links along with the
  text.

  Robin Dupret

* The RedCloth API compatibility layer is now deprecated.

  Robin Dupret

* A hyphen and an equal should not be converted to heading.

  namusyaka

* Fix emphasis character escape sequence detection while mid-emphasis.

  jcheatham

* Add = to the whitelist of escaped chars so it can be used inside highlighted
  snippets.

  jcheatham

* Convert trailing single quotes to curly quotes. For example, Road Trippin'
  now converts to Road Trippin’.

  Kevin Chen

* Allow in-page links (e.g. [headline](#headline)) when :safe_links_only is
  set.

  jomo

* Enable emphasis inside of sentences in multi-byte languages when
  :no_intra_emphasis is set.

  Chun-wei Kuo

* Avoid making :no_intra_emphasis only match spaces. This allows using
  emphasizes inside quotes when the option is enabled for instance.

  Jason Webb and BJ Homer

* The StripDown renderer handles image tags now.

Version 3.1.2

* Remove the yielding of anchors in the header callback. This was a breaking
  change between 3.0 and 3.1 as the method's arity changed.

(taca)

2015-03-08 15:25:28 UTC MAIN commitmail json YAML

Note update of textproc/ruby-ferret package to 0.11.8.6.

(taca)

2015-03-08 15:24:55 UTC MAIN commitmail json YAML

Update ruby-ferret to 0.11.8.6.

* Compile fix for Ruby 2.2.
* And a few bug fixes.

pkgsrc change

* support pkg_alternatives.
* Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.

(taca)

2015-03-08 15:19:50 UTC MAIN commitmail json YAML

Note update of math/ruby-gsl package to 1.16.0.4.

(taca)

2015-03-08 15:19:13 UTC MAIN commitmail json YAML

Update ruby-gsl to 1.16.0.4.

* Switch to rb-gsl gem.

Fri Dec 19 2014
  * Ruby/GSL 1.16.0.4
    * Optimize and extract multiplication and division operations on Fixnum
      and Float. Pull request #8 by Veselin Vasilev.
    * Fixed division in GSL::Oper for GSL::Vector::Col. Issue #9.

Tue Oct 21 2014
  * Ruby/GSL 1.16.0.3
    * Fixed RDoc issues. Issue #6 by @bigtunacan.
    * Fixed $LOAD_PATH problem. Pull request #7 by Takahiro SATOH.

Wed Jul  9 2014
  * Ruby/GSL 1.16.0.2
    * Fixed linking problem.

Thu Apr 24 2014
  * Ruby/GSL 1.16.0.1
    * Extensive cleanup.
    * Fixed linking problems.
    * Required Ruby version >= 1.8.7.

Fri Jan 24 2014
  * Ruby/GSL 1.16.0
    * GSL-1.16 support.

(taca)

2015-03-08 15:17:22 UTC MAIN commitmail json YAML

2015-03-08 15:12:51 UTC MAIN commitmail json YAML

Update version of cln, hdf, maradns, and add hdf5

(wen)

2015-03-08 15:09:05 UTC MAIN commitmail json YAML

Note update of lang/ruby21-base package to 2.1.5nb2.

(taca)

2015-03-08 15:08:33 UTC MAIN commitmail json YAML