Port details |
- joomla5 Dynamic web content management system (CMS)
- 5.3.1 www
=3 5.0.2Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2023-10-26 01:21:08
- Last Update: 2025-06-06 00:47:07
- Commit Hash: c23ba47
- People watching this port, also watch:: clamav-unofficial-sigs, nextcloud-php83, php84, samba416, py311-fail2ban
- License: GPLv2
- WWW:
- https://www.joomla.org/
- Description:
- Joomla! is one of the most powerful Open Source Content Management Systems
on the planet. It is used all over the world for everything from simple
websites to complex corporate applications. Joomla! is easy to install,
simple to manage, and reliable.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/www/joomla5/ && make install clean
- To add the package, run one of these commands:
- pkg install www/joomla5
- pkg install joomla5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: joomla5
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1749109781
SHA256 (Joomla_5-3-1-Stable-Full_Package.zip) = fb3b00f833013716675ce90720b875cf128e09041e6e578de39bac302b45e050
SIZE (Joomla_5-3-1-Stable-Full_Package.zip) = 31663516
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/php83
- dom.so : textproc/php83-dom
- gd.so : graphics/php83-gd
- mbstring.so : converters/php83-mbstring
- session.so : www/php83-session
- simplexml.so : textproc/php83-simplexml
- xml.so : textproc/php83-xml
- zip.so : archivers/php83-zip
- zlib.so : archivers/php83-zlib
- mysqli.so : databases/php83-mysqli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for joomla5-5.3.1:
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_joomla5
- USES:
- cpe php:web shebangfix zip
- pkg-message:
- For install:
- 1) Add the following to your Apache configuration, and restart the server:
Alias /joomla /usr/local/www/joomla/
AcceptPathInfo On
<Directory /usr/local/www/joomla>
AllowOverride None
Require all granted
</Directory>
2) Visit your Joomla site with a browser (i.e. http://your.server.com/joomla/),
and you should be taken to the install.php script, which will lead you
through creating a config.php file and then setting up Joomla, creating
an admin account, etc.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.3.1 06 Jun 2025 00:47:07
    |
Wen Heping (wen)  |
www/joomla5: Update to 5.3.1 |
5.0.2 16 Jan 2024 13:13:45
    |
Wen Heping (wen)  |
www/joomla5: Update to 5.0.2 |
5.0.0 26 Oct 2023 01:17:41
    |
Wen Heping (wen)  |
www/joomla5: New port
Joomla! is one of the most powerful Open Source Content Management Systems
on the planet. It is used all over the world for everything from simple
websites to complex corporate applications. Joomla! is easy to install,
simple to manage, and reliable. |