From owner-freebsd-ports@freebsd.org Mon Aug 31 00:51:46 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FF239C62AC for ; Mon, 31 Aug 2015 00:51:46 +0000 (UTC) (envelope-from joehorn@gmail.com) Received: from mail-oi0-x231.google.com (mail-oi0-x231.google.com [IPv6:2607:f8b0:4003:c06::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 68F111E6; Mon, 31 Aug 2015 00:51:46 +0000 (UTC) (envelope-from joehorn@gmail.com) Received: by oigm66 with SMTP id m66so50869797oig.0; Sun, 30 Aug 2015 17:51:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7HpW/rjcjDNh3Lfaafa+PPUfh0Igrt4R9596NoilEhg=; b=PtM8+wPrJeIEAEiy3cgp8M2PL6KS2l7Vv3xYj7hGxpvw5GNuvePuEceVw8ve0dEZnk il8ktMMx0EgYjSLI01dIX+H8ZOuLdJwZejssMNpfR8ITh21BdhQ8O9PS0Mo6LJriIavO VKkaqUw7xsfOGkoa4QCd3Br+PnaGJeUj/QCrn5V7mRB6RmFmvihf7FxZ/RbD8AUZJVpx vdPIolRN2DD9yqN6inqUOqLFlxElDzJs6HpH3sQEkfvdzILOW+XZHwyQ1vV1rZKwogJa v0IgSQEW3S4R379T/WSH4hQEKDgFgoF5XiJjiHhUn+lGVJivNzjxiC3g2q5tL2ovZlvG 8/0g== MIME-Version: 1.0 X-Received: by 10.202.208.5 with SMTP id h5mr4684104oig.74.1440982304740; Sun, 30 Aug 2015 17:51:44 -0700 (PDT) Received: by 10.76.108.109 with HTTP; Sun, 30 Aug 2015 17:51:44 -0700 (PDT) In-Reply-To: <20150830221524.GA44458@darkthrone.kvedulv.de> References: <20150830221524.GA44458@darkthrone.kvedulv.de> Date: Mon, 31 Aug 2015 08:51:44 +0800 Message-ID: Subject: Re: Drop maintainership From: Joe Horn To: Michael Moll Cc: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Aug 2015 00:51:46 -0000 I've tried to upgrade the port www/extjs , but failed. As my thought, the port has become "NOT RECOMMENDED TO UPGRADE" after Sencha promoting SenchaCmd as tool for packaging & deploying application on Ext JS 5. I believe that Ext JS 4 is still required in some web sites/pages which contains lots of backend programs written in PHP, JSP/JAVA servlet. 2015-08-31 6:15 GMT+08:00 Michael Moll : > Hi, > > On Mon, Aug 31, 2015 at 02:12:50AM +0800, Joe Horn wrote: > > I'd like to drop all ports maintainship which maintained by me, please > > re-assign them to ports@ or others. > > One question about www/extjs, do you think this port is making still > sense to have in the ports tree now that applications are mostly built > with Sencha Cmd? I thought about updating it, but felt that a port of > Sencha Cmd would help much more than a port of ExtJS... > > Regards > -- > Michael Moll >