summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2008-11-05Update from version 6.44nb1 to 6.48.he2-8/+7
Pkgsrc changes: o Simplified MASTER_SITES Upstream changes: 6.48 Mon Oct 20 11:18:13 PDT 2008 Test Fixes * Protect against stray environment variables effecting the tests. [rt.cpan.org 14930] 6.47_02 Thu Oct 16 16:14:20 PDT 2008 Test Fixes * MIN_PERL_VERSION test had some goofs on VMS. [thanks Craig Berry] 6.47_01 Tue Oct 14 12:38:05 EDT 2008 New Features * Added optional parameter MIN_PERL_VERSION, to define minimal required perl version for dependency checks and to pass on to META.yml and ppd files. [rt.cpan.org 28374] Thanks to David Golden, Alexandr Ciornii (chorny) and Martin Becker Bug Fixes * Guard against a path to Perl with a space in it. From Max Maischein. [bleadperl@32905] Test Fixes - Small fix for VOS from Paul Green [bleadperl@33259] Other * $ExtUtils::MakeMaker::Revision, $ExtUtils::MM_Unix::Revision and $ExtUtils::MM_VMS::Revision are all now based on $VERSION. You shouldn't be using them for anything anyway. 6.46 Sat Sep 27 17:34:03 EDT 2008 Bug Fixes - Fix META_MERGE for more than one level of hashes. [rt.cpan.org 39348] 6.45_02 Sun Sep 7 13:59:14 PDT 2008 Bug Fixes - Updated bundled ExtUtils::Command to 1.14, ExtUtils::Install to 1.50 and ExtUtils::Manifest to 1.54 Test Fixes - t/writemakefile_args.t had the wrong skip amount causing failures when run without version.pm (mostly 5.6 users) 6.45_01 Sat Sep 6 03:19:03 PDT 2008 New Features * META_ADD and META_MERGE have been added to manipulate the META.yml. Thanks to Adriano Ferreira. [rt.cpan.org 21282] - META.yml now includes configure_requires ExtUtils::MakeMaker by default. [rt.cpan.org 32337] - META.yml now excludes t/ and inc/ from indexing by default. - META.yml license is now "unknown" instead of undef if a LICENSE is not given. - META.yml now conforms to version 1.4 of the spec. Bug Fixes - Make @MM_Sections and @Overridable global again. It's an undocumented but used way to manipulate MakeMaker behavior. [rt.cpan.org 36047] Portability * Changed the name/dmake test in MM_Win32.pm to use regexs to that they are able to handle Perl on a Stick absolute paths.
2008-11-05Update from version 0.300nb1 to 0.301.he2-7/+7
Pkgsrc changes: o Added commented-out HOMEPAGE using search.cpan.org Upstream changes: 0.301 Sat Sep 6 20:11:01 CEST 2008 - On Cygwin, link directly against the DLLs of dependencies. Patch by Yaakov. - Require perl 5.6.0.
2008-11-05Updated from version 1.14nb1 to 1.15.he2-7/+8
Pkgsrc changes: o Change to Module::Build Upstream changes: 1.15 Sun, Oct 12, 2008 - cp fails to update timestamp on Win32: http://rt.cpan.org/Ticket/Display.html?id=34718 Patch supplied by MSCHWERN
2008-11-05Update from version 1.24nb1 to 1.26.he2-8/+7
Pkgsrc changes: o Canonicalize HOMEPAGE Upstream changes: 1.26 Oct 25, 2008 - No code changes, just bumped the Devel::StackTrace dependency to 1.20. The changes in 1.25 exposed a bug in Devel::StackTrace which has now been fixed. This caused HTML::Mason test failures, among other things. Reported by Andreas Koenig. 1.25 Oct 21, 2008 - The Exception::Class::Base constructor no longer looks at the associated Devel::StackTrace object's frames. Avoiding looking at the frames should make constructing exception objects much faster. Instead the information based on the stack trace frames - package(), file(), and line() - is only retrieved when it is requested. Patch by Ruslan Zakirov. RT #40221.
2008-11-05Update from version 1.1902nb1 to 1.2000 (upstream 1.20).he2-8/+7
(I hope the maintainer won't mind.) Pkgsrc changes: o Add the "00" suffix to ensure we don't decrease the version number Upstream changes: 1.20 Oct 25, 2008 - The change in 1.15 to object creation broke the no_refs feature, causing references to be stored until the trace's frame objects were created. * Exception::Class objects are always stringified by calling overload::StrVal().
2008-11-05Update from version 1.00nb1 to 1.01.he2-7/+9
Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org o Add overlooked (?) dependencies Upstream changes: 1.01 Sat Oct 25, 2008, joern Bugfixes: - Even objects returned by methods not declared as an "object returner" where turned into Event::RPC object handles instead of copying the complete data structure to the client. Thanks for the report to Alex <alex AT lokku.com>.
2008-11-05Update to 1.11:wiz3-24/+6
* Version 1.11 (released 2008-10-28) ** libidn: New WARN_CFLAGS configure variable. It is used internally to add -Werror and other warnings flags, to catch coding mistakes before releases. ** Win32: Perl is no longer required to build Libidn in Visual Studio. ** Win32: Functions in idna.h are also exported. Reported by Adam Strzelecki <adam.strzelecki@java.pl>. ** doc: Included cyclomatic code complexity charts of the library code. See doc/cyclo/. ** tests: Add more self-tests to get more self-test code coverage. ** tests: New 'make coverage' command to generate code coverage reports. The output is created in doc/coverage/. Requires the LCOV tools. See http://www.gnu.org/software/libidn/coverage/ for a pre-generated copy. ** Clarify copyright and license for gdoc, man pages, and C# port. ** Update gnulib files and translations. ** API and ABI is backwards compatible with the previous version.
2008-11-05Update to 5.7:wiz6-31/+90
New features and improvements: * library o new flavor of the ncurses library provides rudimentary support for POSIX threads. Several functions are reentrant, but most require either a window-level or screen-level mutex. (This is API-compatible, but not ABI-compatible with the normal library). o add NCURSES_OPAQUE symbol to curses.h, will use to make structs opaque in selected configurations. o add NCURSES_EXT_FUNCS and NCURSES_EXT_COLORS symbols to curses.h to make it simpler to tell if the extended functions and/or colors are declared. o add wresize to C++ binding o eliminate fixed-buffer vsprintf calls in C++ binding. o add several functions to C++ binding which wrap C functions that pass a WINDOW* parameter. o adapt mouse-handling code from menu library in form-library o improve tracing for form library, showing created forms, fields, etc. o make $NCURSES_NO_PADDING feature work for termcap interface . o add check to trace-file open, if the given name is a directory, add ".log" to the name and try again. o several new manpages: curs_legacy.3x, curs_memleaks.3x, curs_opaque.3x and curs_threads.3x * programs: o modified three test-programs to demonstrate the threading support in this version: ditto, rain, worm. o several new test-programs: demo_panels, dots_mvcur, inch_wide, inchs, key_name, key_names, savescreen, savescreen.sh test_arrays, test_get_wstr, test_getstr, test_instr, test_inwstr and test_opaque. o add adacurses-config to the Ada95 install. o modify tic -f option to format spaces as \s to prevent them from being lost when that is read back in unformatted strings. o The tack program is now distributed separately from ncurses. * terminal database o added entries: + Eterm-256color, Eterm-88color and rxvt-88color + aterm + konsole-256color + mrxvt + screen.mlterm + screen.rxvt + teraterm4.59 is now the primary primary teraterm entry, renamed original to teraterm2.3 + 9term terminal + Newbury Data entries o updated/improved entries: + gnome to version 2.22.3 + h19, z100 + konsole to version 1.6.6 + mlterm, mlterm+pcfkeys + xterm, and building-blocks for function-keys to xterm patch #230. Major bug fixes: * add logic to tic for cancelling strings in user-defined capabilities (this is needed for current konsole terminfo entry). * modify mk-1st.awk so the generated makefile rules for linking or installing shared libraries do not first remove the library, in case it is in use, e.g., libncurses.so by /bin/sh. * correct check for notimeout in wgetch. * fix a sign-extension bug in infocmp's repair_acsc function. * change winnstr to stop at the end of the line. * make Ada95 demo_panels example work. * fix for adding a non-spacing character at the beginning of a line. * fill in extended-color pair to make colors work for wide-characters using extended-colors. * improve refresh of window on top of multi-column characters, taking into account split characters on left/right window boundaries. * modify win_wchnstr to ensure that only a base cell is returned for each multi-column character. * improve waddch and winsch handling of EILSEQ from mbrtowc by using unctrl to display illegal bytes rather than trying to append further bytes to make up a valid sequence. * restore curs_set state after endwin/refresh * modify keyname to use "^X" form only if meta has been called, or if keyname is called without initializing curses, e.g., via initscr or newterm. * modify unctrl to check codes in 128-255 range versus isprint. If they are not printable, and locale was set, use a "M-" or "~" sequence. * improve resizeterm by moving ripped-off lines, and repainting the soft-keys. * modify form library to accept control characters such as newline in set_field_buffer, which is compatible with Solaris. * use NCURSES_MOUSE_MASK in definition of BUTTON_RELEASE, etc., to make those work properly with the --enable-ext-mouse configuration * correct some functions in Ada95 binding which were using return value from C where none was returned. * reviewed/fixed issues reported by Coverity and Klocwork tools. Portability: * configure script: o new options: --disable-big-strings control whether static string tables are generated as single large strings (to improve startup performance), or as array of individual strings. --disable-relink control whether shared libraries are relinked (during install) when rpath is enabled. --disable-tic-depends make explicit whether tic library depends on ncurses/ncursesw library. --enable-mixed-case override the configure script's check if the filesystem supports mixed-case filenames. This allows one to control how the terminal database maps to the filesystem. For filesystems that do not support mixed-case, the library uses generate 2-character (hexadecimal) codes for the lower-level of the filesystem terminfo database --enable-reentrant builds a different flavor of the ncurses library (ncursest) which improves reentrant use of the library by reducing global and static variables (see the "--with-pthread" option for the threaded support). --enable-weak-symbols use weak-symbols for linking to the POSIX thread library, and use the same soname for the ncurses shared library as the normal library (caveat: the ABI is for the threaded library, which makes global data accessed via functions). --with-pthread build with the POSIX thread library (tested with AIX, GNU/Linux, FreeBSD, OpenBSD, HPUX, IRIX64, Solaris, Tru64). --with-ticlib build/install the tic-support functions in a separate library o improved options: --enable-ext-colors requires the wide-character configuration. --with-chtype ignore option value "unsigned" is always added to the type in curses.h; do the same for --with-mmask-t. --with-dmalloc build-fix for redefinition of strndup. --with-hashed-db + accepts a parameter which is the install-prefix of a given Berkeley Database. + the $LIBS environment variable overrides the search for the db library. --without-hashed-db assumed when "--disable-database" is used. * other configure/build issues: o build-fixes for LynxOS o modify shared-library rules to allow FreeBSD 3.x to use rpath. o build-fix for FreeBSD "contemporary" TTY interface. o build-fixes for AIX with libtool. o build-fixes for Darwin and libtool. o modify BeOS-specific ifdef's to build on Haiku. o corrected gcc options for building shared libraries on Solaris and IRIX64. o change shared-library configuration for OpenBSD, make rpath work. o build-fixes for using libutf8, e.g., on OpenBSD 3.7 o add "-e" option in ncurses/Makefile.in when generating source-files to force earlier exit if the build environment fails unexpectedly. o add support for shared libraries for QNX. o change delimiter in MKlib_gen.sh from '%' to '@', to avoid substitution by IBM xlc to '#' as part of its extensions to digraphs. * library: o rewrite wrapper for wcrtomb, making it work on Solaris. This is used in the form library to determine the length of the buffer needed by field_buffer. o add/use configure script macro CF_SIG_ATOMIC_T, use the corresponding type for data manipulated by signal handlers. o set locale in misc/ncurses-config.in since it uses a range o disable GPM mouse support when $TERM does not happen to contain "linux", since Gpm_Open no longer limits its assertion to terminals that it might handle, e.g., within "screen" in xterm. o reset mouse file-descriptor when unloading GPM library. * test programs: o update test programs to build/work with various UNIX curses for comparisons.
2008-11-05+ p5-IO-Compress-Bzip2.wiz1-1/+2
2008-11-05Import p5-IO-Compress-Bzip2-2.015 as devel/p5-IO-Compress-Bzip2.wiz3-0/+29
This module provides a Perl interface to allow reading and writing of bzip2 files/buffers.
2008-11-05+ p5-Compress-Raw-Bzip2wiz1-1/+2
2008-11-05Import p5-Compress-Raw-Bzip2-2.015 as devel/p5-Compress-Raw-Bzip2.wiz3-0/+28
Compress-Raw-Bzip2 provides the interface to the bzip2 library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.
2008-11-05Update to 0.84:wiz2-7/+6
0.84 Wed Oct 15 09:06:12 EDT 2008 Other * 0.82 accidentally shipped with experimental Mouse dependency. 0.82 Tue Oct 14 23:06:56 EDT 2008 Bug Fixes - 0.81_01 broke $TODO such that $TODO = '' was considered todo. 0.81_02 Tue Sep 9 04:35:40 PDT 2008 New Features * Test::Builder->reset_outputs() to reset all the output methods back to their defaults. Bug Fixes - Fixed the file and line number reported by like when it gets a bad regex. Features Changed - Now preserves the tests' exit code if it exits abnormally, rather than setting it to 255. - Changed the "Looks like your test died" message to "Looks like your test exited with $exit_code" - no_plan now only warns if given an argument. There were a lot of people doing that, and it's a sensible mistake. [test-more.googlecode.com 13] 0.81_01 Sat Sep 6 15:13:50 PDT 2008 New Features * Adam Kennedy bribed me to add new_ok(). The price was one DEFCON license key. [rt.cpan.org 8891] * TODO tests can now start and end with 'todo_start' and 'todo_end' Test::Builder methods. [rt.cpan.org 38018] * Added Test::Builder->in_todo() for a safe way to check if a test is inside a TODO block. This allows TODO tests with no reason. * Added note() and explain() to both Test::More and Test::Builder. [rt.cpan.org 14764] [test-more.googlecode.com 3] Features Changed * Changed the message for extra tests run to show the number of tests run rather than the number extra to avoid the user having to do mental math. [rt.cpan.org 7022] Bug fixes - using a relative path to perl broke tests [rt.cpan.org 34050] - use_ok() broke $SIG{__DIE__} in the used module [rt.cpan.org 34065] - diagnostics for isnt() were confusing on failure [rt.cpan.org 33642] - warnings when MakeMaker's version contained _ [rt.cpan.org 33626] - add explicit test that non-integer plans die correctly [rt.cpan.org 28836] (Thanks to Hans Dieter Pearcey [confound] for fixing the above) - die if no_plan is given an argument [rt.cpan.org 27429]
2008-11-05Update to 2.05.01:wiz4-15/+19
Version 2.05.01 * Fix the -w/-W option parsing, which was broken in NASM 2.05. Version 2.05 * Fix redundant REX.W prefix on JMP reg64. * Make the behaviour of -O0 match NASM 0.98 legacy behavior. See section 2.1.22. * -w-user can be used to suppress the output of %warning directives. See section 2.1.24. * Fix bug where ALIGN would issue a full alignment datum instead of zero bytes. * Fix offsets in list files. * Fix %include inside multi-line macros or loops. * Fix error where NASM would generate a spurious warning on valid optimizations of immediate values. * Fix arguments to a number of the CVT SSE instructions. * Fix RIP-relative offsets when the instruction carries an immediate. * Massive overhaul of the ELF64 backend for spec compliance. * Fix the Geode PFRCPV and PFRSQRTV instruction. * Fix the SSE 4.2 CRC32 instruction. Version 2.04 * Sanitize macro handing in the %error directive. * New %warning directive to issue user-controlled warnings. * %error directives are now deferred to the final assembly phase. * New %fatal directive to immediately terminate assembly. * New %strcat directive to join quoted strings together. * New %use macro directive to support standard macro directives. See section 4.6.4. * Excess default parameters to %macro now issues a warning by default. See section 4.3. * Fix %ifn and %elifn. * Fix nested %else clauses. * Correct the handling of nested %reps. * New %unmacro directive to undeclare a multi-line macro. See section 4.3.10. * Builtin macro __PASS__ which expands to the current assembly pass. See section 4.11.9. * __utf16__ and __utf32__ operators to generate UTF-16 and UTF-32 strings. See section 3.4.5. * Fix bug in case-insensitive matching when compiled on platforms that don't use the configure script. Of the official release binaries, that only affected the OS/2 binary. * Support for x87 packed BCD constants. See section 3.4.7. * Correct the LTR and SLDT instructions in 64-bit mode. * Fix unnecessary REX.W prefix on indirect jumps in 64-bit mode. * Add AVX versions of the AES instructions (VAES...). * Fix the 256-bit FMA instructions. * Add 256-bit AVX stores per the latest AVX spec. * VIA XCRYPT instructions can now be written either with or without REP, apparently different versions of the VIA spec wrote them differently. * Add missing 64-bit MOVNTI instruction. * Fix the operand size of VMREAD and VMWRITE. * Numerous bug fixes, especially to the AES, AVX and VTX instructions. * The optimizer now always runs until it converges. It also runs even when disabled, but doesn't optimize. This allows most forward references to be resolved properly.
2008-11-05Fix segfaults on some sources using nested structs, unions andwiz4-3/+31
(anonymous) bit fields. Install nccstrip2.py (used by nccld). From Marko Schuetz in PR 39840. Bump PKGREVISION.
2008-11-04Update from version 0.10 to version 0.11.seb2-6/+6
Changes: 0.11 Sun Nov 2 11:35:04 2008 * Throw an error if accessor/predicate/clearer/handles code eval fails * Optimizations for generated methods, they should now be on par with Moose
2008-11-03Re-enable building the XS version. I can't remember why I disabled thatbad1-5/+2
and it does seem to work. PKGREVISION++ Closes PR pkg/39095 from Jens Rehsack.
2008-11-03Fix install with USE_DESTDIR - bump pkgrevisionabs1-2/+3
2008-11-03Add automoc4markd1-1/+2
2008-11-03Import of automoc4 0.9.84markd4-0/+37
automoc4 tool, used to build KDE4 and related packages.
2008-11-03Really update to 0.95 (DISTNAME).taca1-2/+2
2008-11-03sortobache1-3/+3
2008-11-02Update from version 0.001011nb1 to 0.003003.he2-9/+12
Pkgsrc changes: o Adjust/update dependency lists Upstream changes: 0.003003 - Devel::Declare::MethodInstaller::Simple now has code_for() which the subclass can override to monkey with the magic shadowed subroutine. This is handy if you want to employ Devel::BeginLift. 0.003002 - Depend on Sub::Name and B::Hooks::EndOfScope. MethodInstaller::Simple and Context::Simple use them. 0.003001 - Don't use :lvalue in Context::Simple and MethodInstaller::Simple to keep the debugger happy. 0.003000 - Add Devel::Declare::Context::Simple and Devel::Declare::MethodInstaller::Simple as an experimental way to make creating block- and sub-like keywords easier (Rhesa Rozendaal). 0.002999_01 - Use B::Hooks::OP::Check to register PL_check callbacks. - Use B::Hooks::EndOfScope instead of %^H and Scope::Guard. - Don't segfault if HvNAME(PL_curstash) == NULL. - Don't segfault on 5.9.5+, where PL_parser is a symbol, not a define. - Don't delete the previous symbol table entry when shadowing subs. This makes us work within the debugger. - Don't mix declarations and code. 0.002002 - switch done_declare call from call_argv to call_pv. - Make get_linestr{,_offset} return sensible values when called while the parser isn't running. - Remove several compile time warnings. - Allow enabling of debug mode using $ENV{DD_DEBUG}. 0.002001 - clean up checks for whether we're lexing and whether lex_stuff exists to handle the PL_parser factor-out in 5.10 - check if reallocation of PL_linestr is necessary before doing it. this way we can bail out properly instead of corrupting memory in some cases - don't call strlen twice on the same sting - try to be more portable - stop using Nullsv - don't use Perl_* functions directly. - don't define PERL_CORE - use NEWSV from handy.h instead of defining our own - don't define PERL_NO_GET_CONTEXT - don't support preprocessors (perl -P) 0.002000 - rewrite guts into perl, add tests for new declaration style
2008-11-02Update from version 0.12nb1 to 0.12nb2.he2-2/+23
Pkgsrc changes: o Add a buildlink3.mk file so that the cc wrapper of client packages can get access to the header file installed by this package.
2008-11-02Update from version 0.12 to 0.12nb1.he2-1/+7
Pkgsrc change: o Install include/hook_op_check.h outside of the perl mechanics, so other packages which need this header can more easily find it.
2008-11-02Added p5-B-Hooks-EndOfScope.he1-1/+2
2008-11-02Import p5-B-Hooks-EndOfScope version 0.04.he3-0/+29
This module allows you to execute code when perl finished compiling the surrounding scope.
2008-11-02My, my, missed updating HOMEPAGE as well.he1-2/+2
2008-11-02Uhm, add an overlooked BUILD_DEPENDS. No bump since this was justhe1-1/+3
added a minute ago.
2008-11-02Add p5-B-Hooks-OP-Check.he1-1/+2
2008-11-02Import p5-B-Hooks-OP-Check version 0.12.he3-0/+29
This module provides a c api for XS modules to hook into the callbacks of PL_check. ExtUtils::Depends is used to export all functions for other XS modules to use.
2008-11-02Update from version 0.18nb1 to 0.21.he2-10/+9
Pkgsrc changes: o Convert some BUILD_DEPENDS to DEPENDS, in accordance with META.yml o Update the dependency on p5-Mouse Upstream changes: 0.21 - Fix a bug in Data::Visitor::Callback WRT returning non reference values from callbacks (#38306). - Refactor the visit_tied split - Propagation of void context 0.20 - Split visit_tied into methods per each reftype, to make it possible to return something that is an object but still doesn't get tied. 0.19 - Support multiple arguments to visit() - use BUILDARGS for argument processing - remove Data::Alias dep for now, it breaks on windows & aix with 5.8.8
2008-11-02Update to 1.1.4adrianp2-6/+6
2008.10.18 - 1.1.4 =================================== We had to withdraw 1.1.3 because of a serious flaw affecting the bug_report* pages. This new release fixes that problem and a newly discovered security issue . - 0009704: [security] Remote Code Execution in manage_proj_page.php (giallu) - r esolved. - 0009691: [bugtracker] Failed to report issue.(Always APPLICATION ERROR #2800) (jreese) - resolved. - 0009690: [other] Wrong parameter count for session_set_cookie_params() (jreese ) - resolved. - 0009693: [webpage] Generated HTML contains multiple hostnames when proxied (jr eese) - resolved. 2008.10.09 - 1.1.3 =================================== In this release we fixed a couple of nasty bugs sneaked into 1.1.2, where sendin g bugnotes email notifications would fail and browser caching was not functional . We also refined the implementation of form security tokens and closed a couple o f security issues, an information disclosure (with no CVE) and a session hijacki ng (CVE-2008-3102). - 0009321: [security] Users can get title and status of issues that they don't h ave access to. (vboctor) - resolved. - 0009533: [security] Mantis should use secure sessions on https connections (jr eese) - resolved. - 0009286: [administration] stray "2" in manage_user_prune.php (vboctor) - resol ved. - 0009664: [authentication] Logout without unsetting session cookie (jreese) - r esolved. - 0009323: [bugtracker] Browser caching broken since 1.1.2 (jreese) - resolved. - 0009470: [bugtracker] Tags filter not filling into text field when selecting f rom list using Internet Explorer (jreese) - resolved. - 0009493: [custom fields] Removing custom fields from project causes applicatio n error 2800 (giallu) - resolved. - 0009309: [email] Problems with e-mail notifications about bugnotes [PATCH] (gi allu) - resolved. - 0004678: [filters] Filter combos don't fill up on if switched to 'All Projects ' - closed. - 0009430: [graphs] bug_graph_bystatus shows heading by_category (thraxisp) - re solved. - 0009431: [localization] no localization for usage of open, resolved, closed in bug_graph_bystatus.php (thraxisp) - resolved. - 0008882: [other] Gravatar causes annoying security popups on IE when using Man tis over HTTPS/SSL (jreese) - resolved. - 0009361: [other] php session fail created cause mantis app error. (jreese) - r esolved. - 0009560: [other] Wrong behaviour in Session API (session_save_path error messa ge) (jreese) - resolved. - 0009672: [other] Fixing form error by going back fails because of security tok en (jreese) - resolved. - 0009343: [scripting] form security token prevents changing relationship while resolving bug (jreese) - resolved.
2008-11-02Update from version 1.14.8nb1 to 1.14.9 (upstream 1.149).he2-9/+10
Pkgsrc changes: o Add USE_LANGUAGES=c o Add dependency on p5-Digest-MD5 Upstream changes: 1.149 Sat Nov 1 12:31 2008 - added explicit BSD license; code is basically RFC4122 + patches
2008-11-02Update from version 0.94nb1 to 0.95.he2-6/+5
No upstream change log, apparently minor changes. Note that this module is no longer being developed or supported.
2008-11-02Don't let the build's LDFLAGS be polluted by what provides apr, because aprcube4-8/+9
doesn't know about all dependencies of apr-util. Otherwise the final binary wouldn't have the proper RPATHs. Bump PKGREVISION.
2008-11-02Update from version 0.013nb1 to 0.202.he2-7/+9
Pkgsrc changes: o Add new required dependencies. Upstream changes: 0.202 2008-10-16 update App::Cmd::Tester to use IO::TieCombine 0.201 2008-10-14 fix typos in Tutorial.pod (thanks, HARTZELL!) fix prereq for Sub::Exporter to ensure we have curry_method 0.200 2008-09-14 new super-concise ::Setup interface provided by Sub::Exporter added plugin system consult App::Cmd::Tutorial to see the new interface your old code should still work!
2008-11-02Added p5-IO-TieCombine.he1-1/+2
2008-11-02Import devel/p5-IO-TieCombine version 1.000.he3-0/+24
IO::TieCombine - produce tied (and other) separate but combined variables.
2008-11-02Update from version 0.47nb1 to 0.48.he2-8/+8
Upstream changes: 0.48 Tue Aug 20 2008 - Cleaned up DESTROY method to not undef _fields (This was my error, not the submitted patch) Thanks to Dulaunoy Fabrice <fabrice@dulaunoy.com> for showing me the error of my ways
2008-11-01Update from version 0.06 to version 0.10.seb2-10/+9
Changes: 0.10 Tue Oct 28 19:23:07 2008 * Require a recent Moose (which has the bugfix) for t/500_moose_extends_mouse.t * ouse.pm for perl -Mouse one-liners (thanks rjbs) * Doc for init_arg => undef (thanks rjbs) 0.09 Sun Sep 28 22:37:13 2008 * Initial version of Mouse::Tiny, a one-file concatenation of the Mouse classes for easy embedding * Fixes caused by test failures (Carp not being loaded, Moose being required in a test) 0.08 Sun Sep 28 12:46:07 2008 * ALL dependencies have been removed! * Fixes for Class::Method::Modifiers being required for testing 0.07 Sun Sep 28 00:19:07 2008 * All runtime dependencies have been removed! The only change in functionality (hopefully) is that the Sub::Exporter features can no longer be used (we've backed down to regular Exporter). Scalar::Util is required for "weaken" support, and Class::Method::Modifiers is required for method modifier support, but only if you use these features! Having Scalar::Util and MRO::Compat installed will provide only performance increases. * Tests and fixes for extending a Mouse class with Moose (nothingmuch) * Support for adding method modifiers to a role, and composing them into classes (we'll get true methods some day) * Method modifiers now go through the metaclass instead of invoking Class::Method::Modifiers directly * Remove the deprecated before/after/around triggers * Roles keywords 'requires' and 'excludes' now throw errors instead of silently doing nothing (they aren't implemented yet)
2008-10-31Add and enable p5-Config-Find.obache1-1/+2
2008-10-31Import p5-Config-Find-0.23 as devel/p5-Config-Find.obache3-0/+34
Packaged by Edgar Fuss and provided by PR 39823. Every OS has different rules for configuration files placement, this module allows to easily find and create your app configuration filess following those rules. Config::Find references configuration files by the application name or by the application name and the configuration file name when the app uses several application files, i.e emacs, profile, apache/httpd, apache/ssl.
2008-10-31Add and enable p5-Term-ShellUI.obache1-1/+2
2008-10-31Import p5-Term-ShellUI-0.86 as devel/p5-Term-ShellUI.obache3-0/+29
Packaged by Edgar Fuss and provided by PR 39827. Term::ShellUI uses the history and autocompletion features of Term::ReadLine to present a sophisticated command-line interface to the user. It tries to make every feature that one would expect to see in a fully interactive shell trivial $to implement. You simply declare your command set and let ShellUI take care of the heavy lifting. This module was previously called Term::GDBUI.
2008-10-31Added p5-Test-Kwalitee.he1-1/+2
2008-10-31Import p5-Test-Kwalitee version 1.01.he3-0/+39
Kwalitee is an automatically-measurable gauge of how good your software is. That's very different from quality, which a computer really can't measure in a general sense. (If you can, you've solved a hard problem in computer science.) In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a funny acronym on its own) measures Kwalitee with several metrics. If you plan to release a distribution to the CPAN -- or even within your own organization -- testing its Kwalitee before creating a release can help you improve your quality as well. Test::Kwalitee and a short test file will do this for you automatically.
2008-10-31Added p5-Module-CPANTS-Analyse.he1-1/+2
2008-10-31Import p5-Module-CPANTS-Analyse version 0.82.he3-0/+44
Module::CPANTS::Analyse - Generate Kwalitee ratings for a distribution.
2008-10-31Added p5-Array-Diff.he1-1/+2