Page MenuHomeFreeBSD

New port: misc/py-alive-progress: A new kind of Progress Bar
ClosedPublic

Authored by nc on Jan 8 2021, 3:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 27, 4:22 AM
Unknown Object (File)
Nov 5 2024, 12:54 PM
Unknown Object (File)
Nov 3 2024, 9:54 AM
Unknown Object (File)
Oct 5 2024, 11:50 AM
Unknown Object (File)
Oct 4 2024, 9:01 PM
Unknown Object (File)
Oct 4 2024, 2:17 AM
Unknown Object (File)
Oct 2 2024, 4:44 PM
Unknown Object (File)
Oct 2 2024, 2:39 PM
Subscribers

Details

Summary

New port: misc/py-alive-progress: A new kind of Progress Bar

Test Plan

Passes poudriere.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 36031
Build 32920: arc lint + arc unit

Event Timeline

nc requested review of this revision.Jan 8 2021, 3:55 AM
nc retitled this revision from New port: New port: misc/alive-progress: A new kind of Progress Bar to New port: misc/alive-progress: A new kind of Progress Bar.Jan 8 2021, 3:56 AM
nc edited the summary of this revision. (Show Details)
0mp requested changes to this revision.Jan 8 2021, 11:35 AM
0mp added inline comments.
misc/py-alive-progress/Makefile
6

Just a note: misc is probably not ideal, but from what I see there is a) no better place for this port b) most (if not all) other progress bar ports live in misc already, I guess we cannot do anything better here.

11

Comments should not start with "a/an". See the Porter's Handbook.

17

Please make sure that we do not need concurrent here.

This revision now requires changes to proceed.Jan 8 2021, 11:35 AM

Made a few updates requested my @0mp.

nc retitled this revision from New port: misc/alive-progress: A new kind of Progress Bar to New port: misc/py-alive-progress: A new kind of Progress Bar.Jan 8 2021, 4:05 PM
nc edited the summary of this revision. (Show Details)

My comments seem to be addressed at this point. Approved.

This revision is now accepted and ready to land.Jan 8 2021, 4:24 PM