On 2018/04/25 08:28, mazocomp wrote: > Hi! > > This time I'll submit three ports because uTox's upstream has finally > uploaded their own tarball at github (auto-generated one didn't include > submodules, so failed to compile, I can't work with multiple DISTFILES). > > Tox is secure distributed messaging protocol with audio and video chat > capabilities. > > The attached ports are: > > * net/toxcore Tox client library. > * net/toxic ncurses-based Tox client. > * net/utox Lightweight Tox client. > > There are caveats worth to mention: > > * Thanks to audio/openal, audio input won't work at Toxic and uTox (how > old is this issue?). > * Don't expect push-to-talk work at uTox, it has Linux-specific code. > * uTox has GTK+3 as optional dependency (to make filepicker work). > > Anyway, these ports are ready and wait for import.
They're not ready yet. - net/toxcore: start SHARED_LIBS at 0.0 - net/toxic, net/toxore: put GH_* near the top of the file, alongside PKGNAME/DISTNAME where those are also used, or in the same place they would appear otherwise - net/toxic: use the python module, don't RUN_DEPENDS += lang/python/3.6 - net/utox: add blank line after RCS id, lowercase start of COMMENT, zap stray \ in LIB_DEPENDS