Hi,
I'm pretty new to FreeBSD (currently using 8.1-RELEASE on amd64) and want to apply a patch to a port the "proper" way. How would I go about doing this? The actual port I want to patch is net-p2p/rtorrent because of the rtorrent / ncurses 5.8 problem described here. (At least I hope it's this bug affecting me.)
I've put patch.txt in /usr/ports/net-p2p/rtorrent/files/ as described in the bug report, but it does not seem to be doing much good. I guess I'm doing it wrong.
Patching the source in the distfile would invalidate the checksum, so AFAIK that's not an option. Could anyone tell me how I could apply the patch and build the port?
I'm pretty new to FreeBSD (currently using 8.1-RELEASE on amd64) and want to apply a patch to a port the "proper" way. How would I go about doing this? The actual port I want to patch is net-p2p/rtorrent because of the rtorrent / ncurses 5.8 problem described here. (At least I hope it's this bug affecting me.)
I've put patch.txt in /usr/ports/net-p2p/rtorrent/files/ as described in the bug report, but it does not seem to be doing much good. I guess I'm doing it wrong.
Patching the source in the distfile would invalidate the checksum, so AFAIK that's not an option. Could anyone tell me how I could apply the patch and build the port?