Date: Thu, 22 Jul 2004 05:48:22 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/netustad Makefile distinfo pkg-descr pkg-message pkg-plist ports/net-mgmt/netustad/files netustad.sh.sample Message-ID: <200407220548.i6M5mMu3087222@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2004-07-22 05:48:22 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/netustad Makefile distinfo pkg-descr pkg-message pkg-plist net-mgmt/netustad/files netustad.sh.sample Log: To ease the task of network administration, decrease the likelihood of erronous command execution and to maintain all network services from a central point, EnderUNIX SDT anounces the availability of its 9th open-source tool, netUstad. It has been coded in C language and includes its own HTTP server. The newly anounced version provides a web interface for system administrators to add/delete/update IPFW rulesets. You can manage your IPFW firewall via a TCP/IP connected remote PC, easily. Development version icludes modules to manage whole network services (routing tables, network interfaces) PR: ports/69176 Submitted by: Ozkan KIRIK <ozkan@enderunix.org> Approved by: krion (mentor) (implicitly) Revision Changes Path 1.20 +1 -0 ports/net-mgmt/Makefile 1.1 +23 -0 ports/net-mgmt/netustad/Makefile (new) 1.1 +2 -0 ports/net-mgmt/netustad/distinfo (new) 1.1 +56 -0 ports/net-mgmt/netustad/files/netustad.sh.sample (new) 1.1 +20 -0 ports/net-mgmt/netustad/pkg-descr (new) 1.1 +7 -0 ports/net-mgmt/netustad/pkg-message (new) 1.1 +39 -0 ports/net-mgmt/netustad/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407220548.i6M5mMu3087222>