Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.43.0 18 Jun 2024 13:05:33
![commit hash: 726e7a61059e315715063818e98ed62e8ad21f37 commit hash: 726e7a61059e315715063818e98ed62e8ad21f37](/images/git.png) ![commit hash: 726e7a61059e315715063818e98ed62e8ad21f37 commit hash: 726e7a61059e315715063818e98ed62e8ad21f37](/images/codeberg.svg) ![commit hash: 726e7a61059e315715063818e98ed62e8ad21f37 commit hash: 726e7a61059e315715063818e98ed62e8ad21f37](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Max Brazhnikov (makc) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: update to 0.43.0
- Remove stale patches. |
0.42.0 12 Apr 2024 09:45:12
![commit hash: 8d1eb79bb5c3a3ead0ee23a54e53562961671c01 commit hash: 8d1eb79bb5c3a3ead0ee23a54e53562961671c01](/images/git.png) ![commit hash: 8d1eb79bb5c3a3ead0ee23a54e53562961671c01 commit hash: 8d1eb79bb5c3a3ead0ee23a54e53562961671c01](/images/codeberg.svg) ![commit hash: 8d1eb79bb5c3a3ead0ee23a54e53562961671c01 commit hash: 8d1eb79bb5c3a3ead0ee23a54e53562961671c01](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Max Brazhnikov (makc) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: update to 0.42.0
Convert to USES=llvm
Take maintainership
PR: 277876
Approved by: consecutive maintainer timeouts |
0.41.1 20 Nov 2023 08:34:08
![commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0 commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0](/images/git.png) ![commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0 commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0](/images/codeberg.svg) ![commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0 commit hash: 2410c87f8d69d5b81902f7eb47f45e74fb7359f0](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yuri Victorovich (yuri) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: update 0.39.1 → 0.41.1
PR: 273355
Approved by: dal.ca (maintainer's timeout; 83 days) |
0.39.1_1 27 Jun 2023 19:34:34
![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/git.png) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/codeberg.svg) ![commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rene Ladan (rene) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.39.1_1 23 Apr 2023 09:09:58
![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/git.png) ![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/codeberg.svg) ![commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Gerald Pfeifer (gerald) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.39.1 11 Jan 2023 15:58:34
![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/git.png) ![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/codeberg.svg) ![commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitry Marakasov (amdmi3) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.39.1 20 Sep 2022 00:59:07
![commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377 commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377](/images/git.png) ![commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377 commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377](/images/codeberg.svg) ![commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377 commit hash: 47ff75a1891ec037b1a5502fa8decd602d40a377](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Yuri Victorovich (yuri) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: Update 0.34.0 -> 0.39.1
PR: 266502
Approved by: dave@dal.ca |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.34.0 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.34.0 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.34.0 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.34.0 10 Jan 2021 14:05:33
![Revision:561070 Revision:561070](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove empty PY_ENUM34 from ports using Python 3.6+ |
0.34.0 28 Dec 2020 23:02:15
![Revision:559531 Revision:559531](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.34.0 24 Dec 2020 13:46:02
![Revision:559094 Revision:559094](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
kai ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
0.34.0 28 Nov 2020 21:48:42
![Revision:556531 Revision:556531](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: Update 0.31.0 -> 0.34.0
PR: 250937
Approved by: dave@dal.ca (maintainer's timeout 21 days) |
0.31.0 11 May 2020 20:11:41
![Revision:534936 Revision:534936](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jbeich ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Adapt LLVM_DEFAULT downgrades to the new version scheme in devel/llvm10
$ DEFAULT_VERSIONS=llvm=90 make -V LLVM_DEFAULT -C graphics/mesa-dri
80
$ DEFAULT_VERSIONS=llvm=10 make -V LLVM_DEFAULT -C graphics/mesa-dri
10
PR: 245178
Reported by: mi
Approved by: x11 (zeising), maintainer timeout (2 months)
MFH: 2020Q2 (for llvm10 users)
Differential Revision: https://reviews.freebsd.org/D24222 |
0.31.0 24 Jan 2020 20:56:54
![Revision:523986 Revision:523986](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
makc ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite:
- Update to 0.31.0, which supports LLVM versions 7 and 8
- Patch to respect CXX and friends. Apparently, this was the reason for failure
on powerpc64, so remove BROKEN
- Clean up port Makefile
PR: 243429
Approved by: David Kalliecharan (maintainer) |
0.25.0_3 06 Dec 2019 09:01:17
![Revision:519122 Revision:519122](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pkubaj ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: unbreak on powerpc64 elfv2
FreeBSD 13 soon switches to elfv2 abi, where llvm is in base and works properly.
Approved by: mentors (implicit approval) |
0.25.0_3 23 Sep 2019 22:14:53
![Revision:512684 Revision:512684](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix trivial typo.
Approved by: "just fix it" |
0.25.0_3 26 Jul 2019 20:46:57
![Revision:507372 Revision:507372](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.25.0_2 22 Apr 2019 13:16:34
![Revision:499638 Revision:499638](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
0.25.0_1 12 Dec 2018 01:35:36
![Revision:487272 Revision:487272](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.25.0 20 Nov 2018 21:05:57
![Revision:485486 Revision:485486](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: Update 0.23.0 -> 0.25.0
PR: 233233
Approved by: dave@dal.ca (maintainer) |
0.23.0_1 29 Jul 2018 22:18:46
![Revision:475857 Revision:475857](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.23.0 11 Jun 2018 21:01:58
![Revision:472209 Revision:472209](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jrm ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: Update to version 0.23.0
PR: 228554
Approved by: David Kalliecharan <dave@dal.ca> (maintainer, timeout) |
0.22.0_2 10 Mar 2018 23:04:45
![Revision:464130 Revision:464130](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change
PR: 226463
Submitted by: David Kalliecharan <dave@dal.ca> (maintainer) |
0.22.0_1 10 Mar 2018 17:46:06
![Revision:464084 Revision:464084](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.22.0 03 Mar 2018 09:35:22
![Revision:463474 Revision:463474](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
yuri ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: Update to 0.22.0
Port changes:
* Changed to DISTVERSION
* Added LIB_DEPENDS for llvm50
* Updated LLVM_VER to 50
* Added stripping
PR: 226306
Submitted by: David Kalliecharan <dave@dal.ca> (maintainer)
Approved by: tcberner (mentor, implicit) |
0.16.0_1 26 Feb 2018 22:31:52
![Revision:463078 Revision:463078](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Simplify Makefile: use PY_ENUM34
With hat: python |
0.16.0_1 30 Nov 2017 15:50:34
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.16.0_1 10 Sep 2017 20:55:39
![Revision:449591 Revision:449591](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.16.0 22 May 2017 13:17:39
![Revision:441455 Revision:441455](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.16.0 01 Apr 2017 16:58:26
![Revision:437448 Revision:437448](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.16
Move llvm dependency to llvm 3.9 (note it will move to 4.0 when 0.17 is out)
Approved by: David Kalliecharan <dave@dal.ca> (maintainer) |
0.14.0_2 01 Apr 2017 15:23:32
![Revision:437439 Revision:437439](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.14.0_1 01 Jan 2017 03:45:13
![Revision:430235 Revision:430235](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
0.14.0_1 07 Dec 2016 13:24:57
![Revision:428057 Revision:428057](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
gerald ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
0.14.0 24 Oct 2016 17:58:21
![Revision:424586 Revision:424586](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: update 0.13.0 -> 0.14.0
PR: 213726
Changes: https://github.com/numba/llvmlite/blob/master/CHANGE_LOG
Submitted by: David Kalliecharan <dave@dal.ca> (maintainer) |
0.13.0_1 05 Sep 2016 16:11:23
![Revision:421377 Revision:421377](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/py-llvmlite: fix linking of libllvmlite.so to the correct libgcc_s.so
PR: 211346
Submitted by: David Kalliecharan <dave@dal.ca> (maintainer) |
0.13.0 03 Sep 2016 19:56:55
![Revision:421299 Revision:421299](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: devel/py-llvmlite
A lightweight LLVM python binding for writing JIT compilers
The old llvmpy binding exposes a lot of LLVM APIs but the mapping
of C++-style memory management to Python is error prone. Numba and
many JIT compilers do not need a full LLVM API. Only the IR builder,
optimizer, and JIT compiler APIs are necessary.
llvmlite is a project originally tailored for Numba's needs, using
the following approach:
- A small C wrapper around the parts of the LLVM C++ API we need
that are not already exposed by the LLVM C API.
- A ctypes Python wrapper around the C API.
- A pure Python implementation of the subset of the LLVM IR builder
that we need for Numba.
WWW: https://github.com/numba/llvmlite
PR: 211346
Submitted by: David Kalliecharan <dave@dal.ca> |