Date: Mon, 10 Aug 2009 13:13:04 GMT From: Eugene Mychlo <myc@barev.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137639: New port: net-mgmt/NagiosAgent, A QT-based frontend to Nagios Message-ID: <200908101313.n7ADD4qs076191@www.freebsd.org> Resent-Message-ID: <200908101320.n7ADK1IG034293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137639 >Category: ports >Synopsis: New port: net-mgmt/NagiosAgent, A QT-based frontend to Nagios >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: Mon Aug 10 13:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Eugene Mychlo >Release: 7.2-RELEASE-p2 >Organization: Rekomendata, JSC >Environment: FreeBSD mycws.local 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: NagiosAgent is a QT-based frontend to Nagios. WWW: http://www.netpatch.ru/nagiosagent.html >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # NagiosAgent # NagiosAgent/distinfo # NagiosAgent/pkg-descr # NagiosAgent/Makefile # echo c - NagiosAgent mkdir -p NagiosAgent > /dev/null 2>&1 echo x - NagiosAgent/distinfo sed 's/^X//' >NagiosAgent/distinfo << '26d04c4c147c734912b0d113dbb286d4' XMD5 (NagiosAgent-1.2.0.1-src.zip) = c7182d5736d0259db20db90155149375 XSHA256 (NagiosAgent-1.2.0.1-src.zip) = d44c95f6656dca9132c7c3394e12bb59d2eaaff8256d394cefa75c20515848db XSIZE (NagiosAgent-1.2.0.1-src.zip) = 335351 26d04c4c147c734912b0d113dbb286d4 echo x - NagiosAgent/pkg-descr sed 's/^X//' >NagiosAgent/pkg-descr << '418650ed37970c906a7113b9ce74d788' XNagiosAgent is a QT-based frontend to Nagios. X XWWW: http://www.netpatch.ru/nagiosagent.html 418650ed37970c906a7113b9ce74d788 echo x - NagiosAgent/Makefile sed 's/^X//' >NagiosAgent/Makefile << '629fc97266d061f65871a2f65619fe07' X# New ports collection makefile for: NagiosAgent X# Date created: 02 Jun 2009 X# Whom: Eugene Mychlo <myc@barev.net> X# X# $FreeBSD$ X# X XPORTNAME= NagiosAgent XPORTVERSION= 1.2.0.1 XCATEGORIES= net-mgmt XMASTER_SITES= http://www.netpatch.ru/projects/nagiosagent/ \ X http://www.netpatch.ru/projects/nagiosagent/old/ XDISTNAME= ${PORTNAME}-${DISTVERSION}-src X XMAINTAINER= myc@barev.net XCOMMENT= A QT-based frontend to Nagios X XPLIST_FILES= bin/NagiosAgent \ X share/pixmaps/NagiosAgent.png X XUSE_ZIP= yes XUSE_QT_VER= 4 XQT_COMPONENTS= gui network corelib qmake_build uic_build rcc_build moc_build X XDESKTOP_ENTRIES= "NagiosAgent" "GUI client for Nagios" \ X "NagiosAgent.png" \ X "NagiosAgent" "Application;Network;" false X X.include <bsd.port.pre.mk> X Xdo-configure: X @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -unix NagiosAgent.pro X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/NagiosAgent ${PREFIX}/bin/NagiosAgent X ${INSTALL_DATA} ${WRKSRC}/resources/icon16x16.png ${PREFIX}/share/pixmaps/NagiosAgent.png X X.include <bsd.port.post.mk> 629fc97266d061f65871a2f65619fe07 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908101313.n7ADD4qs076191>