Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.46.1.0 22 Nov 2024 06:22:13 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Add version requirement of sqlite3 to BUILD_DEPENDS |
3.46.1.0 05 Sep 2024 06:17:53 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.46.1.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.46.0.1 18 Jun 2024 14:25:53 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.46.0.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.46.0.0 28 May 2024 20:19:35 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.46.0.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.45.3.0 20 Apr 2024 14:25:39 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.45.3.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.45.2.0 23 Mar 2024 14:31:04 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.45.2.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.45.1.0 21 Feb 2024 15:07:06 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.45.1.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.44.0.0 14 Nov 2023 21:19:28 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.44.0.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.43.2.0_1 14 Nov 2023 17:15:51 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Convert to USE_PYTHON=pep517
- Remove EXTENSION option
- Remove patch-setup.py
The patch to avoid downloading sqlite is no longer needed after we changed
to use sqlite from ports tree in 1f3518399e2a82b37713b6b1c74101028e2873f4.
- Bump PORTREVISION for package change
Helped by: Roger Binns <rogerb@rogerbinns.com> (author, via private mail) |
3.43.2.0 01 Nov 2023 01:57:05 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.43.2.0
- Use sqlite from ports tree [1]
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html
Helped by: Roger Binns <rogerb@rogerbinns.com> (author, via private mail) |
3.43.1.1 08 Oct 2023 11:54:47 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.43.1.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.43.1.0 22 Sep 2023 03:17:52 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.43.1.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.43.0.0 26 Aug 2023 20:34:11 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.43.0.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.42.0.1 16 Aug 2023 18:25:20 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.42.0.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.42.0.0 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> |
3.42.0.0 05 Jun 2023 18:46:59 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.42.0.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.41.2.0 27 May 2023 04:08:18 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.41.2.0
- Change MASTER_SITES from GitHub to PYPI
- Update WWW
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
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) |
3.38.5 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 ) |
3.38.5 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
3.38.5 09 Jun 2022 23:16:02 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.38.5
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.38.1 03 Jun 2022 16:57:42 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Convert to USE_PYTHON=unittest |
3.38.1 13 May 2022 11:39:24 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.38.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.37.0 28 Feb 2022 12:46:09 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.37.0
- Add LICENSE_FILE
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.35.4_1 21 Sep 2021 03:44:16 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Cosmetic change |
3.35.4_1 20 Jul 2021 14:28:42 |
Guido Falsi (madpilot) |
databases/py-apsw: Add option to enable EXTENSION loading.
The new option adds support to load DB extensions at runtime.
The option is enabled by default because it is required by the
latest version of deskutils/calibre.
PR: 257111
Approved by: sunpoet (maintainer) |
3.35.4 02 May 2021 19:44:37 |
Po-Chuan Hsieh (sunpoet) |
databases/py-apsw: Update to 3.35.4
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.34.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.34.0 30 Jan 2021 12:23:01 |
sunpoet |
Update to 3.34.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.33.0 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
3.33.0 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) |
3.33.0 19 Dec 2020 20:09:02 |
sunpoet |
Use upstream asset instead of source tarball
- Bump PORTREVISION for package change |
3.33.0 05 Sep 2020 10:09:21 |
sunpoet |
Update to 3.33.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.32.2 15 Jun 2020 18:46:34 |
sunpoet |
Update to 3.32.2
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.31.1 24 Apr 2020 18:03:03 |
sunpoet |
Update BUILD_DEPENDS: chase PORTEPOCH bump in r524241 |
3.31.1 22 Apr 2020 21:26:23 |
sunpoet |
Update to 3.31.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.30.1 13 Nov 2019 23:34:11 |
sunpoet |
Update to 3.30.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.29.0 01 Oct 2019 19:15:43 |
sunpoet |
Update to 3.29.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.28.0 11 Jun 2019 20:19:32 |
sunpoet |
Update to 3.28.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.27.2 07 Mar 2019 17:31:54 |
sunpoet |
Update to 3.27.2
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.26.0 09 Jan 2019 14:51:50 |
sunpoet |
Update to 3.26.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.25.2 05 Nov 2018 21:44:31 |
sunpoet |
Update to 3.25.2
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.24.0 29 Jul 2018 19:15:10 |
sunpoet |
Update to 3.24.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.23.1 15 May 2018 23:59:17 |
sunpoet |
Update to 3.23.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.22.0 15 Mar 2018 17:45:37 |
sunpoet |
Update to 3.22.0
- Add BUILD_DEPENDS: check SQLite version
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.21.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 ) |
3.21.0 13 Nov 2017 19:35:45 |
sunpoet |
Update to 3.21.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.20.1 28 Aug 2017 19:18:01 |
sunpoet |
Update to 3.20.1
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.19.3 26 Jun 2017 19:35:38 |
sunpoet |
Update to 3.19.3
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.18.0 29 Apr 2017 07:50:50 |
sunpoet |
Update to 3.18.0
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.17.0 26 Apr 2017 18:45:55 |
sunpoet |
Take maintainership |
3.17.0 14 Apr 2017 18:36:54 |
swills |
Allow overriding of USES |
3.17.0 08 Apr 2017 10:33:39 |
sunpoet |
Update to 3.17.0
- Allow concurrent installation (USE_PYTHON=concurrent)
- Do not silence installation and test messages
- Cosmetic change
- Update pkg-descr
Changes: https://github.com/rogerbinns/apsw/releases
https://rogerbinns.github.io/apsw/changes.html |
3.14.1 03 Oct 2016 23:31:46 |
amdmi3 |
- Update to 3.14.1
- Add tests support |
3.13.0 19 Jun 2016 12:20:09 |
rm |
databases/py-apsw: update to 3.13.0-r1
* Update PORTVERSION, adjust distinfo
* Add LICENSE_FILE entry
* Fix WWW in pkg-descr
* Add UPDATING entry, per potential backwards incompatibility listed for
3.12.2-r1 we're jumping over.
While I'm here, remove unneded PYDISTUTILS_EGGINFO knob.
PR: 210376
Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> |
3.11.1 15 Mar 2016 02:28:50 |
vanilla |
Update to 3.11.1. |
3.9.2 06 Jan 2016 06:16:23 |
miwi |
- Update to 3.9.2
- Update WWW
PR: 205892
Submitted by: ports fury |
3.8.0.2_2 25 Dec 2015 23:19:20 |
amdmi3 |
- Add LICENSE
- Switch to USES=localbase |
3.8.0.2_2 25 Dec 2015 23:19:02 |
amdmi3 |
- Reset maintainer by his own request
PR: 205570 |
3.8.0.2_2 08 Sep 2015 15:07:31 |
amdmi3 |
- Fix PYDISTUTILS_EGGINFO
Approved by: portmgr blanket |
3.8.0.2_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.8.0.2_1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
3.8.0.2_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
3.8.0.2 15 Apr 2014 14:39:06 |
swills |
- Stage
- Pet portlint
PR: ports/188602
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
3.8.0.2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.8.0.2 12 Sep 2013 11:44:06 |
madpilot |
APSW is a Python wrapper for the SQLite embedded relational database
engine. In contrast to other wrappers such as pysqlite it focuses
on being a minimal layer over SQLite attempting just to translate
the complete SQLite API into Python. The documentation has a section
on the differences between APSW and pysqlite. APSW supports CPython
2.3 onwards and CPython 3.1 onwards.
PR: ports/181938
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> |