non port: databases/pyspatialite/Makefile |
SVNWeb
|
Number of commits found: 21 |
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Tue, 14 Jan 2020
|
[ 21:45 lbartoletti ] (Only the first 10 of 61 ports in this commit are shown above. )
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sat, 10 Jun 2017
|
[ 14:54 dbaio ] (Only the first 10 of 15 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 3 Jan 2016
|
[ 17:50 sunpoet ]
- 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
|
Sat, 12 Dec 2015
|
[ 23:02 bapt ] (Only the first 10 of 51 ports in this commit are shown above. )
Mark as broken: does not fetch
|
Mon, 15 Jun 2015
|
[ 13:03 wen ] (Only the first 10 of 29 ports in this commit are shown above. )
- 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)
|
Fri, 12 Jun 2015
|
[ 11:12 koobs ]
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)
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
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
|
Sat, 14 Feb 2015
|
[ 18:52 pi ]
databases/pyspatialite: some updates
- Remove amalgamation
- Link with spatialite 4.x
PR: 196387
Submitted by: coder@tuxfamily.org (maintainer)
|
Sat, 20 Dec 2014
|
[ 17:12 pawel ]
- 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]
|
Sun, 19 Oct 2014
|
[ 08:50 mva ] (Only the first 10 of 110 ports in this commit are shown above. )
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Mon, 23 Jun 2014
|
[ 02:44 amdmi3 ]
- Convert databases/spatialite to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Tue, 15 Apr 2014
|
[ 17:29 swills ]
- Stage
PR: ports/188652
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket)
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Tue, 5 Nov 2013
|
[ 12:42 wen ]
- Bump PORTREVISION to chase the update of databases/spatialite
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 11 Sep 2013
|
[ 13:58 wg ] (Only the first 10 of 15 ports in this commit are shown above. )
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)
|
Fri, 6 Sep 2013
|
[ 13:07 madpilot ]
Fix build after iconv conversion on head.
Approved by: portmgr (bapt, implicit)
|
Wed, 27 Mar 2013
|
[ 16:59 pawel ]
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: 21 |