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
pyspatialite DB-API 2.0 interface for SQLite 3.x with Spatialite
3.0.1_7 databases Deleted 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.0.1_7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: lbartoletti@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-03-27 16:59:35
Last Update: 2020-09-19 13:01:00
SVN Revision: 548980
Also Listed In: python
License: ZLIB
WWW:
https://github.com/lokkju/pyspatialite
Description:
pyspatialite is an interface to the SQLite 3.x embedded relational database engine with spatialite extensions. It is almost fully compliant with the Python database API version 2.0 also exposes the unique features of SQLite and spatialite. WWW: https://github.com/lokkju/pyspatialite
Homepage    cgit ¦ GitHub ¦ 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}pyspatialite>0:databases/pyspatialite@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-pyspatialite
Package flavors (<flavor>: <package>)
  • py27: py27-pyspatialite
distinfo:
SHA256 (pyspatialite-3.0.1-alpha-0.tar.gz) = f7e135cd5e592b3a0d6627863b46442cb4407ab5a05c6004e73453e078274478 SIZE (pyspatialite-3.0.1-alpha-0.tar.gz) = 2562257

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Library dependencies:
  1. libspatialite.so : databases/spatialite
  2. libgeos_c.so : graphics/geos
  3. libproj.so : graphics/proj
  4. libfreexl.so : textproc/freexl
  5. libiconv.so : converters/libiconv
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-pyspatialite-3.0.1_7: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
iconv python:2.7
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/p/pyspatialite/
  2. https://pypi.org/packages/source/p/pyspatialite/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.1_7
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.0.1_7
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
3.0.1_7
14 Jan 2020 21:45:15
Revision:523070Original commit files touched by this commit
lbartoletti search for other commits by this committer
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
3.0.1_7
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.0.1_7
10 Jun 2017 14:54:35
Revision:443096Original commit files touched by this commit
dbaio search for other commits by this committer
Update maintainer email address

Ownership of the former email address confirmed by email

PR:		219791
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11088
3.0.1_7
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.0.1_7
03 Jan 2016 17:50:43
Revision:405177Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MASTER_SITES and unbreak this port [1]
- While I'm here, use DISTVERSIONSUFFIX instead of DISTNAME

PR:		205762
Submitted by:	rakuco
Obtained from:	antoine [1]
Approved by:	portmgr (blanket)
With hat:	python
3.0.1_7
12 Dec 2015 23:02:03
Revision:403636Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken: does not fetch
3.0.1_7
15 Jun 2015 13:03:12
Revision:389704Original commit files touched by this commit
wen search for other commits by this committer
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
3.0.1_6
14 Jun 2015 09:36:27
Revision:389621Original commit files touched by this commit
koobs search for other commits by this committer
databases/pyspatialite: Fix LOCALBASE substitution

Fix %%LOCALBASE substitution in patch-setup.cfg causing header detection to
fail with:

  __main__.HeaderNotFoundException: cannot find proj_api.h, bailing out

Reported by:		antoine, pkg-fallout
Differential Revision:	https://reviews.freebsd.org/D2704
3.0.1_6
12 Jun 2015 11:12:30
Revision:389265Original commit files touched by this commit
koobs search for other commits by this committer
database/pyspatialite: Modernize before setuptools update

Modernize in preparation for a pending setuptools update which
identified this port as failing during an exp-run [1].

- Use canonical CHEESESHOP master site
- Use autoplist & concurrent
- Remove pkg-plist accordingly
- Remove PYDISTUTILS_PKGNAME and WRKSRC overrides
- Stop package from adding empty directory to --record (and therefore
  pkg-plist) output

While I'm here:

- Add LICENSE and LICENSE_FILE
- Strip shared library
- Re-patch patches according to makepatch
- Remove spurious whitespace

[1] https://reviews.freebsd.org/D2704

Approved by:	python, portmgr (exp-run)
3.0.1_5
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
3.0.1_5
14 Feb 2015 18:52:06
Revision:378991Original commit files touched by this commit
pi search for other commits by this committer
databases/pyspatialite: some updates

- Remove amalgamation
- Link with spatialite 4.x

PR:		196387
Submitted by:	coder@tuxfamily.org (maintainer)
3.0.1_4
20 Dec 2014 17:12:37
Revision:375012Original commit files touched by this commit
pawel search for other commits by this committer
- Update databases/spatialite to version 4.2.0 [1]
- Add LICENSE info [1]
- Fix WWW line in pkg-descr [1]
- Bump all affected ports

PR:		196150 [1]
Submitted by:	maintainer [1]
3.0.1_3
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.0.1_3
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.0.1_3
23 Jun 2014 02:44:12
Revision:358893Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert databases/spatialite to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
3.0.1_2
15 Apr 2014 17:29:54
Revision:351354Original commit files touched by this commit
swills search for other commits by this committer
- Stage

PR:		ports/188652
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
3.0.1_2
11 Dec 2013 18:08:53
Revision:336187Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
3.0.1_2
05 Nov 2013 12:42:03
Revision:332843Original commit files touched by this commit
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of databases/spatialite
3.0.1_1
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.0.1_1
11 Sep 2013 13:58:27
Revision:326981Original commit files touched by this commit
wg search for other commits by this committer
graphics/geos: update to 3.4.2

- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers

PR:		ports/181422 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
3.0.1
06 Sep 2013 13:07:08
Revision:326495Original commit files touched by this commit
madpilot search for other commits by this committer
Fix build after iconv conversion on head.

Approved by:	portmgr (bapt, implicit)
3.0.1
27 Mar 2013 16:59:17
Revision:315396Original commit files touched by this commit
pawel search for other commits by this committer
pyspatialite is an interface to the SQLite 3.x embedded relational database
engine with spatialite extensions.
It is almost fully compliant with the Python database API version 2.0 also
exposes the unique features of SQLite and spatialite.

WWW: https://code.google.com/p/pyspatialite/

PR:		ports/173079
Submitted by:	lbartoletti <coder@tuxfamily.org>

Number of commits found: 24