From nobody Fri Jan 20 20:41:25 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 4NzBHB2bpmz30wjn for ; Fri, 20 Jan 2023 20:41:26 +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 4NzBHB1Y7rz3Mwx for ; Fri, 20 Jan 2023 20:41:26 +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=1674247286; 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=vikdWA1rfEn4uJIyTXvdji0Ovw/e0wRyWLTlx/ZmoT8=; b=k4I4LMxttdTuEuTHk3rSarCvtWmjNA7TaswvQ+i+DjYiBiKiAQ6e4r/fjKf695Ev+jNimJ agERMkoqZiX/6eCVx07Hu7zfTY9MYJa2V8Gjc/EX4avrHd7IiiiMwbv2/EjCgrCbcKy/Tt 579PMJnnmIrixaT46iJhUZWD+0LD8PksYKzF5e13P5hVcmSJ+l4MswzU4Mz3VMeYt6rknT Wbn9Ay13o80ou0XKb7qVAYz3zmuP60cVlt9EZXpdM0+Khrj9DasTdNXbecVu8jGwwKv+uV F2F8T/+qnnxTNS6ebQlSZoXJICpc3ualaIXZlB28B77//cwooETVAZn/k5h7VA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674247286; a=rsa-sha256; cv=none; b=dVqn4+CmT3FRTZ3wAs0KadwIv12Vmw0Z/2a6t5nnOoUFZ7L+2TeQp+g4NiTPphfcF62Vaz 7mZxx/h1mn1q0wHurCAcCp127UvtAM86BCmACUUgU5E5eX8G1gX+g7SExbRQujkyssjXiv 0MGegzERVcBF9ZXCRvJR/9z4dhGQ5yHFgVTGW3zJj1D1vuKbG3emEZO8uJsYsnEtgGJwoZ TSgVdJ7feQwg+Sc03anOGFehUn051G62uEGBEsSEEQchIPqzDOpjT4bE7nmlmjxB5JWbKB d7Qoj3hdpuXc6vpi+WGifhp83wL+L06VkP3n80Gow95duhDr0n3uRx8OMEbcfg== 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 4NzBHB0bz6zkZ4 for ; Fri, 20 Jan 2023 20:41:26 +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 30KKfQe7091681 for ; Fri, 20 Jan 2023 20:41:26 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30KKfQ4e091680 for ports-bugs@FreeBSD.org; Fri, 20 Jan 2023 20:41:26 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 269065] www/forgejo: add port Date: Fri, 20 Jan 2023 20:41:25 +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: sam@samwhited.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@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=3D269065 --- Comment #3 from Sam Whited --- A group that I'm a member of is experimenting with moving from Gitea to Forgeio. We are currently building Forgeio by applying this patch to the po= rts tree, and it appears to be working. The only thing we ran into is that the directories in the rc.d script are s= till "gitea", so we had to change that before it would start from eg. /var/db/gi= tea to /var/db/forgejo. I'm not sure what forgejo does by default, it may still be using gitea directories, but we renamed everything in our config file and if I change t= he two directories listed in the rc.d script this starts working. --=20 You are receiving this mail because: You are the assignee for the bug.=