summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2012-03-05Use correct CoreText header on Mac OS X.adam2-1/+17
2012-03-05Updating package for CPAN distribution Class::Accessor::Grouped insno2-6/+6
devel/p5-Class-Accessor-Grouped from 0.10003 to 0.10006. Upstream changes: 0.10006 2011-12-30 03:52 (UTC) - Silence warnings resulting from incomplete can() overrides hiding get/set_simple methods 0.10005 2011-12-26 12:43 (UTC) - Depend on newer bugfixed Class::XSAccessor - Repack with correct metadata (RT#73100) 0.10004 2011-11-28 21:20 (UTC) - No longer leak internal __CAG* methods into the inheritable namespace
2012-03-05Updating package for CPAN distribution Class::Inspector insno2-6/+6
devel/p5-Class-Inspector from 1.25 to 1.27. Upstream changes: 1.27 Wed 25 Jan 2012 - Moving to prod release 1.26_01 Tue 24 Jan 2012 - Updating to Module::Install::DSL 1.04 - Updating copyright year - Remove usage of defined @{"X::ISA"} to avoid warnings in 5.15.7 and later Perl 5.16 (Tom Wyant)
2012-03-05Updating package for CPAN distribution for Capture::Tiny insno2-6/+6
devel/p5-Capture-Tiny from 0.16 to 0.17. Upstream changes: 0.17 2012-02-22 08:07:41 EST5EDT Fixed: - Added a workaround for failing t/08-stdin-closed.t under blead perl / 5.15.8 [rt.perl.org #111070] Documented: - Clarified some limitations; added a link to CPAN Testers Matrix; removed redundant BUGS section; standardized terminology Tested: - Added a test using Inline::C to print to stdout and stderr in response to rt.cpan.org #71701
2012-03-05Add back glib-gio-kqueue-2.28.8-v3.patch to distinfoabs1-1/+4
2012-03-04Add patch needed by newer frozen-bubble versions.wiz2-3/+9
Bump PKGREVISION.
2012-03-04Updated devel/p5-B-Hooks-EndOfScope to 0.11abs2-7/+7
0.11 Thu, 23 Feb 2012 11:19:18 +0100 * A minor efficiency improvement.
2012-03-04Updated devel/p5-Variable-Magic to 0.48abs2-7/+6
0.48 2012-02-17 23:40 UTC + Add : You can now pass a reference to undef as the magic callback in order to install a no-op callback. Thanks Florian Ragwitz for the suggestion. 0.47 2011-10-27 16:55 UTC + Add : The new constant VMG_COMPAT_HASH_DELETE_NOUVAR_VOID evaluates to true when "delete $hash{key}" does not call 'delete' uvar magic in void context. + Chg : The MAGIC tokens created by this module no longer use the mg_private member for storing a "magical" signature. + Fix : Triggering magic in a thread on a variable cloned from the main interpreter, and when the wizard already went out of scope, will not segfault anymore. + Opt : The pointer table is no longer needed to ensure thread safety. The size of the object code is about 8% smaller for threaded perls. + Tst : Threads tests will not fail anymore if resources constraints prevent the system from creating all the required threads.
2012-03-04Updated devel/p5-App-perlbrew to 0.41abs2-13/+18
0.41: - Fix installation issue when the specified version is not listed in CPAN::Perl::Releases - Fix sub-shell invocation for 'switch' and 'use' command. This is particularly for csh users, but it should also work for bash users. 0.40: - Make the stanalone perlbrew program smaller by using Perl::Strip - use CPAN::Perl::Releases to decide the location of perl tarball -- less HTTP hits - Prefer $PERLBREW_ROOT/bin/patchperl if it is there. 0.39: - Fix GH #179. lib naming are more consistent. - Fix GH #171. bash users are suggestted to upgrad to this version. - Fix GH #152. 0.38: - fix deps 0.37: - fix ENV mess after switching to diffirent libs multiple times - add --sitecustomize option 0.36: - fix test errors on freebsd that makes it uninstallable 0.35: - fixes for cpantester failures - requiers local::lib version 1.008 0.34: - Fix: remove duplicated items from the output of `perlbrew list`. - New Command: self-install. - This is actually renamed from an undocumented command `install-perlbrew` - Plus it gets documented. - Provide aditional bash completion control helper commands. - Documentation fixes / typo corrections. - alter MANPATHs, see GH #173 - Allow the representation like '@lib' te mean "a lib name under current perl.". See GH #153 0.33: - Remove Text::Levenshtein from the standalone executable. - Rearrange documentation so all perlbrew command usage document can be found in `perldoc perlbrew` - In the future, App::perlbrew POD should only contain the API doc for the module. 0.32: - A hotfix release: local::lib was not bundled in the previous release. 0.31: - NOTICE: Remove $PERLBREW_ROOT/Conf.pm if it's there, and re-run `perlbrew mirror` - perlbrew help system is changing. `perlbrew help <command>` now displays brief documentation for the command. - Add a global `--root` argument for all commands that can be used as a quick alternative to set PERLBREW_ROOT env var. - Avoid display paths to external/system perl in the output of `perlbrew list` - Replace Text::Levenshtein with a minimal implementation -- the standalone executable get to be smaller. 0.30: - New command: lib - local::lib integration is done with this command. - New command: install-patchperl - skip runs of 'exec' on aliases https://github.com/gugod/App-perlbrew/pull/135 - Respect -f flag when installing to replace an already installed perl. - Redefine the default value of -q flag to be false, and define it's meaning to be "complete silent" 0.29: - The installer now honors $TMPDIR (RT #70850) - Fixd GH #108. `perlbrew use` has a fallback for users that does not use bash/csh -compitable shell. - Deprecate the command 'perlbrew use system' simply use 'perlbrew off' or 'perlbrew switch-off' instead. - Deprecate the special case of `perlbrew use /path/to/bin/perl` and `perlbrew switch /path/to/bin/perl - perlbrew no longer cast magic to external perls. But there will be an alternative.
2012-03-04Updated devel/p5-AnyEvent to 6.130abs2-13/+13
6.14 Tue Jan 31 20:00:24 CET 2012 - AnyEvent::Impl::Tk was broken due to a mysterious "die" inside, probably an editing mistake (reported by Darin McBride).
2012-03-04Update to equeue 2.1.4asau2-8/+6
Changed in 2.1.4: Fix in output_async_descr for large streams
2012-03-04Update to pcre-ocaml 6.2.5asau4-20/+17
Changes: 2012-01-04: Fixed native code debug build target by updating OCamlMakefile. Thanks to Stephane Glondu <glondu@debian.org> for the patch! 2011-12-15: Fixed a Windows portability bug in the C-bindings. Thanks to Evgenii Lepikhin <johnlepikhin@gmail.com> for the patch! 2011-11-09: Updated OCamlMakefile to fix linking order. 2011-01-16: Added support for limit recursion flag. Thanks to Delphin Lecucq <Delphin.LECUCQ@3ds.com> for the patch! 2010-10-31: Improved Windows support with MSVC. Thanks to Sylvain Le Gall <sylvain@le-gall.net> for the patch! 2010-04-01: Added new function: * regexp_or 2009-06-20: Fixed bug in configuration functions that could lead to a segfault. Thanks to Gerd Stolpmann <gerd@gerd-stolpmann.de> for the patch! 2009-05-07: Changed API wrt. error handling and thus made a major release. Improved behavior in the presence of recursion limit errors. Thanks to Martin Jambon <martinj@mylife.com> for this patch! 2009-04-23: Fixed build problem on MinGW. Thanks to Gerd Stolpmann <gerd@gerd-stolpmann.de> for the patch! 2009-03-08: Fixed build problem on Mac OS X with macports. Thanks to Ralph Douglass <ralph@grayskies.net> for the initial patch. Update OCamlMakefile. Improved Godi-distribution.
2012-03-04Update to findlib 1.2.8asau2-7/+9
Changes: - Adding support for ocamlmklib (B. Meurer's patches) - Fix for win32 in the configure script.
2012-03-03Remove unused patch after 1.11.3 update.wiz1-15/+0
2012-03-03Update to 1.5.3, update HOMEPAGE.wiz3-9/+13
2012-1-27 meld 1.5.3 ==================== New features: * Add simple animations for chunk actions to make it easier to follow the result of insertion and deletion actions (Kai Willadsen) * Show the currently displayed page area in the side bars (Kai Willadsen) Fixes: * Don't show links between chunks where one of the chunks is completely off-screen, reducing visual clutter (Kai Willadsen) * Syntax highlighting will now assume that all files in a comparison are of the same type if we can't determine otherwise (Kai Willadsen) * Some fixes to colour usage and legibility for dark themes, with more theme fixes coming soon (Kai Willadsen) * Remember active filters across sessions in directory and VC comparions (Kai Willadsen) * Guess which version control system a user is most likely to want to see, in the event of multiple VCs in a single working copy (Kai Willadsen) * Work with Subversion 1.7 (Kai Willadsen) * Many sundry bug fixes (Aaron Schrab, Julian Taylor, Kai Willadsen) Translation updates: * Bruno Brouard (fr) * Christian Kirbach (de) * Daniel Mustieles (es) * Fran Dieguez (gl) * Gabriel Speckhahn (pt_BR) * Jiro Matsuzawa (ja) * Jorge González (es) * Marcin Floryan (pl) * Marek Černocký (cs) * Mario Blättermann (de) * Matej Urbančič (sl) * Petr Kovar (cs) * Piotr Drąg (pl) * Takeshi AIHANA (ja) * Yuri Myasoedov (ru)
2012-03-03Update to 1.11.3:wiz3-10/+12
New in 1.11.3: * WARNING: Future backward-incompatibilities! - The support for the "obscure" multilib feature has been deprecated, and will be moved out of the automake core in the next major Automake release (1.12). - The support for ".log -> .html" conversion and the check-html and recheck-html targets will be removed in the next major Automake release (1.12). - The obsolescent AM_WITH_REGEX macro has been deprecated (since the GNU rx library has been decommissioned), and will be removed in the next major Automake release (1.12). - The `lzma' compression format for distribution archives has been deprecated in favor of `xz' and `lzip', and will be removed in the next major Automake release (1.12). - The `--acdir' option of aclocal is deprecated, and will probably be removed in the next major Automake release (1.12). - The exact order in which the directories in the aclocal macro search path are looked up is probably going to be changed in the next Automake release (1.12). - The Automake support for automatic de-ANSI-fication will be removed in the next major Automake release (1.12). - Starting from the next Automake release (1.12), warnings in the `extra-portability' category will be enabled by `-Wall' (right now, one has to use `-Wextra-portability' explicitly). * Miscellaneous changes: - Automake's own build system is more silent by default, making use of the 'silent-rules' option. - The master copy of the `gnupload' script is now maintained in gnulib, not in automake. - The `missing' script doesn't try to wrap calls to `tar' anymore. - "make dist" doesn't wrap `tar' invocations with the `missing' script anymore. Similarly, the obsolescent variable `$(AMTAR)' (which you shouldn't be using BTW ;-) does not invoke the missing script anymore to wrap tar, but simply invokes the `tar' program itself. - "make dist" can now create lzip-compressed tarballs. - In the Automake info documentation, the Top node and the nodes about the invocation of the automake and aclocal programs have been renamed; now, calling "info automake" will open the Top node, while calling "info automake-invocation" and "info aclocal-invocation" will access the nodes about the invocation of respectively automake and aclocal. - Automake is now distributed as a gzip-compressed and an xz-compressed tarball. Previously, bzip2 was used instead of xz. - The last relics of Python 1.5 support have been removed from the AM_PATH_PYTHON macro. - For programs and libraries, automake now detects EXTRA_foo_DEPENDENCIES and adds them to the normal list of dependencies, but without overwriting the foo_DEPENDENCIES variable, which is normally computed by automake. Bugs fixed in 1.11.3: * Bugs introduced by 1.11.2: - Automake now correctly recognizes the prefix/primary combination `pkglibexec_SCRIPTS' as valid. - The parallel-tests harness doesn't trip anymore on sed implementations with stricter limits on the length of input lines (problem seen at least on Solaris 8). * Long-standing bugs: - The "deleted header file problem" for *.am files is avoided by stub rules. This allows `make' to trigger a rerun of `automake' also if some previously needed `.am' file has been removed. - The `silent-rules' option now generates working makefiles even for the uncommon `make' implementations that do not support the nested-variables extension to POSIX 2008. For such `make' implementations, whether a build is silent is determined at configure time, and cannot be overridden at make time with `make V=0' or `make V=1'. - Vala support now works better in VPATH setups. New in 1.11.2: * Changes to aclocal: - The `--acdir' option is deprecated. Now you should use the new options `--automake-acdir' and `--system-acdir' instead. - The `ACLOCAL_PATH' environment variable is now interpreted as a colon-separated list of additional directories to search after the automake internal acdir (by default ${prefix}/share/aclocal-APIVERSION) and before the system acdir (by default ${prefix}/share/aclocal). * Miscellaneous changes: - The Automake support for automatic de-ANSI-fication has been deprecated. It will probably be removed in the next major Automake release (1.12). - The `lzma' compression scheme and associated automake option `dist-lzma' is obsoleted by `xz' and `dist-xz' due to upstream changes. - You may adjust the compression options used in dist-xz and dist-bzip2. The default is now merely -e for xz, but still -9 for bzip; you may specify a different level via the XZ_OPT and BZIP2 envvars respectively. E.g., "make dist-xz XZ_OPT=-7" or "make dist-bzip2 BZIP2=-5" - The `compile' script now converts some options for MSVC for a better user experience. Similarly, the new `ar-lib' script wraps Microsoft lib. - The py-compile script now accepts empty arguments passed to the options `--destdir' and `--basedir', and complains about unrecognized options. Moreover, a non-option argument or a special `--' argument terminates the list of options. - A developer that needs to pass specific flags to configure at "make distcheck" time can now, and indeed is advised to, do so by defining the developer-reserved makefile variable AM_DISTCHECK_CONFIGURE_FLAGS, instead of the old DISTCHECK_CONFIGURE_FLAGS. The DISTCHECK_CONFIGURE_FLAGS variable should now be reserved for the user; still, the old Makefile.am files that used to define it will still continue to work as before. - New macro AM_PROG_AR that looks for an archiver and wraps it in the new 'ar-lib' auxiliary script if the selected archiver is Microsoft lib. This new macro is required for LIBRARIES and LTLIBRARIES when automake is run with -Wextra-portability and -Werror. - When using DejaGnu-based testsuites, the user can extend the `site.exp' file generated by automake-provided rules by defining the special make variable `$(EXTRA_DEJAGNU_SITE_CONFIG)'. - The `install-info' rule can now be instructed not to create/update the `${infodir}/dir' file, by exporting the new environment variable `AM_UPDATE_INFO_DIR' to the value "no". Bugs fixed in 1.11.2: * Bugs introduced by 1.11: - The parallel-tests driver no longer produces erroneous results with Tru64/OSF 5.1 sh upon unreadable log files. - The `parallel-tests' test driver does not report spurious successes when used with concurrent FreeBSD make (e.g., "make check -j3"). - When the parallel-tests driver is in use, automake now explicitly rejects invalid entries and conditional contents in TEST_EXTENSIONS, instead of issuing confusing and apparently unrelated error messages (e.g., "non-POSIX variable name", "bad characters in variable name", or "redefinition of TEST_EXTENSIONS), or even, in some situations, silently producing broken `Makefile.in' files. - The `silent-rules' option now truly silences all compile rules, even when dependency tracking is disabled. Also, when `silent-rules' is not used, `make' output no longer contains spurious backslash-only lines, thus once again matching what Automake did before 1.11. - The AM_COND_IF macro also works if the shell expression for the conditional is no longer valid for the condition. * Long-standing bugs: - The order of Yacc and Lex flags is fixed to be consistent with other languages: $(AM_YFLAGS) comes before $(YFLAGS), and $(AM_LFLAGS) before $(LFLAGS), so that the user variables override the developer variables. - "make distcheck" now correctly complains also when "make uninstall" leaves one and only one file installed in $(prefix). - A "make uninstall" issued before a "make install", or after a mere "make install-data" or a mere "make install-exec" does not spuriously fail anymore. - Automake now warns about more primary/directory invalid combinations, such as "doc_LIBRARIES" or "pkglib_PROGRAMS". - Rules generated by Automake now try harder to not change any files when `make -n' is invoked. Fixes include compilation of Emacs Lisp, Vala, or Yacc source files and the rule to update config.h. - Several scripts and the parallel-tests testsuite driver now exit with the right exit status upon receiving a signal. - A per-Makefile.am setting of -Werror does not erroneously carry over to the handling of other Makefile.am files. - The code for automatic dependency tracking works around a Solaris make bug triggered by sources containing repeated slashes when the `subdir-objects' option was used. - The makedepend and hp depmodes now work better with VPATH builds. - Java sources specified with check_JAVA are no longer compiled for "make all", but only for "make check". - An usage like "java_JAVA = foo.java" will now cause Automake to warn and error out if `javadir' is undefined, instead of silently producing a broken Makefile.in. - aclocal and automake now honour the configure-time definitions of AUTOCONF and AUTOM4TE when they spawn autoconf or autom4te processes. - The `install-info' recipe no longer tries to guess whether the `install-info' program is from Debian or from GNU, and adaptively change its behaviour; this has proven to be frail and easy to regress.
2012-03-03More pcre PKGREVISION bumps.wiz4-6/+8
2012-03-03Use OVERRIDE_GEMSPEC to modify gemspec file instead of patch.taca2-40/+5
2012-03-03Add fix for CVE-2012-1098 to:taca6-5/+194
devel/ruby-activesupport3 devel/ruby-activesupport31 www/ruby-actionpack3 www/ruby-actionpack31 And bump each PKGREVISION.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz164-319/+328
2012-03-02Uses cdefs.hans1-1/+2
2012-03-02Uses cdefs.hans1-1/+2
2012-03-02Enable 16-bit support. Bump PKGREVISION.wiz2-2/+7
2012-03-02regen patches with better line numbers (no change)wiz3-10/+10
2012-03-02Update to 8.30. New 16-bit character string library not enabled per default.wiz3-9/+38
Release 8.30 04-February-2012 ----------------------------- Release 8.30 introduces a major new feature: support for 16-bit character strings, compiled as a separate library. There are a few changes to the 8-bit library, in addition to some bug fixes. . The pcre_info() function, which has been obsolete for over 10 years, has been removed. . When a compiled pattern was saved to a file and later reloaded on a host with different endianness, PCRE used automatically to swap the bytes in some of the data fields. With the advent of the 16-bit library, where more of this swapping is needed, it is no longer done automatically. Instead, the bad endianness is detected and a specific error is given. The user can then call a new function called pcre_pattern_to_host_byte_order() (or an equivalent 16-bit function) to do the swap. . In UTF-8 mode, the values 0xd800 to 0xdfff are not legal Unicode code points and are now faulted. (They are the so-called "surrogates" that are reserved for coding high values in UTF-16.)
2012-03-02Update to 2.1.1:wiz2-6/+6
This is a regularly-scheduled bugfix release. bdiff: fix malloc(0) issue in fixws() bugzilla: stop XMLRPC requests from requesting gzipped responses bundlerepo: bundle repos should be non-publishing (issue3266) cmdserver: invalidate the dirstate when running commands (issue3271) context: make workingctx.forget() really warn about untracked files convert: ignore blank lines in mapfiles (issue3286) convert: tolerate spaces between splicemap parent ids (issue3203) convert: use splicemap entries when sorting revisions (issue1748) dirstate: filecacheify _ignore (issue3278) fetch: use update rather than clean when updating (issue3246) forget: show warning messages for forgetting in subrepo correctly graft: use proper revisions for copy detection (issue3265) import: handle git renames and --similarity (issue3187) largefiles: check whether specified patterns are related to largefiles strictly largefiles: don't break filesets largefiles: only cache largefiles in new heads largefiles: use repo.store.createmode for new files in .hg/largefiles localrepo: clear _filecache on rollback (issue3261) localrepo: reset _phasesdirty flag after writing localrepo: use 'changectx.dirs()' in 'status()' for directory patterns log: fix --follow FILE ancestry calculation log: remove caching of all visited revisions (issue3253) log: restore cache used by --copies mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234) mq: fix qapplied --last and qprev documentation (issue3282) mq: fix qnext when all remaining patches are guarded mq: make qimport --push push all imported patches (issue3130) mq: make qprev return the previous applied patch (issue3245) mq: restore _branchtags() fast path (issue3223) patch: fix fuzzing of hunks without previous lines (issue3264) patch: fuzz more aggressively to match patch(1) behaviour pull: backout change to return code scmutil: update cached copy when filecached attribute is assigned (issue3263) setup: handle output from Apple's Xcode 4.3 better (issue3277) subrepo: fix for merge inconsistencies update: delete bookmarks.current when explicitly updating to a rev (issue3276) update: don't move the active bookmark if a rev is specified with -r
2012-03-02patch-aa is no longer needed for 0.3.2.ryoon1-13/+0
2012-03-02Update to 0.3.2ryoon3-12/+16
Fix PR pkg/45883 * Changelog is not available. * New dependency version
2012-03-02Update to 1.424.3ryoon3-13/+7
Changelog: What's new in 1.424.3 (2012/02/27) upgrade Apache Maven Wagon to 2.0 (issue 11164) ERROR at Matrix-based security (issue 9519) NPE: Failed to record SCM polling (issue 11592) JDK Auto install throws FATAL: org/apache/xml/utils/PrefixResolver (issue 11420) NoSuchMethodError on slf4j (issue 11960)
2012-03-01Fix build on DragonFly.ryoon2-8/+33
Confirmed by marino@ and Justin Sherrill.
2012-03-01Add "used by" commentsapb1-1/+4
2012-02-29Recursive bump from devel/boost-libs update.hans6-12/+12
2012-02-29Update boost to 1.49.0hans8-43/+123
Changes: New Libraries * Heap: Priority queue data structures, from Tim Blechmann. Details: http://www.boost.org/users/history/version_1_49_0.html
2012-02-28reset PKGREV for base pkg updatedrochner1-2/+1
2012-02-28Don't use xargs when creating the libraries. This can result in xargshans3-1/+41
invoking libtool twice, creating a library with most of the objects missing.
2012-02-28Add mail-related p5 packages.gdt1-1/+5
Add MIME::Base64 and Authen::SASL for git-send-email to resolve PR pkg/46109. Adds mere hundreds of K to a package that 'pkg_info -s' says is hundreds of MB.
2012-02-28Override configure checks for gmp and iconv, seems --without-gmp andhans1-1/+4
--without-iconv is not enough.
2012-02-27The time has come to say bye to monotone. Remove myself as maintainer, asjmmv2-4/+4
I'm not using these packages any more.
2012-02-26Use new web site and downloads location.jmmv1-3/+3
2012-02-26Add missing buildlink3.mk file; spotted by wiz@.jmmv1-0/+14
2012-02-26Update ruby-ole to 1.2.11.3.obache2-6/+6
== 1.2.11.3 / 2012-02-25 - Various fixes for ruby 1.9.3 - handle iconv deprecation and fix FileTime.from_time (github #7, brawnski). - Avoid constant redefinition warning in gemspec.
2012-02-251.4.8:mspo5-33/+25
Feature and bugfix release. New Touch commands, counters, and a change to connection limit functionality. *Touch Commands *Binary Touch/GAT commands were backported from 1.6. *New GATK/GATKQ commands were added for completeness. *Finally, an Ascii protocol touch command was also added. *Fast Connection Limit Handling *Internal Hash Table *New Stats: expired_unfetched, evicted_unfetched 1.4.9: Small bugfix release. Mainly fixing a critical issue where using -c to increase the connection limit was broken in 1.4.8. If you are on 1.4.8, an upgrade is highly recommended. 1.4.10: This release is focused on thread scalability and performance improvements. This release should be able to feed data back faster than any network card can support as of this writing. 1.4.11: Memcached 1.4.11. Fixes race conditions and crashes introduced in 1.4.10. Adds the ability to rebalance and reassign slab memory. *Slab Reassign *Slab Automove *New Stats: slab_reassign_running, slabs_moved 1.4.12: Fix a small number of bugs, mostly in building on different platforms. 1.4.13: Really tiny release with some important build fixes which were accidentally omitted from 1.4.12.
2012-02-25Add and enable p5-Check-ISA.obache1-1/+2
2012-02-25Import p5-Check-ISA-0.04 as devel/p5-Check-ISA.obache3-0/+30
This module provides several functions to assist in testing whether a value is an object, and if so asking about its class.
2012-02-24Update kyua-cli to 0.3:jmmv4-63/+41
Experimental version released on February 24th, 2012. * Made the 'test' command record the results of the executed test cases into a SQLite database. As a side effect, 'test' now supports a '--store' option to indicate where the database lives. * Added the 'report' command to generate plain-text reports of the test results stored in the database. The interface of this command is certainly subject to change at this point. * Added the 'db-exec' command to directly interact with the store database. * Issue 28: Added support for the 'require.memory' test case property introduced in ATF 0.15. * Renamed the user-specific configuration file from ~/.kyuarc to ~/.kyua/kyua.conf for consistency with other files stored in the ~/.kyua/ subdirectory. * Switched to use Lutok instead of our own wrappers over the Lua C library. Lutok is just what used to be our own utils::lua module, but is now distributed separately. * Removed the 'Atffile's from the source tree. Kyua is stable enough to generate trustworthy reports, and we do not want to give the impression that atf-run / atf-report are still supported. * Enabled logging to stderr for our own test programs. This makes it slightly easier to debug problems in our own code when we get a failing test.
2012-02-24Comment out obviously untested Python 3.x support.joerg1-2/+2
2012-02-23+p5-Term-Animationdrochner1-1/+2
2012-02-23add p5-Term-Animation-2.6, a package for animation of ASCII-art spritesdrochner3-0/+33
2012-02-23Update to 1.7.9.2.gdt2-6/+6
Fixes since v1.7.9.1 -------------------- * Bash completion script (in contrib/) did not like a pattern that begins with a dash to be passed to __git_ps1 helper function. * Adaptation of the bash completion script (in contrib/) for zsh incorrectly listed all subcommands when "git <TAB><TAB>" was given to ask for list of porcelain subcommands. * The build procedure for profile-directed optimized binary was not working very well. * Some systems need to explicitly link -lcharset to get locale_charset(). * t5541 ignored user-supplied port number used for HTTP server testing. * The error message emitted when we see an empty loose object was not phrased correctly. * The code to ask for password did not fall back to the terminal input when GIT_ASKPASS is set but does not work (e.g. lack of X with GUI askpass helper). * We failed to give the true terminal width to any subcommand when they are invoked with the pager, i.e. "git -p cmd". * map_user() was not rewriting its output correctly, which resulted in the user visible symptom that "git blame -e" sometimes showed excess '>' at the end of email addresses. * "git checkout -b" did not allow switching out of an unborn branch. * When you have both .../foo and .../foo.git, "git clone .../foo" did not favor the former but the latter. * "git commit" refused to create a commit when entries added with "add -N" remained in the index, without telling Git what their content in the next commit should be. We should have created the commit without these paths. * "git diff --stat" said "files", "insertions", and "deletions" even when it is showing one "file", one "insertion" or one "deletion". * The output from "git diff --stat" for two paths that have the same amount of changes showed graph bars of different length due to the way we handled rounding errors. * "git grep" did not pay attention to -diff (hence -binary) attribute. * The transport programs (fetch, push, clone)ignored --no-progress and showed progress when sending their output to a terminal. * Sometimes error status detected by a check in an earlier phase of "git receive-pack" (the other end of "git push") was lost by later checks, resulting in false indication of success. * "git rev-list --verify" sometimes skipped verification depending on the phase of the moon, which dates back to 1.7.8.x series. * Search box in "gitweb" did not accept non-ASCII characters correctly. * Search interface of "gitweb" did not show multiple matches in the same file correctly. Also contains minor fixes and documentation updates.
2012-02-22Update hoe to 2.14.0.minskim2-6/+6
Changes: - Make hoe noisy about missing plugins again. - Normalize dev/runtime deps: dev + runtime = runtime. - Added :dcov task so you can easily check documentation coverage. - Added Rake monkeypatch so that Task#clear will clear comments. (github) - Added coverage sorting and added tmp/isolate to rcov flags - :doc task should depend on isolate if activated - .rdoc files are now automatically added to the extrardocfiles list. - Added Hoe#read_manifest - Added check_manifest to the prerelease task to prevent broken releases. - Added extra duplicate dependency checking. - Hoe#withconfig merges the local and home configuration atop Hoe::DEFAULTCONFIG to allow plugins to supply new defaults. - The readmefile and historyfile are now automatically guessed from the manifest. This allows "README.rdoc" to be used automatically. - install_gem optionally excludes rdoc/ri generation. - rake checkextradeps excludes rdoc/ri generation. rake install_gem does not. - rake multi now just reinvokes rake using multiruby to allow hoe plugins to be invoked.