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
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.
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)
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 )
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.
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
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.
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.
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.
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)
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]
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
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
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.
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
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
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.
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.
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'.
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
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.
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.
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)
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.
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.
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.
"Don't put emails directly on the page, they will be scraped"
Stuff that I'm sick of looking at "bob at smith dot com". Why can't
we just write emails in a way that looks normal to people, but is
very, very difficult to scrape off. Most email scrapers only use
very very simple parsing methods. And it isn't as if it is hard to
just do
# Before we search for email addresses...
$page =~ s/\s+at\s+/@/g;
$page =~ s/\s+dot\s+/./g;
This is an arms war dammit, and I want nukes!