Bug 284134 - net-im/tox: Improve port
Summary: net-im/tox: Improve port
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-18 13:05 UTC by Daniel Engberg
Modified: 2025-02-02 18:50 UTC (History)
2 users (show)

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


Attachments
Patch for toxcore (3.36 KB, patch)
2025-01-18 13:05 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 2025-01-18 13:05:05 UTC
Created attachment 256773 [details]
Patch for toxcore

* Use upstream release archive
* Fix various dependency related issues
* Add USES= compiler:c++17-lang
* Utilize USES= cmake:testing
* Fix plist-issue, bash-completion
* Rework and modernize Makefile layout to closer follow Porters Handbook

Poudriere testport OK 14.2-RELEASE and 13.4-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2025-01-18 13:06:06 UTC
PORTREVISION should be bumped and it would be nice if we could figure out why "extended" unit tests (AUTOTEST) fails/hangs.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-02-02 18:48:50 UTC
A commit in branch main references this bug:

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

commit 2b3af2667f78cc3d500d64d5309b4a1334793fcb
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-02 18:08:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-02 18:47:26 +0000

    net-im/tox: Improve port

    * Use upstream release archive
    * Fix various dependency related issues
    * Add USES= compiler:c++17-lang
    * Utilize USES= cmake:testing
    * Fix plist-issue, bash-completion
    * Rework and modernize Makefile layout to closer follow Porters Handbook

    PR:             284134
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 net-im/tox/Makefile  | 51 ++++++++++++++++++++++++---------------------------
 net-im/tox/distinfo  |  8 +++-----
 net-im/tox/pkg-plist |  2 +-
 3 files changed, 28 insertions(+), 33 deletions(-)