# ports collection makefile for: snmptt # Date created: 21 May 2004 # Whom: Bruce M Simpson # # $FreeBSD$ # PORTNAME= snmptt PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= nistor@snickers.org COMMENT= SNMP trap handler/translator/swiss-army-knife RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/net-snmp \ ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} USE_PERL5= yes USE_RC_SUBR= snmptt.sh SCRIPTS= snmptt snmptt-net-snmp-test snmpttconvert \ snmpttconvertmib snmptthandler DOCS= faqs.html index.html layout1.css snmptt.html \ snmpttconvert.html snmpttconvertmib.html .include do-build: post-build: @${ECHO_CMD} ${WRKSRC}/snmptt ${WRKSRC}/snmptthandler ${WRKSRC}/snmptt.ini | ${XARGS} \ ${REINPLACE_CMD} -e \ "s|/etc/snmptt.ini|${PREFIX}/etc/snmptt.ini|g ; \ s|/etc/snmp/snmptt.ini|${PREFIX}/etc/snmp/snmptt.ini|g ; \ s|/etc/snmp/snmptt.conf|${PREFIX}/etc/snmp/snmptt.conf.generic|g" do-install: .for _SCRIPT in ${SCRIPTS} ${INSTALL_SCRIPT} ${WRKSRC}/${_SCRIPT} ${PREFIX}/sbin .endfor ${MKDIR} ${PREFIX}/etc/snmp ${INSTALL_DATA} ${WRKSRC}/snmptt.ini ${PREFIX}/etc/snmp/snmptt.ini-dist .if !exists(${PREFIX}/etc/snmp/snmptt.ini) ${INSTALL_DATA} ${WRKSRC}/snmptt.ini ${PREFIX}/etc/snmp .endif ${INSTALL_DATA} ${WRKSRC}/examples/snmptt.conf.generic ${PREFIX}/etc/snmp/snmptt.conf.generic-dist .if !exists(${PREFIX}/etc/snmp/snmptt.conf) ${INSTALL_DATA} ${WRKSRC}/examples/snmptt.conf.generic ${PREFIX}/etc/snmp/snmptt.conf.generic .endif .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for _DOC in ${DOCS} ${INSTALL_MAN} ${WRKSRC}/docs/${_DOC} ${DOCSDIR} .endfor .endif .include tic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/polish
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-017-37/+37
* Add missing items to the calligra-l10n ports plists.rakuco2016-03-292-0/+2
* - Update security/gnutls to 3.4.10.tijl2016-03-271-1/+1
* - Add LICENSE_FILEamdmi32016-03-161-4/+2
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-081-2/+2
* - Makefile.local for slave ports is included by bsd.port.mk r397519dinoex2016-02-281-4/+0
* Update to version 0.2.1pawel2016-02-272-5/+7
* - Explicitly specify version for libotr.so to differentiate security/libotr a...amdmi32016-02-251-1/+1
* Update to 5.0.5.jkim2016-02-161-4/+4
* Update Calligra to 2.9.11.rakuco2016-02-092-3/+2
* polish/ekg: document ncurses requirement (USES+=ncurses)marino2016-02-061-2/+2
* Add upstream patch to fix the build with the upcoming Qt 5.5.1.rakuco2016-01-211-0/+112
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* Fix library dependency.bdrewery2016-01-081-2/+3
* Update Calligra to 2.9.10.rakuco2015-12-223-26/+38
* Update to 5.0.4.jkim2015-12-181-4/+4
* Switch to options helperpawel2015-12-121-6/+2
* - Switch to USES=shebangfixpawel2015-12-121-9/+3
* Update to version 0.2.0pawel2015-11-253-7/+8
* - Switch to options helpersamdmi32015-11-131-0/+2
* - Add LICENSEamdmi32015-11-131-1/+3
* - Fix build with gcc 4.9 [1]pawel2015-11-112-5/+12
* Update to 5.0.3.jkim2015-11-041-4/+4
* - Update to 20150428sunpoet2015-10-272-3/+3
* Update to 5.0.2.jkim2015-09-242-6/+6
* Remove the autodetect optionbapt2015-09-132-101/+34
* Update LibreOffice to 5.0.1.jkim2015-09-021-4/+4
* Update to version 0.1.9pawel2015-08-273-40/+6
* - Update to version 1.8, now Qt5 basedpawel2015-08-175-73/+50
* - Update to version 2.1, now Qt5 basedpawel2015-07-248-86/+244
* - Add NO_ARCHsunpoet2015-07-181-0/+1
* - Add NO_ARCHsunpoet2015-07-181-0/+1
* - Add NO_ARCHsunpoet2015-07-181-0/+1
* - Strip librariesamdmi32015-06-01