FreeBSD ports you maintain which are out of date
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/pyt...@freebsd.org.html Port| Current version | New version +-+ devel/py27-setuptools | 36.2.2 | 36.2.5 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 221311] [NEW PORT] databases/influxdb-python: InfluxDB Python client
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221311 Konstantin Shapkin changed: What|Removed |Added Attachment #185152|0 |1 is obsolete|| --- Comment #10 from Konstantin Shapkin --- Created attachment 185432 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185432&action=edit Remove shebangfix, add post-path, add LICENSE_FILE (In reply to Richard Gallamore from comment #9) Hello Richard, thanks for your comment. I've edited the Makefile and include your comments. I haven't got this python error and don't know how to reproduce it. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 220484] math/py-numpy: fails to build 11.0 aarch64 due to clang crash (196 ports skipped)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220484 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #8 from Ed Maste --- (In reply to Kubilay Kocak from comment #7) IMO it's fine if someone wants to add to the port's Makefile to have it use a Clang port/package if the system clang is too old, but it's not necessary. It is reasonable to expect users will at least track more recent release for a newly-developing architecture like this. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 220484] math/py-numpy: fails to build 11.0 aarch64 due to clang crash (196 ports skipped)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220484 --- Comment #9 from Andrew Turner --- (In reply to Ed Maste from comment #8) The main reason to support 11.0 with arm64 is that's what portmgr targets when building packages. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 220484] math/py-numpy: fails to build 11.0 aarch64 due to clang crash (196 ports skipped)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220484 --- Comment #10 from Ed Maste --- (In reply to Andrew Turner from comment #9) Ah yes, good point. Perhaps setting USES=compiler:c++14-lang for arm64 could be a suitable workaround? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"