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
curtail Simple & useful image compressor
1.8.0_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.8.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-02-03 20:00:08
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
Also Listed In: print
License: GPLv3
WWW:
https://github.com/Huluti/Curtail
Description:
Curtail (previously ImCompressor) is an useful image compressor, supporting PNG, JPEG and WEBP file types. It support both lossless and lossy compression modes with an option to whether keep or not metadata of images. It is inspired by Trimage and Image-Optimizer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (38 items)
Collapse this list.
  1. share/glib-2.0/schemas/com.github.huluti.Curtail.gschema.xml
  2. /usr/local/share/licenses/curtail-1.8.0_1/catalog.mk
  3. /usr/local/share/licenses/curtail-1.8.0_1/LICENSE
  4. /usr/local/share/licenses/curtail-1.8.0_1/GPLv3
  5. bin/curtail
  6. share/applications/com.github.huluti.Curtail.desktop
  7. share/curtail/curtail.gresource
  8. share/curtail/curtail/__init__.py
  9. share/curtail/curtail/compressor.py
  10. share/curtail/curtail/main.py
  11. share/curtail/curtail/preferences.py
  12. share/curtail/curtail/resultitem.py
  13. share/curtail/curtail/tools.py
  14. share/curtail/curtail/window.py
  15. share/icons/hicolor/scalable/apps/com.github.huluti.Curtail.svg
  16. share/icons/hicolor/symbolic/apps/com.github.huluti.Curtail-symbolic.svg
  17. share/locale/cs/LC_MESSAGES/curtail.mo
  18. share/locale/de/LC_MESSAGES/curtail.mo
  19. share/locale/es/LC_MESSAGES/curtail.mo
  20. share/locale/fr/LC_MESSAGES/curtail.mo
  21. share/locale/gl/LC_MESSAGES/curtail.mo
  22. share/locale/hr/LC_MESSAGES/curtail.mo
  23. share/locale/it/LC_MESSAGES/curtail.mo
  24. share/locale/ko/LC_MESSAGES/curtail.mo
  25. share/locale/nl/LC_MESSAGES/curtail.mo
  26. share/locale/oc/LC_MESSAGES/curtail.mo
  27. share/locale/pl/LC_MESSAGES/curtail.mo
  28. share/locale/pt_BR/LC_MESSAGES/curtail.mo
  29. share/locale/ru/LC_MESSAGES/curtail.mo
  30. share/locale/sk/LC_MESSAGES/curtail.mo
  31. share/locale/sv/LC_MESSAGES/curtail.mo
  32. share/locale/tr/LC_MESSAGES/curtail.mo
  33. share/locale/uk/LC_MESSAGES/curtail.mo
  34. share/locale/zh_CN/LC_MESSAGES/curtail.mo
  35. share/metainfo/com.github.huluti.Curtail.appdata.xml
  36. @owner
  37. @group
  38. @mode
Collapse this list.
Dependency lines:
  • curtail>0:graphics/curtail
To install the port:
cd /usr/ports/graphics/curtail/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/curtail
  • pkg install curtail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: curtail
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703064651 SHA256 (Huluti-Curtail-1.8.0_GH0.tar.gz) = 86dac7d08bdac556b221466dcb34d19308dbfffa0a83ea123373b55cb07209be SIZE (Huluti-Curtail-1.8.0_GH0.tar.gz) = 228988

Packages (timestamps in pop-ups are UTC):
curtail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.0_11.8.0_1-1.8.0_11.8.0_1---
FreeBSD:13:quarterly1.8.0_11.8.0_1-1.8.0_11.8.0_1-1.8.0_11.8.0_1
FreeBSD:14:latest1.8.0_11.8.0_1-1.8.0_11.8.0_1--1.5.0
FreeBSD:14:quarterly1.8.0_11.8.0_1-1.8.0_11.8.0_1-1.8.0_11.8.0_1
FreeBSD:15:latest1.8.0_11.8.0_1n/a1.8.0_1n/a-1.8.0_1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. appstream-util : devel/appstream-glib
  2. update-desktop-database : devel/desktop-file-utils
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
  5. meson : devel/meson
  6. ninja : devel/ninja
  7. pkgconf>=1.3.0_1 : devel/pkgconf
  8. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. cwebp : graphics/webp
  2. jpegoptim : graphics/jpegoptim
  3. libadwaita>0 : x11-toolkits/libadwaita
  4. oxipng : graphics/oxipng
  5. pngquant : graphics/pngquant
  6. scour : textproc/py-scour@py39
  7. update-desktop-database : devel/desktop-file-utils
  8. python3.9 : lang/python39
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libatk-1.0.so : accessibility/at-spi2-core
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgtk-3.so : x11-toolkits/gtk30
  6. libpango-1.0.so : x11-toolkits/pango
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_curtail
USES:
desktop-file-utils gettext gnome meson pkgconfig python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Huluti/Curtail/tar.gz/1.8.0?dummy=/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0_1
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.8.0
20 Dec 2023 16:50:43
commit hash: e3b2ffdf1e518dc1c0bf1f2b0f54be1e4765da88commit hash: e3b2ffdf1e518dc1c0bf1f2b0f54be1e4765da88commit hash: e3b2ffdf1e518dc1c0bf1f2b0f54be1e4765da88commit hash: e3b2ffdf1e518dc1c0bf1f2b0f54be1e4765da88 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: update 1.7.0 → 1.8.0

Reported by:	portscout
1.7.0_3
29 Oct 2023 20:25:57
commit hash: e76b94a4af3b6faad77dd89cc0fbedcd8833e6c2commit hash: e76b94a4af3b6faad77dd89cc0fbedcd8833e6c2commit hash: e76b94a4af3b6faad77dd89cc0fbedcd8833e6c2commit hash: e76b94a4af3b6faad77dd89cc0fbedcd8833e6c2 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
graphics/curtail: Remove graphics/optipng as runtime dependency

Upstream switched to Oxipng in 1.7.0

Reference:
https://github.com/Huluti/Curtail/releases/tag/1.7.0

Approved by:	portmgr (blanket, runtime dependency)
1.7.0_2
07 Jul 2023 05:27:40
commit hash: b3d35b6983d2d8b0250d37590a85e72c58fc90cbcommit hash: b3d35b6983d2d8b0250d37590a85e72c58fc90cbcommit hash: b3d35b6983d2d8b0250d37590a85e72c58fc90cbcommit hash: b3d35b6983d2d8b0250d37590a85e72c58fc90cb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: Add missing dependencies

PR:		272404
Reported by:	freezr <freezr@mailbox.org>
1.7.0_1
28 Jun 2023 04:55:22
commit hash: 02fdf46ac69724677baff1c9aeadb4689dc6ed81commit hash: 02fdf46ac69724677baff1c9aeadb4689dc6ed81commit hash: 02fdf46ac69724677baff1c9aeadb4689dc6ed81commit hash: 02fdf46ac69724677baff1c9aeadb4689dc6ed81 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: Add missing dependency

PR:		272263
Reported by:	freezr <freezr@mailbox.org>
1.7.0
25 Jun 2023 18:29:34
commit hash: 01ae76296cef8a6ae4fb816183c16198f0225cf5commit hash: 01ae76296cef8a6ae4fb816183c16198f0225cf5commit hash: 01ae76296cef8a6ae4fb816183c16198f0225cf5commit hash: 01ae76296cef8a6ae4fb816183c16198f0225cf5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: Update 1.5.0 → 1.7.0

Reported by:	portscout
1.5.0
25 Mar 2023 17:21:17
commit hash: 3473ed532f5abdc72dcf720c3a1c8f128747ab2fcommit hash: 3473ed532f5abdc72dcf720c3a1c8f128747ab2fcommit hash: 3473ed532f5abdc72dcf720c3a1c8f128747ab2fcommit hash: 3473ed532f5abdc72dcf720c3a1c8f128747ab2f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: Update 1.3.1 → 1.5.0

Reported by:	portscout
1.3.1_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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.1
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.1
31 Jul 2022 17:02:47
commit hash: b3668183ee5d58571fa2fbd3b4ce3d15e86b9953commit hash: b3668183ee5d58571fa2fbd3b4ce3d15e86b9953commit hash: b3668183ee5d58571fa2fbd3b4ce3d15e86b9953commit hash: b3668183ee5d58571fa2fbd3b4ce3d15e86b9953 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: Update 1.3.0 -> 1.3.1
1.3.0
01 May 2022 17:37:04
commit hash: d9d51f04d65321d280f1da708b586c6a8620e461commit hash: d9d51f04d65321d280f1da708b586c6a8620e461commit hash: d9d51f04d65321d280f1da708b586c6a8620e461commit hash: d9d51f04d65321d280f1da708b586c6a8620e461 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: Update 1.2.2 -> 1.3.0

Reported by:	portscout
1.2.2
03 Feb 2022 19:58:59
commit hash: e24985d3666d7f21ce4d43135cdf15730bbb8f0ccommit hash: e24985d3666d7f21ce4d43135cdf15730bbb8f0ccommit hash: e24985d3666d7f21ce4d43135cdf15730bbb8f0ccommit hash: e24985d3666d7f21ce4d43135cdf15730bbb8f0c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/curtail: New port: Simple & useful image compressor

Number of commits found: 13