non port: databases/postgis21/Makefile |
SVNWeb
|
Number of commits found: 35 |
Sat, 30 Mar 2019
|
[ 09:50 riggs ]
Mark DEPRECATED: No longer maintained upstream
PR: 236539
Submitted by: wenheping2000@hotmail.com
Approved by: maintainer timeout
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Fri, 30 Nov 2018
|
[ 20:05 sunpoet ]
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
|
Wed, 5 Sep 2018
|
[ 22:01 sunpoet ] (Only the first 10 of 68 ports in this commit are shown above. )
Update devel/json-c to 0.13.1
- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 231007
Exp-run by: antoine
|
Sun, 24 Jun 2018
|
[ 00:54 linimon ] (Only the first 10 of 31 ports in this commit are shown above. )
Workaround the following problem on aarch64 by setting LLD_UNSAFE=yes:
cc: error: invalid linker name in argument '-fuse-ld=bfd'
Neither emaste nor I can figure out exactly where the offending stanza is
coming in. It will take someone with more knowledge of gmake debug flags,
and possibly the src build infrastructure, to figure it out.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 3 Jan 2018
|
[ 13:36 sunpoet ] (Only the first 10 of 58 ports in this commit are shown above. )
Update devel/json-c to 0.13
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
|
Sun, 17 Dec 2017
|
[ 11:25 rodrigo ] (Only the first 10 of 15 ports in this commit are shown above. )
Add new port postgis24 for v2.4.x
See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4
branch,
bugfixes and enhancements
Upgrade postgis22 from v2.2.5 to 2.2.6
Multiple bug fixes, see changelog
https://svn.osgeo.org/postgis/tags/2.2.6/NEWS
Upgrade postfix23 from v2.3.3 to v2.3.5
Multiple bug fixes and enhancements, see changelog
https://svn.osgeo.org/postgis/tags/2.3.5/NEWS
Fix and expand CONFLICTS_INSTALL for the postgis2* ports
reorder USES and USE_* in database/postgis20 to makes portlint happy
PR: 222703
Submitted by: lbartoletti@tuxfamily.org
Approved by: rhurlin@gwdg.de (maintainer)
|
Sun, 16 Jul 2017
|
[ 16:12 sunpoet ]
Update CONFLICTS
- Use CONFLICTS_INSTALL instead of CONFLICTS
Approved by: portmgr (blanket)
|
Tue, 27 Dec 2016
|
[ 14:52 pi ]
databases/postgis21: update 2.1.7 -> 2.1.8
PR: 206398
Changes: http://svn.osgeo.org/postgis/tags/2.1.8/NEWS
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by: harrison.grundy@astrodoggroup.com (maintainer timeout)
|
Fri, 9 Dec 2016
|
[ 12:57 sunpoet ]
- Use WANT_PGSQL instead of hard-coded RUN_DEPENDS
- Fix PLIST
- Bump PORTREVISION for package change
Note that postgresql-client was already brought in via USES=pgsql.
Therefore the equivalent WANT_PGSQL is "lib server".
Approved by: portmgr (blanket)
|
Sun, 5 Jun 2016
|
[ 16:21 pi ]
New port: databases/postgis22
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables"
the PostgreSQL server, allowing it to be used as a backend spatial
database for geographic information systems (GIS), much like ESRI's
SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
"Simple Features Specification for SQL" and has been certified as
compliant with the "Types and Functions" profile.
PostGIS development was started by Refractions Research as a project
in open source spatial database technology. PostGIS is released
under the GNU General Public License. PostGIS continues to be
developed by a group of contributors led by a Project Steering
Committee and new features continue to be added.
WWW: http://postgis.net/
PR: 206049, 208513
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>, <darcy@dbitech.ca>,
Rainer Hurling <rhurlin@gwdg.de>
Approved by: Harrison Grundy <harrison.grundy@astrodoggroup.com> (maintainer
postgis21)
|
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 ]
- Do not silence installation message
- Remove superfluous /
- Use . instead of \* for COPYTREE_SHARE
Approved by: portmgr (blanket)
|
Thu, 15 Oct 2015
|
[ 14:55 mat ] (Only the first 10 of 135 ports in this commit are shown above. )
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Tue, 15 Sep 2015
|
[ 16:28 amdmi3 ]
- Add LICENSE_FILE
- Fix shebangs
Approved by: portmgr blanket
|
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, 1 May 2015
|
[ 04:29 xmj ]
databases/postgis21: update to 2.1.7, reassign maintainer
- Update to 2.1.7
- Assign maintainership to Harrison Grundy
PR: 199831
Submitted by: Harrison Grundy <harrison.grundy@astrodoggroup.com>
Approved by: maintainer timeout (more than three in a row)
|
Wed, 1 Apr 2015
|
[ 19:21 marino ]
databases/postgis21: Fix pkg-plist with RASTER option, DF support
PostGIS wouldn't build on DragonFly if the RASTER option was selected.
The fix is simple, set USES+= alias. While here, fix the check pkg-plist
failure seen when RASTER OPTION set. No revbump because RASTER is not
a default option, so no change to default package list.
Approved by: Just fix it
|
Tue, 13 Jan 2015
|
[ 11:17 xmj ]
databases/postgis21: update to 2.1.5
update to 2.1.5
remove two patches upstream integrated
PR: 196149
Differential Revision: https://reviews.freebsd.org/D1510
Submitted by: Harrison Grundy <harrison.grundy@astrodoggroup.com>
Approved by: maintainer timeout (three weeks)
Approved by: koobs (mentor)
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Tue, 2 Sep 2014
|
[ 09:02 tijl ]
Fix build by adding ICONV_CONFIGURE_BASE to CONFIGURE_ARGS
Reported by: mat
|
Thu, 21 Aug 2014
|
[ 23:37 marino ]
databases/postgis21: Restore build of non-default raster option
Upstream made a change to support Debian's kFreeBSD and broke FreeBSD
in the process.
PR: 192840
patch by: Robert Kruus
staging: marino
|
Wed, 20 Aug 2014
|
[ 06:23 marino ]
databases/postgis21: Upgrade version 2.1.0 => 2.1.3
This unbreaks the port after the json-c dependency update.
While here, using modern options framework
PR: 192840
Submitted by; Luca Corti
Patch by: Muhammad Rahman
|
Fri, 18 Jul 2014
|
[ 13:07 sunpoet ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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
|
Fri, 11 Jul 2014
|
[ 11:16 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
|
Mon, 23 Jun 2014
|
[ 00:43 amdmi3 ]
- Add missing USES=libtool
Approved by: portmgr blanket
|
Wed, 4 Jun 2014
|
[ 09:23 bapt ]
Fix dependency after switch to USES=pgsql
|
[ 09:18 bapt ]
Convert to USES=pgsql
|
[ 08:11 miwi ]
- Add SFCGAL option (ports/188927)
- Add Licenses
- Add stage
- Fix iconv (ports/186563)
PR: 189540
Submitted by: maintainer
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Sat, 9 Nov 2013
|
[ 15:57 wg ] (Only the first 10 of 17 ports in this commit are shown above. )
devel/json-c: update to 0.11
- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]
PR: ports/182958
Submitted by: zi, wg [1]
Approved by: maintainer (timeout)
|
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)
|
Tue, 17 Sep 2013
|
[ 09:00 bapt ] (Only the first 10 of 30 ports in this commit are shown above. )
Convert to new perl framework
|
Sat, 14 Sep 2013
|
[ 07:14 rm ]
- RASTER option should not be default (it was enabled for testing)
|
[ 07:03 rm ]
Add PostGIS 2.1.0
PR: 182032 (based on)
Submitted by: Trevor Caira <trevor@bitba.se>
|
Number of commits found: 35 |