Re: UPDATE: net/netbsd-iscsi-target

2013-05-17 Thread Roman Kravchuk
Tested on current amd64. ok MAINTAINER 2013/5/17 Alexey Suslikov > Mostly cleanup update: > * remove dead HOMEPAGE > * MASTER_SITES changed > * new distinfo > * PFRAG.shared -> PLIST >

New net/stuntman

2013-06-18 Thread Roman Kravchuk
Hello ports@, # pkg_info stuntman Information for inst:stuntman-1.2.3 Comment: STUN server implementation RFCs 5389, 5769, and 5780 Description: STUNTMAN is an open source, high performance STUN server, implementation of the STUN protocol as specified in RFCs 5389, 5769, and 5780. It also includ

Re: New net/stuntman

2013-06-18 Thread Roman Kravchuk
Thanks for comments. Updated port in attached. 2013/6/18 Stuart Henderson > On 2013/06/18 12:54, Roman Kravchuk wrote: > > Hello ports@, > > > > # pkg_info stuntman > > Information for inst:stuntman-1.2.3 > > > > Comment: > > STUN se

Re: New net/stuntman

2013-06-18 Thread Roman Kravchuk
Updated. --- Makefile.orig Tue Jun 18 14:45:14 2013 +++ MakefileTue Jun 18 15:21:35 2013 @@ -2,7 +2,9 @@ COMMENT = STUN server implementing RFCs 5389, 5769, and 5780 -DISTNAME = stunserver-1.2.3 +VERSION = 1.2.3 +DISTNAME = stunserver-${VERSION} +PKGNAME = stuntman-${VERSION}

Re: dkimproxy

2013-07-10 Thread Roman Kravchuk
I've created several months ago this port for my mail server. Comments are welcomed - Roman 2013/7/9 Gilles Chehade > On Tue, Jul 09, 2013 at 03:28:23PM +0200, Gilles Chehade wrote: > > On Tue, Jul 09, 2013 at 12:29:47PM +0100, Stuart Henderson wrote: > > > <@PoolpOrg> I wish someone would pac

Re: dkimproxy

2013-07-10 Thread Roman Kravchuk
10 16:04, Roman Kravchuk wrote: > > I've created several months ago this port for my mail server. > > > > Comments are welcomed > > Several of the patches seem unneccessary .. > > > @@ -1,4 +1,3 @@ > > -#!/usr/bin/perl -I../lib > > # > > #

Re: dkimproxy

2013-07-14 Thread Roman Kravchuk
On 07/10/13 22:23, Stuart Henderson wrote: > >>> On 2013/07/10 19:00, Roman Kravchuk wrote: > >>>> My patches is necessary to install libraries in > >>>> /usr/local/libdata/perl5/site_perl. > >>> > >>> OK - that's a goo

Re: UPDATE: node-pg 2.8.2

2013-11-18 Thread Roman Kravchuk
OK maintainer. 2013/11/18 Alexey Suslikov > Ok regress tests on -current amd64 with PostgreSQL 9.3. Earlier version > was tested on 5.4 amd64 with PostgreSQL 9.2. > > OKs? Comments? >

Re: UPDATE: node-pg 2.8.2

2013-11-18 Thread Roman Kravchuk
Update diff for patched Makefile,v 1.14 Tested on amd64-current 2013/11/18 Roman Kravchuk > OK maintainer. > > > 2013/11/18 Alexey Suslikov > >> Ok regress tests on -current amd64 with PostgreSQL 9.3. Earlier version >> was tested on 5.4 amd64 with PostgreS

New: net/kannel

2013-03-31 Thread Roman Kravchuk
Hello ports, This is a port of kannel, compact and very powerful open source WAP and SMS gateway Tested on current amd64. Ok? Comments? Thanks. - Roman kannel.tgz Description: GNU Zip compressed data

Re: New: net/kannel

2013-04-07 Thread Roman Kravchuk
This is updated port kannel. Ok? Comments? Thanks. - Roman 2013/4/3 Stuart Henderson > On 2013/03/31 10:02, Roman Kravchuk wrote: > > Hello ports, > > > > This is a port of kannel, compact and very powerful open source WAP > > and SMS gateway > > > &

Re: New: net/kannel

2013-04-21 Thread Roman Kravchuk
This is updated port kannel Changelog: * MACHINE/MACHINEWSP replaced via a perl -pi * Removed kannelctl / smsbox_enable / wapbox_enable scripts * Add rc scripts for smsbox/wapbox Ok? Comments? Thanks. - Roman 2013/4/19 Stuart Henderson > On 2013/04/19 09:43, Landry Breuil wrote: > > Some com

Re: NEW: node-java

2013-12-07 Thread Roman Kravchuk
Update port to v0.2.9 Tested on amd64. Ok? Comments? 2013/11/18 Aaron > On Mon, Nov 18, 2013 at 7:20 AM, Alexey Suslikov > wrote: > > On Thu, Oct 31, 2013 at 10:18 AM, Alexey Suslikov > > wrote: > >> On Tue, Oct 22, 2013 at 6:03 PM, Aaron wrote: > >>> On Tue, Oct 22, 2013 at 4:41 AM, Alexe

Update: telephony/stuntman to v1.2.5

2013-12-21 Thread Roman Kravchuk
Hello ports@, This is update port telephony/stuntman to v1.2.5 Change log: - update to v 1.2.5 - use arc4random(3) Tested on amd64 current. Comments? Ok? - Roman Index: Makefile === RCS file: /cvs/ports/telephony/stuntman/Makefi

Update: telephony/kamailio to 4.1.0

2014-01-09 Thread Roman Kravchuk
-${VERSION} #PKGNAME-radius = kamailio-radius-${VERSION} TODO -REVISION-mysql = 1 - CATEGORIES = telephony MAINTAINER = Roman Kravchuk @@ -26,14 +24,14 @@ HOMEPAGE = http://www.kamailio.org/ # GPLv2+ PERMIT_PACKAGE_CDROM = Yes -SHARED_LIBS

Re: Update: telephony/kamailio to 4.1.0

2014-01-14 Thread Roman Kravchuk
ping 2014/1/9 Roman Kravchuk > Hello ports@, > > This is update kamailio port to version 4.1.0 > > Change log: > - update version to 4.1.0 > - review (clean) patches for 64 bit time_t > > Tested on current amd64. > > Ok? Comments? > > Thanks. > > - Roman >

Update: lang/node-java (0.3.0)

2014-02-05 Thread Roman Kravchuk
Makefile --- Makefile17 Dec 2013 10:17:28 - 1.2 +++ Makefile5 Feb 2014 23:08:54 - @@ -2,9 +2,8 @@ COMMENT = bridge API connect to Java for Node.js -NPM_VERSION = 0.2.9 +NPM_VERSION = 0.3.0 NPM_NAME = java -REVISION = 0 CATEGORIES = lang MAINTAINER = Roman

Update: telephony/kamailio to 4.1.1

2014-02-07 Thread Roman Kravchuk
} #PKGNAME-radius = kamailio-radius-${VERSION} TODO -REVISION-mysql = 1 - CATEGORIES = telephony MAINTAINER = Roman Kravchuk @@ -26,14 +24,14 @@ HOMEPAGE = http://www.kamailio.org/ # GPLv2+ PERMIT_PACKAGE_CDROM = Yes -SHARED_LIBS

Re: telephony/kamailio and sslv3

2015-07-18 Thread Roman Kravchuk
Hi, If it works for you - maintainer ok. 2015-07-18 21:48 GMT+03:00 Jérémie Courrèges-Anglas : > > Hi, > > this patch will allow kamailio to build when SSLv3 support will be > removed from libressl. Same pattern as for SSLv2. > > ok? > > Index: Makefile >

Re: UPDATE: telephony/asterisk

2015-10-11 Thread Roman Kravchuk
Hi Stuart, I not see *_pjsip_* modules in PLIST, this is not working? Thanks. - Roman 2015-10-10 1:23 GMT+03:00 Stuart Henderson : > I'd be interested in any test reports, this needs the telephony/pjsua > update that I committed earlier today. > > asterisk-g729 update to go with this available

Update: telephony/kamailio to 4.3.3

2015-11-19 Thread Roman Kravchuk
Hi ports@, This is update kamailio port to version 4.3.3 Tested on stable 5.8 and current (amd64). Ok? Comments? - Roman Index: Makefile === RCS file: /cvs/ports/telephony/kamailio/Makefile,v retrieving revision 1.32 diff -u -p -u

Update: telephony/stuntman to v1.2.9

2016-05-27 Thread Roman Kravchuk
Hello ports@, This is update port telephony/stuntman to v1.2.9 Tested on -current amd64. Comments? Ok? Index: Makefile === RCS file: /cvs/ports/telephony/stuntman/Makefile,v retrieving revision 1.10 diff -u -p -u -p -r1.10 Makefile

Update: telephony/kamailio to 4.3.5

2016-03-13 Thread Roman Kravchuk
Hi ports@, This is update kamailio port. Changelog: - update port to version 4.3.5 - switch tls module to build with security/openssl - cleanup patch-modules_tls_tls_init_c (upstream added OPENSSL_NO_SSL3_METHOD flag) Ok? Comments? Index: Makefile

Re: Update: telephony/kamailio to 4.3.5

2016-03-13 Thread Roman Kravchuk
tls module not start with LibreSSL, CRYPTO_set_mem_functions not implemented in LibreSSL 2016-03-13 13:49 GMT+02:00 Stuart Henderson : > On 2016/03/13 13:43, Roman Kravchuk wrote: >> Hi ports@, >> >> This is update kamailio port. >> >> Changelog: >> - updat

Re: Update: telephony/kamailio to 4.3.5

2016-03-13 Thread Roman Kravchuk
lists 0(18473) DEBUG: tm [t_funcs.c:96]: tm_shutdown(): DEBUG: tm_shutdown : done 0(18473) DEBUG: tls [tls_init.c:722]: destroy_tls_h(): tls module final tls destroy 2016-03-13 14:53 GMT+02:00 Stuart Henderson : > On 2016/03/13 14:04, Roman Kravchuk wrote: >> tls module not start with

net/netbsd-iscsi-target drop MAINTAINER

2015-02-18 Thread Roman Kravchuk
Hello ports@, Software isn't updating and port itself receives mostly mechanical infrastructure adjustments. Feel free to remove me from MAINTAINER. Thanks. - Roman

Update: lang/node-java (0.4.6) & New: devel/node-nan (1.6.2)

2015-02-20 Thread Roman Kravchuk
= bridge API connect to Java for Node.js -NPM_VERSION = 0.2.9 -NPM_NAME = java -REVISION = 2 -CATEGORIES = lang +NPM_VERSION = 0.4.6 +NPM_NAME = java +CATEGORIES = lang -MAINTAINER = Roman Kravchuk +MAINTAINER = Roman Kravchuk

New: telephony/kannel

2015-03-23 Thread Roman Kravchuk
Hello ports@, This is a port of stable release kannel 1.4.4, compact and very powerful open source WAP and SMS gateway Tested on current amd64. Ok? Comments? Thanks. - Roman kannel_1.4.4.tgz Description: GNU Zip compressed data

Re: New: telephony/kannel

2015-04-03 Thread Roman Kravchuk
Ping? 2015-03-23 14:31 GMT+02:00 Roman Kravchuk : > Hello ports@, > > This is a port of stable release kannel 1.4.4, compact and very > powerful open source WAP and SMS gateway > > Tested on current amd64. > > Ok? Comments? > > Thanks. > > - Roman

Update: telephony/stuntman to v1.2.7

2014-10-24 Thread Roman Kravchuk
Hello ports@, This is update port telephony/stuntman to v1.2.7 Tested on amd64, i386 current. Comments? Ok? - Roman Index: Makefile === RCS file: /cvs/ports/telephony/stuntman/Makefile,v retrieving revision 1.6 diff -u -p -u -p

Update: telephony/kamailio to 3.3.1

2012-09-02 Thread Roman Kravchuk
Hi, Update for kamailio to 3.3.1 Tested on amd64. Ok? Comments? Thanks. - Roman kamailio-3.3.1.diff Description: Binary data

Re: Update: telephony/kamailio to 3.3.1

2012-09-04 Thread Roman Kravchuk
In this diff I'm removed the patches to string function. Ok? Comments? - Roman 2012/9/3 Alexey Suslikov > Stuart Henderson wrote: > > On 2012/09/02 19:42, Roman Kravchuk wrote: > > > Hi, > > > > > > Update for kamailio to 3.3.1 > > &g

Update: telephony/kamailio to 5.1.1

2018-03-01 Thread Roman Kravchuk
} -REVISION-main =0 CATEGORIES = telephony MAINTAINER = Roman Kravchuk @@ -27,10 +26,10 @@ HOMEPAGE = http://www.kamailio.org/ # GPLv2+ PERMIT_PACKAGE_CDROM = Yes -SHARED_LIBS = srdb1 4.0 # 1.0 -SHARED_LIBS += srdb2 4.0 # 1.0

Update: telephony/kamailio to 5.1.2

2018-03-31 Thread Roman Kravchuk
= kamailio-${VERSION}_src @@ -21,25 +21,26 @@ PKGNAME-radius = kamailio-radius-${VERSI CATEGORIES = telephony MAINTAINER = Roman Kravchuk -HOMEPAGE = http://www.kamailio.org/ +HOMEPAGE = https://www.kamailio.org/ # GPLv2+ PERMIT_PACKAGE_CDROM = Yes -SHARED_LIBS = srdb1 4.0 # 1.0

Update: telephony/kamailio to 5.1.5

2018-08-31 Thread Roman Kravchuk
= 5.0.6 +VERSION = 5.1.5 DISTNAME = kamailio-${VERSION}_src @@ -21,25 +21,26 @@ PKGNAME-radius = kamailio-radius-${VERSI CATEGORIES = telephony MAINTAINER = Roman Kravchuk -HOMEPAGE = http://www.kamailio.org/ +HOMEPAGE = https://www.kamailio.org/ # GPLv2+ PERMIT_PACKAGE_CDROM = Yes

Update: telephony/stuntman to v1.2.13

2017-06-22 Thread Roman Kravchuk
= stunserver-${VERSION} PKGNAME = stuntman-${VERSION} CATEGORIES = telephony net EXTRACT_SUFX = .tgz -REVISION = 1 MAINTAINER = Roman Kravchuk Index: distinfo === RCS file: /cvs/ports/telephony/stuntman/distinfo,v

Re: [fix] kamailio on sparc64

2017-08-10 Thread Roman Kravchuk
Hi, If it works for you - maintainer ok. 2017-08-10 19:10 GMT+03:00 Jeremie Courreges-Anglas : > > Hi, > > kamailio doesn't build on sparc64, please see: > > http://build-failures.rhaalovely.net//sparc64/2017- > 07-24/telephony/kamailio.log > > I've already fixed this kind of issue in textproc

Update: telephony/kamailio to 5.0.3

2017-09-10 Thread Roman Kravchuk
Hi ports@, This is update kamailio port. Changelog: - update port to version 5.0.3 - regen pathes - fix set soname for shared library (fix load modules linked with srdb1,srdb2,trie,srutils on CLANG_ARCHS) Tested on current amd64. Ok? Comments? Index: Makefile ===

Re: Update: telephony/kamailio to 5.0.3

2017-09-19 Thread Roman Kravchuk
* Ping.