From owner-freebsd-ports@FreeBSD.ORG Mon Jul 16 17:27:33 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C248106566C for ; Mon, 16 Jul 2012 17:27:33 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9BA8FC16 for ; Mon, 16 Jul 2012 17:27:32 +0000 (UTC) Received: by bkcje9 with SMTP id je9so5118530bkc.13 for ; Mon, 16 Jul 2012 10:27:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=lOCECpWqo4ECgLc7csClQin2g753cEC3unvhgEoWpZw=; b=Wy7FX9LxLI2EJSV9DLESlIrHTzVdQeCrqHNNTaQdoSBdtrgvwyH8lG9WDGJy5On//e h2XVUzu7bmqz11U4UhYVLdDnjX2PkT3mzofpLQMdYrFOE1PQfHaunuFdvG/KEWPhzLWx QbUHTAu/u7T49gDK+brmshp8T2vRzrlc+b9XhUoqRGDLZ6jcuseYZBAw32sNkpVpCOgo 3+R386B7W9v9b3H4FBDmV91oyfyo3EZ7VTclpwAGy9PsqeOXiKgmBwlfN7hPWXdt+hX3 1gkaTxSpnZdaV33cpjO4EGupm0mBZewpYQbEgjSO0KpjK40rUyXZdpGjkXvsrR9Eq5sk j5bg== Received: by 10.205.134.137 with SMTP id ic9mr5250562bkc.57.1342459651653; Mon, 16 Jul 2012 10:27:31 -0700 (PDT) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.204.49.87 with HTTP; Mon, 16 Jul 2012 10:27:01 -0700 (PDT) In-Reply-To: <20120716090846.GA22252@vagabond.ma.maison> References: <20120716090846.GA22252@vagabond.ma.maison> From: Chris Rees Date: Mon, 16 Jul 2012 18:27:01 +0100 X-Google-Sender-Auth: dDwipXiDKJvhlTzPVga2nn4kyZ4 Message-ID: To: Pierre DAVID Content-Type: text/plain; charset=ISO-8859-1 Cc: ports@freebsd.org Subject: Re: Ports available for the Netmagis software 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: Mon, 16 Jul 2012 17:27:33 -0000 On 16 July 2012 10:08, Pierre DAVID wrote: > Hi, > > I'm one of the authors of Netmagis (for Network MAnaGement Information > System). We have released (see announcement below) the 2.1.0 version > some days ago: > http://netmagis.org/ > > To ease installation, we included ready-to-use FreeBSD ports: > http://netmagis.org/download.html > > Source for these ports are also available on github: > https://github.com/pdav/netmagis/ (see the pkg/freebsd/ subdir) > > Installation is detailed on: > http://netmagis.org/install-2.1.html > > I would be gratefull is someone could check these ports, and gives > us some feedback. And possibly commit them in the ports tree (category > net-mgmt)... > > Thanks in advance, > > > Pierre > > P.S.: also PR 169509 Great start on the ports-- it'll be good to get them in the tree once beaten into shape. I'll see what I can do. Chris