From owner-freebsd-current@freebsd.org Fri Jun 16 10:03:32 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FDCDBFC798 for ; Fri, 16 Jun 2017 10:03:32 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (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 39A0179130 for ; Fri, 16 Jun 2017 10:03:32 +0000 (UTC) (envelope-from johalun0@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id m125so21588440wmm.1 for ; Fri, 16 Jun 2017 03:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=ffkL588pCyYWJ+t3t/J8QJ+yJGXhn14vzBMlROrmN3U=; b=tF++AG/TTfDXvBZhAXmLf9W9EPZU06VpwBT9tuKL/XSLva0VJ1tdMRO2lhifEbNVc1 85lG3yy996e/7t9Pp3KVWtaiUgZy9hWXtHbeO4s511YPgAq6iIR2Qz/0hvLr9MVE34NR T5DqQzLQEwcRqqwcZYKGVu7qUHGEGb9TMi8UBUu1AqIvg5bst3P/FFkOjJXG0wQw9MC3 lrKCAi4RtlGgaeKECL7ukBV2QPa9ZdlZsCem1TwlCFjowdWIAQK/jTGbRvQ8FRvVvJEv fYt8zUlQTo4pdoZySpFEpzB3UZwVpk+O8buY7vraCR5mRmV9Lpi5vu/VFE4EWCibv3vy hfZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=ffkL588pCyYWJ+t3t/J8QJ+yJGXhn14vzBMlROrmN3U=; b=L2/Pu7Pw7YlFw64UHnjEMfz+mWDPjV4g55REBp9U4cLOiYB3gO+IAht1In5kR6eLsT F4wXGgudwkyPKeuOxVj5m7/nvbofZ1uytxxTLaAbguplqVNXKFXozGtGK+QRomVjulMk YB502Wxnhy1CN1v33YMAZIm5E3FRc6dnjylbY3oW4gGM2gxr5v3kK04iPs/sY+3KbXG2 g67pK3838zdthJ1Tlznse1NaDuCcB6mGJioflUYzmRORQXJXazcVgEPwS2ImM1ApVUBN XEftpBDkeZnvLA+0P4jE08aoryp6qVHozeGyf929vIf3PhosfoL3tngXFCHrgF6428MT Iqcw== X-Gm-Message-State: AKS2vOwmnMpz2rXnJTBUMKfzdmnktfkzGNo1bIsaFDELE9CI8W4DvkWX +P1UKWP8ff5YpwOcsFl6NSgbmx+QQIFA X-Received: by 10.28.198.3 with SMTP id w3mr6787515wmf.112.1497607410687; Fri, 16 Jun 2017 03:03:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.183.11 with HTTP; Fri, 16 Jun 2017 03:03:30 -0700 (PDT) From: Johannes Lundberg Date: Fri, 16 Jun 2017 12:03:30 +0200 Message-ID: Subject: libchromiumcontent (and electron+atom) To: freebsd-current Cc: pusateri@bangj.com Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jun 2017 10:03:32 -0000 Hi Following this thread https://lists.freebsd.org/pipermail/freebsd-ports/2015-June/099398.html it seems someone (Tom?) was working on a port for libchromiumcontent. Whatever happened to this effort? libchromiumcontent is required for Electron which is required for Atom. I would love to use Atom editor on FreeBSD. Anyone with me to finally make this happen? (can't do it alone)