[UPDATE] databases/apache-couchdb 1.6.1 -> 1.7.1

2017-11-25 Thread Rodrigo Mosconi
simple update: Index: Makefile === RCS file: /cvs/ports/databases/apache-couchdb/Makefile,v retrieving revision 1.34 diff -u -p -r1.34 Makefile --- Makefile21 Nov 2017 00:12:59 -1.34 +++ Makefile26 Nov 2017 02:49:14

[UPDATE] sysutils/cfengine

2017-11-25 Thread Rodrigo Mosconi
=cfengine-3.7.2 +DISTNAME =cfengine-3.10.2 SHARED_LIBS += promises0.0 # 1.0 CATEGORIES =sysutils @@ -15,7 +15,7 @@ MAINTAINER =Rodrigo Mosconi <openbsd@mo # GPLv3 only PERMIT_PACKAGE_CDROM =Yes -WANTLIB += c crypto iconv lzma m pam pcre pthread ssl qdbm xml2 z +WANTLIB += c cry

TICK stack

2017-06-10 Thread Rodrigo Mosconi
Hi, There is someone working in port the TICK stack? They are composed by the softwares: Telegraf -> collect data from host Influxdb -> A temporal series database Chronograf -> Data visualization Kapacitor -> Data processing These software are written in go, and uses gmake to build. If no one

Re: update: sysutils/cfengine

2016-01-22 Thread Rodrigo Mosconi
even adding openpam to LIB_DEPENDS, the "user promise" support won`t be enabled I`m looking at 2016-01-22 9:21 GMT-02:00 Stuart Henderson <st...@openbsd.org>: > On 2016/01/22 09:17, Rodrigo Mosconi wrote: > > The PAM and fgetpwent/fgetgrent is required to

Re: update: sysutils/cfengine

2016-01-22 Thread Rodrigo Mosconi
The PAM and fgetpwent/fgetgrent is required to enable users promise, ie, to manage local users. The PAM is required to test/change password, as far I looked where it is used. 2016-01-22 8:48 GMT-02:00 Stuart Henderson <st...@openbsd.org>: > On 2016/01/21 23:47, Rodrigo Mosconi wrote:

Re: update: sysutils/cfengine

2016-01-21 Thread Rodrigo Mosconi
A new diff, now using qdbm, as before. 2016-01-20 18:51 GMT-02:00 Stuart Henderson <st...@openbsd.org>: > On 2016/01/20 15:22, Rodrigo Mosconi wrote: > > The upstream is dropping support for qdbm, and used tokyocabinet as main > > dbm. Now they prefer to use mdb as databa

Re: update: sysutils/cfengine

2016-01-20 Thread Rodrigo Mosconi
The upstream is dropping support for qdbm, and used tokyocabinet as main dbm. Now they prefer to use mdb as database backend 2016-01-20 14:42 GMT-02:00 Stuart Henderson : > Thanks for the new diff, I haven't had time to review fully but > from a quick read through this is

Re: update: sysutils/cfengine

2016-01-20 Thread Rodrigo Mosconi
New diff 2016-01-19 11:51 GMT-02:00 Stuart Henderson <st...@openbsd.org>: > On 2016/01/19 00:26, Rodrigo Mosconi wrote: > > Follow the cvs diff > > > > 2016-01-19 0:15 GMT-02:00 Stuart Henderson <st...@openbsd.org>: > > > > On 2016/01/

Re: update: sysutils/cfengine

2016-01-19 Thread Rodrigo Mosconi
Follow the cvs diff 2016-01-19 0:15 GMT-02:00 Stuart Henderson <st...@openbsd.org>: > On 2016/01/18 23:54, Rodrigo Mosconi wrote: > > Hi! > > > > This updates sysutils/cfengine to 3.7.3. > > > > The users promise is not enabled, because it require some PA

update: sysutils/cfengine

2016-01-18 Thread Rodrigo Mosconi
Hi! This updates sysutils/cfengine to 3.7.3. The users promise is not enabled, because it require some PAM interface. I didn`t looked what need, and if has a "PAM wrapper" Comments, OK? cfengine.tgz Description: GNU Zip compressed data

Re: NEW port net/czmq

2014-12-30 Thread Rodrigo Mosconi
2014-12-25 21:57 GMT-02:00 Jérémie Courrèges-Anglas j...@wxcvbn.org: Hi Rodrigo, thanks for your submission. Rodrigo Mosconi open...@mosconi.mat.br writes: Follow a new port net/czmq. It is a high-level C bindings for zeromq. The port is for version 2.2 of czmq. When the new version

NEW port net/czmq

2014-12-25 Thread Rodrigo Mosconi
Follow a new port net/czmq. It is a high-level C bindings for zeromq. The port is for version 2.2 of czmq. When the new version (3.0) will be released, I will update it. Is this OK? czmq.tgz Description: GNU Zip compressed data

Re: maintainer net/zeromq

2014-12-25 Thread Rodrigo Mosconi
:44 - @@ -13,6 +13,10 @@ SHARED_LIBS += zmq 4.0 CATEGORIES = net HOMEPAGE = http://zeromq.org/ +MAINTAINER =Rodrigo Mosconi open...@mosconi.mat.br + +REVISION = 1 + # LGPLv3 PERMIT_PACKAGE_CDROM = Yes 2014-12-24 5:46 GMT-02:00 Antoine

Re: maintainer net/zeromq

2014-12-25 Thread Rodrigo Mosconi
with revision=0 2014-12-25 18:32 GMT-02:00 Landry Breuil lan...@rhaalovely.net: On Thu, Dec 25, 2014 at 05:35:08PM -0200, Rodrigo Mosconi wrote: Follow the patch, with REVISION REVISION starts at 0 Landry Index: Makefile

UPDATE: databases/apache-couchdb

2014-12-23 Thread Rodrigo Mosconi
Dec 2014 02:37:07 - @@ -2,13 +2,15 @@ COMMENT = distributed, document-oriented database -COUCH_VER = 1.0.4 +COUCH_VER = 1.6.1 DISTNAME = apache-couchdb-${COUCH_VER} REVISION = 0 CATEGORIES = databases HOMEPAGE = http://couchdb.apache.org/ +MAINTAINER =Rodrigo Mosconi open

maintainer net/zeromq

2014-12-23 Thread Rodrigo Mosconi
:13 - @@ -13,6 +13,8 @@ SHARED_LIBS += zmq 4.0 CATEGORIES = net HOMEPAGE = http://zeromq.org/ +MAINTAINER =Rodrigo Mosconi open...@mosconi.mat.br + # LGPLv3 PERMIT_PACKAGE_CDROM = Yes

Re: Drop maintainership sysutils/cfengine

2014-11-23 Thread Rodrigo Mosconi
2014-11-19 17:36 GMT-02:00 Jérémie Courrèges-Anglas j...@wxcvbn.org: Martijn Rijkeboer mart...@bunix.org writes: Hi, Hi, During the upgrade to 5.6 we've switched from Cfengine to Ansible. Therefore I would like to drop maintainership for sysutils/cfengine since we don't use it any

Re: [UPDATE] cfengine master_site change

2014-06-21 Thread Rodrigo Mosconi
2014-06-19 15:18 GMT-03:00 Jiri B ji...@devio.us: On Thu, Jun 19, 2014 at 02:16:30PM -0300, Rodrigo Mosconi wrote: CFEngine can be compiled with qdbm, tokyo cabinet or lmdb. Currently, OBSD only includes qdbm on port, and OBSD`s CFEngine is complied with qdbm. There is someone already

Re: [UPDATE] cfengine master_site change

2014-06-19 Thread Rodrigo Mosconi
CFEngine can be compiled with qdbm, tokyo cabinet or lmdb. Currently, OBSD only includes qdbm on port, and OBSD`s CFEngine is complied with qdbm. There is someone already working to include Tokyo Cabinet or lmdb into ports? 2014-06-19 6:20 GMT-03:00 Jiri B ji...@devio.us: easy diff, let's

Re: Update net/zeromq and new port net/czmq

2014-03-25 Thread Rodrigo Mosconi
Are those ports ok, or has any problem? 2014-03-19 23:57 GMT-03:00 Rodrigo Mosconi open...@mosconi.mat.br: Folow a update of ZeroMQ port to version 4.0.4 and a new port czmq that is a high-level bindings of ZeroMQ.

Re: Update net/zeromq and new port net/czmq

2014-03-21 Thread Rodrigo Mosconi
ping? 2014-03-19 23:57 GMT-03:00 Rodrigo Mosconi open...@mosconi.mat.br: Folow a update of ZeroMQ port to version 4.0.4 and a new port czmq that is a high-level bindings of ZeroMQ.

Update net/zeromq and new port net/czmq

2014-03-19 Thread Rodrigo Mosconi
Folow a update of ZeroMQ port to version 4.0.4 and a new port czmq that is a high-level bindings of ZeroMQ. czmq.tgz Description: GNU Zip compressed data zeromq.tgz Description: GNU Zip compressed data

Re: Work on mongodb

2014-01-02 Thread Rodrigo Mosconi
-src-r2.4.8.tar.gz) = /XA85eU936DMqcf7qaDEzqQXnTiXKpjGdfRdnxW0z9w= +SIZE (mongodb-src-r2.4.8.tar.gz) = 14157223 2013/12/31, Amit Kulkarni amitk...@gmail.com: On Tue, Dec 31, 2013 at 9:59 AM, Rodrigo Mosconi open...@mosconi.mat.brwrote: I`ve made some changes on MongoDB port, and I could

Work on mongodb

2013-12-31 Thread Rodrigo Mosconi
I`ve made some changes on MongoDB port, and I could compile and started it. This are my changes: $ cvs diff -u databases/mongodb retrieving revision 1.11 diff -u -r1.11 Makefile --- databases/mongodb/Makefile 10 Dec 2013 17:30:40 - 1.11 +++ databases/mongodb/Makefile 31 Dec 2013

Help on creating a port (perl)

2013-12-29 Thread Rodrigo Mosconi
Hi, I`m making a port of Web::Simple perl module, and I`ve got some erros on port a dependency (Lexical::SealRequire::Hints): I`ve created this Makefile: 8 COMMENT = prevent leakage of lexical hints DISTNAME = Lexical-SealRequireHints-0.007 MODULES =