Port details |
- pngquant Converts 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs
- 2.18.0_3 graphics =5 2.18.0_3Version of this port present on the latest quarterly branch.
- Maintainer: ak@FreeBSD.org
- Port Added: 2002-04-02 16:55:12
- Last Update: 2024-01-22 00:29:00
- Commit Hash: 832db82b
- People watching this port, also watch:: zip, png, pngrewrite, unzip, vorbis-tools
- License: GPLv3
- WWW:
- https://pngquant.org/
- Description:
- pngquant is a command-line utility to quantize and dither 32-bit RGBA
PNGs down to 8-bit (or smaller) RGBA-palette PNGs, usually with a
significant reduction in file size (40-70% smaller than 24-bit PNGs).
This unique type of PNG supports full alpha transparency and is
compatible with all modern web browsers, and has better fallback in IE6
than 24-bit PNGs.
Features:
- High-quality palette generation using modernized Median Cut
algorithm.
- Unique dithering algorithm that adds less noise to images than the
standard Floyd-Steinberg.
- Easy to integrate with shell scripts, GUIs and server-side software.
- Fast mode for processing large numbers of images.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pngquant>0:graphics/pngquant
- To install the port:
- cd /usr/ports/graphics/pngquant/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/pngquant
- pkg install pngquant
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pngquant
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694709541
SHA256 (pngquant-2.18.0-src.tar.gz) = e72194b52b36f040deaec49a1ddd5dcd8d4feecc3a5fe6c5e9589a9707b233d4
SIZE (pngquant-2.18.0-src.tar.gz) = 150453
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libimagequant.so : graphics/libimagequant
- libpng.so : graphics/png
- This port is required by:
- for Run
-
- graphics/curtail
- textproc/py-ocrmypdf
Configuration Options:
- ===> The following configuration options are available for pngquant-2.18.0_3:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
LCMS2=off: Support for ICC profiles via LCMS library
OPENMP=on: Parallel processing support via OpenMP
OPTIMIZED_FLAGS=off: Use extra compiler optimizations
SSE=on: Use SSE optimized routines
===> Use 'make config' to modify these settings
- Options name:
- graphics_pngquant
- USES:
- cpe gmake pkgconfig
- 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 |
2.18.0_3 22 Jan 2024 00:29:00 |
Muhammad Moinur Rahman (bofh) |
graphics/pngquant: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.18.0_2 14 Oct 2023 21:07:07 |
Jan Beich (jbeich) |
graphics/libimagequant: update to 4.2.2
Changes: https://github.com/ImageOptim/libimagequant/compare/4.2.1...4.2.2
Reported by: Repology, portscout |
2.18.0_1 12 Oct 2023 00:40:06 |
Jan Beich (jbeich) |
devel/cargo-c: update to 0.9.27
- Rebuild consumers of consumers after SONAME change
Changes: https://github.com/lu-zero/cargo-c/releases/tag/v0.9.27
Reported by: GitHub (watch releases) |
2.18.0 14 Sep 2023 16:57:34 |
Alex Kozlov (ak) |
graphics/pngquant: Update to 2.18.0 |
2.17.0_1 14 Jan 2023 05:42:58 |
Alex Kozlov (ak) Author: Jan Beich |
graphics/pngquant: enable openmp, unbundle libimagequant
- Use graphics/libimagequant instead of bundled version [1]
- Re-add OPENMP option, enable it by default [2]
PR: 268931 [1]
PR: 268932 [2] |
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) |
2.17.0 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 ) |
2.17.0 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 ) |
2.17.0 09 Dec 2021 01:16:58 |
Alex Kozlov (ak) |
graphics/pngquant: Update to 2.17.0
PR: 259473
Reported by: lwhsu diizzy |
2.13.1 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
2.13.1 31 Aug 2021 09:23:31 |
Bernhard Froehlich (decke) |
graphics/pngquant: Add CPE information
Approved by: portmgr (blanket) |
2.13.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.13.1 22 Feb 2021 17:00:34 |
ak |
- Update to 2.13.1
- Switch MASTER_SITES to https:// |
2.12.5 23 Mar 2020 12:29:04 |
ak |
- Update to 2.12.5 |
2.12.3 24 May 2019 15:17:08 |
ak |
- Update to 2.12.3 |
2.12.2 18 Nov 2018 19:20:27 |
ak |
- Update to 2.12.2
- Update WWW |
2.12.0 01 Aug 2018 11:58:21 |
ak |
- Update to 2.12.0 |
2.11.7 03 Feb 2018 15:18:19 |
ak |
- Update to 2.11.7 |
2.11.2 13 Nov 2017 12:16:17 |
ak |
- Update 2.11.2 |
2.10.1 02 Oct 2017 05:59:14 |
ak |
- Update to 2.10.1 |
2.9.0 22 Mar 2017 22:50:17 |
ak |
- Update to 2.9.0
- Remove MAKE_ARGS, CPPFLAGS, LDFLAGS - handled by configure
- Use configure to handle DEBUG option
- Add description for OPTIMIZED_FLAGS
- Disable OPENMP option for now - impossible to use without significant
manual intervention on 10.x-11.x (needs devel/llvm39 or modern gcc)
- Use configure to handle SSE option (only provided on i386/amd64, enabled by
default on amd64)
- Conditionally install DOCS
PR: 217987
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> (except OPENMP stuff) |
2.7.2 12 Nov 2016 15:50:51 |
ak |
- Update to 2.7.2
- License changed to GPL3
- Add LCMS2 option
PR: 213617
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> |
2.5.2_1 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
2.5.2_1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
2.5.2_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5.2_1 12 Feb 2016 23:49:19 |
ak |
- Add forgotten patch |
2.5.2_1 12 Feb 2016 20:45:01 |
ak |
- Remove bash dependency
- Modernize port |
2.5.2 08 Jan 2016 21:47:11 |
ak |
- Update to 2.5.2
Requested by: houtens@gmail.com |
2.5.0 06 Jul 2015 05:17:41 |
ak |
- Update to 2.5.0
PR: 201334
Submitted by: pi |
2.0.0_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.0.0 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.0.0 20 May 2014 06:06:36 |
ak |
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview |
2.0.0 08 Oct 2013 05:47:27 |
ak |
- Fix build in poudriere (remove MAKEFLAGS) [1]
Reported by: olgeni
Submitted by: KATO Tsuguru [1] |
2.0.0 30 Sep 2013 13:57:59 |
ak |
- Update to 2.0.0 [1]
- Convert to USES=gmake [1]
- Convert to options helpers
- Convert to new LIB_DEPENDS syntax
- Support STAGEDIR
- Take maintainership
PR: ports/181894 (based on) [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1] |
1.8.3 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.8.3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.8.3 02 Mar 2013 06:26:46 |
miwi |
- Update to 1.8.3
PR: 176557
Submitted by: ports fury |
1.8.1 21 Jan 2013 03:26:21 |
araujo |
- Update to 1.8.1.
- Trim header.
PR: ports/172505
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.7.2_1 12 Jun 2012 21:42:32 |
bapt |
Conver to new options framework |
1.7.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.7.2 21 Apr 2012 18:48:11 |
miwi |
- Update to 1.7.2
PR: 166888
Submitted by: Ports Fury |
1.0_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.0_2 29 Mar 2010 13:38:08 |
dinoex |
- fix build for png-1.4.1 |
1.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0_1 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.0_1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.0_1 07 Feb 2007 06:31:57 |
dougb |
Remove ftp://swrinde.nde.swri.edu from master sites.
Requested by: Todd Goyen <tgoyen@swri.org>
Confirmed by: Fenner's distfile survey |
1.0_1 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
1.0_1 15 Jul 2004 16:44:41 |
krion |
- Fix MASTER_SITES
- Fix COMMENT format
- Support PLIST_FILES
PR: ports/69114
Submitted by: Ports Fury |
1.0_1 10 Apr 2004 17:11:02 |
trevor |
Cram into 80 columns by 24 rows. |
1.0_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.0_1 20 Feb 2003 18:08:19 |
knu |
de-pkg-comment |
1.0_1 17 Jun 2002 20:44:18 |
ijliao |
Support CFLAGS/LOCALBASE properly
PR: 39433
Submitted by: Ports Fury |
1.0 13 Jun 2002 07:14:14 |
ijliao |
upgrade to 1.0 |
0.95 02 Apr 2002 16:52:20 |
ijliao |
add pngquant 0.95
convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs
PR: 34734
Submitted by: Alex Hayward <xelah@xelah.com> |