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
    Sergey Matveychuk 
    sem at FreeBSD.org
       
    Wed Jul 21 22:48:22 PDT 2004
    
    
  
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 at 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)
    
    
More information about the cvs-all
mailing list