Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2009-05-15 13:20:06
Size: 810
Editor: 130
Comment:
Revision 5 as of 2009-05-27 23:14:37
Size: 1009
Editor: DavidAdam
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * libtool
Line 9: Line 8:
 * automake14 automake17 automake18 automake19  * automake14 automake17 automake18 automake19 automake110
Line 13: Line 12:
 * docbook-xml-430 docboox-xml-440 docbook-xsl
Line 14: Line 14:
{{{
Line 15: Line 16:
}}}

The jhbuild bootstrap libtool is required as 1.5.26 (shipped in ports) is too old.
{{{
jhbuild --moduleset bootstrap build libtool
}}}

Packages required on FreeBSD:

  • python25
  • openldap-client
  • git (and deps: renderproto kbproto expat ca_root_nss tcl-modules tcl perl p5-Net-SMTP-SSL p5-Error curl pkg-config xproto libXau libXdmcp freetype2 fontconfig libpthread-stubs libxcb libX11 libXrender libXft tk cvsps)
  • gettext
  • autoconf262 (and deps: m4)
  • automake14 automake17 automake18 automake19 automake110
  • subversion (and deps: sqlite3 gdbm db42 neon28 apr-gdbm-db42)
  • p5-XML-Parser
  • docbook-utils (and deps: xextproto printproto libwww xmlcatmgr jade dsssl-docbook-modular tex-texmflocal gsfonts cmpsfont amspsfnt teTeX-texmf p5-SGMLSpm texi2html png jpeg libICE libSM gd libXext libXp libXt libXpm libXmu libXaw t1lib ghostscript8 teTeX-base jadetex lynx )
  • docbook-xml-430 docboox-xml-440 docbook-xsl

ln -s /usr/local/bin/docbook2html .local/bin/db2html

The jhbuild bootstrap libtool is required as 1.5.26 (shipped in ports) is too old.

jhbuild --moduleset bootstrap build libtool