mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
Add missing dependencies as reported by poudriere. Enable XFT by default. Regenerate patches. Changelog: https://www.jwz.org/xscreensaver/changelog.html
20 lines
1.1 KiB
XML
20 lines
1.1 KiB
XML
--- hacks/config/sonar.xml.orig 2016-04-08 02:15:38 UTC
|
|
+++ hacks/config/sonar.xml
|
|
@@ -31,7 +31,7 @@
|
|
|
|
<option id="ssh" _label="Ping known SSH hosts" arg-set="-ping /etc/hosts,$HOME/.ssh/known_hosts,$HOME/.ssh/known_hosts2"/>
|
|
|
|
- <option id="popular" _label="Ping Google, Facebook, etc." arg-set="-ping google.com,facebook.com,twitter.com,yahoo.com,flickr.com,www.apple.com,wikipedia.org,linux.org,youtube.com,disqus.com,blogger.com,wordpress.com,tumblr.com,whitehouse.gov"/>
|
|
+ <option id="popular" _label="Ping Google, Facebook, etc." arg-set="-ping google.com,facebook.com,twitter.com,yahoo.com,flickr.com,www.apple.com,wikipedia.org,freebsd.org,youtube.com,disqus.com,blogger.com,wordpress.com,tumblr.com,whitehouse.gov"/>
|
|
|
|
<option id="sim" _label="Simulation (don't ping)" arg-set="-ping simulation"/>
|
|
</select>
|
|
@@ -78,6 +78,8 @@ respectively.
|
|
|
|
Alternately, it can run a simulation that doesn't involve hosts.
|
|
|
|
+To ping, use the port build option to install this suid.
|
|
+
|
|
https://en.wikipedia.org/wiki/Ping#History
|
|
|
|
Written by Jamie Zawinski and Stephen Martin; 1998.
|