Bug 268127 - www/typo3-12: New port, copied from www/typo3-11
Summary: www/typo3-12: New port, copied from www/typo3-11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-02 12:59 UTC by Wen Heping
Modified: 2022-12-05 12:02 UTC (History)
1 user (show)

See Also:
freebsd-ports: maintainer-feedback+


Attachments
New port, copied from www/typo3-11 (2.02 KB, application/x-gzip)
2022-12-02 12:59 UTC, Wen Heping
no flags Details
Support with mysql8 and php8.1 (2.03 KB, application/x-gzip)
2022-12-03 10:09 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)