aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/bigsister/Makefile
blob: 35883e9e96cbea7144200b2ab1aacbccc12fce17 (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=   6
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=    ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/net-snmp \
        rrdtool:${PORTSDIR}/databases/rrdtool \
        ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
        ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
        ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
        ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI

USE_GMAKE=  yes
USE_PERL5=  yes
USE_RC_SUBR=    ${PORTNAME}.sh
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>
deletions'>-4/+5 * - convert to USES=metaport (which removes do_nada in do-install target)jgh2015-04-031-9/+2 * Refresh to a recent snapshot, so that it includes a patch to fix buildthierry2015-03-312-5/+4 * Update to 1.1.2, and pass maintainership to submitter (Ben Woods).adamw2015-03-272-4/+4 * net-p2p/tribler: Add DragonFly supportmarino2015-03-261-0/+1 * net-p2p/libtorrent-rasterbar: Add DragonFly supportmarino2015-03-262-0/+23 * 2 ports categories: Remove $PTHREAD_LIBSmarino2015-03-2510-43/+9 * Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-204-4/+4 * Update to version 5.6.0.0pawel2015-03-192-3/+3 * Update to upstream version 1.4.111riggs2015-03-142-5/+5 * net-p2p/deluge: fix blocklist pluginrm2015-03-112-1/+45 * Remove Author from pkg-descr and white space fixesbapt2015-03-032-2/+0 * net-p2p/btsync: update 1.4.106 -> 1.4.110robak2015-03-012-5/+5 * net-p2p/tribler: update 6.3.3 -> 6.4.3robak2015-02-284-208/+105 * - Switch to linguisttools_buildamdmi32015-02-281-1/+1 * - Switch to linguisttools_buildamdmi32015-02-281-1/+1 * - Switch to linguisttools_buildamdmi32015-02-281-1/+1 * net-p2p/bitcoin: Use linguisttools, 45 less dependencieskoobs2015-02-251-1/+1 * net-p2p/bitcoin: Centralise regression-test targetkoobs2015-02-242-3/+3 * net-p2p/bitcoin: Reinstate BDB includes for WALLET optionkoobs2015-02-241-0/+3 * net-p2p/bitcoin: Update to 0.10.0, split bitcoin-utils, LOTS MOREkoobs2015-02-248-116/+123 * Update from 0.16.17 to 0.16.19. It is unclear, why the previousmi2015-02-242-4/+3 * Upgrade from 3.1.11 to 3.1.12. Switch to using the .xz-compressedmi2015-02-242-4/+4 * - Remove deprecated USE_KDE4=kdehiermakc2015-02-202-2/+2 * Improve style/consistency among the ports I maintainjbeich2015-02-161-4/+2 * - Add CPE information for Transmission ports [1]jbeich2015-02-114-9/+8 * - Update to 1.4.106amdmi32015-01-272-5/+5 * net-p2p/libtorrent-rasterbar: fix build with LibreSSLrm2015-01-193-11/+38 * Add missing USE_OPENSSL=yestijl2015-01-151-2/+3 * Allow building with libc++ r224926antoine2015-01-121-0/+11 * - Bump PORTREVISION. lzarus has been updatedacm2015-01-111-2/+2 * Do not override USES set by slave ports in master portsantoine2015-01-061-1/+1 * Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1 * Convert to USES=execinfopawel2015-01-061-3/+2 * security/libgcrypt: 1.6.1 -> 1.6.2, bump dependspi2015-01-033-2/+3 * - Add LICENSEsunpoet2015-01-022-16/+17 * net-p2p/deluge: add explicit dependency on pygnome2rm2014-12-301-3/+3 * Update to version 5.5.0.0pawel2014-12-242-4/+3 * Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-243-3/+3 * Get rid of gnomehierbapt2014-12-211-3/+3 * Cleanup plistbapt2014-12-214-8/+0 * Update to version 0.9.2.4pawel2014-12-192-6/+5 * Fix distinfoantoine2014-12-181-2/+2 * - Reset maintainership of my portsgahr2014-12-112-2/+2 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1 * Update "BSD" license in net-p2p categoryfeld2014-12-082-2/+3 * Add USES=compiler to rtorrent port.madpilot2014-12-041-2/+2 * net-p2p/deluge: update to 1.3.11rm2014-12-022-3/+3 * Refresh. This is 0.9.27.thierry2014-11-303-4/+29 * Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-301-1/+1 * - Revert last commit r373094nemysis2014-11-291-2/+0