Port details |
- p5-Image-Scale Perl module for fast, high-quality fixed-point image resizing
- 0.14_1 graphics =2 0.14_1Version of this port present on the latest quarterly branch.
- Maintainer: atkin901@gmail.com
- Port Added: 2011-11-13 05:50:32
- Last Update: 2023-07-28 17:13:17
- Commit Hash: 664a2fa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/Image-Scale
- Description:
- This module implements several resizing algorithms with a focus on low
overhead, speed and minimal features. Algorithms available are:
GD's copyResampled (floating-point)
GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
GraphicsMagick's assortment of resize filters (floating-point)
GraphicsMagick's Triangle filter in fixed-point
Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Image-Scale>0:graphics/p5-Image-Scale
- To install the port:
- cd /usr/ports/graphics/p5-Image-Scale/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/p5-Image-Scale
- pkg install p5-Image-Scale
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Image-Scale
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664371842
SHA256 (Image-Scale-0.14.tar.gz) = f09c5f0663b87738365ac2819e186b909abeb9ed85d83bc15ee76872c947cdf8
SIZE (Image-Scale-0.14.tar.gz) = 1049211
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-Test-NoWarnings>=0 : devel/p5-Test-NoWarnings
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libgif.so : graphics/giflib
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_p5-Image-Scale
- USES:
- jpeg 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 |
0.14_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.14 18 Oct 2022 22:15:19 |
Nuno Teixeira (eduardo) Author: Gian-Simon Purkert |
graphics/p5-Image-Scale: Update to 0.14
- strip library
ChangeLog: https://metacpan.org/dist/Image-Scale/changes
PR: 266676
Approved by: maintainer timeout, >2 weeks |
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) |
0.12 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 ) |
0.12 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12 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 |
0.12 26 May 2016 22:03:18 |
woodsb02 |
graphics/p5-Image-Scale: Update to 0.12
- Add graphics/giflib as a dependency to build with GIF support
- Delete patches which aren't needed with the new version
PR: 209719
Approved by: atkin901@gmail.com (maintainer), adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6580 |
0.08_6 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.08_6 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
0.08_6 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.08_6 11 Mar 2015 19:13:58 |
robak |
graphics/p5-Image-Scale: fix BROKEN
- Remove broken code related to gif support (until
upstream fixes it)
PR: 197958
Submitted by: Mark Atkinson <atkin901@gmail.com> |
0.08_5 14 Jan 2015 18:19:33 |
antoine |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
0.08_5 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.08_4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.08_4 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.08_3 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 ) |
0.08_2 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.08_2 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.08_2 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.08_2 30 Jan 2014 08:45:51 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.08_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.08_2 11 Sep 2013 11:44:41 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.08_2 16 Jun 2013 17:08:41 |
az |
- png_memcpy is now part of libpng private API,
replace it with memcpy.
- Pet portlint (trim Makefile header, remove ABI version on LIB_DEPENDS).
PR: ports/172377
Submitted by: Michael Curtis <michael@moltenmercury.org>
Approved by: Mark Atkinson <atkin901@gmail.com> (maintainer) |
0.08_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.08 01 Mar 2012 12:57:11 |
swills |
- Add TEST_DEPENDS to enable testing
Approved by: portmgr (blanket) |
0.08 13 Nov 2011 18:14:12 |
az |
Fix WWW pointer to correct. I think Nobody will be against.
Approved by: maintainer (implicitly - cosmetic change)
Feature safe: yes |
0.08 13 Nov 2011 05:49:53 |
miwi |
This module implements several resizing algorithms with a focus on low
overhead, speed and minimal features. Algorithms available are:
GD's copyResampled (floating-point)
GD's copyResampled fixed-point (useful on embedded devices/NAS devices)
GraphicsMagick's assortment of resize filters (floating-point)
GraphicsMagick's Triangle filter in fixed-point
Supported image formats include JPEG, GIF, PNG, and BMP for input, and
JPEG and PNG for output.
WWW: http://search.cpan.org/dist/Image-Size/
PR: ports/162484
Submitted by: Mark Atkinson <atkin901@gmail.com>
Feature safe: yes |