Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Nov 2020 05:27:29
5.0.0_2

|
lbartoletti  |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes |
17 Nov 2020 09:23:59
5.0.0_1

|
lbartoletti  |
graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN
(disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)
PR: 245611
Submitted by: wen (first version)
Reviewed by: wen, rhurlin
Approved by: wen
Exp-run by: antoine |
23 Oct 2020 19:47:21
5.0.0

|
lbartoletti  |
databases/spatialite: fix soname
I forgot to add this patch.
Reported by: rhurlin |
23 Oct 2020 16:27:08
5.0.0

|
lbartoletti  |
databases/spatialite: Update to 5.0.0
- Add dependency on archivers/minizip and devel/librttopo.
- Remove postgis (lwgeom) dependency
- Fix license to GPLv2 |
14 Jan 2020 21:45:15
4.3.0_1

|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
08 Nov 2019 09:37:30
4.3.0_1

|
tobik  |
databases: Add missing USES={gnome,php} |
27 Jun 2019 03:37:11
4.3.0_1

|
wen  |
- Update to 6.1.0 and fix some ports
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership
PR: 237932, 238795
Submitted by: wenheping2000@hotmail.com,rhurlin@gwdg.de
Approved by: maintainer(timeout, > 30 days), portmgr@(implicit, fix build)
Exp-run by: antoine@
Thanks to: antoine@, sunpoet@, rhurlin@gwdg.de |
16 Jun 2019 08:56:03
4.3.0

|
rene  |
databases/spatialite: bump optional PostGIS dependency from expired 2.1 to 2.3
Event: Berlin hackathon 2019 |
04 Nov 2017 11:43:35
4.3.0

|
dbaio  |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
10 Jun 2017 14:54:35
4.3.0

|
dbaio  |
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 |
25 May 2016 15:43:34
4.3.0

|
mat  |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
19 May 2016 10:21:25
4.3.0

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
25 Apr 2016 16:13:39
4.3.0

|
mat  |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
25 Apr 2016 09:12:10
4.3.0

|
sunpoet  |
- Update WWW
PR: 208936
Submitted by: Hans <j3377622@trbvm.com>
Approved by: portmgr (blanket) |
01 Apr 2016 14:00:57
4.3.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
16 Dec 2015 23:22:15
4.3.0

|
marino  |
databases/spatialite: fix MASTERSITE to unbreak
The home site just reorganized; it's still hosting the distfile. |
12 Dec 2015 23:02:03
4.3.0

|
bapt  |
Mark as broken: does not fetch |
20 Sep 2015 14:35:58
4.3.0

|
danfe  |
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago. |
11 Jul 2015 13:37:54
4.3.0

|
robak  |
databases/spatialite: update 4.2.0 -> 4.3.0
- Add new options for postgis
PR: 201310
Submitted by: Bartoletti <coder@tuxfamily.org> (maintainer) |
15 Jun 2015 13:03:12
4.2.0_1

|
wen  |
- 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) |
20 Dec 2014 17:12:37
4.2.0

|
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] |
08 Dec 2014 16:48:41
4.1.1_6

|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
20 Oct 2014 10:41:13
4.1.1_5

|
bapt  |
Cleanup plist |
18 Jul 2014 13:07:24
4.1.1_5

|
sunpoet  |
- Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change |
04 Jul 2014 09:41:00
4.1.1_4

|
tijl  |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
23 Jun 2014 02:44:12
4.1.1_3

|
amdmi3  |
- Convert databases/spatialite to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
09 May 2014 21:13:10
4.1.1_2

|
amdmi3  |
- Don't remove mtree directories
Approved by: portmgr |
16 Apr 2014 18:28:50
4.1.1_2

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
14 Feb 2014 15:42:12
4.1.1_1

|
miwi  |
- Stage support |
30 Nov 2013 14:55:34
4.1.1_1

|
wg  |
databases/spatialite: enable libxml2
- Enable libxml2
- USES pathfix pkgconfig
PR: ports/184099
Submitted by: maintainer |
05 Nov 2013 12:40:29
4.1.1

|
wen  |
- Update to 4.1.1
- Pass maintainership to submitter
PR: 183533
Submitted by: lbartoletti <coder@tuxfamily.org>
Approved by: Wen Heping(previous maintainer, myself) |
20 Sep 2013 16:13:49
3.0.1_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
13 Sep 2013 17:14:53
3.0.1_2

|
madpilot  |
- Fix build after iconv change [1]
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit) |
11 Sep 2013 13:58:27
3.0.1_2

|
wg  |
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) |
27 Apr 2013 08:50:47
3.0.1_1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
11 Sep 2012 17:49:21
3.0.1_1

|
pawel  |
- spatialite: install pc file in correct place [1]
- spatialite_gui: unbreak, now configures properly and is able to
find libspatialite installed by databases/spatialite
PR: ports/170893 [1]
Submitted by: myself [1]
Approved by: maintainer timeout |
08 Sep 2012 07:49:05
3.0.1

|
linimon  |
Mark as broken on powerpc.
Hat: portmgr |
31 May 2012 01:29:23
3.0.1
|
wen  |
- Mark BROKEN when ${OSVERSION} < 800000
Reported by: pav@ |
24 May 2012 01:30:23
3.0.1
|
wen  |
- Update to 3.0.1
PR: 168153
Submitted by: lbartoletti <coder@tuxfamily.org> |
07 May 2012 08:12:53
2.2_7
|
wen  |
- Bump PORTREVISION to chase the update of graphics/proj |
07 May 2012 07:10:22
2.2_6
|
wen  |
- Bump PORTREVISION to chase the update of graphics/geos |
26 Feb 2012 17:47:02
2.2_5
|
matthew  |
- Stylistic cleanup: remove trailing slashes from *_DEPENDS lines.
audio/cd2mp3 [1]
audio/mp3unicode [2]
databases/spatialite [3]
deskutils/aspostit
devel/bennugd-modules [4]
net/hinfo
www/caudium14 [5]
Approved by: shaun (mentor) mark@foster.cc (maintainer[1]) makc
(maintainer[2]) wenheping@gmail.com (maintainer[3]) amdmi3 (maintainer[4])
johans (maintainer[5]) |
02 Jul 2011 23:50:43
2.2_5
|
wen  |
- Fix build after geos update
Reported by: pav@ |
20 Mar 2011 12:54:45
2.2_4
|
miwi  |
- Get Rid MD5 support |
20 Dec 2009 09:13:58
2.2_4
|
wen  |
- Bump PORTREVISION to chase the update of graphics/geos |
27 Nov 2009 23:17:38
2.2_3
|
miwi  |
- Chase graphics/proj shlib bump |
14 Aug 2009 21:29:25
2.2_2
|
miwi  |
- Chase graphics/geos shlib bump |
11 Apr 2009 08:13:06
2.2_1
|
miwi  |
- Chase graphics/geos shlib bump |
01 Nov 2008 21:59:18
2.2
|
miwi  |
- Update to 2.2
PR: 128457
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
18 Jul 2008 12:43:50
2.0
|
miwi  |
SpatiaLite is just a small sized SQLite extension. Once you have installed
SpatiaLite (a very simple and elementary task), the SQLite DBMS is enable to
load, store and manipulate Spatial Data (aka GeographicData, GIS Data,
Cartographic Data, GeoSpatial Data, Geometry Data and alike). SpatiaLite
implements spatial extensions following the specification of the Open
Geospatial Consortium (OGC).
WWW: http://www.gaia-gis.it/spatialite-2.0/index.html
PR: ports/125528
Submitted by: Wen Heping <wenheping at gmail.com> |