summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-11-18DIST_SUBDIR may contain slashes. Found in www/firefox3-bin.rillig1-2/+2
2008-11-18Updated textproc/py-pygments to 0.11.1obache1-1/+2
2008-11-18Update Pygments to 0.11.1.obache3-9/+11
Pygments changelog ================== Version 0.11.1 -------------- (released Aug 24, 2008) - Fix a Jython compatibility issue in pygments.unistring (#358). Version 0.11 ------------ (codename Straußenei, released Aug 23, 2008) Many thanks go to Tim Hatch for writing or integrating most of the bug fixes and new features. - Lexers added: * Nasm-style assembly language, thanks to delroth * YAML, thanks to Kirill Simonov * ActionScript 3, thanks to Pierre Bourdon * Cheetah/Spitfire templates, thanks to Matt Good * Lighttpd config files * Nginx config files * Gnuplot plotting scripts * Clojure * POV-Ray scene files * Sqlite3 interactive console sessions * Scala source files, thanks to Krzysiek Goj - Lexers improved: * C lexer highlights standard library functions now and supports C99 types. * Bash lexer now correctly highlights heredocs without preceding whitespace. * Vim lexer now highlights hex colors properly and knows a couple more keywords. * Irc logs lexer now handles xchat's default time format (#340) and correctly highlights lines ending in ``>``. * Support more delimiters for perl regular expressions (#258). * ObjectiveC lexer now supports 2.0 features. - Added "Visual Studio" style. - Updated markdown processor to Markdown 1.7. - Support roman/sans/mono style defs and use them in the LaTeX formatter. - The RawTokenFormatter is no longer registered to ``*.raw`` and it's documented that tokenization with this lexer may raise exceptions. - New option ``hl_lines`` to HTML formatter, to highlight certain lines. - New option ``prestyles`` to HTML formatter. - New option *-g* to pygmentize, to allow lexer guessing based on filetext (can be slowish, so file extensions are still checked first). - ``guess_lexer()`` now makes its decision much faster due to a cache of whether data is xml-like (a check which is used in several versions of ``analyse_text()``. Several lexers also have more accurate ``analyse_text()`` now.
2008-11-18Another set:he1-1/+10
Added textproc/p5-Text-Aspell version 0.09 Added textproc/p5-Text-SpellChecker version 0.03 Updated math/p5-Math-GMP to 2.05 Updated math/p5-Spreadsheet-ParseExcel to 0.41 Updated math/p5-Spreadsheet-WriteExcel to 2.25 Updated net/p5-Geo-IP to 1.35 Updated net/p5-Net-Amazon-S3 to 0.45 Updated net/p5-Net-Gnats to 0.05 Updated net/p5-Net-MAC to 1.5
2008-11-18Updated from version 1.4 to 1.5.he2-6/+6
Upstream changes: 1.5 2008-11-08 17:42 GMT - Move to Module::Install - Add basic pod test
2008-11-18Update from version 0.04nb3 to 0.05.he2-7/+7
Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org Upstream changes: o No updated changelog ("There Ought to be a Law"), but by the looks of it mostly improved error reporting and robustness.
2008-11-18Updated from version 0.44nb1 to 0.45.he2-8/+7
Pkgsrc changes: o Remove dependency on p5-DateTime-Format-Strptime o Ensure IO::File is new enough by adding dependency Upstream changes: 0.45 Wed Aug 20 17:06:49 BST 2008 - make add_key, head_key etc. return all the headers, not just the X-Amazon ones (patch by Andrew Hanenkamp) - require IO::File 1.14 (noticed by tsw) - remove DateTime::Format::Strptime prerequisite as it was not being used (noticed by Yen-Ming Lee) - do not try and parse non-XML errors (patch by lostlogic) - make it possible to store and delete the key "0" (patch by Joey Hess) - make it possible to store empty files (patch by BDOLAN) - add Copy support (patch by BDOLAN) - add s3cl for command-line access (patch by Leo Lapworth)
2008-11-18Updated from version 1.34nb1 to 1.35.he2-7/+6
Upstream changes: 1.35 September 29th 2008 - Add GEOIP_DOMAIN_EDITION for the PurePerl ( Boris Zentner ) - Add open_type method to the PurePerl fallback ( Boris Zentner ) - Add CAPI Version detection, for the case, where a outdated CAPI is installed. ( Boris Zentner ) - Add metro_code, a replacement for the depreciated dma_code method. ( Boris Zentner ) - Add range_by_ip, netmask and last_netmask to the PurePerl API ( Boris Zentner ) - Add range_by_ip to the C API wrapper ( Boris Zentner )
2008-11-18Updated from version 2.23nb1 to 2.25.he2-7/+6
Upstream changes: 2.25 September 9 - Minor + Fix for set_properties() bug due to 5.10/5.8 UTF-8 differences. + Fix for failing tests due to localtime() issues. 2.24 September 6 - Minor + Added set_properties() method to set document properties. Added test suite and example.
2008-11-18Update from version 0.32nb1 to 0.41.he2-8/+8
Pkgsrc changes: o Update to use Module::Build o Adjust MASTER_SITES, dist not present in common directory (reported upstream) Upstream changes: 0.41 24 October 2008 + Changed maintainership to John McNamara. ! Fixed bug when parsing RK numbers (generally ints or small floats). http://rt.cpan.org/Public/Bug/Display.html?id=39892 ! Changed margin units to inches to (cleanly) avoid undef warning in SaveParser. 0.33 2008.09.07 - Default format for formatted dates changed from 'm-d-yy' to 'yyyy-mm-dd' - Numeric fields with date-formats now promote to Date - Added docs about date type 14 problem - skip another test when prereq is missing - split Spreadsheet::ParseExcel::SaveParser into packages - split Spreadsheet::ParseExcel into packages
2008-11-18Update from version 2.04nb1 to 2.05.he3-7/+30
Pkgsrc changes: o Add a patch to make ExtUtils::MakeMaker emit use of the gmp library. Actual use will be handled by bulidlink / wrapper. o Added commented-out extra modules which can be optionally used during "make test" if various TEST_* environment variables are set. Upstream changes: 2.05 2008-10-06 Greg - New maintainer: Greg Sabino Mullane - Allow tests to work on 64-bit platforms. Patch from Flo. (CPAN bugs #5960, #30327, #27641, #12751, #15459) - Add support for probab_prime function. Patch by shlomif@iglu.org.il. (CPAN bug #6184) - Get smarter about detecting lack of GMP libraries. (CPAN bug #18709) - Add META.yml and some more tests.
2008-11-18Add p5-Text-SpellChecker.he1-1/+2
2008-11-18Import p5-Text-SpellChecker version 0.03.he3-0/+33
This module is built on Text::Aspell, but adds some of the functionality provided by the internal gnu aspell API. This allows one to deal with blocks of text, rather than just words. For instance, we provide methods for iterating through the text, serializing the object (thus remembering where we left off), and highlighting the current misspelled word within the text.
2008-11-18Add p5-Text-Aspell.he1-1/+2
2008-11-18Import p5-Text-Aspell version 0.09.he4-0/+49
This module provides a Perl interface to the GNU Aspell library. This module is to meet the need of looking up many words, one at a time, in a single session, such as spell-checking a document in memory.
2008-11-18Note update of mail/p5-Mail-IMAPClient to 3.11.he1-1/+2
2008-11-18Updated graphics/GraphicsMagick to 1.3.1obache1-1/+2
2008-11-18Update GraphicsMagick to 1.3.1.obache3-29/+7
1.3.1 (November 17, 2008) ========================= Security Fixes: * None. Bug fixes: * RPM build, Fixes to successfully build binary RPMs for Red Hat Linux 4. * MSL/conjure, Fix bug with attributes becoming appended to themselves. Fix memory leaks. Feature improvements: * New --disable-openmp-slow configure option for disabling use of OpenMP for algorithms which may run slower on operating systems with crummy thread libraries. * JPEG, Allow user to specify DCT encoding method via jpeg:dct-method define. Also allow control over whether huffman encoding is used via jpeg:optimize-coding define. Performance Improvements: * OpenMP (parallel processing) improvements for these functions: - Rotate by 90 and 270 degrees (-rotate)
2008-11-18Update from version 3.08nb1 to 3.11.he2-8/+7
Pkgsrc changes: o Canonicalize HOMEPAGE Upstream changes: version 3.11: Wed Oct 8 10:57:31 CEST 2008 Fixes: - some SSL connections process more bytes then needed, which made the select() timeout. Nice fix by [David Sansome] rt.cpan.org#39776 Improvements: - improved example imap_to_mbox by [Ralph Sobek] version 3.10: Sun Aug 24 21:26:27 CEST 2008 Fixes: - INET socket scope error, introduced by 3.09 rt.cpan.org#38689 [Matt Moen] version 3.09: Fri Aug 22 16:38:25 CEST 2008 Fixes: - return status of append_message reversed. rt.cpan.org#36726 [Jakob Hirsch] - no line-breaks in base64 encoded strings when logging-in rt.cpan.org#36879 [David Jonas] - fix MD5 authentication. rt.cpan.org#38654 [Thomas Jarosch] Improvements: - extensions and clean-ups in examples/imap_to_mbox.pl by [Ralph Sobek] - an absolute path as Server setting will open a local ::UNIX socket, not an ::INET rt.cpan.org#38655 [Thomas Jarosch]
2008-11-17Note update of devel/svk to 2.2.1.bad1-2/+3
And move my previous entry to the end of the file.
2008-11-17Update SVK to 2.2.1.bad2-11/+11
Changes since 2.0.2 are: [Changes for 2.2.1 - 22 Oct, 2008] Fix the incorrect version information in META.yml Mirror subsystem * Fix memory leak for bootstrapping mirrors. [Changes for 2.2.0 - 17 Sep, 2008] New features * Branch support as 'svk branch' subcommand * SVKBATCHMODE environment variable Dependency * Require Time::Progress Mirror subsystem * New bootstrap option to initialize a mirror from an svn dump file, which can be an URL stored on the svk:dump-url property on the server * When committing or merging to a mirror, avoid roundtripping the latest revision (requires Subversion 1.5) * Fix a bug when mirroring a copy revision with unnormalized revision outside mirror anchor and newer th an anchor head * Fix URI escape issues for pushing changes to mirrors * Support mirroring a source that was renamed from somewhere else * Fix svk sync where a copy is made from revisions condensed with snapshot made by previous sync --skipto Merge subsystem * Bugfixes for opened file handle passed to editor under win32, causing file to be opened as read-only * Fix a problem that merge-ticket might be reverted on mirror in some cases * Fix a bug when merging a copy with modification to the copied source, it might cause checksum error * Addition of equality check for merge tickets * Better conflict handling that remembers the type of conflict, handling of data from the merge editor Tests * Test coverage for offlining existing branches (both offline and online) * TODO tests for renaming of an intermediate branch tracking * Test coverage for pulling into a branch from a local branch * Test coverage for checking out to a path from svk br --checkout * Test coverage for modifying property changes (including conflicts) * Fixed tests for baseless smerge * Test coverage for switching a branch and proper handling of merge tickets General * General Documentation cleanup * Documentation for SVK::Info properly matches expected output * Conversion to use SVK::Log (and Log::Log4perl) for output * Add an option of '0' to select "No project" if there is not a project to use while mirroring a new URI * svk will not set property status as modified when a path is added or replaced * svk now stores known conflict types (provided by merge editor) in .conflict property * General usability for working with files no longer exists in HEAD svk commit * A property may have a conflict when the node is ok, so combine them in the target list svk merge * Don't write to the log if it is a check run, regardless of -l option svk resolved * svk resolved will resolve all conflicts in a checkout path svk update * Add custom svk:merge property resolver handler to handle merging of merge tickets properly Internal * svk will not clobber upstream Log::Log4perl configurations
2008-11-17Another set:he1-1/+22
Updated devel/p5-SDL to 2.1.2 Updated games/frozen-bubble to 1.0.0nb13 Added textproc/p5-Number-Spell version 0.04 Added www/p5-HTML-Email-Obfuscate version 1.00 Added security/p5-Authen-PluggableCaptcha version 0.05 Added graphics/p5-GD-SecurityImage version 1.66 Updated devel/p5-SVN-Mirror to 0.75 Updated devel/p5-Set-Object to 1.26 Updated devel/p5-Sub-Exporter to 0.981 Updated devel/p5-Test-Output to 0.12 Updated devel/p5-Test-SubCalls to 1.08 Updated devel/p5-Tie-RefHash-Weak to 0.09 Updated devel/p5-UNIVERSAL-isa to 1.01 Updated devel/p5-Variable-Magic to 0.25 Updated devel/p5-glib2 to 1.200 Updated devel/p5-namespace-clean to 1.09 Updated finance/p5-Locale-Currency-Format to 1.26 Updated mail/p5-Email-MessageID to 1.400 Updated mail/p5-IMAP-Admin to 1.6.6 Updated mail/p5-MIME-Lite to 3.023 Updated mail/p5-MIME-Lite-HTML to 1.23
2008-11-17Update from version 1.22nb1 to 1.23.he2-7/+6
Upstream changes: 1.23 2008/10/14 11:27:42 alian - Fix rt#36006: cid has no effect on background images - Fix rt#36005: include_javascript does not remove closing tag "</SCRIPT>" - Fix rt#29033: eliminate nested subs
2008-11-17Mention import of p5-Time-Progress 1.3bad1-1/+2
This module provides a class and methods to facilitate elapsed and estimated finish time reporting. Newer SVK wants this.
2008-11-17Update from version 3.01nb1 to 3.023.he2-13/+20
Pkgsrc changes: o Changed MAINTAINER to pkgsrc-users@ from a non-developer (sorry if this offends...) o Added DEPENDS on packages which this now depends on o Added a patch to get rid of pesky interactivity during build: "There ought to be a law!" Upstream changes: Version 3.023 Correct erroneous changelog entry Fix typo in perldoc: utf-8, not utf8 Version 3.022 Behave on Cygwin as on Win32 with regard to defaulting to SMTP sending. Respect crazy people who put multiple Cc or Bcc headers in message (#30574, thanks Pavel V. Rochnyack!) We no longer rewrite array and hash refs in the send_by_sendmail args so aggressively. Cope with missing local sendmail (thanks to Debian for patching for this, and for putting up with me (rjbs) being an insufferable jerk!) Fix weird unicode-in-$1 bug (thanks SREZIC!) Other minor bug fixes. Version 3.021 Replace Email::Date with Email::Date::Format to limit prereqs (Email::Date::Format produced just for this!) Begin the process of removing use of ExtUtils::TBone for testing Version 3.020 Optimized code for speedup of creation of two-part messages. The internal structure of the object has changes, but that won't matter if you were using the published interface. (Sam Tregar) Removed the "advanced features", ie auto-fallback delivery, from send_by_smtp. They didn't belong there in the first place. Version 3.01_06 (2007/07/29) First release from Perl Email Project. Updated packaging. Version 3.01_04 (2004/05/05) Reworked the new send_by_smtp stuff. Documentation modifications. Version 3.01_02 (2003/08/28) Well, it seems 3.01_01 failed tests on Win32 due to me accidentally changing the line ending format to DOSish. Also the way that email extraction for SMTP with or without Mail::Address was different (from 2.117 even). So ive fixed that. Anybody depending on the undocumented extract_addrs() is in for a suprise. I suggest you look at using Mail::Address. Version 3.01_01 (2003/04/25 - 2003/08/21) (This version is a test release, if its ok then I'll re-release it as 3.02) Patched the pod to use correct entities Thanks to Ed Avis for the patch. Added better support for funky names in the from field when sending via SMTP, thanks to prodding by Darren Hemphill and Ollie Gallardo. (Actually I kind of messed this up orginally and no doubt Darren wasn't impressed. I ended up using something pretty close to his solution. My bad for not paying more attention. Sorry mate.) 08/21: Apparently I never uploaded my changes for this version to CPAN. Sigh. *** Win32 CHANGES *** Up until this release the default send() method for all OS'es has been to invoke sendmail and pipe the mail to it. This behaviour has now changed on Win32 to default to using SMTP. This means that if your /site/lib/Net/libnet.cfg file is properly configured then you can use SMTP without specifying a send method explicitly. This seemed a rational decision as most Win32 users who send mails are using an SMTP server and not a tool like sendmail. *** SMTP CHANGES *** Jonathan Eunice <jeunice at illuminata dot com> pointed out an interesting bug in the interaction between MIME::Lite and Net::SMTP/Net::CMD. This was that sending a mail ending in "\n\n" without additional encoding would cause Net::CMD to send an incorrect end of mail signal to the SMTP server which would result in A) The mail failing to be sent due to a timeout, and B) MIME::Lite to report that all was well. This has been fixed by checking to make sure that if the last character sent was \n, but the last two chars were not \r\n then the \n is turned into an \r, which Net::CMD then adds an \n to and then sends the normal ".\r\n" to terminate the message. Weird error, that im not entirely sure has been resolved properly. Please inform me if this screws anything up that it shouldn't. As stated earlier send_by_smtp wasnt extracting the _real_ email address from the overall fancy once specified in the From: field. This is resolved now, fancy display names are now possible while using SMTP. *** Content-Id *** It was pointed out by alex via CPAN RT that Content-Id needs to have angle brackets around it or HTML mails dont show up properly in many mail clients, furthermore the RFC mandates it (to be honest im taking his word on this, please feel free to yell at me if this causes trouble), so as he suggested I am automatically adding them in they arent provided. *** sendmail path *** Dom pointed out via CPAN RT that despite some effort going in to trying to discover the correct location of sendmail, that it was still using a bad default. Fixed. *** Date Stamping *** Kurt reported via RT that datestamps were not being correctly formatted. His patch has been incorporated with only one change, a comment where Perl was spelled PERL :-) *** Quoted printable fix *** Klaus Rusch noted a bug in how quoted-printable handled weird \r\n combinations. Fixed now.
2008-11-17Add and enable p5-Time-Progress.bad1-1/+2
2008-11-17Initial import of p5-Time-Progress 1.3bad3-0/+25
This module provides a class and methods to facilitate elapsed and estimated finish time reporting. Newer SVK wants this.
2008-11-17Fix an sa_len problem on NetBSD 5.0.ahoka2-3/+4
Patch submitted by Roy Marples.
2008-11-17Updated from version 1.6.4nb1 to 1.6.6.he2-7/+6
Upstream changes: 1.6.6 Sun Sep 07 10:20:22 CST 2008 - Thomas Jarosch sent a patch that adds unix socket support for those who have their admin restricted to unix socket instead of tcp 1.6.5 apparently a mystery release
2008-11-17Update from version 1.351nb1 to 1.400.he2-8/+7
Pkgsrc changes: o Adjust dependency for p5-Test-Simple according to corelist output (perl 5.7.3 had 0.41 of Test::More) Upstream changes: 1.400 2008-10-02 return MessageID objects, not Email::Address objects this lets us add in_brackets use Sys::Hostname::Long if available
2008-11-17Update from version 1.25nb1 to 1.26.he2-8/+8
Pkgsrc changes: o Add EXTRACT_SUFX to find new distribution file o Canonicalize HOMEPAGE url No upstream change log.
2008-11-17Update from version 0.08nb1 to 0.09.he2-8/+7
Pkgsrc changes: o Adjust DEPENDS to conform to new requirements Upstream changes: [0.09] Wed Oct 22 17:48:49 CEST 2008 - Use B::Hooks::EndOfScope instead of %^H + Scope::Guard.
2008-11-17Update from version 1.183nb1 to 1.200.he2-7/+6
Upstream changes: 2008-09-20 Torsten Schoenfeld <kaffeetisch@gmx.de> * Glib.pm * Makefile.PL * NEWS * README: Stable release 1.200. 2008-09-20 Torsten Schoenfeld <kaffeetisch@gmx.de> * TODO: Remove the entry about hushing about documentation generation. That's done. 2008-09-07 Torsten Schoenfeld <kaffeetisch@gmx.de> * Glib.pm * NEWS * README: Unstable release 1.193. 2008-09-07 Torsten Schoenfeld <kaffeetisch@gmx.de> * GClosure.xs (gperl_callback_invoke): Instead of putting a mortal copy of the user data on the stack, increment its ref count and mortalize it. This ensure that modifications to $_[-1] in the callback actually change the user data. Patch by Kevin Ryde. * MANIFEST * GObject.xs * t/lazy-loader.t: Make sure the lazy loader can handle being invoked on packages which aren't registered with the Glib type system. This can happen when a non-registered package is setup to inherit from a registered package, and when then some method is invoked on the non-registered package. This gets rid of the spurious "asked to lazy-load Foo, but that package is not registered" warnings. 2008-09-06 Torsten Schoenfeld <kaffeetisch@gmx.de> * GParamSpec.xs: * GValue.xs: Handle NULL GParamSpecs in newSVGParamSpec by returning undef. Consequently, remove the NULL handling in _gperl_sv_from_value_internal. This partly reverts the commit from 2008-08-18 and brings newSVGParamSpec in line with the other SV* constructors. * GObject.xs * t/5.t: Fix the stack handling in Glib::Object::get to be robust against stack movement due to reallocation. This can happen if a subclass' GET_PROPERTY triggers a stack resize. Patch by Kevin Ryde. 2008-08-31 Torsten Schoenfeld <kaffeetisch@gmx.de> * Glib.pm * NEWS * README: Unstable release 1.192. 2008-08-31 Torsten Schoenfeld <kaffeetisch@gmx.de> * MakeHelper.pm (postamble_docs_full): Fix the POD index generation. For five months now, broken index pages (like Glib::index) were being created due to shell command quoting issues. 2008-08-23 Torsten Schoenfeld <kaffeetisch@gmx.de> * GType.xs (gperl_convert_flag_one, gperl_convert_flags): Improve the wording of the error messages for invalid flags a bit. * t/4.t: Prettify a bit by using ok(), pass(), and fail() functions. 2008-08-18 Torsten Schoenfeld <kaffeetisch@gmx.de> * Glib.pm * NEWS * README: Unstable release 1.191. 2008-08-18 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/e.t * GValue.xs (_gperl_sv_from_value_internal): Handle NULL GParamSpecs gracefully by returning undef. * GParamSpec.xs (newSVGParamSpec): Croak on NULL GParamSpecs. 2008-08-17 Torsten Schoenfeld <kaffeetisch@gmx.de> * GParamSpec.xs: Add hierarchy POD sections to the various Glib::ParamSpec subclasses. 2008-08-16 Torsten Schoenfeld <kaffeetisch@gmx.de> * GenPod.pm: Document how to hide arguments with "=for arg". Cope with _noinc_ornull type variants. 2008-08-03 Torsten Schoenfeld <kaffeetisch@gmx.de> * GObject.xs (g_object_new): Check that we got a correct number of arguments. * t/2.t: Fix a typo uncovered by the above change. 2008-07-13 Torsten Schoenfeld <kaffeetisch@gmx.de> * GType.xs * t/c.t: In the overloaded flags operators, don't choke on undef in the swap argument. This happens when a normal 'x' operator is used for handling 'x='. Patch by Kevin Ryde. 2008-06-22 Torsten Schoenfeld <kaffeetisch@gmx.de> * Glib.pm * Makefile.PL * NEWS * README: Unstable release 1.190. 2008-06-13 Torsten Schoenfeld <kaffeetisch@gmx.de> * GObject.xs (gperl_get_object_check): Croak on objects that don't carry magic. 2008-06-01 Torsten Schoenfeld <kaffeetisch@gmx.de> * GType.xs: Fix typo in error message output by Glib::Flags::new. * GUtils.xs * t/1.t: Provide Glib::strerror and Glib::strsignal. Patch by Kevin Ryde.
2008-11-17Update from version 0.19nb1 to 0.25.he2-7/+6
Upstream changes: 0.25 2008-11-12 19:40 UTC + Fix : Compatibility with 5.8.9. + Fix : Old Pod::Coverage don't ignore CLONE. + Upd : META.yml spec updated to 1.4. 0.24 2008-10-12 14:55 UTC + Fix : Really fix it. 0.23 2008-10-11 17:25 UTC + Fix : Building on perls with multiplicity but not ithreads. 0.22 2008-09-29 19:40 UTC + Doc : Explain how magic differs from overloading. + Fix : Disable thread safety for perl 5.8 on Windows. If you want it enabled, reliable feedback is welcome. 0.21_02 2008-09-28 23:10 UTC + Fix : Hide previously deleted magic tokens in vmg_svt_free (Yuval Kogman). 0.21_01 2008-09-22 13:25 UTC + Chg : Shrink the context data. + Fix : Enable thread safety features for perls that just lack MY_CXT_CLONE. + Tst : Output threads and threads::shared versions in threads tests. 0.20 2008-09-20 23:35 UTC + Fix : The module is now thread safe. You can test if it had been built with thread safety features enabled through the VMG_THREADSAFE constant. + Fix : Correct backtrace when wizard() croaks. + Fix : 'cast $a, undef' should throw an 'invalid wizard' error instead of an 'invalid signature'.
2008-11-17Updated from version 0.06nb1 to 1.01.he2-9/+6
Pkgsrc changes: o Remove dependency on p5-Scalar-List-Utils, does not appear to be used Upstream changes: 1.01 Aug 22 05:29:44 UTC 2008 - minor packaging housekeeping - report only CURRENT ACTUAL BUGS THAT WILL BREAK YOUR CODE AS IT EXISTS RIGHT NOW SO FIX THEM PLEASE rather than latent bugs that will break your code in the future, at least by default - added the verbose flag to fix you about all bugs regarding the use of isa() as a function
2008-11-17Updated from version 0.08nb1 to 0.09.he2-8/+7
Pkgsrc changes: o Tightened the requirement on p5-Tie-RefHash, as per META.yml Upstream changes: 0.09 - Filter dead refs from the magic data storage to avoid uninitialized warnings.
2008-11-17Update from version 1.07nb1 to 1.08.he2-7/+6
Upstream changes: 1.08 Fri 22 Aug 2008 - No functional changes - Upgrading to Module::Install 0.77 - Minor tweaky refactorings
2008-11-17Updated from version 0.10nb1 to 0.12.he2-7/+6
Upstream changes: 0.12 - Sat Oct 25 09:59:18 2008 Repacking to remove OS X extended attribute files that were causing tests to fail. 0.11 10/21/2008 Fixes for STDERR handling under Perl 5.6. Thanks to brian d foy for the patch with tests.
2008-11-17Updated from version 0.979nb1 to 0.981.he2-7/+6
Upstream changes: 0.981 2008-10-24 finally fix very occasional hash ordering issue in tests fix typo in SYNOPSIS (thanks, Florian!) 0.980 2008-09-14 fix inadvertant futzing with group generator args https://rt.cpan.org/Ticket/Display.html?id=38885 thanks, trendele!
2008-11-17Update from version 1.25nb1 to 1.26.he2-7/+6
Upstream changes: 1.26, 13 Oct 2008 * Methods which destroyed $@ due to internal use of eval now properly call local($@) (Yuval) * Fix a leak and a corner case with weak set magic, and squash some warnings (Yuval) * Define behaviour when dealing with return values from operations on weak sets. No longer hard-coded "Set::Object" - may affect Set::Object sub-classes (Sam)
2008-11-17Update from version 0.74nb1 to 0.75.he2-7/+7
Pkgsrc changes: o Added dependency on p5-TimeDate, to conform with module requirements Upstream changes: [Changes for 0.75 - Sep 13, 2008] * Modernize dist and fix signatures.
2008-11-17the variable is PYTHON_VERSIONS_ACCEPTED, not PYTHON_ACCEPTED_VERSIONSjnemeth1-2/+3
2008-11-17also remove \${PYSITELIB}/gtk-2.0jnemeth2-2/+4
2008-11-17Upgraded devel/generate and devel/py-generate.darcy1-1/+3
2008-11-17Upgrade to generate 2.6.darcy2-8/+8
No functional changes but it should compile under Linux now.
2008-11-17Update to version 2.6.darcy2-6/+6
No functional changes but it should now build under Linux.
2008-11-17Added p5-GD-SecurityImage.he1-1/+2
2008-11-17Import p5-GD-SecurityImage version 1.66.he3-0/+45
The (so called) "Security Images" are so popular. Most internet software use these in their registration screens to block robot programs (which may register tons of fake member accounts). Security images are basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to Tell Computers and Humans Apart). This module gives you a basic interface to create such an image. The final output is the actual graphic data, the mime type of the graphic and the created random string. The module also has some "styles" that are used to create the background (or foreground) of the image. If you are an Authen::Captcha user, see GD::SecurityImage::AC for migration from Authen::Captcha to GD::SecurityImage. This module is just an image generator. Not a captcha handler. The validation of the generated graphic is left to your programming taste. But there are some captcha handlers for several Perl FrameWorks. If you are an user of one of these frameworks, see "GD::SecurityImage Implementations" in "SEE ALSO" section for information.
2008-11-17Add p5-Authen-PluggableCaptcha.he1-1/+2
2008-11-17Import p5-Authen-PluggableCaptcha version 0.05.he3-0/+58
Authen::PluggableCaptcha is a fully modularized and extensible system for making Pluggable Catpcha (Completely Automated Public Turing Test to Tell Computers and Humans Apart) tests. Pluggable? All Captcha objects are instantiated and interfaced via the main module, and then manipulated to require various submodules as plug-ins. Authen::PluggableCaptcha borrows from the functionality in Apache::Session::Flex.