Port details on branch 2025Q2 |
- typo3-13 Typo3 content management system
- 13.4.12 www
=0 13.4.12Version of this port present on the latest quarterly branch. - Maintainer: freebsd-ports@charlieroot.de
 - Port Added: 2025-05-20 16:05:07
- Last Update: 2025-05-20 16:00:35
- Commit Hash: cf42235
- License: GPLv2
- WWW:
- https://typo3.org/
- Description:
- Once released in October 2023, the long-term support version of TYPO3 13 will receive
bug fixes until April 2026, and we will provide security updates until October 2027.
Frontend rendering presets
* Content blocks
* Improved search, redirects and workspaces
* Simplified external system integration
* Top-modern image rendering
System requirements
* PHP 8.2, 8.3
* MariaDB 10.4+ / 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-13${PHP_PKGNAMESUFFIX}>0:www/typo3-13
- To install the port:
- cd /usr/ports/www/typo3-13/ && make install clean
- To add the package, run one of these commands:
- pkg install www/typo3-13
- pkg install typo3-13-php83
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: typo3-13-php83
- Package flavors (<flavor>: <package>)
- php83: typo3-13-php83
- php82: typo3-13-php82
- php84: typo3-13-php84
- distinfo:
- TIMESTAMP = 1747749336
SHA256 (typo3_src-13.4.12.tar.gz) = 6d6cbf20c0941592a0c4d85aa540e25564e06de05b33b77f322fee7d42396481
SIZE (typo3_src-13.4.12.tar.gz) = 25573553
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
- exif.so : graphics/php83-exif
- 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-13-php83-13.4.12:
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
===> Use 'make config' to modify these settings
- Options name:
- www_typo3-13
- 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-13/
AcceptPathInfo On
<Directory /usr/local//www/typo3-13/>
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 |
13.4.12 20 May 2025 16:00:35
    |
Neel Chauhan (nc)  Author: Helmut Ritter |
www/typo3-13: Update to 13.4.12
PR: 286951
MFH: 2025Q2
(cherry picked from commit eb26e9489183f08dcabb54563ef12dde22fc93a8) |
Number of commits found: 1
|