notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-apsw Another Python SQLite Wrapper
3.45.2.0 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.44.0.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-12 11:44:16
Last Update: 2024-03-23 14:31:04
Commit Hash: 36d9ccc
Also Listed In: python
License: ZLIB
WWW:
https://rogerbinns.github.io/apsw/
https://github.com/rogerbinns/apsw
Description:
APSW provides an SQLite 3 wrapper that provides the thinnest layer over the SQLite database library possible. Everything you can do from the SQLite C API, you can do from Python. Although APSW looks vaguely similar to the PEP 249 (DBAPI), it is not compliant with that API because instead it works the way SQLite 3 does.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}apsw>0:databases/py-apsw@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-apsw/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-apsw
  • pkg install py39-apsw
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-apsw listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-apsw
Package flavors (<flavor>: <package>)
  • py39: py39-apsw
distinfo:
TIMESTAMP = 1710712392 SHA256 (apsw-3.45.2.0.tar.gz) = 4fe81f5e390969d08d3048f357a68b347316b8f09455ff4657d94c56acfa255c SIZE (apsw-3.45.2.0.tar.gz) = 398326

Packages (timestamps in pop-ups are UTC):
py37-apsw
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.33.0---3.33.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-apsw
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.45.1.03.45.2.0-3.45.1.03.45.1.0---
FreeBSD:13:quarterly3.44.0.03.44.0.03.42.0.03.44.0.03.44.0.03.44.0.03.44.0.03.44.0.0
FreeBSD:14:latest3.45.1.03.45.1.03.38.53.45.1.03.45.1.03.42.0.0-3.42.0.0
FreeBSD:14:quarterly3.44.0.03.44.0.0-3.44.0.03.44.0.03.44.0.03.44.0.03.44.0.0
FreeBSD:15:latest3.45.1.03.45.1.0n/a3.44.0.0n/a3.44.0.03.44.0.03.45.1.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libsqlite3.so : databases/sqlite3
This port is required by:
for Build
  1. deskutils/calibre

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/s3ql*
  2. Collapse this list of deleted ports.
for Run
  1. deskutils/calibre

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net/s3ql*
  2. net-p2p/tribler*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
databases_py-apsw
USES:
localbase python sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/apsw/
  2. https://pypi.org/packages/source/a/apsw/
Collapse this list.

Number of commits found: 62

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.45.2.0
23 Mar 2024 14:31:04
commit hash: 36d9cccf204b0ddf2f97072f90b30bce7f0d3799commit hash: 36d9cccf204b0ddf2f97072f90b30bce7f0d3799commit hash: 36d9cccf204b0ddf2f97072f90b30bce7f0d3799commit hash: 36d9cccf204b0ddf2f97072f90b30bce7f0d3799 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3c72ab22acebe1423059335cae999f3c70ebf3e7commit hash: 3c72ab22acebe1423059335cae999f3c70ebf3e7commit hash: 3c72ab22acebe1423059335cae999f3c70ebf3e7commit hash: 3c72ab22acebe1423059335cae999f3c70ebf3e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: a2945d458592e20210673e2c4aec4d8cb50e1a8dcommit hash: a2945d458592e20210673e2c4aec4d8cb50e1a8dcommit hash: a2945d458592e20210673e2c4aec4d8cb50e1a8dcommit hash: a2945d458592e20210673e2c4aec4d8cb50e1a8d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: efa2ecc8cb2df32980ee1ab1780811958941ee57commit hash: efa2ecc8cb2df32980ee1ab1780811958941ee57commit hash: efa2ecc8cb2df32980ee1ab1780811958941ee57commit hash: efa2ecc8cb2df32980ee1ab1780811958941ee57 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 1f3518399e2a82b37713b6b1c74101028e2873f4commit hash: 1f3518399e2a82b37713b6b1c74101028e2873f4commit hash: 1f3518399e2a82b37713b6b1c74101028e2873f4commit hash: 1f3518399e2a82b37713b6b1c74101028e2873f4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 6c79d53e967dc82f579dbcf86e7bb48a02b781aecommit hash: 6c79d53e967dc82f579dbcf86e7bb48a02b781aecommit hash: 6c79d53e967dc82f579dbcf86e7bb48a02b781aecommit hash: 6c79d53e967dc82f579dbcf86e7bb48a02b781ae files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 80f5f03d358c7d6c7bd529843e4388f705347410commit hash: 80f5f03d358c7d6c7bd529843e4388f705347410commit hash: 80f5f03d358c7d6c7bd529843e4388f705347410commit hash: 80f5f03d358c7d6c7bd529843e4388f705347410 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: d8a2cff192ce9b5229a99f7447c8155353eb93dfcommit hash: d8a2cff192ce9b5229a99f7447c8155353eb93dfcommit hash: d8a2cff192ce9b5229a99f7447c8155353eb93dfcommit hash: d8a2cff192ce9b5229a99f7447c8155353eb93df files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 7d52f7bb76a96fcbdcf71824467f4a59089de4f6commit hash: 7d52f7bb76a96fcbdcf71824467f4a59089de4f6commit hash: 7d52f7bb76a96fcbdcf71824467f4a59089de4f6commit hash: 7d52f7bb76a96fcbdcf71824467f4a59089de4f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 401e8e7101fc03c5d08977cb12490e159efda60fcommit hash: 401e8e7101fc03c5d08977cb12490e159efda60fcommit hash: 401e8e7101fc03c5d08977cb12490e159efda60fcommit hash: 401e8e7101fc03c5d08977cb12490e159efda60f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 610d7a9ee076f4f35ca0175c22e4822e8d11683dcommit hash: 610d7a9ee076f4f35ca0175c22e4822e8d11683dcommit hash: 610d7a9ee076f4f35ca0175c22e4822e8d11683dcommit hash: 610d7a9ee076f4f35ca0175c22e4822e8d11683d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.38.5
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.38.5
09 Jun 2022 23:16:02
commit hash: d792bc3246f8486665a36773d4b681a9afcc2ac5commit hash: d792bc3246f8486665a36773d4b681a9afcc2ac5commit hash: d792bc3246f8486665a36773d4b681a9afcc2ac5commit hash: d792bc3246f8486665a36773d4b681a9afcc2ac5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 0f5a1f574d037fdb6a183f3211f33e1ba43ac47dcommit hash: 0f5a1f574d037fdb6a183f3211f33e1ba43ac47dcommit hash: 0f5a1f574d037fdb6a183f3211f33e1ba43ac47dcommit hash: 0f5a1f574d037fdb6a183f3211f33e1ba43ac47d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-apsw: Convert to USE_PYTHON=unittest
3.38.1
13 May 2022 11:39:24
commit hash: f0c7918dbaa8a3f12f0fa51b55a53ce46e46b4cdcommit hash: f0c7918dbaa8a3f12f0fa51b55a53ce46e46b4cdcommit hash: f0c7918dbaa8a3f12f0fa51b55a53ce46e46b4cdcommit hash: f0c7918dbaa8a3f12f0fa51b55a53ce46e46b4cd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 142778b4426f2e89c5bf2bc2639d86435b91cae6commit hash: 142778b4426f2e89c5bf2bc2639d86435b91cae6commit hash: 142778b4426f2e89c5bf2bc2639d86435b91cae6commit hash: 142778b4426f2e89c5bf2bc2639d86435b91cae6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: c31d852e00d1f0ddf680659e3bed126c4dcb330acommit hash: c31d852e00d1f0ddf680659e3bed126c4dcb330acommit hash: c31d852e00d1f0ddf680659e3bed126c4dcb330acommit hash: c31d852e00d1f0ddf680659e3bed126c4dcb330a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
databases/py-apsw: Cosmetic change
3.35.4_1
20 Jul 2021 14:28:42
commit hash: da566bc8534e93a6c9c15e3db46c315d3cd96a62commit hash: da566bc8534e93a6c9c15e3db46c315d3cd96a62commit hash: da566bc8534e93a6c9c15e3db46c315d3cd96a62commit hash: da566bc8534e93a6c9c15e3db46c315d3cd96a62 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
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
commit hash: e993c1653620e2bd5df81635e0f6a6259b7a90dbcommit hash: e993c1653620e2bd5df81635e0f6a6259b7a90dbcommit hash: e993c1653620e2bd5df81635e0f6a6259b7a90dbcommit hash: e993c1653620e2bd5df81635e0f6a6259b7a90db files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.34.0
30 Jan 2021 12:23:01
Revision:563316Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
3.33.0
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
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
Revision:558519Original commit files touched by this commit
sunpoet search for other commits by this committer
Use upstream asset instead of source tarball

- Bump PORTREVISION for package change
3.33.0
05 Sep 2020 10:09:21
Revision:547617Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:538972Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:532825Original commit files touched by this commit
sunpoet search for other commits by this committer
Update BUILD_DEPENDS: chase PORTEPOCH bump in r524241
3.31.1
22 Apr 2020 21:26:23
Revision:532526Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:517441Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:513510Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:503978Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:494968Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:489786Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:484235Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:475729Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:470073Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:464605Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
3.21.0
13 Nov 2017 19:35:45
Revision:454135Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:448875Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:444383Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:439738Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:439476Original commit files touched by this commit
sunpoet search for other commits by this committer
Take maintainership
3.17.0
14 Apr 2017 18:36:54
Revision:438533Original commit files touched by this commit
swills search for other commits by this committer
Allow overriding of USES
3.17.0
08 Apr 2017 10:33:39
Revision:437999Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:423230Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.14.1
- Add tests support
3.13.0
19 Jun 2016 12:20:09
Revision:417115Original commit files touched by this commit
rm search for other commits by this committer
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
Revision:411131Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 3.11.1.
3.9.2
06 Jan 2016 06:16:23
Revision:405332Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.9.2
- Update WWW

PR:		205892
Submitted by:	ports fury
3.8.0.2_2
25 Dec 2015 23:19:20
Revision:404486Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to USES=localbase
3.8.0.2_2
25 Dec 2015 23:19:02
Revision:404485Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Reset maintainer by his own request

PR:		205570
3.8.0.2_2
08 Sep 2015 15:07:31
Revision:396388Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix PYDISTUTILS_EGGINFO

Approved by:	portmgr blanket
3.8.0.2_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:359586Original commit files touched by this commit
miwi search for other commits by this committer
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
3.8.0.2
15 Apr 2014 14:39:06
Revision:351335Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:347405Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert d* to USES=zip
3.8.0.2
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:327055Original commit files touched by this commit
madpilot search for other commits by this committer
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>

Number of commits found: 62