Port for Notifications center CLI client (rNOTIFCLI)
Details
- Reviewers
- dereckson 
- Commits
- rPORTS1ec6a34d621e: New port: devel/notifications-cli-client
Follow the procedure at https://www.freebsd.org/doc/en/books/porters-handbook/porting-testing.html
Diff Detail
- Repository
- rPORTS Nasqueron FreeBSD Ports
- Lint
- Lint Not Applicable 
- Unit
- Tests Not Applicable 
Event Timeline
| devel/notifications-cli-client/Makefile | ||
|---|---|---|
| 2 | I'd prefer to keep in sync the mail I use for FreeBSD ports and here. | |
| 3 | This line is intended to keep portlint happy. In FreeBSD release chain, it's replaced by information about the commit, a best practice from CVS time. | |
| 5 | So we explicitly state it's internal software. | |
| 8 | No current plan to use releases for this repo. If someone wants to do some release engineering, | |
| 21 | We'll track this. | |
| devel/notifications-cli-client/pkg-descr | ||
| 6 | Should be updated to the documentation in the future. | |
| devel/notifications-cli-client/Makefile | ||
|---|---|---|
| 8 | Actually, that were a bad idea: it will be easier to use semantic versionning for releases. And with Git tags v<semantic version> we can do something very lightweight. This is done at rPORTS4159a875d0a4. | |
| 21 | Now v<version>, so no need to track that, only to update version number. | |