Am 25.03.25 um 15:48 schrieb Diogo:
I'd like to suggest adding wip/presenterm v0.12.0 to pkgsrc. The project seems to be quite active in github and I have been using it for a few months now.
[...]
pkglint does not complain. Please guide me regarding the process to get it in.
The process is asking on a mailing list, which you just did :) Alternatively, one of the top-level files contains a list of packages ready for import.
When I look at a random package in wip, the heuristic I use to determine if it can be imported is roughly
- it works- it does not depend on other wip things, otherwise these have to be imported first
- there is no TODO file - even better: there is a COMMIT_MSG fileThere is one problem though: now is not a good time to import anything into pkgsrc, since we are in a freeze in preparation for the 2025Q1 release.
-- Benny