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 (3m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 11:05:38 UTC Now

2013-06-12 11:01:24 UTC MAIN commitmail json YAML

2013-06-12 11:00:57 UTC MAIN commitmail json YAML

2013-06-12 10:13:58 UTC MAIN commitmail json YAML

2013-06-12 01:57:24 UTC MAIN commitmail json YAML

Patch blindly based on the last 2013q1 netbsd-6 build report:
add <cstdlib> and fix signature of main().

(this package is i386-only)

(dholland)

2013-06-11 23:34:49 UTC MAIN commitmail json YAML

Needs bison, lost during update

(dholland)

2013-06-11 23:07:24 UTC MAIN commitmail json YAML

2013-06-11 23:07:01 UTC MAIN commitmail json YAML

Update to 0.2.

release 0.2 (20130611)
  - auto-recognize more builtin PowerPC and mips macros
  - pass -Wunused (partly from Baptiste Daroussin)
  - allow absolute paths in include files (partly from Baptiste Daroussin)
  - don't use getprogname() in the name of portability
  - add tests arising from December 2010 tech-toolchain thread (one
    from der Mouse, one of mine)
  - clean out usage of sys/cdefs.h macros and don't use the implementation
    namespace
  - make -Wcomment work again
  - fix handling of relative includes
  - provide a man page
  - other minor improvements

(dholland)

2013-06-11 22:58:22 UTC MAIN commitmail json YAML

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

(tron)

2013-06-11 22:57:59 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.8.8. Changes since 1.8.7:
- Bug Fixes
  The following vulnerabilities have been fixed.
    o wnpa-sec-2013-32
      The CAPWAP dissector could crash. Discovered by Laurent Butti.
      (Bug 8725)
      Versions affected: 1.8.0 to 1.8.7, 1.6.0 to 1.6.15.
    o wnpa-sec-2013-33
      The GMR-1 BCCH dissector could crash. Discovered by Sylvain
      Munaut and Laurent Butti. (Bug 7664, Bug 8726 )
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-34
      The PPP dissector could crash. Discovered by Laurent Butti.
      (Bug 7880, Bug 8727 )
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-35
      The NBAP dissector could crash. (Bug 8697)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-36
      The RDP dissector could crash. Discovered by Laurent Butti
      (Bug 8729)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-37
      The GSM CBCH dissector could crash. Discovered by Laurent
      Butti (Bug 8730)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-38
      The Assa Abloy R3 dissector could consume excessive memory and
      CPU. (Bug 8764)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-39
      The HTTP dissector could overrun the stack. (Bug 8733)
      Versions affected: 1.8.0 to 1.8.7, 1.6.0 to 1.6.15.
    o wnpa-sec-2013-40
      The Ixia IxVeriWave file parser could overflow the heap.
      Discovered by Sachin Shinde. (Bug 8760)
      Versions affected: 1.8.0 to 1.8.7.
    o wnpa-sec-2013-41
      The DCP ETSI dissector could crash. (Bug 8717)
      Versions affected: 1.10.0, 1.8.0 to 1.8.7, 1.6.0 to 1.6.15.
  The following bugs have been fixed:
    o TRY_TO_FAKE_THIS_ITEM disables bounds errors. (Bug 3290)
    o Multiple expert info in a packet does not cause the most
      "severe" to be displayed in expert column. (Bug 7733)
    o tshark -z io,stat reports bad byte counts if filter doesn't
      match anything. (Bug 8066)
    o Add decryption for WPA eapol 4-way handshake. (Bug 8680)
    o wireshark is crashing while attempting to use 'SCTP' ->
      'Prepare Filter for this Association'. (Bug 8731)
    o Crash analyzing VoIP Calls (T38). (Bug 8736)
    o IMAP Dissector, Missing byte. (Bug 8739)
    o C12.22 Invocation Id shows negative sometimes. (Bug 8744)
    o gsm_a_dtap dissector (SMS): under certain conditions fillbits
      may be displayed for an alphanumeric TP-Originating-Address.
      (Bug 8756)
    o TETRA dissector assertion. (Bug 8768)
    o Mark retransmitted SYN and FIN packets as retransmissions.
- Updated Protocol Support
  Bittorrent DHT, C12.22, CAPWAP, DCP ETSI, EAPOL, GMR-1 BCCH, GSM
  CBCH, GSM SMS, HTTP, IMAP, NBAP, PPP, R3, RDP, SGsAP, T.38, TETRA
- New and Updated Capture File Support
  Ixia IxVeriWave.

(tron)

2013-06-11 22:22:21 UTC MAIN commitmail json YAML

Updated shells/posh to 0.12

(mef)

2013-06-11 22:21:38 UTC MAIN commitmail json YAML

Makefile
  - Bump version 0.3.14 to 0.12.
  - Add LICENSE= as gnu-gpl-v2.
patches/patch-a[ab]
  - comment added from old cvs log

Following lines are recent changes from ChangeLog. For full
ChangeLog, see:
https://launchpad.net/debian/+source/posh/+changelog
--------
posh (0.12)
* Fix shell flag handling, broken since 0.9.1.  closes: #707778.

posh (0.10.2)

  * Fix "nostrip" build.  closes: #674703.
  * Fix Italian Language-Team email address.  closes: #660020.
  * Don't segfault when bi_errorf(NULL) is called.  closes: #674701.
  * Bump to Standards-Version 3.9.3.

posh (0.10) unstable; urgency=low
  * Do not treat a bad signal passed to the trap builtin as a    fatal/syntax error.

posh (0.8.5) unstable; urgency=low

  * Apply bugfix from mksh overhauling the code for substitutions
    such as ${foo:-bar} and "${foo+bar}" for standards compliance
    and pull the test cases that go with it.

  * Bump to Standards-Version 3.8.4.
  * Switch to 3.0 (native) source format.
---------

(mef)

2013-06-11 21:43:13 UTC MAIN commitmail json YAML

Add patches/patch-main.c
to fix segmentation fault just after invocation, at least on
NetBSD/amd64 6.1, which is reported as PR pkg/47917.
The problem was also reported by gcc (4.5.3) as:
main.c: In function 'main':
main.c:206:15: warning: assignment makes pointer from integer without a cast
At following location:
  203                          char *simplified;
  ....
  206                          simplified = canonicalize_file_name(current_wd);

(mef)

2013-06-11 20:05:37 UTC MAIN commitmail json YAML

Update to GNU Prolog 1.4.4

Changes in GNU Prolog version 1.4.4:

* add Prolog flags c_cc_version_data
* fix a regression bug in linedit
* fix a little bug in the debugger
* add subtract/3 built-in predicate

Changes in GNU Prolog version 1.4.3:

* add new C foreign interface functions converting term to/from C strings
* modify top-level banner to show 32/64 bits, compile date, C compiler name
* modify Linedit: fix Prolog prompt when Linedit is not activated
* modify linedit: accept gui=silent in env var LINEDIT
  (does not warn if the windows gui DLL is not found)
* fixes for Windows 8 (i686 and x86_64) with MSVS 2012, mingw64 gcc > 4.5.3
* add Prolog flags address_bits, compiled_at, c_cc, c_cflags, c_ldflags
* fix a bug in the FD solver (option backtracks in fd_labeling)
* improve the FD solver (better propagation for reified constraints at labeling)
* improve the FD solver (add labeling option: value_method(bisect))
* improve the FD solver (avoid some cases of C stack overflow, improved fd_domain/3)
* fix a bug in the FD solver (regression bug in 1.4.2)
* add PlULong to gprolog.h and PlThrow(ball) to C foreign interface

(asau)

2013-06-11 19:51:41 UTC MAIN commitmail json YAML

Updated lang/clojure to 1.5.1

(asau)

2013-06-11 19:51:27 UTC MAIN commitmail json YAML

Update to Clojure 1.5.1

Changes to Clojure in Version 1.5.1

* fix for leak caused by ddc65a96fdb1163b

Changes to Clojure in Version 1.5

1 Deprecated and Removed Features
    1.1 Clojure 1.5 reducers library requires Java 6 or later
2 New and Improved Features
    2.1 Reducers
    2.2 Reader Literals improved
    2.3 clojure.core/set-agent-send-executor!, set-agent-send-off-executor!,
        and send-via
    2.4 New threading macros
    2.5 Column metadata captured by reader
    2.6 gen-class improvements
    2.7 Support added for marker protocols
    2.8 clojure.pprint/print-table output compatible with Emacs Org mode
    2.9 clojure.string/replace and replace-first handle special characters
        more predictably
    2.10 Set and map constructor functions allow duplicates
    2.11 More functions preserve metadata
    2.12 New edn reader, improvements to *read-eval*
3 Performance Enhancements
4 Improved error messages
5 Improved documentation strings
6 Bug Fixes
7 Binary Compatibility Notes

(asau)

2013-06-11 19:40:37 UTC MAIN commitmail json YAML

Updated lang/algol68g to 2.6

(asau)

2013-06-11 19:40:22 UTC MAIN commitmail json YAML

Update to algol68g 2.6

Version 2.6 November 2012
* Larger test set.
* Hyperlinked manual.
* Fixes several reported issues.

Version 2.5 October 2012
* FHS 2.3 compliant.
* Larger test set.
* Fixes minor issues.
* Adds routine "abend" (exits with runtime error).

(asau)

2013-06-11 19:34:15 UTC MAIN commitmail json YAML

Update to Mercury 13.05.1 Beta

NEWS for Mercury 13.05.1
------------------------

Changes to the Mercury standard library:

* We have added the function bimap.count/1.

NEWS for Mercury 13.05
----------------------

Changes to the Mercury standard library:

* We have swapped the argument order of the predicates set.singleton_set/2,
  set_bbbtree.singleton_set/2, set_ordlist.singleton_set/2 and
  set_unordlist.singleton_set/2 so that it conforms with the order in the
  other set modules.

* All the modules that operate on sets now have two new predicates.
  One is insert_new: if the item is not already in the set, it inserts
  the item, otherwise it fails. The other is all_true: it succeeds if
  and only if all elements in the set pass a test.

* The map and varset modules each have a new predicate that deletes
  a sorted list of items from a map or varset, and can do so faster than
  usual by exploiting the order.

* The map, bimap and tree234 modules each have a new predicate that does
  a search, and if the search is unsuccessful, does an insertion during
  the *same* traversal.

* The argument order of the following predicates has been changed so as to
  make them more conducive to the use of state variable notation:
  pqueue.insert/4, pqueue.remove/4, stack.push/3, stack.push_list/3,
  stack.pop/3 and stack.det_pop/3.

* We have added versions of the operations in the math module that omit the
  domain checks.

* We have added new predicates to the parsing_utils module:
  input_string/3, get_skip_whitespace_pred/2 and next_char_no_progress/4.

* The lexer module returns base 10 integer literals in the string
  representation, if the integer is too large for an `int'.

* We have add the following new predicates to the list module:
  list.all_true_corresponding/3, list.all_false_corresponding/3 and
  list.same_length3/3.

* We have added the type maybe.maybe_error/2 which is polymorphic in the
  error type.

* We have added predicates to the calendar module for folding over the days
  in a given range of dates: foldl_days/5, foldl2_days/7 and foldl3_days/9.

* We have added two functions to both the hash_table and version_hash_table
  modules: copy/1 and from_assoc_list/4.

Changes to the Mercury compiler:

* Generation of 64-bit code on Windows using the MinGW64 port of GCC
  is now supported, i.e. the x86_64-w64-mingw32 architecture is now
  supported.

* We have improved compilation times for very large programs.  In
  particular, compilation times for predicates containing the following
  have been improved:
      - large ground terms
      - large disjunctions
      - large numbers of higher order constructs and/or code that uses
        large hierarchies of type classes

* We have implemented a type representation optimisation, where a functor
  with exactly one argument can be represented by a tagged pointer to the
  argument value, which itself does not require the tag bits.

* In C grades, consecutive enumeration arguments in discriminated
  union types can now be packed into a single word.

* Double-precision `float' constructor arguments are now stored in
  unboxed form in high-level C grades.

* Double-precision `float' constructor arguments are now stored in
  unboxed form on 32-bit architectures in the low-level C grades.
  This was previously so for 64-bit architectures.

* Double-precision float arguments can now be passed via dedicated Mercury
  abstract machine registers to avoid boxing, in low-level C grades on
  32-bit architectures. Float variables can occupy two words on the
  Mercury stack to avoid boxing.

* The option `--warn-non-tail-recursion' no longer requires
  `--high-level-code'.

* A new option, `--sign-assembly', provides supports for signing
  assemblies generated by the C# backend with a strong name.

* A new option, `--cstack-reserve-size', allows the size of the C
  stack for executables to be changed on Microsoft Windows systems.

Changes to the Mercury debugger:

* We have added new capabilities to the "level", "retry" and "finish" mdb
  commands. If these commands are given the argument "clentry", they will
  operate on the ancestor of the current call that represents entry to the
  clique of mutually recursive procedures that the current call belongs to.
  If they are given the argument "clparent", they will operate on the parent
  of that call.

* The mdb command "stack" can now find and mark cliques of mutually recursive
  calls on the stack, and can (and by default, will) impose a limit on the
  number of lines it prints for each clique.

Changes to the extras distribution:

* We have added a binding to the GLFW library.

NEWS for Mercury 11.07.2, 3 August 2012
---------------------------------------

This is a bug-fix release: it fixes the following:

* The name of the C# compiler in newer versions of Mono is now recognised.

* The configure script now distinguishes between the MS C# compiler and the
  Chicken Scheme compiler.

* Thread local storage now works on Mac OS X when using clang as the C
  compiler.

* Various build issues on Solaris 10 have been resolved.

* The --erlang option now sets all the relevant grade components correctly.

* The binary input and output streams are now set to binary translation
  mode when using the MSVC CRT.

* The standard library's lexer module now correctly tokenizes binary, octal
  and hexadecimal integer literals.

* Some bugs in the UTF-8 routines used by the C grades have been fixed.
  Also, the performance of these routines has been improved.

* The exit status is now correctly set when --warn-non-tail-recursion
  is being used.

Changes to the Mercury standard library:

* We have added additional modes to map.foldr/4, map.foldr/6 and the
  list.foldl<N>_corresponding3 predicates.

* The predicates parsing_utils.float_literal/3 and
  parsing_utils.float_literal_as_string/4 now accept an optional plus sign in
  the exponent.

* The obsolete predicates string.remove_suffix_det/2 and string.index_det/2
  have been removed.

* The predicate time.times/4 is now implemented for the csharp grade.

* The version_hash_table module is now supported in the csharp and java
  grades.

* The unsafe versions of the predicates in the array2d module are now more
  efficient.

Changes to the Mercury compiler:

* The compiler now outputs #line directives in C# code it generates.

NEWS for Mercury 11.07.1, 2 March 2012
--------------------------------------

This is a bug-fix release.  It fixes a problem that was preventing the standard
library from building in the csharp grade on Cygwin and also adds support for
using GCC in C99 (or GNU99) mode with Mercury.  In addition, there are a number
of minor changes to the standard library.

Changes to the Mercury standard library:

* We have added the predicate map.keys_and_values/3.

* We have added the predicates set.is_singleton/2, set_bbbtree.is_singleton/2,
  set_ctree234.is_singleton/2 and set_unordlist.is_singleton/2.

* We have added the function list.foldl_corresponding/4.

(asau)

2013-06-11 19:26:46 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.1.8

(asau)

2013-06-11 19:26:28 UTC MAIN commitmail json YAML

Update to SBCL 1.1.8

changes in sbcl-1.1.8 relative to sbcl-1.1.7:
  * notice: The implementation of MAP-ALLOCATED-OBJECTS (the heart of
    ROOM, plus a few SB-INTROSPECT functions) has been completely
    rewritten; it may now exhibit different bugs than before.
  * new feature: minimal runtime/compiler intrastructure support for SSE
    SIMD values, as SB-EXT:SIMD-PACK. Enabled on x86-64 via the build-time
    feature :sb-simd-pack. This should enable intrinsics extensions as
    libraries, without patching SBCL itself. Thanks to Alexander Gavrilov
    for maintaining a branch for so long.
  * enhancement: RUN-PROGRAM supports a :DIRECTORY argument to set
    the working directory of the spawned process.
    (lp#791800) (patch by Matthias Benkard)
  * enhancement: boxed vectors (vectors of T or of FIXNUM) can now be
    stack-allocated on PPC.
  * enhancement: "fixed objects" can now be stack-allocated on PPC.
  * enhancement: WITH-PINNED-OBJECTS no longer conses on PPC/GENCGC.
  * enhancement: (sb-introspect:find-definition-sources-by-name x :vop) now
    also returns VOPs which do not translate any functions, and finds
    defoptimizer types ir2convert and stack-allocate-result.
  * enhancement: better type derivation for APPEND, NCONC, LIST.
    (lp#538957)
  * enhancement: MAP-ALLOCATED-OBJECTS (the heart of ROOM) now walks the
    heap in a manner similar to the GC rather than its previous ad-hoc
    scheme, and is therefore no less and possibly more accurate.
  * fixes and enhancements related to Unicode:
    ** the character database information has been updated to Unicode 6.2;
    ** support for canonical and compatibility decomposition of characters has
      been added, along with support for primary composition;
    ** support for Unicode normalization forms of strings (NFC, NFKC, NFD and
      NFKD) has been included;
    ** querying the character database for code points not defined by Unicode
      gives less wrong answers (lp#1178038, reported by Ken Harris)
  * enhancement: print intermediate evaluation results for some ASSERTed
    expressions. (lp#789497) (patch by Alexandra Barchunova)
  * enhancement: x86-64 disassemblies are annotated with unboxed constant
    values when there are references to (RIP-relative) unboxed constants.
  * bug fix: type derivation for LOG{AND,IOR,XOR} scales linearly instead
    of quadratically with the size of the input in the worst case.
    (lp#1096444)
  * bug fix: handle errors when initializing *default-pathname-defaults*,
    sb-ext:*runtime-pathname*, sb-ext:*posix-argv* on startup, like character
    decoding errors, or directories being deleted.
  * bug fix: Loading a core with a discontiguous dynamic space now correctly
    computes the amount of dynamic space used.
  * bug fix: disassembler missing ",8" on SHLD
  * bug fix: backtracing through INTERNAL-ERROR signal handlers on systems
    that provide an "invalid" stack frame link for the signal handler
    itself now use the saved-fp-and-pc mechanism to pick up from the stack
    frame in the interrupt (signal) context.  This is known to affect
    threaded FreeBSD/x86-64.
  * bug fix: some LOOP statements couldn't be compiled.
    (lp#1178989)
  * bug fix: sb-sequence:dosequence works on literal vectors.
  * bug fix: errors in generic arithmetic show the assembly routine's
    caller on x86 and x86-64. (lp#800343)
  * bug fix: Compile-time type errors should never result in COMPILE-FILE
    failure. (lp#943953)
  * bug fix: Known bad local calls do not cause strange failures when
    emitting or dumping code. (lp#504121)
  * bug fix: Multiply-inlined structure constructor don't cause IR2-time
    codegen errors: type checks are inserted as necessary. (lp#1177703)
  * bug fix: Unsigned modular arithmetic is correctly converted into signed
    modular arithemtic (mostly to exploit fixnum-width VOPs). (lp#1026634)
  * bug fix: a combination of inlined local function with &optional and
    recursion no longer causes undescriptive compiler errors. (lp#1180992)
  * bug fix: sub-word BOOLEAN alien types now disregard higher order bits
    when testing for non-zero-ness.
  * bug fix: (CONCATENATE 'null ...) no longer fails for generic sequences.
    (lp#1162301)
  * bug fix: Type mismatch for the value of conditional expressions are
    correctly reported when detected at compile-time, instead of complaining
    about a constant NIL (similar for non-EQ-comparable catch tags).
  * bug fix: Referring to INLINE global functions as values should not result
    in a compilation failure. (lp#1035721)
  * optimization: faster ISQRT on fixnums and small bignums
  * optimization: faster and smaller INTEGER-LENGTH on fixnums on x86-64.
  * optimization: On x86-64, the number of multi-byte NOP instructions used
    for code alignment is now always minimal.
  * optimization: On 64-bit targets, the compiler generates much faster
    code for type checks for types known at compile time that are smaller
    than (SIGNED-BYTE 64) or (UNSIGNED-BYTE 64) and larger than FIXNUM, and
    their COMPLEX variants.
  * optimization: On x86 targets, more uses of ALIEN-FUNCALL during cross
    compilation now inline the INVOKE-WITH-SAVED-FP-AND-PC dance.
  * optimization: ROOM no longer conses so egregiously on non-x86oid
    systems.
  * optimization: associative bitwise operations reassociate patterns like
    (f (f x k1) k2) to expose (f x (f k1 k2)).  Same for + and * of
    rational values.
  * optimization: quasiquote expressions now perform more constant folding,
    instead of consing equal lists at runtime. (lp#1026439)
  * optimization: local call analysis of inlined higher-order function
    should converge more quickly, resulting in better code for complex
    functions.
  * optimization: On x86-64, medium (word-sized but wider than 32 bits)
    integer constants are handled more cleverly, especially when they
    can be represented as sign-extended (signed-byte 32). (Based on a
    patch by Douglas Katzman)
  * optimization: IF/IF conversion should reliably result in sane code
    when (some of) the results of the inner IF are always false or
    always true.
  * optimization: On x86oids, variable right shifts of machine words are
    compiled into straight SAR/SHR, instead of going through the generic
    VOP. (lp#1066204)

changes in sbcl-1.1.7 relative to sbcl-1.1.6:
  * enhancement: TRACE :PRINT-ALL handles multiple-valued forms.
    (lp#457053)
  * bug fix: :allocation slot option works for condition slots
    (lp#1049404)
  * bug fix: redefining conditions does not lead to multiple evaluations of
    hairy slot initfunctions anymore (lp#1164969)
  * bug fix: CLASS-DIRECT-DEFAULT-INITARGS now works for condition classes
    (lp#1164970)
  * bug fix: function constants now work as initforms and default initarg
    values of conditions (lp#539517)
  * bug fix: svref/(setf svref) on symbol macros don't crash the compiler
    anymore. (Minimal test case provided by James M. Lawrence on sbcl-devel)
  * bug fix: no more bogus ## references when pretty printing backquoted
    forms with non-trivial structure sharing. (lp#1161218)
  * bug fix: Don't signal an error on (setf (documentation nil 'function)
    "doc").  Signal a style-warning instead when trying to set documentation
    of NIL for all other documentation types.  (Reported by Zach
    Beane; regression since 2e52fa05.)
  * bug fix: modular arithmetic involving large constants and conditionals
    should no longer result in spurious dead code elimination.  (Reported by
    Eric Marsden).
  * bug fix: our mach exception handler can seemingly called very early in
    the program execution process on OS X 10.8.0. Try and handle that case
    robustly, without potentially leaking mach ports too much.
  * optimization: LOGBITP and LOGTEST optimizations from x86 ported to x86_64.

changes in sbcl-1.1.6 relative to sbcl-1.1.5:
  * enhancement: the continuable error when defknown-ing over extant
    fndb entries can be ignored by passing :overwrite-fndb-silently t
    as a keyword argument to sb-c:defknown (after attributes). Useful
    to allow defknown to be re-loaded. Use with :allow-other-keys t
    for backward compatibility.
  * optimization: compiler is much faster in compiling SVREF and (SETF SVREF)
    forms.
  * bug fix: Prevent a make-array transform from modifying source forms
    causing problems for inlined code. Thanks to Bart Botta.
    (regression since 1.0.42.11-bis)
  * bug fix: clear-output calls the correct gray stream routine,
    sb-gray:stream-clear-output. (lp#1153257)
  * bug fix: an error is signalled for an invalid format modifier: ~<~@>.
    (lp#1153148)
  * bug fix: Better error messages for package operations (lp#1154776)
  * bug fix: delete-package on a nonexistent package should signal a cerror.
    (regression since 1.0.37.44).
  * bug fix: accessing &MORE (stack allocated &REST) arguments checks bounds.
    (lp#1154946, lp#1072112)
  * bug fix: compiling make-array no longer signals an error when the
    element-type is an uknown type, a warning is issued instead.
    Thanks to James Kalenius (lp#1156095)
  * bug fix: SEARCH on generic (non-VECTOR non-LIST) sequence types no longer
    produces wrong results for some inputs.  (Thanks to Jan Moringen.)
    (lp#1153312)

changes in sbcl-1.1.5 relative to sbcl-1.1.4:
  * minor incompatible change: SB-SPROF:WITH-PROFILING no longer loops
    by default.
  * new feature: package local nicknames. See manual for details.
  * new feature: SB-EXT:MAP-DIRECTORY provides a powerful interface for
    directory traversal: it is the backend used by SBCL for CL:DIRECTORY.
  * enhancement: easier to use restarts for resolving name-conflicts
    resulting from IMPORT, EXPORT, or USE-PACKAGE.
  * enhancement: variant DEFPACKAGE forms now signal a full error with
    restarts provided for resolving the situation. (lp#891351)
  * enhancement: by setting SB-EXT:*ON-PACKAGE-VARIANCE* appropriately variant
    DEFPACKAGE forms can now signal a full error with restarts provided for
    resolving the situation. See manual for details. (lp#891351)
  * enhancement: make-random-state now uses CryptGenRandom as a seed on Windows.
    (Thanks to Anton Kovalenko.) (lp#1102748)
  * enhancement: backtrace improvements
    ** secondary CLOS dispatch functions have better debug names (lp#503081)
    ** easier to read method names in backtraces. See
      SB-DEBUG:*METHOD-FRAME-STYLE*.
    ** SB-DEBUG:PRINT-BACKTRACE and SB-DEBUG:LIST-BACKTRACE are available as
      forwards-compatible replacements for SB-DEBUG:BACKTRACE and
      SB-DEBUG:BACKTRACE-AS-LIST.
    ** SB-DEBUG:*SHOW-ENTRY-POINT-DETAILS** has been deprecated, as the same
      information is available in less intrusive form as frame annotations.
  * enhancement: SB-POSIX now provides MAP-ANON.
  * enhancement: test-suite results are colorized, failures in red, unexpected
    success in green. Works on Windows and on terminals with ANSI escape code
    support. Can be disabled with --no-color.
  * optimization: SB-CONCURRENCY:QUEUE implementation is more efficient.
    (thanks to James M. Lawrence)
  * bug fix: no more unused variable style warnings from RESTART-CASE
    macroexpansion (lp#1113859)
  * bug fix: no more unused variable style warnings when loading
    sb-bsd-sockets.asd (lp#1114681)
  * bug fix: deleting a package removes it from implementation-package
    lists of other packages.
  * bug fix: SB-SPROF:WITH-PROFILING is now usable in the Slime REPL on Darwin.
    This does not fix the occasional "interrupt already pending" issue, though.
  * bug fix: (setf (documentation 'x 'function)) and
    (setf (documentation #'x t)) set documentation in different places.
    (regression since 1.0.43.63)
  * bug fix: build on newer glibc. (lp#1095036)

changes in sbcl-1.1.4 relative to sbcl-1.1.3:
  * optimization: LOOP expressions using "of-type character" have slightly
    more efficient expansions.
  * bug fix: very long (or infinite) constant lists in DOLIST do not result
    in very long compile times or heap exhaustion anymore. (lp#1095488)
  * bug fix: `#3(1) is read as #(1 1 1), not as #(1). (lp#1095918)
  * bug fix: adjust-array ignored :initial-element for simple-vectors.
    (lp#1096359)
  * bug fix: optimizations to MAKE-INSTANCE with literal list initargs no
    longer cause infinite loops (on circular data) or violate eqlity
    constraints.  (lp#1099708)
  * bug fix: FIRST was not being open coded. (regression from 1.1.0)

changes in sbcl-1.1.3 relative to sbcl-1.1.2:
  * enhancement: warnings about bad locale settings, LANG, LC_CTYPE, etc.
    (lp#727625)
  * enhancement: support for C-c to interrupt the foreground thread
    on Windows.  (Thanks to Anton Kovalenko.)
  * enhancement: STDCALL alien callbacks. (Thanks to Anton Kovalenko.)
  * enhancement: Safepoint builds on POSIX platforms can now optionally be
    built without pseudo-atomic sequences and their run-time overhead.
  * enhancement: Threads created outside of Lisp can enter Lisp through
    alien callbacks and appear as Lisp threads for the duration of that
    function invocation.  On safepoint builds only.
  * enhancement: Miscellaneous improvements to namestrings and underlying
    calls to OS functions for file system access on Windows.  (Thanks to
    Anton Kovalenko.)
  * enhancement: The MSI installer support for Windows now uses Windows
    Installer XML at least version 3.5 and includes various usability
    improvements.  (Thanks to Dmitry Kalyanov and Anton Kovalenko.)
  * enhancement: The sb-bsd-sockets contrib now supports non-blocking-mode
    on Windows.  (Thanks to Anton Kovalenko.)
  * enhancement: The Windows backend now supports the x86-64 platform.
    (Thanks to Anton Kovalenko.)
  * bug fix: fasls are now once again directly executable (on platforms
    supporting shebang lines, with a suitably-installed sbcl).
  * bug fix: make.sh --help no longer runs clean.sh. (lp#937001)
  * bug fix: Fix CAS access to slots of direct instances of structure classes
    in the presence of subclasses sharing the same conc-name.
  * bug fix: Logical pathname namestrings on Windows have been changed to
    be lower-case, to minimize differences between POSIX and Windows.

(asau)

2013-06-11 16:29:26 UTC MAIN commitmail json YAML

2013-06-11 16:28:54 UTC MAIN commitmail json YAML

Update to 0.4.1

* Use qt4 instead of qt3.

Changelog:

05/16/2008      - Use streaming XML instead of DOM
05/04/2008      - Print preview, print improvements
10/05/2007      - Import bug fixes

Version 0.4.0
-------------

09/22/2007      - Added ingredient types
08/05/2007      - BeerXML import
07/25/2007      - I18N improvements
07/20/2007      - Printing improvements
05/30/2007      - Qt 4.3.0, various improvements
07/05/2006 - Calculation corrections
03/12/2006 - Ported to Qt 4
12/03/2005 - Fix column sorting (Lee Henderson)

(ryoon)

2013-06-11 15:23:28 UTC MAIN commitmail json YAML

Updated graphics/Coin to 3.1.3

(ryoon)

2013-06-11 15:22:47 UTC MAIN commitmail json YAML

Update to 3.1.3

* Update buildlink3.mk.
* Restrict hack.mk for GCC 3.* only.
* Set LICENSE.

Changelog:

New in Coin v3.1.3 (2010-03-02):
* new:
  - Pickup simage debug instead of release runtime library on Windows
  - SoGetMatrixAction handling for SoTextureUnit
  - Support for rendering quads and triangles with VBOs and glDrawArrays
* bugfixes:
  - Vertex Array rendering fix
  - Binary file import fix
  - Various SoExtSelection fixes
  - OpenGL extension detection fixes
  - glGenerateMipmap robustness fixes
  - Avoid drifting away from the projector's plane in SoTranslate2Dragger
  - SoGLVBOElement updating fix
  - Text rendering fix
  - Notify fix in SoIndexedMarkerSet
  - Vertex attribute fix for quads and polygons
  - SoGetPrimitiveCountAction fix
  - VBO rendering caching fixes
  - setProjectorEpsilon() fix for SbLine/PlaneProjector affecting SoDragger
* build system:
  - Updated autotools to autoconf-2.65, automake-1.8.3, libtool-1.5.26
  - Changed default location for generated HTML documentation
* other:
  - Improved documentation for SoGeo nodes

New in Coin v3.1.2 (2009-10-14):
* bugfixes:
  - removePoint() bugfix for SbBSPTree
  - divide-by-zero fix for SoNurbs
  - Fix SoLazyElement handling in SoPrimitiveVertexCache.
  - Refix NURBS picking according to the GLU specification.
  - ShadowGroup fixes
  - Bugfix for closed extrusions.
  - Bugfix for using SoPrimitiveVertexCache for other actions than SoGL RenderAction.
  - Increase upper limits for creating VBOs/caches.

New in Coin v3.1.1 (2009-09-08):
* bugfixes:
  - Fixed NURBS bugs
  - Fixed some issues in SoIndexedPointSet.
  - Fixed a configure problem which made it impossible to create release builds on Windows.

New in Coin v3.1.0 (2009-05-27):
* new:
  - shape node classes SoIndexedPointSet, SoIndexedMarkerSet
  - made build configurations available for building without
    manipulators, draggers, and nodekits, for slimmed down Coin
    binaries
  - support in SoRenderManager for superimpositions and multipass
    antialiasing
  - offscreen OpenGL contexts for Mac OS X now uses CGL, instead of
    the deprecated QuickDraw API
  - direct support for non-power-of-two textures if the OpenGL driver
    has it
  - SoOffscreenRenderer::getDC() available under MSWindows for fast
    transfer from internal buffer to Win32 bitmaps / DCs
* bugfixes:
  - font rendering through FreeType library functional again
  - SoQuadMesh rendering for PER_FACE bindings
  - SoCalculator engine's atan2() and dot() were not working properly
  - more robust and more capable SoToVRML2Action
  - node leaks when copying nodekits
  - name-dictionary memory fill (leaks) when copying scene graphs
  - more robust copying of VRML 2 scene graphs
  - ambigious typing under 64-bit MS Windows
  - some array out-of-bounds and other memory access errors in obscure
    corners of the API
  - SoProfilerElement API exported as part of the public DLL API for
    Windows builds
  - SoVRMLText, SoText3 and SoAsciiText's get primitive count operation
  - SoVertexAttribute::copy()
  - SoLineHighlightRenderAction polygon offset set-up
  - SoShadowGroup heeds SoClipPlane
  - handle transparency in all texture units when multi-texturing
  - SoNurbsCurve, picking on rational curves, and corrected for weighted
    coordinates
* optimizations:
  - use a lot less mutex resources for common case scene graphs, by
    using class-wide mutexes instead of per-instance mutexes for shape
    nodes
* build system:
  - C++ exceptions enabled by default
* other:
  - SoVRMLBackground, better depth buffer handling
  - SbString new methods lower() and upper(), for better Open Inventor
    compatibility
  - increased adherence to modern C++ conventions and programming
    practices
  - more robust offscreen GL buffer / context creation
  - various API documentation improvements
  - all environment variables heeded by Coin shown in API documentation

New in Coin v3.0.0 (2008-09-11):
* new:
  - Scene graph performance profiling subsystem
  - SoDepthBuffer node for constrolling Z-buffer settings
  - Shaders: SoVertexAttribute and SoVertexAttributeBinding nodes
  - Shadows: SoShadowSpotLight node
  - SoHeightMapToNormalMap texture conversion engine
  - SoPickStyle: new styles SHAPE_ON_TOP, BOUNDING_BOX_ON_TOP, SHAPE_FRONTFACES
  - New XML-based GL driver feature database for tagging buggy/slow features
    in specific drivers
  - Statechart XML engine (2007-draft based), used to implement examiner viewer
    mode at the Coin level
  - Foreign file format support through SoForeignFileKit w. example SoSTLFileKit
  - Draggers: minTranslation/maxTranslation fields in SoTranslate1Dragger and
    SoTranslate2Dragger
  - OS X: Coin has become more bundle-aware and will loads external libs bundled
    with Inventor.framework or the application bundle (better encapsulation)
  - SoLineHighlightRenderAction and SoBoxHighlightRenderAction now only
    supports one SoSelection node (performance and OIV-compatibility)
  - SoBumpMap will now detect height maps stored as rgb(a)
  - SoRayPickAction picking precision improvements
  - Include SoFieldContainer userdata when doing a deep node copy
  - Anti-aliasing is now done around the center of each pixel
  - Boost.Test-based testsuite
* bugfixes:
  - ATi driver workarounds (VBO rendering related)
  - Fixed SoToVRML2Action Transform handling bug
  - SoTimeCounter now handles frequency == 0.0
  - SoSceneTexture2 now properly restores the previous context
  - Fix for remote rendering in SoGLDisplayList
  - Workaround for nVidia texture format bug
  - SoPathList::uniquify() now properly removes all paths that goes through
    another path, not just one
  - SoVRMLAppearance now checks material on the state
  - SoComposeRotation. Default axis is now (0,0,1)
  - Various SoShadowGroup fixes
  - 3ds loader will no longer normalize the model (still not enabled by default)
  - Workaround for nVidia line pattern bug
  - Fixes for SoVRMLBillboard
  - SoFile-SoSearchAction bugfix
  - Correctly load bold/italic version of fonts with a single ttf file
  - Bugfix for anti aliasing with numpasses > 16
  - New Visual Studio 9 build files and other VS-related fixes
    ... and more

New in Coin v2.5.0 (2007-10-01):
* new:
  - geo nodes: SoGeoOrigin, SoGeoCoordinate, SoGeoLocation, SoGeoSeparator
  - shader nodes: SoVertexShader, SoFragmentShader, SoGeometryShader,
    SoShaderProgram, SoShaderParameter
  - shadow generation: SoShadowGroup, SoShadowCulling, SoShadowStyle
  - new camera node SoFrustumCamera
  - new node SoTextureCubeMap
  - a lot of new SbVec and SbBox classes
  - a lot of new field classes (mostly Vec and Box fields)
  - implemented stubbed SoSimplifyAction,
    added SoGlobalSimplifyAction and SoShapeSimplifyAction as stub classes
  - SoReorganizeAction improvements
  - SoFile:: setSearchOK(), getSearchOK()
  - SoGLRenderAction::setSortedObjectOrderStrategy()
  - SbTypeInfo.h template type information library
* bugfixes:
  - GlobalField cleanup bugfix
  - SoFaceDetail faceIndex bugfix
* optimizations:
  - more rendering optimized with VBOs
  - display list caching tweaks
* build system
  - initial pkg-config support
  - Visual Studio: build .pdb for release builds, tweaked optimization options
  - Visual Studio: doc-generation project

New in Coin v2.4.6 (2007-04-03):
* new:
  - implemented SbViewVolume::getAlignRotation()
  - added support in SoToVRML2Action for SoUnits and SoVRMLTransform
* optimizations:
  - fixed pathlist traversals, affecting most notably rendering w/transparency
    DELAYED_BLEND/ADD mode
  - added lazy shapehints evaluation to VRML97 rendering
  - avoid probing glGetError() much (unless specified) since it kills
    performance in certain remote rendering situations
  - some optimizations in the reading of ascii vrml/iv files
* bugfixes:
  - SoVRMLBillboard axis-of-rotation bugfix
  - global field and SoUnknownNode I/O fixes
  - SbDPMatrix::multVecMatrix(SbVec4f) bugfix
  - implemented missing notification-filtering in SoSwitch/SoVRMLSwitch
  - plugged more memory leaks
  - set same default depth function as SGI Inventor
  - VRML97 TimeSensor bugfix
  - VRML97 Billboard bugfixes
  - SoGroup offpath traversal bugfix
  - fixed AMD64 warning issues
* other
  - many Visual Studio build files improvements
  - remove the Inventor/system/gl.h configure-run dependency

New in Coin v2.4.5 (2006-04-30): The Better-Than-Doing-Tax-Returns Release
* bugfixes:
  - fixed 2D font "_" character
  - minor axis MIDDLE (i.e. center) justification for VRML97's
    FontStyle and Text nodes did previously not work as expected
  - policy change on normalizing null-vector warning
  - improved Inventor V1.0 import
  - improved cleanup code (plugged many static one-off leaks)
  - fixes for nurbs, VRML97 protos, routes...
  - and a multitude of other bugfixes (see docs/ChangeLog.v2.4.5)
* optimizations:
  - internal changes wrt use of vertex arrays and vertex buffer objects
* build fixes:
  - upgraded to new version of libtool
  - universal binaries support for Mac OS X
  - misc TGS compatibility fixes
  - added project files for Visual Studio 8 (2005)

(ryoon)

2013-06-11 15:21:31 UTC MAIN commitmail json YAML

Updated graphics/simage to 1.7.0

(ryoon)

2013-06-11 15:20:27 UTC MAIN commitmail json YAML

Update to 1.7.0

Changelog:
New in v1.7.0 (2010-02-26):
* Added CGImage based backend on OS X.
* Added Quicktime based backend for older OS X versions.
* Added GDI+ based backend for Windows.
* Added Jasper/JPEG 2000 support.
* Added Visual Studio project files.
* Added Universal Binary support for OS X.
* Added pkg-config description.
* Added support for Windows 64-bit.
* Fixed QImage backend to work with Qt4.
* Fixed various memory leaks.
* Fixed various build system and compile/link issues.

(ryoon)

2013-06-11 15:03:00 UTC MAIN commitmail json YAML

Note update of databases/ruby-odbc package to 0.99995.

(taca)

2013-06-11 15:02:29 UTC MAIN commitmail json YAML

Update ruby-odbc to 0.99995.

pkgsrc change: no need to patch gemspec any more.

Wed Mar 13 2013 version 0.99995 released

* added ODBC::Database.use_sql_column_name= flag to switch
  usage of SQLColAttributes(SQL_COLUMN_LABEL) to
  SQLColAttributes(SQL_COLUMN_NAME) on per connection basis

(taca)

2013-06-11 15:00:51 UTC MAIN commitmail json YAML

Note update of devel/ruby-rdoc package to 4.0.1.

(taca)

2013-06-11 15:00:18 UTC MAIN commitmail json YAML

2013-06-11 14:59:04 UTC MAIN commitmail json YAML

Updated net/ocamlnet to 3.6.5

(jaapb)

2013-06-11 14:56:25 UTC MAIN commitmail json YAML

Note update of misc/rubygems package to 2.0.3.

(taca)

2013-06-11 14:56:07 UTC MAIN commitmail json YAML

2013-06-11 14:55:54 UTC MAIN commitmail json YAML

2013-06-11 14:52:40 UTC MAIN commitmail json YAML

2013-06-11 14:50:43 UTC MAIN commitmail json YAML

- Updated package to latest version, 3.6.5. Changes include:
  * Build fix for netstring-pcre
  * Regular expressions: The config switch -enable-pcre no
    longer switches the default backend to PCRE. The default
    remains Str, and only Netstring_pcre is additionally
    built. The new switch -enable-full-pcre has now the
    stronger meaning of also using PCRE as default backend.
    New documentation page Regexp explaining this.
  * Netmcore_basics.txt: more documentation for Netmulticore
  * Netgzip.ml: Fixing a bug in the inflating pipe (bad calculation
    of the crc)
  * Netplex_mbox: implementation of a simple message box allowing
    communication between Netplex components. This module does
    neither need Netmulticore nor Netcamlbox, but is relatively slow.
  * netcgi2-apache: fixing build against apache-2.4.
  * netcgi2-apache: fixing bug that PKGNAME was incorrect
  * netcgi2-apache: the directory of the OCaml stdlib is now
    added via rpath to mod_netcgi_apache.so so that
    libcamlrun_shared.so is automatically found
  * Http_client: more liberal interpretation of the "domain" part
    of authentication keys
  * src/netsys/netsys_c_poll.c: Fix FD_CLOEXEC
    (Guillem Jover <guillem@hadrons.org>)
  * Http_client authentication: The domain for authentication
    keys can be set to ["*"]. Also, port number can be omitted
    in such domains.
  * Http_client authentication: adding skip_challenges auth style
  * Uq_engines: New [qseq_engine] class. This is the same as
    [seq_engine], but it does not forward pure progress events.
    The operator [++] is now backed by [qseq_engine]. This change
    fixes performance bugs (e.g. Http_client had problems with
    HTTP responses consisting of many chunks).
  * Netmcore, Netmcore_process: also adding a function [run] in
    in addition to [startup] for jobs that want to return something.
    With [join_nowait] one can now get the result of the first process.
    Also updated examples/multicore/create_join.ml.
  * Netplex_main: new function [run], designed for compute
    jobs run under Netplex regime
  * Netdate: adding ISO-8601 week numbering. Fixing test suite
    and some bugs
- removed obsolete file PLIST.opt (now implemented using PLIST_VARS)

(jaapb)

2013-06-11 14:18:45 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.452

(ryoon)

2013-06-11 14:18:22 UTC MAIN commitmail json YAML

Uodate to 0.452

Status:
Gothic unadjusted: Unicode 75e3-9400,
Mincho unadjusted: Unicode 75e3-9400

(ryoon)

2013-06-11 14:05:50 UTC MAIN commitmail json YAML

Updated textproc/coccigrep to 1.12

(ryoon)

2013-06-11 14:05:24 UTC MAIN commitmail json YAML

Update to 1.12

Changelog:
1.12 (2012/12/22)
* Fix error handling (Eric Leblond)
* Put operation in try pass. (Eric Leblond)
* Don't ignore header files (Fr辿d辿ric Yhuel)
* Don't rm temporary .cocci file in verbose mode (Fr辿d辿ric Yhuel)

(ryoon)

2013-06-11 14:04:26 UTC MAIN commitmail json YAML

Updated devel/coccinelle to 1.0.0rc17

(ryoon)

2013-06-11 14:03:19 UTC MAIN commitmail json YAML

Update to 1.0.0rc17

Changelog:
Features:
- Try to do better pretty printing when array elements are individually
  replaced
- Just fail quietly on attempt to remove a multi-variable declaration,
  allowing the semantic patch to continue.  A warning message is printed.
- Ignore unknown identifiers around known types.
- Ignore --use-glimpse if multiple directories given
- Added support for c++ namespace syntax in cocci files.
- Improved c++ parsing
- Addition of gcc min and max operators.  Thanks to Holden Karau

Bugfix:
- use arg_expression for printing iterator arguments instead of expression,
  to get the right spacing.  Thanks to Lars-Peter Clausen for the fix.
- Better spacing for generated argument lists.  Thanks to Lars-Peter Clausen
  for reporting the problem.
- Collect all module interfaces for ocaml scripting in a single
  coccilib.cmi file, with the list of exposed internal modules in
  ocaml/exposed_modules.ml. This simplifies the installation of the
  ocaml version of coccilib, and allows us to specify which modules
  can be accessed by an ocaml script. The coccilib.cmi must either
  reside in $COCCI_DIR/ocaml/ or $COCCI_DIR/ocaml/coccilib/.
- Ocamlbuild-based compilation of coccinelle (experimental). In a
  cleaned repository, use the configure option --enable-ocamlbuild to
  enable it. The Makefiles will then use ocamlbuild.
- Ocamlscripts can access more of coccinelle: the file
  ocaml/exposed_modules.ml specifies which modules are accessible.
- Use arg_expression to print macro arguments.  Thanks to Lars-Peter
  Clausen for the fix.
- Remove some trailing whitespace due to unindent or added if braces.
  Thanks to Eric LeBlond for reporting one of the problems.
- Remove undesired newline after if header when body is a metavariable.
  Thanks to Eric LeBlond for reporting the problem.
- Improve macro expansion to take into account variable numbers of
  arguments
- Don't count macros or ifdefs in counting fields
- Better counting of indent size when indent contains multiple tabs
- Get the right annotation on trailing , that is after a nest.  Requires
  avoiding double processing in transformation_c.ml
- Fixed an issue where an 'Impossible' exception could be raised.
- Fixed an issue where some identifiers were incorrectly interpreted as typedef.
- allow __ at the beginning of a struct or union name
- unparsing with precedence
- Type metavariable should not match a case where there is no type in the
  C code.  Thanks to SF Markus Elfring for pointing out the problem.
- Allow an expression list metavariable to be attached to a parameter list
  metavariable, to allow using the parameter names as an argument list.
  Thanks to Michael Stefaniuc for pointing out the need for this feature.

(ryoon)

2013-06-11 13:56:10 UTC MAIN commitmail json YAML

Updated devel/rt4 to 4.0.13

(ryoon)

2013-06-11 13:55:16 UTC MAIN commitmail json YAML

Update PLIST.

(ryoon)

2013-06-11 13:54:19 UTC MAIN commitmail json YAML

Update to 4.0.13

Changelog:

This release of RT resolves a number of security vulnerabilities:

CVE-2012-4733
CVE-2013-3368
CVE-2013-3369
CVE-2013-3370
CVE-2013-3371
CVE-2013-3372
CVE-2013-3373
CVE-2013-3374

(ryoon)

2013-06-11 13:37:47 UTC MAIN commitmail json YAML

Updated devel/gitolite to 3.5.1

(ryoon)

2013-06-11 13:37:21 UTC MAIN commitmail json YAML

Update to 3.5.1

Changelog:
2013-03-24  v3.5    (2 minor backward compat breakages)
                    1.  'DEFAULT_ROLE_PERMS' replaced by per repo
                        'default.roles' option
                    2.  'gitolite list-memberships' now requires a '-r' or a
                        '-u' flag

                    new 'gitolite owns' command (thanks to Kevin Pulo)

(ryoon)

2013-06-11 13:34:42 UTC MAIN commitmail json YAML

Updated cad/xcircuit to 3.7.50

(ryoon)

2013-06-11 13:33:18 UTC MAIN commitmail json YAML

2013-06-11 13:31:58 UTC MAIN commitmail json YAML

2013-06-11 13:11:17 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.79

(ryoon)

2013-06-11 13:09:17 UTC MAIN commitmail json YAML

Update to 0.79

* Add libXft.so.
  Reported by Sverre Froyen, on pkgsrc-users@.

(ryoon)

2013-06-11 13:03:12 UTC MAIN commitmail json YAML

Updated devel/gputils to 1.2.0

(ryoon)

2013-06-11 13:02:36 UTC MAIN commitmail json YAML

Update to 1.2.0

Changelog:
* Bugfixes.
* Support more chips.

(ryoon)

2013-06-11 12:59:26 UTC MAIN commitmail json YAML

Updated emulators/gpsim to 0.26.1

(ryoon)

2013-06-11 12:58:42 UTC MAIN commitmail json YAML

2013-06-11 11:55:28 UTC MAIN commitmail json YAML

2013-06-11 11:54:47 UTC MAIN commitmail json YAML

Update to 3.6.3

Changelog:
Major changes in release 3.6.3

* Remove duplicate for All Saints Day for DE_BY.
* Inherit some portability fixes from gnulib.

(ryoon)

2013-06-11 09:15:05 UTC MAIN commitmail json YAML

Updated devel/autoconf-archive to 2013.06.09

(wiz)

2013-06-11 09:14:55 UTC MAIN commitmail json YAML

Update to 2013.06.09:

* Noteworthy changes in release 2013.06.09 (2013-06-09) [stable]

  AX_PROG_FLEX has been updated to be more liberal about the name of the flex
  executable.

  AX_LIB_HDF5 has been updated to support the variables HDF5_CC, HDF5_FC, and
  HDF5_LIBS. See <http://savannah.gnu.org/patch/?8026> for further details.

  AX_XSDCXX has been added; a macro to find the CodeSynthesis XSD executable
  and the corresponding headers. See <http://savannah.gnu.org/patch/?8011>
  for further details.

  AX_PYTHON_DEVEL no longer overrides LOCALMODLIBS. Further details are
  available at <http://savannah.gnu.org/patch/index.php?8065>.

  The portability of AX_ZONEINFO has been improved. Further details can be
  found at <http://savannah.gnu.org/patch/index.php?8029>.

  The configure flags generated by AX_ENABLE_DEFAULT_ACLOCALDIR have been
  fixed.

  AX_CHECK_GLU and AX_CHECK_GLUT have been added again by a new maintainer.

* Noteworthy changes in release 2013.04.06 (2013-04-06) [stable]

  AX_PROG_CC_FOR_BUILD and AX_PROG_CXX_FOR_BUILD have been simplified to
  require only AC_CANONICAL_HOST instead of AC_CANONICAL_SYSTEM. Further
  details are available at <http://savannah.gnu.org/patch/?7989>.

  A substantially updated version of the formerly obsoleted AX_CHECK_GL macro
  has been added again in <http://savannah.gnu.org/patch/?7986>.

  The new macro AX_LIB_SAMTOOLS has been added to check for Samtools
  <http://samtools.sourceforge.net/>. See <http://savannah.gnu.org/patch/?7983>
  for further details.

  The new macro AX_LIB_TABIX has been added to check for Tabix
  <http://samtools.sourceforge.net/tabix.shtml>. Further details are available
  at <http://savannah.gnu.org/patch/?7984>.

  AX_CXX_COMPILE_STDCXX_11 has been extended to test for the "auto" keyword.
  Further details can be found at <http://savannah.gnu.org/patch/?7985>.

  Support for AIX has been improved in AX_PTHREAD. Further details are
  available at <http://savannah.gnu.org/patch/?7973>.

  AX_PYTHON_DEVEL's ability to detect the proper suffix for shared libraries
  has been improved. See <http://savannah.gnu.org/patch/?7953> for further
  details.

  AX_BOOST_PYTHON has been switched to AX_PYTHON_DEVEL. Further details are
  available at <http://savannah.gnu.org/patch/?7979> and at
  <http://savannah.gnu.org/patch/?7980>.

  Fixed AX_LIB_EXPAT not to overwrite $LIBS. Furthermore, linker flags are now
  returned in $EXPAT_LDFLAGS instead of $EXPAT_LIBS. Further details are
  available at <http://savannah.gnu.org/patch/?7968>.

  AX_PYTHON has been updated to use the "distutils" module to find Python's
  header files instead of depending on the "locate" command. Further details
  are at <http://savannah.gnu.org/patch/?7966>.

  AX_PYTHON_DEVEL has been extended to support ubuntu 13.04. See
  <http://savannah.gnu.org/patch/?7965> for further details.

  Incorrect CPU detection in AX_GCC_ARCHFLAG has been fixed. See
  <http://savannah.gnu.org/patch/?7978> for further details.

  AX_EXT has been extended to recognize AVX SIMD instructions.

  A release tarball was added that is compressed with the free lzip utility.

  AX_JNI_INCLUDE_DIR has been extended to support FreeBSD.

  AX_PYTHON has been extended to support ArchLinux. See
  <http://savannah.gnu.org/patch/?7951> for further details.

  AX_PYTHON_DEVEL has been extended to support ArchLinux. See
  <http://savannah.gnu.org/patch/?7953> for further details.

  A minor bug in AX_BOOST_ASIO has been fixed. Further details are at
  <http://savannah.gnu.org/patch/index.php?7959>.

(wiz)

2013-06-11 08:29:18 UTC MAIN commitmail json YAML

Updated archivers/gzip to 1.6

(adam)

2013-06-11 08:28:30 UTC MAIN commitmail json YAML

Changes 1.6:
The "--keep" (-k) option was added to not delete input files, in line with other tools such as xz, lzip, and bzip2. A decompression issue with certain invalid data in the 'pack' format was fixed. An incorrect overwrite when compiled with optimization was fixed. zgrep's handling of multi-digit context options was fixed. zmore now acts more like 'more'.

(adam)

2013-06-11 08:04:19 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 4.14

(wen)

2013-06-11 08:02:56 UTC MAIN commitmail json YAML

Update to 4.14

Upstream changes:
4.14  2013-06-10
  - Improved url_for performance slightly.
  - Fixed bug where match attribute and render_later method were not hidden
    from the router.

4.13  2013-06-09
  - Replaced ua method in Mojolicious::Controller with a helper.
  - Fixed url_for support for absolute URLs without scheme or authority.
    (bduggan, sri)

(wen)

2013-06-11 08:00:40 UTC MAIN commitmail json YAML

provide faked `python' and exactly disable python support.

(obache)

2013-06-11 07:43:36 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV to 1.30

(wen)

2013-06-11 07:42:37 UTC MAIN commitmail json YAML

Update to 1.30
Update DEPENDS

Upstream changes:
1.30  Tue Jun 11 00:06:02 2013
    - catch up Text::CSV_XS 0.99
    (except for diag_verbose and allow_unquoted_escape)
    * TODO: Documents and tests in the next version

(wen)

2013-06-11 07:39:33 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 0.99

(wen)

2013-06-11 07:38:22 UTC MAIN commitmail json YAML

Update to 0.99

Upstream changes:
0.99 - 2013-06-05, H.Merijn Brand
    * Documents return value of bind_columns without arguments
    * Fix automatic UTF-8 in getline/parse

0.98 - 2013-06-03, H.Merijn Brand
    * Clarify eol documentation
    * Move error_input to XS

(wen)

2013-06-11 07:27:43 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3115

(wen)

2013-06-11 07:26:08 UTC MAIN commitmail json YAML

Update to 1.3115
Update DEPENDS

Upstream changes:
1.3115 09.06.2013

    [ BUG FIXES ]
    * GH #605: pass'ed megasplat with no further routes cause 404, not 500.
        (vlyon)

    [ DOCUMENTATION ]
    * GH #934: Added example of HAProxy deployment. (Anton Gerasimov)

    [ MISC ]
    * Tests now require Test::TCP v1.30+ (previous version had too short a
        timeout and tests were failing). (Yanick Champoux)

1.3114 02.06.2013

    [ ENHANCEMENTS ]
    * GH #919: 'dancer' script exits with code 255 if application
        name is invalid. (ppisar)
    * GH #871: now recognize HTTP_X_FORWARDED_PROTO. (mlbarrow)
    * GH #926: make messages from fatal warnings show up in the logs.
        (Max Maischein)
    * GH #930: speed improvement. (ichesnokov)
    * GH #859: strip illegal characters from cookie name. (Colin Keith)
    * GH #924: non-'/' apps behind proxies now possible using 'request-base'
        header. (Mikolaj Kucharski)

    [ BUG FIXES ]
    * GH #724: app.pl obeys --confdir. (Yanick Champoux)
    * GH #927: logging format using 'h' now play nicely if no header present.
        (ironcamel)

    [ DOCUMENTATION ]
    * GH #922: Add example of request parameters. (Gabor Szabo)
    * Add scheme line for ngnix config in D::Deployment.

(wen)

2013-06-11 04:22:06 UTC MAIN commitmail json YAML

2013-06-11 04:21:37 UTC MAIN commitmail json YAML

2013-06-11 04:21:21 UTC MAIN commitmail json YAML

Add tradcpp-0.1.

tradcpp is a traditional (K&R-style) preprocessor.

It has the particular property that it doesn't (for the most part)
trash whitespace, so it can be used on makefiles.

This is only release 0.1; it is missing some features and doubtless
has quite a few bugs, but it's capable of building at least some
packages when used with imake.

Written by yours truly with some patches from Joerg.

(dholland)

2013-06-11 02:30:01 UTC MAIN commitmail json YAML

Updated sysutils/dbus-sharp to 0.7.0nb1

(obache)

2013-06-11 02:29:40 UTC MAIN commitmail json YAML

2013-06-11 01:40:05 UTC MAIN commitmail json YAML

Updated net/p5-Test-TCP to 1.30

(wen)

2013-06-11 01:39:03 UTC MAIN commitmail json YAML

Update to 1.30

Upstream changes:
1.30 2013-06-03T05:06:28Z

    - Increase the default sleep and retry: 0.01 sec and 1000 times
      (miyagawa)

1.29 2013-05-29T01:12:47Z

    - Care the `test_tcp(port => undef)` case.
      https://github.com/tokuhirom/Test-TCP/issues/13

1.28 2013-05-28T11:14:27Z

    - Added wait_port_sleep and wait_port_retry option for
      Test::TCP::wait_port, Test::TCP#new, test_tcp().
      (tokuhirom)

(wen)

2013-06-11 01:12:23 UTC MAIN commitmail json YAML

Hopefully fixes building on most platforms supported

(khorben)

2013-06-10 21:51:04 UTC MAIN commitmail json YAML

2013-06-10 21:49:21 UTC MAIN commitmail json YAML

Add symbolic link to shared library in location that tclsh scripts (such
as unbuffer) expect to find it.  Bump PKGREVISION.

(markd)

2013-06-10 18:59:09 UTC MAIN commitmail json YAML

2013-06-10 18:57:55 UTC MAIN commitmail json YAML

Ignore non-literal format strings like GCC does for Clang.
The introspection stuff is trying to build a temporary file that
violates this and removes it before it can be investigated...

(joerg)

2013-06-10 18:56:45 UTC MAIN commitmail json YAML

2013-06-10 18:56:06 UTC MAIN commitmail json YAML

Make sure setiosflags is visible in the default scope.

(joerg)

2013-06-10 18:54:42 UTC MAIN commitmail json YAML

Needs py-expat. Bump revision.

(joerg)

2013-06-10 18:54:11 UTC MAIN commitmail json YAML

Don't complain about the C++11 narrowing rules for this, when building
with clang.

(joerg)

2013-06-10 15:45:30 UTC MAIN commitmail json YAML

Ensure pid_t is a long on 32-bit SunOS.

(jperkin)

2013-06-10 15:37:37 UTC MAIN commitmail json YAML

2013-06-10 13:02:31 UTC MAIN commitmail json YAML

Add missing cairo-gobject dependency.

(wiz)

2013-06-10 12:35:00 UTC MAIN commitmail json YAML

2013-06-10 12:31:25 UTC MAIN commitmail json YAML

Add eukleides10.
Rename xeukleides to xeukleides10.

(ryoon)

2013-06-10 12:29:54 UTC MAIN commitmail json YAML

PR pkg/47913, fix build problem on powerpc
(example was NetBSD/macppc 6.1) as:
#error Unknown Endianness

(mef)

2013-06-10 12:29:40 UTC MAIN commitmail json YAML

2013-06-10 12:28:19 UTC MAIN commitmail json YAML

2013-06-10 12:27:05 UTC MAIN commitmail json YAML

2013-06-10 12:25:59 UTC MAIN commitmail json YAML

Re-import eukleides-1.0.3 as math/eukleides10.

A Euclidean drawing language compiler which allows one to typeset
geometry figures within a (La)TeX document. This program is also useful
to convert such figures into EPS format or into various other vector
graphic formats.
This package is legacy version.

(ryoon)

2013-06-10 12:24:29 UTC MAIN commitmail json YAML

2013-06-10 12:05:08 UTC MAIN commitmail json YAML

+ dbus-sharp dbus-sharp-glib

(obache)

2013-06-10 12:04:05 UTC MAIN commitmail json YAML

Added sysutils/dbus-sharp-glib version 0.5.0

(obache)

2013-06-10 12:03:52 UTC MAIN commitmail json YAML

Import dbus-sharp-glib-0.5.0 as sysutils/dbus-sharp-glib.
based on pkgsrc-wip/dbus-sharp-glib.

This is a fork of ndesk-dbus-glib, which provides GLib main loop integration for
Managed D-Bus.

(obache)

2013-06-10 12:00:10 UTC MAIN commitmail json YAML

Added sysutils/dbus-sharp version 0.7.0

(obache)

2013-06-10 11:59:38 UTC MAIN commitmail json YAML

Import dbus-sharp-0.7.0 as sysutils/dbus-sharp.
based on pkgsrc-wip/dbus-sharp.

This is a fork of ndesk-dbus, which is a C# implementation of D-Bus. It's often
referred to as "managed D-Bus" to avoid confusion with existing bindings (which
wrap libdbus).

(obache)

2013-06-10 11:57:49 UTC MAIN commitmail json YAML

Updated archivers/gzip to 1.5nb1

(ryoon)

2013-06-10 11:56:58 UTC MAIN commitmail json YAML

Fix PR pkg/47914. Bump PKGREVISION.

* Fix build on NetBSD 6.0.1.
  Update for fpos_t change (like devel/m4).
  Tested on NetBSD/amd64 6.0.1 and 6.99.21.

(ryoon)

2013-06-10 11:41:06 UTC MAIN commitmail json YAML

Updated sysutils/ndesk-dbus to 0.6.1anb9

(obache)

2013-06-10 11:40:47 UTC MAIN commitmail json YAML

drop CONFLICTS with dbus-sharp.

It was the former PKGNAME of this package in pkgsrc-wip, but not conflicts with
the true dbus-sharp package.

(obache)

2013-06-10 11:40:10 UTC MAIN commitmail json YAML

2013-06-10 11:39:00 UTC MAIN commitmail json YAML

Update DESCR.

Correct statement about gitk; it's now a split package.

Delete old marketing fluff, and replace with new fluff from git-scm.com.

(gdt)

2013-06-10 11:35:13 UTC MAIN commitmail json YAML

Disable python option by default.

(As proposed on pkgsr-users.  No objections, and ok from wiz.)

(gdt)

2013-06-10 08:38:52 UTC MAIN commitmail json YAML

exactly require introspection supported libsoup24.

(obache)

2013-06-10 08:36:18 UTC MAIN commitmail json YAML

Updated net/libsoup24 to 2.42.2nb3

(obache)

2013-06-10 08:35:59 UTC MAIN commitmail json YAML

enable introspection support.

Bump PKGREVISION.

(obache)

2013-06-10 03:09:01 UTC MAIN commitmail json YAML

Not MAKE_JOBS_SAFE (seen in joerg's build of 20130601)

(dholland)

2013-06-10 02:51:08 UTC MAIN commitmail json YAML

samba-4.0.6 and nspr-4.10 marked as in [wip].

(mef)

2013-06-10 01:25:56 UTC MAIN commitmail json YAML

dd_rescue 1.23 to 1.33, committing retrospectively,sorry.

(mef)

2013-06-10 01:11:52 UTC MAIN commitmail json YAML

Updated devel/dejagnu to 1.5

(mef)

2013-06-10 01:09:48 UTC MAIN commitmail json YAML

Bump dejagnu 1.4.4 to 1.5
-------------------------
patches/patch-ab
  Upstream now includes this change, removed.
patches/patch-ac
  Doc generation has changed and doc directory does not exist any more, removed.
patches/patch-Makefile.am
  *.exp files were execution bit set because of target name, patch added.
  has -SCRIPT string. Now correcting to -DATA
patches/patch-Makefile.in
  Generated by automake-1.11.1 from Makefile.am, patch added.
-------------------------
Changes since 1.4.4:

1. The runtest.1 man page has been brought up to date.
2. The Docbook/SGML documentation files were removed in favour of the
  Docbook/XML documentation.  The Texinfo source for the Info pages is
  now automatically generated from the Docbook source.
3. The Makefile structure has been substantially simplified.  There
  is now a single top-level Makefile.am.  The use of recursive make
  has been eliminated.
4. lib/mondfe.exp and lib/xsh.exp have been removed.  Users requiring
  these communication modes can still use the DejaGnu 1.4 branch or
  can contact dejagnu@gnu.org to discuss reinstating these files.
5. The configure script now ensures that Expect is installed and that
  it is linked against Tcl 8.3 or greater.
6. The runtest program now gracefully handles the possibility of the
  expect binary vanishing after DejaGnu has been installed (for
  example, by the user altering their PATH).
7. The user-visible utility procedures `absolute', `prune', `psource'
  and `slay' are deprecated and will be removed in the next release.
  If a testsuite uses any of these procedures, a copy of the
  procedure should be made and placed in the lib directory of the
  testsuite.

(mef)

2013-06-09 23:29:34 UTC MAIN commitmail json YAML

Remove fortran77 from USE_LANGUAGES as suggested by jnemeth@

(rodent)

2013-06-09 22:59:14 UTC MAIN commitmail json YAML

Fix hardcoded ${INSTALL} path with SUBST. Likely fixes install failure on
SunOS.

(rodent)

2013-06-09 22:53:35 UTC MAIN commitmail json YAML

Updated comms/spandsp to 0.0.6pre21

(rodent)

2013-06-09 22:36:12 UTC MAIN commitmail json YAML

Updated to latest pre-release, 0.0.6pre21. No ChangeLog. pkgsrc changes:
Commented 2/3 patches. Added gsed to USE_TOOLS. Buildlink'd pthread. Added
fortran77 to USE_LANGUAGES. Included options.mk file to enable the user to
build with mmx, sse, and "tests" option, which uses pcap, X11, sndfile,
libxml2, fltk, and fftw to run some tests. All of these options are
disabled by default. Some of these changes were already present in
wip/spandsp and were merged into this package after its removal. All
PKG_OPTIONS are disabled by default. There are no noticeable changes to
the package from this update.

(rodent)

2013-06-09 22:23:24 UTC MAIN commitmail json YAML

Fix suhosi patch part.
Thanks to Volkmar Seifert notified me the problem via private e-mail.

(I should modify my local mk.conf to handle better...)

(taca)

2013-06-09 21:19:47 UTC MAIN commitmail json YAML

Update chat/weechat to 0.4.1

(tonio)

2013-06-09 21:19:02 UTC MAIN commitmail json YAML

Update chat/weechat to 0.4.1

Use cmake for build

Version 0.4.1 (May 20, 2013)
- multiple layouts support
- nick prefix/suffix are now dynamic (and managed by core instead of irc plugin)
- unmask irc join if nick speaks some minutes after the join
- new option irc.look.display_join_message to disable some messages after joining a channel
- new option irc.look.pv_buffer to automatically merge private buffers
- add support of UHNAMES
- add DH-AES encryption method for SASL
- multiple irc servers allowed on same port for irc protocol in relay plugin
- add WebSocket server support (RFC 6455) in relay plugin (for irc and weechat protocols)
- send nicklist difference in relay plugin (weechat protocol)
- add control of autoload for scripts
- optimizations in aspell plugin
- many bugs fixed.

Version 0.4.0 (Jan 20, 2013)
- add option "diff" for command /set, display default values in output of /set
- add color support in prefix options
- add command /eval, use expression in conditions for bars
- connect by default with IPv6 to servers with fallback to IPv4
- add aspell suggestions
- add support of tags in irc messages and "server-time" capability
- add irc command /quiet
- add support of IPv6 in relay plugin
- add backlog for irc protocol in relay plugin
- display remote IP address for DCC chat/file in xfer plugin
- add git version in build
- many bugs fixed.

(tonio)

2013-06-09 21:15:20 UTC MAIN commitmail json YAML

Added my update to qrencode.

(rodent)

2013-06-09 18:14:07 UTC MAIN commitmail json YAML

2013-06-09 18:12:14 UTC MAIN commitmail json YAML

Add support for RLIMIT_NTHR (number of threads) that appears in NetBSD
6.99.x. This uses "ulimit -T" as in Linux, not "-r" as in the other shells
on NetBSD. Bump pkgrevision.

(bsiegert)

2013-06-09 16:55:39 UTC MAIN commitmail json YAML

Updated archivers/gzip to 1.5

(ryoon)

2013-06-09 16:55:09 UTC MAIN commitmail json YAML

Update to 1.5

Changelog:
* Noteworthy changes in release 1.5 (2012-06-17) [stable]

** Bug fixes

  gzip -d now decodes and checks header CRC16 checksums as specified by
  the FHCRC section of Internet RFC 1952.

  "gzip -d -S '' precious.gz" is now rejected immediately.  Before,
  that command would emulate "rm -i precious.gz", but with an easily-
  misunderstood prompt.  I.e., gzip would ask if it's ok to remove the
  existing file, "precious.gz".  If you made the mistake of saying "yes",
  it would remove that input file before attempting to uncompress it.

  gzip -cdf now properly handles input consisting of gzip'd data followed
  by uncompressed data.  Before it would output raw compressed input, too.
  For example, now "(printf x|gzip; echo y)|gzip -dcf" prints "xy\n",
  while before it would print "x<compressed data>y\n".

  gzip -rf no longer compresses files more than once (e.g., replacing
  FOO with FOO.gz.gz) on file systems such as ZFS where a readdir
  loop that unlinks and creates files can revisit output files.

(ryoon)

2013-06-09 16:37:45 UTC MAIN commitmail json YAML

x11/nucleo is removed.

(ryoon)

2013-06-09 16:31:51 UTC MAIN commitmail json YAML

+ mysql-5.1.70, roundcube-0.9.1 [taca].

(taca)

2013-06-09 16:30:32 UTC MAIN commitmail json YAML

2013-06-09 16:30:05 UTC MAIN commitmail json YAML

2013-06-09 16:29:33 UTC MAIN commitmail json YAML

Update to 3.0.3

* Add LICENSE.

Changelog:

dillo-3.0.3 [April 17, 2013]

+- Support for CSS display property
- Replace polling in DNS with a pipe.
- Packed trie to optimize hyphenator memory consumption.
- Fix crash in datauri dpi.
- Speed up DNS requests when ipv6 isn't enabled.
  Patches: Johannes Hofmann
+- Fix image input coordinates (BUG#1070)
- When location bar is given focus, temporarily show panels if hidden
  (BUG#1093).
- Fix bug where data URI has charset but no media type.
- Bug meter line number fix for bare carriage returns.
- Add some more info to various bug meter messages.
- For text selection, fix releasing mouse button outside of boundary.
- While selecting text, moving cursor outside viewport will scroll it.
- Make form resetting work for <select>.
- Never leave location bar empty when requesting page (BUG#1113).
- Some improvements to tab navigation of form widgets (includes BUG#1111).
- Don't let form input widget insert literal control chars (BUG#1110).
- Assorted improvements to browser usability from the keyboard.
- Added user interface color preferences (ui_*).
- Removed show_url preference.
  Patches: corvid
+- Automatic hyphenation (includes penalty_* preferences that control
  line-breaking).
  Patch: Sebastian Geerken
+- Added the "view-source" keybinding (default: Ctrl-U).
  Patch: Alexander Voigt
+- Introduced the domainrc mechanism for finer-grained control than
  filter_auto_requests had provided.
  Patch: p37sitdu, corvid
+- After focusing option menu, keypress will seek to next one beginning with
  that character.
- When active tab is closed, focus the last one visited or opened.
- Fixed a bug in dpip when dillo aborts a running dpi connection.
  Patches: Jorge Arellano Cid
+- Better window titles.
- Show dialog if saved file would overwrite an existing one.
  Patches: Jeremy Henty
+- Remove hardcoded UI colors.
  Patch: Benjamin Johnson, corvid
+- Fix fd leak in dpi write failure case.
  Patch: p37sitdu, Jorge Arellano Cid

(ryoon)

2013-06-09 16:10:12 UTC MAIN commitmail json YAML

Updated x11/fltk13 to 1.3.2

(ryoon)

2013-06-09 16:09:35 UTC MAIN commitmail json YAML

Update to 1.3.2

* Update MASTER_SITES.

Changelog:
CHANGES IN FLTK 1.3.2

        - Removed unnecessary drawing calls (STR #2898)
        - Fixed regression in FLTK 1.3.1 for unbundled Mac OS FLTK applications that
          did not appear in dock nor have a menu bar (STR #2890).
        - Fl_Table::clear() now calls table->clear() for consistency. (STR #2889)
        - Fixed Fl_Scroll widget that fails under Mac OS X 10.8 and retina display (STR #2887).
        - Prevents scrollbars from drawing when widget is sized too small to be visible (STR #2886).
        - Documented how to make a Mac OS X FLTK application launchable by dropping files on its icon.
        - Fixed a Mac-specific issue appeared with OS 10.8 (Mountain Lion): long delay before
        opening when the application is started by dragging a file on the application icon.
        - Fixed use of PNG image from im-memory data (STR #2884).
        - Added static Fl_RGB_Image::max_size(size_t) to limit the maximum memory size allowed to
        RGB images (STR #2881).

(ryoon)

2013-06-09 15:40:59 UTC MAIN commitmail json YAML

Updated devel/geany to 1.23.1

(ryoon)

2013-06-09 15:40:35 UTC MAIN commitmail json YAML

Update to 1.23.1

Changelog:
* Many new features.
* Many bugfixes.

(ryoon)

2013-06-09 15:27:40 UTC MAIN commitmail json YAML

2013-06-09 15:26:45 UTC MAIN commitmail json YAML

Update to 3.8.1

Changelog:
    Changes from version 3.8 to 3.8.1
    ---------------------------------

    1 - Fix bug causing [de]iconified status of windows to not be
        maintained across workspaces.
        [Matthew Fuller]

    2 - Quite a bunch of compiler warnings.
        [Matthew Fuller]

    3 - Make sure we fully initialize our WorkSpaceWindow structure so
        we don't try to dereference uninitialized pointers later on.
        [Matthew Fuller]

    4 - Increased the number of supported mouse buttons again, having
just heard of a mouse with 9 possible buttons...
[Richard Levitte]

    5 - Fix a bug in the warping "next" function, where if there is a
single window and the cursor is not on it, invoking 'f.warpring
"next"' does nothing.
[Martin Blais]

    6 - Introduce a new feature called "SaveWorkspaceFocus", which when
enabled, makes ctwm remember which window has the focus within
each virtual workspace. As you switch workspaces, the cursor is
automatically warped to the window previous in focus in the
workspace. This significantly reduces the amount of mouse use.
[Martin Blais]

    7 - From Matthias Kretschmer <kretschm@cs.uni-bonn.de>:
f.fill patch.
Without the patch, you might get windows which are increased by
two times the border width more than it should be.  Additionally
if you place a window with no/not much size contrainst like
firefox in the upper left corner and perform f.fill "top" or
f.fill "left" the size of the window will increase by two times
the border width in width and height without changing the
top-left coordinate without the patch.  Of course in such a
situation the size should not change at all...
[via Olaf Seibert]

(ryoon)

2013-06-09 14:35:46 UTC MAIN commitmail json YAML

Updated archivers/gcpio to 2.11

(ryoon)

2013-06-09 14:35:13 UTC MAIN commitmail json YAML

Update to 2.11

* Update LICENSE to gnu-gpl-v3

Changelog:
2.11:
    Fix mt build.
    In copy-in mode, if directory attributes do not permit writing to it, setting them is delayed until the end of run. This allows to correctly extract files in such directories.
    In copy-in mode, permissions of a directory are restored if it appears in the file list after files in it (e.g. in listings produced by find . -depth). This fixes debian bug #458079.
    Fix possible memory overflow in the rmt client code (CVE-2010-0624).

2.10:
    Ensure record headers are properly packed (fix builds on ARM).
    Fix exit codes to reliably indicate success or failure of the operation.
    Fix large file support.
    Support MinGW builds.
    Minor bugfixes.

2.9:
    Licensed under the GPLv3.
    Bugfixes
        Honor umask when creating intermediate directories, not specified in the archive (debian bug #430053).

2.8:
    Option --owner can be used in copy-out mode, allowing to uniformly override the ownership of the files being added to the archive.
    Bugfixes:
        Symlinks were handled incorrectly in copy-out mode.
        Fix handling of large files.
        Fix setting the file permissions in copy-out mode.
        Fix CAN-2005-1111

2.7:
    Improved error checking and diagnostics
    Fixed CAN-1999-1572
    Allow to use --sparse in both copy-in and copy-pass.
    Fix bug that eventually caused copying out the same hard-linked file several times to archive.
    Fix several LFS-related issues.
    Fix Debian bug #335580.

(ryoon)

2013-06-09 13:48:50 UTC MAIN commitmail json YAML

Update to latest release. Use options framework to all user to build a
statically linked package. Buildlink pthread. Simplify HOMEPAGE. USE .bz2
distfile. From NEWS:

Version 3.4.2 (2013.3.1)
------------------------
* Bug fix release. (Thanks to chisj, vlad417, Petr and Viona)

Release Note:
Micro QR Code encoder had a bug that caused incorrect output (issue #25). Now
the bug has been fixed. Memory leak bug (#24) and insufficient string splitting
bug have been fixed.

(rodent)

2013-06-09 13:28:41 UTC MAIN commitmail json YAML

Added graphics/goocanvas2 version 2.0.1

(obache)

2013-06-09 13:28:16 UTC MAIN commitmail json YAML

Updated www/webkit-gtk3 to 1.10.2nb6

(obache)

2013-06-09 13:27:51 UTC MAIN commitmail json YAML

Updated www/webkit-gtk to 1.10.2nb8

(obache)

2013-06-09 13:27:25 UTC MAIN commitmail json YAML

Updated fonts/ja-naga10 to 1.1nb2

(obache)

2013-06-09 13:26:55 UTC MAIN commitmail json YAML

Updated fonts/efont-unicode to 0.4.2nb2

(obache)

2013-06-09 13:25:56 UTC MAIN commitmail json YAML

2013-06-09 13:25:14 UTC MAIN commitmail json YAML

2013-06-09 13:22:56 UTC MAIN commitmail json YAML

2013-06-09 13:00:47 UTC MAIN commitmail json YAML

Bump PKGREVISION so that .pcf files will be created correctly with X related
tools fixes.

PR pkg/47883.

(obache)

2013-06-09 12:37:18 UTC MAIN commitmail json YAML

2013-06-09 12:34:50 UTC MAIN commitmail json YAML

2013-06-09 12:12:27 UTC MAIN commitmail json YAML

Add MAKE_FLAGS+=appdefaultdir=${PREFIX}/lib/X11/app-defaults so package
works with native xorg.

(rodent)

2013-06-09 08:59:31 UTC MAIN commitmail json YAML

Remove php-concrete5, php-sugarcrm, and php-tt-rss.

(ryoon)

2013-06-09 08:58:49 UTC MAIN commitmail json YAML

Updated security/otpCalc to 0.97

(ryoon)

2013-06-09 08:52:27 UTC MAIN commitmail json YAML

Update to 0.97

* Update HOMEPAGE and MASTER_SITES.
* Convert custom do-install taget to patch to Makefile.in.

Changelog:
version 0.97

  * Case insensitivity when responding to S/KEY challenges.  RFC1760 does
    not mention case sensitivity, but I've received a report of a server
    implementation that is case sensitive.  OTP behavior is unchanged.

(ryoon)

2013-06-09 08:51:53 UTC MAIN commitmail json YAML

Updated games/puzzles to 9861

(wiz)

2013-06-09 08:37:03 UTC MAIN commitmail json YAML

2013-06-09 08:36:38 UTC MAIN commitmail json YAML

Update to 458

Changelog:
Version 458 was released on 4 Apr 2013.

These are the differences between version 451 and version 458:

    Allow backslash escaping of metacharacters in LESS environment variable if the --use-backslash option is set.
    Don't quit if syntax errors are found in command line options.
    Increase sizes of some internal buffers.
    Fix configure bug with --with-regex=none.
    Fix crash with "stty rows 0".
    Fix Win32 attribute display bug.
    Fix display bug when using up/down arrow on the command line.

Version 451 was released on 21 Jul 2012.

These are the differences between version 444 and version 451:

    Add ESC-F command to keep reading data until a pattern is found.
    Use exit code of LESSOPEN script if LESSOPEN starts with "||".
    When up/down arrow is used on the command line immediately after typing text, the next command starting with that text is found.
    Add support for GNU regex.
    Add configure option --with-regex=none and fix compile errors when compiling with no regex library.
    Fix bugs handling SGR sequences in Win32.
    Fix possible crashes caused by malformed LESSOPEN or LESSCLOSE variables.
    Fix bug highlighting text which is discontiguous in the file due to backspace processing.
    Fix bug in displaying status column when scrolling backwards with -J and -S in effect.

(ryoon)

2013-06-09 08:36:28 UTC MAIN commitmail json YAML

Update to 9861:
Remove spurious "unfinished/" that appeared at the start of the
unfinished puzzles' gamedesc.txt lines due to a Perl error. Ahem.

Add comment to remind myself (and anyone else) how to refresh the XFCE
menu.

Script to read the new gamedesc.txt and create .desktop files. My
immediate intention is to run this locally so that my XFCE main menu
acquires shortcuts for my locally compiled puzzle binaries, but I
expect the script could probably be adapted for systemwide
distribution use if any distribution hasn't already done this job in
their own way by now.

Rename wingames.lst to gamedesc.txt, and add a couple of extra fields
to it giving each game's "internal" name (as seen in the source file,
.R etc) and also a brief description of the game. The idea of the
latter is that it should be usable as a comment field in .desktop
files and similar.

(wiz)

2013-06-09 08:27:37 UTC MAIN commitmail json YAML

Updated print/enscript to 1.6.6

(ryoon)

2013-06-09 08:26:48 UTC MAIN commitmail json YAML

Update to 1.6.6

* Remove obsolete patch (already in upstrem).
* Update HOMEPAGE.

Changelog:
Summary of changes in enscript version 1.6.6:

* Add afm/MustRead.html, containing licensing information for Adobe
  AFM files.  (Savannah bug #35883)

* Sync all translations from the Translation Project.  Please visit
  http://translationproject.org/ to help translate Enscript!

* Add documented but missing '-w' option as an alias for '--language'.
  (Savannah bug #30651)

* Apply sliceprint patch from Debian. (Savannah bug #31259)

(ryoon)

2013-06-09 07:30:43 UTC MAIN commitmail json YAML

There is no xmlto-2.0.

(ryoon)

2013-06-09 07:27:10 UTC MAIN commitmail json YAML

2013-06-09 07:26:32 UTC MAIN commitmail json YAML

Update to 1.22

Changelog:
        * 1.21:
                + updated Polish, Russian translations.
                + fixed a fonts setup bug.

        * 1.22:
                + added Greek translation.
                + implemented fullscreen mode.

(ryoon)

2013-06-09 07:02:14 UTC MAIN commitmail json YAML

gmake is required for SunOS.

(obache)

2013-06-09 06:48:44 UTC MAIN commitmail json YAML

Add USE_LANGUAGES=c c99, package requires C99 features.

Fixes build on SunOS.

(jperkin)

2013-06-09 06:33:40 UTC MAIN commitmail json YAML

pkgsrc has no xmule now, remove it.

(ryoon)

2013-06-09 06:30:37 UTC MAIN commitmail json YAML

2013-06-09 06:30:14 UTC MAIN commitmail json YAML

Update to 0.12.1

* Fix MASTER_SITES to standard way.
* Strip end of line CR for patching.

Changlog:
unknown

(ryoon)

2013-06-09 06:10:59 UTC MAIN commitmail json YAML

Updated textproc/wdiff to 1.2.1

(ryoon)

2013-06-09 06:10:23 UTC MAIN commitmail json YAML

Update to 1.2.1

Changelog:
Version 1.2.1 - March 2013, by Martin von Gagern

        Added Esperanto translation.
        Updated Czech, German, Spanish, Finnish, Galician, Italian, Dutch, Polish, Slovenian, Serbian, Swedish, Ukrainian and Vietnamese translations.
        Updated gnulib.
        Recreated build system using recent versions of autotools. This will avoid security issues in "make distcheck" target. (CVE-2012-3386)

(ryoon)

2013-06-09 06:03:58 UTC MAIN commitmail json YAML

Updated emulators/bochs to 2.6.2

(ryoon)

2013-06-09 06:03:33 UTC MAIN commitmail json YAML

Update to 2.6.2

* Remove obsolete patch.
* Remove deprecated CONFIGURE_ARGS.

Changelog:

Changes in 2.6.2 (May 26, 2013):

- CPU
  - VMX: implemented VMENTER to non-active guest state (HLT, SHUTDOWN, WAIT-FOR-SIPI)
  - VMX: fixed write of guest segment access rights VMCS fields (32-bit field
    was truncated to 16-bit)
  - CPUID: Don't report Architectural Performance Monitoring in CPUID.
    Reporting true capabilities without actually supporting them breaks Win7 x64 installation.
  - CPUID: Fixed bx_generic CPUID std leafs (all std leafs > 2 were corrupted)
  - CPUID: Enable all supported VMX capabilities for bx_generic CPUID configuration.
  - CPUID: Enable X2APIC support for Ivy Bridge CPUDB configuration.

- Configure and compile
  - Enabled VMX compilation by default in shortcut scripts.
  - Allow CPU_LEVEL=5 configurations (pentium_mmx and amd_k2_chomper) even when Bochs was
    compiled with CPU_LEVEL > 5.

- Misc
  - Fixes for Bochs port on MorphOS (based on a patch by Thore Sittly):
    missing functions, byte-swapping and cdrom support.

-------------------------------------------------------------------------
Changes in 2.6.1 (April 7, 2013):

- CPU / CPUDB
  - Bochs is fully aligned with rev45 of the of Intel(R) Architecture Manual.
    - Implemented Supervisor Mode Access Prevention (SMAP) support
    - Implemented VMX APIC Registers Virtualization and VMX Virtual Interrupt Delivery
    - Implemented VMCS Shadowing and #VE exception secondary VMEXIT controls emulation
    - Implemented RDRAND and RDSEED instructions
  ! CPUDB: Added AMD FX-4100 (Zambezi) configuration to CPUDB
  - Bugfixes for CPU emulation correctness (critical fixes for SVM and AVX2 emulation)

- Bochs Debugger and Instrumentation
  - Use Enhanced GUI Debugger instead of old-style wx debugger with wx gui.
    The old-style wx debugger support was deprecated and removed from the source code.

- I/O Devices
  - Implemented 3dfx Voodoo Graphics card emulation based on DOSBox patch, to enable
    configure with --enable-voodoo option.
  - Hard drive / HD image
    - Added full save restore support for most of the disk image formats
    - undoable / volatile mode: added support of other types of r/o base images
    - DLL HD support rewritten and enabled for WIN32 host
  - PCI chipset
    - Implemented i430FX chipset emulation
    - USB UHCI always enabled in the i440FX case

- Config interface
  - Configure option --enable-misaligned-sse moved to runtime option in .bochsrc. The old
    option is deprecated and should not be used anymore.
  - moved 'user_shortcut' bochsrc option to the 'keyboard' option
  - save log options per device to bochsrc
  - win32: implemented scrollable dialog items for large parameter lists

- GUI and display libraries
  - Graphics snapshot feature rewritten to support all kinds of graphics modes
  - wx: starting a second simulation without closing Bochs now almost possible

- Tools
  - bxcommit: added support for converting flat to growing mode images

(ryoon)

2013-06-09 05:41:26 UTC MAIN commitmail json YAML

Updated editors/hexedit to 1.2.13

(ryoon)

2013-06-09 05:40:33 UTC MAIN commitmail json YAML

Update to 1.2.13

* Remove obsolete DESTDIR patch.

Changelog:
february 2013:
        - fix displaying sector number when above 2^31
        - fix potential file descriptor leak (thanks to Rich Burridge)
        - add DESTDIR support to the makefiles
        - preprocessor flags should use CPPFLAGS, not CFLAGS
        - fix a small issue in mymemmem/mymemrmem when HAVE_MEMMEM/HAVE_MEMRMEM is not defined

(ryoon)

2013-06-09 05:20:27 UTC MAIN commitmail json YAML

Updated www/sencha-sns to 1.3.0

(ryoon)

2013-06-09 05:19:53 UTC MAIN commitmail json YAML

Update to 1.3.0

* Fix MESSAGE.
* Fix config file handling.
* Fix INSTALL.

Changelog:
1.3.0:
* Support PHP 5.4.
* Support XAMPP environment.
* Bugfixes.

1.2.1:
* Fix security bug of CakePHP.

1.2.0:
* Add smartphone mode (beta).
* Add SMTP support.
* Bugfixes.

1.1.1:
* Fix bug in Note function.

1.1.0:
* Add some features, plugin admin, note, access control, NG words, log delete.
* bugfixes.

(ryoon)

2013-06-09 04:43:43 UTC MAIN commitmail json YAML

2013-06-09 04:40:40 UTC MAIN commitmail json YAML

Updated www/php-sugarcrm to 6.5.13

(ryoon)

2013-06-09 04:40:03 UTC MAIN commitmail json YAML

2013-06-09 04:24:54 UTC MAIN commitmail json YAML

Updated www/php-tt-rss to 1.7.9

(ryoon)

2013-06-09 04:24:11 UTC MAIN commitmail json YAML

2013-06-09 04:11:30 UTC MAIN commitmail json YAML

Updated www/php-concrete5 to 5.6.1.2

(ryoon)

2013-06-09 04:11:01 UTC MAIN commitmail json YAML

Update to 5.6.1.2

* Update MESSAGE
* Create empty directories for out-of-the-box running.

Changelog:
5.6.1.2 Release Notes
Bug Fixes

    Fixed bug where sites had no CSS under certain circumstances
    Better support for multilingual page names while retaining XSS protection.
    Fixed scrollbar not returning on second open of dialog.
    Quieter errors if page cache errors out in mkdir or unlink
    Fixed JavaScript bugs in Date Nav edit mode (thanks synlag)

Developer Updates

Added a new constant for PAGE_PATH_SEGMENT_MAX_LENGTH, that defaults to 128. This is the number of characters that URL segment can be (passed to the URLIfy library.)

5.6.1.1 Release Notes
Feature Updates

    Sends an email upon user activation (for sites that keep users inactive until they窶决e approved.)

Bug Fixes

    Fixed error installing block add-on if other add-ons had already been installed.
    Fixed inability to set advanced permissions on blocks in areas with spaces or certain other special characters in them (a previous 5.6.0.2 bug fixed this problem at the area level, but not at the block level.)
    Fixed broken bulk page delete interface.
    Fixed inability to upgrade from 5.5.2.1 to 5.6.1
    Fixed incorrect usage of getPermissionCollectionID for cache identifier (it was supposed to be used for caching in certain situations but was not. Should lessen the amount of queries on some pages.)
    Fixed this http://www.concrete5.org/developers/bugs/5-6-1/5.6.1-fatal-error-call-to-a-member-function-getcollectionid/
    Fixed http://www.concrete5.org/developers/bugs/5-6-1/modal-exit-sets-overflowauto-on-body-tag-which-should-actually-b/#discussionpost
    Fixed bug where blocks in global headers wouldn窶冲 display their custom design values in the design dialog (although they would work in the page.)
    Fixed: HTML showing as text in file attributes, better display value in file attributes in general.
    Fixed file version not updating due to cache.
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/local-page-cache-doesnt-clear-on-new-version/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/cannot-call-method-hide-of-undefined/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/layout-loading-preset-buttons/
    Fixed UserAttributeKey::getByHandle() returning -1 in some cases.
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/intelligent-search-wont-work-when-quick-link-has-been-deleted/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/another-block-design-issue/
    Fixed: Survey Block error if no option is selected
    Fixed: Upgrade from 5.6.0.2 - Error: Block Type cannot be installed because no db.xml file can be found
    Fixed: Words in URLs are removed even if "Excluded URL Word List" is empty
    Fixed error in setup on child pages if pages had had their page types changed in the past.
    Fixed: Deleting a basic workflow kills editing in some cases
    Fixed: Fatal Error when paste a Page List block with rss enabled
    Fixed: PageCache Library fails to Output Cache Headers once cached
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/composer-changes-not-published/ (Thanks Remo)
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/clash-with-cache-class

Developer

    Fixed inability to override text helper in the core.

5.6.1 Release Notes
Performance Improvements

    Removed much of the cache library and rewrote calls to dramatically improve performance.
    Completely New Page Caching Library
        Plugabble for working with proxy servers and caching libraries
        Fires much earlier and requires far fewer resources to run (and no database connections)
        Pages can be checked for inclusion in the cache and expired manually from within the speed settings dialog (which has been renamed Full Page Caching)
        Proper page cache headers are written.
    Faster and more reliable customized theme generation (which points to the cached CSS file directly for better performance.)
    Environment/override cache is now stored in the files/cache/ directory (meaning that deleting this directory will clear the override cache, and that it can be accessed without hitting the database)
    Block caching is now stored in the database for faster lookups
    Improved general performance of the dashboard by limiting unneeded database lookups
    Form block only uses jQuery UI when necessary (thanks jordanlev)

Feature Updates and Behavioral Improvements

    Added the ability to control which words are excluded from URLs for SEO purposes (found in Dashboard > System and Settings > SEO > Excluded from URL Words)
    Improved display of Next/Previous block in edit mode. Re-introduced 窶廢xclude System Pages窶� to the block, defaulted to on.
    Now we notify users if their cookies are disabled when they attempt to login (thanks olsgreen)
    Slideshow Improvements
        Slideshow automatically clears, making it work better in Greek Yogurt theme.
        Slideshow height doesn窶冲 jump around as much (thanks Remo)
    Google maps less intrusive on failure.
    Added button to delete all form responses for a particular form (thanks luisbarresco)
    Better fix for this: http://www.concrete5.org/developers/bugs/5-6-0-2/5.0.6.2-help-popup-window-sticks-on-the-screen/
    Including Italian Provinces (thanks mlocati)

Bug Fixes

    Composer now honors approve and move workflow.
    Composer now honors advanced property and page attribute permissions.
    Fixing permissions loophole where users who couldn窶冲 add blocks to particular areas could add them to other areas and then move them into the areas.
    Fixed: When applying design to area, it cascades to other areas
    Fixed occasional white page with a JSON response when saving in Composer.
    Added back the ability to have periods in additional page path names.
    Fixed advanced permission bug where Schedule Guest Access on blocks - locks site behind login screen
    Re-allowed dashes in File set names (thanks danklassen)
    Fixed translation bugs in 5.6.0 that had to do with the localization library not returning an object.
    Fixed permission bugs on some complicated sites updating from 5.5 to 5.6.
    Fixed XSS vulnerability in composer crop image.
    Minor XSS vulnerability fixes throughout.
    Better integration with Bootstrap themes.
    Added SVG to file extension list by default (thanks Remo.)
    Fixed incorrect syntax in generated sitemap: http://www.concrete5.org/developers/bugs/5-6-0-2/generated-sitemap-incorrect/ (thanks Remo)
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/typo-in-uninstall-package-page/ (thanks Remo)
    Fixed 窶弩rong parameter count for array_unique窶� that occurred on PHP < 5.2.10 on adding/updating user groups (thanks Remo)
    Added $_REQUEST variable to the variables sanitized for magic quotes when magic_quotes_gpc is enabled (thanks Remo.)
    Specifying a user in the legacy permissions XML would fail because it tried to use the Group object. This is fixed.
    When logging in via email, the email address is now correctly sent in the forgot password template.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/wrong-declaration-in-concretetoolsfilesget_data.php/ (thanks Remo)
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/group_set.php-class-name-typo/#discussionpost (Thanks Remo)
    Fixed event registrations getting lost to new 5.6 class structure and singleton pattern.
    Fixed lots of bugs with layouts, including moving up and down, layouts with presets, some inconsistencies (thanks shelkie and smartwebprojects)
    Dashboard Pages can now have their titles localized (in the HTML title tag) (thanks mlocati)
    Minimum required PHP version updated to 5.2.4 and enforced during install.
    Added Loader::job() method (thanks JohnTheFish)
    Fixed bug where deleting an administrator group could cause problems in site access (thanks jamietellin)
    Fixed ugly SQL error that would occur if you tried to save a composable page type with a particular parent and then didn窶冲 select that parent.
    Too small version compare/preview window in Firefox and IE has been fixed
    Fixing bugs in basic workflow notification (http://www.concrete5.org/developers/bugs/5-6-0-2/workflow-notify-on-approve-event-ignored/)
    Fixed breadcrumb auto-nav template not putting a separator between certain nav elements
    Fixed SQL error on search by theme on sites that upgraded before 5.6.0
    Page type names are now less restrictive
    Lots of HTML fixes (mis-nested tags, incorrect tags, etc...) (thanks mlocati)
    Added SVG to image file types (thanks Remo)
    pkgID is now correctly duplicated on pages that have it set
    Fixing bug where custom styles on a block would disappear if a layout was added to that area (thanks mlocati.)
    Fixed: getStyleSheet in conjunction with caching does not make allowance for SSL
    ogg, ogv, and  as videos (thanks mlocati)
    Changing attributes in sitemap or page search in dashboard wouldn窶冲 trigger a page reindex. This has been fixed.
    Better feedback and redirects when adding pages or deleting pages in sitemap flat view.
    Included newempty-trash-if-a-page-is-not-approved./ (Thanks remo)
    Bug Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/editable-styles-with-spaces/ (Thanks remo)
    Bug Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/survey-block-pie-chart-shown-i  Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/the-result-page-selection-is-not-saved-when-you-add-or-edit-the-/#discussionpost
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/google-maps-error-on-dashboard-when-used-in-global-area/
al odd behavior when numbering default versions in version history.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/tinymce-basic-breaks-in-ie7/
    Fixed 窶彗pprove窶� button not showing up when deleting a block in a stack.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/installed-5.6.0.2-now-cant-logoff-or-get-the-top-nav-to-edit-pag/
    Fixed bug where file or user attributes couldn窶冲 be saved after clearing until the page was reloaded
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/content-import-error/
    Fixed bug where you couldn窶冲 add groups to combinations in advanced permissions if those groups appeared on the second page (or greater) of group results.
    Dashboards in SSL will load the picture of the day from an https:// URL
    Fixed Bulk SEO Page List not displaying all pages in some cases
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/package-id-is-not-set-when-installing-page-types-from-theme-insp/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/fatal-error-when-installing-from-custom-starting-point/
    Changed topbar margin to apply to html instead of body
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/page-list-limits-to-20-results-when-no-limit-is-set-in-block/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/form-results-in-dashboard/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/dir_rel-misbehave-at-lower-level-when-concrete5-is-installed-on-/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/versions-popup-action-buttons-are-wrapping-up-to-the-next-line-i/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/upgrading-a-site-where-the-administrators-group-has-been-deleted/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/adding-file-to-sets-custom-checkbox-inconsistency-across-browser/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/line-break-in-search-index-for-select-attribute/#discussionpost

Developer Updates

    Added the SITEMAP_APPROVE_IMMEDIATELY constant. Defaults to true. If set to false, pages added via the sitemap will not be approved immediately (or run through workflow.) Useful for sites where workflow is prevalent.
    added option in code for autonav templates to ignore exclude_nav attributes (thanks jordanlev)
    Fixing issue with countries/states helpers being extended improperly
    Added ENABLE_TRANSLATE_LOCALE_EN_US constant for international users who wish to force Zend_Locale to create an object even if using the en_US locale.
    Updated SimplePie RSS parsing library to 1.3.1
    Added APP_VERSION_DISPLAY_IN_HEADER constant (defaults to true) to control whether the version of concrete5 is shown in the meta header section (thanks Remo)
    Added new Security helper with sanitize functions (Thanks Chris Rosser)
    Added new AJAX Helper (thanks mlocati)
    New events
        on_file_added_to_set
        on_get_countries_list
        on_get_states_provinces_list (thanks mlocati)
        on_file_removed_from_set (thanks danklassen)
        on_page_urlify (thanks remo)
        on_page_body_index (thanks danklassen)

(ryoon)

2013-06-09 02:12:01 UTC MAIN commitmail json YAML

2013-06-09 02:11:34 UTC MAIN commitmail json YAML

Update to 1.17.1

Changelog:

aria2 1.17.1
============

Release Note
------------

This release adds large file support for Android build and libuv
support for event polling mechanism. AppleTLS now supports Snow
Leopard (10.6). The experimental libaria2 C++ library API was added.

Changes
-------

* Add code to detect rst2html.py or rst2html

* AppleTLS: Properly support Snow Leopard (10.6)

  Tested on 10.6.8 + XCode 4.2 (llvm-gcc-4.2, clang)

  Contributed by Nils Maier

* Enable multicast loopback in BitTorrent local peer discovery

* Enable TLS1.1 with gnutls build

* Support off64_t for Android build

  Android NDK R8e does not provide ftruncate64, but bionic has the
  assembler code to access kernel function. We borrowed those
  ftruncate64.S files from android source code repository.  It turns
  out that x86 asm.h in NDK R8e is also broken, so latest asm.h was
  also borrowed.

* Check zlib availability usin AC_CHECK_LIB

  This is workaround for zlib 1.2.3 which does not come with
  pkg-config file.

* Treat response is completed if EOF is received before streamFilter
  completes

  This fixes the error with web server which has buggy chunked
  encoding.

* uitos: Fix off-by-one error bug

* Add configure support for linking tcmalloc_minimal and/or jemalloc

  Both tcmalloc_minimal and jemalloc outperform the native malloc
  implemention on Windows (MSVCRT) in terms of committed memory
  consumption (~-30%) and performance (e.g. far less page faults,
  ~-60%), depending, of course, on the actual workload.  The longer
  the download queue, the bigger the impact ;)

  On *nix the picture is a little different... tcmalloc usually still
  outperforms the native malloc implementation, but not that
  significantly than on Windows. jemalloc however is only marginally
  better than recent native Linux implementations, while it is already
  used by some BSD as the native allocator.

  tcmalloc is part of gperftools and very mature and tested by now. It
  doesn't work on OSX in the default configuration, however.
  http://code.google.com/p/gperftools/

  jemalloc is the default allocator at least on FreeBSD and NetBSD and
  used in Firefox.  http://www.canonware.com/jemalloc/index.html

  Contributed by Nils Maier

* Close GZipFiles in the d'tor

  Contributed by Nils Maier

* Add libaria2, C++ library interface to aria2

  The libaria2 is a C++ library and offers the core functionality of
  aria2. The library takes care of all networking and downloading
  stuff, so its usage is very straight forward right now. See
  libaria2ex.cc in examples directory to see how to use API. By
  default, libaria2 is not built. See libaria2 section in README to
  how to enable it.

  The APIs in this release is considered experimental.

* Add missing check for sigaction

* Fix cached data is not flushed when downloaded data is less than
  16KiB

* LibUV: Implement LibuvEventPoll

  LibUV event will use the best available polling method on a system,
  kind of like aria2 does already with the different *EventPoll
  implementations.  However, libuv may support different/newer polling
  mechanisms; for example on Windows it will use IO Completion Ports
  which are superior to select() ;)

  Contributed by Nils Maier

aria2 1.17.0
============

Release Note
------------

This release adds Mac OS X native SSL/TLS library support.  The IPv6
asynchronous DNS is enabled by default and A/AAAA lookups are done in
parallel. The simple Happy Eyeballs algorithm was implemented to
mitigate long timeout when connecting to IPv6 host on dual-stack host.
--save-session option only saves the options specified by command-line
or RPC.

Changes
-------

* Updated Russian manual

  Contributed by ITriskTI

* Updated Portuguese manual

  Contributed by Gilberto dos Santos Alves

* Append --static to pkg-config arguments when ARIA2_STATIC=yes

* Save options directly specified for download in --save-session

  This change makes --save-session save only options specified for
  download, more specifically, options in command-line, -i file and
  via RPC. The other options from conf file and default values are not
  saved.  This will drastically decrease the size of session file.

* Save URI returned only from FileEntry::getRemainingUris()

  The currently used URIs are inserted back into remaining URI list in
  FileEntry::putBackRequest(), which overlaps to some of the URIs in
  spentUris_. If we save spent URIs, each time save is performed, the
  number of URIs are increased due to this overlap. This change fixes
  this bug.

* Print linked 3rd party libraries with version in `aria2c -v` output

* AppleTLS: Support credentials via KeyChain fingerprints

  Contributed by Nils Maier

* AppleTLS: Implement AppleTLS and Apple Message Digest

  Contributed by Nils Maier

* Use info level log for system trusted ca imports failure

  This is because on some platforms (gnutls on cygwin for example),
  library always fails for this function and getting ERROR every time
  aria2c invoked is too hard.

* Don't add Windows native DLLs for Cygwin build

* Remove deprecated options: --enable-direct-io and --metalink-servers

* Deprecate --enable-async-dns6

  The IPv6 asynchronous name resolver is enabled if the host has at
  least one interface with IPv6 address configured (the loopback
  address will not be counted), which is roughly the same behaviour of
  the standard getaddrinfo(3). To disable IPv6 asynchronous name
  resolver, use --disable-ipv6.

* Fix uninitialized UDPTrackerClient::numWatchers_

* Implement simple Happy Eyeballs for HTTP/FTP downloads

* Parallel A and AAAA record lookups with c-ares

  But we don't wait for AAAA query response if A query response has
  been received.  If we got IPv4 lookup response, we don't wait for
  IPv6 lookup response. This is because DNS server may drop AAAA query
  and we have to wait for the long time before timeout. We don't do
  the inverse, because, based on todays deployment of DNS server,
  almost all of them can respond A query just fine.

(ryoon)

2013-06-09 01:53:13 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20130523

(ryoon)

2013-06-09 01:52:47 UTC MAIN commitmail json YAML

2013-06-09 01:17:02 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 5.0.7

(ryoon)

2013-06-09 01:16:10 UTC MAIN commitmail json YAML

Update to 5.0.7

Changelog:
Version 5.0.7 June 6th 2013

    SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028)
    New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome.
    Several LDAP compatibility fixes
    Several performance improvements of file handling
    Trashbin fixes for Safari
    Internet Explorer fixes
    Several Contacts fixes
    New check for magic_quotes
    External Filesystem fixes
    Add support for copying/moving folders between storages
    Several smaller fixes

Version 5.0.6 May 14th 2013

    SECURITY: SQL Injection (oC-SA-2013-019)
    SECURITY: Multiple directory traversals (oC-SA-2013-020)
    SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021)
    SECURITY: Open redirector (oC-SA-2013-022)
    SECURITY: Password autocompletion (oC-SA-2013-023)
    SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024)
    SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025)
    SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026)
    SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027)
    Fix renaming of shared files
    Fix UUID handling with LDAP
    Fix several undelete files issues
    Fix LDAP cachekey handling
    Several OCS API fixes
    Dropbox mounting fixes
    Remove ldap group name restrictions
    Fix fetching of the userlist with multiple user backends
    Turn off password autocompletion
    Translation fixes of the Shared folder
    Fix the fileactions order for filetypes
    Allow to ship a default theme
    Disallow URLs containing ���@���
    Smaller layout improvemens
    Log an upgrade warning
    Log a trash bin cleanup message
    Improved quota calculation
    Allow to set Quota to zero
    Fix performance regression for uploading of big files
    Several Calendar fixes
    Use displaynames in contacts
    Check for existing address books during migrate->import
    Texteditor fixes
    Increase the SQLite database timeout
    Order images in Gallery

(ryoon)

2013-06-08 21:39:23 UTC MAIN commitmail json YAML

Soon enough I'll learn to remember to update the patch checksum.

(schmonz)

2013-06-08 21:32:25 UTC MAIN commitmail json YAML

Remove extraneous trailing parenthesis so this test can run.

(schmonz)

2013-06-08 20:23:02 UTC MAIN commitmail json YAML

Add two additional hacks/workarounds to make netbsd-5's make accept the
USE_BUILTIN checking loop.

(dholland)

2013-06-08 13:40:28 UTC MAIN commitmail json YAML

Updated graphics/fotoxx to 13.06.1

(ryoon)

2013-06-08 13:39:39 UTC MAIN commitmail json YAML

Update to 13.06.1

* Use devel/libexecinfo.

Changelog:
2013 Jun 05  v.13.06.1
The Spanish and Catalan translations were updated.

2013 Jun 03  v.13.06.1
Bugfix: Select Area Finish during an active edit causes a crash.

2013 Jun 01  v.13.06
Fotoxx v.13.06 has several small enhancements and bug fixes.
+ Popup menus, tips, and information blocks are a little more friendly.
+ Pano, HDR, etc. have greater latitude to warp images for better fit.
+ Warp Area: area can be pulled outside its initial boundary.
+ Quickstart page is an HTML file instead of a PNG image.
+ Area Finish was made much faster.
+ Add Text: (write text on image) optional drop shadows were added.
+ Slide Show pause/resume: resume is immediate (no wait for timer).
+ Slide Show: B key toggles image and blank screen and pauses the show.
+ Bugfix: fix pan/scroll jerkiness with large image (bug from v.13.03).
+ Bugfix: Trim/Crop: do not limit width/height to prior width/height -1.
+ Bugfix: thumbnail generation: stop non-RAW files passed to dcraw.
+ Bugfix: gallery display was ignoring symlinks to other directories.
+ Bugfix: (Fedora) some popup tips were white text on white background.

2013 May 07  v.13.05.2
+ Spanish and Portuguese translation update.

2013 May 04  v.13.05.1
+ Geocoding web service changed to open and free MapQuest Open.

2013 May 01  v.13.05
+ The Fotoxx user guide is now available in Spanish.
+ Directory navigation was simplified for multiple top image directories.
+ A Quick Start guide is shown at first startup (also Help > Quick Start).
+ The menu names and groupings for edit functions are more conventional.
+ User Guide addition: use an ImageMagick function as a Fotoxx function.
+ New user setting: pan/scroll method: with or against mouse, 1x or zoomed.
+ New user setting: interpolation method used for image display.
+ An anti-alias function was added (suppress pixelation or "jaggies").
+ The Leverage Edits function was expanded to include contrast as a lever.
+ The popup window for auto file sync goes away by itself (stop irritant).
+ Workaround to ignore Unity KB shortcuts being sent to the active window.
+ New Fotoxx releases are now automatically notified at the next startup.
+ Slide Show: compensate jerky transitions introduced with Ubuntu 13.04.
+ Edit Geotags: Yahoo web lookup died. Now using MapQuest.

2013 Apr 10  v.13.04.1
+ Translation updates for Catalan, Dutch, Italian, Portuguese,
  Russian, Spanish.

2013 Apr 01  v.13.04
+ Most edit functions can be more rapidly applied to a bunch of images
  (e.g. the initial processing of fresh images from a camera).
+ Ubuntu launcher options: blank, last image, gallery of recent images.
+ Rotate +90 and -90 can have user-defined keyboard shortcuts.
+ The escape key can be used to cancel dialogs.
+ The parameter "jpeq quality" is adjustable and saved across sessions.
+ "installed size" in the debian control file was made more accurate.
+ Bugfix: crash if [Next] button is clicked rapidly with View Metadata.
+ Bugfix: search index was not always updated when an edited image file
  was saved back to itself.

2013 Mar 09  v.13.03.1
+ Translations for Spanish and Catalan were updated.
+ Bugfix: add automatic change to tab F when the favorites menu is used.
+ Bugfix: arrow keys for previous/next image work more consistently.

2013 Mar 01  v.13.03
+ Reduce Noise: better user interface, easier to combine methods.
+ Warp Area: better mouse warp algorithm, easier to get desired result.
+ Warp Curved: the radius of mouse/warp influence was made adjustable.
+ Custom keyboard shortcuts: replace text file with a proper dialog.
+ Bookmarks: save gallery positions, jump to a saved position.
+ Write Text: rendering was improved and huge font sizes can be used.
+ Edit Translation: ease of use: keep dialog open after each update.
+ Improve detection and notification of slowdown from memory shortage.
+ Menu rationalization: better naming and grouping of edit functions.
+ Synchronize Files: progress monitor added, 50 files per dot.
+ Bugfix: Rotate and Warp funcs: loss of custom grid settings.
+ Bugfix: Geotags: detect outdated geolocations file and notify user.
+ Bugfix: Small flaws in cutouts saved to a file and later pasted.
+ Bugfix: Write Text: transparency altered when [apply] was clicked.
+ Bugfix: Directory names containing quotes (") could not be opened.

2013 Feb 11  v.13.02.1
+ Italian translation updated.
+ Bugfix: crash when switching tabs G to F (hopefully rare).

2013 Feb 01  v.13.02
+ New: color space conversion via LCMS (e.g. Adobe RGB <--> sRGB).
+ New: flatten a photo of a book page, stretching the print where needed.
+ New art function: transform a photo into a cartoon-like drawing.
+ Image date/time in the search index has 1 second resolution instead of
  1 day (index re-synch is required, which may need some time).
+ Gallery view can be sorted by file name, file mod date, or photo date
  (from EXIF). Displayed date is determined by the sort.
+ RAW files converted to tiff/png/jpeg retain all available metadata.
+ Brightness distribution graph allows selection of the colors to show,
  and reflects only the visible area of a zoomed image.
+ First startup after installing a new release shows the release notes
  in a popup window, and keyboard shortcut differences are notified.
+ The edit function summary table and other small help files can be
  viewed in the locale language if translations are available.
+ The GUI translation method was slightly simplified, and the guide
  document "translations" was revised accordingly.
+ Small popup texts ("tips") go away by themselves after a few seconds.
+ Bugfix: PNG images with 16-bit color were being written with the bytes
  swapped, making them incompatible with Gimp and other editors.
+ Bugfix: geotag search for city/country was not working if latitude
  and longitude were left at "null" (i.e. values never input).
+ Bugfix: Open RAW from a gallery thumbnail left popup permanently open.
+ Bugfix: Window width sometimes impossible to reduce without restart.

2013.01.11  v.13.01.2
+ The Dutch translation was updated.
+ Bugfix: If file sync is cancelled it may be impossible to quit.

(ryoon)

2013-06-08 10:54:13 UTC MAIN commitmail json YAML

Updated devel/automake to 1.13.3

(wiz)