Bug 278752 - games/warzone2100: Use EXTRACT_AFTER_ARGS and helpers
Summary: games/warzone2100: Use EXTRACT_AFTER_ARGS and helpers
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-04 18:54 UTC by Daniel Engberg
Modified: 2024-05-06 16:57 UTC (History)
0 users

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


Attachments
Patch for warzone2100 (1.25 KB, patch)
2024-05-04 18:54 UTC, Daniel Engberg
no flags Details | Diff
Patch for warzone2100 v2 (1.25 KB, patch)
2024-05-05 12:51 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 18:54:57 UTC
Created attachment 250388 [details]
Patch for warzone2100

* Use EXTRACT_AFTER_ARGS to reduce I/O by not extracting unused dependencies
* Use helper for sqlite

Poudriere bulk OK
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-05 12:51:27 UTC
Created attachment 250444 [details]
Patch for warzone2100 v2

Be more specific about what files to remove and preserve original flags
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-06 16:57:51 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d5becafc85c46a4795127e6a31f8da2d03e47e63

commit d5becafc85c46a4795127e6a31f8da2d03e47e63
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-05-06 16:29:28 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-05-06 16:56:59 +0000

    games/warzone2100: switch to USES=sqlite

    PR:             278752
    Submitted by:   diizzy

 games/warzone2100/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)