Port details on branch 2025Q2 |
- typo3-12 Typo3 content management system
- 12.4.31_1 www
=0 12.4.31_1Version of this port present on the latest quarterly branch. - Maintainer: freebsd-ports@charlieroot.de
 - Port Added: 2025-05-20 16:04:26
- Last Update: 2025-05-20 16:00:29
- Commit Hash: fe7d0e5
- License: GPLv2
- WWW:
- https://typo3.org/
- Description:
- This is the stable version with long-term support (LTS). We provide free
maintenance bug fixes until October 2024 and security updates until April 2026.
* Increased performance
* Improved backend usability
* Top-modern dependent libraries (CKEditor v5, Symfony v6, Doctrine v3)
* And many improvements for developers
System requirements
* PHP 8.1, 8.2, 8.3
* MariaDB 10.3+ / MySQL 8.0+ / PostgreSQL 10.0+ / SQLite 3.8.3+
* Modern Browsers
* Detailed list of requirements:
https://get.typo3.org/version/12#system-requirements
¦ ¦ ¦ ¦ 
- 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:
-
- typo3-12${PHP_PKGNAMESUFFIX}>0:www/typo3-12
- To install the port:
- cd /usr/ports/www/typo3-12/ && make install clean
- To add the package, run one of these commands:
- pkg install www/typo3-12
- pkg install typo3-12-php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: typo3-12-php83
- Package flavors (<flavor>: <package>)
- php83: typo3-12-php83
- php81: typo3-12-php81
- php82: typo3-12-php82
- php84: typo3-12-php84
- distinfo:
- TIMESTAMP = 1747746945
SHA256 (typo3_src-12.4.31.tar.gz) = 69e71c0be15291eb56db09ab305c942b499da434a9d9042b9e0662b1a9783681
SIZE (typo3_src-12.4.31.tar.gz) = 26607292
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php83
- ctype.so : textproc/php83-ctype
- dom.so : textproc/php83-dom
- fileinfo.so : sysutils/php83-fileinfo
- filter.so : security/php83-filter
- gd.so : graphics/php83-gd
- intl.so : devel/php83-intl
- mbstring.so : converters/php83-mbstring
- pdo.so : databases/php83-pdo
- session.so : www/php83-session
- simplexml.so : textproc/php83-simplexml
- tokenizer.so : devel/php83-tokenizer
- 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 typo3-12-php83-12.4.31_1:
CURL=off: Data transfer support via cURL
GMP=off: GMP (multiple precision arithmetic) support
IMAGICK=off: ImageMagick image processing support
MYSQL=on: Use MySQL as DBMS
POSTGRES=off: Use PostgreSQL as DBMS
SQLITE=off: Use SQLite as DBMS
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- www_typo3-12
- USES:
- cpe php:web,flavors shebangfix
- pkg-message:
- For install:
- 1) Add the following to your Apache configuration file
httpd.conf and restart the web server:
Alias /typo3 /usr/local//www/typo3-12/
AcceptPathInfo On
<Directory /usr/local//www/typo3-12/>
Options Indexes FollowSymLinks
AllowOverride all
Require all granted
</Directory>
2) Visit your TYPO3 site with a browser (i.e.
http://your.server.com/typo3/) to continue the
installation / upgrade process.
For more information, see the INSTALL DOCUMENTATION:
https://docs.typo3.org/typo3cms/GettingStartedTutorial/latest/Installation/Index.html
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.4.31_1 20 May 2025 16:00:29
    |
Neel Chauhan (nc)  Author: Helmut Ritter |
www/typo3-12: Update to 12.4.31
PR: 286950
MFH: 2025Q2
(cherry picked from commit 2213fc7e9d66a651ee5c27c9adc9693b78aaac45) |
Number of commits found: 1
|