Re: update net/toxcore: 0.2.17 -> 0.2.18

2022-04-29 Thread Omar Polo
Omar Polo wrote: > straightforward update; the changelog is here: > https://github.com/TokTok/c-toxcore/releases/tag/v0.2.18 > > port-wise: switching from GH_* to the official tarball (the > autogenerated one doesn't include the submodules) and removing msgpack > as dependency (upstream switched

update net/toxcore: 0.2.17 -> 0.2.18

2022-04-22 Thread Omar Polo
straightforward update; the changelog is here: https://github.com/TokTok/c-toxcore/releases/tag/v0.2.18 port-wise: switching from GH_* to the official tarball (the autogenerated one doesn't include the submodules) and removing msgpack as dependency (upstream switched to bundled cmp). consumers bu

[update] net/toxcore 0.2.16 -> 0.2.17

2022-03-06 Thread Omar Polo
Hello ports, Please find attached a diff to update net/toxcore to the latest release. The changelog is available here: https://github.com/TokTok/c-toxcore/releases/tag/v0.2.17 it doesn't seem like a big update, but yet they added and removed symbols so I had to bump the major.

Re: update net/{toxcore,toxic}

2022-02-27 Thread Omar Polo
frendly ping :) Omar Polo wrote: > Hello, > > this updates toxcore and toxic to the latest releases, the changelog is > here: > > https://github.com/TokTok/c-toxcore/releases/tag/v0.2.16 > https://github.com/TokTok/toxic/releases/tag/v0.11.3 > > It's a straightforward update, I've only tweaked

update net/{toxcore,toxic}

2022-02-19 Thread Omar Polo
Hello, this updates toxcore and toxic to the latest releases, the changelog is here: https://github.com/TokTok/c-toxcore/releases/tag/v0.2.16 https://github.com/TokTok/toxic/releases/tag/v0.11.3 It's a straightforward update, I've only tweaked toxcore makefile to avoid the otherwise unnecessary

update net/toxcore: 0.2.3 -> 0.2.12

2020-09-05 Thread Omar Polo
Hello ports, Here's another attempt at updating this port. There are three ports depending on toxcore: - net/toxic,no_x11 : I'm sending (in a separate email) a patch to update it. - net/utox : it builds and runs fine with this library update but it segfaults on exit. Upstream has rel

Re: UPDATE: net/toxcore

2020-03-30 Thread putridsoul66
Updated SHARED_LIBS Can you tell, how one decides the version of a shared library. Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile24 Nov 2019 23:05:10

Re: UPDATE: net/toxcore

2020-03-30 Thread Brad Smith
On 3/30/2020 9:35 AM, putridsou...@gmail.com wrote: I hope this is final, Completed a full build successfully, also ported the patch. Any user can test audio-video. Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v re

Re: UPDATE: net/toxcore

2020-03-30 Thread putridsoul66
I hope this is final, Completed a full build successfully, also ported the patch. Any user can test audio-video. Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Mak

Re: UPDATE: net/toxcore

2020-03-30 Thread putridsoul66
The build is succesfull without the patch, I don't understand why the patch is needed. Is the patch file necessary? I don't know much about the program.

Re: UPDATE: net/toxcore

2020-03-30 Thread Omar Polo
On Mon, Mar 30, 2020 at 10:16:08AM +0200, Omar Polo wrote: > sorry putridsoul66 for the double emacs, I've forgot to CC ports > (as always...) > > On Mon, Mar 30, 2020 at 12:54:23PM +0530, putridsou...@gmail.com wrote: > > Update net/toxcore to latest version-0.2.11 >

Re: UPDATE: net/toxcore

2020-03-30 Thread Omar Polo
sorry putridsoul66 for the double emacs, I've forgot to CC ports (as always...) On Mon, Mar 30, 2020 at 12:54:23PM +0530, putridsou...@gmail.com wrote: > Update net/toxcore to latest version-0.2.11 > There was a complaint in the mailing-list > about toxcore not being updated, I h

Re: UPDATE: net/toxcore

2020-03-30 Thread putridsoul66
Updated Plist Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile24 Nov 2019 23:05:10 - 1.7 +++ Makefile30 Mar 2020 08:51:33 - @@ -2,8 +2,

UPDATE: net/toxcore

2020-03-30 Thread putridsoul66
Update net/toxcore to latest version-0.2.11 There was a complaint in the mailing-list about toxcore not being updated, I hope someone will tests this. Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving

Update net/toxcore and net/toxic, improve net/utox, take maintainership back.

2019-05-21 Thread Leonid Bobrov
Hi! Maybe it's too many ports in one mail, but I don't want to resend 3 different topics when these 3 ports are about the same thing and they are simple. Changelogs for both net/toxcore and net/toxic can be found here: https://github.com/TokTok/c-toxcore/blob/master/CHANGELOG.md https://github.co

Re: Update net/toxcore and take maintainership back

2019-02-26 Thread Leonid Bobrov
ping On Wed, Feb 06, 2019 at 09:31:53PM +0200, Leonid Bobrov wrote: > Index: Makefile > === > RCS file: /cvs/ports/net/toxcore/Makefile,v > retrieving revision 1.3 > diff -u -p -u -p -r1.3 Makefile > --- Makefile 9 Aug 2018 23:25:58

Re: Update net/toxcore and take maintainership back

2019-02-06 Thread Leonid Bobrov
On Wed, Feb 06, 2019 at 01:09:13PM -0500, Brian Callahan wrote: > I think we're looking at two independent issues: > 1. Does the bootstrap daemon work? > 2. Does it work through init with a fancy rcctl script? > > The answer to question 1 is unequivocally "yes" since I was running it on my > machi

Re: Update net/toxcore and take maintainership back

2019-02-06 Thread Brian Callahan
On 2/6/19 11:15 AM, Leonid Bobrov wrote: Hi Brian! First, I tried setting up daemon at init level, I added to /usr/ports/infrastructure/db/user.list the following: 831 _toxdht _toxdht net/toxcore Then I added toxdht.rc to net/toxcore/pkg with contents: ``` #!/bin/ksh daemon="${TRUEPREFIX}/bi

Re: Update net/toxcore and take maintainership back

2019-02-06 Thread Leonid Bobrov
Hi Brian! First, I tried setting up daemon at init level, I added to /usr/ports/infrastructure/db/user.list the following: 831 _toxdht _toxdht net/toxcore Then I added toxdht.rc to net/toxcore/pkg with contents: ``` #!/bin/ksh daemon="${TRUEPREFIX}/bin/tox-bootstrapd --config /etc/tox-bootstrapd.

Re: Update net/toxcore and take maintainership back

2019-02-06 Thread Brian Callahan
Hi Leonid -- On 2/6/19 4:55 AM, Leonid Bobrov wrote: Hi! While I was contributing to Ravenports, John Marino from DragonFly BSD explained me why I should be maintainer. So I am willing to take back maintainership of ports I submitted to this mailing list. I disabled bootstrap daemon because it

Re: Update net/toxcore and take maintainership back

2019-02-06 Thread Leonid Bobrov
Sorry, new diff, DHT_bootstrap binary is useless because it doesn't work too. This should be final sane diff: Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile ---

Update net/toxcore and take maintainership back

2019-02-06 Thread Leonid Bobrov
Hi! While I was contributing to Ravenports, John Marino from DragonFly BSD explained me why I should be maintainer. So I am willing to take back maintainership of ports I submitted to this mailing list. I disabled bootstrap daemon because it doesn't work, it immediately starts and exits with 0, n

Re: [UPDATE] net/toxcore 0.2.7

2018-09-09 Thread Leonid Bobrov
On Sun, Sep 09, 2018 at 06:30:49PM +0200, Neon King wrote: > __Some thoughts about behaviour on ports__ > > I'm not even a part of the team but i'll write down some thoughts > __that are my own__ > and that came to me in regards of your recent posts. > Feel free to insult me if it makes you better,

Re: [UPDATE] net/toxcore 0.2.7

2018-09-09 Thread Stuart Henderson
On 2018/09/09 18:30, Neon King wrote: > What do you expect after what you did? Just post diffs like nothing > happened? > I wouldn't be surprised that despite the right point of your work, nobody > would > be like caring because nobody wants to deal with such egocentric and kiddish > behaviour . I'

Re: [UPDATE] net/toxcore 0.2.7

2018-09-09 Thread Neon King
__Some thoughts about behaviour on ports__ I'm not even a part of the team but i'll write down some thoughts __that are my own__ and that came to me in regards of your recent posts. Feel free to insult me if it makes you better, that won't solve anything . And frankly speaking i wouldn't care. La

[UPDATE] net/toxcore 0.2.7

2018-09-09 Thread Leonid Bobrov
Yo! Please stop being dinosaur and update c-toxcore port to 0.2.7 release. Full changelog here: https://github.com/TokTok/c-toxcore/releases Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.3 diff

Update net/toxcore to 0.2.5 release.

2018-08-08 Thread Leonid Bobrov
Yo! While you were ignoring my update to 0.2.4, c-toxcore 0.2.5 is released. Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile26 Jun 2018 20:34:04

Re: [maintainer update] net/toxcore to 0.2.4

2018-08-01 Thread Leonid Bobrov
Ping? From: Leonid Bobrov Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile26 Jun 2018 20

[maintainer update] net/toxcore to 0.2.4

2018-07-23 Thread Leonid Bobrov
Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.2 diff -u -p -u -p -r1.2 Makefile --- Makefile26 Jun 2018 20:34:04 - 1.2 +++ Makefile23 Jul 2018 21:25:40 - @@ -2,14 +2,14 @@

Re: Update net/toxcore to 0.2.3 release

2018-06-25 Thread Leonid Bobrov
Sorry, after removing patches directory, cvs diff didn't generate patch for removed files: Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile

Update net/toxcore to 0.2.3 release

2018-06-25 Thread Leonid Bobrov
Hi! Finally I can remove patches taken from upstream: Index: Makefile === RCS file: /cvs/ports/net/toxcore/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile29 Apr 2018 11:14:09 - 1.1.