# Created by: alm # $FreeBSD$ PORTNAME= bsmtrace PORTVERSION= 1.4 PORTREVISION= 0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= csjp MAINTAINER= alm@FreeBSD.org COMMENT= BSM based intrusion detection system SUB_FILES= pkg-message MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= PCRE EXAMPLES .include .if ${PORT_OPTIONS:MPCRE} LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre MAKE_ENV+= PCRE=1 LIBS="-lpcre -L${LOCALBASE}/lib" CFLAGS+= -I${LOCALBASE}/include .endif pre-build: ${REINPLACE_CMD} -e \ 's,/etc/bsmtrace.conf,${PREFIX}/etc/bsmtrace.conf,' \ ${WRKSRC}/config.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.conf.5 \ ${STAGEDIR}${MAN5PREFIX}/man/man5 .include antw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add optional dependency Net::FTPleeym2006-04-191-8/+8
* Update to 1.122erwin2006-04-192-4/+4
* Reset petef due to no response to email. We hope to see him back sometime.linimon2006-04-151-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* Let the IGNORE message make a bit more sense and change it from:erwin2005-11-011-1/+1
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
* Trim whitespace.trevor2004-04-111-1/+1
* Update to 1.120.petef2004-03-152-2/+3
* - update to 1.119petef2004-01-073-16/+18
* - make the p5-IO dependency conditional on the Perl versionpetef2003-12-212-26/+30
* Update to 1.118.petef2003-10-273-28/+26
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-241-1/+0
* utilize SITE_PERLijliao2003-10-242-30/+29
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-2/+11
* Clear moonlight beckons.ade2003-03-072-1/+1