[postgis-tickets] [SCM] PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots. branch master updated. 5f2c48a32fa186696035408cfe3a05b0c9e2aa05
git at osgeo.org
git at osgeo.org
Fri May 31 17:49:51 PDT 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.".
The branch, master has been updated
via 5f2c48a32fa186696035408cfe3a05b0c9e2aa05 (commit)
from 35db32ff38c08be00fdfbeb954fbcf8be97f7bc3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5f2c48a32fa186696035408cfe3a05b0c9e2aa05
Author: Regina Obe <lr at pcorp.us>
Date: Fri May 31 20:49:48 2019 -0400
ammend freebsd instructions to include configuring with mvt support
diff --git a/freebsd/bessie32_setup.txt b/freebsd/bessie32_setup.txt
index 7b2c27a..2720504 100644
--- a/freebsd/bessie32_setup.txt
+++ b/freebsd/bessie32_setup.txt
@@ -54,6 +54,7 @@ pkg install cunit libxml2 bison libxslt imagemagick
pkg install gmake gdb subversion
pkg install automake autoconf libtool curl
pkg install openjdk8
+pkg install protobuf protobuf-c #needed for building mvt
#add following lines to /etc/fstab
fdesc /dev/fd fdescfs rw 0 0
diff --git a/freebsd/bessie_setup.txt b/freebsd/bessie_setup.txt
index fddf9e5..0f5ee6c 100644
--- a/freebsd/bessie_setup.txt
+++ b/freebsd/bessie_setup.txt
@@ -73,6 +73,7 @@ pkg install libxml2 bison
pkg install proj gdal geos
pkg install sfcgal json-c
pkg install cunit
+pkg install protobuf protobuf-c #needed for building mvt
#was going to install postgresql in jail but got lost quickly
#did these steps to enable jails in future
-----------------------------------------------------------------------
Summary of changes:
freebsd/bessie32_setup.txt | 1 +
freebsd/bessie_setup.txt | 1 +
2 files changed, 2 insertions(+)
hooks/post-receive
--
PostGIS Buildbots; Jenkins jobs and instructions for setting up winnie and debbie bots.
More information about the postgis-tickets
mailing list