Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2009 21:14:56 -0200 (BRST)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140003: [NEW PORT] www/ftasv: Is a commandline scoreboard viewer for the Apache server
Message-ID:  <20091026231456.4B8863F5FF4@fbsd.scjamorim.org>
Resent-Message-ID: <200910262320.n9QNK1YE087871@freefall.freebsd.org>

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

>Number:         140003
>Category:       ports
>Synopsis:       [NEW PORT] www/ftasv: Is a commandline scoreboard viewer for the Apache server
>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 Oct 26 23:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
Apache's status module is an easy way to get information about what
your webserver is doing - at any time, except when you need that
information. Because this information is normally gathered via the
server-status page, it will be unavailable when the webserver is not responding.
The system administrator can restart the daemon and hope to get a glimpse of the
server-status page, a tiny clue about what is causing the trouble, before the 
server gets overloaded again.

This project aims at helping the system administrator get his information
in crisis situations. 

WWW:	http://fabletech.com/ftasv

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ftasv-0.9.2.shar 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:
#
#	ftasv
#	ftasv/pkg-descr
#	ftasv/Makefile
#	ftasv/files
#	ftasv/files/pkg-message.in
#	ftasv/distinfo
#
echo c - ftasv
mkdir -p ftasv > /dev/null 2>&1
echo x - ftasv/pkg-descr
sed 's/^X//' >ftasv/pkg-descr << '0b663cd763fcfe89e84c0bfca19aacc1'
XApache's status module is an easy way to get information about what
Xyour webserver is doing - at any time, except when you need that
Xinformation. Because this information is normally gathered via the
Xserver-status page, it will be unavailable when the webserver is not responding.
XThe system administrator can restart the daemon and hope to get a glimpse of the
Xserver-status page, a tiny clue about what is causing the trouble, before the 
Xserver gets overloaded again.
X
XThis project aims at helping the system administrator get his information
Xin crisis situations. 
X
XWWW:	http://fabletech.com/ftasv
0b663cd763fcfe89e84c0bfca19aacc1
echo x - ftasv/Makefile
sed 's/^X//' >ftasv/Makefile << '737371b0b4f483094ba90a2d5bd554fb'
X# New ports collection makefile for:	ftasv
X# Date created:		2009-10-26
X# Whom:			Sylvio Cesar <scjamorim@bsd.com.br>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ftasv
XPORTVERSION=	0.9.2
XCATEGORIES=	www
XMASTER_SITES=	http://fabletech.com/${PORTNAME}-download/
X
XMAINTAINER=	scjamorim@bsd.com.br
XCOMMENT=	Is a commandline scoreboard viewer for the Apache server
X
XBUILD_DEPENDS=	${LOCALBASE}/bin/apr-1-config:${PORTSDIR}/devel/apr
X
XGNU_CONFIGURE=	yes
XUSE_APACHE=	2.2+
X
XPLIST_FILES=	sbin/ftasv
XSUB_FILES=	pkg-message
X
XPORTDOCS=	AUTHORS COPYING ChangeLog README
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for docs in ${PORTDOCS}
X	${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}
X.endfor
X.endif
X	@${CAT} ${PKGMESSAGE}
X.include <bsd.port.mk>
737371b0b4f483094ba90a2d5bd554fb
echo c - ftasv/files
mkdir -p ftasv/files > /dev/null 2>&1
echo x - ftasv/files/pkg-message.in
sed 's/^X//' >ftasv/files/pkg-message.in << 'f8394703df41b13f7449bbc7cdbc4d81'
X
X*******************************************************************************
X
X    See %%DOCSDIR%%/README to know how configure the httpd.conf
X    of your apache.
X
X*******************************************************************************
X
f8394703df41b13f7449bbc7cdbc4d81
echo x - ftasv/distinfo
sed 's/^X//' >ftasv/distinfo << '9b9e14b790edc788e6c685b1b4212cfe'
XMD5 (ftasv-0.9.2.tar.gz) = 42147e557cd54f873c4da724e703ecec
XSHA256 (ftasv-0.9.2.tar.gz) = 25ffe8852cfc0522915e6ff25231401b3826895fcc065ba3c973cb5bcd72a49e
XSIZE (ftasv-0.9.2.tar.gz) = 104377
9b9e14b790edc788e6c685b1b4212cfe
exit
--- ftasv-0.9.2.shar ends here ---

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



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