Port details |
- kohana Elegant HMVC PHP5 framework
- 3.3.6 www
=2 3.3.6Version of this port present on the latest quarterly branch.
- DEPRECATED: Supports only PHP5, abandoned upstream
This port expired on: 2024-12-01
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2016-08-19 19:26:38
- Last Update: 2024-12-01 13:44:41
- Commit Hash: 5456d8f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://kohanaframework.org/
- Description:
- Kohana is an elegant, open source, and object oriented HMVC framework
built using PHP5, by a team of volunteers. It aims to be swift,
secure, and small.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: kohana
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1470641595
SHA256 (kohana-v3.3.6.zip) = 982b5abd03c57e9cdd74475f65beeb9bdc39e75ed496a85dc537442838869140
SIZE (kohana-v3.3.6.zip) = 1322282
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_kohana
- USES:
- cpe php zip
- pkg-message:
- For install:
- To use Kohana framework you should do the following:
1. Copy /usr/local/www/kohana/index.php and /usr/local/www/kohana/install.php
to your public directory.
2. Copy /usr/local/www/kohana/application directory to desired
application directory.
You can create the directory structure too.
3. Modify index.php if it's necessary.
4. Open index.php in your browser and check the requirements.
5. If the requirements are right you can delete install.php.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.6 01 Dec 2024 13:44:41 |
Rene Ladan (rene) |
www/kohana: Remove expired port
2024-12-01 www/kohana: Supports only PHP5, abandoned upstream |
3.3.6 01 Nov 2024 14:22:01 |
Zsolt Udvari (uzsolt) |
www/kohana: Deprecate and set expiration date to 2024-12-01
Supports only PHP5 and the upstream abandoned. |
3.3.6 30 Jan 2024 08:05:56 |
Zsolt Udvari (uzsolt) |
multiple_ports: Update MAINTAINER
Change uzsolt@uzsolt.hu to uzsolt@FreeBSD.org on all relevant ports:
audio/musicpc
converters/R-cran-jsonlite
databases/R-cran-cachem
databases/R-cran-fastmap
databases/adminer
deskutils/fet
devel/R-cran-cli
devel/R-cran-fansi
devel/R-cran-later
devel/R-cran-purrr
devel/R-cran-vctrs
devel/lua-sysctl (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) |
3.3.6 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 ) |
3.3.6 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
3.3.6 21 Oct 2021 15:40:50 |
Stefan Eßer (se) |
www/kohana: Add CPE information
Approved by: portmgr (blanket) |
3.3.6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.3.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.3.6 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
3.3.6 04 Jul 2017 19:41:21 |
bhughes |
multiple ports: Update MAINTAINER
Change udvzsolt@gmail.com to uzsolt@uzsolt.hu on all relevant ports:
audio/musicpc
databases/adminer
deskutils/fet
graphics/mupdf
graphics/timg
graphics/zathura-pdf-mupdf
sysutils/rdiff-backup
textproc/urlview
www/kohana
x11/dzen2
x11-wm/herbstluftwm
PR: 220323
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11469 |
3.3.6 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
3.3.6 19 Aug 2016 19:26:26 |
pawel |
Kohana is an elegant, open source, and object oriented HMVC framework
built using PHP5, by a team of volunteers. It aims to be swift,
secure, and small.
WWW: https://kohanaframework.org/
PR: 211752
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> |