mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 15:37:40 -04:00
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 xf86-video-ati: fix build with recent xorg While here incorporate a patch which prevent crash of the driver when xrandr is invoked Update x11/libxcvt to provide cvt(1) and friends which are not provided anymore Xorg Reviewed by: tcberner, manu, jbeich Approved by: tcberner, manu Differential Revision: https://reviews.freebsd.org/D35661
30 lines
621 B
Text
30 lines
621 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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
|
|
EOM
|
|
}
|
|
]
|