Opened 15 years ago
Closed 15 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)
Change History (4)
Changed 15 years ago by evangoldenberg@…
Changed 15 years ago by evangoldenberg@…
Attachment: | patch-use_coreutils.diff added |
---|
patch renameutils to use coreutils programs
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Port: | renameutils added |
Status: | new → assigned |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks, added in r67149 with these changes:
- corrected typo in categories line
- some minor reformatting
Note: See
TracTickets for help on using
tickets.
Portfile