Bug 216696 - [NEW PORT] www/geckodriver: Proxy for using WebDriver clients with Gecko-based browsers.
Summary: [NEW PORT] www/geckodriver: Proxy for using WebDriver clients with Gecko-base...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-01 13:14 UTC by Daniel Ylitalo
Modified: 2017-02-22 14:17 UTC (History)
1 user (show)

See Also:


Attachments
svn diff that adds the port (3.52 KB, patch)
2017-02-01 13:14 UTC, Daniel Ylitalo
no flags Details | Diff
svn diff that adds the port (3.52 KB, patch)
2017-02-01 13:27 UTC, Daniel Ylitalo
no flags Details | Diff
shar that adds the port (2.38 KB, text/plain)
2017-02-10 12:04 UTC, Daniel Ylitalo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Ylitalo 2017-02-01 13:14:32 UTC
Created attachment 179494 [details]
svn diff that adds the port

Passes poudriere testport and portlint -AC
Comment 1 Daniel Ylitalo 2017-02-01 13:27:50 UTC
Created attachment 179495 [details]
svn diff that adds the port
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2017-02-10 11:41:24 UTC
Please submit shar instead of diff for new port as described in:

https://www.freebsd.org/doc/en/books/porters-handbook/porting-submitting.html
Comment 3 Daniel Ylitalo 2017-02-10 12:04:34 UTC
Created attachment 179825 [details]
shar that adds the port
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-02-22 14:17:30 UTC
A commit references this bug:

Author: krion
Date: Wed Feb 22 14:16:30 UTC 2017
New revision: 434584
URL: https://svnweb.freebsd.org/changeset/ports/434584

Log:
  New port: www/geckodriver

  This program provides the HTTP API described by the
  WebDriver protocol to communicate with Gecko browsers, such as Firefox.
  It translates calls into the Marionette automation protocol by acting
  as a proxy between the local- and remote ends.

  WWW: https://github.com/mozilla/geckodriver

  PR:		216696
  Submitted by:	Daniel Ylitalo <daniel@blodan.se>
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9524

Changes:
  head/www/Makefile
  head/www/geckodriver/
  head/www/geckodriver/Makefile
  head/www/geckodriver/distinfo
  head/www/geckodriver/pkg-descr