From owner-freebsd-questions@FreeBSD.ORG Thu Jun 26 09:02:08 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1EC94FCA; Thu, 26 Jun 2014 09:02:08 +0000 (UTC) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D479B2FDF; Thu, 26 Jun 2014 09:02:07 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id o6so3528207oag.2 for ; Thu, 26 Jun 2014 02:02:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=6Sv0ayFNyqCli8Z325C3f7VXHETLf9pWPcaW1tAHBJs=; b=ws2pj4hgXEMK1mUXIEGOiitiuUu/62taM0/PXzM8ENlHmjXvxjggQlDeK+EZ20zxGy +UAyPOmzLpPzSY+MRpYh0zN0tbYrlXFeNOweEFTUxXXWLOFYzXQ1BIDvaBC0jzssQfNR qOqFFMcFSLJ+r8P8fxhI8hGHfzv/nrXSbqeMdeNnDjimrR0AagxluTDUm/vIA5Rt3pMO Mf9QiGvHrZiAvRE2hziH6ZwmJa8e4i618pVVJSEpgbvxpKJfRuEVSD/0ykghBV0kK9PT jvyGyWD1ydxKLoOIICKLkg4p0E5mBYG0XUpfLgGr18Nwt2mWUHYHsUHETwdMBFFhIVv7 AjLA== MIME-Version: 1.0 X-Received: by 10.60.56.98 with SMTP id z2mr13612754oep.62.1403773326963; Thu, 26 Jun 2014 02:02:06 -0700 (PDT) Sender: tomek.cedro@gmail.com Received: by 10.202.75.207 with HTTP; Thu, 26 Jun 2014 02:02:06 -0700 (PDT) Date: Thu, 26 Jun 2014 11:02:06 +0200 X-Google-Sender-Auth: DXysNqO-kcpJKNvEtefaez4PYZE Message-ID: Subject: selecting git(hub) tag menu in freebsd port From: CeDeROM To: freebsd-ports , FreeBSD Questions Mailing List Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2014 09:02:08 -0000 Hello :-) Its nice to have easy git(hub) support in the ports [1]. Still I am wondering on how to solve stable vs devel problem. Is it possible to have list of tags in the make config step? I would like to have one port to build the stable package (tag) and also to build/test the devel (head) package :-) I would like to create a menu in the port build makefile that would allow to select desired release/tag/branch (i.e. create list of tags to select during the build before git pull). There would be a "stable" or "release" tag selected by default to build the latest release.. Any hints welcome :-) Tomek [1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html#makefile-master_sites-github-description -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info