| Port details on branch 2022Q4 |
- typo3-11 Typo3 content management system
- 11.5.21 www
=0 11.5.21Version of this port present on the latest quarterly branch. - Maintainer: freebsd-ports@charlieroot.de
 - Port Added: 2022-10-21 12:27:07
- Last Update: 2022-12-19 13:04:30
- Commit Hash: c8f6f37
- License: GPLv2
- WWW:
- https://typo3.org/
- Description:
- This is the stable version with long-term support (LTS). We provide free
maintenance bug fixes until April 2023 and security updates until October 2024.
* Unified editor experience
* Advanced Filelist module
* Sharable deep links in the TYPO3 backend
* Improved collaboration and workflow features
* Flexible and secure multi-factor authentication (MFA)
* And many improvements for developers
System requirements
* PHP 7.4, 8.0, 8.1
* MariaDB 10.2.7+ / Microsoft SQL Server / MySQL 5.7.9+ / PostgreSQL / SQLite
* Modern Browsers
* Detailed list of requirements: https://get.typo3.org/version/11#system-requirements
Supported Until
Free: 2024-10-31
ELTS: 2027-10-31
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- typo3-11${PHP_PKGNAMESUFFIX}>0:www/typo3-11
- To install the port:
- cd /usr/ports/www/typo3-11/ && make install clean
- To add the package, run one of these commands:
- pkg install www/typo3-11
- pkg install typo3-11-php80
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: typo3-11-php80
- Package flavors (<flavor>: <package>)
- php80: typo3-11-php80
- php74: typo3-11-php74
- php81: typo3-11-php81
- php82: typo3-11-php82
- distinfo:
- TIMESTAMP = 1671454109
SHA256 (typo3_src-11.5.21.tar.gz) = babb6cba545691e30353c6d3cd5d14017685eeb650e638b660ce570cbb6f6f77
SIZE (typo3_src-11.5.21.tar.gz) = 29026695
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/php80
- ctype.so : textproc/php80-ctype
- dom.so : textproc/php80-dom
- fileinfo.so : sysutils/php80-fileinfo
- filter.so : security/php80-filter
- intl.so : devel/php80-intl
- session.so : www/php80-session
- simplexml.so : textproc/php80-simplexml
- tokenizer.so : devel/php80-tokenizer
- xml.so : textproc/php80-xml
- zip.so : archivers/php80-zip
- mysqli.so : databases/php80-mysqli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for typo3-11-php80-11.5.21:
CURL=off: Data transfer support via cURL
GD=off: GDlib/freetype support
GMP=off: GMP (multiple precision arithmetic) support
IMAGICK=off: ImageMagick image processing support
MBSTRING=off: Multibyte character encoding support
MYSQL=on: Use MySQL as DBMS
POSTGRES=off: Use PostgreSQL as DBMS
SQLITE=off: Use SQLite as DBMS
SQLSRV=off: Use MSSQL as DBMS
ZLIB=off: zlib compression support
===> Use 'make config' to modify these settings
- Options name:
- www_typo3-11
- 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-11/
AcceptPathInfo On
<Directory /usr/local/www/typo3-11/>
Options Indexes FollowSymLinks
AllowOverride None
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: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
11.5.21 19 Dec 2022 13:04:30
    |
Wen Heping (wen)  |
www/typo3-11: Update to 11.5.21
PR: 268462
Reported by: freebsd-ports@charlieroot.de(maintainer)
(cherry picked from commit 5a63ea0ea7287eb319647adf3de99f62d7cf7404) |
11.5.20 17 Dec 2022 23:56:22
    |
Wen Heping (wen)  |
www/typo3-11: Update to 11.5.20(security update)
Update DESCR
PR: 268357
Reported by: freebsd-ports@charlieroot.de(maintainer)
(cherry picked from commit 69fd7ea2f4bf914d372578b1fbce62ee68aa42b3) |
11.5.19 17 Dec 2022 23:56:06
    |
Wen Heping (wen)  |
www/typo3-11: Update to 11.5.19
PR: 267828
Reported by: freebsd-ports@charlieroot.de(maintainer)
(cherry picked from commit dfc517654d1eca4051c06539fafe83cf627d4009) |
11.5.17 21 Oct 2022 12:19:05
    |
Nuno Teixeira (eduardo)  Author: Helmut Ritter |
www/typo3-11: Update to 11.5.17
ChangeLog: https://get.typo3.org/release-notes/11.5.17
PR: 267252
MFH: 2022Q4 (bugfixes)
(cherry picked from commit b31710154f60af82a70b7fdf0f8882b46c9ba55c) |
Number of commits found: 4
|