From owner-freebsd-ports@FreeBSD.ORG Fri Aug 3 18:54:54 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 65AFE106564A; Fri, 3 Aug 2012 18:54:54 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id C5CE48FC0A; Fri, 3 Aug 2012 18:54:53 +0000 (UTC) Received: by eeke52 with SMTP id e52so306488eek.13 for ; Fri, 03 Aug 2012 11:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Gq+RE6GNOgnPPNoJaE6qu4UvHXyUbnf4EVjra//j30k=; b=FQKHLRW5XxaVqlhyilp33k0pWCnMSA2jV67thJedeIj1yr03wpMe6MItWYjCzRH8Kr Tb1gayG80tLNNSHR2eNkiNzf7VmjvAuLzX2aO1pihS4f2gWvDsVR7myDxWMdW1Ubg/1H /PepHIL15YLLNjUg5QbeHd0X05/8Eo6yQkqIy1qnF6jcGiVtEyPK7kcB5KHn7AQF98rx wSY6SvwtK8LxwBnPuUWwJy0aJZDE1N3l2SJG5ltml92K3dfzgP2/LBWhxMbScqayEZ4S FV53ipNF2mxrqSetKeYyQMsCjCiCCKR6tVjYRo5SynxbIm3MWYADp0V6QSNjJAfSSGqd 6IJA== MIME-Version: 1.0 Received: by 10.14.214.197 with SMTP id c45mr3323233eep.37.1344020086688; Fri, 03 Aug 2012 11:54:46 -0700 (PDT) Received: by 10.14.216.70 with HTTP; Fri, 3 Aug 2012 11:54:46 -0700 (PDT) Date: Fri, 3 Aug 2012 21:54:46 +0300 Message-ID: From: Marin Atanasov Nikolov To: freebsd-ports@freebsd.org, ml-freebsd-stable Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Jenkins+FreeBSD handbooks X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Aug 2012 18:54:54 -0000 Hello, Sometime ago I have been asked by a few fellow FreeBSD users for a Jenkins+FreeBSD handbooks. It took me some time in order to get them published, but here they are. Hope you find them useful. * Continuous Integration with Jenkins under FreeBSD [1] * Building project's documentation with Jenkins and Doxygen [2] * Code analysis with Jenkins and Clang scan-build [3] * Continuous package building with poudriere and Jenkins under FreeBSD [4] A Jenkins CI instance with the above documentations and projects can be found in [5]. Regards, Marin [1]: http://unix-heaven.org/jenkins-continuous-integration-under-freebsd [2]: http://unix-heaven.org/building-documentation-with-jenkins [3]: http://unix-heaven.org/code-analysis-with-jenkins-and-scan-build [4]: http://unix-heaven.org/continuous-package-building-with-poudriere-and-jenkins [5]: http://jenkins.unix-heaven.org/jenkins/ -- Marin Atanasov Nikolov dnaeon AT gmail DOT com http://www.unix-heaven.org/