notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
typo3-13 Typo3 content management system
13.4.14 www on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 13.4.12Version of this port present on the latest quarterly branch.
Maintainer: freebsd-ports@charlieroot.de search for ports maintained by this maintainer
Port Added: 2024-05-17 08:09:39
Last Update: 2025-06-11 23:12:44
Commit Hash: a3d3324
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 = 1749648313 SHA256 (typo3_src-13.4.14.tar.gz) = 836ed50a43633f133ba167c670c3e87f4ae04c80057549f309b8ce3000d65aca SIZE (typo3_src-13.4.14.tar.gz) = 25594919

Packages (timestamps in pop-ups are UTC):
typo3-13-php82
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.4.8_113.4.13-13.4.8_113.4.13---
FreeBSD:13:quarterly13.4.1213.4.12-13.4.1213.4.12---
FreeBSD:14:latest13.4.8_113.4.14-13.4.8_113.4.14---
FreeBSD:14:quarterly13.4.1213.4.12-13.4.1213.4.12---
FreeBSD:15:latest13.4.8_113.4.12n/a13.4.8_1n/a---
 
typo3-13-php83
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.4.8_113.4.13-13.4.8_113.4.13---
FreeBSD:13:quarterly13.4.1213.4.12-13.4.1213.4.12---
FreeBSD:14:latest13.4.8_113.4.14-13.4.8_113.4.14---
FreeBSD:14:quarterly13.4.1213.4.12-13.4.1213.4.12---
FreeBSD:15:latest13.4.8_113.4.12n/a13.4.8_1n/a---
 
typo3-13-php84
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.4.8_113.4.13-13.4.8_113.4.13---
FreeBSD:13:quarterly13.4.1213.4.12-13.4.1213.4.12---
FreeBSD:14:latest13.4.8_113.4.14-13.4.8_113.4.14---
FreeBSD:14:quarterly13.4.1213.4.12-13.4.1213.4.12---
FreeBSD:15:latest13.4.8_113.4.12n/a13.4.8_1n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php83
  2. ctype.so : textproc/php83-ctype
  3. dom.so : textproc/php83-dom
  4. exif.so : graphics/php83-exif
  5. fileinfo.so : sysutils/php83-fileinfo
  6. filter.so : security/php83-filter
  7. gd.so : graphics/php83-gd
  8. intl.so : devel/php83-intl
  9. mbstring.so : converters/php83-mbstring
  10. pdo.so : databases/php83-pdo
  11. session.so : www/php83-session
  12. simplexml.so : textproc/php83-simplexml
  13. tokenizer.so : devel/php83-tokenizer
  14. xml.so : textproc/php83-xml
  15. zip.so : archivers/php83-zip
  16. zlib.so : archivers/php83-zlib
  17. 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.14: 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:
Expand this list (1 items)
Collapse this list.
  1. https://cdn.typo3.com/typo3/13.4.14/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
13.4.14
11 Jun 2025 23:12:44
commit hash: a3d33243d0fe3491a6c7c9ded14d674970931a54commit hash: a3d33243d0fe3491a6c7c9ded14d674970931a54commit hash: a3d33243d0fe3491a6c7c9ded14d674970931a54commit hash: a3d33243d0fe3491a6c7c9ded14d674970931a54 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Helmut Ritter
www/typo3-13: Update 13.4.13 => 13.4.14

Release notes:
https://get.typo3.org/release-notes/13.4.14
https://typo3.org/article/typo3-13414-and-12433-maintenance-releases-published

PR:	287449
13.4.13
28 May 2025 22:28:14
commit hash: e3e4678a03f6f67d37829ba3320a6e9792d5541ecommit hash: e3e4678a03f6f67d37829ba3320a6e9792d5541ecommit hash: e3e4678a03f6f67d37829ba3320a6e9792d5541ecommit hash: e3e4678a03f6f67d37829ba3320a6e9792d5541e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Helmut Ritter
www/typo3-13: Update 13.4.12 => 13.4.13

Release notes:
https://get.typo3.org/release-notes/13.4.13
https://typo3.org/article/typo3-13413-and-12432-maintenance-releases-published

Improve port:
- Remove unused MBSTRING_DESC.
- Fix warnings from portclippy.
- Fix warnings from portlint: split long lines in pkg-plist.

PR:	287114
13.4.12
20 May 2025 15:59:27
commit hash: eb26e9489183f08dcabb54563ef12dde22fc93a8commit hash: eb26e9489183f08dcabb54563ef12dde22fc93a8commit hash: eb26e9489183f08dcabb54563ef12dde22fc93a8commit hash: eb26e9489183f08dcabb54563ef12dde22fc93a8 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Helmut Ritter
www/typo3-13: Update to 13.4.12

PR:	286951
MFH:	2025Q2
13.4.8_1
30 Mar 2025 06:00:01
commit hash: 9a9c1ba205b198a8372fb193b61610d250799f78commit hash: 9a9c1ba205b198a8372fb193b61610d250799f78commit hash: 9a9c1ba205b198a8372fb193b61610d250799f78commit hash: 9a9c1ba205b198a8372fb193b61610d250799f78 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
graphics/ImageMagicks*: bump dependent ports
13.4.8
18 Mar 2025 16:27:43
commit hash: ed4671cc6a06c771366558be8a783e3232b206a9commit hash: ed4671cc6a06c771366558be8a783e3232b206a9commit hash: ed4671cc6a06c771366558be8a783e3232b206a9commit hash: ed4671cc6a06c771366558be8a783e3232b206a9 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Helmut Ritter
www/typo3-13: Update 13.4.4 => 13.4.8

Release Notes:
https://get.typo3.org/release-notes/13.4.5
https://get.typo3.org/release-notes/13.4.6
https://get.typo3.org/release-notes/13.4.7
https://get.typo3.org/release-notes/13.4.8

News:
https://typo3.org/article/typo3-1345-and-12427-maintenance-releases-published
https://typo3.org/article/typo3-1346-maintenance-release-published
https://typo3.org/article/typo3-1347-maintenance-release-published
https://typo3.org/article/typo3-1348-and-12428-maintenance-releases-published

PR:	285500
13.4.4_1
06 Feb 2025 01:18:32
commit hash: 4b99b3bcea1f53a5fe1ef19b1ba992880ac2af35commit hash: 4b99b3bcea1f53a5fe1ef19b1ba992880ac2af35commit hash: 4b99b3bcea1f53a5fe1ef19b1ba992880ac2af35commit hash: 4b99b3bcea1f53a5fe1ef19b1ba992880ac2af35 files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/typo3-13: Add missing PHP module

PR:		284566
Reported by:	wen@
Approved by:	maintainer
13.4.4
23 Jan 2025 15:18:46
commit hash: 837556d31992381891ace98fbd14b7257c0aaf58commit hash: 837556d31992381891ace98fbd14b7257c0aaf58commit hash: 837556d31992381891ace98fbd14b7257c0aaf58commit hash: 837556d31992381891ace98fbd14b7257c0aaf58 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Helmut Ritter
www/typo3-12: Update 13.3.1 → 13.4.4

From 13.4.0 TYPO3 v13 is a new LTS.

13.4.3 is security release and contain important security fixes - read
the corresponding security advisories here:
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-001
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-002
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-003
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-004
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-005
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-006
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-007
 *  https://typo3.org/security/advisory/typo3-core-sa-2025-008
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13.3.1
18 Oct 2024 00:34:36
commit hash: ed202c081305666e49140239b8d81a5054f731f1commit hash: ed202c081305666e49140239b8d81a5054f731f1commit hash: ed202c081305666e49140239b8d81a5054f731f1commit hash: ed202c081305666e49140239b8d81a5054f731f1 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Helmut Ritter
www/typo3-13: Update 13.1.1 → 13.3.1 (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:	282103
MFH:	2024Q4
13.1.1
17 May 2024 08:05:39
commit hash: e5b38e0d477071312401f5d5164be48e6fdf1dbfcommit hash: e5b38e0d477071312401f5d5164be48e6fdf1dbfcommit hash: e5b38e0d477071312401f5d5164be48e6fdf1dbfcommit hash: e5b38e0d477071312401f5d5164be48e6fdf1dbf files touched by this commit
Wen Heping (wen) search for other commits by this committer
www/typo3-13: Add new port, copied from www/typo3-12

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
PR:		279022
Reported by:	maintainer

Number of commits found: 9