************************************************************************** Don't forget to create %%PREFIX%%/etc/frox.conf. See an example in %%EXAMPLESDIR%%/frox.conf You can use frox by two ways: 1) run as a daemon: Add `frox_enable="YES"' in /etc/rc.conf and run %%PREFIX%%/etc/rc.d/frox.sh 2) run frox with inetd(8): * uncomment 'FromInetd yes' in your %%PREFIX%%/etc/frox.conf * add a line in /etc/inetd.conf: frox stream tcp nowait nobody %%PREFIX%%/sbin/frox frox * assign a port number for frox inside /etc/services (e.g. 2121): frox 2121/tcp ************************************************************************** cis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/screenfetch
Commit message (Expand)AuthorAgeFilesLines
* Update ports in the remaining categories to not use GH_COMMIT.mat2015-05-081-2/+1
* - remove deprecated GH_COMMITjgh2015-04-022-3/+2
* Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-201-1/+1
* - add man page installationjgh2015-03-121-1/+3