File tree Expand file tree Collapse file tree 3 files changed +4034
-981
lines changed Expand file tree Collapse file tree 3 files changed +4034
-981
lines changed Original file line number Diff line number Diff line change 1
1
PORTNAME = fusionpbx
2
- PORTVERSION = 4.4.1
3
- PORTREVISION = 1
2
+ PORTVERSION = 5.3.0
4
3
CATEGORIES = www
5
4
6
5
MAINTAINER = richard2891@gmail.com
@@ -10,18 +9,18 @@ WWW= https://www.fusionpbx.com
10
9
LICENSE = MPL11
11
10
12
11
LIB_DEPENDS = libodbc.so:databases/unixODBC
13
- RUN_DEPENDS = ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VER}-pdo_odbc \
14
- ${LOCALBASE}/bin/freeswitch:net/freeswitch \
15
- ${LOCALBASE}/bin/memcached:databases/memcached
16
-
17
- USES = cpe sqlite php fakeroot
18
- USE_PHP = phar pdo pdo_odbc pdo_sqlite gd imap \
19
- ldap sockets simplexml xml session odbc
12
+ RUN_DEPENDS = ${LOCALBASE}/bin/freeswitch:net/freeswitch \
13
+ ${LOCALBASE}/bin/memcached:databases/memcached \
14
+ ${PHPBASE}/lib/php/${PHP_EXT_DIR}/pdo_odbc.so:databases/php${PHP_VER}-pdo_odbc
20
15
16
+ USES = cpe fakeroot php sqlite
21
17
USE_GITHUB = yes
18
+ USE_PHP = gd imap ldap odbc pdo pdo_odbc pdo_sqlite phar session \
19
+ simplexml sockets xml
22
20
23
21
VARBASE = var
24
22
23
+ NO_ARCH = yes
25
24
NO_BUILD = yes
26
25
27
26
OPTIONS_DEFINE = PDOPGSQL
@@ -31,7 +30,7 @@ OPTIONS_DEFAULT= PDOPGSQL
31
30
PDOPGSQL_DESC = Install POSTGRESQL PDO Connector
32
31
33
32
PDOPGSQL_USES = pgsql
34
- PDOPGSQL_USE = PHP=pgsql, pdo_pgsql
33
+ PDOPGSQL_USE = PHP=pdo_pgsql,pgsql
35
34
36
35
.include <bsd.port.options.mk>
37
36
Original file line number Diff line number Diff line change 1
- TIMESTAMP = 1552794100
2
- SHA256 (fusionpbx-fusionpbx-4.4.1_GH0 .tar.gz) = 232063ae3e3bc4330311f317e4de9aef16fd3fb4cf0dd558a86af235b8790635
3
- SIZE (fusionpbx-fusionpbx-4.4.1_GH0 .tar.gz) = 8985184
1
+ TIMESTAMP = 1728574704
2
+ SHA256 (fusionpbx-fusionpbx-5.3.0_GH0 .tar.gz) = ff1a4b75c5ef2e072cf61f571ddc6da2091e5ff1850e71e08beaf22608f1311a
3
+ SIZE (fusionpbx-fusionpbx-5.3.0_GH0 .tar.gz) = 34159837
You can’t perform that action at this time.
0 commit comments