Port details |
- phalcon4 Phalcon PHP Framework written in C-language
- 4.1.3 www
=0 4.1.3Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires php 7.4 which is set to expire on 2022-11-29
This port expired on: 2022-11-28
- Maintainer: franco@opnsense.org
- Port Added: 2019-12-16 11:42:58
- Last Update: 2022-11-29 13:35:20
- Commit Hash: 80851c9
- License: BSD3CLAUSE
- WWW:
- https://phalcon.io/
- Description:
- PhalconPHP is a web framework delivered as a C extension providing high
performance and lower resource consumption.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}phalcon4>0:www/phalcon4
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: php74-phalcon4
- Package flavors (<flavor>: <package>)
- ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
- distinfo:
- TIMESTAMP = 1641471195
SHA256 (phalcon-cphalcon-v4.1.3_GH0.tar.gz) = d6f157e033c7ebfd428190b7fe4c5db73b3cd77e8b8c291cf36d687e666a6533
SIZE (phalcon-cphalcon-v4.1.3_GH0.tar.gz) = 7081068
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:
-
- phpize : lang/php74
- autoconf>0 : devel/autoconf
- json.so : devel/php74-json
- pdo.so : databases/php74-pdo
- Runtime dependencies:
-
- psr.so : devel/pecl-psr@php74
- php.h : lang/php74
- json.so : devel/php74-json
- mbstring.so : converters/php74-mbstring
- pdo.so : databases/php74-pdo
- session.so : www/php74-session
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_phalcon4
- USES:
- localbase php:ext
- 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 |
4.1.3 29 Nov 2022 13:35:20 |
Muhammad Moinur Rahman (bofh) |
www/phalcon4: Cleanup
- Requires php74 which was EOL on 2022-11-28
Sponsored by: Bounce Experts |
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.1.3 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.1.3 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
4.1.3 05 Feb 2022 07:56:59 |
Li-Wen Hsu (lwhsu) Author: Franco Fichtner |
www/phalcon4: Update to 4.1.3
Remove USE_PHP= hash because there is no PHP 7.3 anymore.
PR: 261600 |
4.1.1 02 Feb 2022 12:40:23 |
Muhammad Moinur Rahman (bofh) |
www/phalcon4: Mark DEPRECATED
- Set EXPIRATION_DATE on 2022-11-28
PR: 261630
Approved by: franco@opnsense.org (maintainer) |
4.1.1 10 Jan 2022 13:30:00 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
4.1.1 16 Dec 2021 21:38:56 |
Piotr Kubaj (pkubaj) |
www/phalcon4: enable on riscv64 |
4.1.1 15 Jun 2021 08:41:51 |
Piotr Kubaj (pkubaj) |
www/phalcon: enable on armv7 and powerpc |
4.1.1 23 Apr 2021 15:21:02 |
Lewis Cook (lcook) Author: Franco Fichtner |
www/phalcon4: Update to 4.1.1
Changes: https://github.com/phalcon/cphalcon/releases/tag/v4.1.1
PR: 255343 |
4.1.0 17 Apr 2021 02:28:31 |
Kevin Bowling (kbowling) |
www/phalcon4: add mbstring dependency
Unbeknownst to the 4.1 release notes the mbstring module is now a
runtime requirement.
PR: 255109
Approved by: Franco Fichtner <franco@opnsense.org> (maintainer) |
4.1.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.1.0 17 Jan 2021 02:10:39 |
pkubaj |
www/phalcon4: enable on powerpc64le |
4.1.0 13 Jan 2021 15:40:19 |
pkubaj |
www/phalcon4: enable on powerpc64
To be tested on powerpc64le.
MFH: 2021Q1 |
4.1.0 04 Nov 2020 10:24:03 |
lwhsu |
www/phalcon4: update to 4.1.0, ignore PHP 8.0
PR: 250857
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
4.0.6 05 Jun 2020 13:45:23 |
joneum |
Update to 4.0.6
changelog: https://github.com/phalcon/cphalcon/releases/tag/v4.0.6
PR: 246950
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer)
Sponsored by: Netzkommune GmbH |
4.0.5 10 Mar 2020 13:36:27 |
joneum |
Update to 4.0.5
Changelog: https://github.com/phalcon/cphalcon/releases/tag/v4.0.5
PR: 244689
Reported by: Franco Fichtner <franco@opnsense.org> (maintainer)
Sponsored by: Netzkommune GmbH |
4.0.4 17 Feb 2020 19:38:34 |
yuri |
www/phalcon4: Update 4.0.2 -> 4.0.4
PR: 244184
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
4.0.2 22 Jan 2020 18:36:14 |
tcberner |
www/phalcon4: update to 4.0.2
PR: 243501
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
4.0.0 22 Dec 2019 20:16:54 |
tcberner |
www/phalcon4: update to final 4.0.0
Changelog:
https://github.com/phalcon/cphalcon/releases/tag/v4.0.0
Additionally:
- fix build with PHP 7.4
- add conflict to www/phalcon
PR: 242793
Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) |
4.0.0.r.3 17 Dec 2019 21:21:40 |
rene |
www/phalcon4: update IGNORE_WITH_PHP |
4.0.0.r.3 16 Dec 2019 11:42:52 |
pi |
New port: www/phalcon4
PhalconPHP is a web framework delivered as a C extension providing high
performance and lower resource consumption.
WWW: https://phalcon.io/
PR: 241569
Submitted by: Franco Fichtner <franco@opnsense.org>
Reviewed by: sadhooklay@gmail.com, ruud@t-boonproductions.nl |