aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/bigsister/Makefile
blob: d8b6dd69ff7232c286d9c27b838ec5705558cb9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# ports collection makefile for:    bigsister
# Date created:             25 March 2004
# Whom:                 Bruce M Simpson <bms@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   bigsister
PORTVERSION=    1.02
PORTREVISION=   7
CATEGORIES= net-mgmt
MASTER_SITES=       SF/${PORTNAME}/Big%20Sister/${PORTVERSION}
DISTNAME=       big-sister-${PORTVERSION}

MAINTAINER= freebsd@troback.com
COMMENT=    SNMP-based network and system monitor with web interface

RUN_DEPENDS=    net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp \
        rrdtool:${PORTSDIR}/databases/rrdtool \
        p5-GD>=0:${PORTSDIR}/graphics/p5-GD \
        p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
        p5-SNMP_Session>=0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
        p5-URI>=0:${PORTSDIR}/net/p5-URI

USE_GMAKE=  yes
USES=       perl5
USE_RC_SUBR=    ${PORTNAME}
NO_BUILD=   yes
HAS_CONFIGURE=  yes

WRKSRC=     ${WRKDIR}/big-sister-${PORTVERSION}

BS_USER?=   bs
BS_PERL_EXT?=   pl
BS_URL?=    /bs
BS_CGI_PATH?=   /cgi-bin
CONFIGURE_ARGS= \
    --prefix=${PREFIX}/${PORTNAME} \
    --with-cgi=${BS_CGI_PATH} \
    --with-perlext=${BS_PERL_EXT} \
    --with-url=${BS_URL} \
    --with-user=${BS_USER}

pre-install:
    @${SETENV} PKG_PREFIX=${PREFIX}/${PORTNAME} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL

.include <bsd.port.mk>
a>fluffy2009-12-223-37/+38 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * - Update CATEGORIEStabthorpe2009-06-291-1/+1 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-042-5/+4 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-143-6/+4 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-203-4/+15 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-4/+4 * Update to KOffice 1.5.1lofi2006-05-272-4/+4 * Update to KOffice 1.5.0lofi2006-04-293-7/+59 * SHA256ifyedwin2006-01-221-0/+1 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-053-4/+3 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-012-3/+3 * Update to KOffice 1.4.0a.lofi2005-07-063-30/+15 * Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly.lofi2004-12-231-1/+0 * Update to KOffice 1.3.5lofi2004-12-143-12/+4 * Update to KDE 3.3.1lofi2004-11-082-3/+3 * Update to KDE 3.3lofi2004-08-311-1/+1 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-112-3/+3 * Update to version 1.3.1lofi2004-05-063-3/+44 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-101-0/+1 * Update to KDE 3.2.0lofi2004-02-053-7/+48 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2 * Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1