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

(-)mail/roundcube-automatic_addressbook/Makefile (-1 / +3 lines)
Lines 4-17 PORTNAME= automatic_addressbook Link Here
4
PORTVERSION=	0.4.3
4
PORTVERSION=	0.4.3
5
CATEGORIES=	mail
5
CATEGORIES=	mail
6
PKGNAMEPREFIX=	roundcube-
6
PKGNAMEPREFIX=	roundcube-
7
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
7
8
8
MAINTAINER=	andrej@ebert.su
9
MAINTAINER=	andrej@ebert.su
9
COMMENT=	Roundcube webmail automatic addressbook plugin
10
COMMENT=	Roundcube webmail automatic addressbook plugin
10
11
11
LICENSE=	GPLv3
12
LICENSE=	GPLv3
12
13
13
RUN_DEPENDS=	roundcube>=0.8:mail/roundcube
14
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
14
15
16
USES=		php:flavors
15
USE_GITHUB=	yes
17
USE_GITHUB=	yes
16
GH_ACCOUNT=	sblaisot
18
GH_ACCOUNT=	sblaisot
17
19
(-)mail/roundcube-carddav/Makefile (-3 / +4 lines)
Lines 7-20 PORTREVISION= 2 Link Here
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
MASTER_SITES=	https://github.com/blind-coder/rcmcarddav/releases/download/v${PORTVERSION}/
8
MASTER_SITES=	https://github.com/blind-coder/rcmcarddav/releases/download/v${PORTVERSION}/
9
PKGNAMEPREFIX=	roundcube-
9
PKGNAMEPREFIX=	roundcube-
10
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
10
11
11
MAINTAINER=	gahr@FreeBSD.org
12
MAINTAINER=	gahr@FreeBSD.org
12
COMMENT=	Roundcube CardDAV plugin
13
COMMENT=	Roundcube CardDAV plugin
13
14
14
LICENSE=	GPLv2
15
LICENSE=	GPLv2
15
16
16
BUILD_DEPENDS=	roundcube>=1.0:mail/roundcube
17
BUILD_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
17
RUN_DEPENDS=	roundcube>=1.0:mail/roundcube
18
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
18
19
19
WRKSRC=		${WRKDIR}/${PORTNAME}
20
WRKSRC=		${WRKDIR}/${PORTNAME}
20
21
Lines 27-33 NO_ARCH= yes Link Here
27
#GH_ACCOUNT=	blind-coder
28
#GH_ACCOUNT=	blind-coder
28
#GH_PROJECT=	rcmcarddav
29
#GH_PROJECT=	rcmcarddav
29
30
30
USES=		php tar:bz2
31
USES=		php:flavors tar:bz2
31
USE_PHP=	simplexml sockets curl
32
USE_PHP=	simplexml sockets curl
32
33
33
WWWDIR=		${PREFIX}/www/roundcube/plugins/carddav
34
WWWDIR=		${PREFIX}/www/roundcube/plugins/carddav
(-)mail/roundcube-contextmenu/Makefile (-1 / +3 lines)
Lines 5-18 PORTNAME= contextmenu Link Here
5
PORTVERSION=	2.3
5
PORTVERSION=	2.3
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
PKGNAMEPREFIX=	roundcube-
7
PKGNAMEPREFIX=	roundcube-
8
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
8
9
9
MAINTAINER=	moiseev@mezonplus.ru
10
MAINTAINER=	moiseev@mezonplus.ru
10
COMMENT=	RoundCube webmail contextmenu plugin
11
COMMENT=	RoundCube webmail contextmenu plugin
11
12
12
LICENSE=	GPLv3
13
LICENSE=	GPLv3
13
14
14
RUN_DEPENDS=	roundcube>=1.3:mail/roundcube
15
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.3:mail/roundcube@${PHP_FLAVOR}
15
16
17
USES=	php:flavors
16
NO_BUILD=	yes
18
NO_BUILD=	yes
17
NO_ARCH=	yes
19
NO_ARCH=	yes
18
20
(-)mail/roundcube-groupvice/Makefile (-1 / +3 lines)
Lines 6-17 PORTVERSION= 0.1.2 Link Here
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
7
MASTER_SITES=	ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
9
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
9
10
10
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Theme for RoundCube Web Mail
12
COMMENT=	Theme for RoundCube Web Mail
12
13
13
RUN_DEPENDS=	roundcube>=0.2:mail/roundcube
14
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR}
14
15
16
USES=	php:flavors
15
NO_BUILD=	yes
17
NO_BUILD=	yes
16
NO_ARCH=	yes
18
NO_ARCH=	yes
17
19
(-)mail/roundcube-html5_notifier/Makefile (-2 / +4 lines)
Lines 6-20 PORTVERSION= 0.6.2 Link Here
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
9
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
9
10
10
MAINTAINER=	meta@FreeBSD.org
11
MAINTAINER=	meta@FreeBSD.org
11
COMMENT=	HTML5 desktop notifier plugin for roundcube
12
COMMENT=	HTML5 desktop notifier plugin for roundcube
12
13
13
LICENSE=	GPLv3
14
LICENSE=	GPLv3
14
15
15
RUN_DEPENDS=	roundcube>=1.0:mail/roundcube
16
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
16
BUILD_DEPENDS=	roundcube>=1.0:mail/roundcube
17
BUILD_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
17
18
19
USES=	php:flavors
18
USE_GITHUB=	yes
20
USE_GITHUB=	yes
19
GH_ACCOUNT=	stremlau
21
GH_ACCOUNT=	stremlau
20
22
(-)mail/roundcube-login_info/Makefile (-1 / +3 lines)
Lines 7-12 PORTREVISION= 1 Link Here
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
MASTER_SITES=	https://www.std-soft.de/webmail/plugins/
8
MASTER_SITES=	https://www.std-soft.de/webmail/plugins/
9
PKGNAMEPREFIX=	roundcube-
9
PKGNAMEPREFIX=	roundcube-
10
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
10
DISTNAME=	${PORTNAME}_rc0.5_v${DISTVERSION}
11
DISTNAME=	${PORTNAME}_rc0.5_v${DISTVERSION}
11
12
12
MAINTAINER=	feld@FreeBSD.org
13
MAINTAINER=	feld@FreeBSD.org
Lines 14-21 COMMENT= Roundcube login info plugin Link Here
14
15
15
LICENSE=	GPLv2
16
LICENSE=	GPLv2
16
17
17
RUN_DEPENDS=	roundcube>=0.5:mail/roundcube
18
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.5:mail/roundcube@${PHP_FLAVOR}
18
19
20
USES=	php:flavors
19
NO_BUILD=	yes
21
NO_BUILD=	yes
20
NO_ARCH=	yes
22
NO_ARCH=	yes
21
23
(-)mail/roundcube-markasjunk2/Makefile (-2 / +4 lines)
Lines 5-19 PORTNAME= markasjunk2 Link Here
5
PORTVERSION=	1.11.1
5
PORTVERSION=	1.11.1
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
PKGNAMEPREFIX=	roundcube-
7
PKGNAMEPREFIX=	roundcube-
8
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
8
9
9
MAINTAINER=	gahr@FreeBSD.org
10
MAINTAINER=	gahr@FreeBSD.org
10
COMMENT=	Roundcube mark-as-junk / mark-as-not-junk plugin
11
COMMENT=	Roundcube mark-as-junk / mark-as-not-junk plugin
11
12
12
LICENSE=	GPLv3
13
LICENSE=	GPLv3
13
14
14
BUILD_DEPENDS=	roundcube>=1.0:mail/roundcube
15
BUILD_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
15
RUN_DEPENDS=	roundcube>=1.0:mail/roundcube
16
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
16
17
18
USES=	php:flavors
17
USE_GITHUB=	yes
19
USE_GITHUB=	yes
18
GH_ACCOUNT=	JohnDoh
20
GH_ACCOUNT=	JohnDoh
19
GH_PROJECT=	Roundcube-Plugin-Mark-as-Junk-2
21
GH_PROJECT=	Roundcube-Plugin-Mark-as-Junk-2
(-)mail/roundcube-mobilecube/Makefile (-2 / +3 lines)
Lines 7-22 CATEGORIES= mail Link Here
7
MASTER_SITES=	SF/${PORTNAME}/${THEME_VERSION}%20Beta/Build%20%23${THEME_BUILD}/
7
MASTER_SITES=	SF/${PORTNAME}/${THEME_VERSION}%20Beta/Build%20%23${THEME_BUILD}/
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
9
DISTNAME=	MobileCubeBeta%23${THEME_BUILD}
9
DISTNAME=	MobileCubeBeta%23${THEME_BUILD}
10
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
10
11
11
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	ports@FreeBSD.org
12
COMMENT=	Theme for RoundCube Web Mail
13
COMMENT=	Theme for RoundCube Web Mail
13
14
14
RUN_DEPENDS=	roundcube>=0.3:mail/roundcube
15
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.3:mail/roundcube@${PHP_FLAVOR}
15
16
16
THEME_VERSION?=	3.1.0
17
THEME_VERSION?=	3.1.0
17
THEME_BUILD?=	030110A
18
THEME_BUILD?=	030110A
18
19
19
USES=		zip
20
USES=		php:flavors zip
20
NO_BUILD=	yes
21
NO_BUILD=	yes
21
NO_ARCH=	yes
22
NO_ARCH=	yes
22
23
(-)mail/roundcube-mvision2/Makefile (-1 / +3 lines)
Lines 8-19 CATEGORIES= mail Link Here
8
MASTER_SITES=	http://roundcubethemes.net/downloads/ \
8
MASTER_SITES=	http://roundcubethemes.net/downloads/ \
9
		ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
9
		ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
10
PKGNAMEPREFIX=	roundcube-
10
PKGNAMEPREFIX=	roundcube-
11
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
11
12
12
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	ports@FreeBSD.org
13
COMMENT=	Theme for RoundCube Web Mail
14
COMMENT=	Theme for RoundCube Web Mail
14
15
15
RUN_DEPENDS=	roundcube>=0.2:mail/roundcube
16
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR}
16
17
18
USES=		php:flavors
17
NO_BUILD=	yes
19
NO_BUILD=	yes
18
NO_ARCH=	yes
20
NO_ARCH=	yes
19
21
(-)mail/roundcube-sauserprefs/Makefile (-1 / +3 lines)
Lines 8-13 CATEGORIES= mail Link Here
8
MASTER_SITES=	http://www.tehinterweb.co.uk/roundcube/plugins/ \
8
MASTER_SITES=	http://www.tehinterweb.co.uk/roundcube/plugins/ \
9
		LOCAL/bdrewery/${PORTNAME}/${PORTVERSION}/
9
		LOCAL/bdrewery/${PORTNAME}/${PORTVERSION}/
10
PKGNAMEPREFIX=	roundcube-
10
PKGNAMEPREFIX=	roundcube-
11
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
11
DISTNAME=	${PORTNAME}
12
DISTNAME=	${PORTNAME}
12
13
13
MAINTAINER=	stb@lassitu.de
14
MAINTAINER=	stb@lassitu.de
Lines 15-22 COMMENT= Roundcube plugin to manage SpamAssassin prefs Link Here
15
16
16
LICENSE=	GPLv3
17
LICENSE=	GPLv3
17
18
18
RUN_DEPENDS=	roundcube>=0.8:mail/roundcube
19
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
19
20
21
USES=	php:flavors
20
NO_BUILD=	yes
22
NO_BUILD=	yes
21
NO_ARCH=	yes
23
NO_ARCH=	yes
22
24
(-)mail/roundcube-sieverules/Makefile (-2 / +4 lines)
Lines 6-20 DISTVERSION= 2.3 Link Here
6
PORTEPOCH=	1
6
PORTEPOCH=	1
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
9
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
9
10
10
MAINTAINER=	ports@bsdserwis.com
11
MAINTAINER=	ports@bsdserwis.com
11
COMMENT=	Roundcube webmail sieve plugin
12
COMMENT=	Roundcube webmail sieve plugin
12
13
13
LICENSE=	GPLv3
14
LICENSE=	GPLv3
14
15
15
BUILD_DEPENDS=	roundcube>=1.0:mail/roundcube
16
BUILD_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
16
RUN_DEPENDS=	roundcube>=1.0:mail/roundcube
17
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
17
18
19
USES=		php:flavors
18
USE_GITHUB=	yes
20
USE_GITHUB=	yes
19
GH_ACCOUNT=	johndoh
21
GH_ACCOUNT=	johndoh
20
GH_PROJECT=	roundcube-sieverules
22
GH_PROJECT=	roundcube-sieverules
(-)mail/roundcube-thunderbird_labels/Makefile (-1 / +3 lines)
Lines 6-11 PORTVERSION= 1.1.4 Link Here
6
DISTVERSIONPREFIX=	v
6
DISTVERSIONPREFIX=	v
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
9
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
9
10
10
MAINTAINER=	moiseev@mezonplus.ru
11
MAINTAINER=	moiseev@mezonplus.ru
11
COMMENT=	Thunderbird Labels plugin for RoundCube webmail
12
COMMENT=	Thunderbird Labels plugin for RoundCube webmail
Lines 13-20 COMMENT= Thunderbird Labels plugin for RoundCube webmail Link Here
13
LICENSE=	BSD2CLAUSE
14
LICENSE=	BSD2CLAUSE
14
LICENSE_FILE=	${WRKSRC}/LICENSE.md
15
LICENSE_FILE=	${WRKSRC}/LICENSE.md
15
16
16
RUN_DEPENDS=	roundcube>=0.5:mail/roundcube
17
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.5:mail/roundcube@${PHP_FLAVOR}
17
18
19
USES=	php:flavors
18
NO_BUILD=	yes
20
NO_BUILD=	yes
19
NO_ARCH=	yes
21
NO_ARCH=	yes
20
22
(-)mail/roundcube-umich/Makefile (-1 / +3 lines)
Lines 6-17 PORTVERSION= 20090813 Link Here
6
CATEGORIES=	mail
6
CATEGORIES=	mail
7
MASTER_SITES=	ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
7
MASTER_SITES=	ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
8
PKGNAMEPREFIX=	roundcube-
8
PKGNAMEPREFIX=	roundcube-
9
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
9
10
10
MAINTAINER=	ports@FreeBSD.org
11
MAINTAINER=	ports@FreeBSD.org
11
COMMENT=	Theme for RoundCube Web Mail
12
COMMENT=	Theme for RoundCube Web Mail
12
13
13
RUN_DEPENDS=	roundcube>=0.2:mail/roundcube
14
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR}
14
15
16
USES=	php:flavors
15
NO_BUILD=	yes
17
NO_BUILD=	yes
16
NO_ARCH=	yes
18
NO_ARCH=	yes
17
19
(-)mail/roundcube-veximaccountadmin/Makefile (-1 / +3 lines)
Lines 7-12 PORTREVISION= 2 Link Here
7
CATEGORIES=	mail
7
CATEGORIES=	mail
8
MASTER_SITES=	http://axel.sjostedt.no/misc/files/
8
MASTER_SITES=	http://axel.sjostedt.no/misc/files/
9
PKGNAMEPREFIX=	roundcube-
9
PKGNAMEPREFIX=	roundcube-
10
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
10
DISTNAME=	rcube_plg_veximaccountadmin
11
DISTNAME=	rcube_plg_veximaccountadmin
11
12
12
MAINTAINER=	feld@FreeBSD.org
13
MAINTAINER=	feld@FreeBSD.org
Lines 14-21 COMMENT= Roundcube vexim account admin plugin Link Here
14
15
15
LICENSE=	GPLv3
16
LICENSE=	GPLv3
16
17
17
RUN_DEPENDS=	roundcube>=0.9:mail/roundcube
18
RUN_DEPENDS=	roundcube${PHP_PKGNAMESUFFIX}>=0.9:mail/roundcube@${PHP_FLAVOR}
18
19
20
USES=	php:flavors
19
NO_BUILD=	yes
21
NO_BUILD=	yes
20
22
21
PLIST_SUB+=	PLUGINDIR="${PLUGINDIR}"
23
PLIST_SUB+=	PLUGINDIR="${PLUGINDIR}"
(-)mail/roundcube/Makefile (-1 / +2 lines)
Lines 6-11 PORTEPOCH= 1 Link Here
6
CATEGORIES?=	mail www
6
CATEGORIES?=	mail www
7
MASTER_SITES=	https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
7
MASTER_SITES=	https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
8
DISTNAME=	${PORTNAME}mail-${DISTVERSION}-complete
8
DISTNAME=	${PORTNAME}mail-${DISTVERSION}-complete
9
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
9
10
10
MAINTAINER?=	ale@FreeBSD.org
11
MAINTAINER?=	ale@FreeBSD.org
11
COMMENT=	Fully skinnable XHTML/CSS webmail written in PHP
12
COMMENT=	Fully skinnable XHTML/CSS webmail written in PHP
Lines 20-26 RCUBECOMP= SQL config .htaccess index.php installer logs \ Link Here
20
		plugins program skins temp vendor
21
		plugins program skins temp vendor
21
PORTDOCS=	CHANGELOG INSTALL README.md UPGRADING
22
PORTDOCS=	CHANGELOG INSTALL README.md UPGRADING
22
23
23
USES=		cpe php:web
24
USES=		cpe php:web,flavors
24
CPE_PRODUCT=	webmail
25
CPE_PRODUCT=	webmail
25
CPE_VENDOR=	roundcube
26
CPE_VENDOR=	roundcube
26
27

Return to bug 227715