From nobody Wed Jan 24 06:03:30 2024 X-Original-To: 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 4TKYLS506lz57YKj for ; Wed, 24 Jan 2024 06:04:00 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-yw1-f180.google.com (mail-yw1-f180.google.com [209.85.128.180]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TKYLS3BHYz4jP1 for ; Wed, 24 Jan 2024 06:04:00 +0000 (UTC) (envelope-from 6yearold@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-yw1-f180.google.com with SMTP id 00721157ae682-5ff84214fc7so49251397b3.0 for ; Tue, 23 Jan 2024 22:04:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706076238; x=1706681038; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3FOS8CbjC9488VkHTEOPyAWSQrsrRzKtHnHBNOfbimg=; b=m2kZDN/CTVbOzdREQytnxtEw48siLHFYFExliC+qR9ZQy2X+XZMsSN/RJnG1Jxfxj8 lFb0XWo6QXTHLfEs5vp8MSFAz95BF06vZu4gIv3LFsmGKBrnpOMQ0ixLxk91UXPJhCvW GaUaJXOJ80qmqNGrQlSHk9w3MVIANEAzMTzu6fk6MEwYH6HFiHhWl8jC5/ts3uzI5V4P jPJhxrPn0ggZBIH7xW6vvNhkl3hFwzaR4STQtCnNUaFJvylFzhp0zCccAwoIJCcUNcp0 L7qjjAxAztvKJSpmx6HBEMRhoXATEDMzgyYF2A5CH40n3JopS1jiK2GJ2JunIU3XDJWs Iwxw== X-Gm-Message-State: AOJu0YzGXAPIXYiKyI/ntnrcTNV88bb0b4W+ek1zkBaiZYihYj/Cl5CZ S2QZ87ZFK8WpwA4vUMuw+1HP2fhPJrAJf2TNLQaxoSAABUTYwhXJXsNJ5MOMymM= X-Google-Smtp-Source: AGHT+IGYeMiPRB55M6brY7YFfgTIX74u77hAtyMG4eDWl9XmV147jkVollTGG0LABwmkMyQ154GpEA== X-Received: by 2002:a25:2b85:0:b0:dc2:4ed7:f08f with SMTP id r127-20020a252b85000000b00dc24ed7f08fmr214384ybr.96.1706076238459; Tue, 23 Jan 2024 22:03:58 -0800 (PST) Received: from mail-ua1-f52.google.com (mail-ua1-f52.google.com. [209.85.222.52]) by smtp.gmail.com with ESMTPSA id fc12-20020a056130178c00b007d2b0ee0038sm1687800uab.7.2024.01.23.22.03.58 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 23 Jan 2024 22:03:58 -0800 (PST) Received: by mail-ua1-f52.google.com with SMTP id a1e0cc1a2514c-7d2de2cc440so521166241.2 for ; Tue, 23 Jan 2024 22:03:58 -0800 (PST) X-Received: by 2002:a1f:dfc1:0:b0:4b6:c31f:5b26 with SMTP id w184-20020a1fdfc1000000b004b6c31f5b26mr2457654vkg.4.1706076238174; Tue, 23 Jan 2024 22:03:58 -0800 (PST) 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 References: <5DA3303D-107B-423C-8363-4B2921965305@freebsd.org> In-Reply-To: From: Gleb Popov Date: Wed, 24 Jan 2024 09:03:30 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Call for help: moving manpages to share/man To: Christian Weisgerber Cc: ports@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4TKYLS3BHYz4jP1 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] On Wed, Jan 24, 2024 at 2:06=E2=80=AFAM Christian Weisgerber wrote: > > It would have been nicer if we could have had this as a collaborative > branch in the freebsd.org repository... > (Do we have a policy on this?) I wanted to do that too, actually, but it turned out that freebsd/freebsd-ports is a read-only repository that is automatically synchronized with our own. It is not possible to create branches there.