This is pynmsg, a Python extension module implemented in Cython for
the nmsg C library.
Details
Details
- Reviewers
mat
Fetch distfiles from both MASTER_SITES
Build on FreeBSD 8.4, 9.3, 10.1, and 11.0-CURRENT, i386 and amd64.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
| net/py-nmsg/Makefile | ||
|---|---|---|
| 3 | Same here, should be pynmsg, and in net/py-pynmsg. | |
| 6–7 | If you use both a lot, it could be interesting to end up creating a MASTER_SITE_FARSIGHT in Mk/bsd.sites.mk with a bit of magic in the "macro magic" at the end to put PORTNAME in the right place, and maybe a shortcut like FS. | |
| 25 | Same question here. | |
| net/py-nmsg/Makefile | ||
|---|---|---|
| 6–7 | Yeah, there are about a dozen existing or potential ports that could use MASTER_SITE_FARSIGHT. | |
| net/py-nmsg/Makefile | ||
|---|---|---|
| 6–7 | I don't think I can combine the two since the subdir substitution differs between the two sites. | |
| net/py-pynmsg/Makefile | ||
|---|---|---|
| 6–7 ↗ | (On Diff #4589) | Likewise, would fit on one line. |