On Fri, Jan 01, 2021 at 10:25:36PM +0000, Stuart Henderson wrote: > On 2021/01/01 14:30, Tom Murphy wrote: > > Hi all, > > > > I've been wanting to get qtox running (since utox is rather > > unstable). > > > > Attached to this email are two new ports: > > > > databases/sqlcipher - Allows you to encrypt sqlite databases > > net/qtox - qtox client for the tox framework > > > > I'm also including a diff for net/toxcore to upgrade it from 0.2.3 to > > 0.2.12. > > Here's a diff I had hanging around in my tree to update > toxcore/toxic/utox, the API changed a bit and IIRC they all needed > updating together. Builds OK but I don't use any of this, since > you have a setup already could you give it a spin please? At least > toxcore needs SHARED_LIBS bumping that wasn't in your diff. > Diff for that is sent as a gzipped attachment because it was > unfortunately imported with MSDOS line endings in the patches > which usually gets mangled in email. > > > I'd like to propose that net/utox might be removed from the tree. > > It's alpha and pretty unstable (sometimes it makes the cpu fan race and > > I've had to kill -9 it sometimes) > > 0.18.0 changelog for utox suggests it's likely to be better: > https://github.com/uTox/uTox/releases/tag/v0.18.0 > > > Note: net/qtox relies on databases/sqlcipher to compile and run. > > It also relies on the newer net/toxcore. I'm not sure about net/toxic > > client as I don't use it.
OK I just ran patch from my home dir and manually put in the paths to the files and it applied. net/toxcore patch to 0.2.12 - works and installs here. net/utox patch to 0.18.0 - works and installs and seems more stable net/toxic patch to 0.10.0 - Looks like PLIST is broken. Was your diff missing an updated PLIST? Running make update-plist produced a package with no files in it. Thanks, Tom