From owner-freebsd-ports@FreeBSD.ORG Mon Jul 16 09:08:50 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 B4CA1106564A for ; Mon, 16 Jul 2012 09:08:50 +0000 (UTC) (envelope-from pdagog@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 46DC48FC15 for ; Mon, 16 Jul 2012 09:08:50 +0000 (UTC) Received: by eabm6 with SMTP id m6so1666152eab.13 for ; Mon, 16 Jul 2012 02:08:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:content-transfer-encoding:user-agent; bh=No9HNqTEK/L7ufxHl92BYSn6Fxcn2Ald2O/uuDep/Xk=; b=Eva4lWqWYDuAlTBCBvccxi07KNfdhOtrxRw4NdYcaFqyOYzm9GiUxCSJcxctis5s+U u3OXGGm828SmpHuH8tfupwc0yas1X+FFskFNnxYTyVsLyphwUDxzx2lFwMS2DarmO1n6 5C59q9RFxMs0KSBR98x9s01AntjkcxgI6HSyLVBBqJ60e+7UKhbfjhQKOqD+1KcF1MFl V/knUhH4xDtnXiNTEr2XgJZt2fIRgiJmJ5KR1tDHiID/4EEP3g4QOTubaF8bmJ+36NHA Q0RIvI4Vzh6sRgLUJxkCadJWgqkxhG0zKc16dTDvfKVgeNCtlt5b7MV2OYX/7pe/Cdu7 UYpA== Received: by 10.14.204.72 with SMTP id g48mr8179478eeo.36.1342429729235; Mon, 16 Jul 2012 02:08:49 -0700 (PDT) Received: from localhost ([2001:660:4701:1001:21b:24ff:fea2:8838]) by mx.google.com with ESMTPS id f45sm16890222eep.12.2012.07.16.02.08.48 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 16 Jul 2012 02:08:48 -0700 (PDT) Date: Mon, 16 Jul 2012 11:08:47 +0200 From: Pierre DAVID To: ports@freebsd.org Message-ID: <20120716090846.GA22252@vagabond.ma.maison> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: 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 09:08:50 -0000 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 ------------------------------------------------------------------------------ We are proud to announce the release 2.1.0 of Netmagis. Netmagis (NETwork Management Information System) is a complete application which aims to simplify operation of a network. Netmagis is an open-source software. More specifically, it allows a network administrator to: - manage IPv4 and IPv6 addresses; - generate data for a DNS server and get BIND zone files always up to date and consistant; - delegate DNS management to other network administrators or every non-specialist of DNS management; - specify groups of users and very fine access privileges on addresses, on domains, etc; - manage DHCP allocations (both static or dynamic) with profiles to parametrize network boot; - use your existing LDAP directory to manage accounts, or manage accounts with the Netmagis database; - manage a large number of networks, users domains, DHCP profiles, etc.; - visualize with automatically generated network maps your network topology (switched or routed); - give access on these maps to users; - assign VLAN to equipment interfaces via a simple Web interface (for Cisco, HP or Juniper equipments); - delegate VLAN assignment to other network administrators or every non-specialist of equipment management; - access to traffic graphs that you have specified on your equipments; - locate hosts by IP address, MAC address or network equipement port. Netmagis is available on http://netmagis.org/ FreeBSD ports and Debian/Ubuntu packages are also available on http://netmagis.org. See installation instructions. Pierre David & Jean Benoit & Sébastien Boggia