From owner-freebsd-ports-bugs@freebsd.org Mon May 20 23:59:50 2019 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5FF41596928 for ; Mon, 20 May 2019 23:59:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 5844369F51 for ; Mon, 20 May 2019 23:59:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 186141596927; Mon, 20 May 2019 23:59:50 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 043611596926 for ; Mon, 20 May 2019 23:59:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B46F69F4E for ; Mon, 20 May 2019 23:59:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B13B28A75 for ; Mon, 20 May 2019 23:59:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x4KNxmTc016725 for ; Mon, 20 May 2019 23:59:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x4KNxmuS016724 for ports-bugs@FreeBSD.org; Mon, 20 May 2019 23:59:48 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 237315] New port: net/pichi An Application Layer Proxy controlled via RESTful APIs Date: Mon, 20 May 2019 23:59:48 +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: needs-patch, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pichi@elude.in 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: attachments.isobsolete attachments.created 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 MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2019 23:59:51 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237315 Pichi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #204223|0 |1 is obsolete| | --- Comment #9 from Pichi --- Created attachment 204497 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204497&action= =3Dedit pichi.shar (In reply to Tobias Kortkamp from comment #6) > Put it in its own block between LICENSE_FILE and USES. >=20 > See the Porter's Handbook: > https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/portin= g-> order.html Done. Thanks for your link. > Is pichi.json.default something that users need to copy to pichi.json? > Maybe install it as pichi.json.sample and add @sample to it in pkg-plist > to do this on package install. Yes and done. > All the pichi_*() functions in files/pichi.in need to be moved to > just before run_rc_command at the end. Done. > XUSE_RC_SUBR=3D pichi >=20 > This needs to be moved into the USES block. Done. > Test building this on FreeBSD 12.0 fails with: >=20 > FAILED: src/CMakeFiles/pichi_lib.dir/net/asio.cpp.o=20 > ... It was caused by Boost.Asio 1.70.0 having been changed its API. Patch files attached are supposed to fix it. --=20 You are receiving this mail because: You are the assignee for the bug.=