phryk / poudriere

Port/Package build and test system

Home Page:https://github.com/freebsd/poudriere/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to poudriere!

poudriere is a tool primarily designed to test package production on FreeBSD. However, most people will find it useful to bulk build ports for FreeBSD.

Its goals are to use modern facilities present in FreeBSD (such as ZFS, jails), to be easy to use and to depend only on base.

Where is the documentation?

The canonical documentation is located at:

https://github.com/freebsd/poudriere/wiki

A copy of this documentation could be found in the doc directory.

You can also open the poudriere's manpage, located in the 8th section.

Support

IRC: #poudriere on freenode Mailing list: freebsd-pkg@FreeBSD.org

Getting started with poudriere

  1. Install it by typing "./configure", "make" and "make install" at the top-level directory
  2. Copy /usr/local/etc/poudriere.conf.sample to /usr/local/etc/poudriere.conf
  3. Edit it to suit your needs
  4. man poudriere, search for EXAMPLES, read the wiki https://github.com/freebsd/poudriere/wiki
  5. Follow "bulk build of binary packages" steps
  6. Enjoy your new fresh binary packages!

Build status

  • FreeBSD 10.3-amd64 FreeBSD 10.3-amd64
  • FreeBSD 12-CURRENT-armv6 FreeBSD 12-CURRENT-armv6

About

Port/Package build and test system

https://github.com/freebsd/poudriere/wiki


Languages

Language:Makefile 57.4%Language:Shell 23.5%Language:C 8.3%Language:Perl 3.5%Language:Python 2.0%Language:JavaScript 1.8%Language:Roff 1.3%Language:Awk 0.8%Language:HTML 0.7%Language:Ruby 0.3%Language:Tcl 0.3%Language:CSS 0.2%Language:Perl 6 0.1%Language:M4 0.1%Language:Assembly 0.0%