I need to downgrade sysutils/tmux to version 1.8 in my jail which currently has 2.1. Directions I found on the net show to go to
But there is no portdowngrade directory in sysutils.
I ran
I'm running FreeNAS 9.3. Any help would be appreciated.
Code:
# cd /usr/ports/sysutils/portdowngrade
# make DEFAULT_CVS_SERVER=\freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs install clean
# portdowngrade tmux
But there is no portdowngrade directory in sysutils.
I ran
make DEFAULT_CVS_SERVER=\freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs install clean
from the sysutils directory and got a bunch of errors.I'm running FreeNAS 9.3. Any help would be appreciated.