From owner-svn-ports-head@FreeBSD.ORG Wed Jan 29 16:13:34 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 E4CC777C for ; Wed, 29 Jan 2014 16:13:34 +0000 (UTC) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9ED8F1A68 for ; Wed, 29 Jan 2014 16:13:34 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id m1so2262705oag.34 for ; Wed, 29 Jan 2014 08:13:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=t0YWNXsTy/y+Nziov3Pnf6D3kowcJr4PKBgWgNt76JM=; b=SRFpHCG3cAcsQKwTDzF5Vh3ZVti2htlT59qQSCyRQTyWejPvIVvBP+Yx3Lgxl3DRMQ 4qEgiB4ug7Lp0y0+RbGo3bFxr5y0sNGc91AoweMkxdBXH5IcDjbkibRjc9TsfAmdTHAZ 3To80JwrnzjK3yRi3gPLUgd6fmUoBnozG8vOw= 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:date :message-id:subject:from:to:cc:content-type; bh=t0YWNXsTy/y+Nziov3Pnf6D3kowcJr4PKBgWgNt76JM=; b=XyMr4P4fCdNAgVaT8GkVJU29fFm6i2yMTgYbJqTl0BGINCVzkNZ67k75PblXaYZ/WO 3YNuNf3/LnRdbVRgrsCr+TQXsYlbu5sETelmiXWnou8SKp7D6GQVRIefoTfnKnbYgafI 9CTnEH4IMaKzVwqIOGtVZWj+ZIbQz4L7ziCdlJz84VrbQF51xz1AeDL08HU2rGtVjkV9 +s0uNZ4E+C1tC8bPDW00gT+bFM26W2GmmZv6pmYNN+mPAunA4y59/JqmcHhKms0CP7Dl p8TcFARbb71jwbDKo8eJCt0uPHm1RsaFC3hqeqgMOvz2oeEnRe/p90qmJb8T1lDoCoG8 thdw== X-Gm-Message-State: ALoCoQlFX1je5aq4dFqLDvGB9lElK7KUfIfE5DMBl6F1SXLRFnhc67DL1ilXm8GPgFXoXocXKwe0 MIME-Version: 1.0 X-Received: by 10.60.84.199 with SMTP id b7mr1898693oez.55.1391012011667; Wed, 29 Jan 2014 08:13:31 -0800 (PST) Sender: decke@bluelife.at Received: by 10.76.154.2 with HTTP; Wed, 29 Jan 2014 08:13:31 -0800 (PST) X-Originating-IP: [80.123.233.199] In-Reply-To: <201401291443.s0TEhlh5092909@svn.freebsd.org> References: <201401291443.s0TEhlh5092909@svn.freebsd.org> Date: Wed, 29 Jan 2014 17:13:31 +0100 X-Google-Sender-Auth: zS2-Jrf2n8cKKazykKAyL2hbp6k Message-ID: Subject: Re: svn commit: r341742 - head/print/cups-cloud-print From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: Eitan Adler Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , "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 16:13:35 -0000 On Wed, Jan 29, 2014 at 3:43 PM, Eitan Adler wrote: > Author: eadler > Date: Wed Jan 29 14:43:47 2014 > New Revision: 341742 > URL: http://svnweb.freebsd.org/changeset/ports/341742 > QAT: https://qat.redports.org/buildarchive/r341742/ > > Log: > New port: > > CUPS Cloud Print is a Google Cloud Print driver for UNIX-like operating > systems. It allows any application which prints via CUPS to print to Google > Cloud Print directly. Very interesting port and just to let you know I am currently working on a port that servers as a proxy for the other direction. It connects a local cups printer to google cloud print so you are able to use it from your android device. https://redports.org/browser/decke/print/cloudprint https://github.com/armooo/cloudprint (both projects together would allow to store a backup in the cloud for your local cups printer jobs for further in-depth inspection by the NSA) -- Bernhard Froehlich http://www.bluelife.at/