non port: security/p5-GD-SecurityImage/Makefile |
SVNWeb
|
Number of commits found: 43 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
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 )
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 21 Nov 2019
|
[ 10:46 tobik ]
security/p5-GD-SecurityImage: Fix IMAGEMAGICK option after r375246
Options helpers are ineffective when set after bsd.port.options.mk.
|
Sun, 13 Jan 2019
|
[ 20:09 sunpoet ]
Update to 1.75
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/GD-SecurityImage
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
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>
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
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)
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 21 Jan 2015
|
[ 12:57 tobez ]
Update to 1.73.
|
Mon, 22 Dec 2014
|
[ 16:53 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>
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Sat, 1 Mar 2014
|
[ 17:23 sunpoet ]
- Add LICENSE
- Convert to new options helper
- Remove outdated PERL_LEVEL check
|
Wed, 6 Nov 2013
|
[ 07:39 vanilla ] (Only the first 10 of 191 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Sat, 3 Nov 2012
|
[ 17:04 ehaupt ]
- Update to 1.72
- Trim header
Feature safe: yes
|
Tue, 3 Jul 2012
|
[ 17:38 az ] (Only the first 10 of 13 ports in this commit are shown above. )
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@
|
Wed, 6 Jun 2012
|
[ 17:22 az ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 31 May 2012
|
[ 11:19 bapt ] (Only the first 10 of 31 ports in this commit are shown above. )
Convert to new options framework
|
Sun, 4 Sep 2011
|
[ 08:37 sunpoet ]
- Update to 1.71
Changes: http://search.cpan.org/dist/GD-SecurityImage/Changes
|
Sat, 15 Jan 2011
|
[ 15:35 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
|
Thu, 23 Dec 2010
|
[ 01:14 pgollucci ] (Only the first 10 of 17 ports in this commit are shown above. )
- set some PORTSCOUT vars
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thu, 14 May 2009
|
[ 22:52 erwin ]
Update to 1.70
|
Thu, 12 Jun 2008
|
[ 14:39 mat ]
Update to 1.66
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Tue, 11 Mar 2008
|
[ 15:06 miwi ]
- Update to 1.65
|
Sat, 8 Sep 2007
|
[ 01:04 linimon ] (Only the first 10 of 88 ports in this commit are shown above. )
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
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 26 Apr 2007
|
[ 07:06 clsung ]
- Update to 1.64
|
Sun, 25 Mar 2007
|
[ 22:19 linimon ]
Reset ports@rbt.ca due to current lack of time to work on FreeBSD.
Hat: portmgr
|
Wed, 21 Mar 2007
|
[ 13:38 miwi ]
- Update to 1.63
PR: 109870
Submitted by: miwi
Approved by: maintainer timeout
|
Fri, 2 Jun 2006
|
[ 04: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)
|
Fri, 31 Mar 2006
|
[ 16:40 shige ]
Sorry for deletion of PORTEOCH.
|
Thu, 30 Mar 2006
|
[ 19:42 shige ]
Update to 1.60.
PR: ports/94683
Submitted by: Vladimir Timofeev <vovkasm@gmail.com>
|
Thu, 5 Jan 2006
|
[ 03:57 edwin ] (Only the first 10 of 90 ports in this commit are shown above. )
Chase libversion bumb to libMagick.so.9
PR: ports/91270
|
Fri, 9 Dec 2005
|
[ 12:05 tdb ]
- Update to 1.583
PR: 90120
Submitted by: Rod Taylor <ports@rbt.ca> (maintainer)
Approved by: clement (mentor)
|
Sun, 16 Oct 2005
|
[ 17: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)
|
Number of commits found: 43 |