Port details |
- renrot Program to rename and rotate image files according to EXIF tags
- 1.2.0_2 graphics
=3 1.2.0_2Version of this port present on the latest quarterly branch. - Maintainer: zeus@gnu.org.ua
 - 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:: freeradius3, redmine51, burp, check_ssl_cert, pdfgrep
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Image-ExifTool>=0 : graphics/p5-Image-ExifTool
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Image-ExifTool>=0 : graphics/p5-Image-ExifTool
- cjpeg : graphics/jpeg-turbo
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_2 30 Apr 2023 11:10:42
    |
Felix Palmen (zirias)  |
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
    |
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) |
1.2.0_1 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 ) |
1.2.0_1 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 ) |
1.2.0_1 11 Dec 2021 13:50:53
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.2.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.0_1 16 Dec 2020 09:00:30
  |
danfe  |
Update maintainer's email address. |
1.2.0_1 10 Nov 2018 19:57:08
  |
kwm  |
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
  |
mat  |
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
  |
mat  |
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
  |
antoine  |
Convert to USES=jpeg |
1.2.0_1 26 Nov 2014 13:08:38
  |
mat  |
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 ) |
1.2.0 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
1.2.0 08 Jun 2014 09:07:34
  |
danfe  |
Stagify, employ OPTIONS helpers and @sample keyword in pkg-plist. |
1.2.0 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.2.0 16 Sep 2013 17:07:26
  |
bapt  |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
1.2.0 10 Jun 2013 00:22:52
  |
danfe  |
- 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
  |
ak  |
- 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
  |
danfe  |
- 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
 |
az  |
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
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.1 11 Dec 2011 14:50:25
 |
danfe  |
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 |