summaryrefslogtreecommitdiff
path: root/databases/pgbuildfarm/MESSAGE
blob: 8cf93d5959569a0dd224cd9f42ffa30c9712c5c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===========================================================================
$NetBSD: MESSAGE,v 1.2 2013/04/15 19:43:11 gls Exp $

Please follow http://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto
to setup your machine for the BuildFarm.

You need to install the following packages to build PostgreSQL from GIT:

devel/bison
devel/flex

You should consider installing the following packages to be able to compile
PostgreSQL with all features:

lang/python27 (with pkgtools/pkg_alternatives to create the python link)
lang/perl5
lang/tcl
textproc/libxml2
textproc/libxslt
devel/readline
devel/p5-BSD-Resource

===========================================================================