From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 28 11:00:27 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E31E01065695 for ; Fri, 28 Jan 2011 11:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9C5CE8FC16 for ; Fri, 28 Jan 2011 11:00:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p0SB0Qk4043487 for ; Fri, 28 Jan 2011 11:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p0SB0QQP043458; Fri, 28 Jan 2011 11:00:26 GMT (envelope-from gnats) Resent-Date: Fri, 28 Jan 2011 11:00:26 GMT Resent-Message-Id: <201101281100.p0SB0QQP043458@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Helmut Schneider Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94AA61065675 for ; Fri, 28 Jan 2011 10:59:20 +0000 (UTC) (envelope-from helmut@charlieroot.de) Received: from mailout06.t-online.de (mailout06.t-online.de [194.25.134.19]) by mx1.freebsd.org (Postfix) with ESMTP id 279288FC08 for ; Fri, 28 Jan 2011 10:59:19 +0000 (UTC) Received: from fwd09.aul.t-online.de (fwd09.aul.t-online.de ) by mailout06.t-online.de with smtp id 1Pim2w-0004xv-FS; Fri, 28 Jan 2011 11:59:18 +0100 Received: from mailout.charlieroot.de (EABtFMZeohCzaMLGzGbwi6WCjxJopqHeItj5slQ4yYzrqYpQLw+8aBYVvd9iwGOZST@[93.205.106.198]) by fwd09.aul.t-online.de with esmtp id 1Pim2i-0QbtRY0; Fri, 28 Jan 2011 11:59:04 +0100 Received: from BSDHelmut832.charlieroot.de (bsdhelmut832.charlieroot.de [192.168.124.190]) by mailout.charlieroot.de (Postfix) with ESMTP id D734235 for ; Fri, 28 Jan 2011 11:59:03 +0100 (CET) Received: from BSDHelmut832.charlieroot.de (localhost [127.0.0.1]) by BSDHelmut832.charlieroot.de (Postfix) with ESMTP id 1BDE68A767 for ; Fri, 28 Jan 2011 11:59:10 +0100 (CET) Received: (from root@localhost) by BSDHelmut832.charlieroot.de (8.14.4/8.14.4/Submit) id p0SAx9xf059546; Fri, 28 Jan 2011 11:59:09 +0100 (CET) (envelope-from helmut) Message-Id: <201101281059.p0SAx9xf059546@BSDHelmut832.charlieroot.de> Date: Fri, 28 Jan 2011 11:59:09 +0100 (CET) From: Helmut Schneider To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/154355: [MAINTAINER] www/typo343: add LICENSE, add DEPRECATED, change pkg_descr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 11:00:27 -0000 >Number: 154355 >Category: ports >Synopsis: [MAINTAINER] www/typo343: add LICENSE, add DEPRECATED, change pkg_descr >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 28 11:00:25 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Helmut Schneider >Release: FreeBSD 8.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD BSDHelmut832.charlieroot.de 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Fri Jan 7 01:01:47 CET >Description: - add LICENSE - add DEPRECATED - change pkg_descr Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- typo3-4.3.10.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/typo343.org/Makefile /usr/ports/www/typo343/Makefile --- /usr/ports/www/typo343.org/Makefile 2010-12-29 01:11:44.000000000 +0100 +++ /usr/ports/www/typo343/Makefile 2011-01-28 11:26:01.000000000 +0100 @@ -14,6 +14,10 @@ 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 -ruN --exclude=CVS /usr/ports/www/typo343.org/pkg-descr /usr/ports/www/typo343/pkg-descr --- /usr/ports/www/typo343.org/pkg-descr 2010-10-19 02:38:03.000000000 +0200 +++ /usr/ports/www/typo343/pkg-descr 2011-01-27 19:21:39.000000000 +0100 @@ -2,7 +2,8 @@ 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/ --- typo3-4.3.10.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: