Port details |
- typo3-11 Typo3 content management system
- 11.5.40 www =2 11.5.39Version of this port present on the latest quarterly branch.
- Maintainer: freebsd-ports@charlieroot.de
- Port Added: 2021-10-05 00:42:08
- Last Update: 2024-10-18 00:30:48
- Commit Hash: 276597a0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://typo3.org/
- Description:
- This is the old stable version with long-term support (LTS). We provide free 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, 8.2, 8.3
* 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.
- 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-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: typo3-11-php82
- Package flavors (<flavor>: <package>)
- php82: typo3-11-php82
- php81: typo3-11-php81
- php83: typo3-11-php83
- php84: typo3-11-php84
- distinfo:
- TIMESTAMP = 1728981782
SHA256 (typo3_src-11.5.40.tar.gz) = 8d3ae67b67d76a638280fb5c04cfd927586a88d112c2936705e1d9173ea2150c
SIZE (typo3_src-11.5.40.tar.gz) = 29202973
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
- ctype.so : textproc/php82-ctype
- dom.so : textproc/php82-dom
- fileinfo.so : sysutils/php82-fileinfo
- filter.so : security/php82-filter
- intl.so : devel/php82-intl
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- tokenizer.so : devel/php82-tokenizer
- xml.so : textproc/php82-xml
- zip.so : archivers/php82-zip
- mysqli.so : databases/php82-mysqli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for typo3-11-php82-11.5.40:
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
X11=off: X11 (graphics) support
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
11.5.40 18 Oct 2024 00:30:48 |
Vladimir Druzenko (vvd) Author: Helmut Ritter |
www/typo3-11: Update 11.5.39 → 11.5.40 (fix several CVEs and CWEs)
All versions are security releases and contain important security fixes
- read the corresponding security advisories here:
https://typo3.org/security/advisory/typo3-core-sa-2024-011
https://typo3.org/security/advisory/typo3-core-sa-2024-012
For details about the releases, please see:
https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published
Replace PORTVERSION with DISTVERSION.
PR: 282101
MFH: 2024Q4 |
11.5.39 19 Aug 2024 00:08:18 |
Vladimir Druzenko (vvd) Author: Helmut Ritter |
www/typo3-11: Update 11.5.38 → 11.5.39
This version is a maintenance release and contains bug fixes only.
For details about the releases, please see:
https://get.typo3.org/release-notes/11.5.39
https://typo3.org/article/typo3-12418-and-11539-maintenance-releases-published
PR: 280901 |
11.5.38 12 Jun 2024 16:41:33 |
Neel Chauhan (nc) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.38
Changes: https://get.typo3.org/release-notes/11.5.38
PR: 279695
Approved by: submitter is maintainer |
11.5.37 17 May 2024 08:05:39 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.37
Update pkg-descr
PR: 279019
Reported by: maintainer |
11.5.35 16 Mar 2024 08:25:14 |
Rodrigo Osorio (rodrigo) |
www/typo3-11: update to 11.5.35
Changelog: https://get.typo3.org/release-notes/11.5.35
PR: 277116
Reported by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Security: CVE-2023-30451
Security: CVE-2024-22188
Security: CVE-2024-25118
Security: CVE-2024-25119
Security: CVE-2024-25120
Security: CVE-2024-25121 |
11.5.34 17 Jan 2024 21:03:59 |
Florian Smeets (flo) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.34
ChangeLog: https://get.typo3.org/release-notes/11.5.34
PR: 276377
MFH: 2024Q1 |
11.5.33 15 Nov 2023 14:45:51 |
Fernando Apesteguía (fernape) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.33
ChangeLog:
https://typo3.org/article/typo3-1248-and-11533-security-releases-published
Fixes three security issues:
* CVE-2023-47125
* Base Score: 4.7 MEDIUM
* Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N
* CVE-2023-47126
* Base Score: 3.7 LOW
* Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
* CVE-2023-47127
* Base Score: 4.2 MEDIUM
* Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N
PR: 275073
Reported by: freebsd-ports@charlieroot.de (maintainer)
MFH: 2023Q4 (Security fixes)
Security: CVE-2023-47125 CVE-2023-47126 CVE-2023-47127 |
11.5.32 16 Oct 2023 06:23:03 |
Fernando Apesteguía (fernape) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.32
ChangeLog: https://get.typo3.org/release-notes/11.5.32
PR: 274430
Reported by: freebsd-ports@charlieroot.de (maintainer) |
11.5.31 22 Sep 2023 04:54:45 |
Robert Clausecker (fuz) Author: Helmut Ritter |
www/typo3-11: update to 11.5.31
Changelog: https://get.typo3.org/release-notes/11.5.31
PR: 273891 |
11.5.30_1 15 Aug 2023 11:56:47 |
Fernando Apesteguía (fernape) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.30
ChangeLog:
https://typo3.org/article/typo3-1244-and-11530-security-releases-published
PR: 273128
Reported by: freebsd-ports@charlieroot.de (maintainer)
MFH: 2023Q3 (bug and security fixes)
Security: CVE-2023-38500 CVE-2023-38499 CVE-2023-37905 |
11.5.29_1 20 Jul 2023 09:49:56 |
Fernando Apesteguía (fernape) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.29
ChangeLog: https://get.typo3.org/release-notes/11.5.29
PR: 272595
Reported by: freebsd-ports@charlieroot.de (maintainer) |
11.5.28_1 30 Jun 2023 03:29:51 |
Muhammad Moinur Rahman (bofh) |
*/*: Cleanup pointers to EOL mariadb101
Although mariadb101 is EOL there were some pointers to this version, so
cleanup the necessaries.
Approved by: portmgr (blanket) |
11.5.28_1 30 Jun 2023 01:40:48 |
Muhammad Moinur Rahman (bofh) |
databases/mysql56-*: Sunset
2023-06-30 databases/mysql56-*: Upstream support ended in February 2021
Approved by: portmgr (blanket) |
11.5.28_1 13 Jun 2023 10:06:15 |
Muhammad Moinur Rahman (bofh) Author: Helmut Ritter |
www/typo3-11: Update version 11.5.27=>11.5.28
Changelog: https://get.typo3.org/release-notes/11.5.28
PR: 271976 |
11.5.27_1 01 Jun 2023 11:16:45 |
Matthew Seaman (matthew) |
www/typo3-11: update to 11.5.27
Changes: https://get.typo3.org/release-notes/11.5.27
PR: 271345
Approved by: Helmut Ritter (maintainer)
MFH: 2023Q3 |
11.5.25_1 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
11.5.25 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
11.5.25 31 Mar 2023 13:49:51 |
Muhammad Moinur Rahman (bofh) |
www/typo3-1*: Remove refence to mysql55 |
11.5.25 16 Mar 2023 19:37:00 |
Florian Smeets (flo) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.25
PR: 270262
Changes: https://get.typo3.org/release-notes/11.5.25 |
11.5.24 18 Feb 2023 12:31:05 |
Fernando Apesteguía (fernape) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.24
ChangeLog: https://get.typo3.org/release-notes/11.5.24
* [RELEASE] Release of TYPO3 11.5.24
* [BUGFIX] Handle array access in LocalImageProcessor
* [BUGFIX] Fix PHP 8 warning in AbstractMenuContentObject
* [TASK] Use list as return type annotation for GU::*Explode methods
* [BUGFIX] Missing array keys in deprecation message for
switchablecontrolleractions
* [BUGFIX] Fix PHP 8 warning in TypoScriptFrontendController
* [BUGFIX] Sort and limit available locales in SiteLanguage selection
* [BUGFIX] Check for array key in FlexFormService
* [BUGFIX] Fix PHP 8 warning in ContentObjectRenderer
* [TASK] Raise typo3/testing-framework:^6.16.7
* [BUGFIX] Fix PHP 8 warning in GeneralUtility
* [BUGFIX] Include hidden task groups in select
* [TASK] Add namespace for ApplicationType in ChangeLog
* [DOCS] Update finisher documentation
* [BUGFIX] Avoid undefined array key "templateName" in FormEditorController
* [TASK] Set TYPO3 version to 11.5.24-dev
PR: 269580
Reported by: freebsd-ports@charlieroot.de |
11.5.23 12 Feb 2023 11:51:43 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.23
PR: 269474
Reported by: freebsd-ports@charlieroot.de(maintainer) |
11.5.21 19 Dec 2022 12:59:29 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.21
PR: 268462
Reported by: freebsd-ports@charlieroot.de(maintainer) |
11.5.20 17 Dec 2022 10:06:11 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.20(security update)
Update DESCR
PR: 268357
Reported by: freebsd-ports@charlieroot.de(maintainer) |
11.5.19 18 Nov 2022 00:44:06 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.19
PR: 267828
Reported by: freebsd-ports@charlieroot.de(maintainer) |
11.5.17 21 Oct 2022 12:17:48 |
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) |
11.5.16 20 Sep 2022 12:51:36 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.16
PR: 266462
Reported by: wen@
Approved by: maintainer |
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) |
11.5.13 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 ) |
11.5.13 26 Jul 2022 14:29:04 |
Nuno Teixeira (eduardo) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.13
ChangeLog: https://get.typo3.org/release-notes/11.5.13
PR: 265447 |
11.5.12 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
11.5.12 21 Jun 2022 02:38:54 |
Neel Chauhan (nc) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.12
Changes: https://get.typo3.org/release-notes/11.5.12
PR: 264795 |
11.5.10 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
11.5.10 20 May 2022 15:44:12 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.10
PR: 263915
Reported by: freebsd-ports@charlieroot.de(maintainer) |
11.5.9 26 Apr 2022 15:27:43 |
Neel Chauhan (nc) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.9
Changes: https://get.typo3.org/release-notes/11.5.9
PR: 263583 |
11.5.8 18 Mar 2022 11:50:50 |
Jochen Neumeister (joneum) |
www/typo3-11: Update to 11.5.8
Changelog: https://get.typo3.org/release-notes/11.5.8
PR: 262630
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de>
Sponsored by: Netzkommune GmbH |
11.5.7 27 Feb 2022 16:46:52 |
Florian Smeets (flo) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.7
PR: 262197
Security: 0eab001a-9708-11ec-96c9-589cfc0f81b0 |
11.5.6 14 Feb 2022 19:05:45 |
Florian Smeets (flo) |
www/typo3-11: Re-enable with PHP 8.1
The documentation mentions only PHP 8.0 as supported. However according
to the 11.5.3 release notes PHP 8.1 is supported. Subsequent releases
added more PHP 8.0 and 8.1 compatibility fixes. |
11.5.6 09 Feb 2022 19:41:47 |
Florian Smeets (flo) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.6
PR: 261831
Changes: https://get.typo3.org/release-notes/11.5.6 |
11.5.4 27 Dec 2021 09:17:07 |
Li-Wen Hsu (lwhsu) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.4
Release notes: https://get.typo3.org/release-notes/11.5.4
PR: 260435 |
11.5.3 12 Dec 2021 18:57:34 |
Daniel Engberg (diizzy) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.3
Changelog: https://get.typo3.org/release-notes/11.5.3
PR: 260167
Approved by: mentors (implicit) |
11.5.2 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
11.5.2 24 Nov 2021 06:51:38 |
Fernando Apesteguía (fernape) Author: Helmut Ritter |
www/typo3-11: Update to 11.5.2
ChangeLog: https://get.typo3.org/release-notes/11.5.2
While here, pet linters.
PR: 259713
Reported by: freebsd-ports@charlieroot.de (maintainer) |
11.5.0 03 Nov 2021 03:12:50 |
Wen Heping (wen) |
www/typo3-11: Update to 11.5.0
Fix a typo in Makefile
Update DESCR
PR: 259066
Reported by: freebsd-ports@charlieroot.de(maintainer) |
11.4.0 05 Oct 2021 00:38:26 |
Wen Heping (wen) |
www/typo3-11: New port
PR: 258841
Reported by: freebsd-ports@charlieroot.de |