---------------------
FlexDock is a Java docking framework for use in cross-platform Swing
applications. It offers features you'd expect in any desktop docking
framework such as:
* Tabbed and Split Layouts
* Drag-n-Drop capability (with native drag rubber band painting on
some platforms)
* Floating windows
* Collapsible Containers to Save Real Estate
* Layout Persistence
Removed options.mk support, because there is no OpenSSL support in this
module's configure, and it makes no sense to conflict on PKG_OPTIONS.php=fastcgi when this module can be used
with www/ap-php
only (and not FastCGI-enabled lang/php5).
Changelog:
2.2.5
- Improved performance of consistent hash strategy
- Fixed PECL request #13758 (Failed to extract 'connection' variable
from object)
2.2.4
- Added memcached stats script from Harun Yayli
(http://livebookmark.net/memcachephp)
- Fixed server weight not being used in the session handler
- Fixed PECL bug #13343 (compilation breaks with CodeWarrior compiler)
- Fixed PECL bug #13546 (Session handler through unix socket)
- Fixed PECL bug #14239 (Memcache::set() modifies value parameter)
- Fixed PECL request #13725 (unnecessary allocations in
mmc_consistent_add_server)
- Changed behaviour when unserialize/uncompress fail to return false
instead of failing the server
2.2.3
- Fixed PECL bug #12883 (Breaks UTF-8 in keys)
- Fixed PECL bug #13060 (make problems, due to role="doc" instead
of role="src")
- Added package version to phpinfo()
2.2.2
- Fixed PECL bug 12494 (Segmentation fault when Exception thrown in
the callback function)
- Fixed PECL bug #12834 (segfault when getting duplicate array values
on 64-bit system)
- Changed behaviour of close() to actually remove all servers from
pool (PECL bug #12555)
- Added configure option for PEAR installer to disable session handler
support
2.2.1
- Added argument to Memcache::get() that receives the flags for
retrieved value(s)
- Fixed PECL bug 11369 ("nested" get calls in __wakeup() functions
breaks)
- Fixed problem with keys being modified in-place and empty keys
(PECL Bug #11236)
- Fixed incompatibility with standard hash strategy in previous
versions
2.2.0
- Added support for consistent hash strategy
- New INI directives "memcache.hash_strategy" = {standard, consistent},
"memcache.hash_function" = {crc32, fnv}
- PHP6 support
- Fixed PECL bug #11221 (Double free when returning cached object with
__sleep)
- Fixed PECL bug #10607 (Segfault on array key retrieval when array key
is not IS_STRING)
- Don't failover on "object to large" errors
- Use $phpincludedir for finding php_session.h
2.1.2
- Added missing files to the package.
2.1.1
- Added experimental session storage support. You can use memcached as
session storage.
- Fixed PECL bug #9486 (empty keys should not be allowed in
memcache_set/add())
- Fixed PECL bug #9854 (get() changes the datatype of variable of given
as key)
1.5: Small behavior changes
* hg heads now shows all branch heads, use --topo for old behavior
* hg annotate now follows copies and renames by default, use
--no-follow for old behavior
* the repo#name URL syntax now refers to all branch heads if
name is a branch
* servers now allow clone --uncompressed by default, set
server.uncompressed=false for old behavior
* the {file_copies} template now displays copies unconditionally,
use {file_copies_switch} for old behavior
* the templates/ directory has moved inside mercurial/
* mq patches are automatically upgraded to git patches, use
mq.git=keep for old behavior
1.5 - 2010-03-06
Core
* improved behavior for named branches with heads command
* new XML output template for logs
* import extract multiple patches from emails, mboxes, files, and URLs
* new patch.eol=auto option to ignore patch line-endings while
preserving target file endings.
* new -b/--branch option for clone, bundle, incoming, outgoing,
pull, and push
* new server.validate option to validate completeness of pushed
changesets
* subrepos now has basic Subversion support
* support for SSL server certificates and improved IPv6 support
* the HGPLAIN environment variable makes output more stable for scripts
Extensions
* new progress bar extension
* mq: new --mq option to make regular commands operate on queue repository
* mq: automatically upgrade conventional patches to git format where needed
* color: add support for bookmarks, resolve -l, and churn --diffstat
* convert: two CVS history editing hooks
* win32mbcs: add configuration to specify path encoding
* zeroconf: many bug fixes
* rebase: new --detach option for rebase
Web Interface
* improve navigation on log and graph pages
* support for pluggable authorization
* raw templates for tags/branches pages
* add wsgi script for Microsoft IIS with isapi-wsgi
Help and Documentation
* greatly improve error messages and command documentation
* support extended documentation with --verbose
* provide help for disabled extensions and commands
is a structure instead of a string. Should probably change this hook to use
the provided contrib/get_passphrase_from_file.lua file, but I just want to
get things working again for now. Bump PKGREVISION to 1.
Upstream changes:
2.10 Sat Feb 27 14:01:18 AUSEST 2010
* BUGFIX: Fatal and autodie no longer leak Carp functions
into the caller's namespace. Thanks to Schwern.
* TEST: Multi-arg open tests are really really skipped
under Windows now.
* DOCUMENTATION: Many more people are properly attributed
in the 'AUTHORS' file.
Upstream changes:
0.10, 2010-02-26
Fixed RT#55010: Removed Unicode BOM from Find.pm.
0.09, 2010-02-26
Fixed RT#38302: Fixed META.yml generation (thanks very much to
cpanservice for the help).
Upstream changes:
1.28 (2010/02/24)
* (ms) Fixed caller stack with Buffer composite appender
* (ms) Fixed 'local caller_depth' error in various places. First
localizing a variable and then increasing it is incorrect,
as this ignores previous settings. The correct way of
increasing the caller level is: 'local depth = depth + 1'.
* (ms) Added Log::Log4perl::Catalyst for use in Catalyst applications.
subversion-base has been tested. (Anyone who would like to sign up to
functionality-test the other components is welcome to send me mail and
I'll record that in the Makefile.)
Version 1.6.9
(25 Jan 2010, from /branches/1.6.x)
http://svn.apache.org/repos/asf/subversion/tags/1.6.9
User-visible changes:
* allow multiple external updates over ra_svn (issue #3487)
* fix a segmentation fault when using FSFS (r881905)
* support Berkeley DB 4.8 (r879688)
* various autoprop improvements (r880274, -5)
* improve usage of svn+ssh:// on Windows (issue #2580)
* teach 1.6.x to recognize 1.7 working copies (1.6.x-future-proof branch)
* update help text for 'svn update' and 'svn switch' (r886164, -97)
* make 'svnadmin load --parent-dir' create valid mergeinfo (r888979, -9081)
* tolerate relative merge source paths in mergeinfo (r889840)
* teach mod_dav_svn to support the Label header (issue #3519)
* fixed: svnsync leaves stale sync-locks on mirrors (r884842)
* fix applicability of 'svn resolve --accept=theirs-conflict' (r880525, -6)
* fixed: segfault in 'svn resolve' (r896522, -47)
* fix commit failure against an out-of-date mirror (r900797)
Developer-visible changes:
* update ruby bindings test expectation (r880162)
* don't allow rangelist and mergeinfo API to modify input args (r879093)
Version 1.6.8 (Not released, see changes for 1.6.9.)
Version 1.6.7 (Not released, see changes for 1.6.9.)
[ Note: All revision numbers for versions prior to 1.6.7 reference the
original repository on svn.collab.net. For more information see:
http://svn.apache.org/repos/asf/subversion/README ]
Version 1.6.6
(22 Oct 2009, from /branches/1.6.x)
http://svn.collab.net/repos/svn/tags/1.6.6
User-visible changes:
* fix crash during 'svn update' (r39673)
* respect Apache's ServerSignature directive (r40008, -21, -31)
* don't add a file with mixed line endings, and then abort (issue #2713)
* support Neon 0.29.
* fix a crash in 'svn rm --force' (r37953)
* handle tree conflicts involving replacements (issue #3486)
* allow non-threadsafe sqlite if APR has no threads (r39301)
* print newline before plaintext SSL cert / password prompts (r38982, r39302)
* improve merge performance with implicit subtree mergeinfo (issue #3443)
* fix "libsvn_ra_svn/marshal.c assertion failed (opt || cstr)" (issue #3485)
* make file externals work for binary files (issue #3368)
* perform MIME type matching case-insensitively (issue #3479)
* do not treat non-existent revisions as HEAD in 'svn export' (issue #3400)
* revert r36720's default MIME type change back to "text/plain" (issue #3508)
* improve "tree conflict already exists" error message (r38872)
* fix failure to commit replacement of a directory (issue #3281)
* fix mod_dav_svn parent dir links to preserve peg revisions (issue #3425)
Developer-visible changes:
* fix 2 failing tests in ruby bindings (r38886)
* do not require GNU grep for build (issue #3453)
* use '$SED' instead of 'sed' in build scripts (issue #3458)
* add svn.client.{log5,merge_peg3} to python bindings (r39635, -6, -7)
* include the time of a test run in tests.log (r39887)
The Perl script colordiff is a wrapper for 'diff' and produces the
same output but with pretty 'syntax' highlighting. Colour schemes can
be customized.
This package provides the emacs modules shipped with monotone in a ready-to-use
manner. These are:
* monotone.el: Runs monotone from within emacs.
Highlights for emacs configuration/use:
(require 'monotone)
(monotone-set-vc-prefix-key [f5]) ;; or "\C-xv"
(setq monotone-passwd-remember t)
* monotone-nav.el: A database browser for monotone databases. Using the sql
option of monotone, it extacts the data into emacs which you may browse
using the arrow keys. You can also mark revisons to run diffs or do other
work.
Highlights for emacs configuration/use:
(require 'monotone-nav)
(mnav-revdb-reload)
(message "mnav-pick: %s" (mnav-rev-id (mnav-pick)))
You may also want to install the lua-mode package if you edit config files.
based on package by @anyakichi via twiter.
== 1.5.2
* Added support for using the ffi-ncurses gem which is supported in JRuby.
* Added gem build instructions.
== 1.5.1
* Fixed the long standing echo true bug.
(reported by Lauri Tuominen)
* Improved Windows API calls to support the redirection of STDIN.
(patch by Aaron Simmons)
* Updated gem specification to avoid a deprecated call.
* Made a minor documentation clarification about character mode support.
* Worked around some API changes in Ruby's standard library in Ruby 1.9.
(patch by Jake Benilov)
== 1.5.0
* Fixed a bug that would prevent Readline from showing all completions.
(reported by Yaohan Chen)
* Added the ability to pass a block to HighLine#agree().
(patch by Yaohan Chen)
* Noteworthy changes in Version 1.4.14 (2010-02-24) [stable]
Released by Eric Blake, based on git version 1.4.13.*
** Fix regression introduced in 1.4.12 where executing with stdout closed
could crash m4 on exit on some platforms.
** Fix regressions introduced in 1.4.13 in the `esyscmd' builtin, where
closed file descriptors could interfere with child execution, and where
a child status of 127 made m4 print a spurious message to stderr.
** Fix a security hole in 'make dist', present since at least M4 1.4, that
could affect anybody attempting to redistribute modified sources (see
Automake CVE-2009-4029).
** A number of portability improvements inherited from gnulib.
pkgsrc changes:
- Add license definition
- Adjust dependencies (Digest::MD5 is in core since ages ...)
Upstream changes:
1.03 2010-01-31, caugustin.de
Once again clk_seq uniqueness and fixing some small bugs with
_get_clk_seq() (due to failed CPAN Tester's ID 6750882).
Changed COPYRIGHT due to rt.cpan.org Bug #53642.
License should now be shown in CPAN.
pkgsrc changes:
- Add featured dependencies to YAML::XS and YAML::Tiny
- Add license definition
Upstream changes:
0.04 9 January 2010
Add support for YAML::<Anything>, including ::Tiny and ::XS
pkgsrc changes:
- Add license definition
Upstream changes:
New in 1.28 (Released January 27, 2010)
Disable Curses::Var::STORE. It doesn't work (doesn't even compile) with
newer Ncurses (due to updates to make Ncurses reentrant). One can
re-enable it by defining ALLOW_VARS_STORE in c-config.h.
Improve "not provided by your vendor" message.
Upstream changes:
2.09 Tue Feb 23 00:33:09 EST 2010
* DOCS: Fixed documentation typo. RT #48575
Thanks to David Taylor.
* TEST: Tests involved multi-arg open are skipped
on Windows (where multi-arg pipe is not implemented).
pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.15 18/12/2009
- renamed word() to keyword().
- added identifier() validation.
- changed optional_features key from a keyword to an identifier type,
thus further clarifying RT#52685 (thanks Kevin).
0.14 12/12/2009
- clarified spec defined and user defined keys, as promoted by Kevin
Ryde in RT#52685 (thanks Kevin).
0.13 07/12/2009
- RT#46473: license url with fragment part (Kevin Ryde)
- RT#47393: "optional_features" as map rather than list (Kevin Ryde)
- above applied to 1.4, 1.3 and 1.2 version of the meta-spec.
pkgsrc changes:
- Add module type
Upstream changes:
1.21 - Wed Dec 30 14:58:07 PST 2009
- Add error_callback() patch from Derek Wueppelmann
1.20 - Mon Nov 2 22:13:47 PST 2009
- Refactor timeout code so the UserAgent timeout is always long enough
- Make set_timeout() also set the UserAgent timeout.
1.19 - Thu Sep 24 19:27:51 PDT 2009
- Fixed test to not spew deprecation errors
- removed t/test_ajax_jsf.t because the site it used went away
pkgsrc changes:
- Adjust dependencies
- Add system dependent optional (but recommended) dependencies
Upstream changes:
0.12 2010-01-28
- Added auto_features to the Build.PL, which will give hints on what modules
to install for KQueue and Inotify support.
- Require Linux::Inotify 1.2+, since 1.1 apparently doesn't work with this
module. Reported by Michael Grondin. RT #54069.
0.11 2009-12-07
- A test attempted to use Test::Without::Module but this wasn't in the prereq
list. I've made the test check for the module and skip its tests if the
module isn't present. Reported by Leon Brocard. RT #52539.
0.10 2009-12-06
- Attempting to instantiate more than one watcher failed if you were on a
system where one of the watcher subclasses could not be loaded (which is
basically every system because no system has both inotify and kqueue). Patch
by Mark Grimes. RT #52477.
0.09 2009-11-09
- This release fixes the excluded-dirs.t under Windows. There are no other
changes in this release, so there's no need to upgrade if you have 0.08
installed. Patch by Taro Nishino. RT #51161.
0.08 2009-11-05
- Added a new exclude feature that allows you to excludes files or directories
outright. Implemented by Dan Thomas. RT #51062.
- Added a KQueue-based watcher written by Dan Thomas. I have no idea if this
works, as I don't have BSD, but we'll assume he ran the tests on his system
;) RT #51062.
pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.001002 2010-02-22 17:00EST
- Add Test::Exception to the test_requires (RT#54357)
- Warning when you try to import things from MooseX::Types::Common rather
than one of the specific String/Numeric modules in the distribution.
pkgsrc changes:
- Apply patch from PR pkg/42835
- Add license definition
- Add PERL5_REQD to ensure that required core modules are available
Upstream changes:
0.13
Allow to display LCSS output in diagnostics
0.12
Show longest common substring in diagnostics
(Breno G. de Oliveira)
Upstream changes:
1.35 Fri Feb 19 12:45 2010
- Fix for returning potential bug that returns old stored data. Could
occur if you mix deletes (thanks Darrell Bishop)
Upstream changes:
1.1711 Wed Feb 17 13:52:14 EST 2010
Bugs fixed:
- Tests for "no make test" were failing due to internationalization
of the error message. Rather than try to interpret every possible
make error message, CPAN::Reporter now just looks inside the Makefile
for a "test" target. Hopefully, that will prove more robust.
* makes git easy to learn and use
* focuses on documentation and examples
* removes obstacles to "getting" git
* is biased towards luring existing svn users
Packages Collection.
The Perl 5 module Test::SharedFork is an utility module for
Test::Builder: it makes forking test and merges test count with
parent process & child process.
Pkgsrc changes:
o On NetBSD 4.*, avoid the use of -Wl,--no-undefined. It doesn't work
there, because the shared lib is not linked with libc.so (which is
possibly a bug).
Thanks to joerg@ for hints for how to work around this.
Upstream changes:
0.2701 - Tue Feb 16 09:12:45 EST 2010
Bugs fixed:
- compile() now accepts both string & array for 'include_dirs'
argument, as documented.(RT#54606) [Alberto Simoes]
pkgsrc changes:
- Use Module::Build from perl core
Upstream changes:
0.95 2010-02-16
- Skip t/29-taint-mode.t entirely, since it seems to randomly fail for people,
despite already being marked a todo test.
pkgsrc changes:
- Adjust module type for installation
- Adjust installed file permissions
Upstream changes:
2.08 Mon Feb 8 14:24:26 AUSEST 2010
* BUGFIX: Addeds support for chmod. Many thanks to
Jonathan Yu for reporting this (RT #50423).
* BUGFIX: Multi-arg open is now supported by open.
Many thanks to Nick Ncleaton for finding and fix this
bug. (RT #52427)
* BUILD: Updated to Module::Install 0.93
2.07 Fri Jul 31 16:35:40 BST 2009
* FEATURE: Added ->eval_error to autodie::exception, which
stores the contents of $@ at the time autodie throws its
own exception. This is useful when dealing with modules
such as Text::Balanced which set (but do not throw)
$@ on error.
* TEST: Checking for flock() support no longer causes
test failures on older VMS sysstems. (RT #47812)
Thanks to Craig A. Berry for supplying a patch.
* TEST: hints.t tests should no longer cause bogus
failures relating to File::Copy on VMS and Windows
systems prior to Perl 5.10.2.
pkgsrc changes:
- Adjust dependencies
- Adjust license definition
Upstream changes:
1.1102 Mon Feb 15 07:36:53 EST 2010
- Fixed test that confused archname and osname (reported by Tux)
Upstream changes:
3.0 Tue Dec 15 03:24:28 CET 2009
- enable "use utf8" effect by default.
- removed "utf8" warning category. while this contains useful security
stuff, it also makes implementing security stuff almost impossible,
as it completely mangles perls internal utf8 encoding with actual
utf-8 encoding, and confuses "unicode", "string codepoints" and
"utf-8" so much that it becoems practically unusable.
2.03 Wed Dec 2 18:38:53 CET 2009
- removed "unopened" warning category, as this breaks "stat _", which
seems to be a bug in all perl versions (see perlbug #71002).
- some doc updates.
pkgsrc changes:
- Adding module type and license definition
Upstream changes:
0.19 Mon 15 Feb 2010
- add JSON::DWIW to the top of the JSON loaders list (caelum)
- remove need for caching in Perl loader by using do() instead
of require() (caelum)
pkgsrc changes:
- Using bundled Module::Install for installing
Upstream changes:
0.05 - Jan 22, 2010
- Allow multiple config files to be loaded and merged.
Patch in RT#48552 from Sawyer X
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
0.20 Wed, 10 Feb 2010 00:46:11 +0000
* Remove horrible code and epic comment working around Moose bugs
with reinitializing anon classes now that the bug is fixed upstream
in Moose (commit cf600c83).
0.50 Mon Feb 8 13:43:19 2010
* Mouse::Tiny
- Allow "use Mouse::Tiny VERSION" with a patch contributed by
chocolateboy, RT #54383 (gfx)
* Mouse::Util::MetaRole
- Add Mouse::Util::MetaRole::apply_metaroles
to catch up the latest Moose API for metaroles (gfx)
Upstream changes:
0.08 Sat Feb 13 17:05:23 GMT 2010
- Allow you to pass traits => 'OneTrait' rather than having to say
traits => ['OneTrait'] to help when getting traits from things that
want to send a scalar (e.g. Config::General)
pkgsrc changes:
- Adjust dependency to MooseX::Types::Structured
Upstream changes:
0.30 Thu, 04 Feb 2010 02:41:36 +0100
* Make Any instead of Defined the default type constraint.
* Add tests for coercing optional named parameters (Cory Watson).
+ Make those tests pass by depending on
MooseX::Types::Structured 0.20.
* Make sure Text::Balanced doesn't screw up our data.
pkgsrc changes:
- Using now available wanted module type
Upstream changes:
0.20 04 February 2010
- Add a new Map type. (Ricardo SIGNES)
- Properly handle Optional[] types within Tuples and Dicts.
(Florian Ragwitz)
pkgsrc changes:
- Adjust dependencies
Upstream changes:
0.13 2010-02-11
- Fixed tests that failed if you had an older version of
MooseX::AttributeHelpers installed.
0.12 2010-02-10
- Fixed so that applying a role with class attributes to an instance works
with Moose 0.98.
0.11 2010-02-09
- Roles can now have class attributes, which will be fully initialized when
the role is applied to a class.
- Many modules have been renamed from MooseX::ClassAttribute::Role::Meta::* to
MooseX::ClassAttribute::Trait::*.
- Deprecated the get_class_attribute_map method.
- Added a version number to every .pm file.
bzr 2.0.3
#########
:Codename: little italy
:2.0.3: 2009-12-14
The third stable release of Bazaar has a small handful of bugfixes. As
expected, this has no internal or external compatibility changes versus
2.0.2 (or 2.0.0).
Bug Fixes
*********
* ``bzr push --use-existing-dir`` no longer crashes if the directory
exists but contains an invalid ``.bzr`` directory.
(Andrew Bennetts, #423563)
* Content filters are now applied correctly after pull, merge and switch.
(Ian Clatworthy, #385879)
* Fix a potential segfault in the groupcompress hash map handling code.
When inserting new entries, if the final hash bucket was empty, we could
end up trying to access if ``(last_entry+1)->ptr == NULL``.
(John Arbash Meinel, #490228)
* Improve "Binary files differ" hunk handling. (Aaron Bentley, #436325)
bzr 2.0.2
#########
:Codename: after the scare
:2.0.2: 2009-11-02
The second in our "let's keep the stable bugfixes flowing" series. As
expected this has a few (~9) bugfixes relative to 2.0.1, and no major api
changes or features.
Bug Fixes
*********
* Avoid "NoneType has no attribute st_mode" error when files disappear
from a directory while it's being read. (Martin Pool, #446033)
* Content filters are now applied correctly after revert.
(Ian Clatworthy)
* Diff parsing handles "Binary files differ" hunks. (Aaron Bentley, #436325)
* Fetching from stacked pre-2a repository via a smart server no longer
fails intermittently with "second push failed to complete".
(Andrew Bennetts, #437626)
* Fix typos left after test_selftest refactoring.
(Vincent Ladeuil, Matt Nordhoff, #461149)
* Fixed ``ObjectNotLocked`` errors during ``bzr log -r NNN somefile``.
(Andrew Bennetts, #445171)
* PreviewTree file names are not limited by the encoding of the temp
directory's filesystem. (Aaron Bentley, #436794)
Improvements
************
* ``bzr log`` now read-locks branches exactly once, so makes better use of
data caches. (Andrew Bennetts)
Documentation
*************
* Filtered views user documentation upgraded to refer to format 2a
instead of pre-2.0 formats. (Ian Clatworthy)
Upstream changes:
0.98 Wed, Feb 10, 2010
[BUG FIXES]
* An internals change in 0.97 broke role application to an instance in some
cases. The bug occurred when two different roles were applied to different
instances of the same class. (Rafael Kitover)
0.97 Tue, Feb 9, 2010
[BUG FIXES]
* Calling ->reinitialize on a cached anonymous class destroyed the cache,
causing the class to go out of scope unexpectedly. This could easily
happen at a distance by applying a metarole to an anonymous class. (Dave
Rolsky).