From owner-freebsd-ports@freebsd.org Tue Jul 18 13:50:34 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E016D7DDC1 for ; Tue, 18 Jul 2017 13:50:34 +0000 (UTC) (envelope-from aduitsis@gmail.com) Received: from mail-yb0-x230.google.com (mail-yb0-x230.google.com [IPv6:2607:f8b0:4002:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C676C6EC4E for ; Tue, 18 Jul 2017 13:50:33 +0000 (UTC) (envelope-from aduitsis@gmail.com) Received: by mail-yb0-x230.google.com with SMTP id 70so6607772ybn.2 for ; Tue, 18 Jul 2017 06:50:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=5BZypIIOAYO5pyry51EEuJCT81eSBP0FX34nndmsc+w=; b=tuX38HqBThxShXSRVqmEkrDFU2cZkryIcZTbldMONbGhUNVe+5PA0n6dCJJE+Dvjmn xP+RMQJv0FrZceQU/VNBB6oAR85dxwbCv61kzk7ZbghJJDC7m/za0uw3QGLbbklwJFjR 1juzPMI60ar9VhkKmnPyIQjhDk3UB4gIHwyhfcaij5fH6BsAybTVqJvX9noNzARIsxmg qJFfj9nQQ+JqR6ITCQIfvoU4QewbOZbtOUaaAUPfVnRLXC9/VggsxTa8luk6elcLMfQz 4JvesXXuxX9eQ8dGopKg4pxSg52V/jtwoqdjfwPlljzT/EocvEz+iL2pjo6TkCTSUQ82 co7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=5BZypIIOAYO5pyry51EEuJCT81eSBP0FX34nndmsc+w=; b=XukhS89d4NfgwqtpM15jVX+QpJf0n0toTAVQCLNAZN4EoWxz+0hgWqwqGym0xtJ3mn WiOKHZsc8jrAEdE43aFzUC9qzikEZ/MSO3UMFgeSpMHRDHRK0vwqM2o0+sWjelE/CqrV cX/UEfi1AcjQ/vcvXBHK0R7Yyj3V0iRZNmbtPM77/2SKG33NUYWjMTvj0SJuogS0i0up lqyZek6CEIkpcw8hwLUijqLDqXyYUXhF380pxzo5OSHOqME7LcAM9bHXZZob5CDW2rRt NO6GoE6eh+IMcOXbDQ7lED4Obn/xAJUOJTkyCIxEQoui2emrJfrKUgQrzj51hdoqr9HD pxTQ== X-Gm-Message-State: AIVw112hIxbe9jWMsD/BrFYkRC2OozgcZGfYlgyNZUpYZsoGC83rm6Wl wDe7VsJTjbvDqA7PUSocpywAfbP0qgMC X-Received: by 10.37.119.70 with SMTP id s67mr1276743ybc.214.1500385832645; Tue, 18 Jul 2017 06:50:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.145.79 with HTTP; Tue, 18 Jul 2017 06:50:32 -0700 (PDT) From: Athanasios Douitsis Date: Tue, 18 Jul 2017 16:50:32 +0300 Message-ID: Subject: github repo to port connection To: freebsd-ports@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jul 2017 13:50:34 -0000 Hello, Totally new to ports maintenance, please bear. Is there a way for a port to be semi-automatically updated from a github repo as its source? I understand that a ports committer (which I am not) must always be present in the process, just looking for the optimal way to handle maintenance. If this has been discussed before, my apologies. Many thanks, -- Athanasios Douitsis