Bug 194045 - New port: sysutils/renameutils - Rename files faster and more easily
Summary: New port: sysutils/renameutils - Rename files faster and more easily
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-30 18:13 UTC by Matteo Cypriani
Modified: 2014-12-12 22:23 UTC (History)
3 users (show)

See Also:


Attachments
sysutils/renameutils (5.92 KB, text/plain)
2014-09-30 18:13 UTC, Matteo Cypriani
no flags Details
sysutils/renameutils v2 (5.83 KB, text/plain)
2014-10-01 22:04 UTC, Matteo Cypriani
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Cypriani 2014-09-30 18:13:18 UTC
Created attachment 147854 [details]
sysutils/renameutils

The port was built successfuly on Redports, logs are accessible here:
https://redports.org/buildarchive/20140926024150-88116/

make check-orphans signals two missing @dirrmtry entries, but I was told these are not necessary any more (I'm working on DragonFly, so my tools might be slightly outdated).

Please let me know if any modification is needed.
Comment 1 Jason E. Hale freebsd_committer freebsd_triage 2014-10-01 08:39:13 UTC
(In reply to Matteo Cypriani from comment #0)
> Created attachment 147854 [details]
> sysutils/renameutils
> 
> The port was built successfuly on Redports, logs are accessible here:
> https://redports.org/buildarchive/20140926024150-88116/
> 
> make check-orphans signals two missing @dirrmtry entries, but I was told
> these are not necessary any more (I'm working on DragonFly, so my tools
> might be slightly outdated).
> 
> Please let me know if any modification is needed.

Yes, @dirrmtry is deprecated.

My only notes would be:
- MASTER_SITES/MASTER_SITE_SUBDIR could be simplified to:
MASTER_SITES= SAVANNAH

- USES should be defined on one line

- Patching Makefile.am isn't necessary, just Makefile.in
Comment 2 Matteo Cypriani 2014-10-01 22:04:03 UTC
Created attachment 147894 [details]
sysutils/renameutils v2

Thank you for your comments. Here is a new version of the port fixing these problems.

RedPorts build logs: https://redports.org/buildarchive/20141001215601-2908/
Comment 3 commit-hook freebsd_committer freebsd_triage 2014-12-12 22:17:25 UTC
A commit references this bug:

Author: pawel
Date: Fri Dec 12 22:16:47 UTC 2014
New revision: 374607
URL: https://svnweb.freebsd.org/changeset/ports/374607

Log:
  The file renaming utilities consists of five programs designed to make renaming
  of files faster and less cumbersome:
  - qmv ("quick move") allows a bunch of file names to be edited in a text editor;
  - imv ("interactive move") allows a single file name to be edited in the
    terminal using the GNU Readline library
  - qcp and icp are similar to qmv and imv but copy files instead of moving them;
  - deurlname removes URL encoded characters (such as %20 representing space) from
    file names.

  WWW: http://www.nongnu.org/renameutils/

  PR:		194045
  Submitted by:	Matteo Cypriani <mcy@lm7.fr>

Changes:
  head/sysutils/Makefile
  head/sysutils/renameutils/
  head/sysutils/renameutils/Makefile
  head/sysutils/renameutils/distinfo
  head/sysutils/renameutils/files/
  head/sysutils/renameutils/files/patch-src__icmd.c
  head/sysutils/renameutils/files/patch-src__qcmd.c
  head/sysutils/renameutils/pkg-descr
  head/sysutils/renameutils/pkg-plist
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-12-12 22:23:26 UTC
A commit references this bug:

Author: pawel
Date: Fri Dec 12 22:22:42 UTC 2014
New revision: 46089
URL: https://svnweb.freebsd.org/changeset/doc/46089

Log:
  For sysutils/renameutils

  PR:		194045

Changes:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml