<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8247">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">install_prereq: Update FreeBSD libraries.<br><br>deleted<br> autoconf gcc libsamplerate sqlite<br><br>changed<br> binutils to libbfd<br> freetds-devel to freetds<br> gmime2 to gmime26<br> mysql55-client to mysql57-client<br><br>added<br> alsa-lib bison bzip2 cclient corosync doxygen libedit flex graphviz<br> libhoard libical libilbc libltdl lua neon newt net-snmp<br> openldap-client openssl patch pkgconf portaudio postgresql10-client<br> python radcli speexdsp subversion uriparser xmlstarlet libzip<br> codec2 fftw3 libsndfile unbound<br><br>ASTERISK-27686<br><br>Change-Id: Ibe88c9b26e59c30d26cdb313a3ef01c9f37ac80d<br>---<br>M contrib/scripts/install_prereq<br>1 file changed, 16 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/8247/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/contrib/scripts/install_prereq b/contrib/scripts/install_prereq<br>index 1a4d5c5..fe62e5e 100755<br>--- a/contrib/scripts/install_prereq<br>+++ b/contrib/scripts/install_prereq<br>@@ -51,8 +51,22 @@<br> PACKAGES_RH="$PACKAGES_RH bzip2 patch python-devel"<br> <br> PACKAGES_OBSD="popt gmake wget libxml libogg libvorbis curl iksemel spandsp speex iodbc freetds-0.63p1-msdblib mysql-client gmime sqlite sqlite3 jack libxslt"<br>-PACKAGES_FBSD="autoconf gcc binutils popt gmake wget libxml2 libogg libvorbis curl iksemel spandsp speex unixODBC freetds-devel mysql55-client gmime2 sqlite"<br>-PACKAGES_FBSD="$PACKAGES_FBSD sqlite3 libxslt jansson e2fsprogs-libuuid gsm libsrtp libsamplerate"<br>+<br>+# Basic build system:<br>+PACKAGES_FBSD="gmake pkgconf"<br>+# Asterisk: basic requirements:<br>+PACKAGES_FBSD="$PACKAGES_FBSD libedit jansson e2fsprogs-libuuid sqlite3 libxml2"<br>+# Asterisk: for addons:<br>+PACKAGES_FBSD="$PACKAGES_FBSD speex speexdsp libogg libvorbis alsa-lib portaudio curl xmlstarlet bison flex"<br>+PACKAGES_FBSD="$PACKAGES_FBSD postgresql10-client unixODBC libltdl neon gmime26 lua52 uriparser libxslt openssl"<br>+PACKAGES_FBSD="$PACKAGES_FBSD mysql57-client radcli freetds"<br>+PACKAGES_FBSD="$PACKAGES_FBSD net-snmp iksemel corosync newt popt libical spandsp"<br>+PACKAGES_FBSD="$PACKAGES_FBSD cclient libbfd libsrtp gsm libilbc doxygen graphviz libzip openldap-client libhoard"<br>+PACKAGES_FBSD="$PACKAGES_FBSD codec2 fftw3 libsndfile unbound"<br>+# Asterisk: for the unpackaged below:<br>+PACKAGES_FBSD="$PACKAGES_FBSD wget subversion"<br>+# Asterisk: for ./configure --with-pjproject-bundled:<br>+PACKAGES_FBSD="$PACKAGES_FBSD bzip2 patch python"<br> <br> KVERS=`uname -r`<br> <br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8247">change 8247</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8247"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ibe88c9b26e59c30d26cdb313a3ef01c9f37ac80d </div>
<div style="display:none"> Gerrit-Change-Number: 8247 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>