Port details |
- fusionpbx Web/PHP Interface for FreeSwitch
- 5.3.0 www =5 4.4.1_1Version of this port present on the latest quarterly branch.
- Maintainer: richard2891@gmail.com
- Port Added: 2011-01-31 15:35:31
- Last Update: 2024-10-11 11:46:13
- Commit Hash: 602c526
- People watching this port, also watch:: cbsd, nagios, openssl, haproxy, vim
- License: MPL11
- WWW:
- https://www.fusionpbx.com
- Description:
- FusionPBX is an opensource PHP7 based frontend web gui for freeswitch.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusionpbx>0:www/fusionpbx
- To install the port:
- cd /usr/ports/www/fusionpbx/ && make install clean
- To add the package, run one of these commands:
- pkg install www/fusionpbx
- pkg install fusionpbx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusionpbx
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728574704
SHA256 (fusionpbx-fusionpbx-5.3.0_GH0.tar.gz) = ff1a4b75c5ef2e072cf61f571ddc6da2091e5ff1850e71e08beaf22608f1311a
SIZE (fusionpbx-fusionpbx-5.3.0_GH0.tar.gz) = 34159837
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- fakeroot : security/fakeroot
- Runtime dependencies:
-
- freeswitch : net/freeswitch
- memcached : databases/memcached
- pdo_odbc.so : databases/php82-pdo_odbc
- php.h : lang/php82
- gd.so : graphics/php82-gd
- imap.so : mail/php82-imap
- ldap.so : net/php82-ldap
- odbc.so : databases/php82-odbc
- pdo.so : databases/php82-pdo
- pdo_odbc.so : databases/php82-pdo_odbc
- pdo_sqlite.so : databases/php82-pdo_sqlite
- phar.so : archivers/php82-phar
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- sockets.so : net/php82-sockets
- xml.so : textproc/php82-xml
- pdo_pgsql.so : databases/php82-pdo_pgsql
- pgsql.so : databases/php82-pgsql
- Library dependencies:
-
- libodbc.so : databases/unixODBC
- libsqlite3.so : databases/sqlite3
- libpq.so.5 : databases/postgresql16-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fusionpbx-5.3.0:
PDOPGSQL=on: Install POSTGRESQL PDO Connector
===> Use 'make config' to modify these settings
- Options name:
- www_fusionpbx
- USES:
- cpe fakeroot php sqlite pgsql
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.0 11 Oct 2024 11:46:13 |
Rodrigo Osorio (rodrigo) Author: Richard |
www/fusionpbx: update to 5.3.0
Full changelog: https://www.fusionpbx.com/release_notes.php
PR: 276666
Approved by: maintainer timeout |
4.4.1_1 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
4.4.1_1 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
4.4.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
4.4.1 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.4.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.4.1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.4.1 31 Aug 2021 10:15:12 |
Bernhard Froehlich (decke) |
www/fusionpbx: Add CPE information
Approved by: portmgr (blanket) |
4.4.1 05 May 2021 18:20:27 |
Piotr Kubaj (pkubaj) |
www/fusionpbx: enable on all architectures
There's no reason why a PHP application should only run on amd64. |
4.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4.1 30 May 2020 00:57:02 |
tobik |
Clean up some things
Reported by: portscan |
4.4.1 25 May 2020 18:09:02 |
pi |
www/fusionpbx: fix creator attribution
PR: 238234
Reported by: bapt |
4.4.1 25 May 2020 14:41:06 |
pi |
www/fusionpbx: remove several GH_ values
PR: 238234
Reported by: mat |
4.4.1 24 May 2020 18:50:15 |
pi |
New port: www/fusionpbx (readd)
FusionPBX is an opensource PHP7 based frontend web gui for freeswitch.
WWW: https://www.fusionpbx.com
PR: 238234
Submitted by: Richard Allen <richard2891@gmail.com> |
4.4.1 24 May 2020 18:48:04 |
pi |
www/fusionpbx: remove to re-add with repo-copy
PR: 238234
Reported by: danfe |
4.4.1 21 May 2020 11:39:20 |
pi |
New port: www/fusionpbx
FusionPBX is an opensource PHP7 based frontend web gui for freeswitch.
WWW: https://www.fusionpbx.com
PR: 238234
Submitted by: Richard Allen <richard2891@gmail.com> |
3.3_1 26 Jan 2016 21:24:53 |
rene |
Remove expired ports that are consumers of expired lang/php5. Exceptions:
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento
A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP. |
3.3_1 10 Jan 2016 16:19:37 |
bapt |
Convert www ports to USES=sqlite and USES=firebird |
3.3_1 13 Nov 2015 22:13:25 |
antoine |
Chase PHP 5.4 expiration date |
3.3_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
3.3_1 15 Mar 2015 15:38:14 |
amdmi3 |
- Add empty directories to plist |
3.3_1 23 Sep 2014 20:57:43 |
ohauer |
- do not overwrite other DEFAULT_VERSIONS defined in make.conf
s/DEFAULT_VERSIONS=/DEFAULT_VERSIONS+=/
- remove CHOWN in makefile and use COPYTREE_SHARE
- trim pkg-plist to new format |
3.3_1 25 Aug 2014 12:19:44 |
bapt |
Convert to USES=pgsql |
3.3_1 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
3.3 25 May 2014 05:22:05 |
miwi |
- Stage support
PR: 190094 |
3.3 14 Feb 2014 17:16:19 |
miwi |
- Remove PHP4 reference in IGNORE_WITH_PHP |
3.3 23 Oct 2013 20:45:10 |
ak |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) |
3.3 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.3 22 Aug 2013 20:58:31 |
wg |
www/fusionpbx: update to 3.3
- Update to 3.3 [1]
- Add LICENSE (MPL)
PR: ports/181469 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
3.2 18 Mar 2013 00:44:29 |
bdrewery |
- Update to 3.2
PR: ports/177029
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
3.1.2 07 Mar 2013 03:25:11 |
bdrewery |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
3.1.2 07 Dec 2012 22:26:41 |
linimon |
Current maintainer is away from FreeBSD work ATM, so return these to the
pool for now.
Feature safe: yes |
3.1.2 26 Sep 2012 04:39:30 |
ohauer |
- remove dead code from Makefile
PR: ports/172074
Submitted by: ohauer
Approved by: Richard E Neese <r.neese@gmail.com> (maintainer) |
3.1.2 23 Sep 2012 18:46:08 |
rakuco |
- Fix the use of ${PORT_OPTIONS} after r304757.
- Remove a few PLIST_SUB entries which are not used.
PR: ports/171785
Submitted by: ohauer@ via private mail |
3.1.2 23 Sep 2012 18:14:53 |
rakuco |
Update to 3.1.2.
PR: ports/171785
Submitted by: Richard E Neese <r.neese@gmail.com> (maintainer) |
3.1.1 29 Aug 2012 21:20:32 |
jgh |
- update to 3.1.1
PR: 171169
Submitted by: maintainer, r.neese@gmail.com |
3.1 21 Aug 2012 05:36:48 |
jgh |
- fix PDOPGSQ, PDOMYSQL ports option
PR: 170806
Submitted by: Artis.Caune@gmail.com
Approved by: maintainer, r.neese@gmail.com |
3.1 19 Aug 2012 00:56:08 |
jgh |
- update to 3.1
- use optionsNG
- while here adjust comment and pet portlint
PR: 170746
Submitted by: maintainer, r.neese@gmail.com |
3.0.4 27 May 2012 20:11:06 |
crees |
Update to 3.0.4
PR: ports/168318
Submitted by: Richard Neese (maintainer) |
3.0.3 19 May 2012 20:39:57 |
scheidell |
- Updated port from 1.2.0 to 3.0.3
PR: ports/167925
Submitted by: Richard Neese <r.neese@gmail.com> (maintainer) |
1.2.0 31 Jan 2011 15:35:20 |
jpaetzel |
FusionPBX is an opensource PHP5 based frontend web gui for freeswitch.
WWW: http://www.fusionpbx.com
PR: ports/153992
Submitted by: Richard Neese <r.neese at gmail.com>
Feature safe: yes |