Bug 278763 - net/arrowdl: Convert post-extract to EXTRACT_AFTER_ARGS
Summary: net/arrowdl: Convert post-extract to EXTRACT_AFTER_ARGS
Status: In Progress
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 19:28 UTC by Daniel Engberg
Modified: 2024-05-21 07:51 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (danfe)


Attachments
Patch for arrowdl (737 bytes, patch)
2024-05-04 19:28 UTC, Daniel Engberg
no flags Details | Diff
Patch for arrowdl v2 (869 bytes, patch)
2024-05-05 13:33 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-04 19:28:04 UTC
Created attachment 250398 [details]
Patch for arrowdl

Skip extractring files instead of discarding them after extraction to reduce I/O

Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 13:33:25 UTC
Created attachment 250452 [details]
Patch for arrowdl v2

Be more specific about what files to remove and preserve original flags
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2024-05-21 07:51:27 UTC
As explained in bug #278754, comment #2 I'd rather wait for the framework support instead of employing ugly ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT} dances.