[new port] sysutils/conman - serial console manager
Details
Details
- Reviewers
araujo miwi - Commits
- rP491681: [New port] sysutils/conman - serial console manager
Tested with poudriere for 11.2 and 12.0
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 22243 Build 21446: arc lint + arc unit
Event Timeline
sysutils/conman/pkg-plist | ||
---|---|---|
4 | Is it correct or there is a file name missing here? |
sysutils/conman/pkg-plist | ||
---|---|---|
4 | This is definitely wrong. I will fix this. |
sysutils/conman/pkg-plist | ||
---|---|---|
4 | The correct fix would have been to simply write etc/conman here instead of changing everything else. | |
4–5 | I do not think the default and init.d file will ever be used by anything at all. | |
6 | I don't know if we have a logrotate port, but if we have, this should be a @sample to make it user editable. |
Comment Actions
sysutils/conman: port fixes
- Use %%ETCDIR%%
- Use @sample for config files
- Patch Makefile.in to install sample files