Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.17.1 08 Sep 2024 18:37:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Update to 1.17.1
Changes: https://github.com/python-cffi/cffi/releases
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.17.0 15 Aug 2024 10:55:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Update to 1.17.0
Changes: https://github.com/python-cffi/cffi/releases
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.16.0 18 Jul 2024 16:46:03
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Update WWW and clean up pkg-descr |
1.16.0 30 Sep 2023 00:44:31
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Update to 1.16.0
- Convert to USE_PYTHON=pep517
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.15.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
1.15.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.15.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.15.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.15.1 07 Jul 2022 12:36:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Update to 1.15.1
- Update WWW
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.15.0_1 03 Jun 2022 16:57:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Convert to USE_PYTHON=pytest |
1.15.0_1 09 May 2022 19:23:51
    |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
1.15.0 25 Oct 2021 15:57:23
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Update to 1.15.0
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.14.6 14 Jul 2021 16:09:54
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-cffi: Update to 1.14.6
Changes: https://github.com/python-cffi/release-doc/blob/master/doc/source/whatsnew.rst
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.14.5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.14.5 17 Feb 2021 18:06:00
  |
sunpoet  |
Update to 1.14.5
Changes: https://github.com/python-cffi/release-doc/blob/master/doc/source/whatsnew.rst
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.14.4 10 Jan 2021 08:20:05
  |
sunpoet  |
Simplify do-test: |
1.14.4 09 Jan 2021 16:34:07
  |
antoine  |
Remove python 2.7 support from a few ports |
1.14.4 24 Dec 2020 13:46:02
  |
kai  |
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) |
1.14.4 13 Dec 2020 14:41:52
  |
sunpoet  |
Clean up |
1.14.4 12 Dec 2020 04:04:11
  |
linimon  |
Change USES to compiler:c11 to fix latest build error on GCC-based
systems:
c/_cffi_backend.c:6344: error: #pragma GCC diagnostic not allowed inside
functions
Approved by: portmgr (tier-2 blanket) |
1.14.4 10 Dec 2020 21:33:29
  |
sunpoet  |
Update to 1.14.4
- Use CHOSEN_COMPILER_TYPE
Changes: https://github.com/python-cffi/release-doc/blob/master/doc/source/whatsnew.rst
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.14.3 20 Sep 2020 18:57:12
  |
sunpoet  |
Update to 1.14.3
Changes: https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.14.2 19 Aug 2020 16:20:11
  |
sunpoet  |
Update to 1.14.2
Changes: https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.14.1 08 Aug 2020 10:18:55
  |
sunpoet  |
Update to 1.14.1
Changes: https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.14.0_1 04 Jul 2020 18:11:42
  |
zeising  |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
1.14.0 08 Feb 2020 19:02:22
  |
sunpoet  |
Update to 1.14.0
Changes: https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst
https://cffi.readthedocs.io/en/latest/whatsnew.html |
1.13.2 04 Nov 2019 16:00:23
  |
sunpoet  |
Update to 1.13.2
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html
https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst |
1.13.1 22 Oct 2019 23:33:59
  |
sunpoet  |
Update to 1.13.1
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html
https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst |
1.13.0 20 Oct 2019 17:10:38
  |
sunpoet  |
Update to 1.13.0
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html
https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst |
1.12.3 20 Apr 2019 23:07:13
  |
sunpoet  |
Update to 1.12.3
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html
https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst |
1.12.2 06 Mar 2019 18:07:41
  |
sunpoet  |
Update to 1.12.2
- Take maintainership
Changes: https://cffi.readthedocs.io/en/latest/whatsnew.html
https://bitbucket.org/cffi/release-doc/src/default/doc/source/whatsnew.rst
PR: 236265
Submitted by: sunpoet (myself)
Approved by: wg (maintainer) |
1.11.5 02 Nov 2018 13:32:35
  |
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
1.11.5 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.11.5 04 Apr 2018 08:46:19
  |
koobs  |
devel/py-cffi: Update to 1.11.5
While I'm here, remove post-patch target (upstreamed)
Changelog:
https://cffi.readthedocs.io/en/latest/whatsnew.html#v1-11-5
PR: 225111
Submitted by: Henrik Hudson <ports thelanman net> (with changes)
Approved by: portmgr (maintainer timeout, > 2 weeks (1+ months)) |
1.11.2 03 Jan 2018 18:38:42
  |
yuri  |
devel/py-cffi: Update to 1.11.2
PR: 224846
Submitted by: myself
Approved by: wg (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13749 |
1.7.0 30 Nov 2017 15:50:34
  |
mat  |
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 ) |
1.7.0 02 Jun 2017 11:02:08
  |
araujo  |
- Create a python3 version of devel/py-cffi. |
1.7.0 17 Sep 2016 13:26:11
  |
linimon  |
Attempt to fix build on non-clang architectures (certain tier-2).
PR: 212739
Approved by: maintainer |
1.7.0 18 Aug 2016 05:41:51
  |
marino  |
devel/py-cffi: Use OPSYS with OSVERSION, USES+= localbase
r419747 introduced OSVERSION with a ">" comparison without using coupling
with OPSYS, fix.
It also removed CFLAGS and LDFLAGS as "unnecessary", but the fact is they
are still required for non-standard localbases and compilers that don't
search /usr/local/include by default. Restore these flags with the
equivalent USES+=localbase
Approved by: OPVERSION/OPSYS blanket, just-fix-it |
1.7.0 12 Aug 2016 13:53:17
  |
swills  |
devel/py-cffi: update to 1.7.0
PR: 210483
Approved by: wg (maintainer) |
1.6.0 06 Aug 2016 14:41:35
  |
koobs  |
devel/py-cffi: Fix build warnings and test failures
CFLAGS contains -Wl,-rpath,${LOCALBASE}/lib, which causes the following
warnings:
warning: -Wl,-rpath,/usr/local/lib: 'linker' input unused
It also causes many tests to fail due to the same warning:
E VerificationError: CompileError: command 'cc' failed with exit status 1
cffi/ffiplatform.py:62: VerificationError
----------- Captured stderr call ----------
error: -Wl,-rpath,/usr/local/lib: 'linker' input unused
(Only the first 15 lines of the commit message are shown above ) |
1.6.0 18 Jul 2016 16:15:15
  |
jbeich  |
Drop default target dependencies for do-test
Approved by: portmgr-blanket |
1.6.0 18 Jul 2016 16:15:01
  |
jbeich  |
Invoke pytest from within desired python version
When testing a port for a non-default python py.test may fail to find
dependencies for default version because they weren't built e.g.,
$ make test PYTHON_VERSION=python3.5 -C devel/py-apscheduler
[...]
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.5/site-packages/_pytest/config.py", line 319, in
_importconftest
mod = conftestpath.pyimport()
File "/usr/local/lib/python3.5/site-packages/py/_path/local.py", line 650, in
pyimport
__import__(modname)
File
"/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/tests/conftest.py", line
8, in <module>
from apscheduler.job import Job
File
"/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/apscheduler/job.py",
line 4, in <module>
import six
ImportError: No module named 'six'
ERROR: could not load
/usr/ports/devel/py-apscheduler/work/APScheduler-3.2.0/tests/conftest.py
Approved by: portmgr blanket |
1.6.0 21 May 2016 11:52:38
  |
wg  |
devel/py-cffi: update to 1.6.0 |
1.5.0 17 Apr 2016 18:59:10
  |
brnrd  |
devel/py-cffi: Update to 1.5.0
- Update to latest version 1.5.0
- Fix broken test target
- Align test target with ports framework
Reviewed by: feld (mentor)
Approved by: feld (mentor)
Differential Revision: D5960 |
1.2.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.2.1 25 Sep 2015 20:59:56
  |
wg  |
devel/py-cffi: update to 1.2.1 |
1.1.1 23 Jun 2015 16:32:17
  |
wg  |
devel/py-cffi: update to 1.1.1
PR: 200699
Submitted by: dbn |
0.8.6_3 11 Feb 2015 09:32:44
  |
koobs  |
devel/py-cffi: Backport upstream pull request #56
Backport upstream pull request #56 [1] which fixes (double) building for
Python packackges that use py-cffi to compile their modules.
This issue manifested itself in the 'install' target (stage) of Python
port building, causing the module that was already built at the 'build'
stage to be built again, except *without* the build arguments provided
in the build stage.
These symptoms were observable in security/py-cryptography [2]
While I'm here:
- Add regression-test target and TEST_DEPENDS (Only the first 15 lines of the commit message are shown above ) |
0.8.6_2 08 Sep 2014 21:18:06
  |
wg  |
devel/py-cffi: fix rpath |
0.8.6_1 27 Aug 2014 22:20:53
  |
wg  |
devel/py-cffi: add run path to the built library
- USES python |
0.8.6 06 Jul 2014 15:00:53
  |
wg  |
devel/py-cffi: update to 0.8.6
Submitted by: olivierd |
0.8.2 13 Apr 2014 16:44:18
  |
olivierd  |
- Update to 0.8.2
Approved by: wg@ (maintainer, timeout 1 month) |
0.8.1 16 Dec 2013 21:39:52
  |
wg  |
devel/py-cffi: switch from easy_install to install |
0.8.1 29 Nov 2013 00:20:42
  |
wg  |
devel/py-cffi: Foreign Function Interface for Python calling C code
Foreign Function Interface for Python calling C code.
WWW: http://cffi.readthedocs.org/ |