Commit graph

16333 commits

Author SHA1 Message Date
tnn
4a9fab9ebf it cannot accept python23 because a dependency doesn't. 2011-01-23 22:27:36 +00:00
tnn
c704ec7397 need pyversion.mk for ${PYPKGPREFIX} here. 2011-01-23 22:13:42 +00:00
agc
231a384ac3 Add support for MirBSD to pkgsrc. Patches from Benny Siegert and
Thorsten Glaser.
2011-01-23 19:07:24 +00:00
markd
be0b6ed082 set FREEBL_NO_DEPEND=0 in MAKE_ENV otherwise Linux2.6 defaults to
FREEBL_NO_DEPEND=1 and files not in PLIST are installed.
OKed by tnn.
2011-01-23 11:18:27 +00:00
markd
7487975709 Update to kdevelop 4.1.1
bugfixes and improved translations
2011-01-23 08:53:09 +00:00
markd
76473bad3a Update to KDE SC 4.5.5
bugfixes and translation updates
2011-01-23 07:55:12 +00:00
schwarz
a881b3076a GConf says it requires gio>=2.25.9 2011-01-22 17:58:53 +00:00
wiz
882353f1ef Remove --without-libintl-prefix that's not recognized by recent
configure scripts for quite some time now.
2011-01-21 21:24:11 +00:00
dmcmahill
0f7ca5f284 Remove some level 0 formatting which is not allowed for an 'article'.
That is only allowed for a 'book'.  Fixes build when asciidoc-8.6.3
is used.
2011-01-21 13:09:51 +00:00
tnn
e8d8e641a9 enable for hppa*-*-netbsd* 2011-01-21 09:21:57 +00:00
drochner
8158213f0d +mk-configure 2011-01-20 21:39:46 +00:00
drochner
27016ae409 import mk-configure-0.21.0, a lightweight but powerful replacement for
GNU autotools, from Aleksey Cheusov per pkgsrc-wip
(needed for the runawk pkg to be imported in a minute)
2011-01-20 21:36:24 +00:00
adam
3736fc5b7b Fix building with special CFLAGS, e.g. on Mac OS X with -isysroot 2011-01-19 13:18:26 +00:00
uebayasi
58a1b7abbe Update GNU GLOBAL from 5.4 to 5.9.3.
Big changes:

- Allows the symbolic links which point to directories, and treats
  the names of struct, union, enum and enum member as definitions.
  (5.7)

- Uses GPLv3 and LGPLv3 license. (5.6)

- Becomes GNU BOKINware. (5.5)

Details:

	http://cvs.savannah.gnu.org/viewvc/global/global/NEWS?view=markup

Bunch of incompatible format changes.  DON'T FORGET TO RE-GENERATE TAGS!
2011-01-19 04:24:15 +00:00
markd
6cab729e59 Pass in INSTALL_{DATA,LIB} to make rather than hardcoding path of install.
Fixes install on Arch Linux.
2011-01-18 10:34:38 +00:00
jmmv
e4b76cefe8 Add a schemas.mk file to let packages that install GSettings schemas to
rebuild the precompiled database upon install/deinstall.  This is mostly
a copy/paste of the same logic to deal with gio modules found in modules.mk.

No PKGREVISION bump because this does not affect the glib2 package in
itself.
2011-01-18 10:03:59 +00:00
is
ca4441c55d Revert the last change to avoid cyclic dependencies. 2011-01-17 20:52:58 +00:00
minskim
e40d0f712f Disable ODBC explicitly. 2011-01-17 20:02:42 +00:00
is
0d888131f5 Declaring char *getcwd(); interfered with _USE_FORTIFY_SOURCE=N (for N>0).
(pointed out by aniou@ircnet).

The problem is avoided by not declaring in make.h if defined(HAVE_UNISTD_H).

(I wish people would actually use configure's findings after it spent several
billions(en_US) of CPU cycles computing them.)
2011-01-17 14:17:29 +00:00
is
1e134dddad Add USE_TOOLS+=perl; needed to run make test. 2011-01-17 12:53:23 +00:00
sbd
dc1c291210 On Linux, extra libs will be created, same as Darwin and DragonFly. 2011-01-17 04:11:23 +00:00
adam
d4aae0871a Changes 8.12:
This release contains several bug fixes for the pcregrep program.
There are no changes to the code of the PCRE library.
2011-01-15 21:14:21 +00:00
wiz
3a5b68d51d Find png-1.5. Bump PKGREVISION. 2011-01-14 11:18:02 +00:00
drochner
422ac1fbea update to 2.30.0
This switches to the gnome-2.32 release branch.
2011-01-13 16:09:08 +00:00
drochner
2064ff36b4 update to 2.28.2
changes: minor build and documentation tweaks
2011-01-13 16:07:28 +00:00
drochner
e3dc6923ef +atkmm 2011-01-13 15:57:56 +00:00
drochner
b4d5e5ad4a add atkmm-2.22.2, C++ bindings for atk which used to be part of
gtkmm before 2.22
2011-01-13 15:56:24 +00:00
wiz
fcc0b5fda0 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
drochner
27147f54b3 update to 2.0.18
changes:
-add ctop (works like alltop but only in the C file)
-bugfixes
2011-01-12 20:40:55 +00:00
drochner
4d4596e52d update to 0.10.0
sorry, no changelog available

pkgsrc change: deal with 64-bit time_t on NetBSD-current - the selftests
succeed now
2011-01-12 20:23:34 +00:00
drochner
45895292a9 build dconf's editor GUI (in an extra pkg to limit dependencies) 2011-01-12 13:52:09 +00:00
wiz
e220c8bf12 Update to 1.7.3:
1.7.3:

    * archive: don't set gzip filename header when there's no filename
    * checknlink: use two testfiles (issue2543)
    * churn: ignore trailing and leading spaces (issue2546)
    * date: fix matching of underspecified date ranges
    * eol: improve help on whether EOLs are changed in working copy or repository
    * fncachestore: copy dh directory before the manifest
    * hgweb: abort if config file isn't found
    * hook: assume relative path to hook is given from repo root
    * hook: fix import path handling for repo=None
    * https: use web.cacerts configuration from local repo to validate remote repo
    * https: warn when server certificate isn't verified
    * keyword: copy: when copied source is a symlink, follow it
    * patch: write .rej files without rewriting EOLs
    * strip: typo bugfix related to '--nobackup -> --no-backup' rename (issue2377)
    * tag: abort if not at a branch head (issue2552)
    * tag: don't check .hgtags status if --local passed
    * tag: fix uncommitted merge check and error message (issue2542)
    * util: fix ellipsis() not to break multi-byte sequence (issue2564)
    * util: work around behavior change in Python 2.7.1
    * windows.rename: eliminate temp name race (issue2571)
    * wix: add an ssl certificate file to the WiX installers
2011-01-12 10:19:50 +00:00
drochner
bd3e78da7f +py-logilab-* 2011-01-11 20:45:54 +00:00
drochner
1368abf2d0 add py-logilab-astng-0.21.0, support for Extend Python abstract syntax
trees, from Kamel Derouiche and Helge Muehlmeier per pkgsrc-wip
2011-01-11 20:42:34 +00:00
drochner
b937996640 add py-logilab-common-0.53.0, a collection of miscellaneous modules
used by Logilab projects, from Kamel Derouiche and Helge Muehlmeier
per pkgsrc-wip
2011-01-11 20:41:00 +00:00
drochner
f128df6303 use numpy rather than py-Numeric, the former is more modern
bump PKGREVISION
2011-01-11 15:34:18 +00:00
drochner
1738a01088 update to 4.4.11, from Helge Muehlmeier per PR pkg/44314
changes:
-bugfixes
-minor UI improvements
2011-01-11 15:21:39 +00:00
obache
ae24f8afd8 configure require xgettext, msgmerge and msgfmt. 2011-01-09 10:41:00 +00:00
dsainty
48708bad94 Avoid installing some files not in PLIST, namely language and hwclock files. 2011-01-08 22:30:38 +00:00
dsainty
0d5cbb7e2a Avoid installing some files not in PLIST, namely language and hwclock files. 2011-01-08 22:19:52 +00:00
markd
76488b65a1 Add libuuid and libblkid. Added during freeze to fix build of sysutils/hal
on Linux.
2011-01-08 20:46:39 +00:00
markd
a22548c643 Initial import libblkid 2.18
The libblkid library is used to identify block devices (disks) as to their
content (e.g. filesystem type) as well as extracting additional information
such as filesystem labels/volume names, unique identifiers/serial numbers, etc.
A common use is to allow use of LABEL= and UUID= tags instead of hard-coding
specific block device names into configuration files.

From util-linux-ng.
2011-01-08 20:43:38 +00:00
markd
a0869e5bf8 Initial import libuuid 2.18
The UUID library is used to generate unique identifiers for objects
that may be accessible beyond the local system.  This library
generates UUIDs compatible with those created by the Open Software
Foundation (OSF) Distributed Computing Environment (DCE) utility
uuidgen.

The UUIDs generated by this library can be reasonably expected to be
unique within a system, and unique across all systems.  They could
be used, for instance, to generate unique HTTP cookies across multiple
web servers without communication between the servers, and without fear
of a name clash.

From util-linux-ng.
2011-01-08 20:40:33 +00:00
obache
25a46c7005 Update HOMEPAGE. 2011-01-06 05:14:02 +00:00
adam
2c231eda72 Darwin hacks changes:
* forget about problem with universal binaries; it's fixed with ABI
* replace libiconv_open with iconv_open in configure, so system libiconv can
  be detected and used in 64-bit mode
2011-01-04 09:55:15 +00:00
obache
8c86bd939a Disable ld-version-script for Interix.
PR#44291.
2011-01-03 03:11:14 +00:00
adam
cec4108ae4 yasm also works on x86_64 2010-12-29 18:34:06 +00:00
obache
0761b90de0 buildlink with gettext-lib additionally.
libtre.la refer -lintl.
2010-12-28 08:40:16 +00:00
wiz
3486993f4d Not make-jobs safe. 2010-12-27 20:48:02 +00:00
taca
48c251841f Mechanical change: rails directory from www/rails to www/rails. 2010-12-26 15:23:23 +00:00
adam
d2ea9f0023 Fix linking command, otherwise LDFLAGS aren't used: needed for special LDFLAGS on Mac OS X 2010-12-26 12:07:01 +00:00
adam
1feefdf8f3 Removed duplicate line 2010-12-26 10:46:27 +00:00
obache
8b16dda860 On DragonFly, extra libs will be created, same as Darwin. 2010-12-26 08:36:44 +00:00
obache
6dfbdb8994 Updte zzuf to 0.12.
Based on PR#44274, with some fixes.

Changes from zzuf 0.12 to 0.13

 * various fixes for Linux, FreeBSD, OS X and OpenBSD libc calls.
 * network host filtering support.
 * support for memory limits on OS X.
 * massive testsuite improvements.
 * support most cat options in zzcat, which is now fully programmable.
2010-12-25 11:00:51 +00:00
joerg
3a033c95c3 Update to 2010/12/21 snapshot:
- Support for git-fast-export format
- More efficient synchronisation mechanism
- "addremove", "bisect" and "stash" commands
- sqlite3 shell with some bindings to fossil logic like content_get
- undo cleans merge state
- Various improvements and bugfixes to other commands
2010-12-24 13:06:33 +00:00
abs
b539c88ea7 Fix build on OS X 10.4
- Correct a sublime piece of gmake logic to catch at least 10.4
  rather than 10.5 and later:
    ifeq ($(shell echo "$(uname_R)" | awk -F. '{if ($$1 >= 9)
    print "y"}')_$(shell test -d $(TKFRAMEWORK) || echo n),y_n)

- Then handle the case that on 10.4
    share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish
  becomes
    share/git-gui/lib/Git Gui.app/Contents/MacOS/Wish Shell

Bump PKGREVISION and Slowly Back Away From The Package
2010-12-23 23:42:40 +00:00
fhajny
a58af195b1 Added BUILDLINK_INCDIRS and BUILDLINK_LDFLAGS support to bl3, to help with
building lang/spidermonkey.
2010-12-23 12:24:00 +00:00
dsainty
ada744dc0a Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
seanb
38bf12b8ea No SA_RESTART on qnx. 2010-12-21 22:57:44 +00:00
obache
f8ee69010a +cutter 2010-12-21 11:29:39 +00:00
obache
8f6401135d Import cutter-1.1.5 as devel/cutter.
Cutter is a xUnit family Unit Testing Framework for C and C++.

This is a list of features of Cutter:
  * easy to write tests.
  * outputs result with useful format for debugging.
  * tests are built as shared libraries.
2010-12-21 11:27:57 +00:00
taca
39f647a8bd Update php-memcache package to 2.2.6.
2.2.6		2010-10-03

- Fixed pecl bug #16536 (Weight of 0 causes SegFault on memcache_add_server)
- Fixed pecl bug #17130 (Uninitialized tv.tv_usec causing PHP to loop
  endlessly)
- Fixed pecl bug #13623 (Memcache-client makes php segfault in semi-related
  code)
2010-12-19 03:00:52 +00:00
wiz
d574d704d1 Install some emacs support files. Requested by Stefan in PR 44250.
Bump PKGREVISION.
2010-12-18 13:06:04 +00:00
abs
3a98466379 update distinfo for 1.7.3.4 2010-12-17 23:37:50 +00:00
rhaen
573cba4487 - updated to 2.212
Changelog:
2.212 Mon 22 Nov 2010
    - Updating to Module::Install 1.00
    - No functional changes
2010-12-17 22:49:27 +00:00
rhaen
a786f4a223 - updated to 0.108
Changelog:
0.108     2009-1015

          simple (stringwise) comparison should now be much faster (thanks,
          NCLEATON)
2010-12-17 22:28:49 +00:00
rhaen
9c522896eb - updated to 0.09
Changelog:
0.09
    +   upgraded to jQuery 1.4.2
    +   updated App::Prove::Plugin::HTML to simplify cmdline usage to the
    extent possible.
    +   fixed RT #41457 & RT #49621: applied Neil Hemingway, Tim Esselens, and
        Panu Ervamaa's patches, and got everything working.  This addresses:
        +   small changes to the top-left corner menu (default_report.css)
        to render it corretly with Firefox 3 (Linux)
        +   inline_js fix
        +   added support for force_inline_js (not on by default, including
        jQuery inline causes errors)
        +   fixed bug in handling of parse_errors in default_report.tt
        +   fixed bug: nothing happens when I click on the test output.
        +   XHTML support
    +   fixed bug: click on summary changes location
    +   fixed 2 minor javascript bugs where '#' was being used as a jQuery id ref
    +   added new feature: column sorting via Christian Bach's jquery.tablesorter
    plugin (bundled from http://tablesorter.com). optional.
    +   added new feature: up to top of test when the test filename is no longer
    visible
2010-12-17 22:23:05 +00:00
rhaen
38a5f5887c - updated to 1.31
Changelog:
1.31 (2010/10/27)
  *     (ms) Fixed the number of skipped tests for Windows for previous fix
        of [RT 60665].
2010-12-17 18:34:55 +00:00
rhaen
2bcd58926f - updated to 2.28
- package no longer uses Module::Build

Changelog:
2.28   2010-12-13

- The Log::Dispatch module still had version 2.26 in the last
  release. Reported by Øyvind Skaar. RT #63876.


2.27   2010-10-16

- Fix docs on handling of arrays passed to ->debug, ->error, etc. Requested by
  Andrew Hanenkamp. RT #61400.

- Allow an arrayref for the Syslog socket option. Requested by Paul
  Bennett. RT #57631.

- License is now Artistic 2.0
2010-12-17 18:30:10 +00:00
rhaen
91095a0625 - updated to 1.10
Changelog:
2010-10-11   Todd Rinaldo <toddr@cpan.org>
	* CPAN testers clean. Bumping to release version 1.10

2010-10-04   Todd Rinaldo <toddr@cpan.org>
	* RT 60788 - Better error reporting on Operating Systems
	  that can't set a controlling terminal e.g. BeOS
	* Bump to 1.09_01

2010-10-04   Todd Rinaldo <toddr@cpan.org>
	* CPAN testers looks clean. Internal testing done on perl 5.6
	* Bump version to 1.09 and release to CPAN
2010-12-17 18:20:18 +00:00
rhaen
d73425489a - Updated to 1.26
Changelog:
- The as_string method did not localize $@ and $SIG{__DIE__} before doing an
  eval. Reported and tested by Marc Mims. RT #61072.
2010-12-17 14:12:10 +00:00
wiz
35882226a3 Update to 0.9.8.6rc1 and add lots of upstream SVN patches to make
it build again.

Changes:
This is a major feature enhancement and bugfix release

    * Added keyword and optional function arguments.

      The syntax of a keyword parameter/argument is "identifier = expr".

         Function     Application
         -------------------------------------------
         f(a)         f(1)
         f(~a, b)     f(~a = 10, 11)     Required keyword argument
         f(?a, b)     f(~a = 10, 12)     Optional keyword argument
                      f(12)              -- defaults to empty
         f(?a = 1, b) f(~a = 10, 11)     Optional keyword argument with default value
         f(~a = 1, b) f(11)              -- ~a is same as ?a if there is a default value
                      f(?a = 10, 11)     -- Arguments can use ?, but it means the same thing

      Keyword arguments and normal arguments are processed
      independently. Normal arguments have to appear in the same
      order as in the parameter list, but keyword arguments can go
      anywhere.

      This also adds the function notation.

          fun(x, y) =>
             add($x, $y)

          foreach(x => ..., a b c)
             println($x)

      where the "..." essentially means "parse as if the indented
      block below was actually an expression in here"

      Old-style foreach generate a warning.
    * Added "program" syntax. This provides a more standard
    programming language, where strings must be explicit, and
    variables represent applications.

      The outer syntax is normal; the program syntax is an ast to
      ast translation. The translation is turned on with the command
      ".LANGUAGE: program", which is scoped like "export". Here is
      an example:

         #!/usr/bin/env osh
         .LANGUAGE: program

         f(x) =
            return x + 1

         println(f(f(1)))

      The normal $-style expressions are always allowed, but in
      program-syntax mode, identifiers stand for variables, function
      application is the f(e1, ..., e2) form, and there are the
      standard infix operators. To switch back to the default
      syntax, use .LANGUAGE: make

      Note, shell commands and rules never use program syntax,
      except within function arguments.

      This is not heavily tested.
    * Added support for partial and curried function applications.
    Normal funcation application still require using the correct
    number of arguments (as relaxed by the introduction of optional
    arguments), but apply function can be used to create curried
    and partial applications.

         f(x,y) =
            return $(add $x, $y)

         g = $(apply $f, 2)      # Partial applications must use apply
         println($(g 3))         # 5

         ff(x) =
            gg(y) =
               return $(add $x, $y)

         println($(apply $(ff), 3, 5)) # Prints 8, also need to use apply here

      apply can also take keyword arguments.
    * A high-quality C parser was added to OMake — see lib/parse/C/Parse.om
    * Added a LaTeX parser and spellchecker - see lib/parse/LaTeX/README.txt
    * New functions added: localtime, gmtime, mktime, normalize-tm,
    utimes, digest-string, url-escaped, find-all, addprefixes
    * New object added: Tm
    * About 10 Bugs fixed
    * [Experimental] Object methods can now export their fields
    back into the parent object. For example,

         Z. =
             x = 1
             f() =
                 x = 2
                 export
         Z.f()
         echo $(Z.x)
         # Prints "2"

      This works with arbitrary levels of nesting.
2010-12-17 09:40:14 +00:00
obache
d99eb6b342 Bump PKGREVISION from icu shlib major bump. 2010-12-17 07:36:08 +00:00
hiramatsu
1067c820b1 Updated to 5.25. This fixes build problem due to API changes of devel/libev.
5.25  Thu Nov 11 01:08:39 CET 2010
        - try a different approach on netbsd - netbsd 5 finally has marginally
          working pthreads, but still broken ucontext/sigaltstack.
        - openbsd 4.8 finally got their act together, Coro works out of the box
          with asm, setjmp and pthreads (no change, just informational).

5.24  Sat Oct 23 11:27:12 CEST 2010
        - port to the EV 4.0 API.
        - work around bugs in mingw32, making strawberry perl work
          out of the box.
        - correctly modify Coro::AIO function prototypes
          so that they reflect the "no optional parameters" rule.
        - "ported" libcoro to C++.
2010-12-17 02:22:36 +00:00
gdt
21d9d2e7bb Update to 1.7.3.4.
Git v1.7.3.4 Release Notes
==========================

Fixes since v1.7.3.3
--------------------

 * Smart HTTP transport used to incorrectly retry redirected POST
   request with GET request.

 * "git apply" did not correctly handle patches that only change modes
   if told to apply while stripping leading paths with -p option.

 * "git apply" can deal with patches with timezone formatted with a
   colon between the hours and minutes part (e.g. "-08:00" instead of
   "-0800").

 * "git checkout" removed an untracked file "foo" from the working
   tree when switching to a branch that contains a tracked path
   "foo/bar".  Prevent this, just like the case where the conflicting
   path were "foo" (c752e7f..7980872d).

 * "git cherry-pick" or "git revert" refused to work when a path that
   would be modified by the operation was stat-dirty without a real
   difference in the contents of the file.

 * "git diff --check" reported an incorrect line number for added
   blank lines at the end of file.

 * "git imap-send" failed to build under NO_OPENSSL.

 * Setting log.decorate configuration variable to "0" or "1" to mean
   "false" or "true" did not work.

 * "git push" over dumb HTTP protocol did not work against WebDAV
   servers that did not terminate a collection name with a slash.

 * "git tag -v" did not work with GPG signatures in rfc1991 mode.

 * The post-receive-email sample hook was accidentally broken in 1.7.3.3
   update.

 * "gitweb" can sometimes be tricked into parrotting a filename argument
   given in a request without properly quoting.

Other minor fixes and documentation updates are also included.

Git v1.7.3.3 Release Notes
==========================

In addition to the usual fixes, this release also includes support for
the new "add.ignoreErrors" name given to the existing "add.ignore-errors"
configuration variable.

The next version, Git 1.7.4, and future versions, will support both
old and incorrect name and the new corrected name, but without this
backport, users who want to use the new name "add.ignoreErrors" in
their repositories cannot use older versions of Git.

Fixes since v1.7.3.2
--------------------

 * "git apply" segfaulted when a bogus input is fed to it.

 * Running "git cherry-pick --ff" on a root commit segfaulted.

 * "diff", "blame" and friends incorrectly applied textconv filters to
   symlinks.

 * Highlighting of whitespace breakage in "diff" output was showing
   incorrect amount of whitespaces when blank-at-eol is set and the line
   consisted only of whitespaces and a TAB.

 * "diff" was overly inefficient when trying to find the line to use for
   the function header (i.e. equivalent to --show-c-function of GNU diff).

 * "git imap-send" depends on libcrypto but our build rule relied on the
   linker to implicitly link it via libssl, which was wrong.

 * "git merge-file" can be called from within a subdirectory now.

 * "git repack -f" expanded and recompressed non-delta objects in the
   existing pack, which was wasteful.  Use new "-F" option if you really
   want to (e.g. when changing the pack.compression level).

 * "git rev-list --format="...%x00..." incorrectly chopped its output
   at NUL.

 * "git send-email" did not correctly remove duplicate mail addresses from
   the Cc: header that appear on the To: header.

 * The completion script (in contrib/completion) ignored lightweight tags
   in __git_ps1().

 * "git-blame" mode (in contrib/emacs) didn't say (require 'format-spec)
   even though it depends on it; it didn't work with Emacs 22 or older
   unless Gnus is used.

 * "git-p4" (in contrib/) did not correctly handle deleted files.

Other minor fixes and documentation updates are also included.
2010-12-17 01:05:23 +00:00
wiz
c48df617e6 Update to 1.46.1:
Release notes for 1.46

This release has improvements and bug fixes.

We fixed 153 tickets, and that is a somewhat "usual" number for a Cppcheck release.

The report has been improved. New severities were added to make the messages more informational. The possible severities are now:
 * error
 * warning
 * style
 * performance

This has no effect on the command line flags nor the xml report. The command line flags and the xml report is fully compatible with previous versions.

These are the new checks that were added:
 * detect dangerous usage of string::c_str()
 * warn for unused variable when only doing malloc/free
 * warn when assert has side effects
 * warn for mutual exclusion over ||. The condition is always false. Example: 'if (x != 1 || x != 4)'

More details about all the fixed tickets can be found here:
http://sourceforge.net/apps/trac/cppcheck/milestone/1.46


Release notes for 1.46.1

Fix segmentation fault.
2010-12-15 13:01:38 +00:00
abs
663b73804b On at least OS X 10.4 the builtin zlib does not provide all the symbols
we need
2010-12-14 19:51:45 +00:00
wiz
a02a999161 Set LICENSE. 2010-12-12 12:20:10 +00:00
wiz
b5578eb44a Update to 2.26.3:
2.26.3 (stable):

* Build/Installer: Added support for MSVC 2010 and 64 bit.
  (Armin Burgmeier)
2010-12-12 12:15:26 +00:00
mrg
9ac7a16259 fix the lisp scanner to properly exit when EOF is reached. there are
two files in netbsd 'src' that trigger this bug, but now i can run 'mkid'
on all of 'src' again.
2010-12-11 23:40:08 +00:00
tnn
3d37ed8b69 Update to firefox-3.6.13.
MFSA 2010-84 XSS hazard in multiple character encodings
MFSA 2010-83 Location bar SSL spoofing using network error page
MFSA 2010-82 Incomplete fix for CVE-2010-0179
MFSA 2010-81 Integer overflow vulnerability in NewIdArray
MFSA 2010-80 Use-after-free error with nsDOMAttribute MutationObserver
MFSA 2010-79 Java security bypass from LiveConnect loaded via data: URL meta
             refresh
MFSA 2010-78 Add support for OTS font sanitizer
MFSA 2010-77 Crash and remote code execution using HTML tags inside a XUL tree
MFSA 2010-76 Chrome privilege escalation with window.open and <isindex> element
MFSA 2010-75 Buffer overflow while line breaking after document.write with
             long string
MFSA 2010-74 Miscellaneous memory safety hazards (rv:1.9.2.13/ 1.9.1.16)
2010-12-11 14:46:29 +00:00
adam
e5eb177e84 Changes 8.11:
A number of bugs in the library and in pcregrep have been fixed. As always, see
ChangeLog for details. The following are the non-bug-fix changes:
. Added --match-limit and --recursion-limit to pcregrep.
. Added an optional parentheses number to the -o and --only-matching options
  of pcregrep.
. Changed the way PCRE_PARTIAL_HARD affects the matching of $, \z, \Z, \b, and
  \B.
. Added PCRE_ERROR_SHORTUTF8 to make it possible to distinguish between a
  bad UTF-8 sequence and one that is incomplete when using PCRE_PARTIAL_HARD.
. Recognize (*NO_START_OPT) at the start of a pattern to set the PCRE_NO_
  START_OPTIMIZE option, which is now allowed at compile time
2010-12-11 08:16:12 +00:00
hauke
1773600a0c Squash a C++ism: Variable declarations only at the beginning of a block.
Found while building on NetBSD 1.5.
2010-12-10 07:45:56 +00:00
reed
061ed254f1 Upgrade lcov to 1.9. Branch coverage analysis added and defaults to on.
From the CHANGES:

Version 1.9
===========

genhtml:
- Improved wording for branch representation tooltip text
- Fixed vertical alignment of HTML branch representation

geninfo:
- Improved warning message about --initial not generating branch coverage data
- Debugging messages are now printed to STDERR instead of STDOUT
- Fixed problem with some .gcno files. Reported by gui@futarque.com.
  (file.gcno: reached unexpected end of file)
- Fixed problem with relative build paths. Reported by zhanbiao2000@gmail.com.
  (cannot find an entry for ^#src#test.c.gcov in .gcno file, skipping file!)
- Fixed problem where coverage data is missing for some files. Reported by
  weston_schmidt@open-roadster.com
- Fixed problem where exclusion markers are ignored when gathering
  initial coverage data. Reported by ahmed_osman@mentor.com.
- Fixed large execution counts showing as negative numbers in HTML output.
  Reported by kkyriako@yahoo.com.
- Fixed problem that incorrectly associated branches outside of a block with
  branches inside the first block

lcov:
- Fixed problem that made lcov ignore --kernel-directory parameters when
  specifying --initial. Reported by hjia@redhat.com.
- Added --list-full-path option to prevent lcov from truncating paths in list
  output
- Added lcov_list_width and lcov_list_truncate_max directives to the
  lcov configuration file to allow for list output customization
- Improved list output

COPYING:
- Added license text to better comply with GPL recommendations


Version 1.8
===========

gendesc:
- Fixed problem with single word descriptions

genhtml:
- Added support for branch coverage measurements
- Added --demangle-cpp option to convert C++ function names to human readable
  format. Based on a patch by slava.semushin@gmail.com.
- Improved color legend: legend display takes up less space in HTML output
- Improved coverage rate limits: all coverage types use the same limits
  unless specified otherwise
- Fixed CRLF line breaks in source code when generating html output. Based
  on patch by michael.knigge@set-software.de.
- Fixed warning when $HOME is not set
- Fixed problem with --baseline-file option. Reported by sixarm@gmail.com.
  (Undefined subroutine &main::add_fnccounts called at genhtml line 4560.)
- Fixed problem with --baseline-file option and files without function
  coverage data (Can't use an undefined value as a HASH reference at genhtml
  line 4441.)
- Fixed short-name option ambiguities
- Fixed --highlight option not showing line data from converted test data
- Fixed warnings about undefined value used. Reported by nikita@zhuk.fi.
- Fixed error when processing tracefiles without function data. Reported
  by richard.corden@gmail.com (Can't use an undefined value as a HASH
  reference at genhtml line 1506.)

geninfo:
- Added support for branch coverage measurements
- Added support for exclusion markers: Users can exclude lines of code from
  coverage reports by adding keywords to the source code.
- Added --derive-func-data option
- Added --debug option to better debug problems with graph files
- Fixed CRLF line breaks in source code when generating tracefiles. Based on
  patch by michael.knigge@set-software.de.
- Fixed problems with unnamed source files
- Fixed warning when $HOME is not set. Reported by acalando@free.fr.
- Fixed errors when processing unnamed source files
- Fixed help text typo
- Fixed errors when processing incomplete function names in .bb files
- Fixed filename prefix detection
- Fixed problem with matching filename
- Fixed problem when LANG is set to non-english locale. Reported by
  benoit_belbezet@yahoo.fr.
- Fixed short-name option ambiguities

genpng:
- Fixed runtime-warning

lcov:
- Added support for branch coverage measurements
- Added support for the linux-2.6.31 upstream gcov kernel support
- Added --from-package and --to-package options
- Added --derive-func-data option
- Added overall coverage result output for more operations
- Improved output of lcov --list
- Improved gcov-kernel handling
- Fixed minor problem with --diff
- Fixed double-counting of function data
- Fixed warning when $HOME is not set. Reported by acalando@free.fr.
- Fixed error when combining tracefiles without function data. Reported by
  richard.corden@gmail.com. (Can't use an undefined value as a HASH reference
  at lcov line 1341.)
- Fixed help text typo
- Fixed filename prefix detection
- Fixed lcov ignoring information about converted test data

README:
- Added note to mention required -lgcov switch during linking
2010-12-06 19:19:15 +00:00
gdt
1e5003f924 Change MAINTAINER on bzr packages.
With epg@'s concurrence, reset MAINTAINER on *bzr* to Jan Danielsson.
2010-12-06 13:57:27 +00:00
markd
4474500328 Fix build with recent subversion. 2010-12-06 11:50:35 +00:00
markd
b9a3982465 Update to KDE SC 4.5.4
4.5.4 brings bugfixes and translation updates
2010-12-06 11:43:38 +00:00
abs
3628d94749 fix PLIST for last 2010-12-06 10:56:31 +00:00
abs
f7ca503686 Updated devel/cpuflags to 1.42
Add initial powerpc support for Darwin
2010-12-05 11:19:39 +00:00
tonio
b8e365aa36 Update devel/apache-ant to 1.8.1
Fixes PR pkg/43752

Changes from Ant 1.8.0 TO Ant 1.8.1:
- Changes that could break older environments:
 * ant-trax.jar is no longer produced since TrAX is included in JDK 1.4+.
 * Ant no longer ships with Apache Xerces-J or the XML APIs but relies
   on the Java runtime to provide a parser and matching API versions.
 * The stylebook ant task and the ant-stylebook.jar are removed.

- Fixed bugs:
 * Tasks that iterate over task or type definitions, references or
   targets now iterate over copies instead of the live maps to avoid
   ConcurrentModificationExceptions if another thread changes the
   maps.
 * The filesmatch condition threw a NullPointerException when
   comparing text files and the second file contained fewer lines than
   the first one.
 * Regression: The <ear> task would allow multiple
   META-INF/application.xml files to be added.
 * VectorSet#remove(Object) would fail if the size of the vector
   equaled its capacity.
 * Regression : ant -diagnostics was returning with exit code 1
 * Fix for exec task sometimes inserts extraneous newlines
 * SymlinkTest#testSymbolicLinkUtilsMethods failing on MacOS
 * If <concat>'s first resourcecollection child is a <resources>,
   any subsequently added child resourcecollection joins the first.
 * <get> with an invalid URL could trigger an NPE in some JVMs.
 * Broken Pipe issue under Ubuntu Linux
 * Properties wrongly read from file or not update during read
 * AntClassLoader in Ant 1.8.0 has been considerably slower than in
   1.7.1
 * ANT_CMD_LINE_ARGS are rippling through lower level Ant usage
 * email : IO error sending mail with plain mimetype
 * the complete-ant-cmd.pl script failed to create a proper cache of
   target if "ant -p" failed.
 * <rmic>'s sourcebase attribute was broken.
 * <copy>'s failonerror didn't work as expected when copying a single
   element resource collection to a file.
 * <get> no longer followed redirects if the redirect URL was relative
   and not an absolute URL.
 * fixed a performance degradation in the code that expands property
   references.
 * <jar filesetmanifest="merge"> was broken on Windows.
 * <symlink> delete failed if the link attribute was a relative path
   to a link inside the current directory without a leading ".".
 * <telnet> and <rexec> failed to find the expected strings when
   waiting for responses and thus always failed.

- Other changes:
 * Project provides new get methods that return copies instead of the
   live maps of task and type definitions, references and targets.
 * Ant is now more lenient with ZIP extra fields and will be able to
   read archives that it failed to read in earlier versions.
 * The <zip> family of tasks has been sped up for bigger archives.
 * Add removeKeepExtension option to NetRexxC task.
 * Add prefix attribute to loadproperties task.
 * Add resource attribute to length task.
 * PropertyResource will effectively proxy another Resource if ${name}
   evaluates to a Resource object.
 * Added forcestring attribute to equals condition to force evaluation
   of Object args as strings; previously only API-level usage of the
   equals condition allowed Object args, but Ant 1.8.x+ property
   evaluation may yield values of any type.
 * BuildFileTest.assertPropertyUnset() fails with a slightly more
   meaningful error message
 * <junit> will now throw an exception if a test name is empty.  This
   used to manifest itself in unrelated errors like
 * A change that made <exec> more reliable on Windows (Bugzilla Report
   5003) strongly impacts the performance for commands that execute
   quickly, like attrib.  Basically no single execution of a command
   could take less than a second on Windows.
   A few timeouts have been tweaked to allow these commands to finish
   more quickly but still they will take longer than they did with Ant
   1.7.1.
 * Added SimpleBigProjectLogger, intermediate between NoBannerLogger and
   BigProjectLogger.
 * <mappedresources> supports new attributes enablemultiplemappings
   and cache.
 * Added the augment task to manipulate existing references via Ant's basic
   introspection mechanisms.
2010-12-05 10:05:06 +00:00
adam
fecfae3b65 Fix building on Mac OS X 2010-12-04 08:12:33 +00:00
taca
616c39144e Update ruby-thor package to 0.14.6.
Changes are unknown.
2010-12-04 04:03:53 +00:00
taca
fd3e2bd8ab Update ruby-test-unit package to 2.1.2.
=== 2.1.2 / 2010-11-25

* 1 enhanchement
  * support auto runner prepare hook.
2010-12-04 04:03:03 +00:00
taca
131ddacaa8 Update ruby-mocha package to 0.9.10.
= 0.9.10 ()
* Added Mocha::ObjectMethods#unstub method - https://github.com/floehopper/mocha/issues#issue/6
* Inherit Mocha::ExpectationError from Exception instead of StandardError to reduce the chances of a test passing by accident - thanks to James Sanders (jsanders) - https://github.com/floehopper/mocha/issues#issue/15
* Fixed bug - GitHub README page to link correctly to code examples - https://github.com/floehopper/mocha/issues/closed#issue/11
* Fixed bug - PASSTHROUGH_EXCEPTIONS are defined on MiniTest::Unit::TestCase not in Mocha - thanks to Brian Troutwine (blt) - https://github.com/floehopper/mocha/issues/closed#issue/14

= 0.9.9 (ee3a79db4d52c3339e8acf07505e01236a2b4810)

* Avoid loading bits of the test-unit gem by accident. This is an attempt at
  a fix for the problem that James Adam reported [1]. By using 'load' instead
  of 'require' to detect the version of Test::Unit, we can avoid rubygems
  trying to load bits of the test-unit gem when it's not wanted. [1]
  http://floehopper.lighthouseapp.com/projects/22289-mocha/tickets/50#ticket-50-13
* Fix exception when running rake without test-unit gem. When test-unit gem
  >=v2.0.0 was installed but the "use_test_unit_gem" MOCHA_OPTIONS was not
  specified, a "comparison of Fixnum with Hash failed" exception was being
  raised when running the performance tests. This was because bits of the
  test-unit gem were being loaded accidentally and a Hash was being
  incorrectly supplied to the TestRunner.run method.
* Explicitly require rubygems for running tests via rake using test-unit gem.
* Handle newer versions of test-unit gem (v2.0.2 to v2.0.9)
* Handle newer versions of minitest gem (v1.4.0 to v1.6.0)
* Added warnings about monkey-patching test-unit and minitest to aid
  debugging. These are enabled by including "debug" in the MOCHA_OPTIONS
  environment variable. This is now a comma-separated list, so that we can
  specify multiple options e.g. MOCHA_OPTIONS=debug,use_test_unit_gem
* Eloy Duran (alloy) made the unit tests run on 1.9.2dev r25249.
* Eloy Duran (alloy) also improved some MiniTest TestResult code I'd written
  and got the acceptance tests running on Ruby 1.9 HEAD. There are still 4
  failures because for some reason the backtrace line numbers are off by
  one. And the minitest_test test case does not run when the whole suite is
  run with MiniTest. These issues still need investigation.
* Fixed some acceptance tests to run in Ruby 1.9.2 - it's no longer possible
  to subvert the protection of a method by calling it via Object#send.
* Fixed "test:performance" rake task so it runs in Ruby 1.9.2.
* Fix test incorrectly failing under Rubinius 1.0. This test imposed too many
  constraints. It appears that Object#inspect legitimately calls
  Object#object_id in Rubinius. But we're only interested in what 'id'
  methods Mocha::ObjectMethods#mocha_inspect calls. By stubbing
  Object#inspect we can relax the constraints imposed by the test.
* Luke Redpath (lukeredpath) added new shorthand "any" and "all" composite
  parameter matchers using "&" and "|". This provides an alternative syntax
  for expecting any or all matchers to pass,
  e.g. foo.expects(:bar).with(equals(1) | equals(2)).
* Improved documentation for Expectation#raises. A number of people have
  suggested an extension to the API to cope with custom exceptions that have
  extra constructor parameters. However, since the arguments supplied to
  Expectation#raises are just passed on to Kernel#raise, it's possible to
  pass in an instance of an exception. Thus no change to the API is required,
  but it does seem worthwhile pointing this out in the docs.
* Corrected RDoc example for Expectation#never thanks to Red David (reddavis).
* Improved RDoc including a change suggested by Rohit Arondekar (rohit).
* Updated gemspec as requested by Sam Woodard (shwoodard).
2010-12-04 04:01:54 +00:00
taca
b2cd42ec7a Update ruby-log4r package to 1.1.9.
Changes are unknown.
2010-12-04 04:01:06 +00:00
taca
6bf39d39dd Update ruby-i18n package to 0.5.0.
0.5.0

* "Extract Backend::ActiveRecord to a separate gem":197dacebad (see "i18n-active_record":https://github.com/svenfuchs/i18n-active_record)
* "Improve exception handling":2913ff9a75 (deprectates I18n.default_exception_handler)
* "Change MissingTranslationData message to 'translation missing: foo.bar'":68fdfe4795
* "Expose MissingTranslationsData#keys method":3a37a389ec
* "Improve Cascade#lookup (add default options)":0b9a1f2058
* "Finally remove deprecated interpolation syntax":2d43846d2b

0.4.2 (2010-10-26)

* "Improve UTF8 handling":e8d5820a3b
* "Expose I18n::VERSION":b832037bac
* "Better deprecation output":2bee924464
2010-12-04 04:00:24 +00:00
taca
6df7669090 Update ruby-flexmoc to 0.8.11.
Changes are unknown.
2010-12-04 03:58:30 +00:00
taca
602fe4ac82 Update ruby-ffi package to 1.0.0.
== 1.0.0 / 2010-11-30
* Major improvements
  * Better handling of non-ruby thread callbacks
  * Support for releasing the GIL during C function calls
* Minor improvements
  * code cleanups
2010-12-04 03:57:30 +00:00
taca
5d0f3c2220 Update ruby-facade package to 1.0.5.
== 1.0.5 - 10-Nov-2010
* Refactored the Rakefile.
2010-12-04 03:56:47 +00:00
taca
5d9ce8d815 Update ruby-debug-ide package to 0.4.16.
For Ruby 1.9 support, needs ruby-debug-base19 (unpackaged yet).

Changes:

Merged with ruby-debug-ide19, compatibility with ruby 1.9 Fixed segfaults on 1.9
2010-12-04 03:55:29 +00:00
taca
b992d0bba7 Update ruby-debug to 0.10.4.
0.10.4
10/27/10

 - Various bug fixes:
   * reload command.
   * plain 'info' command
   * improve list and list - (backwards) handling when hitting end of file
 - Add ability to specify port to debug on
 - Allow breakpoints at class methods
 - "quit!" is same as "quit unconditionally"
 - irb improvements: Access to non-executing rdebug commands inside irb via
   "dbgr" method
 - Go over documentation including that created by rdoc.
 - For emacs package: add README, INSTALL, AUTHORS.
2010-12-04 03:53:32 +00:00
taca
fa49aac929 Update ruby-debug-base to 0.10.4.
0.10.4
10/27/10

 - Various bug fixes:
   * reload command.
   * plain 'info' command
   * improve list and list - (backwards) handling when hitting end of file
 - Add ability to specify port to debug on
 - Allow breakpoints at class methods
 - "quit!" is same as "quit unconditionally"
 - irb improvements: Access to non-executing rdebug commands inside irb via
   "dbgr" method
 - Go over documentation including that created by rdoc.
 - For emacs package: add README, INSTALL, AUTHORS.
2010-12-04 03:52:25 +00:00
taca
2dc001a476 Update hoe package to 2.7.0.
=== 2.7.0 / 2010-11-15

* 2 minor enhancements:

  * Added new plugin: gem_prelude_sucks. (jbarnette)
    * Activate under 1.9 if you don't want it messing with you.
  * Added rspec2 support (bleything)

* 1 bug fix:

  * require uri in hoe/deps (raggi)
2010-12-04 03:50:20 +00:00
gdt
4b331afb52 Update to 2.1.0 for compatability with updated devel/bzr version.
From Jan Danielsson in private mail.  Miscellaneous changes, including:

* (Gordon Tyler) shell now accepts --directory
* shell now run qbzr commands in a subprocess.
* (Max Bowsher) fetch-ghosts now works again.  And has tests.
* conflict-diff no longer requires a single file to be specified.  Multiple
  files or no files can be specified.
2010-12-04 01:34:08 +00:00
gdt
32b72a63c1 Update to 0.98 for compatability with updated devel/bzr version.
Upstream does not have any reasonable NEWS/Changelog, but 0.97 does
not work with bzr 2.1.1.  From Jan Danielsson in private mail.
2010-12-04 01:27:52 +00:00
gdt
af7b7908d3 Upgrade to 2.1.1, from Jan Danielsson in private email.
Work has gone in to reducing memory usage in the 2.1 series.

This is a small bugfix release. Upgrading is recommended for anyone
running 2.1.0 or earlier.

Bugfixes:
* Avoid malloc(0) in patiencediff, which is non-portable.
* Fix stub sftp test server to call os.getcwdu().
* Merge correctly when this_tree is not a WorkingTree.
* Warn if pyrex is too old to compile the new SimpleSet and StaticTuple
  extensions, rather than having the build fail randomly.
2010-12-04 01:21:06 +00:00
drochner
2597755e81 reset PKGREV for base pkg update 2010-12-03 18:40:20 +00:00
wiz
3aea2d4aca Update to 2.7:
New in 2.7
----------

* Bugfix release.
2010-12-02 16:10:34 +00:00
wiz
039b1efffe Update to 4.00:
4.00 Mon Oct 25 13:30:09 CEST 2010
	- many API changes, see the manual.
        - (libev) lots and lots of bugfixes, see the ev documentation.
	- fix a bug where inotify usage would parse the same event
          multiple times, causing various forms of breakage.
	- greatly reduce stack usage for inotify (8kb to <0.5kb).
        - expose ev_depth and ev_verify via the XS API.
        - implement ev_cleanup watchers.
        - (libev) ev_embed_stop did not correctly stop the watcher.
        - (libev) disable poll backend on AIX.
        - (libev) rename EV_TIMEOUT to EV_TIMER.
        - (libev) add section on accept() problems to the manpage.
        - (libev) no child watchers on win32.
        - make code more aliasing compliant, in case perl is ever
          translated to C.
        - document the EV::CHECK runtime unavailability.
        - ported to minix 3.1.7.
2010-12-02 15:47:42 +00:00
wiz
7b0f839705 Update to 4.01. Shlib major bump, so bump bl3.mk.
4.01 Fri Nov  5 21:51:29 CET 2010
        - automake fucked it up, apparently, --add-missing -f is not quite enough
          to make it update its files, so 4.00 didn't install ev++.h and
          event.h on make install. grrr.
        - ev_loop(count|depth) didn't return anything (Robin Haberkorn).
        - change EV_UNDEF to 0xffffffff to silence some overzealous compilers.
        - use "(libev) " prefix for all libev error messages now.

4.00 Mon Oct 25 12:32:12 CEST 2010
	- "PORTING FROM LIBEV 3.X TO 4.X" (in ev.pod) is recommended reading.
	- ev_embed_stop did not correctly stop the watcher (very good
          testcase by Vladimir Timofeev).
        - ev_run will now always update the current loop time - it erroneously
          didn't when idle watchers were active, causing timers not to fire.
        - fix a bug where a timeout of zero caused the timer not to fire
          in the libevent emulation (testcase by Péter Szabó).
	- applied win32 fixes by Michael Lenaghan (also James Mansion).
	- replace EV_MINIMAL by EV_FEATURES.
        - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it
          seems the former is *much* faster than the latter.
        - linux kernel version detection (for inotify bug workarounds)
          did not work properly.
        - reduce the number of spurious wake-ups with the ports backend.
        - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).
        - do async init within ev_async_start, not ev_async_set, which avoids
          an API quirk where the set function must be called in the C++ API
          even when there is nothing to set.
        - add (undocumented) EV_ENABLE when adding events with kqueue,
          this might help with OS X, which seems to need it despite documenting
          not to need it (helpfully pointed out by Tilghman Lesher).
        - do not use poll by default on freebsd, it's broken (what isn't
          on freebsd...).
        - allow to embed epoll on kernels >= 2.6.32.
        - configure now prepends -O3, not appends it, so one can still
          override it.
        - ev.pod: greatly expanded the portability section, added a porting
          section, a description of watcher states and made lots of minor fixes.
        - disable poll backend on AIX, the poll header spams the namespace
          and it's not worth working around dead platforms (reported
          and analyzed by Aivars Kalvans).
        - improve header file compatibility of the standalone eventfd code
          in an obscure case.
        - implement EV_AVOID_STDIO option.
        - do not use sscanf to parse linux version number (smaller, faster,
          no sscanf dependency).
        - new EV_CHILD_ENABLE and EV_SIGNAL_ENABLE configurable settings.
        - update libev.m4 HAVE_CLOCK_SYSCALL test for newer glibcs.
        - add section on accept() problems to the manpage.
        - rename EV_TIMEOUT to EV_TIMER.
        - rename ev_loop_count/depth/verify/loop/unloop.
        - remove ev_default_destroy and ev_default_fork.
        - switch to two-digit minor version.
        - work around an apparent gentoo compiler bug.
        - define _DARWIN_UNLIMITED_SELECT. just so.
        - use enum instead of #define for most constants.
        - improve compatibility to older C++ compilers.
        - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now
          default arguments when compiled as C++.
        - enable automake dependency tracking.
        - ev_loop_new no longer leaks memory when loop creation failed.
        - new ev_cleanup watcher type.
2010-12-02 15:47:12 +00:00
wiz
6c43af4b29 Update to 1.0.3:
makedepend 1.0.3

    config: upgrade to util-macros 1.8 for additional man page support

    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.

    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    Enables use of platform appropriate version of sed.

    config: update AC_PREREQ statement to 2.60

    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.

    Convert testcase from bug 28045 into automake "make check" test

    Bug 28045 - makedepend fails on directory named like an include file
2010-12-02 14:46:39 +00:00
wiz
c58b2da2d2 Due to py-cairo 1.8.8<>1.8.10 binary incompatibility, bump dependency pattern
in buildlink3.mk and PKGREVISION of dependencies.
2010-12-02 13:36:56 +00:00
wiz
1cb2275c60 Update to 0.49:
0.49 Nov 25 2010
	- fixed issue with returning the episodes of TV series;
	- made movie kind low case to have back compatibility;
	- fixed retrieving year of movie;
	- fixed retrieving bio of the movie person;
	- fixed tests;

0.48 Oct 19 2010
	- fixed bug with retrieving of movie cover if the title contains special HTML symbols, ticket #62254;
	- added returning of default IMDB image in case if movie doesn't have a cover;
	- fixed issue with retrieving of movie's plot;
	- added a new method - storyline;
	- fixed bug with return of movie's kind;
	- fixed issue with not completed year period, i.e 2004-, ticket #62174;
		- added a few new tests.

0.47 Oct 12 2010
	- fixed module functionality according to new IMDB design.
2010-12-02 12:17:13 +00:00
wiz
67efa5ff47 Update to 6.14:
VERSION 6.14 (2010-10-20)

Date::Manip 5.xx fully integrated with 6.xx

Date::Manip 5.xx and 6.xx are both installed automatically, and the
correct one will be chosen.

Fixed a bug where recurrence handling was broken.  RT 62128

A lot of documentation was cleaned up to be easier to read, and better
organized.

VERSION 6.13 (2010-10-13)

New features

Added the input methods to Date::Manip::Date and Date::Manip::Delta.  Ed Avis.

The 'date +%z' command will also be used to determine the timezone.  Oliver Schulze

Bug fixes

Several changes to try to get rid of a memory leaks reported in RT
54937.  Huge thanks to BrowserUK on perlmonks for help.  Unfortunately, it
ended up being a bug in perl, and will only be resolved when that bug is
fixed. See the Date::Manip::Problems document for more information.

Reorganized Base/TZ to get rid of circular references.
Added end blocks to clean some global variables.
Got rid of switch/given structures.

Fixed a bug where an incomplete date with 'last' in it was causing an
error.  RT 60138

Fixed a bug where 'Sunday, 9th Jan 1972' wasn't parsed correctly.  RT 57832

Fixed a bug where Zones.pm was generated with the abbreviations in the wrong
order.  Amish Chana.

French month abbreviations now support periods.  Bernard Haerri

Added tests from RT 29655 to make sure that the problem never recurs.

Fixed documentation problem with the new_* methods in Date::Manip::Obj.  Options
must be passed in as \@opts rather than @opts.

Cleaned up some of the documentation.

VERSION 6.12 (2010-09-27)

IntCharSet config variable deprecated

With better support for international character sets, the old IntCharSet
config variable (which was a bandaid at best) is deprecated. Currently, the
functionality still exists, but it will be removed at some point.

New features

Added the Encoding config variable.

Now supports parsing the EXIF date format.  Rhesa Rozendaal

Bug fixes

Fixed Build.PL to not require perl 5.010 since the distribution as a whole
does not require that (and I want that fact to be in META.yml).

Fixed a bug where the Date::Manip::Date::set method was broken when setting
individual fields.  Helmut A. Bender

Fixed a bug where set didn't work in Date::Manip::Delta. Patch provided in
RT 59096.

Newest zoneinfo data (tzdata 2010m)

Converted all language files to UTF-8 and added rudimentary support for
character encodings. Some assistance by Stephen Ostermiller.

Fixed problem in Polish, Dutch.  Stephen Ostermiller

Extended support for 'nth' up to 53rd.  Paco Regodon

Added some corrections to German.  Dieter Lange

Clarified Date::Manip::Recur documentation based on RT 59132.
2010-12-02 12:15:49 +00:00
wiz
3481dfece9 Update to 1.7.2:
This is a scheduled bugfix release.

    * checknlink: return False if .hgtmp file preexists (issue2517)
    * commit: search both parents for missing copy revision (issue2484)
    * context: walk both parents for workingctx.ancestors()
    * convert/svn: fix changed files list upon directory replacements
    * hgwebdir: fix incorrect index generation for invalid paths (issue2023)
    * keyword: copy: when copied source is a symlink, follow it
    * mq: ignore subrepos (issue2499)
    * rebase: support --detach when null is common ancestor
    * subrepo: fix removing read-only svn files on Windows
    * subrepo: handle missing subrepo spec file as removed
    * subrepo: prune empty directories when removing svn subrepo
    * subrepo: use subprocess directly to avoid python 2.6 bug
    * util: do not crash on revisions with negative timestamp (issue2513)
    * util: do not recurse in makedirs if name is '' (issue2528)
    * win32mbcs: use extsetup() to wrap functions only once
    * wix: add support for x64 native MSI packages
2010-12-02 10:28:24 +00:00
drochner
2882e2092f fix MASTER_SITES 2010-11-30 11:48:39 +00:00
jmmv
95b9dd5240 Update monotone{,-el,-server} to 0.99.1:
Bugs fixed

- monotone crashed on x86_64 when a netsync action required
  the parsing of an URL. This has been fixed.
  (closes monotone issue 100)

- monotone's automation interface version was reported wrongly
  as 12.1, where it should have been 13.0.
2010-11-30 10:30:53 +00:00
agc
ac97f5a114 add and enable ldpc 2010-11-29 06:44:15 +00:00
agc
e8c822c06b Initial import of ldpc-20060208 into the Packages Collection.
This collection of programs and modules, written in C, is
	intended to support research and education concerning Low
	Density Parity Check (LDPC) codes.  (Note, however, that the
	copyright notice no longer restricts use to these purposes).
	These codes were invented by Robert Gallager in the early
	1960's, and re-invented and shown to have very good
	performance by David MacKay and myself in the mid-1990's.  The
	decoding algorithm for LDPC codes is related to that used for
	Turbo codes, and to probabilistic inference methods used in
	other fields.  Variations on LDPC and Turbo codes are
	currently the best practical codes known, in terms of their
	ability to transmit data at rates approaching channel capacity
	with very low error probability.
2010-11-29 06:43:15 +00:00
gdt
c3d073b846 avoid setuptools_darcs 2010-11-27 18:24:44 +00:00
obache
03254b33aa Update ruby-gnome2 packages to 0.90.5.
== Ruby-GNOME2 0.90.5: 2010-10-28

NOTE: 0.90.x releases are for 1.0.0 major release.

A build system improvements release.

=== Changes

==== All

  * Improvements
    * add --with-pkg-config-dir option to extconf.rb for *.pc.

==== Ruby/GLib2

  * Improvements
    * glib-mkenums.rb can work with Ruby 1.9 on LANG=C.
      [Kouhei Sutou]

  * Bug fixes
    * fix pkg-config gem dependency.
      [Kouhei Sutou]

== Ruby-GNOME2 0.90.4: 2010-10-24

NOTE: 0.90.x releases are for 1.0.0 major release.

A bug fix release of 0.90.3.

=== Changes

==== Ruby/GLib2

  * Bug fixes
    * add missing '*' for String type conversion. [#3093789]
      [tmtms, Kouhei Sutou]

==== Ruby/GIO2

  * Bug fixes
    * Remove needless cairo dependency.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Libglade2

  * Improvements
    * Don't install *.pc by default.
      [OBATA Akio, Kouhei Sutou]
2010-11-27 06:14:45 +00:00
adam
2f2ed5f9b2 Changes 1.45.0:
* Fixed a problem on kqueue-based platforms where a deadline_timer
  may never fire if the io_service is running in a background thread
* Fixed a const-correctness issue that prevented valid uses of
  has_service<> from compiling
* Fixed MinGW cross-compilation
* Removed dependency on deprecated Boost.System functions
* Ensured close()/closesocket() failures are correctly propagated
* Added a check for errors returned by
  InitializeCriticalSectionAndSpinCount
* Added support for hardware flow control on QNX
* Always use pselect() on HP-UX, if it is available.
* Ensured handler arguments are passed as lvalues
* Fixed Windows build when thread support is disabled
* Fixed a Windows-specific problem where deadline_timer objects with
  expiry times set more than 5 minutes in the future may never expire
* Fixed the resolver backend on BSD platforms so that an empty service
  name resolves to port number 0, as per the documentation
* Fixed read operations so that they do not accept buffer sequences of
  type const_buffers_1
* Redefined Protocol and id to avoid clashing with Objective-C++ keywords
* Fixed a vector reallocation performance issue that can occur when
  there are many active deadline_timer objects
* Fixed the kqueue backend so that it compiles on NetBSD
* Fixed the socket io_control() implementation on 64-bit Mac OS X and
  BSD platforms
* Fixed a Windows-specific problem where failures from accept() are
  incorrectly treated as successes
* Deprecated the separate compilation header <boost/asio/impl/src.cpp>
  in favour of <boost/asio/impl/src.hpp>
2010-11-26 21:07:00 +00:00
adam
6e1fc4a011 Changes 1.45.0:
* Fixed a problem on kqueue-based platforms where a deadline_timer
  may never fire if the io_service is running in a background thread
* Fixed a const-correctness issue that prevented valid uses of
  has_service<> from compiling
* Fixed MinGW cross-compilation
* Removed dependency on deprecated Boost.System functions
* Ensured close()/closesocket() failures are correctly propagated
* Added a check for errors returned by
  InitializeCriticalSectionAndSpinCount
* Added support for hardware flow control on QNX
* Always use pselect() on HP-UX, if it is available.
* Ensured handler arguments are passed as lvalues
* Fixed Windows build when thread support is disabled
* Fixed a Windows-specific problem where deadline_timer objects with
  expiry times set more than 5 minutes in the future may never expire
* Fixed the resolver backend on BSD platforms so that an empty service
  name resolves to port number 0, as per the documentation
* Fixed read operations so that they do not accept buffer sequences of
  type const_buffers_1
* Redefined Protocol and id to avoid clashing with Objective-C++ keywords
* Fixed a vector reallocation performance issue that can occur when
  there are many active deadline_timer objects
* Fixed the kqueue backend so that it compiles on NetBSD
* Fixed the socket io_control() implementation on 64-bit Mac OS X and
  BSD platforms
* Fixed a Windows-specific problem where failures from accept() are
  incorrectly treated as successes
* Deprecated the separate compilation header <boost/asio/impl/src.cpp>
  in favour of <boost/asio/impl/src.hpp>
2010-11-26 20:46:59 +00:00
taca
9a7da89234 Update subversion package to 1.6.15.
Also update subversion-base, ap2-subversion, p5-subversion, py-subversion
and ruby-subversion.


Version 1.6.15
(26 Nov 2010, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.15

  User-visible changes:
   * improve svnsync handling of dir copies (r962377, -8)
   * hide unreadable dirs in mod_dav_svn's GET response (r996884)
   * make 'svnmucc propsetf' actually work (r1005446)
   * limit memory fragmentation in svnserve (r1022675)
   * fix 'svn export' regression from 1.6.13 (r1032970)
   * fix 'svn export' mistakenly uri-encodes paths (issue #3745)
   * fix server-side memory leaks triggered by 'blame -g' (r1032808)
   * prevent crash in mod_dav_svn when using SVNParentPath (r1033166)
   * allow 'log -g' to continue in the face of invalid mergeinfo (r1028108)
   * filter unreadable paths for 'svn ls' and 'svn co' (r997026, -070, -474)
   * fix abort in 'svn blame -g' (issue #3666)
   * fix file handle leak in ruby bindings (issue #3512)
   * remove check for 1.7-style working copies (issue #3729)

  Developer-visible changes:
   * improve some swig parameter mapping (r984565, r1035745)
   * improve test accuracy over dav (r991534, r877814)
   * create fails.log for test runs (r964349)
   * improve detection of 'svnversion' when buildling (r877219, et al)
   * don't violate API layering in dumpstream logic (issue #3733)
   * don't report working copy installs as switched (r1033921)


Version 1.6.14
(Not released, see changes for 1.6.15.)
2010-11-26 13:57:59 +00:00
hauke
cc22f47fe6 The distribution patch under work/nbitools-R6.3/config/md.patch breaks
with GNU patch, hurting !NetBSD pkgsrc platforms. Replace the patch with
patch-a{m,n,o}, and remove the pre-patch target.

The pkglint
ERROR: Makefile:24: Invalid tool syntax: "${IMAKE_TOOLS:Nimake}".
appears to be bogus, given an identical expression is used in
<mk/tools/imake.mk>.
2010-11-25 15:17:50 +00:00
drochner
af76fde3d4 update to 2.30.6
changes: translation updates
2010-11-24 20:14:05 +00:00
drochner
0a0b91d2b6 update to 2.26.0
This switches to the gnome-2.32 release branch.
2010-11-24 18:54:55 +00:00
drochner
b7cb97512f update to 0.13
too many changes to list here - see the ReleaseNotes
2010-11-24 17:58:22 +00:00
wiz
e23e57c3f5 Update to 3.0z:
External compression updates. 3.0z prints a new warning when it
decompresses externally-compressed inputs, since I've received a
few reports of users confused by checksum failures. Remember, it
is not possible for xdelta3 to decompress and recompress a file
and ensure it has the same checksum. 3.0z improves error handling
for externally-compressed inputs with "trailing garbage" and also
includes a new flag to force the external compression command. Pass
'-F' to xdelta3 and it will pass '-f' to the external compression
command.
2010-11-23 17:20:04 +00:00
wiz
c389348851 Update to 1.7.1:
This is an unscheduled bugfix release. 1.7 clients broke support
for pushing bookmarks with HTTP.

    * alias: fall back to normal error handling for ambigious commands (issue2475)
    * bundlerepository: get rid of temporary bundle files (issue2478)
    * bundlerepository: test self.tempfile field, not tempfile module
    * eol: exclude .hgtags file from eol translation (issue2493)
    * log: fix log -rREV FILE when REV isnt the last filerev (issue2492)
    * opener: check hardlink count reporting (issue1866)
    * pushkey: force HTTP POST on push and add tests (issue2489)
    * revlog: fix descendants() if nullrev is in revs
    * subrepo: test & fix svn subrepo removal
    * win32: remove try-catch block of GetModuleFileNameEx (issue2480)
2010-11-23 14:21:21 +00:00
wiz
bfcea0cd0c Fix typo in comment. 2010-11-23 13:56:31 +00:00
haad
c57e717095 Add small patch which fixes problem with p5-gettext described in
http://rt.cpan.org/Public/Bug/Display.html?id=35680
2010-11-23 13:53:53 +00:00
tron
9a470f7c22 Add fix for CVE-2010-2891 taken from Debian's GIT repository. 2010-11-23 11:30:50 +00:00
ahoka
3c1fedf7ca Update to version 0.48. 2010-11-22 09:32:24 +00:00
dholland
04084b3a74 Needs c99; fixes Solaris build, from yamt in PR 37617. 2010-11-21 03:48:23 +00:00
minskim
e812d5671a Make apel build with emacs24. 2010-11-20 22:44:39 +00:00
minskim
0286376aff Update lua-mode to 20100617.
Changes:
- Cleans up the code and attempts to improve long string colouring.
- Adds syntax colouring for variable declarations and long strings,
  and tidies up the source somewhat, while simplifying the
  distribution to a single ELisp file.
- Fixes minor bugs.
2010-11-20 21:02:40 +00:00
taca
874344cb5a Update ruby-rspec to 1.3.1.
=== Version 1.3.1 / 2010-10-09

* enhancements
  * Array =~ matcher works with subclasses of Array (Matthew Peychich & Pat Maddox)
  * config.suppress_deprecation_warnings!

* bug fixes
  * QuitBacktraceTweaker no longer eats all paths with 'lib'
    (Tim Harper - #912)
  * Fix delegation of stubbed values on superclass class-level methods.
    (Scott Taylor - #496 - #957)
  * Fix pending to work with ruby-1.9

* deprecations
  * share_as (will be removed from rspec-core-2.0)
  * simple_matcher (will be removed from rspec-core-2.0)
2010-11-20 11:55:22 +00:00
tsutsui
91a1677c37 Make this build on NetBSD/sh3el.
Tested on NetBSD/landisk 5.1.
2010-11-20 08:45:12 +00:00
obache
663a420ef2 Adjust dbus machine uuid path to dbus package.
Bump PKGREVISION.
2010-11-20 01:36:49 +00:00
tez
18d9c308eb make build honor LDFLAGS
fixes build on platforms not using builtin libiconv PR#44105
2010-11-19 19:21:37 +00:00
obache
fcd27f0ed8 No need gtkdoc-rebase workaround anymore. 2010-11-19 01:12:23 +00:00
obache
1845cb43ba Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed. 2010-11-18 23:59:15 +00:00
obache
d0eb87809f Fixes paths for PKGCONFIG_OVERRIDE files. 2010-11-18 11:35:02 +00:00
obache
217ee6e46a Update devhelp to 2.32.0.
This switches to the gnome-2.32 release branch.
2010-11-18 02:05:52 +00:00
dholland
21a6ea1077 One of the graphviz libraries changed major number in the update, so
bump PKGREVISION of its bl3 users.
2010-11-17 16:47:37 +00:00
drochner
21d9ec5568 don't call gio-querymodules on installation of gio-fam, the framework
will take care of this
2010-11-17 14:36:45 +00:00
drochner
b1269d0081 deal with giomodule.cache, should fix PRs pkg/43578 and pkg/44104
by Robert Elz
2010-11-17 14:35:32 +00:00
drochner
8651fc0fe4 add support for rebuilding giomodule.cache on INSTALL/DEINSTALL,
addresses PRs pkg/43578 and pkg/44104 by Robert Elz
2010-11-17 14:09:55 +00:00
obache
aa15df55d7 Update p5-Data-Alias to 1.08.
1.08  Fri Oct 22 09:39 BST 2010
	- Updated to work with Perl versions 5.11.0 up to 5.13.0,
	  including particularly the major change in when rv2cv ops get
	  built in 5.11.2
2010-11-17 08:27:07 +00:00
drochner
1697eca6ec +gobject-introspection 2010-11-16 20:11:25 +00:00
drochner
7617d55695 add gobject-instrospection-0.9.12, needed by upcoming pygtk versions,
from obache per pkgsrc-wip
2010-11-16 20:08:16 +00:00
drochner
5fb166684d +dconf 2010-11-16 19:53:24 +00:00
drochner
7c71817524 add dconf-0.5.1, a backend for the "gsettings" part of GConf which
is needed to store data persistently
(The code is still crappy, but it will be needed by some gnome>=2.32
applications which switched to "gsettings".)
2010-11-16 19:47:07 +00:00
drochner
154db8d75e needs Python for some helper script 2010-11-16 15:12:19 +00:00
drochner
c54b0a8158 update to 2.1.1
changes:
-bugfixes
-Upgrade XMPCore to Adobe XMP 4.4.2
-API additions
2010-11-16 13:50:56 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
drochner
d5d84c81ac update to 1.32.0
This switches to the gnome-2.32 release branch.
2010-11-15 20:51:44 +00:00
drochner
10c604929e reset PKGREV for base pkg update 2010-11-15 19:55:53 +00:00
drochner
596dc3e594 update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-15 19:55:10 +00:00
drochner
65b4f14905 update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-15 18:33:17 +00:00
drochner
87420650a0 update to 2.32.0
This switches to the gnome-2.32 release branch.
2010-11-15 18:32:25 +00:00
drochner
7b225acdfd update to 2.26.1
changes:
-bugfixes, in particular for big-endian systems
-translation updates
2010-11-15 14:36:03 +00:00
sno
d985c5a914 Fix copy/paste error in homepage 2010-11-14 21:01:08 +00:00
sno
df7bebe1ed Added devel/p5-File-ConfigDir version 0.004 2010-11-14 20:43:14 +00:00
sno
524f70d9b6 Importing Perl5 module File::ConfigDir 0.004 into devel/p5-File-ConfigDir.
This module is a helper for installing, reading and finding configuration
file locations. It's intended to work in every supported Perl5 environment
and will always try to Do The Right Thing(tm).

File::ConfigDir is a module to help out when perl modules (especially
applications) need to read and store configuration files from more than one
location. Writing user configuration is easy thanks to File::HomeDir, but
what when the system administrator needs to place some global configuration
or there will be system related configuration (in /etc on UNIX(tm) or
$ENV{windir} on Windows(tm)) and some network configuration in nfs mapped
/etc/p5-app or $ENV{ALLUSERSPROFILE} . "\\Application Data\\p5-app",
respectively.

File::ConfigDir has no "do what I mean" mode - it's entirely up to the user
to pick the right directory for each particular application.
2010-11-14 20:42:57 +00:00
tonnerre
f1322368d4 PHP has grown a new flag; disable building the PHP extension as well if we
disable PHP. This fixes the build with PHP disabled.
2010-11-14 12:09:22 +00:00
shattered
309ff161ba Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
tnn
4d10e90746 Reluctantly switch over to bundled cairo and pixman for mozilla packages,
like other distros have recently done. Bump package revisions.

Background:
The cairo-1.10 update caused multiple regressions in firefox, such as
flickering gif animations and crashes.
Mozilla doesn't seem interested in fixing it on the stable branches:
  https://bugzilla.mozilla.org/show_bug.cgi?id=610107
Other references:
  https://bugzilla.redhat.com/show_bug.cgi?id=628331
  http://bugs.gentoo.org/show_bug.cgi?id=337813
  https://bugzilla.mozilla.org/show_bug.cgi?id=597174

This workaround is guaranteed to cause other problems in the long run;
so we should attempt to switch back when we move to the mozilla-2.0 branch.
2010-11-13 11:54:43 +00:00
adam
e39cf0db6a Cmake requires libarchive>=2.8.4 2010-11-13 06:54:13 +00:00
jym
b7ca8bdeb9 Update AWL to 0.45.
Changelog:

2010-09-20  Andrew McMillan  <andrew@morphoss.com>
	* [AWLDbDialect] Quote hex numbers as strings.

2010-09-11  Andrew McMillan  <andrew@morphoss.com>
	* [iCalendar/vComponent/vEvent] UTF8 mode for RFC5545 wrap regexes

2010-09-10  Andrew McMillan  <andrew@morphoss.com>
	* [AWLUtilities] Undeclared globals in force_utf8.
	* [iCalendar,vEvent,vComponent] Fix the line wrapping in V* components.

2010-08-30  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Add a function to return a single property.

2010-08-28  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Various changes in use with VCard.
	  - Enforce upercase property names.
	  - Invert array sense for MaskComponents / MaskProperties to match
	    the way it is with the GetProperties, GetComponents.

2010-08-26  Andrew McMillan  <andrew@morphoss.com>
	* Add some basic filter processing for addressbook-query usage.
	* Wrap password logging in logs behind $c->dbg['password'] = 1;

2010-06-23  Andrew McMillan  <andrew@morphoss.com>
	* [XMLDocument] Add helper for CardDAVElement.

2010-06-17  Andrew McMillan  <andrew@morphoss.com>
	* [Session] Try and clarify the lost password text a little better.
	* Don't send multipart/form-data if the form is GET.

2010-05-28  Andrew McMillan  <debian@mcmillan.net.nz>
	* [AwlQuery] Fixing backward compatibility with PgQuery.
	* [AwlQuery] Fix handling of queries with no parameters.

2010-05-27  Andrew McMillan  <andrew@morphoss.com>
	* [iCalendar] Apply correct wrapping for RFC5545.
	* [iCalendar] Don't add a trailling space when wrapping for RFC5545.

2010-05-19  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Generic base class for handling VCALENDAR, VCARD, etc.
	* Expose transaction state at query level.
	* No need to return anything from the schema update.

2010-05-09  Andrew McMillan  <andrew@morphoss.com>
	* [Translation] If gettext is not installed, fall back to English.

2010-05-08  Andrew McMillan  <andrew@morphoss.com>
	* Add Australia to the list of possible TZ continents.

2010-04-28  Andrew McMillan  <andrew@morphoss.com>
	* [AwlQuery] Handle setting an alternative connection somewhat better.
	* [Session] _CheckLogin needs to access $c for external authentication.
	* Allow for multiple records to have somehow got into the DB.
	* Better parameter escaping, including escaping ? for older PHP::PDO.

2010-04-20  Andrew McMillan  <andrew@morphoss.com>
	* Replace deprecated split() calls.

2010-04-17  Andrew McMillan  <andrew@morphoss.com>
	* Release 0.43

2010-04-15  Andrew McMillan  <andrew@morphoss.com>
	* [iCalendar] Add and use a new olson_from_tzstring() function.

2010-04-14  Andrew McMillan  <andrew@morphoss.com>
	* We can close this bug now, since it was fixed a wee while ago.
	* [AwlQuery] Warn if named parameters are passed in incorrectly.
	* Fix strange alternate reality definition of aparche_read_header.

2010-04-12  Andrew McMillan  <andrew@morphoss.com>
	* Preparing to release 0.43
	* The new database libraries should be with the library code.
	  Especially since they're being used for more than just DAViCal now.
karora@dave:~/projects/awl$ gitlog-to-changelog --since=2010-04-13
2010-09-11  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Tweak wrapping one last time.
	* [iCalendar/vComponent/vEvent] UTF8 mode for RFC5545 wrap regexes
	  The regexes used for wrapping to 72 characters in line with
	  RFC5545 wrapping rules need to be UTF8 aware, otherwise they
	  will break lines in the middle of UTF8 sequences and we get
	  to fail to put both broken parts into the database.

2010-09-10  Andrew McMillan  <andrew@morphoss.com>
	* [AWLUtilities] Undeclared globals in force_utf8.
	* Ignore Eclipse droppings.
	* [iCalendar,vEvent,vComponent] Fix the line wrapping in V* components.
	  The wordwrap was not being done in a repeatably reversible manner
	  due to a misguided effort to make it more readable.  This gives up
	  on readability in favour of reversability.

2010-09-02  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Revert that last change.

2010-08-30  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Add a function to return a single property.
	* Slightly better TZname to Olson matching.

2010-08-28  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Various changes in use with VCard.
	  - Enforce upercase property names.
	  - Invert array sense for MaskComponents / MaskProperties to match
	    the way it is with the GetProperties, GetComponents.
	  - Generally improve the consistency.

2010-08-26  Andrew McMillan  <andrew@morphoss.com>
	* Add some basic filter processing for addressbook-query usage.
	* Wrap password logging in logs behind $c->dbg['password'] = 1;

2010-06-23  Andrew McMillan  <andrew@morphoss.com>
	* [XMLDocument] Add helper for CardDAVElement.

2010-06-17  Andrew McMillan  <andrew@morphoss.com>
	* [Session] Try and clarify the lost password text a little better.
	* Don't send multipart/form-data if the form is GET.

2010-05-28  Andrew McMillan  <debian@mcmillan.net.nz>
	* [AwlQuery] Fixing backward compatibility with PgQuery.
	* [AwlQuery] Fix handling of queries with no parameters.

2010-05-27  Andrew McMillan  <andrew@morphoss.com>
	* [iCalendar] Apply correct wrapping for RFC5545.
	* [iCalendar] Don't add a trailling space when wrapping for RFC5545.

2010-05-19  Andrew McMillan  <andrew@morphoss.com>
	* [vComponent] Generic base class for handling VCALENDAR, VCARD, etc.
	* Expose transaction state at query level.
	* No need to return anything from the schema update.

2010-05-09  Andrew McMillan  <andrew@morphoss.com>
	* [Translation] If gettext is not installed, fall back to English.

2010-05-08  Andrew McMillan  <andrew@morphoss.com>
	* Add Australia to the list of possible TZ continents.

2010-04-28  Andrew McMillan  <andrew@morphoss.com>
	* [AwlQuery] Handle setting an alternative connection somewhat better.
	* [Session] _CheckLogin needs to access $c for external authentication.
	* Allow for multiple records to have somehow got into the DB.
	* Better parameter escaping, including escaping ? for older PHP::PDO.

2010-04-20  Andrew McMillan  <andrew@morphoss.com>
	* Replace deprecated split() calls.
2010-11-12 18:20:19 +00:00
gls
6ce19e0a90 Add a patch from drochner@ to keep the selftest from crashing.
While here, fix MASTER_SITES, USE_TOOLS and build deps.
2010-11-11 23:05:17 +00:00
jdolecek
89501e09ee make sure to build against pkgsrc subversion
fix build on MacOS X - avoid absolute paths (they are filtered out by gcc
wrapper), and use GNU make

bump PKGREVISION
2010-11-11 21:07:13 +00:00
adam
36f6f659f7 Changes 2.8.3:
* When processing DartMeasurements use the tests working directory.
* ExternalProject: No svn --username if empty.
* Avoid problem reading jni.h on Macs.
* Fixed appending PATH to dumpbin tool from growing without bounds.
* Switch to CMAKE_PATH when doing PATH comparisons on Windows.
* Remove unecessary TO_CMAKE_PATH for gp_cmd_dir.
* Append the gp_tool path to the system PATH using native slashes.
* Fixes to GetPrerequisites for cygwin.
* CPackDeb Added several optional debian binary package fields.
* ENH: Added case for Python 2.7.
* Fixed parallel build for generators with EXTRA.
2010-11-11 08:34:01 +00:00
tez
540383c798 Fix build on solaris 10 again...
#define _XOPEN_SOURCE 600 in glib/tests/strfuncs.c and include the required
header to define the major() & minor() macros in gio/gdbusmessage.c
upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=633390
2010-11-10 20:51:46 +00:00
obache
2dfbc8e90f Some ABI incompatibilites was introduced at Ruby/GLib2 0.90.3.
(macro changes, need to recompile package using it)
Bump BUILDLINK_ABI_DEPENDS and bump PKGREVISION of two packages using it
(other packages depending on Ruby/GLib2 are part of Ruby/Gnome2 and
 already depending on the version).
2010-11-10 04:47:59 +00:00
drochner
c790adf988 add missing header to fix build of non-gcc-intrinsic atomic support,
used by NetBSD/i386<=5.x
patch provided and tested by Daniel Horecki
2010-11-08 04:11:47 +00:00
jmmv
bcafa91d1e Update to 0.99: use the monotone 0.99 distfile. 2010-11-07 20:53:59 +00:00
jmmv
0904ace13d Update to 0.99: depend on monotone 0.99. 2010-11-07 20:52:43 +00:00
jmmv
3178f0b4e1 Update to 0.99:
Changes

- The database scheme was changed; please execute 'mtn db migrate'
  on all your local and remote databases.

- Normal and automate sync, push, and pull now take a
  --dry-run option; no data is transferred, but the connection
  is made and a summary of what would be transferred is
  output.

- The changelog editor format was simplified; user entered text
  is back at the top of file and the instructions have been reduced.
  The edited text is saved now even if a commit is canceled.

- Selectors are much more powerful now and selector functions to
  calculate common sets of revisions have been introduced.
  The characters '(', ')', and ';' need to be quoted if mean literally
  (just like '/') because of this. See section 3.2 in the documentation
  for details.
  (fixes monotone bug #18302).

- The SERVER [BRANCH] call syntax for network-related commands
  has been deprecated in favour of the existing, universal
  URI syntax.  Additionally, file:// and ssh:// URIs are now
  parsed for include and exclude patterns just as the native
  mtn:// URIs.

  The possibility to specify include patterns by using
  'include=' and exclude patterns by using 'exclude='
  in the query string has been removed. Patterns are separated
  by ';' and will be treated as include patterns unless prefixed
  with '-'. Where you could previously specify
  'mtn://host/?include=foo,exclude=bar', you would now give
  'mtn://host/?foo;-bar' instead.

  The URI parser was made a bit more standards compliant and
  treats the scheme and host in a case insensitive manner.
  The path and query parts are now automatically URL-decoded.

  We deviate from RFC 3986 however by recognizing the authority
  part in scheme-less URLs, where the standard would force us
  to recognize a path instead.  For example, for the URL

      'code.monotone.ca/monotone'

  we'd normally parse 'code.monotone.ca/monotone' as path, but our
  implementation parses 'code.monotone.ca' as authority and
  '/monotone' as path, so you are not forced to type 'mtn://' on
  command line, just as you are not forced to type 'http://' in
  your browser.  Monotone's native scheme / protocol 'mtn' is by
  the way set as default in cases like this.

  The format for the server part of the 'default-server',
  'known-server', 'server-include' and 'server-exclude'
  database variables has been changed and now always includes
  the complete (normalized) URI resource, consisting of the
  used protocol, user, host, port and path parts.  Older entries
  in existing databases which do not match the new format are
  preserved and not changed by monotone.

  Please check the manual section 5.3 for more details on the
  URI syntax.

- Naturally, the 'clone' command now also accepts mtn:// URIs,
  though the use of branch globs is forbidden unless a branch is
  specified separately with the new --branch option.

  To avoid confusion with an existing workspace, clone no longer
  looks for and loads the options of such a workspace, therefor
  it now also falls back to the configured default database and
  no longer to the database used in the workspace if no explicit
  database is given.

- Server defaults for netsync operations are now only saved if
  the exchange was successful.  The progress messages which have
  been issued for this previously have been removed, since they
  would come up now unexpectedly and would clutter the output of
  commands such as 'clone', 'automate remote' and
  'automate remote_stdio'.

- The following characters have been deprecated in branch names

        ?,;*%+{}[]!^

  as they denote either meta characters in monotone's URI syntax
  or are used in globs to resolve branch patterns.
  Furthermore, branch names should no longer start with a dash
  (-), since this character is used to denote an exclude pattern
  in the aforementioned URI syntax.

  monotone warns on the creation of branches which violate these
  restrictions and gives further directions.

- The 'cert' command can now operate on multiple revisions at once.

- The command 'db kill_rev_locally' has been renamed to
  'local kill_revision', and 'db kill_tag_locally' and
  'db kill_branch_certs_locally' have been replaced with a more
  flexible command 'local kill_certs'.

- The 'import' command now keeps the created bookkeeping root if
  --dry-run is not specified.  This makes it possible to re-use
  the import directory as workspace and is also more closely
  to what our documentation states, when it says that import
  is basically "setup with a twist".

- On Win32 native, the option '--no-format-dates' which disables
  the localized date format, is now the default for 'commit', since
  dates are not parseable on Win32 native.

- The automate commands sync, push, and pull now output information
  about each transferred revision, cert and key, in basic_io format.

- monotone no longer passes syntactically correct, but non-existent
  revision ids through the selector machinery.  The most visible
  place for this change is 'automate select', which no longer
  echoes every possible 40 hex-byte string.

- The 'automate genkey' command has been renamed to
  'automate generate_key'

New features

- Options can now be overridden; you can specify '--no-unknown
  --unknown' on the command line and effectively get back the original
  state in the application.  Similarly, you can specify '--no-unknown'
  in the 'get_default_command_options' hook and then override that
  with '--unknown' on the command line.

- New global options:
  --no-ignore-suspend-certs     undo previous --ignore-suspend-certs
  --use-default-key             undo previous --key
  --allow-default-confdir       undo previous --no-default-confdir
  --allow-workspace             undo previous --no-workspace
  --interactive                 undo previous --non-interactive
  --no-standard-rcfiles         replaces --norc
  --standard-rcfiles            undo previous --no-standard-rcfiles
  --no-builtin-rcfile           replaces --nostd
  --builtin-rcfile              undo previous --no-builtin-rcfile
  --clear-rcfiles               undo previous --rcfile
  --verbose [-v]                increase verbosity (opposite of --quiet)

- Global options now hidden:
  --roster-cache-performance-log

- New command options:
  add
    --no-recursive                  undo previous --recursive
    --respect-ignore                undo previous --no-respect-ignore
    --no-unknown                    undo previous --unknown
  bisect *, checkout, pivot_root, pluck, update, automate update
    --no-move-conflicting-paths     undo previous --move-conflicting-paths
  diff
    --without-header                undo previous --with-header
    --show-encloser                 undo previous --no-show-encloser
  disapprove, suspend
    --no-update                     undo previous --update
  drop
    --no-recursive                  undo previous --recursive
  explicit_merge, merge, merge_into_dir propagate
    --no-resolve-conflicts          undo previous --resolve-conflicts
    --no-update                     undo previous --update
  log
    --no-brief                      undo previous --brief
    --no-diffs                      undo previous --diffs
    --clear-from                    undo previous --from
    --files                         undo previous --no-files
    --graph                         undo previous --no-graph
    --merges                        undo previous --no-merges
    --clear-to                      undo previous --to
  import
    --no-dry-run                    undo previous --dry-run
    --respect-ignore                undo previous --no-respect-ignore
  mkdir
    --respect-ignore                undo previous --no-respect-ignore
  serve
    --no-pid-file                   undo previous --pid-file
  sync, pull, push, automate remote_stdio, automate remote
  automate pull, automate push, automate sync
    --no-set-default                undo previous --set-default
  sync, pull, push, automate pull, automate push, automate sync
    --dry-run                       just report what would be sent/received
  automate inventory
    --corresponding-renames         undo previous --no-corresponding-renames
    --ignored                       undo previous --no-ignored
    --unchanged                     undo previous --no-unchanged
    --unknown                       undo previous --no-unknown
  automate content_diff
    --without-header                undo previous --with-header
  automate show_conflicts
    --no-ignore-suspend-certs       undo previous --ignore-suspend-certs
  automate log
    --clear-from                    undo previous --from
    --merges                        undo previous --no-merges
    --clear-to                      undo previous --to

- Command options now hidden:
  (several commands) --no-prefix
  serve    --stdio --no-transport-auth
  (all netsync/remote commands) --min-netsync-version --max-netsync-version

- Deprecated options:
  --norc         use --no-standard-rcfiles
  --nostd        use --no-builtin-rcfile
  --reallyquiet  use --quiet --quiet
  --debug        use --verbose

- To aid command line typing, partial option names are tried to
  be expanded; if the expansion leads to multiple possibilities,
  all matches and an accompanying short description of the
  particular expansion are displayed.

  Two types of expansions are available: simple prefix matching
  and word abbreviation matching. Single-word options like '--update'
  are easier to expand from prefixes, as they're unique after a few
  characters, in this example '--up' already matches.

  Multi-word options like for example '--ignore-suspend-certs' might
  collide however with single-worded ones and are best expanded from
  abbreviations, in this case '--isc'.

- The 'disapprove' command now accepts a revision range in
  addition to a single revision.

- A new 'manpage' command has been added which dumps the monotone
  command help including all global and command specific options in
  standard troff format.  If this command is used interactively, its
  output is automatically processed through nroff and less, in case
  both are available on your system.  If not, you can change the default
  command by overwriting the 'get_man_page_formatter_command' hook.

  The 'manpage' command is also used to create a static version of
  mtn(1) which is now installed with the rest of monotone's docs.

- New 'k:' selector type to query revisions where at least one
  certificate was signed with the given key.

- New automate command 'log' which behaves identical to the
  normal 'log' command, except that it only outputs the
  revision ids.

- New automate command 'checkout' which works just as its
  non-automate counterpart.

- Monotone now tracks file size information (hence the previously
  mentioned schema change).
  File sizes are currently only queryable via the automation
  interface, directly for specific files via 'get_file_size' or
  as part of the extended manifest (see below), but these
  information may become visible as part of the user UI later on
  as well.

- New automate command 'get_extended_manifest_of', which prints
  a beefed-up manifest format with file size and extensive marking
  information.  This can be used to easily determine when specific
  nodes have been changed or moved at last.

- New automate commands 'put_public_key', 'get_public_key' and
  'drop_public_key'. (closes monotone bug #30345)

Bugs fixed

- The 'mv' command now warns when a source is being renamed onto
  itself or one of its children (fixes monotone bug #29484).

- The 'mv' command now also handles this usage properly, where
  'foo' is a directory:

     $ mv foo bar
     $ mtn mv --bookkeep-only foo bar

- monotone no longer asks to pick a branch from a set of branches
  of a revision in which all but one branch have been suspended
  (fixes monotone bug #29843)

- The annotate command no longer fails if it should print out
  empty or untrusted date cert values
  (fixes monotone bug #30150)

- monotone now tries harder to find the cancel hint in a commit
  message and only aborts if it can't find it anywhere
  (fixes monotone bug #30215)

- The import command no longer warns about not being able
  to write out _MTN/options on --dry-run
  (fixes monotone bug #30225)

- 'automate remote' and 'automate remote_stdio' can now be used
  without transport authentication (e.g. on file:// or ssh://
  transports) as well as anonymously over netsync
  (fixes monotone bug #30237)

- monotone does no longer warn about missing implicit includes
  when dealing with restricted file sets
  (fixes monotone bug #30291)

- The 'passphrase' and 'dropkey' commands now handle private keys
  in old-style key files (without the hash part in the file name)
  properly.
  monotone also makes it very sure now that the key file of a
  private key which is about to be deleted really and only
  contains the key which should be deleted and nothing else
  (fixes monotone bug #30376)

- monotone no longer throws an unrecoverable error if a public or
  private key is addressed with some non-existing key id
  (fixes monotone bug #30462)

- A globish that contains a bracket pair with an empty sub-pattern
  such as "{,.foo}", "{.foo,}" or even "{.foo,,.bar}" now correctly
  expands the empty target, so e.g. the branch pattern

     "net.venge.monotone{,.*}"

  now matches "net.venge.monotone" and "net.venge.monotone.*"
  as expected. (fixes monotone bug #30655)

- A regression in 0.48 made a path-restricted 'mtn log' show
  revisions, in which not the picked path(s), but one of its parents
  were changed.  This has been fixed.

- 'mtn trusted' will no longer accept single bogus revision ids,
  but instead validates if the given revision really exists in the
  current database.

- 'mtn read' (and also 'mtn automate read_packets') now tests public
  and private key data more thoroughly and aborts if it encounters
  invalid data.

- 'mtn conflicts store' now gives a proper error message when
  run outside a workspace (fixes monotone bug #30473)

- monotone did not properly parse URIs which missed a scheme or
  which did not mark the start of the authority with a double slash.
  This has been fixed.
  (fixes monotone issue 94)
2010-11-07 20:51:45 +00:00
jmmv
059d0a3386 Update atf to 0.12:
* Added the ATF_REQUIRE_THROW_RE to atf-c++, which is the same as
  ATF_REQUIRE_THROW but allows checking for the validity of the exception's
  error message by means of a regular expression.

* Added the ATF_REQUIRE_MATCH to atf-c++, which allows checking for a
  regular expression match in a string.

* Changed the default timeout for test cases from 5 minutes to 30 seconds.
  30 seconds is long enough for virtually all tests to complete, and 5
  minutes is a way too long pause in a test suite where a single test case
  stalls.

* Deprecated the use.fs property.  While this seemed like a good idea in
  the first place to impose more control on what test cases can do, it
  turns out to be bad.  First, use.fs=false prevents bogus test cases
  from dumping core so after-the-fact debugging is harder.  Second,
  supporting use.fs adds a lot of unnecessary complexity.  atf-run will
  now ignore any value provided to use.fs and will allow test cases to
  freely access the file system if they wish to.

* Added the atf_tc_get_config_var_as_{bool,long}{,_wd} functions to the atf-c
  library.  The 'text' module became private in 0.11 but was being used
  externally to simplify the parsing of configuration variables.

* Made atf-run recognize the 'unprivileged-user' configuration variable
  and automatically drop root privileges when a test case sets
  require.user=unprivileged.  Note that this is, by no means, done for
  security purposes; this is just for user convenience; tests should, in
  general, not be blindly run as root in the first place.
2010-11-07 13:41:14 +00:00
gls
b5627a853c Update devel/libgee to 0.6.0. Maintenance release
Upstream changes:
Libgee 0.6.0
released on September 26, 2010

Changes

    * Fix compiler warning.
2010-11-07 09:32:07 +00:00
ahoka
434a729dc5 add dotconf 2010-11-04 17:54:12 +00:00
ahoka
9c9412db33 import dotconf 2010-11-04 16:57:00 +00:00
obache
8ffd5a658f Fixes CONFLICTS pattern, or cannot co-install with any rake-XXXX packags. 2010-11-04 12:23:41 +00:00
jnemeth
4000e73ebf add and enable py-multiprocessing 2010-11-04 05:27:40 +00:00
markd
8ea96f3e33 Update to KDE SC 4.5.3
4.5.3 brings a number of improvements:

    * KSharedDataCache has cache invalidation bug fixed that caused stability
           when daylight saving time changed.
    * Icon overlays in Dolphin are now positioned correctly after adjusting
      the zoom level.
    * Okular, KDE's universal document viewer has seen improvements in the
      DjVu and XPS backends.
2010-11-03 20:07:33 +00:00
drochner
6770ddfd95 as in patch-ce: fix inconsistency of .hidden attributes, leading to
link error on amd64, hopefully fixes build problem reported by tron
2010-11-03 17:07:47 +00:00
joerg
3f0292e254 Requires sqlite3 3.7.1 now. Reported by cegger. 2010-11-03 01:22:36 +00:00
drochner
9ce29dff92 add py-multiprocessing-2.6.2.1, a threading package which was
integrated into the main Python distribution in 2.6
2010-11-02 19:20:16 +00:00
drochner
fd9e373a7a update to 2.26.0
This switches to the gnome-2.32 release branch.
2010-11-02 14:52:24 +00:00
wiz
893cd81830 Update to 1.7:
1.7 (2010-11-01)

  1.1. Core

     * filelog: improve cmp performances (issue2273)
     * patch: don't strip '#' lines from patch descriptions (issue2417)
     * patch: when native patching fails (ui.patch is not set), don't retry with an external tool
     * setup/hg: always load Mercurial from where it was installed.
     * setup: user-friendly error message if Python headers are missing
     * store: new unsupported and experimental parentdelta format (see UpgradeNotes)
     * store: encode first period or space in filenames (issue1713)
     * url: expand environment variables in [auth] settings (issue2328)
     * url: check validity (notBefore/notAfter) using OpenSSL (issue2407)

  1.2. Commands

     * addremove: use similarity 100 by default
     * alias: add support for shell command aliases starting with '!' (see [alias] in hgrc(5))
     * backout: add --tool argument for specifying merge tool
     * backout: backout linearly by default instead of branching and merging (use --merge to get the former behaviour)
     * dispatch: properly handle relative path aliases used with -R (issue2376)
     * init: expand destination url as a configured paths
     * log: do not --follow file that is deleted and recreated later (issue732)
     * merge: don't detect copies as "divergent renames", make error message more helpful
     * merge: add --tool argument to merge and resolve
     * merge: handle no file parent in backwards merge (issue2364)
     * tags: do not fail if tags.cache is corrupted (issue2444)
     * templater: add "hex" filter and "children" keywords (see hg help templating)

  1.3. Subrepos

     * support remapping of subrepository source paths (see [subpaths] in hgrc(5))
     * make add, diff, incoming, outgoing and status commands recurse into subrepos with --subrepos/-S
     * subrepo: add support for 'hg archive'
     * subrepo: fix status check on SVN subrepos (issue2445)

  1.4. Revsets

     * add id() and rev() to allow explicit references to changes by hash or rev (see hg help revsets)
     * add min() function to complement max()
     * add present() function to avoid lookup errors on possibly missing changesets
     * rename tagged() to tag() and allow it to take an optional tag name
     * strip: add revsets support
     * add revsets support to bisect and update (issue1993)
     * bookmarks: add a bookmark([name]) revset for referencing bookmarks
     * transplant: add a transplanted(set) revset to get transplanted revisions

  1.5. hgweb

     * add a help view for accessing the built-in documentation (see help link in hg serve)
     * let HTTPS serve use more compatible but less secure encryption
     * support very simple caching model (issue1845)

  1.6. Extensions

     * color: better support for branches and mq guards
     * convert: handle closed branch heads in hg-hg conversion (issue2185)
     * convert: support darcs changelogs with bytes 0x7F-0xFF (issue2411)
     * convert: deprecate --authors in preference for --authormap
     * graphlog: support header and footer templates when using styles (issue2395)
     * keyword: do not expand at all during diff
     * keyword: support copy and rename
     * mq: extend support for the --mq argument to extension commands
     * mq: save qrefresh message for easy recovery in case it fails (issue2062)
     * mq: support hg qimport --existing --name renametothis thatexistingpatch, fix --force case on Windows
     * mq/qqueue: support renaming of active queue
     * mq/qqueue: add --purge option to delete a queue and its patches
     * pager: add global --pager=<auto/boolean> option
     * patchbomb: add --confirm option to show series details and ask for confirmation
     * patchbomb: let diffstat prompt only once with complete summary
     * progress: support rebase and patchbomb
     * rebase: re-add patches to mq repo after rebase
     * strip: add --keep flag to avoid modifying working directory during strip
     * strip: rename --nobackup option to --no-backup (issue2377)
     * strip: support stripping multiple revisions

  1.7. contrib

     * mergetools.hgrc: add vimdiff
     * zsh completion: support bookmarks and patchbomb extensions
     * zsh completion: add qpush --move option
2010-11-02 09:37:19 +00:00
joerg
2fb6fa180a Update to fossil-20101101* release. This brings support for baseline
manifests (resulting in much less metadata for large repositories), lots
of speed ups for the manifest parser, and smaller improvements like revert
dealing with merge records.
2010-11-01 20:38:09 +00:00
adam
bc6a2a1c82 Changes 2.0.64:
* SECURITY: CVE-2010-1452 (cve.mitre.org)
  mod_dav: Fix Handling of requests without a path segment.
* SECURITY: CVE-2009-1891 (cve.mitre.org)
  Fix a potential Denial-of-Service attack against mod_deflate or other
  modules, by forcing the server to consume CPU time in compressing a
  large file after a client disconnects.
* SECURITY: CVE-2009-3095 (cve.mitre.org)
  mod_proxy_ftp: sanity check authn credentials.
* SECURITY: CVE-2009-3094 (cve.mitre.org)
  mod_proxy_ftp: NULL pointer dereference on error paths.
* SECURITY: CVE-2009-3555 (cve.mitre.org)
  mod_ssl: Comprehensive fix of the TLS renegotiation prefix injection
  attack when compiled against OpenSSL version 0.9.8m or later. Introduces
  the 'SSLInsecureRenegotiation' directive to reopen this vulnerability
  and offer unsafe legacy renegotiation with clients which do not yet
  support the new secure renegotiation protocol, RFC 5746.
* SECURITY: CVE-2009-3555 (cve.mitre.org)
  mod_ssl: A partial fix for the TLS renegotiation prefix injection attack
  for OpenSSL versions prior to 0.9.8l; reject any client-initiated
  renegotiations. Forcibly disable keepalive for the connection if there
  is any buffered data readable. Any configuration which requires
  renegotiation for per-directory/location access control is still
  vulnerable, unless using openssl 0.9.8l or later.
* SECURITY: CVE-2010-0434 (cve.mitre.org)
  Ensure each subrequest has a shallow copy of headers_in so that the
  parent request headers are not corrupted.  Elimiates a problematic
  optimization in the case of no request body.
* SECURITY: CVE-2008-2364 (cve.mitre.org)
  mod_proxy_http: Better handling of excessive interim responses
  from origin server to prevent potential denial of service and high
  memory usage.
* SECURITY: CVE-2010-0425 (cve.mitre.org)
  mod_isapi: Do not unload an isapi .dll module until the request
  processing is completed, avoiding orphaned callback pointers.
* SECURITY: CVE-2008-2939 (cve.mitre.org)
  mod_proxy_ftp: Prevent XSS attacks when using wildcards in the path of
  the FTP URL. Discovered by Marc Bevand of Rapid7.
* Fix recursive ErrorDocument handling.
* mod_ssl: Do not do overlapping memcpy.
* Add Set-Cookie and Set-Cookie2 to the list of headers allowed to pass
  through on a 304 response.
* apxs: Fix -A and -a options to ignore whitespace in httpd.conf
2010-11-01 18:03:03 +00:00
adam
96482feea1 Switch distfile to .tar.bz2 to save precious space. 2010-11-01 17:44:52 +00:00
adam
60a776b8a9 Changes 1.4.2:
* Undo a crash-bug introduced in 1.3.9 affecting some applications of
  the apr hash and table structures, reported to affect Subversion

Changes 1.4.1:
* Win32: Properly handle the ERROR_DIRECTORY system error code.

Changes 1.4.0:
* Add apr_global_mutex_lockfile() for retrieving the file, if any,
  associated with the mutex.  Add apr_global_mutex_name() for retrieving
  the name of the lock mechanism used by the underlying proc mutex.

* Add apr_socket_atreadeof to determine whether the receive part of the
  socket has been closed by the peer.

* Make apr_pollset and apr_pollcb implementations using providers.
  Added apr_pollset_create_ex and apr_pollcb_create_ex that allows
  choosing non-default providers.

* apr_temp_dir_get() now checks the TMPDIR environment variable first,
  instead of third.

* Add apr_file_sync() and apr_file_datasync() calls.

* apr_pollset_wakeup() on Windows: Fix core caused by closing the
  file_socket_pipe with standard file_close.

* Introduce apr_hash_do() for iterating over a hash table.

* Make sure WIN32 behaves the same as posix for file-backed shared memory
  by removing the file on cleanup/remove.

* Introduce apr_pollset_wakeup() for interrupting the blocking
  apr_pollset_poll() call.

* Add apr_file_link() function.
2010-11-01 17:20:03 +00:00
wiz
735e70408b Reset maintainer. 2010-11-01 00:08:09 +00:00
shattered
66ce8a7748 This package is BSD-specific; set ONLY_FOR_PLATFORM. 2010-10-31 09:08:11 +00:00
drochner
f049cb39dc sync some more occurences of the mtn version 2010-10-30 15:14:46 +00:00
drochner
021d2bc4d7 update pkgname to sync with mtn base pkg, no changes 2010-10-30 15:13:04 +00:00
drochner
485570fe06 update to 0.48.1
changes:
-fix crash on empty cmd line arguments which is considered a security
 problem because it can crash mtn server processes (SA41960)
-minor fixes

also add a patch from upstream to adapt to a behavior change
in sqlite3-3.7.3
2010-10-30 15:10:54 +00:00
adam
aac284d29c Added support for Clang 2010-10-30 09:29:58 +00:00
tron
85bccd4b9f Update the following package:
- devel/nspr from 4.8.6.11 to 4.8.6.12
- devel/xulrunner from 1.9.2.11 to 1.9.2.12
- www/firefox from 3.6.11 to 3.6.12

Security issues fixed since previous versions:
MFSA 2010-73 Heap buffer overflow mixing document.write and DOM insertion
2010-10-28 21:33:59 +00:00
adam
131cf4a2ec Since HTML files are not installed, don't bother building them. 2010-10-28 11:11:00 +00:00
adam
d7c3313cb4 Changes 1.7.3.2:
This is primarily to push out many documentation fixes accumulated since
the 1.7.3.1 release.

Changes 1.7.3.1:
* "git stash show stash@{$n}" was accidentally broken in 1.7.3 ("git
  stash show" without any argument still worked, though).
* "git stash branch $branch stash@{$n}" was accidentally broken in
  1.7.3 and started dropping the named stash even when branch creation
  failed.

Changes 1.7.3:
* git-gui, now at version 0.13.0, got various updates and a new
  maintainer, Pat Thoyts.
* Gitweb allows its configuration to change per each request; it used to
  read the configuration once upon startup.
* When git finds a corrupt object, it now reports the file that contains
  it.
* "git checkout -B <it>" is a shorter way to say "git branch -f <it>"
  followed by "git checkout <it>".
* When "git checkout" or "git merge" refuse to proceed in order to
  protect local modification to your working tree, they used to stop
  after showing just one path that might be lost.  They now show all,
  in a format that is easier to read.
* "git clean" learned "-e" ("--exclude") option.
* Hunk headers produced for C# files by "git diff" and friends show more
  relevant context than before.
* diff.ignoresubmodules configuration variable can be used to squelch the
  differences in submodules reported when running commands (e.g. "diff",
  "status", etc.) at the superproject level.
* http.useragent configuration can be used to lie who you are to your
  restrictive firewall.
* "git rebase --strategy <s>" learned "-X" option to pass extra options
  that are understood by the chosen merge strategy.
* "git rebase -i" learned "exec" that you can insert into the insn sheet
  to run a command between its steps.
* "git rebase" between branches that have many binary changes that do
  not conflict should be faster.
* "git rebase -i" peeks into rebase.autosquash configuration and acts as
  if you gave --autosquash from the command line.
2010-10-28 10:23:07 +00:00
wiz
38c80e564f Remove patch-ad and Makefile changes intended to fix PR 43879 that
caused PR 44003.

Fix PR 43879 by removing patch-ac which was added in 2004 to fix a problem
on Darwin -- Darwins from at least 10.4 up don't need it any longer.
2010-10-28 09:34:19 +00:00
jnemeth
e333473860 add and enable ruby-gnome2-gio 2010-10-28 04:51:03 +00:00
wiz
812790869b Set LICENSE. 2010-10-27 15:43:54 +00:00
markd
15509d1efa Update kdevelop4 to 4.1.0
New features and bug fixes.
2010-10-27 09:53:02 +00:00
adam
ef50cbb318 Remove PLIST_SRC from bjam.mk 2010-10-26 17:55:37 +00:00
adam
2956b640e5 Darwin PLIST clean-up 2010-10-26 16:41:38 +00:00
adam
af9e6cda06 Correct install_name for libraries under MacOSX 2010-10-26 13:45:41 +00:00
adam
0934473383 Correct install_name for libraries under MacOSX 2010-10-26 13:07:41 +00:00
markd
5c1886f704 Update to KDE SC 4.5.2
4.5.2
translation updates, performance and stability improvements and other
bugfixes.

4.5.0
new versions of the Plasma Workspaces, the KDE Applications and the KDE
Development Platform in version 4.5.0. While focus within this release
cycle lay on stability, the overall polish and performance gain is well
noticable. Features such as the reworked notification area, Marble's map
routing and support for WebKit in Konqueror round up this release.
2010-10-25 20:55:22 +00:00
wiz
38cf398a89 Fix build on Dragonfly. From elekktretterr@exemail.com.au on pkgsrc-users. 2010-10-25 10:33:53 +00:00
agc
878cc3554f Add and enable spin 2010-10-24 18:55:18 +00:00
agc
48cb4109ee Initial import of spin version 5.2.5 into the Packages Collection.
To verify a design, a formal model is built using PROMELA, Spin's
	input language.  PROMELA is a non-deterministic language, loosely
	based on Dijkstra's guarded command language notation and borrowing
	the notation for I/O operations from Hoare's CSP language.

	Spin can be used in four main modes:

	1.  as a simulator, allowing for rapid prototyping with a random,
	guided, or interactive simulations

	2.  as an exhaustive verifier, capable of rigorously proving the
	validity of user specified correctness requirements (using partial
	order reduction theory to optimize the search)

	3.  as proof approximation system that can validate even very large
	system models with maximal coverage of the state space.

	4.  as a driver for swarm verification (a new form of swarm
	computing), which can make optimal use of large numbers of available
	compute cores to leverage parallelism and search diversification
	techniques, which increases the chance of locating defects in very
	large verification models.

With thanks to the plan9 guys for the nudge
2010-10-24 18:54:12 +00:00
jakllsch
84b1b74834 buildlink for liftdi 2010-10-23 15:34:34 +00:00
jakllsch
8a27a2fcf1 +libftdi 2010-10-23 15:31:27 +00:00
jakllsch
6110a1873a import libftdi package.
libFTDI is an open source library to talk to FTDI chips: FT232BM,
FT245BM, FT2232C, FT2232D and FT245R, including the popular bitbang
mode. The library is linked with your program in userspace, no
kernel driver required.

libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants
thanks to libusb.
2010-10-23 15:26:46 +00:00
obache
d1c8a0b7d0 Update ruby-gnome2 to 0.90.3.
= NEWS

== Ruby-GNOME2 0.90.3: 2010-10-23

NOTE: 0.90.x releases are for 1.0.0 major release.

  * Support String encoding in Ruby 1.9.
  * RVAL2CSTR2 and CSTR2RVAL2 are deprecated.
  * Ruby/GIO2 is imported as an experimental library.

=== Changes

==== All

  * Support String encoding.
    [Guillaume Cottenceau, Neil Roberts, Kouhei Sutou]
  * Don't install *.pc by default. Set pkgconfigdir make
    varialbe like 'make pkgconfigdir=/usr/lib/pkgconfig'.

==== Ruby/GLib2

  * Improvements:
    * declare argument types.
      [Nobuyoshi Nakada, Kouhei Sutou]

==== Ruby/GIO2

  * Imported as an experimental library.
    [Nikolai Weibull]

==== Ruby/GTK2

  * Improvements:
    * keep backward compatibility around GDK key
      symbols introduced at GTK+ 2.20.
      "[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal"
      [Vincent Carmona]
    * move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
  * Bug fixes:
    * fix GType conversion in Gtk::ItemFactory.new on 64bit
      platform.
      [Grant McLean, Steve Wills, Kouhei Sutou]

==== Ruby/GdkPixbuf2

  * Improvements:
    * move gdk-pixbuf and cairo related methods to Ruby/GTK2.
      "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2"
      [Andrea Dallera, Kouhei Sutou]
    * change .pc filename from ruby-gdkpixbuf2 to
      ruby-gdk-pixbuf2.

==== Ruby/RSVG2

  * Bug fixes:
    * add missing libcroco dependency on Windows.
      [U.Nakamura, Kouhei Sutou]

==== Ruby/Poppler

  * Improvements:
    * support Popper 0.15.0. [#3079667]
      [Mamoru Tasaka, Kouhei Sutou]

  * Bug fixes:
    * add missing libjpeg dependency on Windows.
      [U.Nakamura, Kouhei Sutou]
    * fix installed Ruby/GLib2 gem can't be detected.
      [kdmsnr, Kouhei Sutou]

=== Thanks

  * U.Nakamura
  * kdmsnr
  * Mamoru Tasaka
  * Guillaume Cottenceau
  * Vincent Carmona
  * Grant McLean
  * Steve Wills
  * Andrea Dallera
  * Nobuyoshi Nakada
  * Neil Roberts

== Ruby-GNOME2 0.90.2: 2010-09-26

NOTE: 0.90.x releases are for 1.0.0 major release.

A RubyGems package fix release.

=== Changes

==== All

  * fix path.
    [kimura wataru, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix gtk2/base.rb is missing in gem.
      [S.Kitagawa, Kouhei Sutou]

==== Ruby/GIO2

  * Bug fixes:
    * fix a typo in .pc name. [#3075619]
      [O01eg, Kouhei Sutou]

==== Ruby/RSVG2

  * Bug fixes:
    * also check rb_cairo.h availability. [#3075617]
      [O01eg, Kouhei Sutou]

=== Thanks

  * S.Kitagawa
  * O01eg
  * kimura wataru
2010-10-23 12:45:08 +00:00
obache
fe2da2d4b5 Updte ruby-pkg-config to 1.0.7.
== 1.0.7 - 2010/09/30

* suppress warnings on Ruby 1.9.
2010-10-23 07:53:29 +00:00
drochner
02cd287353 update to 2.30.3
changes:
-Update for tzdata 2010k
-translation updates
2010-10-22 19:36:10 +00:00
drochner
8ac7d1ed51 update to 2.24.4
changes: translation updates
2010-10-22 19:33:08 +00:00
darcy
6be3af16a5 Fix compile on Dragonfly.
Closes PR #43879.
Patch supplied by ftigeot@wolfpond.org.
Tested by darcy@NetBSD.org on i386.
No revision bump as no code changed.
2010-10-22 16:12:47 +00:00
wiz
18b130c7ad Update to 0.4.4:
This release adds Korean and Russian localisation, fixes several
issues with file paths containing non-English characters, and adds
some other minor enhancements.
2010-10-21 15:41:48 +00:00
tnn
6c5333a1e1 Update to nss-3.12.8 (catch up w/ firefox)
Various bug fixes, including a security fix:
578697: (CVE-2010-3170) Browser Wildcard Certificate Validation Issue
2010-10-21 10:31:00 +00:00
tnn
9db4b9c354 Security & stability update to firefox-3.6.11 (xulrunner-1.9.2.11)
MFSA 2010-72 Insecure Diffie-Hellman key exchange
MFSA 2010-71 Unsafe library loading vulnerabilities
MFSA 2010-70 SSL wildcard certificate matching IP addresses
MFSA 2010-69 Cross-site information disclosure via modal calls
MFSA 2010-68 XSS in gopher parser when parsing hrefs
MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter
MFSA 2010-66 Use-after-free error in nsBarProp
MFSA 2010-65 Buffer overflow and memory corruption using document.write
MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14)
2010-10-21 10:27:20 +00:00
wiz
392e602473 Fix typo. 2010-10-21 06:52:39 +00:00
wiz
66ceaf3ab7 If installing icons to share/icons/gnome, depend on gnome-icon-theme.
Bump PKGREVISION.
2010-10-20 20:26:29 +00:00
jmmv
ee5c519b22 Update to 0.11:
Experimental version released on October 20th, 2010.

* The ATF_CHECK* macros in atf-c++ were renamed to ATF_REQUIRE* to match
  their counterparts in atf-c.

* Clearly separated the modules in atf-c that are supposed to be public
  from those that are implementation details.  The header files for the
  internal modules are not installed any more.

* Made the atf-check tool private.  It is only required by atf-sh and being
  public has the danger of causing confusion.  Also, making it private
  simplifies the public API of atf.

* Changed atf-sh to enable per-command error checking (set -e) by default.
  This catches many cases in which a test case is broken but it is not
  reported as such because execution continues.

* Fixed the XSTL and CSS stylesheets to support expected failures.
2010-10-20 08:21:07 +00:00
pettai
4bc357d9c1 Also bump PKGREVISION 2010-10-19 23:01:26 +00:00
pettai
eb96829877 Fixes pkg/43699 ([devel/log4shib] build error) 2010-10-19 20:23:18 +00:00
adam
6e75769c6c Changes 2.8.2:
* Fix for bug: ctest exit exception incorrectly reported
* CTest: Parse empty Git commits correctly
* Qualify name of extraction location with ExternalProject name.
* For VS10: Really use full path file names.
* Add support for the emulation version of the cudart library.
* Cleanup FindOpenSSL. Add support for win64 installation.
* Parallel CTest hangs if serial test has depends
* Preserve ENV{MAKEFLAGS} in CMake script mode
* Remove "Microsoft Visual Studio .NET" from VS8 and VS9 find modules.
* Use full path file names in generate.stamp.list.
* Use full path file names to express dependencies.
* Look in the ctest ini file for GitCommand.
* Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run.
* Do not exit if stoptime is passed.
* Document ctest_build() TARGET option
* Make sure libarchive uses cmzlib and not the system libz if found.
* Use forward slashes for objects in response files
* Use platform variable for response file flag
* Use response file for objects on MinGW and MSYS
* Generalize CTest.Update* test dashboard script helpers
* ctest_update: Support custom Git update command
* ctest_update: Support Git upstream branch rewrites
* Fix CMake data and doc paths in Cygwin package
* Document scope of source file properties
* Run CTest.NoNewline test using built CMake
* Tru64: Place cmOStringStream vtable uniquely
* Enable BootstrapTest on MSYS
* Tru64: Use full-path include directives in Makefiles
2010-10-19 08:15:01 +00:00
wiz
b8dac3f50a Recognize newer python versions. Fixed in upstream git, slightly differently.
PKGREVISION++

While here, add comment to patch and please pkglint.
2010-10-17 00:39:32 +00:00
wiz
aa84098887 Update to 2.30.5:
==============
Version 2.30.5
==============

 Fixes

  - Fix pager with multiple rows, regression from 2.30.4 (Theppitak
    Karoonboonyanan)

 Misc

  - Associate .gir with pkg-config file (Vincent)
  - Rename --enable-deprecations configure option to --enable-deprecation-flags
    (Vincent)

 Translators

  - Takeshi AIHANA (ja)
  - Baurzhan Muftakhidinov (kk)
2010-10-17 00:04:05 +00:00
wiz
b92f789e4a Update to 1.32.0:
Changes in version 1.32.0:
=========================

Fixes: #630097, #621717, #571622, #617851, #616812.
Translation update.
2010-10-16 23:59:57 +00:00
kefren
9663128569 add monodevelop-database subdir 2010-10-16 21:41:24 +00:00
kefren
9002284cf5 Initial import of monodevelop-database 2.4, the database add-on for
devel/monodevelop
2010-10-16 21:40:28 +00:00
kefren
3d75d55234 Add buildlink file that will be used for various add-ons 2010-10-16 21:19:47 +00:00
wiz
cbf3889bbc Update to 1.28.3:
Overview of changes between 1.28.2 and 1.28.3
=============================================
- Bugs fixed:
    Bug 630857 - introspection: Use --include-uninstalled

Overview of changes between 1.28.1 and 1.28.2
=============================================
- Reduce DLL hijack risk and simplify code in basic-win32 module
- Improve performance on Windows especially for non-Latin scripts
- Bugs fixed:
    Bug 628497 - Crash in pango_layout_line_get_extents at pango-layout.c
    Bug 626966 - SIGFPE _hb_sanitize_array
    Bug 629632 - configure bug
    Bug 625807 - approximate character width is 0 on pangoft2
2010-10-16 18:00:02 +00:00
wiz
196446525a Update to 0.4.11; now needs gmake.
Changes: lots of speed ups.
2010-10-16 16:56:23 +00:00
wiz
81566cc862 Update to 1.14.19:
libgsf 1.14.19

Andreas:
	* Add some more OOo 3.2 and 3.3 namespaces.

Morten:
	* Quiet xml parsing two bits.
2010-10-16 16:10:37 +00:00
wiz
5e846c79b0 Update to 1.12.1. Put rpath into config script.
New in CppUnit 1.12.1:
  ----------------------

* Assertion:

  - CPPUNIT_ASSERT_DOUBLES_EQUAL() now properly handles non-finite
    values, specifically NaN, +Inf, and -Inf.

* Portability:

  - Fixed some compilation issue for QtTestRunner.
  - Code should build on Windows in UNICODE mode.

  New in CppUnit 1.12.0:
  ----------------------

* Portability:

  - autogen.sh can now be run on Mac OS X (patch #1449380
    contributed by Sander Temme).

* MFC Test runner:

  - fixed bug #1498175: double click on failure would sometime
    not goto failed assertion in visual studio.

* Documentation:

  - now generated with doxygen 1.4.7 new 'tabs' style.


  New in CppUnit 1.11.4:
  ----------------------


* Portability:

  - Support for Embedded Visual C++ 4 added. For this purpose, CppUnit now
    provides a very simple stream implementation if none is provided.
    This should also help porting on other platforms which have STL but
    no stream support. Just make sure that CPPUNIT_NO_STREAM is defined
    to 1 in your config header.

* Assertion:

  - Added missing _MESSAGE variants for the following assertions:

    CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGE
    CPPUNIT_ASSERT_THROW_MESSAGE
    CPPUNIT_ASSERT_NO_THROW_MESSAGE
    CPPUNIT_ASSERT_ASSERTION_FAIL_MESSAGE
    CPPUNIT_ASSERT_ASSERTION_PASS_MESSAGE

    Notes: change made to CPPUNIT_ASSERT_THROW may cause compilation error
    if you're expecting std::exception as it would be caught twice. Contact us
    if it is an issue (we don't see much use for such a test).

    Some assertions failure message are now more detailed (exception,
    expression).
    Thanks to Neil Ferguson who contributed this patch.

  - Assertion on real number now output expected and actual value using the
    maximum available precision instead of the previous strategy of rounding
    to 6 digits.

    Thanks to Neil Ferguson who contributed this patch.

* Outputter:

  - XML Ouputter: patch #997006 contributed by Akos Maroy makes the
    'stand-alone' attribute of the XML header optional.
    See XmlOutputter::setStandalone() & XmlDocument::setStandalone().

  - Better integration of compiler output for gcc on Mac OS X with Xcode
    (contributed by Claus Broch).

* MFC Test Runner

  - Integration with VC++ 7.0 & 7.1. Double clicking on a failure will now
    to the failure location in the open IDE (no add-in necessary).
    This was contributed by Max Quatember and Andreas Pfaffenbichler.

  - Progress bar: now use system color to draw border
    (patch from bug #1165875 contributed by Pieter Van Dyck).

* QT Test Runner

  - Fixed display of multi-line messages (patch contributed by Karol Szkudlarek).

* Compilation:

  - The standard pkg-config file is now generated on unix (contributed by
    Robert Leight).

  - MinGW: patch #1024428 contributed by astar, fixed compilation issue in
    Win32DynamicLibraryManager.cpp.

  - MinGW, cygwin: enable build of shared library when using libtool.
    patch #1194394 contributed by St

  - autotool: applied patch #1076398 contributed by Henner Sudek. Quote:
		 "This patch allows AM_PATH_CPPUNIT to accept version
		numbers without minor and micro version.
		Now you can do:
		AM_PATH_CPPUNIT(1.9)
		instead of
		AM_PATH_CPPUNIT(1.9.0)"

  - Visual Studio 2005: removed deprecated warning.

* Documentation:

  - Corrected many typos in cookbook and money example. Thanks to all
    those who helped !

* Bug Fix:

  - cppunit.m4: patch #946302, AM_PATH_CPPUNIT doesn't report result
    if CppUnit is missing.

  - Message/SourceLine: copy constructor have been specifically implemented
    to ensure they are thread-safe even if std::string copy constructor
    is not (usually on reference count based implementation).

  - TestResultCollector: fixed memory leak occuring when calling reset().

* Contrib:

  - added XSLT for compatibility with Ant junit xml formatter.
    Patch #1112053 contributed by Norbert Barbosa.
    See xml-xsl/cppunit2junit.xsl and cppunit2junit.txt for details.

  - xml-xsl/report.xsl has been fixed to work with current xml output.

* (Possible) Compatiblity break:

  - All text output is now done on cout() instead of sometime cerr &
    sometime cout depending on the component.

  - OStringStream definition has been removed from Portability.h. This
    means that <sstream> is no longer included, and that ostringstream and
    string might not be defined. In practice this should have no impact
    since those includes have been moved to other CppUnit headers.

* Notes:

  - CppUnit now uses the alias OStream when refering to std::ostream for
    portability.
2010-10-16 15:25:09 +00:00
wiz
81afffedca Update to 1.4.0. Send patch-ac upstream and add comment.
2010-09-27 meld-1.4.0
=====================

    * Fix committing with RCS (Iuri Diniz)

    * Fix compatibility with old PyGObject (Kai Willadsen)

    * Translation updates:
      hu (Gabor Kelemen)
2010-10-16 15:15:15 +00:00
obache
698aad09a4 Update m17n-lib to 1.6.2.
* Changes in the m17n library 1.6.2
This release is just for bug fixing.
2010-10-16 13:03:27 +00:00
tonnerre
0308a9b304 Update libthrift to version 0.5.0.
Changes in version 0.5.0

THRIFT-505   Build                Make configure give a summary of the enabled components (David Reiss)
THRIFT-506   Build                Allow Thrift to be built without the C++ library (David Reiss)
THRIFT-844   Build                Build Requirements state autoconf 2.59+ is required, but 2.60+ is needed (Harlan Lieberman-Berg)
THRIFT-850   Build                Perl runtime requires Bit::Vector which may not be installed by default, but configure does not fail (Michael Lum)
THRIFT-854   Build                Provide configure option and make rules to build/install php extension (Anthony Molinaro)
THRIFT-858   Build                Have bootstrap.sh check for a suitable autoconf version before running (David Reiss)
THRIFT-871   Build                Thrift compiler for WIndows (binary distribution) (David Reiss)
THRIFT-323   C#                   TJSONProtocol (Roger Meier)
THRIFT-634   C#                   C# Compiler Generates Incorrect Code For Fields which begin with an uppercase letter (Jon S Akhtar)
THRIFT-881   C#                   add csharp to the tutorial (Roger Meier)
THRIFT-856   C++                  Building cpp library fails on OS X with malloc and free not being declared in scope (James Clarke)
THRIFT-865   C++                  C++ compiler build depends on libfl even when flex/lex not detected (David Reiss)
THRIFT-900   C++                  Unix domain socket (Roger Meier)
THRIFT-920   C++                  C++ Test and Tutorial does not compile anymore due to the change within Enum handling (Roger Meier)
THRIFT-567   C++                  Can't immediately stop a TSimpleServer thread that is idle (Rush Manbert)
THRIFT-756   C++                  Exposing TSocket(int) constructor to public (Rajat Goel)
THRIFT-798   C++                  TNonblockingServer leaks resources when destroyed (David Reiss)
THRIFT-812   C++, Python          Demo of Thrift over ZeroMQ (David Reiss)
THRIFT-629   Cocoa                Unused Field In TSocketServer Appears To Break iPhone Build (Jon S Akhtar)
THRIFT-838   Cocoa                Generated Cocoa classes have useless @dynamic declarations (Kevin Ballard)
THRIFT-805   Cocoa                Don't generate process_XXXX methods for oneway methods (Brad Taylor)
THRIFT-507   Compiler             Remove the compiler's dependency on Boost (David Reiss)
THRIFT-895   Compiler (General)   Thrift compiler does not allow two different enumerations to have the same key name for one of the enum values (David Reiss)
THRIFT-852   Compiler (General)   Missing newline causes many compiler warnings (Anthony Molinaro)
THRIFT-877   Compiler (General)   smalltalk namespace doesn't work (Bruce Lowekamp)
THRIFT-897   Compiler (General)   Don't allow unqualified constant access to enum values (Bryan Duxbury)
THRIFT-9     Compiler (General)   Add a default namespace declaration for all languages (David Reiss)
THRIFT-599   Erlang               Don't use unnecessary processes in the Erlang transports and clients (David Reiss)
THRIFT-646   Erlang               Erlang library is missing install target (David Reiss)
THRIFT-698   Erlang               Generated module list should contain atoms, not strings (Anthony Molinaro)
THRIFT-866   Erlang               term() in spec definitions seems to not work in erlang R12 (Anthony Molinaro)
THRIFT-886   Erlang               Dialyzer warning (Anthony Molinaro)
THRIFT-785   Erlang               Framed transport server problems (Anthony Molinaro)
THRIFT-884   HTML                 HTML Generator: add Key attribute to the Data Types Tables (Roger Meier)
THRIFT-652   Haskell              Generated field name for strut is not capitalized correctly (Christian Lavoie)
THRIFT-743   Haskell              compile error with GHC 6.12.1 (Christian Lavoie)
THRIFT-901   Haskell              Allow the bindings to compile without -fglasgow-exts and with -Wall -Werror (Christian Lavoie)
THRIFT-905   Haskell              Make haskell thrift bindings use automake to compile and install (Christian Lavoie)
THRIFT-906   Haskell              Improve type mappings (Christian Lavoie)
THRIFT-914   Haskell              Make haskell bindings 'easily' compilable (Christian Lavoie)
THRIFT-918   Haskell              Make haskell tests run again (Christian Lavoie)
THRIFT-919   Haskell              Update Haskell bindings README (Christian Lavoie)
THRIFT-787   Haskell              Enums are not read correctly (Christian Lavoie)
THRIFT-250   Java                 ExecutorService as a constructor parameter for TServer (Ed Ceaser)
THRIFT-693   Java                 Thrift compiler generated java code that throws compiler warnings about deprecated methods. (Bryan Duxbury)
THRIFT-843   Java                 TNonblockingSocket connects without a timeout (Bryan Duxbury)
THRIFT-845   Java                 async client does not respect timeout (Ning Liang)
THRIFT-870   Java                 Java constants don't get Javadoc comments (Bryan Duxbury)
THRIFT-873   Java                 Java tests fail due to Too many open files (Todd Lipcon)
THRIFT-876   Java                 Add SASL support (Aaron T. Myers)
THRIFT-879   Java                 Remove @Override from TUnion.clear (Dave Engberg)
THRIFT-882   Java                 deep copy of binary fields does not copy ByteBuffer characteristics (arrayOffset, position) (Bryan Duxbury)
THRIFT-888   Java                 async client should also have nonblocking connect (Eric Jensen)
THRIFT-890   Java                 Java tutorial doesn't work (Todd Lipcon)
THRIFT-894   Java                 Make default accessors for binary fields return byte[]; provide new accessors to get ByteBuffer version (Bryan Duxbury)
THRIFT-896   Java                 TNonblockingSocket.isOpen() returns true even after close() (Eric Jensen)
THRIFT-907   Java                 libfb303 doesn't compile in 0.4.0 (Todd Lipcon)
THRIFT-912   Java                 Improvements and bug fixes to SASL implementation (Todd Lipcon)
THRIFT-917   Java                 THsHaServer should not accept an ExecutorService without catching RejectedExecutionException (Ed Ceaser)
THRIFT-931   Java                 Use log4j for Java tests (Todd Lipcon)
THRIFT-880   JavaME               JavaME code generator and runtime library (Dave Engberg)
THRIFT-846   JavaScript           JavaScript Test Framwork: extended Testcases (Roger Meier)
THRIFT-885   JavaScript           Url encoded strings never get decoded? How do we fix this? (T Jake Luciani)
THRIFT-911   JavaScript           (JavaScript compiler) Const structs, maps, sets, and lists generate a trailing comma (T Jake Luciani)
THRIFT-860   OCaml                copy method and reset method (Lev Walkin)
THRIFT-682   PHP                  PHP extension doesn't compile on Mac OS X (Bryan Duxbury)
THRIFT-851   PHP                  php extension fails to compile on centos 5.x (Todd Lipcon)
THRIFT-840   Perl                 Perl protocol handler could be more robust against unrecognised types (Conrad Hughes)
THRIFT-758   Perl                 incorrect deference in exception handling (Yann Kerherve)
THRIFT-257   Python               Support validation of required fields (Esteve Fernandez)
THRIFT-335   Python               Compact Protocol for Python (David Reiss)
THRIFT-596   Python               Make Python's TBufferedTransport use a configurable input buffer (David Reiss)
THRIFT-597   Python               Python THttpServer performance improvements (David Reiss)
THRIFT-598   Python               Allow Python's threading servers to use daemon threads (David Reiss)
THRIFT-666   Python               Allow the handler to override HTTP responses in THttpServer (David Reiss)
THRIFT-673   Python               Generated Python code has whitespace issues (Ian Eure)
THRIFT-721   Python               THttpClient ignores url parameters (Thomas Kho)
THRIFT-824   Python               TApplicationException.__str__() refers to class constants as globals (Peter Schuller)
THRIFT-855   Python               Include optimized compiled python objects in install (Anthony Molinaro)
THRIFT-859   Python               Allow py:twisted to be generated in different namespace than py (Bruce Lowekamp)
THRIFT-869   Python               TSocket.py on Mac (and FreeBSD) doesn't handle ECONNRESET from recv() (Steven Knight)
THRIFT-875   Python               Include python setup.cfg in dist (Anthony Molinaro)
THRIFT-610   Ruby                 binary_protocol.rb segfaults [line 86] (Unassigned)
THRIFT-899   Ruby                 Ruby read timeouts can sometimes be 2x what they should be (Ryan King)
THRIFT-909   Ruby                 allow block argument to struct constructor (Michael Stockton)
THRIFT-456   Test Suite           Bad IP address string in test/cpp/src/main.cpp (Rush Manbert)


Changes in version 0.4.0

THRIFT-650   Build        Make Check fails on Centos/OSX with 0.2.0 tarball (Anthony Molinaro)
THRIFT-770   Build        Get 'make dist' to work without first compiling source code (Anthony Molinaro)
THRIFT-160   C#           Created THttpTransport for the C# library based on WebHttpRequest (Michael Greene)
THRIFT-834   C#           THttpClient resends contents of message after transport errors (Anatoly Fayngelerin)
THRIFT-247   C++          THttpServer Transport (Unassigned)
THRIFT-676   C++          Change C++ code generator so that generated classes can be wrapped with SWIG (Unassigned)
THRIFT-570   Compiler     Thrift compiler does not error when duplicate method names are present (Bruce Simpson)
THRIFT-808   Compiler     Segfault when constant declaration references a struct field that doesn't exist (Bryan Duxbury)
THRIFT-646   Erlang       Erlang library is missing install target (Anthony Molinaro)
THRIFT-544   General      multiple enums with the same key generate invalid code (Ben Taitelbaum)
THRIFT-434   General      ruby compiler should warn when a reserved word is used (Michael Stockton)
THRIFT-799   General      Files missing proper Apache license header (Bryan Duxbury)
THRIFT-832   HTML         HTML generator shows unspecified struct fields as 'required' (Bryan Duxbury)
THRIFT-226   Java         Collections with binary keys or values break equals() (Bryan Duxbury)
THRIFT-484   Java         Ability to use a slice of a buffer instead of a direct byte[] for binary fields (Bryan Duxbury)
THRIFT-714   Java         maxWorkerThreads parameter to THsHaServer has no effect (Bryan Duxbury)
THRIFT-751   Java         Add clear() method to TBase (Bryan Duxbury)
THRIFT-765   Java         Improved string encoding and decoding performance (Bryan Duxbury)
THRIFT-768   Java         Async client for Java (Bryan Duxbury)
THRIFT-774   Java         TDeserializer should provide a partialDeserialize method for primitive types (Piotr Kozikowski)
THRIFT-783   Java         .equals java method is broken on structs containing binary-type fields (Unassigned)
THRIFT-804   Java         CompareTo is broken for unions set to map, set, or list (Bryan Duxbury)
THRIFT-814   Java         Include a TServlet in the standard Thrift distribution (Mathias Herberts)
THRIFT-818   Java         Async client doesn't send method args (Bryan Duxbury)
THRIFT-830   Java         Switch binary field implementation from byte[] to ByteBuffer (Bryan Duxbury)
THRIFT-831   Java         FramedTransport implementation that reuses its buffers (Bryan Duxbury)
THRIFT-833   Java         build.xml in lib/java is missing a classpathref attribute for the javadoc task (Bryan Duxbury)
THRIFT-836   Java         Race condition causes CancelledKeyException in TAsyncClientManager (Bryan Duxbury)
THRIFT-842   Java         Upgrade to current version of commons-lang (2.5 instead of 2.4) and/or change dependency in ivy.xml to not be exact (Bryan Duxbury)
THRIFT-815   JavaScript   Deserialization of lists is critically broken. (T Jake Luciani)
THRIFT-827   OCaml        OCaml generator to take default values into account (Lev Walkin)
THRIFT-647   PHP          PHP library is missing install target (Anthony Molinaro)
THRIFT-682   PHP          PHP extension doesn't compile on Mac OS X (Bryan Duxbury)
THRIFT-718   PHP          Thrift PHP library includes closing tags and extraneous whitespace (Nicholas Telford)
THRIFT-778   PHP          PHP socket listening server (Nick Jones)
THRIFT-780   PHP          PHP extension sometimes causes an abort with two exceptions at the same time (David Reiss)
THRIFT-837   PHP          PHP accelerator bug for writes > 8k (Thomas Kho)
THRIFT-782   Perl         Perl code for writing containers doesn't count length of write*Begin or write*End (Conrad Hughes)
THRIFT-395   Python       Python library + compiler does not support unicode strings (Unassigned)
THRIFT-133   Ruby         'namespace ruby' should error out, or be an alias to 'namespace rb' (Bryan Duxbury)
THRIFT-664   Ruby         Ruby extension fails to build with Ruby 1.9.1 (Rajesh Malepati)
THRIFT-699   Ruby         Excise unused "native protocol method table" stuff from thrift_native (Bryan Duxbury)
THRIFT-767   Ruby         ruby compiler does not keep comments for enum values (Bryan Duxbury)
THRIFT-811   Ruby         http_client_transport.rb: allow custom http headers (Tony Kamenick)
THRIFT-459   Ruby         Ruby installation always tries to write to /Library/Ruby/site (Matthieu Imbert)
2010-10-16 11:38:05 +00:00
kefren
76965749be Update to monodevelop-2.4. Changes include: improved stability, look, pad
organization, error workflow, working debugger etc. For more info please
consult http://monodevelop.com/Download/What's_new_in_MonoDevelop_2.4
2010-10-16 04:40:37 +00:00
kefren
ff28c48cd3 Update to mono-tools-2.8, part of mono-2.8 2010-10-16 04:34:56 +00:00
taca
9dcfa0b286 Update devel/ruby-railties to 3.0.1.
No change except version, it is part of Rails 3.0.1.
2010-10-15 11:45:22 +00:00
taca
bae11c1a71 Update devel/ruby-activemodel to 3.0.1.
No change except version, it is part of Rails 3.0.1.
2010-10-15 11:41:45 +00:00
taca
c7ed989bbc Update devel/ruby-activesupport3 package to 3.0.1.
No change except version, it is part of Rails 3.0.1.
2010-10-15 11:40:57 +00:00
taca
3283e4349e Update devel/ruby-activesupport to 2.3.10.
No change except version, it is part of Rails 2.3.10.
2010-10-15 11:32:29 +00:00
tron
df89603311 Update "apr-util" package to version 1.3.10. Changes since 1.3.9:
- SECURITY: CVE-2010-1623 (cve.mitre.org)
  Fix a denial of service attack against apr_brigade_split_line().
  [Stefan Fritsch]
- SECURITY: CVE-2009-3560, CVE-2009-3720 (cve.mitre.org)
  Fix two buffer over-read flaws in the bundled copy of expat which
  could cause applications to crash while parsing specially-crafted
  XML documents.  [Joe Orton]
- Upgrade bundled copy of expat library to 1.95.7.  [Joe Orton]
- apr_thread_pool: Fix some potential deadlock situations.  Bug 49709.
  [Joe Mudd <Joe.Mudd sas.com>]
- apr_thread_pool_create: Fix pool corruption caused by multithreaded
  use of the pool when multiple initial threads are created.  Bug 47843.
  [Alex Korobka <akorobka fxcm.com>]
- apr_thread_pool_create(): Only set the output thread pool handle on
  success.  [Paul Querna]
- DBD ODBC support: Fix memory corruption using apr_dbd_datum_get() with
  several different data types, including APR_DBD_TYPE_TIME.  Bug 49645.
  [<kappa psilambda.com>]
- Add support for Berkeley DB 4.8 and 5.0.  Bug 49866, Bug 49179.
  [Bernhard Rosenkraenzer <br blankpage.ch>,
   Arfrever Frehtes Taifersar Arahesis <arfrever.fta gmail.com>]
- Make bundled expat compatible with libtool 2.x.  Bug 49053.
  [Rainer Jung]
- Prefer libtool 1.x when searching for libtool in
  bundled expat release process. [Rainer Jung, Jim Jagielski]
- Improve platform detection for bundled expat by updating
  config.guess and config.sub. [Rainer Jung]

Patch supplied by Mihai Chelaru, approved by Alistair Crooks.
2010-10-13 19:21:15 +00:00
taca
df6bb46d1e Update subversion to 1.6.13, fix security problem.
Quote from release announce:

This is a bugfix release, part of the 1.6.x release series.  Of note, this
release includes a fix which addresses CVE-2010-3315, a security issue when
using 'SVNPathAuthz short_circuit'.  More information can be found here:
http://subversion.apache.org/security/CVE-2010-3315-advisory.txt


CHANGES:

Version 1.6.13
(01 Oct 2010, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.13

  User-visible changes:
   * don't drop properties during foreign-repo merges (issue #3623)
   * improve auto-props failure error message (r961970)
   * improve error message for 403 status with ra_neon (r876615)
   * don't allow 'merge --reintegrate' for 2-url merges (r959004)
   * improve handling of missing fsfs.conf during hotcopy (r980811, -1449)
   * escape unsafe characters in a URL during export (issue #3683)
   * don't leak stale locks in FSFS (r959760)
   * better detect broken working copies during update over ra_neon (r979045)
   * fsfs: make rev files read-only (r981921)
   * properly canonicalize a URL (r984928, -31)
   * fix wc corruption with 'commit --depth=empty' (issue #3700)
   * permissions fixes when doing reintegrate merges (related to issue #3242)
   * fix mergeinfo miscalculation during 2-url merges (issue #3648)
   * fix error transmission problems in svnserve (r997457, -66)
   * fixed: record-only merges create self-referential mergeinfo (issue #3646)
   * fixed: 'SVNPathAuthz short_circuit' unsolicited read access (issue #3695)
   * make 'svnmucc propset' handle existing and non-existing URLs (r1000607)
   * add new 'propsetf' subcommand to svnmucc (r1000612)
   * emit a warning about copied dirs during ci with limited depth (r1002094)

  Developer-visible changes:
   * make ruby bindings compatible with Ruby 1.9 (r957507)
   * use the repos verify API in JavaHL (r948916)
   * teach ra_serf to parse md5 checksums with update editors (r979429)
   * let ra_serf work with current serf releases (r879757, r880320, r943796)
2010-10-13 13:58:58 +00:00
joerg
273c533c5f Doesn't support Python 2.5 and older 2010-10-13 13:00:39 +00:00
minskim
6e863e0bb8 Make fossil build on Solaris. 2010-10-12 19:43:42 +00:00
minskim
c15dbfde99 Update scmgit to 1.7.0.7.
This fixes http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2542.

Changes since 1.7.0.5:
 * "git diff --stat" used "int" to count the size of differences,
   which could result in overflowing.
 * "git rev-list --abbrev-commit" defaulted to 40-byte abbreviations, unlike
   newer tools in the git toolset.
 * "make NO_CURL=NoThanks install" was broken.
 * An overlong line after ".gitdir: " in a git file caused out of bounds
   access to an array on the stack.
 * "git config --path conf.var" to attempt to expand a variable conf.var
   that uses "~/" short-hand segfaulted when $HOME environment variable
   was not set.
2010-10-11 20:46:20 +00:00
obache
8dc74702f3 Remove PYTHON_VERSION_ACCEPTED, this package works with python26. 2010-10-06 14:00:46 +00:00
wiz
9727fb9d38 Update to 1.6.4, because previous versions are mentioned in
pkg-vulnerabilities.

Changes since 1.6.3:
This is a monthly bugfix release.

    * archive: set date to 1980 for very old zip files
    * bookmarks: fix _bookmarks/lookup() reentrancy issue (issue2016)
    * color: add win32 support for non-black background
    * context: fix filectx.undelete() (issue2388)
    * convert/darcs: handle non-ASCII metadata in darcs changelog (issue2354)
    * convert/svn: fix broken symlink renames in svn sink
    * core: use lexists() instead of exists() where appropriate
    * hgweb: Fix memory leak when using hg commands over http repositories
    * hgweb: correct Content-Type header values for archive downloads
    * log: include unmodified-in-merge files in log diff/stat (issue2383)
    * mq: always require --force when pushing patches (issue2363)
    * patch: do not overwrite broken untracked symlinks
    * patch: fix rename text to binary file (issue2400)
    * patch: fix target when patching broken symlinks (issue2368)
    * patch: upgrade to git patch when removing binary file
    * rename: do not overwrite existing broken symlinks
    * url: verify correctness of https server certificates (issue2407)
    * util: avoid using hashlib on Python < 2.5 (issue2278)
    * verify: fix "missing revlog!" errors for revlog format v0 and add test
    * win32: add Emacs scripts to Inno Setup installer
    * win32: add hgweb scripts to Inno Setup installer
2010-10-05 22:12:13 +00:00
obache
ce5e8500ca Change requirement of php packages, or php-5.3.x may be installed with binary
package.
2010-10-02 06:30:41 +00:00
darcy
954bcca228 Correction to the home page and distribution site.
No PKGREVISION bump since no actual content changes.
2010-09-30 18:30:20 +00:00
obache
b22622648d No need to buildlink with database library.
Bump PKGREVISION to relax dependency.
2010-09-30 08:27:52 +00:00
wiz
db1db21367 Reset maintainer. 2010-09-28 13:21:29 +00:00
taca
c1da7e4afb Don't hardcode "ruby18-" but use "${RUBY_PKGPREFIX}-".
Fix build problem of ruby-gnome2 with ruby19.
(Although textproc/ruby-eruby has another problem with ruby19.)
2010-09-28 12:24:25 +00:00
dsainty
e987e87576 patch-ab is upstream now (PKG_CONFIG_LOG support). Remove the patch to
avoid crashing with double free on glibc.

Bump PKGREVISION for new "not crash" functionality.
2010-09-28 04:52:41 +00:00
gdt
320f8b9745 Express dependency on py-expat.
(The python world seems to think that xml parsing functions are part
of core Python and need not be mentioned.  Perhaps pkgsrc's way of
having py-expat is unusual and a bit of DESCR spiffage is in order,
but I'm not sure what's right.)
2010-09-26 13:53:47 +00:00
taca
29a02e828c Fix gemspec syntax to fix build problem with ruby19.
Ruby 1.8's gem (misc/rubygems) contains a patch to allow such a wrong
syntax of gemspec.  (I don't think this patch is a good idea now.)

Noted by joerg@ via private mail.
2010-09-26 12:14:21 +00:00
obache
567ca9b39b exactly set --mode and --tag for libtool. 2010-09-26 11:27:21 +00:00
obache
33dc01fd95 * convert bison dependency from BUILD_DEPENDS to USE_TOOLS.
* exactly pass LEX to make, or using flex.
* MAKE_JOBS_SAFE=no
2010-09-26 11:03:05 +00:00
jwise
62fd26ba71 Fix build on Solaris 10.
Unfortunately, with recent gcc, the x86 version of mpn fails to build on
Solaris.  Add it to Darwin on the list of platforms for which we build a
generic mpn instead.
2010-09-24 14:27:35 +00:00
wiz
3db5d79567 Update to 2.68, requested by adam for pkg-config-0.25.
* Noteworthy changes in release 2.68 (2010-09-22) [stable]
  Released by Eric Blake, based on git versions 2.67.*.

** AC_MSG_ERROR (and AS_ERROR) can once again be followed immediately by
   `dnl'.  Regression introduced in 2.66.

** AC_INIT again allows URLs with '?' for its BUG-REPORT argument.
   Regression introduced in 2.66.

** AC_REPLACE_FUNCS again allows a non-literal argument, such as a shell
   variable that expands to a list of functions to check.  Regression
   introduced in 2.66.

** AT_BANNER() with empty argument will cause visual separation from previous
   test category.

** The macros AC_PREPROC_IFELSE, AC_COMPILE_IFELSE, AC_LINK_IFELSE, and
   AC_RUN_IFELSE now warn if the first argument failed to use
   AC_LANG_SOURCE or AC_LANG_PROGRAM to generate the conftest file
   contents.  A new macro AC_LANG_DEFINES_PROVIDED exists if you have
   a compelling reason why you cannot use AC_LANG_SOURCE but must
   avoid the warning.

** The macro m4_define_default is now documented.

** Symlinked config.cache files are supported; configure now tries to
   update non-symlinked cache files atomically, so that concurrent configure
   runs do not leave behind broken cache files.  It is still unspecified
   which subset or union of results is cached though.

** Autotest testsuites should not contain long text lines any more, and be
   portable even when very many test groups are used.

** AT_CHECK semantics with respect to the Autotest variable $at_status and
   shell execution environment of the arguments are documented now.

** AC_FC_LIBRARY_LDFLAGS now tolerates output from newer gfortran.

** Newly obsolete macros
   The following macros have been marked obsolete.  New programs
   should use the corresponding Gnulib modules.  Gnulib not only
   detects a larger set of portability problems with these functions,
   but also provides complete workarounds.

     AC_FUNC_ERROR_AT_LINE  AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK
     AC_FUNC_MKTIME  AC_FUNC_STRTOD
2010-09-24 09:46:42 +00:00
sno
1bb0a2c547 Updating devel/p5-Module-Install-XSUtil from 0.27 to 0.33
Upstream changes:
0.33 Sun Sep 19 22:15:10 2010
    - Disable -Wdeclaration-after-statement by requires_c99()

0.32 Mon Sep 13 14:18:33 2010
    - Don't clean xshelper.h by default.
      Use use_xshelper -clean (or -realclean) to clean the file.

0.31 Mon Sep 13 13:09:16 2010
    - Fix a check for STATIC_INLINE (s/__cplusplus__/__cplusplus/)

0.30 Sat Sep 11 14:17:06 2010
    - Add use_xshelper() command to create xshelper.h
2010-09-23 22:43:21 +00:00
sno
dddf8befd9 Updating devel/p5-MooseX-StrictConstructor from 0.10nb1 to 0.11
Upstream changes:
0.11     2010-09-09
- Added a missing test dep on Test::Exception. Reported by Phillip Moore. RT
  #61205.
2010-09-23 22:20:29 +00:00
sno
b86e6d6f0e Updating devel/p5-MooseX-Types from 0.23nb1 to 0.24
Upstream changes:
0.24    Sat Sep 11 19:59:18 CEST 2010
        - Avoid more warnings from Moose 1.09 in tests (Dave Rolsky).
2010-09-23 22:17:44 +00:00
sno
e8e662cae5 Updating devel/p5-Moose from 1.12 to 1.14
Upstream changes:
1.14 Tue, Sep 21, 2010

  [BUG FIXES]

  * Work around what looks like a bug in List::MoreUtils::any. This bug caused
    a weird error when defining the same union type twice, but only when using
    MooseX::Types. Reported by Curtis Jewell. RT #61001. (Dave Rolsky)

1.13 Mon, Sep 13, 2010

  [API CHANGES]

  * The deprecation warnings for alias and excludes are back, use -alias and
    -excludes instead. (Dave Rolsky)

  [ENHANCEMENTS]

  * When composing one role into another and there is an attribute conflict,
    the error message now includes the attribute name. Reported by Sam
    Graham. RT #59985. (Dave Rolsky)

  * When a class is made immutable, the does_role method is overridden with a
    much faster version that simply looks role names up in a hash. Code which
    uses lots of role-based type constraints should be faster. (Dave Rolsky)
2010-09-23 22:16:41 +00:00
sno
3308c7e2ef Updating devel/p5-Devel-TraceUse from 2.02nb1 to 2.03
Upstream changes:
2.03 Wed Sep 22 01:15:40 CEST 2010
    - The 'hidecore' option will hide core modules in the output
      (initial patch by David Leadbeater)
    - moved author tests to xt/
2010-09-23 21:28:01 +00:00
sno
006c3f5865 Updating devel/p5-autobox from 2.70nb1 to 2.71
pkgsrc changes:
- bump dependency version of Scope::Guard to 0.20

Upstream changes:
2.71  Thu Sep 23 02:28:10 2010
    - fix for recent perls: remove cargo-cultism
2010-09-23 21:22:55 +00:00
sno
577da04d37 Updating devel/p5-App-cpanminus from 1.0013 to 1.0014
Upstream changes:
1.0014  Tue Sep 21 12:42:28 PDT 2010
   - Added "--> Working on ..." output for a better understanding of
     overall build process
2010-09-23 21:19:08 +00:00
obache
6f5724d8a9 Update ruby-gnome2 to 0.90.1.
= NEWS

== Ruby-GNOME2 0.90.1: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

A install bug fix release of 0.90.0.

=== Changes

==== Ruby/ATK

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/GTK2

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Pango

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/RSVG

  * Bug fixes:
    * fix .pc install path.
      [OBATA Akio, Kouhei Sutou]

=== Thanks

  * OBATA Akio

== Ruby-GNOME2 0.90.0: 2010-09-23

NOTE: 0.90.x releases are for 1.0.0 major release.

RubyGems support!

=== Changes

==== Ruby/GTK2

  * Bug fixes:
    * [ruby-gnome2-devel-en] Gtk 2.20, Gtk::Builder and 'name'
      add Gtk::Buildable#builder_name/set_builder_name.
      [Simon Arnaud, Kouhei Sutou]

=== Thanks

  * Simon Arnaud
2010-09-23 15:35:58 +00:00
obache
fc57d9f861 + ruby-pkg-config 2010-09-23 15:25:57 +00:00
obache
f26034f5d1 Import ruby-pkg-config-1.0.6 as devel/ruby-pkg-config.
A pkg-config implementation by Ruby.
2010-09-23 15:24:28 +00:00
taca
ed7aacd549 Remove empty value of LICENSE. 2010-09-23 09:22:13 +00:00
obache
bf3446eaf9 Update libgee to 0.5.3.
pkgsrc changes:
* set LICENSE=gnu-lgpl-v2.1
* drop dependency on vala, not used.
* add TEST_TARGET.

NEWS from upstream:
libgee 0.5.3
============

 * Fix memory leaks in TimSort and LinkedList.
 * Bug fixes in TreeMap and TreeSet.

libgee 0.5.2
============

 * Build system enhancements to conform Gnome's style.
 * Bug fixes in TreeSet, TreeMap and Collection.to_array.
 * Deprecated Map methods marked with [Deprecated].

libgee 0.5.1
============

 * Bug fixes in HashMultiSet, TimSort, TreeMap, TreeMultiSet, and TreeSet.
 * Fix build with Vala 0.8.0 and later.
 * Fix build on Windows.
 * Fix subprocess handling in test infrastructure.

libgee 0.5.0
============

 * API changes
   * Introduce Functions hash, equal and compare function factory
   * Introduce Comparable<G> interface
   * Implementations provides sane defaults when constructed without functions
   * ReadOnly* made internal in favor of a `read_only_view` properties
   * Iterator<G> is now mutable and resettable
   * Introduction of BidirIterator<G> bidirectional iterators
   * List<G>.list_iterator () returns a specialized ListIterator<G>
   * Various API contracts clarifications and enhancements
   * Introduce List<G>.sort () with TimSort implementation
   * Complete Map API rework
   * Introduce Queue and Deque interfaces
   * Introduce MultiSet and MultiMap interfaces (Ali Sabil)
   * Introduce SortedSet interface (Maciej Pietchotka)

 * New implementations
   * HashMultiSet and HashMultiMap (Ali Sabil)
   * TreeMultiSet and TreeMultiMap.
   * PriorityQueue
   * LinkedList now implements Deque
   * TreeSet now implements SortedSet (Maciej Pietchotka)

 * Infrastructure
   * New test framework and complete tests refactoring (Julien Peters)
   * New doc/ documentation directory (--enable-doc)
   * Test coverage analysis using lcov (--enable-coverage)
   * Basic benchmark framework and sort benchmark (--enable-benchmark)
   * Use silent rules by default for users of automake 1.11

 * Code Quality
   * Many bug fixes
   * Many optimizations
   * Lots of additional documentation
   * Better overall encapsulation, dangerous public setters have been removed
   * Better test coverage (more than 90%)

libgee 0.4.0
============

 * Bug fixes.

libgee 0.3.0
============

 * Introduce AbstractCollection, AbstractList and AbstractMap base classes.
 * Add new properties and methods to Collection, List and Map. (Tomaž Vajngerl)
 * Add LinkedList implementation. (Mark Lee)
 * Add TreeSet and TreeMap implementations. (Maciej Piechotka)
 * Iterable.element_type is now a property.
 * Map.remove now takes an optional parameter to retrieve the removed value.
 * Bump library version info to reflect API/ABI breakage

libgee 0.2.0
============

 * Generate GIR file.

libgee 0.1.6
============

 * Fix build for Vala 0.7.
 * Bug fixes.
2010-09-23 08:26:09 +00:00
taca
a737e26a65 Add and enable ruby-ffi and ruby-getopt. 2010-09-23 07:20:07 +00:00
taca
fa97b31c73 Importing devel/ruby-getopt 1.4.0.
The getopt library provides two different command line option parsers.
They are meant as easier and more convenient replacements for the
command line parsers that ship as part of the Ruby standard library.
Please see the README for additional comments.
2010-09-23 07:18:42 +00:00
taca
708f544f06 Importing devel/ruby-ffi 0.6.3.
== DESCRIPTION:

Ruby-FFI is a ruby extension for programmatically loading dynamic
libraries, binding functions within them, and calling those functions
from Ruby code.  Moreover, a Ruby-FFI extension works without changes
on Ruby and JRuby.

Discover why should you write your next extension using Ruby-FFI
here[http://wiki.github.com/ffi/ffi/why-use-ffi].

== FEATURES/PROBLEMS:

* It has a very intuitive DSL
* It supports all C native types
* It supports C structs (also nested), enums and global variables
* It supports callbacks
* It has smart methods to handle memory management of pointers and structs
2010-09-23 07:18:01 +00:00
adam
a5f9b726c7 Changes 0.25:
* 0.24 included a too strict whitespace/shell metacharacter filter
  leading to some legal characters like = and : being escaped in the
  output.  This has been fixed.
* when building with newer and external libpopt, it would be confused
  over being asked to split an empty string, leading to errors with
  packages that included empty fields in their .pc files.
* Make the COPYING file explicitly GPLv2.  The COPYING file in 0.24
  was inadvertently GPLv3 rather than the correct GPLv2.
* Minor changes to documentation

Changes 0.24:
* Fix up bug in PKG_CONFIG_SYSROOT handling which mangled non-I and
  non-L arguments
* Put /usr/lib/pkgconfig and /usr/share/pkgconfig into the default
  search path when no prefix is passed to configure.
* Portability fixes for Windows and NetBSD
* Various man page updates
* Add logging support to log how pkg-config is being called.
* Skip Requires.private unless we need them for Cflags
* Add a variable, pc_path to the compiled-in pkg-config package that
  you can query for the compiled-in PKG_CONFIG_PC_PATH.
* Various updates to pkg.m4.
* Update rpmvercmp with bugfixes from upstream.
* Add introductory guide to pkg-config, thanks to Dan Nicholson for
  the patch.
* Add listing of variables in a package
* Make it possible to use external popt.
* Add --print-provides and --print-requires(-private) options
* Add support for paths containing whitespace and shell metacharacters
2010-09-23 07:07:46 +00:00
sno
0d3cf06c65 Updating devel/p5-Parse-ExuberantCTags from 1.01nb1 to 1.02
Upstream changes:
1.02  Tue Sep 21 22:23 2010
  - Fix compilation in C89 mode (RT #61526)
  - Better Makefile.PL (Alexandr Ciornii)
2010-09-23 06:52:02 +00:00
sno
d16bfc8b06 Updating devel/p5-Perl-Version from 1.009nb1 to 1.010
pkgsrc changes:
- adding license definition
- removing upstream applied fix

Upstream changes:
1.010   2010-09-19
        Install perl-reversion by default.
2010-09-23 06:47:54 +00:00
taca
a8b622d180 Update devel/ruby-thor to 0.14.1.
Official changes are unknown but it seems that some bug fixes was done.
2010-09-23 06:41:27 +00:00
taca
c4f1fc5d4b Update devel/ruby-rcov to 0.9.9.
It seems that a little improvemnt for JRuby (not related to ruby in
pkgsrc).
2010-09-23 06:37:17 +00:00
sno
5db1b79424 Added devel/p5-LEOCHARRE-Dir, devel/p5-LEOCHARRE-Debug and devel/p5-LEOCHARRE-CLI2 2010-09-23 06:31:17 +00:00
sno
581e463c03 Importing package for Perl5 module LEOCHARRE::CLI2 1.16 into
devel/p5-LEOCHARRE-CLI2 as dependency of scheduled update of
www/p5-WordPress-XMLRPC to 1.23

Some quick help for writing cli scripts. Forces by default that -h
triggers help, that -d triggers debug. Automates help, debug, etc.
When LEOCHARRE::CLI2 is used, the OPTIONS are altered automatically.
Also it automatically generates HELP.
2010-09-23 06:29:35 +00:00
sno
28c4f3e774 Importing Perl5 module LEOCHARRE::Debug 1.03 into devel/p5-LEOCHARRE-Debug
as dependency for scheduled update of p5-WordPress-XMLRPC to 1.23

Leo Charre's debug sub
2010-09-23 06:27:43 +00:00
sno
915758c975 Importing Perl5 package LEOCHARRE::Dir version 1.08 into
devel/p5-LEOCHARRE-Dir as required by the update of www/p5-WordPress-XMLRPC
to 1.23

Reading directories, etc. Made to be simple, clean cut.
2010-09-23 06:13:05 +00:00
obache
060b87cf72 + lua-filesystem 2010-09-23 05:27:32 +00:00
joerg
6fd79e6d52 Update to fossil-201009181.55143: No detailed ChangeLog, but this fixes
issues with the git2fossil import and repositories > 4GB.
2010-09-22 20:39:59 +00:00
sno
1a3259526f Updating devel/p5-Net-LDAP-Class from 0.18nb1 to 0.25
pkgsrc changes:
- add license
- add/adjust dependencies

Upstream changes:
0.19    10 Aug 2009
        * tweek N::L::C::G::AD per https://rt.cpan.org/Ticket/Display.html?id=48562
        * add isa_user() and isa_group() methods to base class per same RT ticket.

0.20    26 Aug 2009
        * add Iterator, SimpleIterator and MultiIterator classes and supporting methods.
          Thanks to Peter Newman for dialogue on the development of the iterator feature.
          See https://rt.cpan.org/Ticket/Display.html?id=48562
        * fix overloading for boolean checks when stringify() evaluates false (emptry string, e.g.)

0.21    26 Aug 2009
        * change fetch_secondary_users() in both Group::AD and Group::POSIX to just wrap around
          secondary_users_iterator().

0.22    14 Sep 2009
        * add pswd_will_expire_localtime to User::AD
        * remove init_user_class and init_group_class overrides in subclasses,
          to prevent masking the fact that you must create your own subclass.

0.23    24 Nov 2009
        * add explicit unbind() calls in tests per RT #52037

0.24    29 Nov 2009
        * flag some AD tests as TODO until the pack/unpack issue with SIDs can be ironed out.
          It only seems to affect Net::LDAP::Server::Test, not actual AD servers.

0.25    17 Feb 2010
        * rewrite of internal _sid2string() and _string2sid() pack/unpack magic. Many thanks
          to David Lowe for the help.
2010-09-22 06:27:47 +00:00
sno
e04bfe9eed Updating devel/p5-Net-LDAP-Server-Test from 0.8.0.01 to 0.10
pkgsrc changes:
- add license
- adjust download directory

Upstream changes (since 0.08_01 - upstream version of packaged 0.8.0.01):
0.10    15 June 2010
        * ditch the pseudo-sleep() delay in forking child, instead using
          a pipe() check.  Patch from David Leadbeater via
          https://rt.cpan.org/Public/Bug/Display.html?id=56987
        * quiet line noise when primaryGroupID not used. Patch from Ted
          Katseres via https://rt.cpan.org/Public/Bug/Display.html?id=58337

0.09    17 Feb 2010
        * wrap print to $socket handle in {} braces for perl 5.6.x
        * rewrite _sid2string() and _string2sid() with better pack/unpack
          magic. Thanks to David Lowe.

0.08    26 Aug 2009
        * make debugging messages optional with LDAP_DEBUG env var
        * add support for Net::LDAP::Control (specifically,
          Net::LDAP::Control::Paged)
2010-09-22 06:09:30 +00:00
sno
b3af5bbff8 Updating devel/p5-Module-CoreList from 2.38 to 2.39
Upstream changes:
2.39    Sun Sep 19 2010
  - Updated for v5.13.5
2010-09-21 20:54:12 +00:00
sno
388d466182 Updating devel/p5-Devel-NYTProf from 4.04nb1 to 4.05
Upstream changes:
Changes in Devel::NYTProf 4.05 (svn 1359) 15th Sept 2010
  Fixed tests to work with a new optimization in perl 5.13.4.
  Fixed handling of negative values for subroutine line ranges
    (that may be added to %DB::sub by buggy software).
  Fixed handling of negative times from unstable clocks
    that caused spikes in statement times.
  Fixed risk of bad line numbers hanging report generation.
2010-09-21 20:49:11 +00:00
fhajny
3fd97e9641 Import lua-filesystem-1.5.0 as devel/lua-filesystem.
LuaFileSystem is a Lua library developed to complement the set of functions
related to file systems offered by the standard Lua distribution.

LuaFileSystem offers a portable way to access the underlying directory
structure and file attributes.
2010-09-21 09:30:41 +00:00
sno
b1d6172d1e Updating devel/p5-Getopt-Long-Descriptive from 0.085nb1 to 0.086
pkgsrc changes:
- bump version of dependency to devel/p5-Sub-Exporter

Upstream changes:
0.086   2010-09-19
        fix minimum required version of Sub::Exporter
        minor tweak to avoid warnings when run with -w
2010-09-21 06:22:11 +00:00
sno
9a93d85412 Updating devel/p5-Package-Stash from 0.05nb1 to 0.08
Upstream changes:
0.08  2010-09-18
      - oops, accidentally included some experimental changes in that last
        release, that break things

0.07  2010-09-18
      - non-dev release

0.06-TRIAL  2010-08-26
      - re-enable the caching of the stash, since I can't reproduce the bug
        at all
2010-09-21 06:17:21 +00:00
sno
8ca3c78d87 Updating devel/p5-PathTools from 3.31nb1 to 3.33
pkgsrc changes:
- adjust license

Upstream changes since 3.31:
3.33 - Mon Sep 20 18:00:00 2010
- No functional changes since the previous release.
- Fixes POD links
  (part of core change2a6dc37471bea77f0c24fd1fe90c598a270c9968,
   Florian Ragwitz)

3.32 - Sun Sep 19 18:00:00 2010
- Promote to stable release.

3.31_03 - Fri Sep 17 20:00:00 2010
- Colon delimiter and escaped delimiters for File::Spec::VMS
  This is core change 61196b433b2b (Craig A. Berry)

3.31_02 - Fri Jul 23 20:00:00 2010
- Add TODO test for File::Spec->rel2abs() when under a symlink.
- Make catpath return an empty directory rather than the current
  directory if the directory name is empty.  This allows catpath
  to play nice with non-rooted logical names, as in
        catpath('sys$login:', '', 'login.com');
  (Craig A. Berry)
- Fix abs2rel bug in handling a Unix-style input.
  (Craig A. Berry)
- Assorted clarification and simplification of the documentation.
  (Craig A. Berry)
2010-09-21 06:11:38 +00:00
sno
1a6bd5005c Updating devel/p5-Class-XSAccessor from 1.07 to 1.08
pkgsrc changes:
- removing dependency to devel/p5-AutoXS-Header

Upstream changes:
1.08  Fri Sep 17 20:30 2010
  - Promote latest development release to a stable release.

1.07_04  Sun Sep 12 10:30 2010
  - Since WIN32 doesn't have the PERL_CORE optimization,
    it gets the PERL_NO_GET_CONTEXT optimization back.
  - Add threading test that would previously crash on win32
    and perls compiled with track-mempool.
  - Use the system's malloc/etc for the shared memory, not perl's.

1.07_03  Thu Sep  9 20:30 2010
  - Minor constructor optimization/cleanup.
  - Various built-time warning fixes.
  - PERL_CORE optimization now disabled on WIN32.
  - Class::Accessor::Fast compatibility code added (not
    for public consumption!)
  - Clear requirement of Perl 5.8 everywhere.
  - Fix minor (constant as in O(1)) memory leak.

1.07_02  Mon Aug 23 20:30 2010
  - Various warning fixes and small cleanups over previous
    dev. version.

1.07_01  Wed Aug 18 20:30 2010
  - Experimental support for lvalue accessors:
    $obj->foo = 12
2010-09-21 05:59:42 +00:00
sno
1c4b69d163 Updating subversion from 1.6.9nb1 to 1.6.12
Upstream changes:
Version 1.6.12
(21 Jun 2010, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.12

  User-visible changes:
   * further improvements for issue #3242
   * allow deletion of uris which need character escaping (issue #3636)
   * fix errors with 'svn mkdir --parents' (issue #3649)
   * update address to which crash reports are sent (r901304)
   * check for server certificate revocation on Windows (r898048)
   * disable custom file mutexes on Windows (r879902, -16)
   * fix handling of peg revision'd copy targets (issue #3651)
   * more improvements to 'svn merge --reintegrate' (r935631)
   * allow copying of broken symlinks (issue #3303)
   * improve rep-sharing performance on high-concurrency repos (issue #3506)
   * fixed: added subtrees with mergeinfo break reintegrate (issue #3654)
   * fixed: assertion triggered by tree-conflicted externals (issue #3469)

  Developer-visible changes:
   * give windows devs more flexibility with sqlite versions (r944635)
   * allow the pack tests to work with low file descriptor limits (r937610)
   * improve exception handling on Windows Vista and 7 (r878447, -910, -916)

Version 1.6.11
(19 Apr 2010, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.11

 User-visible changes:
  * fix for repositories mounted via NFS (issue #3501)
  * enable TCP keep-alives in svnserve (r880552)
  * tighten restrictions on revprops for 'svnadmin verify' (r904594)
  * make ra_serf give better out-of-date information (issue #3561)
  * improve error message upon connection failure with svn+ssh:// (r922516)
  * allow 'svn log' on an uncommitted copy/move destination (r901752)
  * make 'svnadmin hotcopy' copy the fsfs config file (r905303)
  * mergeinfo improvements with non-inheritable mergeinfo (issue #3573)
  * make mergeinfo queries not require access to the repo root (issue #3242)
  * update URLs to refer the the new apache.org repository (r904301, -94)
  * update relative externals during a switch (issue #3390)
  * fix 'merge --reintegrate' with self-referential mergeinfo (r892050, -85)
  * improve wc-ng working copy detection (r929382)
  * improve handling of mergeinfo when using serf (r880461)
  * fixed: 'svnlook plist --revprop' with '-t TXN_NAME' (r917640, -8211)
  * fixed: file external from URL cannot overwrite existing item (issue #3552)
  * fixed: potential memory error in 'svn status' (r923674, -9)
  * fixed: merge records mergeinfo from natural history gaps (issue #3432)
  * fixed: theoretical possibility of DB corruption (r926151, -67)

 Developer-visible changes:
  * disable checks for wc-ng working copies when running the test suite
  * on Windows, don't ignore move operation error codes (r896915)
  * more precise reporting of errors occuring with sqlite init (r927323, -8)
  * ensure rangelist APIs are commutative (r923389, -91)

Version 1.6.10
(Not released, see changes for 1.6.11.)
2010-09-19 16:10:46 +00:00
wiz
196cdad545 Set LICENSE. 2010-09-19 14:09:41 +00:00
obache
6464f970c4 Update libmowgli to 0.7.1.
Based on PR#43760 by Kamel Derouiche.

summary from changelog
 * Add mowgli_patricia_size().
 * Update buildsys.
 * bug fixes.
2010-09-19 12:19:41 +00:00
wiz
c9698fc012 Update to 0.70:
0.70 Fri Sep 17 19:07:02 2010
    [BUG FIXES]
    * Delegations ignored method modifiers

0.69 Mon Sep 13 14:04:41 2010
    [BUG FIXES]
    * Workaround a problem with Test::Builder 2.00_01, which could cause
      SEGV (the HEAD in the repository of tb2 is okay)
2010-09-19 10:58:14 +00:00
wiz
129f8ab48a Update to 1.29:
2010-06-17: version 1.29

    * fix warnings spew if calling stats on a down server

    * fix buck2sock confusion (Eddie Canales)

	* quell ipv6-related warning
	  https://rt.cpan.org/Ticket/Display.html?id=51761
2010-09-19 10:54:28 +00:00
obache
7f82bce0f8 Update gsoup to 2.7.17.
Based on PR#43789 by Kamel Derouiche.

pkgsrc changes:
 * install documentation additionally.
 * exactly buildlink with zlib and openssl.

upstream changes:

# Version 2.7.14 (09/07/2009)


    * Added support for poll() to replace select() to prevent FD_EXCEEDED.
    * Fixed enum local simpleType restriction attribute initialization.
    * Fixed utf8 string parsing issue when first char in CDATA could cause
      problems.
    * Fixed UDP IPv6 multicast-unicast exchange.
    * Fixed gzip end-of-stream check.
    * Fixed wsdl2h portType operation-input/output matching to ensure operations
      can be safely overloaded.


# Version 2.7.15 (11/07/2009)


    * Added soap_read_X() and soap_write_X() macros to simplify object reading
      and writing.
    * Fixed soap_new_X() functions compilation problem.
    * Fixed SSL session in context copy.
    * Fixed win32 select() in tcp_select().
    * Fixed wstrings in unions.
    * Fixed preservation of CDATA sections in literal XML strings.


# Version 2.7.16 (04/05/2010)


    * Added soapcpp2 option -T to generate auto-test echo server code with an
      example in samples/autotest based on 294 patterns for data binding W3C
      workgroup.
    * Added soapcpp2 option -b to serialize byte arrays char[] as fixed-size
      strings (array of xsd:byte otherwise).
    * Added xsd:duration serializer: import custom/duration.h.
    * Added gsoap header syntax '$' type qualifier to indicate special
      struct/class members (array length, union discriminators).
    * Added "colon notation" to attach XML prefixes to C/C++ names without
      changing the names, an alternative to the ns__ prefix notation.
    * Added wsdl2h options -z# for backward compatibility flags (-z1, -z2).
    * Added SOAP_XML_IGNORENS to optionally ignore XML namespaces.
    * Added WS-ReliableMessaging plugin.
    * Added custom xsd:duration serializer.
    * Added WSSE plugin soap_wsse_set_wsu_id() to simplify signing of elements
      (sets the wsu:Id of a given element tag name).
    * Improved handling of struct/class member name clashes resulting from XML
      schemas definitions.
    * Improved SOAP RPC ecoding response element tag acceptance.
    * Improved VxWorks compatibility.
    * Fixed FastCGI SOAP/XML processing with MIME attachments.
    * Fixed 'typedef std::string XML', for literal XML serialization problem.
    * Fixed a rare incorrect well-formedness error when xmlns default namespaces
      are absent.
    * Fixed a zlib compression error when obsolete crc check is used.
    * Fixed WS-Addressing HTTPS message relay (OpenSSL crash).


# Version 2.7.17 (05/10/2010)


    * Added WS-Policy 1.2 and 1.5, WS-SecurityPolicy 1.2 support for wsdl2h.
    * Improved WS-ReliableMessaging interop and verified MT-safety.
    * Improved WS-Security WSSE plugin documentation.
    * Fixed soapcpp2 line number error reporting.
    * Fixed WSSE plugin soap_wsse_set_wsu_id().
    * Fixed wsdl2h cycle problem with recursive xs:include and xs:import.
    * Fixed enum translation of enum symbols with colons.
    * Fixed std::wstring used as XML attribute value UTF8 encoding (internal stdsoap2 API changed).
2010-09-18 12:11:36 +00:00
obache
d85e0e3cb5 replace spaces with tabs for recent gmake. 2010-09-18 08:02:29 +00:00
spz
8ce189e12f update to version 3.8.8, partially by sno@
Upstream Changelog:

NEW FEATURES AND MAJOR CHANGES

* Aaron Sigel performed a security audit of RT and pointed out
  a number of potential improvements which have been addressed

* Charts improvements

    * Time-based charts can now show "hourly" goupings.
    * ChartFont option is now hash with font per language.
    * Two default fonts are shipped with RT to cover most
      supported languages.
    * The table of chart results now contains links to tickets
      matching a given row.
    * Timezones support, but protected with config option.
    * Better scaling of Y axis.
    * X axis labels are now vertical if there is not enough
      space to display them horizontally.

* RTAddressRegexp option improvements

    * No default value anymore.
    * If no value is set then RT will attempt to calculate the right value
      from the user-defined queue addresses.
    * On create/update/people pages RT now checks addresses
      users enter and stop users from entering known
      addresses for RT queues.

* Admin UI improvements

    * Improved display of the "About this RT" page.
    * More pages in the Admin UI have been switched to generic
      code to list objects (like tickets in search results)
    * Display formats for these objects are now configurable
      in the config file (%AdminSearchResultFormat)
    * More columns in column maps for objects other than
      tickets.

* Custom fields ordering and application improvements

    * Queue specific custom fields now can be placed above
      global, below or even in the middle. Order of global
      custom fields stays the same in all queues, but a custom
      field that is applied to particular queues can be placed
      differently in each queue.
    * Make it possible to apply a CF globally from 'Applies To'
      page.
    * RT no longer allows you to apply a CF globally and to queues
      at the same time. When CF is applied globally it is
      un-applied from specific queues first.

* Refactored simple (googleish) search

    * new options in the config to control defaults
    * new keywords to search for particular things

* RSS feeds now contain embedded single-query authentication strings
* We've Introduced a config option to prevent adding the
  RT-Originator header in outgoing mails.
* New MessageBoxIncludeSignature* options
* LogoutRefresh config option to control how long to wait
  before going back to login
* New config option for AttachmentUnits
* New config option for AlwaysDownloadAttachments
* RT now requires your current password to change any password
* Improved LinkValueTo and returned back functionality

    * if LinkValueTo starts with __CustomField__ then don't
      escape it, but make sure it's not a JS link
    * escape links using HTML escaping
    * don't wrap into <a> with empty href if link is empty

* Added DefaultMailPrecedence and DefaultErrorMailPrecedence
  config options
* Squelch watchers on update. This makes doing silent
  Updates possible
* New web handler: bin/fastcgi_server
* Refactored Elements/ShowUser so it's easy to add custom
  formats. Several performance improvements in this code.
* MERGE_CACHE to cache information about merged tickets and
  lower logs and DB impact on re-checks
* Made NotifyActor into a User Preference
* If the MIME entity has header X-RT-Squelch, do not send
  the message
* Improved print layouts
* Serve images in js and css dirs as static files,
  so browsers cache them more agressively
* Added HasAttribute and HasNoAttribute to TicketSQL
* New faster and less memory hungry TicketsMaps - First, Prev,
  Next and Last links when you view tickets from the current
  search. Size is now limited by a new config option. Floating
  window is used to build the links.

CLEANUPS AND SMALL IMPROVEMENTS

* Updated doc/Security with more modern security tips
* Made the plaintext mono feature work in IE.
* Better timezone handling in Tools/Reports/ResolvedByDates.html
* Make sure we don't serve files outside RT's paths
* Additional checks to make sure that credentials
  are sent to RT on Login
* Moved CustomField column map from tickets' to generic
* Make height, width, href and alt of the logo configurable
* Load as much as possible when a web-handler with forks
  is used, this increase memory sharing across processes
* A link provided for approvals templates to whoever worked
  the approval
* Global __WebRequestPath__ and __WebRequestPathDir__
  column map entries
* Process custom fields in ModifyDates.html
* Handle Ccs and AdminCcs of the queue in SkipNotification
  feature
* Sort callbacks within a root only, respect plugins
  order
* Add some wording to the check boxes on the reply pages
* Reduce whitespace on bottom of boxes as was earlier
* Use smaller margin for reminders display to save space
* Use a reasonable length for scrip descriptions
* Removed a lie about RT CLI still being "unsupported"
* User friendlier errors handling thrown by Calendar::Simple
* Split some CSS from themes into base/xxx.css
* Googleish search was making incorrect assumptions
  about RT::User and RT::Group's Load function
  returning a boolean not a list. This was throwing
  (harmless, but ugly) errors.
* Don't apply order on collections if sorting is not
  allowed
* Removed the "URL" parameter to 'Logout' as it had no
  legitimate use.
* make instal and testdeps tests to avoid some versions
  of modules that are known to be buggy or incompatible,
  for example DBD::Oracle 1.23

BUG FIXES

* properly use AND/OR when content is searched and
  DontSearchFileAttachments option is enabled
* Make sure Merge only possible when user has Modify
  right on both tickets
* Fixes for UseSQLForACLChecks option, it was possible
  to construct a query and see tickets an user has no
  right to see. Lots of tests have been added to make
  sure it wouldn't happen again.
* SQL used for ACL checks has been refactored to get
  more effective queries. Especially when list of
  potential owners is built for the query builder.
* Unified API for tables with disabled column and
  fixes when ->Count could return bigger value
  when some CFs are disabled.
* I18N was transcoding attachments to UTF-8 one line
  at a time. This doesn't work at all for UTF-16 and
  probably other encodings.
* Fixed encoding problem when loading a dump file
  produced by rt-dump-database.
* A closing </li> was missing in PreviewScrips comp
* Fixed config loading when Fcntl module or other exporting
  symbols is loaded. Load was failing with "Not a SCALAR
  reference" error.
* Returned back effective SQL when searching by CFs with
  = or != operator
* Fixed error on login when user make mistake in password
  and he entered character out of ASCII range.
* Honor a user's MessageBoxRichTextHeight setting
* Fixed query builder behaviour with NULLs and '' (empty values)
* Fixed potential information loose on incorrect GnuPG mails
* Fixed display-all-rows in Dashboards
* Fixed JS escaping issues
* Set context object in OCFV::CustomFieldObj
* Sessions ended up in /tmp/ in some cases
* Fixed safe_run_child when code dies between fork and exec,
  deals with "mysql server has gone away" error
* fix Jumbo reloading and losing message content
* Stop infinite looping when you have global custom
  fields and no Queue restriction
* Fixed sorting of custom fields in Results.tsv
* Set of fixes for Unicode characters in emails
  and tests covering these changes
* Don't create handles we don't need, we can hit limit
* Prevent servers using GnuPG from running out of file handles

TRANSLATION

Updates merged from launchpad and two new languages: nn.po
and pt_PT.po. Thanks to all contributors.

CALLBACKS

* AboutThisUser in ShowPeople box
* Between the GnuPG and message rows
* AfterSubject
* Before and After CustomFields
* Before and After TransactionCustomFields
* AfterAddress in PreviewScrips
* At the top of ticket summary columns
* For adding links for attachment downloads
* At the bottom of the logout box
* Pass more information to the FormStart callback
  in Ticket/Update.html
* AfterMessageBox on ticket create page
* ShowTransaction/AfterAnchor
* In EditDates and ShowDates
* Pass a reference to the signature in MessageBox's callback
* For inserting text after the transaction's description
* AfterUpdateType in Jumbo.html and Update.html
2010-09-17 21:41:54 +00:00
asau
0197cf2bd7 Fix shared (PIC) code on amd64 and, hopefully, on other platforms. 2010-09-17 09:35:58 +00:00
obache
ad0689949d remove python23 stuff. 2010-09-17 06:22:57 +00:00
sno
73cd02bfbc Updating devel/p5-PPIx-Regexp from 0.010nb1 to 0.011
pkgsrc changes:
- adjust dependencies

Upstream changes:
0.011		T. R. Wyant	16-Sep-2010
  No changes from 0.010_01.

0.010_01	T. R. Wyant	11-Sep-2010
  Remove dependencies on Params::Util and Readonly. The latter involved
    changing the symbols exported from PPIx::Regexp::Constant, but these
    were documented as private, so ...
  Parse POSIX character classes [=a=] and [.a.] as
    PPIx::Regexp::Token::CharClass::POSIX::Unknown, which counts as a
    parse failure since these are not supported by Perl.
  Make the PPI::Document created by PPIx::Regexp::Token::Code->ppi() be
    read only. This means we need PPI 1.116. Cache the document, and
    ensure the cached result is returned on subsequent calls.
2010-09-17 06:09:10 +00:00
sno
3e51be17e0 Updating devel/p5-Format-Human-Bytes from 0.05nb1 to 0.06
pkgsrc changes:
- adjust module type

Upstream changes:
0.06    2010.09.14
        Fix dependencies
2010-09-17 06:03:36 +00:00
sno
3f8e0284ae Updating devel/p5-File-HomeDir from 0.91nb1 to 0.93
pkgsrc changes:
- kicked out Mac::Carbon for MacOS X support (done using
  Mac::SystemDirectory)
- forced Adam to wait with 0.93 to include patch for above changes

Upstream changes:
0.93 Wed 13 Sep 2010
	- Production release, no changes from 0.92_05

0.92_05 Mon 13 Sep 2010
	- use Mac::SystemDirectory for each Darwin based MacOS. (REHSACK)

0.92_04 Fri 10 Sep 2010
	- Be less strict about desktop and others on FreeDesktop (ADAMK)

0.92_03 Mon  6 Sep 2010
	- Adding experimental support for my_dist_config() (JQUELIN)
	- Adding diag comment on which drivers gets used (ADAMK)

0.92_02 Mon 28 Jun 2010
	- Updating to Module::Install 1.00 (ADAMK)
	- Add a bit more docs, and tweak the existing stuff a bit (ADAMK)
	- Deprecated the %~ interface. It will continue to exist as an
	  undocumented legacy interface until 2015, warnings will be
	  issued from 2013 (ADAMK)
	- On FreeDesktop.org systems, root often does not have the relevant
	  directories. Skip tests for them in the same way as we do for the
	  Mac root users on darwin (GARU)

0.92_01 Fri 11 Jun 2010
	- Updating to Module::Install 0.99 (ADAMK)
	- Adding experimental support for my_dist_data() (JQUELIN)
2010-09-17 05:59:45 +00:00
sno
68149d105d Updating devel/p5-Data-UUID from 1.216nb1 to 1.217
Upstream changes:
1.217 2010-09-14
  - documentation fixes
  - minor portability tweak to UUID.xs (thanks, Florian Ragwitz)
2010-09-17 05:54:47 +00:00
sno
60e2880e3c Updating devel/p5-Class-MOP from 1.07 to 1.08
pkgsrc changes:
- add Test::Requires dependency

Upstream changes:
1.08 Mon, Sep 13, 2010
  [BUG FIXES]
  * The get_method_list and _get_local_methods methods blew up in the face
    of subroutine stubs. (Goro Fuji)
2010-09-17 05:52:51 +00:00
sno
b041186dc9 Updating devel/p5-boolean from 0.20nb1 to 0.23
Upstream changes:
---
version: 0.23
date:    Thu Sep 16 19:27:54 PDT 2010
changes:
- Weird macosx dist bug broke everything. Worked around.
---
version: 0.22
date:    Wed Sep 15 00:21:20 PDT 2010
changes:
- Update copyright years.
---
version: 0.21
date:    Mon Sep 13 18:40:21 PDT 2010
changes:
- Add a boolean($) coercer export function
- Add many more tests (from 20 to 55 tests)
- Add prototypes to all exports functions
- Overload not and ! to return boolean
2010-09-17 05:48:13 +00:00
sno
91a3733592 Updating devel/p5-App-cpanminus from 1.0012 to 1.0013
Upstream changes:
1.0013  Sun Sep 12 12:46:36 PDT 2010
   - Added --no-wget and --no-curl to bootstrap LWP in an environment with old
     versions of wget/curl (rsp)
2010-09-17 05:39:17 +00:00
sno
5fe3da1e40 Updating devel/p5-Class-Accessor-Grouped from 0.09005 to 0.09006
pkgsrc changes:
- adjust build/test dependencies

Upstream changes:
0.09006 Wed Sep 10 23:55:00 2010
    - Fix bugs in ro/wo accessor generation when XSAccessor is
      being used
    - Better Class::XSAccessor usage control - introducing
      $ENV{CAG_USE_XS} and $Class::Accessor::Grouped::USE_XS
2010-09-17 05:34:29 +00:00
wiz
762d17caf3 Update to 2.30.4, set LICENSE.
==============
Version 2.30.4
==============

 Fixes

  - Stop using gdk_display (Vincent)

 Misc

  - Update information in README and other files (Vincent)

 Translators

  - Dirgita (id)
2010-09-16 18:28:19 +00:00
taca
e964f5d33f * Remove patch of gemspec to allow depending to rubygems 1.3.5.
Bump PKGREVISION.
2010-09-16 12:05:27 +00:00
adam
c2ad32b304 Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
taca
dd9d8c113c Update ruby-mode to use bundled in Ruby 1.9.2, ruby-mode-1.9.2pl0.
* Addition of encoding magic comment support.
* Addition of rdoc-mode.el.
* Various improvements and bug fix.
2010-09-15 12:17:35 +00:00
drochner
168624f723 remove some unneeded dependency propagation 2010-09-15 10:02:15 +00:00
wiz
5310bb3326 More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
2c6e8e30b0 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
sno
15492511a7 Updating devel/p5-Object-InsideOut from 3.64nb1 to 3.67
pkgsrc changes:
- bump dependency of Scalar::Util to 1.23

Upstream changes:
3.67 Mon May 17 23:22:44 2010
	- More fixes for $@ changes

3.66 Fri May 14 13:31:04 2010
	- More fixes for $@ changes

3.65 Fri May  7 19:05:34 2010
	- Fix tests for $@ changes that will be coming with Perl 5.14
2010-09-14 06:19:11 +00:00
sno
0f1609dedc Updating devel/p5-pip from 1.16nb1 to 1.18
pkgsrc changes:
- adjust dependencies (partial reordered)

Upstream changes:
1.18 Mon 10 May 2010 - Adam Kennedy
	- POD typo fix to keep the Debian nazis happy :)

1.17 Mon 10 May 2010
	- Updating to Module::Install 0.95
	- Bundling newer author tests
	- Removing a three-argument open that some overzealous external
	  contributor added.
	- Added support for the .tgz extension, behaving the same as .tar.gz
	- Added support for github tarball URLs in the format
	  http://github.com/gitpan/Config-Tiny/tarball/2.12
2010-09-14 06:12:53 +00:00
sno
c9394a9826 Updating devel/p5-Test-SharedFork from 0.14 to 0.15
Upstream changes:
0.15
        - added "LIMITATION" section to docs.
          I gave up to support ithreads.
2010-09-14 06:03:15 +00:00
sno
f85a85dd46 Updating devel/p5-Test-NoWarnings from 1.01nb1 to 1.02
pkgsrc changes:
- change the comment to be less personally
- bump Test::Tester dependency

Upstream changes:
1.02 Thu  9 Sep 2010 - Adam Kennedy
	- Don't "use warnings" anywhere inside of Test::NoWarnings::* just
	  in case we trigger a recursive warning handler in future (ADAMK)
	- Remove the need for a private variable when detecting
	  Devel::StackTrace support (ADAMK)
	- Don't import unused functions from Carp or Test::Builder (ADAMK)
	- Minor documentation tweaks (ADAMK)
	- Correct the repository metadata in META.yml (ADAMK)
	- Minor cleanups in the eumm-update generated code (ADAMK)
	- Added a dedicated compile test (ADAMK)
2010-09-14 05:59:50 +00:00
sno
69e6f22359 Updating devel/p5-CPAN-Reporter from 1.1800nb1 to 1.1801
Upstream changes:
1.1801 Fri Sep 10 16:34:29 EDT 2010
  Changed:
  - Default config directory now uses File::HomeDir->my_home on
    windows instead of ->my_documents.  If that directory doesn't exist,
    it will fall back to ->my_documents.
2010-09-14 05:30:19 +00:00
taca
bad0219753 * Add two CONFLICTS patterns:
- matches previous package name without "${RUBY_PKGPREFIX}-"
	- matches current "ruby18-" and "ruby19-" packages

Bump PKGREVISION because addition of latter pattern.
2010-09-13 14:49:54 +00:00
taca
7e2c24acae * Add two CONFLICTS patterns:
- matches previous package name without "${RUBY_PKGPREFIX}-"
	- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
  package's framework, bump PKGREVISION for safe update.  Noted by
  obache@ on tech-pkg.
2010-09-13 14:39:30 +00:00
taca
b7c1088426 * Add CONFLICTS a pattern matches previous package name
without "${RUBY_PKGPREFIX}-".
2010-09-13 14:32:40 +00:00
taca
6c45feebaf * Add CONFLICTS a pattern matches previous package name
without "${RUBY_PKGPREFIX}-".
2010-09-13 14:12:14 +00:00
wiz
1238ac617e Update to 1.3.3:
2010-09-09 meld-1.3.3
=====================

    * Highlight currently focused change (Kai Willadsen)

    * Add ability to check if version control repos are valid (Peter Tyser)

    * Support multiple-file undo/redo operations after save (Kai Willadsen)

    * Performance improvements, bug fixes and sundry contributions
      (Piotr Piastucki, Alexander Smishlajev, Robert Wahler, Kai Willadsen)

    * Translation updates:
      de (Mario Blättermann), es (Jorge González), fr (Bruno Brouard),
      ja (Takeshi AIHANA), sl (Matej Urbančič), zh_CN (Tao Wang)
2010-09-13 12:33:17 +00:00
obache
7f065a09f5 Fixes CONFLICTS pattern. 2010-09-13 11:03:40 +00:00
wiz
a77e89f3c7 Update to 1.1.0:
Changes from 1.0.1 to 1.1.0:

    * Fix a number of issues with Win32 SAFESEH support (#139).
    * Fix several 32-bit Mach-O (macho32) bugs (#212 and others).
    * Add Intel post-32nm instructions (section 7 of AVX spec).
    * Add XSAVEOPT, INVEPT, INVVPID, and GETSEC instructions (#211).
    * Remove AMD CVT16 instructions.
    * Don't emit unnecessary REX.W for pinsrw instruction (#207).
    * Update gettext to 0.17 (#206).
2010-09-12 22:42:32 +00:00
wiz
f57cfbacc4 Update to 2.0.22:
Ver 2.0.22 - Sat Sep 11 23:26:42 EDT 2010
* Fixed line width calculation for normal and textured polygons
  (patch contributed by Daniel (SupSuper)
* Fixed version setup in configure.in
* Added rounded rectangle and rounded box primitives
* Updated test program for roundedbox + left/right-click support
* Fixed pie calculation (line-case detection, end-angle clipping)
* Updated DLL_EXPORT handling and added WIN64 test
  (patch contributed by tigerfishdaisy)
* Added thick line primitive based on Murphy's algorithm
2010-09-12 21:54:26 +00:00
wiz
e686e2060a Update to 0.14:
0.14

        - release!

0.13_01

        - Test::Builder2 support
2010-09-12 12:34:20 +00:00
wiz
8ddfac0e0c Update to 0.22:
0.22  Sep 10 2010
        - fixes in English
2010-09-12 12:21:30 +00:00
wiz
8e0ea51a99 Update to 0.68:
0.68 Sat Sep 11 16:24:42 2010
    [CHANGES]
    * Remove an optional depenency, Data::Util.
      This is used to make method modifiers faster, but the effect
      is limited to 'before' and 'after' modifiers. Rather,
      D::U's modifiers are slightly different from the standalone version,
      and sometimes the difference caused problems.

0.67 Fri Sep 10 13:56:38 2010
    [BUG FIXES]
    * Oops! Fix a mistake of removing neccesary denepdencies

0.66 Fri Sep 10 13:30:41 2010
    [BUG FIXES]
    * Workaround older perl's bug that caused segv in throwing errors
    * Fix looks_like_number portability

0.65 Thu Sep 9 13:30:33 2010
    [CHANGES]
    * An attribute in a subclass can now override the value of "is"
      (Moose 1.07 feature)
    * Remove long deprecated methods:
      _create_args(), compute_all_applicable_attributes(),
      and clone_instance()

    [BUG FIXES]
    * Fix tests that misused test functions. This problem was revealed
      by Test::Builder2
    * Improve C++ compatibility in Mouse::XS
2010-09-12 12:19:54 +00:00
wiz
e8abf418ce Update to 0.71, changes undocumented. 2010-09-12 11:20:38 +00:00