Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.12.0 22 Sep 2023 18:25:38 |
Matthew Seaman (matthew) |
www/py-selenium: update to 4.12.0
Changes: https://github.com/SeleniumHQ/selenium/blob/selenium-4.12.0/py/CHANGES
PR: 273540
Approved by: maintainer timeout (19 days) |
3.141.0_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
3.141.0_1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
3.141.0_1 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 ) |
3.141.0_1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
3.141.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.141.0_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
3.141.0_1 11 Aug 2019 11:29:16 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
3.141.0_1 29 Mar 2019 20:16:36 |
jbeich |
Drop USES=gecko |
3.141.0_1 14 Jan 2019 20:19:14 |
amdmi3 |
- Add LICENSE_FILE
- Add missing py-urllib3 dependency
- For FIREFOX option, add dependency on geckodriver as well, as it's required
for selenium to control firefox
- Add CHROMIUM option, which adds dependency on chrome
PR: 234935
Submitted by: amdmi3
Approved by: douglas@douglasthrift.net (maintainer) |
3.141.0 25 Nov 2018 19:48:35 |
swills |
www/py-selenium: Update to 3.141.0
PR: 233488
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.14.0 12 Aug 2018 17:26:29 |
pi |
www/py-selenium: update 3.11.0 -> 3.14.0
PR: 230381
Approved by: douglas@douglasthrift.net (maintainer)
Relnotes: https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES |
3.11.0 01 Apr 2018 12:28:27 |
cpm |
www/py-selenium: Update to 3.11.0
Changes:
https://raw.githubusercontent.com/SeleniumHQ/selenium/e9574827320e0feff97974a2a532ab9cad66e130/py/CHANGES
PR: 227161
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.8.0 18 Dec 2017 17:39:24 |
sunpoet |
Update to 3.8.0
Changes: https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES
PR: 224412
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.7.0 05 Nov 2017 21:18:20 |
sunpoet |
Update to 3.7.0
Changes: https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES
PR: 223441
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.6.0 18 Oct 2017 20:16:50 |
swills |
www/py-selenium Upgrade to 3.6.0
PR: 223040
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.5.0 20 Aug 2017 04:18:42 |
swills |
www/py-selenium: Update to 3.5.0
PR: 221639
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.4.3 18 Jun 2017 05:52:29 |
sunpoet |
Update to 3.4.3
Changes: https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES
PR: 220090
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.4.1 30 Apr 2017 10:16:50 |
rakuco |
Update to 3.4.1.
PR: 218960
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.4.0 27 Apr 2017 07:07:46 |
sunpoet |
Update to 3.4.0
- While I'm here, sort USE_PYTHON
Changes: https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES
PR: 218905
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
3.3.3 08 Apr 2017 11:23:01 |
cpm |
- Update to 3.3.3
From https://raw.githubusercontent.com/SeleniumHQ/selenium/master/py/CHANGES:
Selenium 3.3.3
* make w3c execute_script commands unique
PR: 218413
Submitted by: douglas@douglasthrift.net (maintainer) |
3.3.1 19 Mar 2017 01:03:16 |
wen |
- Update to 3.3.1
PR: 217904
Submitted by: douglas@douglasthrift.net(maintainer) |
3.0.2_1 01 Jan 2017 13:01:53 |
cpm |
www/py-selenium: minor fixes
- Add LICENSE_FILE
- Remove binary Firefox extensions
- Bump PORTREVISION
PR: 215624
Submitted by: cpm
Reviewed by: amdmi3, junovitch (mentors)
Approved by: douglas@douglasthrift.net (maintainer), amdmi3 (mentor) |
3.0.2 11 Dec 2016 20:26:49 |
arved |
Update to 3.0.2
PR: 215205
Submitted by: maintainer |
3.0.1 04 Dec 2016 12:49:28 |
wen |
- Update to 3.0.1
PR: 214861
Submitted by: douglas@douglasthrift.net(maintainer) |
2.53.1 23 Mar 2016 12:05:23 |
rakuco |
Update to 2.53.1.
From https://raw.githubusercontent.com/SeleniumHQ/selenium/master/py/CHANGES
(there is no entry for 2.53.1):
Selenium 2.53.0
* Adding Options object for use with Python FirefoxDriver
* Fixed improper usage of super in exceptions module
* create a temp file for cookies in phantomjs if not specified
* Pass in the executable that FirefoxBinary finds to the service if there isnt
one passed in as a kwarg or capability
* Applied some DRY and extracted out the keys_to_typing()
* Fix deselecting options in <select>
PR: 208150
Submitted by: douglas@douglasthrift.net (maintainer) |
2.52.0 17 Feb 2016 12:13:30 |
rakuco |
Update to 2.52.0.
From CHANGES:
Selenium 2.52.0
* Fixing case where UnexpectedAlertException doesn't get the alert_text in the
error object
* Firefox: Actually use launch_browser timeout Fixes #1300
PR: 207140
Submitted by: douglas@douglasthrift.net (maintainer) |
2.51.1 09 Feb 2016 04:04:42 |
pi |
www/py-selenium: 2.48.0 -> 2.51.1
Selenium 2.51.1
- correcting bundling issue missing README.rst file
Selenium 2.51.0
- Firefox updates (see java changelog)
Selenium 2.50.1
- Fixing error message handling. Fixes issue #1497
- Fixing error message handling. Fixes issue #1507
- Update webelement to handle W3C commands for size/location and rect
- rewrite click scrolling tests to match the Java ones
Selenium 2.50.0 (Only the first 15 lines of the commit message are shown above ) |
2.48.0 16 Nov 2015 12:12:34 |
vanilla |
Upgrade to 2.48.0
PR: 204590
Submitted by: maintainer |
2.46.0 11 Aug 2015 17:33:34 |
pawel |
Update to version 2.46.0
PR: 201415
Submitted by: jjachuf@gmail.com
Approved by: maintainer |
2.43.0 20 Sep 2014 03:56:20 |
wen |
- Update to 2.43.0
PR: 193678
Submitted by: vladimir.chukharev@gmail.com
Approved by: douglas@douglasthrift.net(maintainer) |
2.42.0 16 Jun 2014 14:42:00 |
wg |
www/py-selenium: update to 2.42.0
PR: 190132 (based on)
Submitted by: vladimir.chukharev gmail com
Approved by: maintainer |
2.41.0 22 May 2014 06:30:23 |
miwi |
- Update to 2.41.0
PR: 188250
Submitted by: Vladimir Chukharev <Vladimir.Chukharev@gmail.com>
Approved by: maintainer |
2.37.2 10 Apr 2014 08:56:07 |
bapt |
Switch to USES=gecko |
2.37.2 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
2.37.2 11 Nov 2013 11:06:00 |
wg |
www/py-selenium: update to 2.37.2 and allow staging
PR: ports/183855
Submitted by: maintainer |
2.37.0 22 Oct 2013 09:04:20 |
wg |
www/py-selenium: update to 2.37.0
- Update to 2.37.0
Changes: https://code.google.com/p/selenium/source/browse/py/CHANGES
PR: ports/183140
Submitted by: Douglas William Thrift <douglas douglasthrift.net> (maintainer) |
2.35.0 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.35.0 09 Sep 2013 13:05:51 |
culot |
- Update to 2.35.0
Changes: http://code.google.com/p/selenium/source/browse/py/CHANGES
PR: ports/181925
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.34.0 14 Aug 2013 06:29:19 |
culot |
- Update to 2.34.0
Changes: http://code.google.com/p/selenium/source/browse/py/CHANGES
PR: ports/181249
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.33.0 29 May 2013 00:37:45 |
miwi |
- Update to 2.33.0
PR: 179024
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.32.0 17 Apr 2013 08:03:08 |
culot |
- Update to 2.32.0
PR: ports/177840
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe: yes |
2.31.0 26 Mar 2013 14:12:31 |
miwi |
- Update to 2.31.0
PR: 176791
Submitted by: William Grzybowski <william88@gmail.com>
Approved by: maintainer |
2.29.0 21 Jan 2013 08:02:54 |
culot |
- Update to 2.29.0 [1]
- Trim Makefile's header
PR: ports/175464 [1]
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.26.0 28 Nov 2012 09:36:58 |
culot |
- Update to 2.26.0
PR: ports/173568
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe: yes |
2.25.0 30 Jul 2012 04:58:01 |
jgh |
- update to 2.25.0
Selenium 2.25
* Jython 2.7 Support - Bug 3988
* EventFiringWebDriver added to Support module - Bug 2267
* Added IEDriverServer logging that can be accessed via desired capabilities
* Fixed by data being passed into find_elements - bug 3735
* Removed deprecated ChromeDriver items around desiredcapabilites in favour of
chrome options
* Added default values for a number of action_chains calls
Selenium 2.24
* Removing the ctypes approach of invoking IEDriver, you will need to download
the IEDriverServer from
https://code.google.com/p/selenium/downloads/list
PR: ports/170251
Submitted by: maintainer, douglas@douglasthrift.net |
2.23.0 18 Jun 2012 01:28:15 |
wen |
- Update to 2.23.0
- OPTIONSG'ify
- Don't need DIST_SUBDIR
PR: 169148
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer |
2.21.3 24 May 2012 06:21:50 |
wen |
- Update to 2.21.3
PR: 168100
Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer) |
2.21.2 22 Apr 2012 18:35:19 |
jgh |
- Update to 2.21.2
PR: ports/167180
Submitted by: maintainer, douglas@douglasthrift.net |
2.20.0 07 Mar 2012 09:58:47 |
culot |
- Update to 2.20.0
PR: ports/165803
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) |
2.19.1 21 Feb 2012 00:07:56 |
jgh |
- Update to 2.19.1
PR: ports/165300
Submitted by: maintainer, douglas@douglasthrift.net |
2.15.0 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
2.15.0 13 Dec 2011 06:29:06 |
wen |
- Update to 2.15.0
PR: 163192
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe: yes |
2.14.0 05 Dec 2011 11:41:13 |
scheidell |
-Upgrrade to latest version 2.14.0
PR: 163042
Approved by: gabor(mentor)
Feature safe: yes |
2.13.1 21 Nov 2011 07:03:42 |
wen |
- Update to 2.13.1
PR: ports/162705
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe: yes |
2.11.1 14 Nov 2011 06:24:25 |
clsung |
Selenium Python Client Driver is a Python language binding for Selenium Remote
Control (version 1.0 and 2.0).
Currently the remote protocol, Firefox and Chrome for Selenium 2.0 are
supported, as well as the Selenium 1.0 bindings. As work will progresses we'll
add more "native" drivers.
WWW: http://seleniumhq.org/
PR: ports/162548
Submitted by: maintainer (Douglas William Thrift)
Feature safe: yes |