ports/68772: New Port: net-mgmt/netustad

ozkan@enderunix.org root at mersin.edu.tr
Wed Jul 7 15:00:44 UTC 2004


>Number:         68772
>Category:       ports
>Synopsis:       New Port: net-mgmt/netustad
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 07 15:00:40 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ozkan KIRIK
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
EnderUNIX Software 
>Environment:
System: FreeBSD 

	
>Description:
	Adding netUstad network management software to FreeBSD Ports Tree net-mgmt/
	
>How-To-Repeat:
	Adding new port
	
>Fix:

	

--- netustad_port begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-message
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:   netustad
X# Date created:                 4 July 2004
X# Whom:                         ozkan at enderunix.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=	netustad
XPORTVERSION=	0.1
XCATEGORIES=	net-mgmt security
XMASTER_SITES=	http://www.enderunix.org/netustad/
X
XMAINTAINER=	ozkan at enderunix.org
XCOMMENT=	A web based admin tool that manages network services
X
XPREFIX?=	${LOCALBASE}
XNETUSTADDIR?=   ${PREFIX}/netustad
X
XPLIST_SUB+=     NETUSTADDIR="${NETUSTADDIR:S,^${PREFIX}/,,}"
X
XMAN8=		netustad.8 netustadpasswd.8
XMAN5=		netustad.conf.5
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE} | ${SED} -e 's|%%PREFIX%%|${PREFIX}|g'
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (netustad-0.1.tar.gz) = b6db01f65bef3c454c8a81c959dccc93
XSIZE (netustad-0.1.tar.gz) = 38761
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XTo ease the task of network administration, 
Xdecrease the likelihood of erronous command execution and 
Xto maintain all network services from a central point, 
XEnderUNIX SDT anounces the availability of its 9th open-source tool, netUstad. 
X
XIt has been coded in C language and includes its own HTTP server.
XThe newly anounced version provides a web interface for 
Xsystem administrators to add/delete/update IPFW rulesets.
X
XYou can manage your IPFW firewall via a TCP/IP connected remote PC, easily.
XDevelopment version icludes modules to manage whole 
Xnetwork services (routing tables, network interfaces)
X
XProject Page:
XWWW: http://www.enderunix.org/netustad
X
X- Ozkan KIRIK
Xozkan at enderunix.org
XEnderUNIX SDT @ Turkey
END-of-pkg-descr
echo x - pkg-message
sed 's/^X//' >pkg-message << 'END-of-pkg-message'
X********************************************
X* You must run this program as root	   *
X* Program directory  : %%PREFIX%%/netustad *
X* Your AdminUser     : admin		   *
X* Your AdminPassword : admin		   *
X* Don't forget to change your password!	   *
X********************************************
X
END-of-pkg-message
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
X%%NETUSTADDIR%%/netustad
X%%NETUSTADDIR%%/netustad.conf
X%%NETUSTADDIR%%/netustadctl
X%%NETUSTADDIR%%/netustadpasswd
X%%NETUSTADDIR%%/script/English
X%%NETUSTADDIR%%/script/Turkce
X%%NETUSTADDIR%%/script/action1.inc
X%%NETUSTADDIR%%/script/action2.inc
X%%NETUSTADDIR%%/script/addform
X%%NETUSTADDIR%%/script/addrule.inc
X%%NETUSTADDIR%%/script/authform
X%%NETUSTADDIR%%/script/bg.png
X%%NETUSTADDIR%%/script/delete.jpg
X%%NETUSTADDIR%%/script/edit-parse
X%%NETUSTADDIR%%/script/editform
X%%NETUSTADDIR%%/script/editrule.inc
X%%NETUSTADDIR%%/script/intf-parse
X%%NETUSTADDIR%%/script/loginform.inc
X%%NETUSTADDIR%%/script/maketable
X%%NETUSTADDIR%%/script/netustad.css
X%%NETUSTADDIR%%/script/proto.inc
X%%NETUSTADDIR%%/script/ruleoption1.inc
X%%NETUSTADDIR%%/script/ruleoption2.inc
X%%NETUSTADDIR%%/script/showrule
X%%NETUSTADDIR%%/script/static-parse
X at dirrm %%NETUSTADDIR%%/script
X at dirrm %%NETUSTADDIR%%
END-of-pkg-plist
exit
--- netustad_port ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list