1 [[meta title="FreeBSD port available"]]
3 There is now a FreeBSD port available for the Monkeysphere.
5 It has been built and tested (so far) on a FreeBSD 7.1 AMD64 system,
6 installed from the [BETA2
7 ISOs](ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-amd64/7.1/). Many
8 thanks to [Anarcat](http://anarcat.ath.cx/pgp) for his work in pulling
11 While the monkeysphere is not officially included in the ports tree
13 report](http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128406) has
14 been submitted, and the package itself is functional.
16 The latest version of the ports directory can be found in [the git
17 repository](/community) under
18 `packaging/freebsd/security/monkeysphere`. Please [let us
19 know](/community) if you encounter any problems with it on a FreeBSD
22 If you have git installed on your FreeBSD system, you should be able
23 to build the latest port with:
25 git clone git://git.monkeysphere.info/monkeysphere
26 cp -a monkeysphere/packaging/freebsd/security/monkeysphere /usr/ports/security
27 cd /usr/ports/security/monkeysphere