notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
phalcon4 Phalcon PHP Framework written in C-language
4.1.3 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.1.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Requires php 7.4 which is set to expire on 2022-11-29
Expired This port expired on: 2022-11-28
Maintainer: franco@opnsense.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • php74-phalcon4>0:www/phalcon4
Conflicts:
CONFLICTS_INSTALL:
  • php74-phalcon
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: php74-phalcon4
Package flavors (<flavor>: <package>)
  • php74: php74-phalcon4
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):
php73-phalcon4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.1.0-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php74-phalcon4
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.1.0-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php74
  2. autoconf>0 : devel/autoconf
  3. json.so : devel/php74-json
  4. pdo.so : databases/php74-pdo
Runtime dependencies:
  1. psr.so : devel/pecl-psr@php74
  2. php.h : lang/php74
  3. json.so : devel/php74-json
  4. mbstring.so : converters/php74-mbstring
  5. pdo.so : databases/php74-pdo
  6. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/phalcon/cphalcon/tar.gz/v4.1.3?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-11-29
    REASON: Requires php74 which was EOL on 2022-11-28

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.1.3
29 Nov 2022 13:35:20
commit hash: 80851c9a485018d5f72208a822dbb59a3ee08b75commit hash: 80851c9a485018d5f72208a822dbb59a3ee08b75commit hash: 80851c9a485018d5f72208a822dbb59a3ee08b75commit hash: 80851c9a485018d5f72208a822dbb59a3ee08b75 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/phalcon4: Cleanup

- Requires php74 which was EOL on 2022-11-28

Sponsored by:	Bounce Experts
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.1.3
13 Jun 2022 00:08:05
commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Ignore with php82
4.1.3
05 Feb 2022 07:56:59
commit hash: 633c8c122577bc6b60493b636e92bed845cb1835commit hash: 633c8c122577bc6b60493b636e92bed845cb1835commit hash: 633c8c122577bc6b60493b636e92bed845cb1835commit hash: 633c8c122577bc6b60493b636e92bed845cb1835 files touched by this commit
Li-Wen Hsu (lwhsu) search for other commits by this committer
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
commit hash: 2e1dc28c54637e89fefc0f27c7c43431ad5df6b0commit hash: 2e1dc28c54637e89fefc0f27c7c43431ad5df6b0commit hash: 2e1dc28c54637e89fefc0f27c7c43431ad5df6b0commit hash: 2e1dc28c54637e89fefc0f27c7c43431ad5df6b0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: ac9c0ce835b44ce62afff8c70fa8b18e63ef078acommit hash: ac9c0ce835b44ce62afff8c70fa8b18e63ef078acommit hash: ac9c0ce835b44ce62afff8c70fa8b18e63ef078acommit hash: ac9c0ce835b44ce62afff8c70fa8b18e63ef078a files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
www/phalcon4: enable on riscv64
4.1.1
15 Jun 2021 08:41:51
commit hash: 7509f9a0439125d3fc55ac3ac8a214689172a25acommit hash: 7509f9a0439125d3fc55ac3ac8a214689172a25acommit hash: 7509f9a0439125d3fc55ac3ac8a214689172a25acommit hash: 7509f9a0439125d3fc55ac3ac8a214689172a25a files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
www/phalcon: enable on armv7 and powerpc
4.1.1
23 Apr 2021 15:21:02
commit hash: 26842ebb8a4f87c33e7ebf728f9110652c500d46commit hash: 26842ebb8a4f87c33e7ebf728f9110652c500d46commit hash: 26842ebb8a4f87c33e7ebf728f9110652c500d46commit hash: 26842ebb8a4f87c33e7ebf728f9110652c500d46 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
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
commit hash: 68adfabf6e4d88d2d36282b94439e5c19b84ed7acommit hash: 68adfabf6e4d88d2d36282b94439e5c19b84ed7acommit hash: 68adfabf6e4d88d2d36282b94439e5c19b84ed7acommit hash: 68adfabf6e4d88d2d36282b94439e5c19b84ed7a files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.1.0
17 Jan 2021 02:10:39
Revision:561787Original commit files touched by this commit
pkubaj search for other commits by this committer
www/phalcon4: enable on powerpc64le
4.1.0
13 Jan 2021 15:40:19
Revision:561478Original commit files touched by this commit
pkubaj search for other commits by this committer
www/phalcon4: enable on powerpc64

To be tested on powerpc64le.

MFH:		2021Q1
4.1.0
04 Nov 2020 10:24:03
Revision:554070Original commit files touched by this commit
lwhsu search for other commits by this committer
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
Revision:538018Original commit files touched by this commit
joneum search for other commits by this committer
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
Revision:528165Original commit files touched by this commit
joneum search for other commits by this committer
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
Revision:526405Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:523832Original commit files touched by this commit
tcberner search for other commits by this committer
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
Revision:520659Original commit files touched by this commit
tcberner search for other commits by this committer
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
Revision:520348Original commit files touched by this commit
rene search for other commits by this committer
www/phalcon4: update IGNORE_WITH_PHP
4.0.0.r.3
16 Dec 2019 11:42:52
Revision:520250Original commit files touched by this commit
pi search for other commits by this committer
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

Number of commits found: 23