notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
selenium Selenium Standalone Server, allows browser testing
4.8.3 www on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.8.3Version of this port present on the latest quarterly branch.
Maintainer: daniel@blodan.se search for ports maintained by this maintainer
Port Added: 2005-09-15 21:09:01
Last Update: 2023-04-04 18:10:53
Commit Hash: 4cda17a
People watching this port, also watch:: freeimage, dspam, python
Also Listed In: devel java
License: APACHE20
WWW:
https://www.seleniumhq.org
Description:
Selenium Standalone Server allows browser testing. It automates browsers. Selenium tests run directly in a browsers, just as real users do. What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. @dir(selenium,selenium,) selenium
  2. /usr/local/share/selenium/selenium-server-4.8.3.jar
  3. /usr/local/share/licenses/selenium-4.8.3/catalog.mk
  4. /usr/local/share/licenses/selenium-4.8.3/LICENSE
  5. /usr/local/share/licenses/selenium-4.8.3/APACHE20
Collapse this list.
Dependency lines:
  • selenium>0:www/selenium
To install the port:
cd /usr/ports/www/selenium/ && make install clean
To add the package, run one of these commands:
  • pkg install www/selenium
  • pkg install selenium
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: selenium
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1680095033 SHA256 (selenium-server-4.8.3.jar) = b99d6501483bc1e02bb19087e0f881c7238d73e29298626f959b8cf22fefe838 SIZE (selenium-server-4.8.3.jar) = 31238548

Packages (timestamps in pop-ups are UTC):
selenium
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.8.34.8.3-4.8.34.8.3---
FreeBSD:13:quarterly4.8.34.8.34.8.34.8.34.8.3-4.8.34.8.3
FreeBSD:14:latest4.8.34.8.34.1.3_1-4.8.3--4.8.3
FreeBSD:14:quarterly4.8.34.8.3--4.8.3-4.8.34.8.3
FreeBSD:15:latest4.8.34.8.3n/a-n/a-4.8.34.8.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_selenium
USES:
cpe
pkg-message:
For install:
To automate browsers you need one or more of these ports: www/firefox www/chromium With one or more of these complementary ports: www/geckodriver x11-servers/xorg-server@xvfb x11-fonts/xorg-fonts x11-fonts/webfonts x11/xauth x11/xkeyboard-config x11/xkbcomp Clients can also be found: www/rubygem-selenium-webdriver www/py-selenium devel/p5-Test-WWW-Selenium NOTE! If using an older firefox version, you might want to use this in rc.conf selenium_args="-enablePassThrough false" Please look it up in the documentation if you are experiencing wierdness together with firefox
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.8.0/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2022-06-20
    Affects: users of www/selenium
    Author: fernape@FreeBSD.org
    Reason: 
      The port has changed startup args so if you are using selenium_args= in
      rc.conf you need to add the parameter "standalone" manually.
    
    

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.8.3
04 Apr 2023 18:10:53
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Refactor java/openjdk7 removal

- java/openjdk7* has been removed from the tree since 2022-09-03 however
  the relevant codebases in bsd.java.mk has not been removed and the
  consumers has also not been updated to use the next jdk version. This
  commit updates all relevant consumers to use JAVA_VERSION=8 instead of
  JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
  jdk version 8(java version string 1.8). This is prone to error as it
  looks similar and is only seperated by a '.'. Remove using
  JAVA_VERSION with dotted fomat of java version string and update all
  consumers to utilize version 8 instead of 1.8.

Approved by:	portmgr (blanket)
4.8.3
30 Mar 2023 06:19:09
commit hash: d152163fff0f1aa3fcb6878f3c454900f9758ae8commit hash: d152163fff0f1aa3fcb6878f3c454900f9758ae8commit hash: d152163fff0f1aa3fcb6878f3c454900f9758ae8commit hash: d152163fff0f1aa3fcb6878f3c454900f9758ae8 files touched by this commit
Kurt Jaeger (pi) search for other commits by this committer
www/selenium: update 4.1.3 -> 4.8.3

PR:		270522
Approved by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
Changes:	https://github.com/SeleniumHQ/selenium/releases/
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.1.3_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.1.3_1
07 Sep 2022 10:26:41
commit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
4.1.3_1
02 Aug 2022 07:26:03
commit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9ecommit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9ecommit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9ecommit hash: 88b0ae2bb9c65edc63073dc211fb57e3dec05a9e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
xorg: upgrade to 21.1.4

Port changes:
- flavorize the port
- decouple Xwayland as it has been split from Xorg
- switch to meson
- cleanup non necessary patches anymore
- stop butchering the build system to play with Xorg.wrap but do it
  in post-install
- remove dmx (no longer existing)
- use libmd for sha1 (remove dependency on open/libre ssl)
- always activate RPC security
- simplify postinstall/deinstall script and make them cross install friendly
- remove the SUID option and make it the default, we cannot startx as user
without it
- only keep the mesa-dri dependency on xorg-server not others
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.1.3
20 Jun 2022 20:47:59
commit hash: 5e92d4485ceb0ad5316ef32b01756e84adcfe018commit hash: 5e92d4485ceb0ad5316ef32b01756e84adcfe018commit hash: 5e92d4485ceb0ad5316ef32b01756e84adcfe018commit hash: 5e92d4485ceb0ad5316ef32b01756e84adcfe018 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Einar Bjarni Halldórsson
www/selenium: Update to 4.1.3

ChangeLog: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-4.1.0

Add UPDATING note to warn about parameter change in rc.conf

PR:	263081
Reported by:	einar@isnic.is
Approved by:	daniel@blodan.se (maintainer)
3.141.59
21 Sep 2021 12:58:12
commit hash: 15720ca5fcb76e7983e8afd8aa944d10a7f7031dcommit hash: 15720ca5fcb76e7983e8afd8aa944d10a7f7031dcommit hash: 15720ca5fcb76e7983e8afd8aa944d10a7f7031dcommit hash: 15720ca5fcb76e7983e8afd8aa944d10a7f7031d files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/selenium: Add CPE information

Approved by:    portmgr (blanket)
3.141.59
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
3.141.59
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
3.141.59
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.141.59
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
3.141.59
19 Jul 2019 13:39:01
Revision:506929Original commit files touched by this commit
swills search for other commits by this committer
www/selenium: Update to 3.141.59

PR:		239287
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
3.13.0
28 Jul 2018 11:15:21
Revision:475521Original commit files touched by this commit
joneum search for other commits by this committer
www/selenium: Update to 3.13.0

Changelog:
https://raw.githubusercontent.com/SeleniumHQ/selenium/master/java/CHANGELOG

PR:		230016
Reported by:	Miroslav Lachman <000.fbsd@quip.cz>
Approved by:	maintainer
3.8.1
20 Dec 2017 20:15:07
Revision:456851Original commit files touched by this commit
madpilot search for other commits by this committer
- Update selenium to 3.8.1
- Add note to pkg-message for firefox users.

PR:		224487
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
3.5.3
04 Sep 2017 21:29:00
Revision:449262Original commit files touched by this commit
cpm search for other commits by this committer
www/selenium: update to 3.5.3

Changelog: https://github.com/SeleniumHQ/selenium/releases/tag/selenium-3.5.3

PR:		222049
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
3.5.2
03 Sep 2017 15:47:29
Revision:449206Original commit files touched by this commit
pi search for other commits by this committer
www/selenium: update 3.4.0 to 3.5.2

- submitter becomes maintainer

PR:		221558
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
Approved by:	kaworu@users.sourceforge.jp (maintainer timeout)
3.4.0
14 Aug 2017 18:53:52
Revision:447957Original commit files touched by this commit
pi search for other commits by this committer
www/selenium: update 0.6.1 -> 3.4.0

PR:		219031
Relnotes:	https://github.com/SeleniumHQ/selenium/releases
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
Approved by:	kaworu@users.sourceforge.jp (maintainer timeout)
0.6.1
30 Jul 2015 06:54:59
Revision:393220Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.6.1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.6.1
21 Sep 2014 15:04:48
Revision:368766Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
Reduce patching
0.6.1
02 Jul 2014 13:55:20
Revision:360191Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
0.6.1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.6.1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
0.6.1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.6.1
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.1
13 Nov 2005 00:28:44
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.6.1

PR:             ports/88892
Submitted by:   kaworu <kaworu@users.sourceforge.jp> (maintainer)
0.5.0
15 Sep 2005 21:08:34
Original commit files touched by this commit
pav search for other commits by this committer
Selenium is a test tool for web applications. Selenium tests run
directly in a browsers, just as real users do. And they run in Internet
Explorer, Mozilla and Firefox on Windows, Linux and Macintosh. No other
test tool covers such a wide array of platforms.

PR:             ports/84687
Submitted by:   kaworu <kaworu@users.sourceforge.jp>

Number of commits found: 28