You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/devel/py-pyopencl/Make
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/devel/py-pyopencl/Make
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/devel/py-pyopencl/Make
On my system OpenSSL 1.1.0 is configured with no RIPEMD160 support.
$ egrep '^OPT' /var/db/ports/security_openssl-devel/options | sort
OPTIONS_FILE_SET+=ASM
OPTIONS_FILE_SET+=DH
OPTIONS_FILE_SET+=EC
OPTIONS_FILE_SET+=MAN3
OPTIONS_FILE_SET+=SHARED
OPTIONS_FILE_SET+=SSE
On Mon, Sep 24, 2018 at 08:24:25PM +1000, Kubilay Kocak wrote:
> I also note that there is an open bug report for the issue:
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229019
Thanks. And it looks like the work-around I suggested has been
adopted, after "portsnap fetch update", my py-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231664
Sunpoet Po-Chuan Hsieh changed:
What|Removed |Added
Assignee|pyt...@freebsd.org |port...@freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231664
Bug ID: 231664
Summary: [exp-run] math/py-numpy: update to 1.15.1
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://people.FreeBSD.org/~sunpoet/patch/ma
Bugzilla Automation has asked freebsd-python mailing
list for maintainer-feedback:
Bug 231664: [exp-run] math/py-numpy: update to 1.15.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231664
--- Description ---
Update to 1.15.1
- Change MASTER_SITES to CHEESESHOP
- Use bsd.port.mk instead
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231609
Wen Heping changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231609
--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:
Author: wen
Date: Mon Sep 24 13:45:56 UTC 2018
New revision: 480606
URL: https://svnweb.freebsd.org/changeset/ports/480606
Log:
- Update to 2018.3.2
- Fix th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231609
Wen Heping changed:
What|Removed |Added
CC||w...@freebsd.org
Assignee|p
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231555
--- Comment #8 from Mathieu Arnold ---
I'd say it lacks a:
--- Mk/bsd.port.mk
+++ Mk/bsd.port.mk
@@ -3363,3 +3363,3 @@ do-install:
-.if !target(do-test) && defined(TEST_TARGET)
+.if !target(do-test) && ( defined(TEST_TARGET) || defined(D
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231555
--- Comment #7 from Mathieu Arnold ---
Does this actually work?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://li
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/devel/py-pyopencl/Make
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228769
Sunpoet Po-Chuan Hsieh changed:
What|Removed |Added
Status|New |Closed
Resolution
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228769
--- Comment #5 from commit-h...@freebsd.org ---
A commit references this bug:
Author: sunpoet
Date: Mon Sep 24 11:14:13 UTC 2018
New revision: 480593
URL: https://svnweb.freebsd.org/changeset/ports/480593
Log:
Fix RUN_DEPENDS
- Add LI
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228769
--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:
Author: sunpoet
Date: Mon Sep 24 11:13:46 UTC 2018
New revision: 480592
URL: https://svnweb.freebsd.org/changeset/ports/480592
Log:
Fix RUN_DEPENDS
- While
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228769
--- Comment #3 from commit-h...@freebsd.org ---
A commit references this bug:
Author: sunpoet
Date: Mon Sep 24 11:13:41 UTC 2018
New revision: 480591
URL: https://svnweb.freebsd.org/changeset/ports/480591
Log:
Fix RUN_DEPENDS
- Bump P
On 24/09/2018 6:08 pm, Viktor Dukhovni wrote:
> In /etc/make.conf I have:
>
> DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3 ssl=openssl-devel
>
> since I want OpenSSL 1.1.0 for most of the ports I build. However, this
> disables the py2-m2crypto port, whose Makefile contains:
>
>
On 24/09/2018 6:08 pm, Viktor Dukhovni wrote:
> In /etc/make.conf I have:
>
> DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3 ssl=openssl-devel
>
> since I want OpenSSL 1.1.0 for most of the ports I build. However, this
> disables the py2-m2crypto port, whose Makefile contains:
>
>
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.
Maintainer: pyt...@freebsd.org
Last committer: sunp...@freebsd.org
Ident: $FreeBSD: head/devel/py-pyopencl/Make
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
In /etc/make.conf I have:
DEFAULT_VERSIONS=python=2.7 python2=2.7 python3=3.3 ssl=openssl-devel
since I want OpenSSL 1.1.0 for most of the ports I build. However, this
disables the py2-m2crypto port, whose Makefile contains:
BROKEN_SSL=openssl-devel
BROKEN_SSL_REASON_openssl-dev
23 matches
Mail list logo