From nobody Sat Jan 14 15:55:19 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 4NvNCr0gVtz2r6s1 for ; Sat, 14 Jan 2023 15:55:20 +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 4NvNCq6kJrz3mcW for ; Sat, 14 Jan 2023 15:55:19 +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=1673711719; 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=csr+W/7wrO5O98UMM88MxAVJxZqhT4ykTzCmy6CwSTY=; b=UjVYtwAkB4WIl5QWotsntil37k1z0v09MUDiQKQWAlu25qELtEetl6tXdahreuldNU/n0H ESX0v9jOvieHxt1K5chvJJ4GENlo59uNgpuSWJNEg75icqnnyEzibdLsIAWcxlBACtEGbH 25+6MiH02EwWpROLvc5UlE/u2Qt5IkTOKTqme4fEcHnwr+R0G1J6aZoqr6geM9bAq3mkEp OWCW8kyc57XK28Hd2LVEln1G5P3fhkzRAdjjZY8VtI2ccx588I0cRMe3SZtF+WzKumPKmD KBUG9a2CqLD08aypLHBa1ourTBM41wEXTDDn/EEs8MbLwccSbQC46tG0dR7BTA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1673711719; a=rsa-sha256; cv=none; b=dDqaxYB2kCEj/vBNC28MLKiLfbyEUtzvKd+4AB+Ktq3fHxlKMHrFR8B4Z11YmLO5et+3ZZ zJ/J6f4J97og+uIZPFh4phZv0vTpFiGCNzoGd7sxo5TtnXJiNSf4F5pLuUuEflKNy3UepV 8WsdqEyLghq6Io1uCoqjPwgMotbBgnE6mHHl3SD75IPQ9sF145ymesAx90xXaYDZjTU6ol poSlROw+TGWzeccb8+su/6An6wyZONuJQtRHeFvMaaC3dVhasr9nw203LXSl17pUPCdJps owpK+rMITvhGUpyd0/jKaD7lkeka5+4Qv+e5vmVtZa8HmUKGrfv0zNzo0OzxaA== 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 4NvNCq5kBMztJM for ; Sat, 14 Jan 2023 15:55:19 +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 30EFtJb8052532 for ; Sat, 14 Jan 2023 15:55:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30EFtJxi052531 for ports-bugs@FreeBSD.org; Sat, 14 Jan 2023 15:55:19 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 268737] Add Mk/Scripts/add-port-to-category-makefile.sh, command that adds port to category's Makefile Date: Sat, 14 Jan 2023 15:55:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mat@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268737 --- Comment #7 from Mathieu Arnold --- (In reply to Yuri Victorovich from comment #3) The Tools directory is not under any restriction, anyone can add anything there. You only have to respect the maintainership of other people. I wonder what became of addport, I always used it to add ports, and it did = all those things. --=20 You are receiving this mail because: You are on the CC list for the bug.=