ports/62962: New port

Sergey Velichkevich serg at cad.kiev.ua
Tue Feb 17 13:40:12 UTC 2004


>Number:         62962
>Category:       ports
>Synopsis:       New port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 17 05:40:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Velichkevich
>Release:        FreeBSD 5.2-RELEASE-p2 i386
>Organization:
National Technical University of Ukraine Kiev Politechnic
Institute CAD department 
>Environment:
System: FreeBSD dream.cad.ntu-kpi.kiev.ua 5.2-RELEASE-p2 FreeBSD 5.2-RELEASE-p2 #2: Fri Feb 6 20:07:27 EET 2004 root at dream.cad.ntu-kpi.kiev.ua:/usr/obj/usr/src/sys/DREAM i386


	
>Description:
	New port: wmping  
	Wmping is a dockapp which checks the status of hosts in your network. It
	show "up" status for a host that is available (ping packets are returned to
	you) and "down" status for a host that cannot be pinged. 

>How-To-Repeat:
	
>Fix:

	



# 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:
#
#       wmping/
#       wmping/Makefile
#       wmping/pkg-descr
#       wmping/pkg-plist
#       wmping/distinfo
#
echo c - wmping/
mkdir -p wmping/ > /dev/null 2>&1
echo x - wmping/Makefile
sed 's/^X//' >wmping/Makefile << 'END-of-wmping/Makefile'
X# New ports collection makefile for:    wmping
X# Date created:         16 February 2004
X# Whom:                 Sergey Velichkevych <serg at cad.kiev.ua>
X#
X
XPORTNAME=       wmping
XPORTVERSION=    0.2
XCATEGORIES=     sysutils windowmaker
XMASTER_SITES=   http://sourceforge.net/projects/wmping/
X
XMAINTAINER=     serg at cad.kiev.ua
XCOMMENT=        Windowmaker dock app to display network hosts status
X
XUSE_X_PREFIX=   yes
XUSE_XPM=        yes
XUSE_GMAKE=      yes
XGNU_CONFIGURE=  yes
X
XMAN1=           wmping.1
X
Xdo-install:
X       ${INSTALL_PROGRAM} ${WRKSRC}/wmping ${PREFIX}/bin/
X       ${INSTALL_MAN} ${WRKSRC}/wmping.1 ${PREFIX}/man/man1
X.ifndef(NOPORTDOCS)
X       @${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 555 \
X       ${PREFIX}/share/doc/${PORTNAME}
X.for file in BUGS CHANGES COPYING README TODO
X       @${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/${PORTNAME}
X.endfor
X.endif # !NOPORTDOCS
X
X.include <bsd.port.mk>
END-of-wmping/Makefile
echo x - wmping/pkg-descr
sed 's/^X//' >wmping/pkg-descr << 'END-of-wmping/pkg-descr'
XThis is a port of wmping which is a Windowmaker dock app which
Xis  simple usefull program that allows to check host status in your
Xnetwork environment. It can be used for monitoring servers in the network.
X
XWWW: http://sourceforge.net/projects/wmping/
X
X- Sergey Velichkevych
Xserg at cad.kiev.ua
END-of-wmping/pkg-descr
echo x - wmping/pkg-plist
sed 's/^X//' >wmping/pkg-plist << 'END-of-wmping/pkg-plist'
Xbin/wmping
X%%PORTDOCS%%share/doc/wmping/BUGS
X%%PORTDOCS%%share/doc/wmping/CHANGES
X%%PORTDOCS%%share/doc/wmping/COPYING
X%%PORTDOCS%%share/doc/wmping/README
X%%PORTDOCS%%share/doc/wmping/TODO
X%%PORTDOCS%%@dirrm share/doc/wmping
END-of-wmping/pkg-plist
echo x - wmping/distinfo
sed 's/^X//' >wmping/distinfo << 'END-of-wmping/distinfo'
XMD5 (wmping-0.2.tar.gz) = fa5e4a111d6108816ae403b9f907e1ac
XSIZE (wmping-0.2.tar.gz) = 100054
END-of-wmping/distinfo
exit


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



More information about the freebsd-ports-bugs mailing list