view contrib/nightly_tests/prereqs.freebsd @ 882:ae96ae28f3dd 1.1.5

Limit python version to avoid using python3 (not compatible)
author Sebastien Decugis <sdecugis@freediameter.net>
date Sat, 03 Nov 2012 18:45:41 +0100
parents 95bb43106039
children 69c6167d88d1
line wrap: on
line source

# 1: install base system and ports
# 2: install wget with command: pkg_add -r -v wget
# Finally, install the other packages from this file
# pkg_add -r -v `wget http://www.freediameter.net/hg/freeDiameter/raw-file/tip/contrib/nightly_tests/prereqs.freebsd -O - | grep -v -e "^#"``
bash cmake mercurial flex bison gnutls postgresql84-client postgresql84-server mysql50-client libxml2 swig
"Welcome to our mercurial repository"