From nobody Mon Nov 13 05:09:07 2023 X-Original-To: ports-bugs@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 4STHXM3bNHz510Sj for ; Mon, 13 Nov 2023 05:09:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4STHXM0brRz4RCx for ; Mon, 13 Nov 2023 05:09:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1699852147; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=f+12wGkmIabuQtxkdCk6OnuLSZ6V3Gx4Y6mchUCSEv8=; b=Z3Dh21r2sUe2ptnkJIo+zRTAK4euaFBr/5CQNRZ93siEsSm1Ajjb+IBpwJW95CFCYd7aK+ gQCTLtOPImC2u4DU8VTxoqvBlJSdFGHmZip9+2rp7HJrDS4ZM7M2ZEfnDl5bpg+H9AQTIv v+YUavyi4Q4lfB1fuxJtC7sitE+KWOjcByNP90Th1q/+sUhkSugScKfaVMnRBs0oQHhhB3 jjo03YjSqxoLK/BDbBuDeKszOfXDF9WECs0hf8DrTfwhqmUJjPhNKn6QksIMJAeUYHCcFy Y0/b0uCceULQkR/FLjweai/YXw5PC5Ep06TzKE05OTYCGdbGEB0HP/zolxXAZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699852147; a=rsa-sha256; cv=none; b=QmGdzHi70sZ3P7bhRjgCXz2oWtlbieTOcizHPkcBzn8mBd9MjujIGopaZe49UDyb88pNxc +f/ZoHxIAb2DDBoscXcQBPn1wK5WlFPbOptTA3FSxHjuYdwKrY7SvkFLiKc7wYW1W67Gmf wLnqJydAUuS83c19v9CboeSsCCrNqSjmYPklCw4KO+VgpFjxy+SuTho8QXQtUW6WqUQ7y8 dVYjaf0pyNTJ+9/dxpL7NTpWg+gv2gnponeIvHqWTWERBvQ1uc6L8d+54sAzbHcjgigVre UwkIoPFU0ZMj4gtQoHLLKdwdoW7ePqVEIQwU7azfBABJ725GtvdiJWL96HI5og== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4STHXL6nXbzslQ for ; Mon, 13 Nov 2023 05:09:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AD596eQ087640 for ; Mon, 13 Nov 2023 05:09:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AD596e4087639 for ports-bugs@FreeBSD.org; Mon, 13 Nov 2023 05:09:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275036] [NEW PORT] security/xsser Date: Mon, 13 Nov 2023 05:09:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lwhsu@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275036 Li-Wen Hsu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |lwhsu@FreeBSD.org --- Comment #1 from Li-Wen Hsu --- Hi, I haven't had time to review and provide all the comments, but it seems that it's better to check the porter's handbook ( https://docs.freebsd.org/en/books/porters-handbook/ ), especially the python section ( https://docs.freebsd.org/en/books/porters-handbook/special/#using-python ) = to improve this patch. In the meantime, please change `MAINTAINER=3Dnotmyemail@gmail.com` to your = real email, we cannot add a new port without a maintainer. --=20 You are receiving this mail because: You are the assignee for the bug.=