=============================================================================== Gamin will only provide realtime notification of changes for at most n files, where n is the minimum value between (kern.maxfiles * 0.7) and (kern.maxfilesperproc - 200). Beyond that limit, files will be polled. If you often open several large folders with Nautilus, you might want to increase the kern.maxfiles tunable (you do not need to set kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles). For a typical desktop, add the following line to /boot/loader.conf, then reboot the system: kern.maxfiles="25000" =============================================================================== le='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/www/openvrml
Commit message (Expand)AuthorAgeFilesLines
* - Upgrade to 0.15.10 [1]thierry2005-10-094-18/+30
* Fix plist.thierry2005-08-031-1/+3
* Upgrade to 0.15.9 and unbreak.thierry2005-07-2611-144/+101
* BROKEN on i386: Does not buildkris2005-05-071-0/+2
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Now builds on FreeBSD >= 5.xkris2004-12-251-4/+0
* . Fix the build with the latest gcc 3.4.glewis2004-11-181-0/+85