mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Define rules for PORTSCOUT checking in some of my ports
This commit is contained in:
parent
d3552dea42
commit
9927229e72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247200
@ -34,6 +34,8 @@ PLIST_DIRS= lib/arj
|
||||
|
||||
MAN1= arj-register.1 arj.1 arjdisp.1 rearj.1
|
||||
|
||||
PORTSCOUT= skipv:3.10g
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's!/etc!${LOCALBASE}/etc!' \
|
||||
${WRKSRC}/arj.c ${WRKSRC}/file_reg.c ${WRKSRC}/rearj.c
|
||||
|
@ -24,6 +24,8 @@ CONFLICTS+= qmail-vida-[0-9]*
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
PORTSCOUT= skipv:1.04
|
||||
|
||||
.if defined(SLAVE_LDAP) || \
|
||||
defined(SLAVE_MYSQL)
|
||||
BARRIER_MAILDIRQUOTA_PATCH= yes
|
||||
|
@ -29,6 +29,8 @@ MAN3= Razor2::Errorhandler.3 Razor2::Preproc::deHTMLxs.3 \
|
||||
Razor2::Syslog.3
|
||||
MAN5= razor-agents.5 razor-whitelist.5 razor-agent.conf.5
|
||||
|
||||
PORTSCOUT= skipv:2.85
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -type f | ${XARGS} ${PERL} -pi -e 's|/etc/razor|${PREFIX}/etc|g'
|
||||
@${PERL} -pi -e 's,share/man,man,g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
@ -109,6 +109,8 @@ SED_CONF= -E -e 's|^\#?(Example)$$|\#\1|' \
|
||||
PLIST_SUB+= CLAMAVUSER=${CLAMAVUSER} \
|
||||
CLAMAVGROUP=${CLAMAVGROUP}
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_ARC)
|
||||
|
Loading…
Reference in New Issue
Block a user