# Created by: petef # $FreeBSD$ PORTNAME= qmhandle PORTVERSION= 1.3.2 PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-1.3/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tool to view and manage a qmail queue LICENSE= GPLv2 USES= qmail:run perl5 tar:bzip2 shebangfix SHEBANG_FILES= qmHandle NO_BUILD= yes NO_ARCH= yes PORTDOCS= HISTORY README OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ -e '/^##* *USER *CONFIGURATION *BEGIN *##*$$/,/^##* *USER *CONFIGURATION *END *##*$$/s/^\(#*\)my/\1our/g' \ ${WRKSRC}/qmHandle @${SED} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${FILESDIR}/qmHandle.conf.in > \ ${WRKSRC}/qmHandle.conf.sample do-install: ${INSTALL_SCRIPT} ${WRKSRC}/qmHandle ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/qmHandle.conf.sample ${STAGEDIR}${PREFIX}/etc do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor .include '>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/exilog
Commit message (Expand)AuthorAgeFilesLines
* Fix problem introduced in r302141. The directory for the unpacked sourcedougb2012-08-151-1/+3
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1
* - Remove SITE_PERL from *_DEPENDSaz2012-06-301-3/+3
* - Add IPv6 supportdhn2012-02-072-1/+63
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - remove MD5ohauer2011-07-031-1/+0
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Remove unnecessary dependency (USE_APACHE)yzlin2009-10-211-2/+1
* - USE_APACHE=yes is deprecatedpgollucci2009-04-221-1/+1
* - Use @stopdaemon in a correct wayrafan2007-02-011-1/+1