Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.49 02 Apr 2024 19:05:39 |
Kurt Jaeger (pi) |
www/p5-Selenium-Remote-Driver: update 1.37 -> 1.49
Changes: https://metacpan.org/dist/Selenium-Remote-Driver/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.37 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.37 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.37 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.37 14 Jun 2020 13:25:01 |
pi |
www/p5-Selenium-Remote-Driver: update 1.30 -> 1.3.7
Relnotes: https://metacpan.org/changes/distribution/Selenium-Remote-Driver |
1.30 23 Dec 2018 10:13:16 |
pi |
www/p5-Selenium-Remote-Driver: upgrade 1.29 -> 1.30
Relnotes: https://metacpan.org/changes/distribution/Selenium-Remote-Driver |
1.29 26 Aug 2018 18:46:28 |
pi |
www/p5-Selenium-Remote-Driver: update 1.28 -> 1.29
Relnotes: https://metacpan.org/changes/distribution/Selenium-Remote-Driver |
1.28 20 Jun 2018 17:11:48 |
pi |
www/p5-Selenium-Remote-Driver: update 1.20 -> 1.28
PR: 229185
Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Relnotes: https://metacpan.org/changes/distribution/Selenium-Remote-Driver |
1.20 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.20 26 May 2017 18:42:44 |
pi |
www/p5-Selenium-Remote-Driver: update 1.12 -> 1.20
Changes: http://cpansearch.perl.org/src/GEMPESAW/Selenium-Remote-Driver-1.20/Changes |
1.12 22 Apr 2017 12:37:02 |
pi |
www/p5-Selenium-Remote-Driver: update 0.2300 -> 1.12
Changes:
http://cpansearch.perl.org/src/GEMPESAW/Selenium-Remote-Driver-1.12/Changes |
0.2300_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.2300_1 22 May 2015 10:25:44 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2 |
0.2300 12 Feb 2015 13:47:33 |
pi |
www/p5-Selenium-Remote-Driver: 0.2203 -> 0.23
http://cpansearch.perl.org/src/GEMPESAW/Selenium-Remote-Driver-0.23/Changes
New Features
- #178 Fix upload_file's return value & add test suite
- #179 Add optional middle finder-strategy argument to T:S:R:D's
find_element-like functions
- #174 Add new endpoints: cache status, geolocation, log types,
orientation, etc
Bug Fixes
- #175 Fix find_elements
- #180 Stop overwriting body_text_unlike test descriptions
- #141 Explicitly cast height and weight to integers for set_window_size |
0.2203 19 Jan 2015 19:38:24 |
pi |
www/p5-Selenium-Remote-Driver: 0.2022 -> 0.2023
- Bug #175: Fix find_elements_ok |
0.2202 03 Jan 2015 19:01:28 |
pi |
New port: www/p5-Selenium-Remote-Driver
Selenium is a test tool that allows you to write automated web
application UI tests in any programming language against any HTTP
website using any mainstream JavaScript-enabled browser. This module
is an implementation of the client for the Remote driver that
Selenium provides.
WWW: http://search.cpan.org/dist/Selenium-Remote-Driver/ |