Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 20:22:00 +0300 (EEST)
From:      ozkan@enderunix.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        team@enderunix.org
Subject:   ports/69008: [NEW PORT] net-mgmt/netustad
Message-ID:  <20040713172200.1B6DA450B1@mail.mersin.edu.tr>
Resent-Message-ID: <200407131720.i6DHKKct024137@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69008
>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:   Tue Jul 13 17:20:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Ozkan KIRIK
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
EnderUNIX SDT @ Turkey
>Environment:
System: FreeBSD mail.mersin.edu.tr


	
>Description:
	Adding netUstad network management software to FreeBSD Ports Tree net-mgmt
	
>How-To-Repeat:
	Applyin Patches ;)
	
>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@enderunix.org
X#
X# $FreeBSD$
X#
X
XPORTNAME=	netustad
XPORTVERSION=	0.1.1
XCATEGORIES=	net-mgmt security
XMASTER_SITES=	http://www.enderunix.org/netustad/
X
XMAINTAINER=	ozkan@enderunix.org
XCOMMENT=	A web based admin tool that manages network services
X
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.1.tar.gz) = eaad99dea911897ba048dbf8dcdc7bfa
XSIZE (netustad-0.1.1.tar.gz) = 38760
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@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'
Xbin/netustad
Xbin/netustadctl
Xbin/netustadpasswd
X@unexec if cmp -s %D/etc/netustad.conf %D/etc/netustad.conf-dist; then rm -f %D/etc/netustad.conf; fi
Xetc/netustad.conf-dist
X@exec [ -f %B/netustad.conf-dist ] || cp %B/%f %B/netustad.conf
Xshare/netustad/script/English
Xshare/netustad/script/Turkce
Xshare/netustad/script/action1.inc
Xshare/netustad/script/action2.inc
Xshare/netustad/script/addform
Xshare/netustad/script/addrule.inc
Xshare/netustad/script/authform
Xshare/netustad/script/bg.png
Xshare/netustad/script/delete.jpg
Xshare/netustad/script/edit-parse
Xshare/netustad/script/editform
Xshare/netustad/script/editrule.inc
Xshare/netustad/script/intf-parse
Xshare/netustad/script/loginform.inc
Xshare/netustad/script/maketable
Xshare/netustad/script/netustad.css
Xshare/netustad/script/proto.inc
Xshare/netustad/script/ruleoption1.inc
Xshare/netustad/script/ruleoption2.inc
Xshare/netustad/script/showrule
Xshare/netustad/script/static-parse
X%%PORTDOCS%%%%DOCSDIR%%/CHANGES
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%DOCSDIR%%/FAQ
X%%PORTDOCS%%%%DOCSDIR%%/GPL-License
X%%PORTDOCS%%%%DOCSDIR%%/INSTALL
X%%PORTDOCS%%%%DOCSDIR%%/THANKS
X%%PORTDOCS%%%%DOCSDIR%%/TODO
X@dirrm share/netustad/script
X@dirrm share/netustad
X@dirrm %%PORTDOCS%%%%DOCSDIR%%
END-of-pkg-plist
exit
--- netustad_port ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040713172200.1B6DA450B1>