From owner-svn-ports-all@freebsd.org Sun May 12 20:27:28 2019 Return-Path: Delivered-To: svn-ports-all@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 7D00215A1715 for ; Sun, 12 May 2019 20:27:28 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECE5689F75 for ; Sun, 12 May 2019 20:27:27 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by mail-wr1-x42d.google.com with SMTP id f8so3315468wrt.1 for ; Sun, 12 May 2019 13:27:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamw-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=l0bfHc+FHLFcHxXdjpLBPl75Q0GEgTQ1J2RxKuMZgdo=; b=q/4g7kq7cvu/UC8HOMPlyvh4CebPyeKIIwOOrxjEb5uImelxBvCCFz5DaNh6Rb1cV8 A+dk2s8YwKU4a2NwyghvO0YcH/Hn3E/87OJRgHUCQvNZkRrvMZBbyARW3vki6aO4N1sy DBLBvzqCqTQHkQHt2Mu1anG8ehXcbNAXIjMZrYh6hFiyw63c7Tgp71ptxZ2MtgyV0N4h Xlyn+EtSm2p1ZVSoUxx2OBFMzcsvSUwPfJ4rlFEH+6PNOzgHnAS2rK5VBAzO9I4fNhda 4TiZ2PIRdPaLvmS3EzQG4vlPj4vofkjX1xwQj97gCJ7X0CSjrlhJ6mmlaCOE7NHKmVZb RpqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=l0bfHc+FHLFcHxXdjpLBPl75Q0GEgTQ1J2RxKuMZgdo=; b=cx3NjBiqk2EU8Rgo76XdXnXBygYjcOCgRN8mhjuHVgx+oJURd01MqKoQuD0V+qtQOQ lHGNuemxqs4hn6W1FCkO7L7AxI29T5283QX04SIA7+AuMFmInvYnu//NXFN5opGljOvE 6dqsFOG2yeWDG4yQSLMVqTtfpO920dYWloF8C0PfjCg16dbKEOclH9cKjhlsb3atR0uH TT0PYx/weaRmohI2lGcvlB6tA97Pwj9h6QejhNsb3yXYunli5XjOC9RCoPThD5j7FgSx c8DmyavTUFJZoRcaecHMmOi1c7bK8kSIWwyjLFJ2hM5vG6iHDQPH8pXZsdPbzqOGixqB nMXg== X-Gm-Message-State: APjAAAVvGEn6r4PqlYrKybe1wp3Ei4Y/np8jWW/iLemDb8Bzml1ETHvd Gwliv8ORq9xK8lUM4HkK0gue6uFPRE0JWj4qDgsSug== X-Google-Smtp-Source: APXvYqxn6Jxk+6cFJTY32SdczQaP8UMV2M4wh1cV/SCsztanRXMDfdwKJTz8Kc1GXcCYn2UyBR5/pmCJFKPh0shnNfM= X-Received: by 2002:adf:8bc5:: with SMTP id w5mr1046867wra.226.1557692846011; Sun, 12 May 2019 13:27:26 -0700 (PDT) MIME-Version: 1.0 References: <201905112022.x4BKM9n6069421@repo.freebsd.org> <1562227.MsCH1bHPGx@mercury.ph.man.ac.uk> In-Reply-To: <1562227.MsCH1bHPGx@mercury.ph.man.ac.uk> From: Adam Weinberger Date: Sun, 12 May 2019 14:27:09 -0600 Message-ID: Subject: Re: svn commit: r501300 - in head: math math/curv misc misc/openvdb To: Max Brazhnikov Cc: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: ECE5689F75 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.82 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.82)[-0.819,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2019 20:27:28 -0000 On Sun, May 12, 2019 at 12:37 PM Max Brazhnikov wrote: > > On Sat, 11 May 2019 20:22:09 +0000 (UTC) Antoine Brodin wrote: > > Author: antoine > > Date: Sat May 11 20:22:09 2019 > > New Revision: 501300 > > URL: https://svnweb.freebsd.org/changeset/ports/501300 > > > > Log: > > Remove untested ports > > You could have marked them BROKEN instead. BROKEN is for ports that used to work and now there's a problem. It lets end-users keep what they have instead of accidentally building something known not to work anymore. When a port is broken from the start, there's no point in it being in the tree. It can be re-added if/when it works. # Adam -- Adam Weinberger adamw@adamw.org https://www.adamw.org