Opened 14 years ago

Closed 14 years ago

#24525 closed submission (fixed)

renameutils - tools that make renaming files easier

Reported by: evangoldenberg@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: renameutils

Description

renameutils contains 5 programs: qmv, qcp, imv, icp, and deurlname

qmv and qcp use the aid of a text editor to create a "plan" that is executed when the file is saved - great for batch moves

imv and icp are interactive programs with GNU readline support

deurlname removes URL encoded characters from a filename

More info at the project's homepage http://www.nongnu.org/renameutils/

Note: renameutils doesn't work with the OS X system ls/mv/cp programs, so I've included a small patch that causes it to make use of coreutils programs instead, saving users the trouble of having to type qmv --command=gmv

Attachments (2)

Portfile (1.4 KB) - added by evangoldenberg@… 14 years ago.
Portfile
patch-use_coreutils.diff (1.4 KB) - added by evangoldenberg@… 14 years ago.
patch renameutils to use coreutils programs

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by evangoldenberg@…

Attachment: Portfile added

Portfile

Changed 14 years ago by evangoldenberg@…

Attachment: patch-use_coreutils.diff added

patch renameutils to use coreutils programs

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Port: renameutils added
Status: newassigned

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks, added in r67149 with these changes:

  • corrected typo in categories line
  • some minor reformatting
Note: See TracTickets for help on using tickets.