Port details |
- optipng Optimizer for PNG files
- 0.7.8_1 graphics =7 0.7.8_1Version of this port present on the latest quarterly branch.
- Maintainer: tom@hur.st
- Port Added: 2003-07-23 22:05:34
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: mplayer, zsh, wine, sox, rsync
- License: ZLIB
- WWW:
- https://optipng.sourceforge.net/
- Description:
- OptiPNG is a PNG optimizer that recompresses image files to a smaller
size, without losing any information. This program also converts
external formats (BMP, GIF, PNM; TIFF support is coming up) to optimized
PNG, and performs PNG integrity checks and corrections.
The idea has been inspired from pngcrush, and is explained in detail in
the PNG-Tech article "A guide to PNG optimization". The implementation
is carried forward in OptiPNG, which offers a faster execution per
trial, and a wider search space.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- optipng>0:graphics/optipng
- To install the port:
- cd /usr/ports/graphics/optipng/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/optipng
- pkg install optipng
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: optipng
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1699204767
SHA256 (optipng-0.7.8.tar.gz) = 25a3bd68481f21502ccaa0f4c13f84dcf6b20338e4c4e8c51f2cefbd8513398c
SIZE (optipng-0.7.8.tar.gz) = 3294014
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpng.so : graphics/png
- This port is required by:
- for Build
-
- x11-themes/xfce-icons-elementary
- for Run
-
- deskutils/py-paperless
- deskutils/py-paperless-ngx
- devel/appstream-compose
Configuration Options:
- ===> The following configuration options are available for optipng-0.7.8_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_optipng
- USES:
- cpe localbase:ldflags
- 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.7.8_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
0.7.8 09 Nov 2023 21:43:31 |
Daniel Engberg (diizzy) Author: Thomas Hurst |
graphics/optipng: Update to 0.7.8
- CVE fix is now upstreamed
- Remove old compile fix related patches
- Remove gmake dependency
Changelog: https://optipng.sourceforge.net/history.txt |
0.7.7_1 03 Nov 2023 21:16:19 |
Robert Clausecker (fuz) Author: Thomas Hurst |
graphics/optipng: Add fix for CVE-2023-43907
- Add a bounds check to prevent out-of-bounds read of buffer on
specially-formed GIF files.
- Remove BUNDLED_LIBPNG and BUNDLED_ZLIB, as the supplied versions are
well out of date and offer no noted advantages.
PR: 274822
MFH: 2023Q4
Security: fe7ac70a-792b-11ee-bf9a-a04a5edf46d9 |
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.7.7 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.7.7 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.7.7 08 Oct 2021 11:17:36 |
Bernhard Froehlich (decke) |
graphics/optipng: Add CPE information
Approved by: portmgr (blanket) |
0.7.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.7 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.7.7 12 Feb 2018 10:02:02 |
yuri |
graphics/optipng: Update to 0.7.7
PR: 224960
Submitted by: Vidar Karlsen <vidar@karlsen.tech>
Approved by: timeout expired, tcberner (mentor, implicit) |
0.7.6 16 Feb 2017 21:24:21 |
madpilot |
- Update graphics/optipng to 0.7.6
- Convert to USES=localbase
PR: 216952
Submitted by: Thomas Hurst <tom@hur.st> (maintainer) |
0.7.5 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.7.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.7.5 23 Apr 2015 11:11:11 |
jbeich |
- Update to 0.7.5
- Convert to option helpers but don't use _CONFIGURE_WITH
due to inverse logic
- Fix compiler warning on amd64 due to (size_t)(-1)
being larger than UINT_MAX
PR: 199612
Submitted by: Thomas Hurst <tom@hur.st> (maintainer) |
0.7.4_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.7.4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.7.4 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
0.7.4 29 Mar 2014 14:02:29 |
amdmi3 |
- Support staging
- Use new LIB_DEPENDS syntax
PR: 187331
Submitted by: amdmi3
Approved by: maintainer timeout, portmgr (blanket) |
0.7.4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.7.4 18 May 2013 20:35:07 |
rakuco |
- Update to 0.7.4
- Add VuXML entry
- Trim Makefile header
- Add LICENSE
PR: ports/177206
Submitted by: Alexander Milanov <a@amilanov.com>
Approved by: Thomas Hurst <tom@hur.st> (maintainer)
Security: a8818f7f-9182-11e2-9bdf-d48564727302 |
0.7.1 29 Jun 2012 06:33:22 |
ak |
- Update to 0.7.1 [1]
- Convert to optionsNG
PR: ports/169063 [1]
Submitted by: Fumiyuki Shimizu <fumifumi@abacustech.jp>
Approved by: maintainer timeout (14 days) |
0.6.5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.5 29 Dec 2011 14:07:57 |
pawel |
- Update to version 0.6.5 [1]
- Fix build when WITH_BUNDLED_LIBPNG=true
PR: ports/156376 [1]
Submitted by: Anton Yuzhaninov <ayuzhaninov@team.vega.ru> [1]
Approved by: maintainer timeout |
0.6.4 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.6.4 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.6.4 05 Apr 2010 20:02:29 |
dinoex |
- update to 0.6.4
- fix build for png-1.4.1 |
0.6.3_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.3 10 Mar 2010 13:29:05 |
miwi |
- Update to 0.6.3
PR: 144092
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Thomas Hurst <tom@hur.st> (maintainer) |
0.6.2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
0.6.2 20 Jan 2009 04:01:57 |
wxs |
- Remove old patch file
Noticed by: QAT |
0.6.2 19 Jan 2009 20:44:24 |
wxs |
- Update to 0.6.2
- Add OPTIONS for bundled libpng and zlib (both off by default)
- Update maintainer address
PR: ports/128877
Submitted by: Thomas Hurst <tom@hur.st> (maintainer)
Security:
http://www.vuxml.org/freebsd/2bc960c4-e665-11dd-afcd-00e0815b8da8.html |
0.5.4 25 Aug 2006 19:20:43 |
sat |
- Update to 0.5.4
Approved by: Thomas 'Freaky' Hurst <tom@hur.st> (maintainer timeout, since
Jul 24) |
0.5.3 09 Aug 2006 10:19:16 |
sat |
- Update to 0.5.3
- Fetch from SF
- Move plist to Makefile
- Update pkg-descr
Approved by: Thomas 'Freaky' Hurst <tom@hur.st> (maintainer timeout since Jul
24) |
0.4.3 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.3 13 Apr 2004 04:45:50 |
kris |
Add missing @dirrm |
0.4.3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.4.3 20 Aug 2003 14:03:18 |
osa |
Maintainer's update to 0.4.3
PR: 55806 |
0.4.2 23 Jul 2003 22:04:27 |
krion |
New port: optipng-0.4.2
OptiPNG is a PNG optimizer that recompresses the image files to
a smaller size, without losing any information.
PR: 54260
Submitted by: Thomas Hurst <freaky@aagh.net>
Approved by: fjoe (mentor) (implicit) |