Bug 268127

Summary: www/typo3-12: New port, copied from www/typo3-11
Product: Ports & Packages Reporter: Wen Heping <wen>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd-ports
Priority: --- Flags: freebsd-ports: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
New port, copied from www/typo3-11
none
Support with mysql8 and php8.1 none

Description Wen Heping freebsd_committer freebsd_triage 2022-12-02 12:59:54 UTC
Created attachment 238490 [details]
New port, copied from www/typo3-11

www/typo3-12: New port, copied from www/typo3-11
Comment 1 Helmut Ritter 2022-12-02 14:09:53 UTC
Version 12 reuqires MySQL8 and PHP8.1, either you change that in your patch or let me know when it is ready so can can do that.

https://get.typo3.org/version/12#system-requirements

Thank you!
Comment 2 Wen Heping freebsd_committer freebsd_triage 2022-12-03 10:09:06 UTC
Created attachment 238498 [details]
Support with mysql8 and php8.1
Comment 3 Wen Heping freebsd_committer freebsd_triage 2022-12-03 10:10:42 UTC
I upload new patch, now it require mysql8+ and PHP8.1.

wen
Comment 4 Helmut Ritter 2022-12-03 15:08:29 UTC
Thank you!
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-12-05 12:01:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06d6ef7edb659311e80bb9bb3fbe88e4773f4e9c

commit 06d6ef7edb659311e80bb9bb3fbe88e4773f4e9c
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-12-05 11:58:37 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-12-05 11:58:37 +0000

    www/typo3-12: New port, copied from www/typo3-11

    The latest version with Long Term Support (LTS). It will have full support until
    31 October 2024 and security bugfixes until 30 April 2026.

    * Unified editor experience
    * Advanced filelist module
    * Sharable Deep Links in the TYPO3 Backend
    * Improved collaboration and Workflow features
    * Flexible and Secure Multi-factor Authentication
    * And a lot of Improvements for Developers
    PR:             268127
    Reported by:    wen@
    Approved by:    maintainer

 www/Makefile                            |  1 +
 www/typo3-12/Makefile (new)             | 79 +++++++++++++++++++++++++++++++++
 www/typo3-12/distinfo (new)             |  3 ++
 www/typo3-12/files/pkg-message.in (new) | 24 ++++++++++
 www/typo3-12/pkg-descr (new)            | 14 ++++++
 5 files changed, 121 insertions(+)