View | Details | Raw Unified | Return to bug 277402
Collapse All | Expand All

(-)b/mail/dovecot-pigeonhole/Makefile (-1 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	dovecot-pigeonhole
1
PORTNAME=	dovecot-pigeonhole
2
PORTVERSION=	0.5.21
2
PORTVERSION=	0.5.21
3
PORTREVISION=	1
3
PORTREVISION=	2
4
CATEGORIES=	mail
4
CATEGORIES=	mail
5
MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
5
MASTER_SITES=	http://pigeonhole.dovecot.org/releases/${DOVECOTVERSION}/
6
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
6
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
Lines 17-22 RUN_DEPENDS= dovecot>=2.3.9:mail/dovecot Link Here
17
DOVECOTVERSION=	2.3
17
DOVECOTVERSION=	2.3
18
18
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
20
CONFIGURE_ARGS=	--exec-prefix=${PREFIX} \
21
CONFIGURE_ARGS=	--exec-prefix=${PREFIX} \
21
		--docdir=${DOCSDIR} \
22
		--docdir=${DOCSDIR} \
22
		--with-dovecot="${LOCALBASE}/lib/dovecot"
23
		--with-dovecot="${LOCALBASE}/lib/dovecot"
(-)b/mail/dovecot-pigeonhole/pkg-plist (-8 / +7 lines)
Lines 79-91 lib/dovecot/sieve/lib90_sieve_extprograms_plugin.a Link Here
79
lib/dovecot/sieve/lib90_sieve_extprograms_plugin.so
79
lib/dovecot/sieve/lib90_sieve_extprograms_plugin.so
80
lib/dovecot/sieve/lib90_sieve_imapsieve_plugin.a
80
lib/dovecot/sieve/lib90_sieve_imapsieve_plugin.a
81
lib/dovecot/sieve/lib90_sieve_imapsieve_plugin.so
81
lib/dovecot/sieve/lib90_sieve_imapsieve_plugin.so
82
man/man1/doveadm-sieve.1.gz
82
share/man/man1/doveadm-sieve.1.gz
83
man/man1/sieve-dump.1.gz
83
share/man/man1/sieve-dump.1.gz
84
man/man1/sieve-filter.1.gz
84
share/man/man1/sieve-filter.1.gz
85
man/man1/sieve-test.1.gz
85
share/man/man1/sieve-test.1.gz
86
man/man1/sievec.1.gz
86
share/man/man1/sievec.1.gz
87
man/man1/sieved.1.gz
87
share/man/man1/sieved.1.gz
88
man/man7/pigeonhole.7.gz
88
share/man/man7/pigeonhole.7.gz
89
share/aclocal/dovecot-pigeonhole.m4
89
share/aclocal/dovecot-pigeonhole.m4
90
share/doc/dovecot/example-config/conf.d/20-managesieve.conf
90
share/doc/dovecot/example-config/conf.d/20-managesieve.conf
91
share/doc/dovecot/example-config/conf.d/90-sieve-extprograms.conf
91
share/doc/dovecot/example-config/conf.d/90-sieve-extprograms.conf
92
- 

Return to bug 277402