Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Oct 2021 07:19:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 258199] [NEW PORT] devel/py-clang: Python bindings for libclang
Message-ID:  <bug-258199-21822-F2Kq9M0DB4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258199-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258199-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258199

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D6cb28f4ba9922703a7eb06ed9630248=
da69ef466

commit 6cb28f4ba9922703a7eb06ed9630248da69ef466
Author:     Neal Nelson <ports@nicandneal.net>
AuthorDate: 2021-10-28 00:27:49 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-10-28 07:17:17 +0000

    devel/py-clang: Add new port

    This is a stand-alone python library binding the libclang
    functionality. Currently each llvm port installs it's own version, but
    this is an option (albeit default) and it's installed in a
    non-standard location. This port removes the dependency on the option
    and the need to patch software that uses it to use the non-standard
    location.

    PR:             258199

 devel/Makefile                 |  1 +
 devel/py-clang/Makefile (new)  | 15 +++++++++++++++
 devel/py-clang/distinfo (new)  |  3 +++
 devel/py-clang/pkg-descr (new) |  3 +++
 4 files changed, 22 insertions(+)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258199-21822-F2Kq9M0DB4>