Commit graph

4 commits

Author SHA1 Message Date
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
sno
c8f692bf9c pkgsrc changes:
- Updating package for p5 module GD::SecurityImage from 1.66 to 1.70
  - Adding HOMEPAGE/LICENSE

Upstream changes:
1.70 Thu Apr 30 16:56:32 2009
    => Made a mistake. version checking test is really gone now.

1.69 Thu Apr 30 15:13:19 2009
    => Re-release without the version check test.

1.68 Wed Apr 22 19:49:46 2009
    => Update builder.

1.67 Sat Apr 18 05:45:48 2009
    => Update distro files.
2009-05-21 18:00:52 +00:00
he
4befabf105 Import p5-GD-SecurityImage version 1.66.
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-17 21:05:54 +00:00