From nobody Sat Sep 11 18:30:21 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D8D4D17AAD15 for ; Sat, 11 Sep 2021 18:30:32 +0000 (UTC) (envelope-from dmytro@posteo.net) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4H6Ls40z9Lz3pCF for ; Sat, 11 Sep 2021 18:30:31 +0000 (UTC) (envelope-from dmytro@posteo.net) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id A9271240029 for ; Sat, 11 Sep 2021 20:30:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1631385023; bh=terGhq+Enb9cvNwkleFQn+vPpfvokOtGe3vm4TUeRLQ=; h=Date:From:To:Subject:From; b=Rmi1BOlnMjNpYkDexszYL0vzfLIaJOUv/LRvB5AbHS4E6Y7DUkcm7KqTS1MuLXYq7 a4tP3LuPZxvoUZlHVvFvmShHB8TvmliUH9Pn/2RT1YAimb5EYhVqIbig7v12Gl6Bt+ cjezMfOre1WijDcfp+jqPKG8ZSTqmRu24Imu4QuDbES5nchVOlLC1059l8kwJ7OmFx MHZd/vAElDuIAwPuGG62ZxU4LfobEFUDrwXkaeeUpNgZHpveZwYvAaOyZbKTHEycGE Nf9qZOeosKuF1P8jwYlMjXLRWUlH7e/xkjr2oyHmWW4RB+gF5Xxjrf/pyLiDM5mV4A +EKhsdLZEewQw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4H6Lrt691Mz6tmN for ; Sat, 11 Sep 2021 20:30:22 +0200 (CEST) Date: Sat, 11 Sep 2021 18:30:21 +0000 From: Dmytro Bilokha To: freebsd-ports@freebsd.org Subject: Need for commit (new port www/tomee-plus) Message-ID: List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline X-Rspamd-Queue-Id: 4H6Ls40z9Lz3pCF X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=posteo.net header.s=2017 header.b=Rmi1BOln; dmarc=pass (policy=none) header.from=posteo.net; spf=pass (mx1.freebsd.org: domain of dmytro@posteo.net designates 185.67.36.65 as permitted sender) smtp.mailfrom=dmytro@posteo.net X-Spamd-Result: default: False [-4.20 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[posteo.net:s=2017]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:185.67.36.0/23]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCVD_COUNT_THREE(0.00)[3]; RCVD_IN_DNSWL_MED(-0.20)[185.67.36.65:from]; DKIM_TRACE(0.00)[posteo.net:+]; DMARC_POLICY_ALLOW(-0.50)[posteo.net,none]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:8495, ipnet:185.67.36.0/23, country:DE]; RCVD_TLS_ALL(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[185.67.36.65:from] X-ThisMailContainsUnwantedMimeParts: N Hello! It would be super nice if some committer could look at the new port's patch and commit it: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258438 About the new port: Apache TomEE Plus is the Java EE 8 application server based on Apache Tomcat. The "Plus" distribution implements all the Java EE specifications, including JAX-WS and JMS. We already have a www/tomee port, but it represents not a "Plus" distribution, so it doesn't implement all the Java EE specifications, only a subset. -- Dmytro Bilokha dmytro@posteo.net