New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13133 (closed submission: fixed)

Opened 6 years ago

Last modified 4 years ago

fdupes needs a portfile

Reported by: and.damore@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: fdupes utility duplicate files Cc: adamore@…, ryandesign@…
Port:

Description

Small utility to search duplicates files in a directory tree. It has no dependencies just one C file, so it's really simple to port.

Attachments

fdupes (640 bytes) - added by adamore@… 6 years ago.

Change History

comment:1 Changed 6 years ago by adamore@…

comment:2 Changed 6 years ago by nox@…

  • Type changed from defect to enhancement
  • Milestone changed from MacPorts 1.5 to Port Requests

comment:3 Changed 6 years ago by adamore@…

This portfile has to be tested:

# $Id$ PortSystem 1.0 name fdupes version 1.40 categories maintainers nomantainer description long_description homepage http://premium.caribe.net/~adrian2/fdupes.html platforms darwin master_sites http://premium.caribe.net/~adrian2/programs/

checksums md5 11de9ab4466089b6acbb62816b30b189 \

sha1 e1bce9bdf50d7bf700dda3eb8a3d218b181b3931 \ rmd160 0abd2f0dfee38cb333c1069363a65f8ab37e18dd

depends_lib use_configure no

post-patch { reinplace "s|/usr/local|${prefix}|" ${worksrcpath}/Makefile }

Changed 6 years ago by adamore@…

comment:4 Changed 6 years ago by ryandesign@…

  • Owner changed from macports-dev@… to ryandesign@…
  • Cc adamore@…, ryandesign@… added
  • Milestone changed from Port Requests to Port Submissions

comment:5 Changed 6 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

Andrea, thanks for the contribution. I made several changes to the portfile and committed it in r30837 (you may want to take a look).

If you would like to be this port's maintainer, please send me an email and I'll take care of it.

comment:6 Changed 4 years ago by jmr@…

  • Type changed from enhancement to submission

comment:7 Changed 4 years ago by anonymous

  • Milestone Port Submissions deleted

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.