From owner-svn-ports-head@FreeBSD.ORG Wed Jan 29 19:53:10 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 952A5D9B for ; Wed, 29 Jan 2014 19:53:10 +0000 (UTC) Received: from mail-qc0-x231.google.com (mail-qc0-x231.google.com [IPv6:2607:f8b0:400d:c01::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2C21F7B for ; Wed, 29 Jan 2014 19:53:10 +0000 (UTC) Received: by mail-qc0-f177.google.com with SMTP id i8so3436986qcq.8 for ; Wed, 29 Jan 2014 11:53:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=BCWhHSUTKNM97/tun7W6J+roWxgPu64QKegZVq6HW+w=; b=hq1yADhQ+/jhbZHf9UjfsfXDNpQ1l4x8Ml8Pw38+nEjOLvNZ/deWDyr6ELi2zwaSso ATy6ny+MpaKoVgWNeU9wkrl4AjhNNX5gpduTP5XbFGS7D24L11YQOpCAH3jDevGSpNPq PEmW0RZuMNb0qDMrsw6vjGQe2O4WuYpnjfxSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=BCWhHSUTKNM97/tun7W6J+roWxgPu64QKegZVq6HW+w=; b=UipwaX+g1j7Yb8NDJAn2nRiJC0wAMXc7dTNhae0Org2W0YKQS/2pZKehGOQgUhv3QK yY8JK2Lkpc+/vvhRr/91NeuBzW+AoSlN4a7a+c/KAKpaMEgQt7jXntzCFzB+4CRZGsI8 eNdm5/meRYz9butnPkdOBlfIr7FZmLeEWRh4Vc7M29gBPvTmVR4DCtFCp2SoqUL5U81e QEvBEsudiZh9g4M2qVAhKbt8KpZ+81/ctTKLloxRH8bq12q2F7DSV2rGoVig00DrHgLl 2Huko2YmFRxz8xyRyEkBm77Km1v8JRpNbT0zv5qUE+h07OHmTn6Qr8juliO/79NdGy2V YdbA== X-Gm-Message-State: ALoCoQmfaY6ePgIJxg7M9ZTI2JdZfMCmyXMAq6VT9XrMPjWuz52GsPX6MqYp2KhXGAFqwnN8MClk X-Received: by 10.140.96.245 with SMTP id k108mr14688780qge.60.1391025189331; Wed, 29 Jan 2014 11:53:09 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.30.229 with HTTP; Wed, 29 Jan 2014 11:52:39 -0800 (PST) In-Reply-To: <52E94A4B.9000304@marino.st> References: <201401291330.s0TDUMNf062168@svn.freebsd.org> <52E94A4B.9000304@marino.st> From: Eitan Adler Date: Wed, 29 Jan 2014 14:52:39 -0500 X-Google-Sender-Auth: 3XbXiAMOdaRkZTYcHE5u8O8Xd1I Message-ID: Subject: Re: svn commit: r341735 - head/lang/pnetlib To: marino@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , Alexey Dokuchaev , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 19:53:10 -0000 On Wed, Jan 29, 2014 at 1:36 PM, John Marino wrote: > On 1/29/2014 14:30, Alexey Dokuchaev wrote: >> Author: danfe >> Date: Wed Jan 29 13:30:22 2014 >> New Revision: 341735 >> URL: http://svnweb.freebsd.org/changeset/ports/341735 >> QAT: https://qat.redports.org/buildarchive/r341735/ >> >> Log: >> Stagify, remove check for alpha (long unsupported), convert to OptionsNG, >> drop seemingly unused USE_GMAKE, and generally cleanup the port while here. >> >> Modified: >> head/lang/pnetlib/Makefile >> > > I wish you would have deprecated all this garbage pnet stuff instead. I > asked Sylvio too (no response) and eadler was going to follow up (but he > didn't). You said you would handle it a while ago... I have no objection to deprecating these ports at this time. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams