Port details |
- p5-GD-SecurityImage Perl5 module for creating CAPTCHA security images
- 1.75_2,1 security =3 1.75_2,1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-10-16 17:37:21
- Last Update: 2023-04-30 11:10:42
- Commit Hash: a6bb2f8
- People watching this port, also watch:: memcached, e2fsprogs, p5-MIME-Tools, autoconf, p5-Sort-Naturally
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/GD-SecurityImage
- Description:
- This module gives you a basic interface to create CAPTCHAs (Completely
Automated Public Turing Test to Tell Computers and Humans Apart) also known
as "Security Images".
The final output is the actual graphic data, the mime type of the graphic and
the created random string.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-GD-SecurityImage>0:security/p5-GD-SecurityImage
- To install the port:
- cd /usr/ports/security/p5-GD-SecurityImage/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-GD-SecurityImage
- pkg install p5-GD-SecurityImage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-GD-SecurityImage
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1547401655
SHA256 (GD-SecurityImage-1.75.tar.gz) = 3dde24d9acba951cdde5b569d1e42cad946cfdb51280e4469f336fd5fe0c8ea6
SIZE (GD-SecurityImage-1.75.tar.gz) = 66589
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-GD>=2.45 : graphics/p5-GD
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-GD>=2.45 : graphics/p5-GD
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-Catalyst-Plugin-Captcha
- for Run
-
- www/p5-Catalyst-Plugin-Captcha
Configuration Options:
- ===> The following configuration options are available for p5-GD-SecurityImage-1.75_2,1:
IMAGEMAGICK=off: Build ImageMagick module
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- security_p5-GD-SecurityImage
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.75_2,1 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.75_1,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.75_1,1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.75_1,1 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
1.75_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.75_1,1 21 Nov 2019 10:46:14 |
tobik |
security/p5-GD-SecurityImage: Fix IMAGEMAGICK option after r375246
Options helpers are ineffective when set after bsd.port.options.mk. |
1.75,1 13 Jan 2019 20:09:28 |
sunpoet |
Update to 1.75
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/GD-SecurityImage |
1.73,1 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
1.73,1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.73,1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.73,1 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.73,1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.73,1 21 Jan 2015 12:57:27 |
tobez |
Update to 1.73. |
1.72_2,1 22 Dec 2014 16:53:58 |
pi |
security/p5-GD-SecurityImage: knob to allow correct DEPENDS for IMAGEMAGICK
Allow to select X11 with IMAGEMAGICK (manually).
PR: 194284
Submitted by: Frank WAll <fw@moov.de> |
1.72_1,1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.72,1 01 Mar 2014 17:23:16 |
sunpoet |
- Add LICENSE
- Convert to new options helper
- Remove outdated PERL_LEVEL check |
1.72,1 06 Nov 2013 07:39:32 |
vanilla |
Support STAGEDIR. |
1.72,1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.72,1 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.72,1 03 Nov 2012 17:04:17 |
ehaupt |
- Update to 1.72
- Trim header
Feature safe: yes |
1.71_1,1 03 Jul 2012 17:38:41 |
az |
graphics/ImageMagick can change package name via PKGNAMESUFFIX.
We should not rely on this.
Reported by: Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat: az@ |
1.71_1,1 06 Jun 2012 17:22:52 |
az |
- Remove SITE_PERL from *_DEPENDS |
1.71_1,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.71,1 31 May 2012 11:19:32 |
bapt |
Convert to new options framework |
1.71,1 04 Sep 2011 08:37:16 |
sunpoet |
- Update to 1.71
Changes: http://search.cpan.org/dist/GD-SecurityImage/Changes |
1.70_4,1 15 Jan 2011 15:35:41 |
sunpoet |
- Let graphics/ImageMagick be an optional dependency
- Add OPTIONS: IMAGEMAGICK
- Bump PORTREVISION for dependency change
- Remove obsolete MD5 checksum
PR: ports/153602
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes |
1.70_3,1 23 Dec 2010 01:14:25 |
pgollucci |
- set some PORTSCOUT vars |
1.70_3,1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.70_2,1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.70_1,1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.70,1 14 May 2009 22:52:04 |
erwin |
Update to 1.70 |
1.66,1 12 Jun 2008 14:39:51 |
mat |
Update to 1.66 |
1.65,1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.65,1 11 Mar 2008 15:06:22 |
miwi |
- Update to 1.65 |
1.64_1,1 08 Sep 2007 01:04:03 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
1.64_1,1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.64,1 26 Apr 2007 07:06:38 |
clsung |
- Update to 1.64 |
1.63,1 25 Mar 2007 22:19:12 |
linimon |
Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
Hat: portmgr |
1.63,1 21 Mar 2007 13:38:33 |
miwi |
- Update to 1.63
PR: 109870
Submitted by: miwi
Approved by: maintainer timeout |
1.61,1 02 Jun 2006 04:16:16 |
aaron |
- Update to 1.61
PR: ports/98321
Submitted by: Rong-En Fan <rafan@infor.org>
Reviewed by: maintainer
Approved by: maintainer, tobez (implicit) |
1.60,1 31 Mar 2006 16:40:55 |
shige |
Sorry for deletion of PORTEOCH. |
1.60 30 Mar 2006 19:42:08 |
shige |
Update to 1.60.
PR: ports/94683
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> |
1.583_1 22 Jan 2006 02:50:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.583_1 05 Jan 2006 03:57:35 |
edwin |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
1.583 09 Dec 2005 12:05:32 |
tdb |
- Update to 1.583
PR: 90120
Submitted by: Rod Taylor <ports@rbt.ca> (maintainer)
Approved by: clement (mentor) |
1.57 16 Oct 2005 17:36:36 |
ehaupt |
Add p5-GD-SecurityImage, a Perl5 module for creating CAPTCHA security images
PR: 87494
Submitted by: Rod Taylor <ports@rbt.ca>
Approved by: novel (mentor) (implicit) |