Bug 224620 - sysutils/duff: make join-duplicates.sh great again.
Summary: sysutils/duff: make join-duplicates.sh great again.
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-27 17:02 UTC by Mathieu Arnold
Modified: 2017-12-29 15:48 UTC (History)
0 users

See Also:
jhale: maintainer-feedback+


Attachments
v1 (1.83 KB, patch)
2017-12-27 17:02 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold freebsd_committer freebsd_triage 2017-12-27 17:02:14 UTC
Created attachment 189138 [details]
v1

The script does not really work on FreeBSD, it needs a bit of patching, and bash, and the GNU coreutils.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-29 15:47:13 UTC
A commit references this bug:

Author: jhale
Date: Fri Dec 29 15:47:00 UTC 2017
New revision: 457510
URL: https://svnweb.freebsd.org/changeset/ports/457510

Log:
  Fix up the join-dupicates.sh script and add an option to pull in the required
  dependecies for it.

  While here, convert to USES=localbase.

  PR:		224620
  Submitted by:	mat

Changes:
  head/sysutils/duff/Makefile
  head/sysutils/duff/files/
  head/sysutils/duff/files/patch-join-duplicates.sh
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2017-12-29 15:48:10 UTC
Committed, thanks!