# New ports collection makefile for: upsmon # Date created: 5 Oct 1998 # Whom: Igor Vinokurov # # $FreeBSD$ # PORTNAME= upsmon PORTVERSION= 2.1.3 CATEGORIES= sysutils MASTER_SITES= ftp://newcorridor.com/pub/upsmon/ MAINTAINER= ports@FreeBSD.org COMMENT= Basic UPS monitor for the APC SmartUPS devices MAKEFILE= makefile.bsdi NO_PACKAGE= "must provide without modifications" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/upsstat ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/upsmond ${PREFIX}/sbin ${SED} -e 's#!!PREFIX!!#${PREFIX}#g' ${FILESDIR}/upsmon.sh \ > ${PREFIX}/etc/rc.d/upsmon.sh @${CHMOD} +x ${PREFIX}/etc/rc.d/upsmon.sh .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR} .endif post-install: ${SED} -e 's#/usr/local#${PREFIX}#' ${PKGMESSAGE} .include d-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/hfst
Commit message (Expand)AuthorAgeFilesLines
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Update to version 3.8.2.demon2015-05-043-6/+6
* Update to version 3.8.1demon2015-05-033-11/+46
* math/hfst: unbreak build on DragonFly and fix libxml2 usagejbeich2015-05-011-2/+4
* math/hfst: unbreak build on 8.x/9.x (flex 2.5.4)jbeich2015-05-011-0/+8
* Cleanup plistantoine2014-11-151-6/+0
* - Convert ports of math/ to new USES=pythonmva2014-10-221-2/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* Update to 3.7.2, install hfst.pc into correct location.demon2014-07-054-8/+19
* Add missing dep.demon2014-07-041-1/+1