diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-01-28 16:09:05 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-01-28 16:09:05 +0000 |
commit | 92fee0d1bba4a63dab9b9167df02cc2a294b1d04 (patch) | |
tree | e431510f46cacc2561b30934e3c3d1939d2f04c6 /www | |
parent | acc970a9f8ca5b59698625ae43f44fb4c4d0666f (diff) | |
download | ports-92fee0d1bba4a63dab9b9167df02cc2a294b1d04.tar.gz ports-92fee0d1bba4a63dab9b9167df02cc2a294b1d04.zip |
- Add LICENSE
- Add DEPRECATED
- Change pkg_descr
PR: 154355
Submitted by: Helmut Schneider <jumper99@gmx.de> (maintainer)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268334
Diffstat (limited to 'www')
-rw-r--r-- | www/typo343/Makefile | 4 | ||||
-rw-r--r-- | www/typo343/pkg-descr | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/www/typo343/Makefile b/www/typo343/Makefile index d66cbcbe70f1..116a13769b2a 100644 --- a/www/typo343/Makefile +++ b/www/typo343/Makefile @@ -14,6 +14,10 @@ DISTNAME= ${PORTNAME}_src-${PORTVERSION} MAINTAINER= jumper99@gmx.de COMMENT= The typo3 content management system +LICENSE= GPLv2 + +DEPRECATED= Support will end in the near future, see http://typo3.org/download/packages/ for details + NO_LATEST_LINK= yes NO_BUILD= yes USE_PHP= mysql pcre xml session ctype filter json diff --git a/www/typo343/pkg-descr b/www/typo343/pkg-descr index 11ccc5a9d2b8..263728e9aa22 100644 --- a/www/typo343/pkg-descr +++ b/www/typo343/pkg-descr @@ -2,7 +2,8 @@ TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. -This version is the old stable release. It can be used for existing projects, -but gets only security fixes. Updating to TYPO3 4.4 is recommended. +Outdated stable release +Support for this version will be dropped entirely when TYPO3 4.6 is released. +Updating to TYPO3 4.5 is seriously recommended. WWW: http://typo3.org/ |