The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

PkgForge - The Package Forge build farm system

VERSION

This documentation refers to PkgForge version 1.4.8

DESCRIPTION

Package Forge (PkgForge) is a build farm system. A framework is provided to allow multiple platforms (e.g. Redhat and Debian Linux as well as MacOSX) to build binary software packages from the same source packages.

The build jobs are registered and scheduled via the Registry which is based around a PostgreSQL database. See PkgForge::Registry for details.

The submitted jobs are processed and built using server daemons. See PkgForge::Server for details.

There is an, optional, web interface which provides access to the information stored in the Registry. See PkgForge::Web for details.

SEE ALSO

PkgForge::Registry, PkgForge::Server, PkgForge::Web

PLATFORMS

This is the list of platforms on which we have tested this software. We expect this software to work on any Unix-like platform which is supported by Perl.

ScientificLinux5, Fedora13

BUGS AND LIMITATIONS

Please report any bugs or problems (or praise!) to bugs@lcfg.org, feedback and patches are also always very welcome.

AUTHOR

    Stephen Quinney <squinney@inf.ed.ac.uk>

LICENSE AND COPYRIGHT

    Copyright (C) 2011 University of Edinburgh. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GPL, version 2 or later.