Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2013 20:46:20 GMT
From:      Vladimir Chukharev <Vladimir.Chukharev@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175787: [NEW PORT] devel/py27-robotframework-selenium2library: Selenium2Library is a web testing library for Robot Framework
Message-ID:  <201302022046.r12KkKnD013825@red.freebsd.org>
Resent-Message-ID: <201302022050.r12Ko0JV002668@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175787
>Category:       ports
>Synopsis:       [NEW PORT] devel/py27-robotframework-selenium2library: Selenium2Library is a web testing library for Robot Framework
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 02 20:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Vladimir Chukharev
>Release:        FreeBSD 8.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD vovavaio 8.3-STABLE FreeBSD 8.3-STABLE #61: Sat Nov 24 19:12:22 EET 2012
>Description:
Selenium2Library is a web testing library for Robot Framework that leverages
the Selenium 2 (WebDriver) libraries from the Selenium project.

It is modeled after (and forked from) the SeleniumLibrary library, but
re-implemented to use Selenium 2 and WebDriver technologies.

WWW: https://github.com/rtomac/robotframework-selenium2library/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-robotframework-selenium2library
#	py-robotframework-selenium2library/Makefile
#	py-robotframework-selenium2library/distinfo
#	py-robotframework-selenium2library/pkg-descr
#	py-robotframework-selenium2library/pkg-plist
#
echo c - py-robotframework-selenium2library
mkdir -p py-robotframework-selenium2library > /dev/null 2>&1
echo x - py-robotframework-selenium2library/Makefile
sed 's/^X//' >py-robotframework-selenium2library/Makefile << '5476509c420f60d218a534c946d4efd1'
X# Created by: Vladimir Chukharev
X# $FreeBSD$
X
XPORTNAME=	robotframework-selenium2library
XPORTVERSION=	1.1.0
XCATEGORIES=	devel www python
XMASTER_SITES=	${MASTER_SITE_CHEESESHOP}
XMASTER_SITE_SUBDIR=	source/r/${PORTNAME}
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	Vladimir.Chukharev@gmail.ru
XCOMMENT=	Selenium2Library is a web testing library for Robot Framework
X
XLICENSE=	AL2
X
XBUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0.6c11:${PORTSDIR}/devel/py-setuptools
XRUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-robotframework \
X	${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:${PORTSDIR}/devel/py-decorator
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	easy_install
X.include <bsd.port.mk>
5476509c420f60d218a534c946d4efd1
echo x - py-robotframework-selenium2library/distinfo
sed 's/^X//' >py-robotframework-selenium2library/distinfo << '4624112b8c2cd31fcd5b176f33356a28'
XSHA256 (robotframework-selenium2library-1.1.0.tar.gz) = 7c0d024687307b4cf757da62739e0a72af7826110d37891b971ca1f2ca69923d
XSIZE (robotframework-selenium2library-1.1.0.tar.gz) = 210178
4624112b8c2cd31fcd5b176f33356a28
echo x - py-robotframework-selenium2library/pkg-descr
sed 's/^X//' >py-robotframework-selenium2library/pkg-descr << '196da4b0ea9b2ac7580169de824e9c46'
XSelenium2Library is a web testing library for Robot Framework that leverages
Xthe Selenium 2 (WebDriver) libraries from the Selenium project.
X
XIt is modeled after (and forked from) the SeleniumLibrary library, but
Xre-implemented to use Selenium 2 and WebDriver technologies.
X
XWWW: https://github.com/rtomac/robotframework-selenium2library/
196da4b0ea9b2ac7580169de824e9c46
echo x - py-robotframework-selenium2library/pkg-plist
sed 's/^X//' >py-robotframework-selenium2library/pkg-plist << '75f14de8900e0a3f395318f8314d8dfe'
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/dependency_links.txt
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/not-zip-safe
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/PKG-INFO
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/requires.txt
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/SOURCES.txt
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/top_level.txt
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/ez_setup.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/ez_setup.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/ez_setup.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/__init__.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/__init__.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/__init__.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/__init__.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/__init__.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/__init__.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_browsermanagement.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_browsermanagement.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_browsermanagement.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_cookie.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_cookie.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_cookie.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_element.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_element.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_element.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_formelement.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_formelement.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_formelement.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_javascript.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_javascript.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_javascript.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_logging.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_logging.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_logging.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_runonfailure.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_runonfailure.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_runonfailure.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_screenshot.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_screenshot.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_screenshot.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_selectelement.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_selectelement.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_selectelement.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_tableelement.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_tableelement.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_tableelement.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_waiting.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_waiting.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_waiting.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/keywordgroup.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/keywordgroup.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/keywordgroup.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/__init__.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/__init__.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/__init__.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/elementfinder.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/elementfinder.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/elementfinder.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/tableelementfinder.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/tableelementfinder.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/tableelementfinder.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/windowmanager.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/windowmanager.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/windowmanager.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources/firefoxprofile/localstore.rdf
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources/firefoxprofile/prefs.js
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/__init__.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/__init__.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/__init__.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/browsercache.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/browsercache.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/browsercache.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/version.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/version.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/version.pyo
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/webdrivermonkeypatches.py
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/webdrivermonkeypatches.pyc
X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/webdrivermonkeypatches.pyo
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources/firefoxprofile
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO
X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg
75f14de8900e0a3f395318f8314d8dfe
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302022046.r12KkKnD013825>