From owner-svn-ports-all@freebsd.org Wed May 16 22:22:30 2018 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 202E7ED9315; Wed, 16 May 2018 22:22:30 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: from mail-lf0-f45.google.com (mail-lf0-f45.google.com [209.85.215.45]) (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 884827F460; Wed, 16 May 2018 22:22:29 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: by mail-lf0-f45.google.com with SMTP id z142-v6so5768103lff.5; Wed, 16 May 2018 15:22:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Y6cXJ+AiWQHVfH6ypdDq7FhsEMJfFkIS8+NDKvQeVew=; b=prXZlNgBvtSxTvTMc4jMXd/ITfTsEY4391Ol4dgClndquNscNuuXtYFdTGD1PHbbEY aCWz1CGbQ1YxazEnV16enAPgvKl93LzKWVccOdf1/4TzheSRV0DFkSEjzC3Cz/e3lvxB Y1589VNYvTcmtNXqEA58uOxMLvUjN7UtUMN6K8onwd6qB/+FayQQLq0eatwd5baVhpWD WryNQtlI3Ve51uHUAWtWtDP4PA8dFLttIDJwBLIh74MXUVzqExivMKFgwXlKLacnPcZ8 RJRYDHUSo9mLUC5tqs4cQqMgMiuI70LOL9gEexPGa8Kc81LVOah4QJObiShT9/76askp +IPA== X-Gm-Message-State: ALKqPwcm1RlJTDknAnkkBxzEROePOSzz86L6r11I808CmJH2Kd1ZU4Ka nq2bdDSF5k0/NmnQPnpSdRwmJpbunjo= X-Google-Smtp-Source: AB8JxZryUCsAMafUoh+1mu06alW3ZF2ofciZICE32MhC8wm5CKl4gF5qPKss8XdlptfV8emmvHL5pg== X-Received: by 2002:a2e:9218:: with SMTP id k24-v6mr1549297ljg.70.1526509347170; Wed, 16 May 2018 15:22:27 -0700 (PDT) Received: from oxy (89-76-8-18.dynamic.chello.pl. [89.76.8.18]) by smtp.gmail.com with ESMTPSA id l14-v6sm861546lfi.7.2018.05.16.15.22.26 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 May 2018 15:22:26 -0700 (PDT) Date: Thu, 17 May 2018 00:23:28 +0200 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: Jan Beich Cc: Kirill Ponomarev , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469725 - in head/games: . coffeebreak Message-ID: <20180517002328.3f449085@oxy> In-Reply-To: <4ljb-iy23-wny@FreeBSD.org> References: <201805121017.w4CAH8Yc068525@repo.freebsd.org> <4ljb-iy23-wny@FreeBSD.org> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 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: Wed, 16 May 2018 22:22:30 -0000 On Sun, 13 May 2018 13:40:04 +0200 Jan Beich wrote: >Kirill Ponomarev writes: > >> Author: krion >> Date: Sat May 12 10:17:08 2018 >> New Revision: 469725 >> URL: https://svnweb.freebsd.org/changeset/ports/469725 >> >> Log: >> coffeebreak is a a fake FreeBSD installer. >> >> It's friday. Do you need to pretend to be working? Do you have >> FreeBSD systems? Here you go! coffeebreak is the tool you always >> wanted to make your machine as if it is very busy doing important >> stuff. >> WWW: https://github.com/0mp/coffeebreak > >Maybe port https://github.com/svenstaro/genact as well. ;) Whatever boats your floats: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228306 Have fun & happy hacking ;) Mateusz