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

(-)dovecot2/Makefile (-1 / +4 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dovecot
4
PORTNAME=	dovecot
5
PORTVERSION=	2.1.16
5
PORTVERSION=	2.2.1
6
CATEGORIES=	mail ipv6
6
CATEGORIES=	mail ipv6
7
MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
7
MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
8
8
9
MAINTAINER=	bra@fsn.hu
9
MAINTAINER=	bra@fsn.hu
10
COMMENT=	Secure and compact IMAP and POP3 servers
10
COMMENT=	Secure and compact IMAP and POP3 servers
11
11
12
LICENSE=	GPLv2 MIT
13
LICENSE_COMB=	multi
14
12
LATEST_LINK=	dovecot2
15
LATEST_LINK=	dovecot2
13
CONFLICTS=	dovecot-1.[0-9]*
16
CONFLICTS=	dovecot-1.[0-9]*
14
17
(-)dovecot2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dovecot-2.1.16.tar.gz) = a61d5fa774615849f6e754232c41a7a87dd0de619f1089627c3682180fa9b447
1
SHA256 (dovecot-2.2.1.tar.gz) = 50af4c6d6d20f97b4d9b1559266d79be03da9930d20885ec5fbe4daf5afa2545
2
SIZE (dovecot-2.1.16.tar.gz) = 3866802
2
SIZE (dovecot-2.2.1.tar.gz) = 4258863
(-)dovecot2-antispam-plugin/Makefile (-5 / +7 lines)
Lines 2-22 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dovecot2-antispam-plugin
4
PORTNAME=	dovecot2-antispam-plugin
5
PORTVERSION=	20101222
5
PORTVERSION=	5ebc6aae4d7c
6
PORTREVISION=	7
6
PORTREVISION=	8
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
MASTER_SITES=	http://www.bamus.cz/distfiles/
8
MASTER_SITES=	http://hg.dovecot.org/dovecot-antispam-plugin/archive/
9
DISTFILES=	dovecot-antispam-plugin-${DISTVERSION}${EXTRACT_SUFX}
9
DISTFILES=	${PORTVERSION}.tar.bz2
10
10
11
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Dovecot 2.x plugin for spam systems training
12
COMMENT=	Dovecot 2.x plugin for spam systems training
13
13
14
LICENSE=	GPLv2
15
14
BUILD_DEPENDS=	dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 \
16
BUILD_DEPENDS=	dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2 \
15
		gawk:${PORTSDIR}/lang/gawk
17
		gawk:${PORTSDIR}/lang/gawk
16
RUN_DEPENDS=	dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2
18
RUN_DEPENDS=	dovecot>=2.0.7:${PORTSDIR}/mail/dovecot2
17
19
18
CONFLICTS=	dovecot-antispam-1.*
20
CONFLICTS=	dovecot-antispam-1.*
19
WRKSRC=		${WRKDIR}/dovecot-antispam-plugin-43880985e3dd
21
WRKSRC=		${WRKDIR}/dovecot-antispam-plugin-${PORTVERSION}
20
22
21
USE_AUTOTOOLS=	aclocal autoheader autoconf
23
USE_AUTOTOOLS=	aclocal autoheader autoconf
22
USE_BZIP2=	yes
24
USE_BZIP2=	yes
(-)dovecot2-antispam-plugin/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dovecot-antispam-plugin-20101222.tar.bz2) = 3b72e3d6ac639abb64356ca330a2e41f183c11452d563ed8ac4a0f7b4ea55582
1
SHA256 (5ebc6aae4d7c.tar.bz2) = d615b8667b053741336aa1506558dd23f92e5b23f35f8addf1d8bb564cf1a816
2
SIZE (dovecot-antispam-plugin-20101222.tar.bz2) = 55753
2
SIZE (5ebc6aae4d7c.tar.bz2) = 56340
(-)dovecot2-antispam-plugin/pkg-message (-1 / +1 lines)
Lines 1-6 Link Here
1
---------------------------------------------------------------------
1
---------------------------------------------------------------------
2
2
3
This port assumes you are known with Dovecot and have it installed and
3
This port assumes you are familiar with Dovecot and have it installed and
4
running on the system you have installed this plugin on.
4
running on the system you have installed this plugin on.
5
5
6
Further information on configuration can be found at:
6
Further information on configuration can be found at:
(-)dovecot2-pigeonhole/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dovecot-pigeonhole
4
PORTNAME=	dovecot-pigeonhole
5
PORTVERSION=	0.3.4
5
PORTVERSION=	0.4.0
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
7
MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
8
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
8
DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
Lines 15-21 Link Here
15
BUILD_DEPENDS:=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
15
BUILD_DEPENDS:=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
16
RUN_DEPENDS:=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
16
RUN_DEPENDS:=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
17
17
18
DOVECOTVERSION=	2.1
18
DOVECOTVERSION=	2.2
19
19
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
21
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
(-)dovecot2-pigeonhole/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (dovecot-2.1-pigeonhole-0.3.4.tar.gz) = 34da8801c7695c397a53a13574fe8674b92aa9d936f91a1b6e6df787488a6d05
1
SHA256 (dovecot-2.2-pigeonhole-0.4.0.tar.gz) = e630d0c73e9c60028c5d25780eb38eda556ca7a5983cc07b7c0ac8490c4a7fa5
2
SIZE (dovecot-2.1-pigeonhole-0.3.4.tar.gz) = 1089752
2
SIZE (dovecot-2.2-pigeonhole-0.4.0.tar.gz) = 1144018

Return to bug 178502