https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204435
--- Comment #13 from vladimir.chukha...@gmail.com ---
The updated application needs a Python3 style print function instead of a print
statement. The (recursively) updated mayavi2 app passes all my tests with this
change applied.
I will cont
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210820
Kubilay Kocak changed:
What|Removed |Added
Flags|maintainer-feedback?(python |maintainer-feedback+,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210820
--- Comment #14 from Mathieu Arnold ---
Looking at ncurses.mk, its use of rpath is really wrong, there are three cases,
and and it should never add /usr/lib to rpath:
1) USES=ncurses or USES=ncurses:base and devel/ncurses is not present:
u
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210820
--- Comment #15 from Mathieu Arnold ---
Created attachment 173310
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173310&action=edit
ncurses.mk.diff
Something like that
--
You are receiving this mail because:
You are on the CC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210820
Kubilay Kocak changed:
What|Removed |Added
Depends on||211592
Referenced Bugs:
https://
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210820
Kubilay Kocak changed:
What|Removed |Added
Assignee|port...@freebsd.org |pyt...@freebsd.org
--- Comment #16
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210820
Kubilay Kocak changed:
What|Removed |Added
Flags|maintainer-feedback?(portmg |
|r...@freebsd.o
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204435
--- Comment #14 from Kurt Jaeger ---
testbuilds look fine.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211616
Bug ID: 211616
Summary: lang/python27: missing dependency bsddb
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity
y...@rawbw.com has reassigned Bugzilla Automation 's
request for maintainer-feedback to FreeBSD Python :
Bug 211616: lang/python27: missing dependency bsddb
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211616
--- Description ---
The file references bsddb:
/usr/local/lib/python2.7/bsddb/__in
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #6 from Kurt Jaeger ---
If you change the dependency from sqlalchemy07 to sqlalchemy10, does buildbot
still work ?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #7 from Kurt Jaeger ---
btw, testbuilds for buildbot with sqlalchemy10 as dependency are fine.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204435
--- Comment #15 from commit-h...@freebsd.org ---
A commit references this bug:
Author: pi
Date: Sat Aug 6 07:04:37 UTC 2016
New revision: 419732
URL: https://svnweb.freebsd.org/changeset/ports/419732
Log:
New port: graphics/py-mayavi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204435
Kurt Jaeger changed:
What|Removed |Added
Resolution|--- |FIXED
Status|Open
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #8 from Kubilay Kocak ---
The only tests I would consider satisfying would be run time test suites (which
buildbot does have).
Having said that, there's 15 ports that currently RUN_DEPEND on sqlalchemy07,
and switching their de
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #9 from Kurt Jaeger ---
Ran 3032 tests in 17.243s
FAILED (skips=27, errors=2, successes=3003)
In the normal case, do all tests work ?
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #10 from Kurt Jaeger ---
(In reply to Kurt Jaeger from comment #9)
A test with the previous setup:
Ran 3032 tests in 37.556s
FAILED (skips=27, errors=2, successes=3003)
so updating buildbot to use py-sqlalchemy10 does not ch
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #11 from Li-Wen Hsu ---
(In reply to Kurt Jaeger from comment #10)
Seems so, updating buildbot's dependency doesn't introduce more regressions.
And there are just few ports depend on py-sqlalchemy-migrate:
$ grep sqlalchemy-mi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #12 from Kurt Jaeger ---
Yes, I'm working to find fixes for the others. I'm trying to avoid the
revert...
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #13 from Li-Wen Hsu ---
(In reply to Kurt Jaeger from comment #12)
Thanks for the help, if that takes some more time, we can just add
py-sqlalchemy-migrate07 in the mean time. That makes ports tree consistent.
--
You are rece
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #14 from commit-h...@freebsd.org ---
A commit references this bug:
Author: pi
Date: Sun Aug 7 10:07:53 UTC 2016
New revision: 419767
URL: https://svnweb.freebsd.org/changeset/ports/419767
Log:
www/py-imdbpy: chase sqlalchemy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
Kubilay Kocak changed:
What|Removed |Added
Flags||maintainer-feedback+
--- Comment #
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #16 from commit-h...@freebsd.org ---
A commit references this bug:
Author: koobs
Date: Sun Aug 7 14:06:57 UTC 2016
New revision: 419777
URL: https://svnweb.freebsd.org/changeset/ports/419777
Log:
devel/buildbot: Update sqlal
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #17 from commit-h...@freebsd.org ---
A commit references this bug:
Author: koobs
Date: Sun Aug 7 14:10:19 UTC 2016
New revision: 419778
URL: https://svnweb.freebsd.org/changeset/ports/419778
Log:
MFH: r419777
devel/buildb
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #18 from Kurt Jaeger ---
(In reply to Li-Wen Hsu from comment #11)
multimedia/py-openlp has been fixed by the maintainer
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211665
Kubilay Kocak changed:
What|Removed |Added
Status|New |Open
Summary|multimedia
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211665
Kubilay Kocak changed:
What|Removed |Added
URL||https://openlp.org/blog/201
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211665
--- Comment #2 from Kurt Jaeger ---
Hmm, if I grep in the buildlogs, gunicorn is not referenced at all. How can it
affect this error message ?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211665
--- Comment #3 from Kubilay Kocak ---
(In reply to Kubilay Kocak from comment #1)
Sorry Kurt, I didn't mean gunicorn was the cause, just that the same problem
occurred in the gunicorn port (see bottom of commit message)
--
You are receiv
Erik Nordstrøm has reassigned Bugzilla Automation
's request for maintainer-feedback to FreeBSD Python
:
Bug 211697: lang/pypy: Typos in pkg-plist?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211697
--- Description ---
Created attachment 173457
--> https://bugs.freebsd.org/bugzilla/atta
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211697
Bug ID: 211697
Summary: lang/pypy: Typos in pkg-plist?
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211697
--- Comment #1 from Erik Nordstrøm ---
Created attachment 173459
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173459&action=edit
pkg-plist.patch
Untested patch for the pkg-plist file of lang/pypy. As noted above, I intend to
t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211697
Erik Nordstrøm changed:
What|Removed |Added
Resolution|--- |FIXED
Status|New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211697
Kubilay Kocak changed:
What|Removed |Added
Resolution|FIXED |Not A Bug
--- Comment #3 from Kubi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211697
Kubilay Kocak changed:
What|Removed |Added
Flags|maintainer-feedback?(python |maintainer-feedback+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209355
--- Comment #7 from w.schwarzenf...@utanet.at ---
find /usr/ports/lang/python34/work/stage/* -type f|grep lzma
/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/__pycache__/lzma.cpython-34.pyc
/usr/ports/lang/python34/work/stage/us
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209355
--- Comment #8 from w.schwarzenf...@utanet.at ---
correct a typo:
the difference is:
stage:
/usr/ports/lang/python34/work/stage/usr/local/lib/python3.4/lib-dynload/_lzma_failed.so
and
pkg-plist
lib/python3.4/_lzma.py
--
You are receiving t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196862
Kubilay Kocak changed:
What|Removed |Added
Status|New |Open
--
You are receiving this ma
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188114
Kubilay Kocak changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188327
Kubilay Kocak changed:
What|Removed |Added
See Also||https://bugs.freebsd.org/bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
Kubilay Kocak changed:
What|Removed |Added
Flags||maintainer-feedback+
Ass
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
Kubilay Kocak changed:
What|Removed |Added
CC||ko...@freebsd.org
--- Comment #8 f
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #9 from vladimir.chukha...@gmail.com ---
(In reply to Kubilay Kocak from comment #8)
Please note that the patch also fixes pakaging on 9* systems. I'm on CC list of
bug 208120 and will test this port when a patch will be added.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
Kubilay Kocak changed:
What|Removed |Added
Flags||merge-quarterly?
Keyword
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
Kubilay Kocak changed:
What|Removed |Added
Flags|maintainer-feedback+, |maintainer-feedback?(vladim
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211768
Kubilay Kocak changed:
What|Removed |Added
Flags||maintainer-feedback?(mike.d
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211768
Kubilay Kocak changed:
What|Removed |Added
Summary|[NEW PORT] |[NEW PORT]
|net/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211768
--- Comment #13 from Michael Danilov ---
Evening, Kubilay,
I believe the FATALs in the slave port, as far as my understanding goes,
originate from portlint confusing somethinig, because similar ones appear in
"www/vimb-gtk3" that was accep
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #19 from Kurt Jaeger ---
So, any ports left that need fixing ? I'll close this PR in 24h, if no other
ports come up.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
Kubilay Kocak changed:
What|Removed |Added
Status|Open|In Progress
--- Comment #20 from K
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #11 from Chen Xie ---
(In reply to vladimir.chukharev from comment #7)
It seems that "os.environ" does not work on my 10.3-release-amd64. Building has
no problem. When mayavi2 runs, it has the same error: ImportError:
/lib/libgc
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #12 from vladimir.chukha...@gmail.com ---
(In reply to Chen Xie from comment #11)
Please reconfirm that you used the patch. It's important that os.environ is
assigned before other imports. (My first attempts to use os.environ als
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #13 from vladimir.chukha...@gmail.com ---
(In reply to Kubilay Kocak from comment #10)
That's right, I consider setting env as a temporary workaround in a hope that
the core problem will be solved in the compiling infrastructure
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
vladimir.chukha...@gmail.com changed:
What|Removed |Added
Flags|maintainer-feedback?(vladim |maintainer-feedback+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #14 from Chen Xie ---
(In reply to vladimir.chukharev from comment #12)
Yes, I used the patch. But I chmod 755 files/mayavi2 myself because I use
patch(1) rather than "svn patch". I even add the line
"print os.environ["LD_LIBRA
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #15 from vladimir.chukha...@gmail.com ---
(In reply to Chen Xie from comment #14)
I restored the "solution" from the patch (I've changed it already), it does not
work! Thanks for catching it. Now I'm lost... Back to the shell wra
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #16 from Chen Xie ---
(In reply to vladimir.chukharev from comment #15)
Yes, you are right at the beginning. Shell wrapper is a good compromise. We
should wait some change in /usr/ports/Mk.
--
You are receiving this mail becau
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
Kurt Jaeger changed:
What|Removed |Added
CC||p...@freebsd.org
Keywords|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
Kurt Jaeger changed:
What|Removed |Added
Keywords||patch-ready
--
You are receiving th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
--- Comment #15 from Kurt Jaeger ---
testbuilds@work
--
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
--- Comment #16 from Kurt Jaeger ---
testbuild on 9.3a fails because:
In file included from assembly.cpp:1:
In file included from /usr/local/llvm37/include/llvm/IR/LLVMContext.h:18:
In file included from /usr/local/llvm37/include/llvm-c/Co
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210674
Ed Maste changed:
What|Removed |Added
Hardware|arm64 |Any
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210674
Kubilay Kocak changed:
What|Removed |Added
Assignee|de...@freebsd.org |freebsd-ports-bugs@FreeBSD.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210674
Kubilay Kocak changed:
What|Removed |Added
Attachment #172404||maintainer-approval+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210674
Kubilay Kocak changed:
What|Removed |Added
Attachment #172388|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
Kubilay Kocak changed:
What|Removed |Added
Flags|maintainer-feedback+|maintainer-feedback?(dave@d
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
vladimir.chukha...@gmail.com changed:
What|Removed |Added
Attachment #173546|0 |1
is obsolete
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211641
--- Comment #18 from vladimir.chukha...@gmail.com ---
Forget to mention that I've separated the patch for package builds on older
systems as bug 211937.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201280
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: marino
Date: Thu Aug 18 14:44:00 UTC 2016
New revision: 420405
URL: https://svnweb.freebsd.org/changeset/ports/420405
Log:
devel/gaphor: Mark broken, d
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201280
John Marino changed:
What|Removed |Added
Status|New |Closed
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212003
Kubilay Kocak changed:
What|Removed |Added
Status|New |Open
CC|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212003
Neel Chauhan changed:
What|Removed |Added
Attachment #173874||maintainer-approval+
F
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212003
Pawel Pekala changed:
What|Removed |Added
CC||pa...@freebsd.org
Assigne
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212003
Pawel Pekala changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212003
--- Comment #2 from commit-h...@freebsd.org ---
A commit references this bug:
Author: pawel
Date: Sat Aug 20 15:34:00 UTC 2016
New revision: 420514
URL: https://svnweb.freebsd.org/changeset/ports/420514
Log:
Update to version 4.8.4
PR
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210517
--- Comment #3 from Kurt Jaeger ---
16.3.2 is out.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210517
Kubilay Kocak changed:
What|Removed |Added
Summary|devel/py-twisted: Update to |devel/py-twisted: Update to
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204972
--- Comment #4 from bugs.freebsd.org-q...@tcm.yi.org ---
Hi,
I have checked the latest behaviour of net/samba43 on 11.0-RC1. Here's what
happens:
===> Installing for py27-dnspython-1.14.0
===> Checking if py27-dnspython already installed
y...@rawbw.com has reassigned Bugzilla Automation 's
request for maintainer-feedback to FreeBSD Python :
Bug 212042: devel/py-pytest: Update to 3.0.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212042
--- Description ---
Created attachment 173927
--> https://bugs.freebsd.org/bugzilla/att
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212042
Bug ID: 212042
Summary: devel/py-pytest: Update to 3.0.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204972
--- Comment #5 from Miroslav Lachman <000.f...@quip.cz> ---
(In reply to bugs.freebsd.org-qym4 from comment #4)
This is really crazy thing!
I started to modify those 2 ports. I use USES= python:2 instead of USES= python
but it can't work g
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211279
Carsten Larsen changed:
What|Removed |Added
Attachment #172847||maintainer-approval+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209928
y...@rawbw.com changed:
What|Removed |Added
CC||y...@rawbw.com
--- Comment #1 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212042
y...@rawbw.com changed:
What|Removed |Added
Attachment #173927|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209928
Iblis Lin changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210589
--- Comment #21 from Kurt Jaeger ---
devel/buildbot fails in quarterly, because the update was not MFHed.
TODO: think about if a MFH would be useful -- I think then other
updates would need MFH, which is probably excessive. Hm...
--
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212042
y...@rawbw.com changed:
What|Removed |Added
Attachment #173955|0 |1
is obsolete|
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212072
Kubilay Kocak changed:
What|Removed |Added
Keywords||needs-qa
Flags|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
--- Comment #18 from David Kalliecharan ---
(In reply to Kubilay Kocak from comment #17)
Hi Kubilay, sorry for the late reply, I will try and see whats wrong with the
port for 9.3a this weekend. I don't have a 9.3 system at the moment. If
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
--- Comment #19 from Kubilay Kocak ---
(In reply to David Kalliecharan from comment #18)
Not at all. We can do the broken, but would prefer not to for a new port if we
can avoid it without much trouble.
You also have the option of testing
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211346
--- Comment #20 from David Kalliecharan ---
(In reply to Kubilay Kocak from comment #19)
Okay I will do that this weekend, in the process of moving so a bit distracted
at the moment.
--
You are receiving this mail because:
You are on the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212072
--- Comment #2 from dewa...@heuristicsystems.com.au ---
(In reply to Kubilay Kocak from comment #1)
Hi, apologies for being terse. After reviewing svnlite log -l4 its clear that
the python port hasn't experienced change.
How we maintain co
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212072
dewa...@heuristicsystems.com.au changed:
What|Removed |Added
Resolution|--- |Works As Intended
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212072
Kubilay Kocak changed:
What|Removed |Added
Resolution|Works As Intended |---
Status|Closed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
Danilo G. Baio (dbaio) changed:
What|Removed |Added
Attachment #168301|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
Kubilay Kocak changed:
What|Removed |Added
Status|New |Open
--- Comment #2 from Kubilay K
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
Danilo G. Baio (dbaio) changed:
What|Removed |Added
Attachment #174120|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
Kubilay Kocak changed:
What|Removed |Added
Attachment #174126||maintainer-approval+
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208066
Danilo G. Baio (dbaio) changed:
What|Removed |Added
Attachment #174126|0 |1
is obsolete|
901 - 1000 of 13143 matches
Mail list logo