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
renrot Program to rename and rotate image files according to EXIF tags
1.2.0_2 graphics on this many watch lists=1 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.2.0_2Version of this port present on the latest quarterly branch.
Maintainer: zeus@gnu.org.ua search for ports maintained by this maintainer
Port Added: 2011-12-11 14:50:52
Last Update: 2023-04-30 11:10:42
Commit Hash: a6bb2f8
People watching this port, also watch:: tcpdump, metalock
Also Listed In: perl5
License: ART20
WWW:
https://puszcza.gnu.org.ua/projects/renrot/
Description:
RenRot is utility written in Perl, aiming to carry out different processing tasks upon the image files (especially those containing EXIF data). RenRot renames files according to the flexible name template (allowing the DateTimeOriginal and FileModifyDate EXIF tags, if they exist, otherwise, the name will be set according to the current time stamp). Furthermore, RenRot can aggregate files according to the shooting time period. Additionally, it can losslessly rotate JPEGs and their thumbnails, based on the Orientation EXIF tag, or a given angle. The script can also put commentary into the Commentary and UserComment tags. Personal details can be specified via XMP tags defined in a configuration file.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/renrot-1.2.0_2/catalog.mk
  2. /usr/local/share/licenses/renrot-1.2.0_2/LICENSE
  3. /usr/local/share/licenses/renrot-1.2.0_2/ART20
  4. bin/renrot
  5. @sample etc/renrot/colors.conf.sample
  6. @sample etc/renrot/copyright.tag.sample
  7. @sample etc/renrot/renrot.conf.sample
  8. @sample etc/renrot/tags.conf.sample
  9. lib/perl5/site_perl/man/man1/renrot.1.gz
  10. lib/perl5/site_perl/Image/RenRot/Config.pm
  11. lib/perl5/site_perl/Image/RenRot/FileUtil.pm
  12. lib/perl5/site_perl/Image/RenRot/Logging.pm
  13. lib/perl5/site_perl/Image/RenRot/TimeUtil.pm
  14. lib/perl5/site_perl/Image/RenRot/Util.pm
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • renrot>0:graphics/renrot
To install the port:
cd /usr/ports/graphics/renrot/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/renrot
  • pkg install renrot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: renrot
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (renrot-1.2.0.tar.gz) = a3f711787422292693238579a2c139e8ac6367e099ada0815b6b050385f886ae SIZE (renrot-1.2.0.tar.gz) = 52817

Packages (timestamps in pop-ups are UTC):
renrot
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.0_21.2.0_21.2.0_11.2.0_21.2.0_2-1.2.0_1-
FreeBSD:13:quarterly1.2.0_21.2.0_21.2.0_21.2.0_21.2.0_21.2.0_21.2.0_21.2.0_2
FreeBSD:14:latest1.2.0_21.2.0_21.2.0_11.2.0_21.2.0_21.2.0_2-1.2.0_2
FreeBSD:14:quarterly1.2.0_21.2.0_2-1.2.0_21.2.0_21.2.0_21.2.0_21.2.0_2
FreeBSD:15:latest1.2.0_21.2.0_2n/a1.2.0_2n/a1.2.0_21.2.0_21.2.0_2
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. p5-Image-ExifTool>=0 : graphics/p5-Image-ExifTool
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-Image-ExifTool>=0 : graphics/p5-Image-ExifTool
  2. cjpeg : graphics/jpeg-turbo
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for renrot-1.2.0_2: DOCS=on: Build and/or install documentation IMAGEMAGICK=off: Image::Magick Perl module support ===> Use 'make config' to modify these settings
Options name:
graphics_renrot
USES:
perl5 jpeg:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://download.gnu.org.ua/pub/release/renrot/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0_2
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
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.2.0_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.2.0_1
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.2.0_1
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.0_1
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.2.0_1
16 Dec 2020 09:00:30
Revision:558216Original commit files touched by this commit
danfe search for other commits by this committer
Update maintainer's email address.
1.2.0_1
10 Nov 2018 19:57:08
Revision:484640Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.10.14 [1]

* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
1.2.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.2.0_1
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.2.0_1
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_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
1.2.0
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.2.0
08 Jun 2014 09:07:34
Revision:356994Original commit files touched by this commit
danfe search for other commits by this committer
Stagify, employ OPTIONS helpers and @sample keyword in pkg-plist.
1.2.0
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.2.0
16 Sep 2013 17:07:26
Revision:327419Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
1.2.0
10 Jun 2013 00:22:52
Revision:320418Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 1.2.0
- Reword COMMENT and port description
- Register run-time dependency on jpegtran(1)
- Install Russian language README file

Requested by:	maintainer
1.1
17 Feb 2013 11:27:08
Revision:312411Original commit files touched by this commit
ak search for other commits by this committer
- Remove SITE_PERL from RUN_DEPENDS; don't rely on ImageMagick package name, it
can be changed via PKGNAMESUFFIX
- Use ETCDIR

PR:	ports/175785
Approved by:	maintainer timeout (2 weeks)
1.1
01 Nov 2012 08:53:01
Revision:306786Original commit files touched by this commit
danfe search for other commits by this committer
- Convert to the new OPTIONS framework
- Use more detailed description for IMAGEMAGICK option
- Depend on ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm in RUN_DEPENDS
- Trim Makefile header per new world order

Approved by:	maintainer (implicit)
Feature safe:	yes
1.1
03 Jul 2012 17:38:41
Original commit files touched by this commit
az search for other commits by this committer
graphics/ImageMagick can change package name via PKGNAMESUFFIX.
We should not rely on this.

Reported by:    Jarrod Sayers <jarrod at downtools.com.au>
Pointy hat:     az@
1.1
30 Jun 2012 12:32:02
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.1
11 Dec 2011 14:50:25
Original commit files touched by this commit
danfe search for other commits by this committer
Add RenRot, Perl utility for various processing tasks on the image files, and
give maintainership to the author per his kind agreement.

WWW: http://puszcza.gnu.org.ua/projects/renrot/

Feature safe:   yes

Number of commits found: 22