Re: NEW: net/bitcoin

2018-06-07 Thread Rafael Sadowski
3rd ping, or 4rd? Could anyone sacrifice themselves, please. It's not evil! It's NOT mining. ;) On Wed Apr 25, 2018 at 09:31:02PM +0200, Rafael Sadowski wrote: > Hi ports@ > > Attached is a new port for bitcoin. Long time ago pascal@ started > working on bitcoin in openbsd-wip. I've finished thi

UPDATE: Nextcloud-13.0.3

2018-06-07 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 13.0.3: https://nextcloud.com/changelog/ While here, I moved the httpd(8) to the README as we did on owncloud. OK? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/

Re: NEW: sqlite3-odbc

2018-06-07 Thread Stuart Henderson
On 2018/06/07 19:30, Stuart Cassoff wrote: > ODBC driver for SQLite3. > > Also a patch to iodbc to add the sqlite odbc driver to the .ini files, and a > wantlib tweak. > > Tested on amd64 and i386. > > $ echo "select fullpkgpath from ports where maintainer like '%Stu%'" | > iodbctest Driver=SQ

Re: [update] mpd/mpc/ncmpc/ncmpcpp

2018-06-07 Thread Landry Breuil
On Fri, Jun 08, 2018 at 07:11:53AM +0200, Rafael Sadowski wrote: > Hi All! > > Everything works for me. MPD+ncmpcpp intensively tested and ncmpc+mpc > very superficially. > > General issue: MPD+sndio don't nix sound. Can't start song with MPD when > mpv is running. I've always had that issue. I'

Re: [update] mpd/mpc/ncmpc/ncmpcpp

2018-06-07 Thread Rafael Sadowski
Hi All! Everything works for me. MPD+ncmpcpp intensively tested and ncmpc+mpc very superficially. General issue: MPD+sndio don't nix sound. Can't start song with MPD when mpv is running. I've always had that issue. ok rsadowski@ On Mon Jun 04, 2018 at 09:47:02PM +0200, Landry Breuil wrote: > Hi

Re: NEW: x11/kde-applications/umbrello

2018-06-07 Thread Rafael Sadowski
On Wed Jun 06, 2018 at 06:52:53PM -0300, Elias M. Mariani wrote: > First > port-lib-depends-check returned: > LIB_DEPENDS x11/qt5/qtscript not needed for devel/kf5/ktexteditor ? > LIB_DEPENDS x11/qt5/qtxmlpatterns not needed for devel/kf5/ktexteditor ? > Fixed thanks! > umbrello-17.12.3(x11/kde-

NEW: sqlite3-odbc

2018-06-07 Thread Stuart Cassoff
ODBC driver for SQLite3. Also a patch to iodbc to add the sqlite odbc driver to the .ini files, and a wantlib tweak. Tested on amd64 and i386. $ echo "select fullpkgpath from ports where maintainer like '%Stu%'" | iodbctest Driver=SQLite3\;Database=/usr/local/share/sqlports Stu Index: Make

Re: [NEW] devel/py-pandas

2018-06-07 Thread Edd Barrett
On Thu, Jun 07, 2018 at 03:46:48PM -0300, Elias M. Mariani wrote: > If the normal build style is acceptable with building docs separately > and testing itself is OK I will proceed to merge the py-pandas in wip. > I could not reach shadchin@ to talk this with him and according to > github that repos

go.port.mk: Throw fatal error when ALL_TARGET is not set.

2018-06-07 Thread Aaron Bieber
Hi, Currently in go.port.mk we set ALL_TARGET based on the existence of GH_* vars. This is handy, but when GH_* are not defined, ALL_TARGET defaults to "all" which completely breaks GOPATH as it ends up as ${WRKDIR}/go/src/all, which prevents sub-modules from being detected even though they are ri

Re: [NEW] devel/py-pandas

2018-06-07 Thread Elias M. Mariani
Okey, I need advice from Stuart or someone :) The problem is the following: Pandas can be built "inplace" for testing and for building the docs. If you do it "inplace" yo do not have the "install" option on setup.py to automatically get a nice and clean install, one should "get the files" from in

NEW: graphics/sk1

2018-06-07 Thread Elias M. Mariani
sK1 is an open source vector graphics editor. First of all sK1 is oriented for prepress industry, therefore works with CMYK colorspace and produces CMYK-based PDF and postscript output. I use it myself to create vector graphics and exporting them to SVG. Pretty cool. Tested by me, no errors found

Re: new: www/hugo

2018-06-07 Thread Stuart Henderson
On 2018/06/07 17:32, fredl wrote: > I just took a look. These are a LOT of extra libraries. > > Is the first version really not ok? The version with the binaries? > I can try to get this ~20 extra libraries working, but alone the extra effort > for the version control seems odd in the long run.

Re: new: www/hugo

2018-06-07 Thread fredl
This sounds great! Thank you for this hint! I will keep you updated! > On 07.06.2018, at 18:10, Solene Rapenne wrote: > > > fredl writes: > >> I just took a look. These are a LOT of extra libraries. >> >> Is the first version really not ok? The version with the binaries? >> I can try to get

Re: new: www/hugo

2018-06-07 Thread Solene Rapenne
fredl writes: > I just took a look. These are a LOT of extra libraries. > > Is the first version really not ok? The version with the binaries? > I can try to get this ~20 extra libraries working, but alone the extra effort > for the version control seems odd in the long run. > > fredl > >> On 0

Re: new: www/hugo

2018-06-07 Thread fredl
I just took a look. These are a LOT of extra libraries. Is the first version really not ok? The version with the binaries? I can try to get this ~20 extra libraries working, but alone the extra effort for the version control seems odd in the long run. fredl > On 07.06.2018, at 17:25, fredl

UPDATE security/encfs

2018-06-07 Thread Björn Ketelaars
Enclosed a diff for bringing encfs to 1.9.5, which is a bug fix release. Changelog can be found at https://github.com/vgough/encfs/blob/master/ChangeLog 'make test' runs successfully on amd64. Lightly tested... Comments/OKs? Index: Makefile ==

Re: new: www/hugo

2018-06-07 Thread fredl
Ok thanks! > On 07.06.2018, at 17:23, Solene Rapenne wrote: > > > fredl writes: > >>> On 06/07/18 14:20, Solene Rapenne wrote: >>> fredl writes: >>> Hey, thanks for this quick review! I will look at this and answer with a new .tgz once I have it done. th

Re: new: www/hugo

2018-06-07 Thread Solene Rapenne
fredl writes: > On 06/07/18 14:20, Solene Rapenne wrote: >> fredl writes: >> >>> Hey, >>> >>> thanks for this quick review! >>> >>> I will look at this and answer with a new .tgz once I have it done. >>> >>> thanks again! >>> fredl >>> On 07.06.2018, at 13:18, Solene Rapenne wrote: >>

Re: new: www/hugo

2018-06-07 Thread fredl
On 06/07/18 14:20, Solene Rapenne wrote: fredl writes: Hey, thanks for this quick review! I will look at this and answer with a new .tgz once I have it done. thanks again! fredl On 07.06.2018, at 13:18, Solene Rapenne wrote: fredl writes: Hey, attached is a new port, www/hugo. hugo i

Re: new: www/hugo

2018-06-07 Thread Solene Rapenne
fredl writes: > Hey, > > thanks for this quick review! > > I will look at this and answer with a new .tgz once I have it done. > > thanks again! > fredl > >> On 07.06.2018, at 13:18, Solene Rapenne wrote: >> >> >> fredl writes: >> >>> Hey, >>> >>> attached is a new port, www/hugo. hugo is a sta

Re: new: www/hugo

2018-06-07 Thread fredl
Hey, thanks for this quick review! I will look at this and answer with a new .tgz once I have it done. thanks again! fredl > On 07.06.2018, at 13:18, Solene Rapenne wrote: > > > fredl writes: > >> Hey, >> >> attached is a new port, www/hugo. hugo is a static website generator. >> >> --

Re: NEW: [1/2] x11/kde-applications/konsole

2018-06-07 Thread Vadim Zhukov
6 июня 2018 г. 23:03:15 GMT+03:00, Rafael Sadowski пишет: >On Tue Jun 05, 2018 at 02:35:19PM -0300, Elias M. Mariani wrote: >> The app works OK, or, at least just as good as the current version of >konsole. >> It's kinda weird in both applications that if you "split the view" >> either in horizon

Re: new: www/hugo

2018-06-07 Thread Solene Rapenne
fredl writes: > Hey, > > attached is a new port, www/hugo. hugo is a static website generator. > > --- > pkg/DESCR: > > Hugo is a static HTML and CSS website generator written in Go. > It is optimized for speed, ease of use, and configurability. > Hugo takes a directory with content and template

new: www/hugo

2018-06-07 Thread fredl
Hey, attached is a new port, www/hugo. hugo is a static website generator. --- pkg/DESCR: Hugo is a static HTML and CSS website generator written in Go. It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates and renders them into a full HT

[UPDATE] databases/py-sqlobject

2018-06-07 Thread Remi Pointel
Hi, attached is the diff to update sqlobject to latest release. While here, enabled python3 flavor. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/databases/py-sqlobject/Makefile,v retrieving revision 1.17 diff -u -p

[UPDATE] www/py-formencode

2018-06-07 Thread Remi Pointel
Hi, attached is the diff to update formencode to latest release. While here, enable python3 flavor. ok? Cheers, Remi. ? patches Index: Makefile === RCS file: /cvs/ports/www/py-formencode/Makefile,v retrieving revision 1.21 diff -

[NEW] devel/py-dispatcher

2018-06-07 Thread Remi Pointel
Hi, attached is a new port dispatcher, needed by the sqlobject update incoming. Ok? Cheers, Remi. py-dispatcher.tar.gz Description: application/gzip

Re: NEW: security/py-axolotl{-curve25519}

2018-06-07 Thread Ingo Feinerer
Ping. (Original post with .tar.gz files at https://marc.info/?l=openbsd-ports&m=152689641702991&w=2) On Mon, May 21, 2018 at 11:52:07AM +0200, Ingo Feinerer wrote: > two Python dependencies necessary for the Gajim OMEMO encryption plug-in > (which is working fine for me since a few weeks). > > D