notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
imageworsener CLI utility and library for image scaling and processing
1.3.5_1 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.5_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-03-15 18:49:04
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
License: MIT
WWW:
https://entropymine.com/imageworsener/
Description:
ImageWorsener is a cross-platform command-line utility and library for image scaling and other image processing. It has full support for PNG, JPEG, BMP formats, experimental support for WebP, read-only support for GIF, and limited support for some other image formats. It's not as fast or memory-efficient as some utilities, but it's very accurate. See also: https://github.com/jsummers/imageworsener
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/imageworsener-1.3.5_1/catalog.mk
  3. /usr/local/share/licenses/imageworsener-1.3.5_1/LICENSE
  4. /usr/local/share/licenses/imageworsener-1.3.5_1/MIT
  5. bin/imagew
  6. include/imagew.h
  7. lib/libimageworsener.a
  8. lib/libimageworsener.so
  9. lib/libimageworsener.so.3
  10. lib/libimageworsener.so.3.0.0
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • imageworsener>0:graphics/imageworsener
To install the port:
cd /usr/ports/graphics/imageworsener/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/imageworsener
  • pkg install imageworsener
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: imageworsener
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1674589506 SHA256 (imageworsener-1.3.5.tar.gz) = a7fbb65c5ade67d9ebc32e52c58988a4f986bacc008c9021fe36b598466d5c8d SIZE (imageworsener-1.3.5.tar.gz) = 674034

Packages (timestamps in pop-ups are UTC):
imageworsener
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.5_11.3.5_11.3.31.3.5_11.3.5_1-1.3.3-
FreeBSD:13:quarterly1.3.5_11.3.5_11.3.51.3.5_11.3.5_11.3.5_11.3.5_11.3.5_1
FreeBSD:14:latest1.3.5_11.3.5_11.3.41.3.5_11.3.5_11.3.5-1.3.5
FreeBSD:14:quarterly1.3.5_11.3.5_1-1.3.5_11.3.5_11.3.5_11.3.5_11.3.5_1
FreeBSD:15:latest1.3.5_11.3.5_1n/a1.3.5_1n/a1.3.5_11.3.5_11.3.5_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libpng.so : graphics/png
  2. libwebp.so : graphics/webp
  3. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for imageworsener-1.3.5_1: JPEG=on: JPEG image format support PNG=on: PNG image format support WEBP=on: WebP image format support ===> Use 'make config' to modify these settings
Options name:
graphics_imageworsener
USES:
cpe libtool jpeg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. https://entropymine.com/imageworsener/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.5_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
1.3.5
30 Jan 2023 12:59:04
commit hash: 7b67f3dcba6634d81937632178874791c14c6033commit hash: 7b67f3dcba6634d81937632178874791c14c6033commit hash: 7b67f3dcba6634d81937632178874791c14c6033commit hash: 7b67f3dcba6634d81937632178874791c14c6033 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/imageworsener: Update to 1.3.5

Changes:	https://github.com/jsummers/imageworsener/blob/master/changelog.txt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.3.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.4
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.3.4
21 Sep 2021 12:57:43
commit hash: 3ff20775335f68be7b538299956dac6bf62e6c1ccommit hash: 3ff20775335f68be7b538299956dac6bf62e6c1ccommit hash: 3ff20775335f68be7b538299956dac6bf62e6c1ccommit hash: 3ff20775335f68be7b538299956dac6bf62e6c1c files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
graphics/imageworsener: Add CPE information

Approved by:    portmgr (blanket)
1.3.4
21 Sep 2021 03:35:15
commit hash: ce1ed19496e5462f6f2f2a4cc508b0c3cf0ff513commit hash: ce1ed19496e5462f6f2f2a4cc508b0c3cf0ff513commit hash: ce1ed19496e5462f6f2f2a4cc508b0c3cf0ff513commit hash: ce1ed19496e5462f6f2f2a4cc508b0c3cf0ff513 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/imageworsener: Update to 1.3.4

Changes:	https://github.com/jsummers/imageworsener/blob/master/changelog.txt
1.3.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.3
20 Oct 2018 14:47:21
Revision:482505Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.3

- Update MASTER_SITES
- Update WWW

Changes:	https://github.com/jsummers/imageworsener/blob/master/changelog.txt
1.3.2
26 May 2017 17:53:02
Revision:441801Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.2

Changes:	https://github.com/jsummers/imageworsener/blob/master/changelog.txt
MFH:		2017Q2
1.3.1_1
30 Apr 2017 12:50:54
Revision:439814Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0

- Bump PORTREVISION for dependent ports

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
1.3.1
26 Apr 2017 18:45:41
Revision:439473Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.1

Changes:	https://github.com/jsummers/imageworsener/blob/master/changelog.txt
1.3.0_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.3.0_1
01 Apr 2016 11:17:54
Revision:412334Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
1.3.0
06 Nov 2015 08:52:54
Revision:400909Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.3.0
- Add GitHub repository to WWW

Changes:	https://github.com/jsummers/imageworsener/blob/master/changelog.txt
1.2.0_3
04 Nov 2015 20:14:19
Revision:400796Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup Makefile
1.2.0_3
27 Oct 2015 15:49:09
Revision:400254Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
- Cleanup Makefile
1.2.0_3
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
1.2.0_3
19 Jan 2015 19:51:07
Revision:377456Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of STRIP_CMD
1.2.0_3
25 Dec 2014 20:54:43
Revision:375598Original commit files touched by this commit
bapt search for other commits by this committer
Bump portrevision after png update
1.2.0_2
03 Jul 2014 15:57:43
Revision:360389Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
1.2.0_1
08 May 2014 03:25:06
Revision:353249Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change

Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
1.2.0
15 Mar 2014 18:48:53
Revision:348372Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add imageworsener 1.2.0

ImageWorsener is a cross-platform command-line utility and library for image
scaling and other image processing. It has full support for PNG, JPEG, BMP
formats, experimental support for WebP, read-only support for GIF, and limited
support for some other image formats. It's not as fast or memory-efficient as
some utilities, but it's very accurate.

WWW: http://entropymine.com/imageworsener/

Number of commits found: 23