Re: New port: net/telegram-purple

2017-06-23 Thread Dmitrij D. Czarkoff
Brian Callahan wrote: >Run tested it on amd64, works fine. >Why not do this though: > >USE_GMAKE = Yes >MAKE_FLAGS =CC="${CC}" >CONFIGURE_STYLE = gnu >CONFIGURE_ENV = CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ >LDFLAGS="${LDFLAGS}

Re: New port: net/telegram-purple

2017-06-23 Thread Dmitrij D. Czarkoff
Stuart Henderson <s...@spacehopper.org> wrote: >On 2017/06/22 18:11, Dmitrij D. Czarkoff wrote: >> "Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >> >>>The attached port contains libpurple protocol plugin that adds support >>>for th

Re: New port: net/telegram-purple

2017-06-23 Thread Dmitrij D. Czarkoff
Jakub Skrzypnik wrote: >I would like to ask about something different - how tightly is that >telegram support tied to GUI libraries? Some of these libpurple-based >transports for IM protocols are tied up to use with Pidgin/Adium, >completely ignoring the fact that

Re: New port: net/telegram-purple

2017-06-22 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >The attached port contains libpurple protocol plugin that adds support >for the Telegram messenger to net/pidgin. > >OK to import? ping telegram-purple-1.3.1.tgz Description: application/gzip

Re: NEW: x11/kde-applications/kmbox

2017-06-15 Thread Dmitrij D. Czarkoff
Rafael Sadowski wrote: >$ pkg/DESCR >KMBox provides API to access emails in storages in the MBox format. It would be nice if you could state the mbox flavors this library supports. Not exactly necessary, but might help for someone considering to write mbox-related code

Re: NEW: x11/kde-applications/kmime

2017-06-15 Thread Dmitrij D. Czarkoff
Sorry, my machine is too slow to build KDE stuff. Just a small comment about pkg/DESCR. This text makes sense for documentation, but I'd rather rearrange it for DESCR. At very least you shoud drop the line: > In a later section, parsing and assembling is actually explained. I'd rather trim

New port: net/telegram-purple

2017-06-15 Thread Dmitrij D. Czarkoff
Hi! The attached port contains libpurple protocol plugin that adds support for the Telegram messenger to net/pidgin. OK to import? -- Dmitrij D. Czarkoff telegram-purple-1.3.1.tgz Description: application/gzip

New port: net/pidgin-window-merge

2017-06-15 Thread Dmitrij D. Czarkoff
The nature of this project can potentially destabilize Pidgin or its other plugins, so use it at your own risk. OK to import? -- Dmitrij D. Czarkoff pidgin-window-merge-0.0.20130511.tgz Description: application/gzip

Re: CVS: cvs.openbsd.org: ports

2017-06-13 Thread Dmitrij D. Czarkoff
Dmitrij Czarkoff wrote: >CVSROOT: /cvs >Module name: ports >Changes by:czark...@cvs.openbsd.org2017/06/13 02:02:57 > >Modified files: > telephony/libzrtp: Makefile > telephony/baresip/baresip: Makefile >Added files: > telephony/libzrtp/patches:

Re: Telegram support in ports

2017-06-12 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >I have to use Telegram these days, so I had a look into Cutegram. This >port is outdated, and does not support many of the features that were >recently introduced into Telegram. I prepared an update to see

Re: New: net/wireless

2017-06-12 Thread Dmitrij D. Czarkoff
Gregor Best wrote: >some people on FreeNode's #openbsd asked me to submit a port for a >little utility I wrote that can be used to automate the "scan for my >wifi and configure it" process a bit. > >The networks can be configured in a plaintext file in /etc that looks >like

Re: UPDATE: devel/cmocka 1.1.0 => 1.1.1

2017-06-09 Thread Dmitrij D. Czarkoff
Brian Callahan wrote: >Attached is a trivial update to devel/cmocka, bringing it to its latest >version. I don't see any symbol changes so no bump to SHARED_LIBS. I >churned MASTER_SITES while here to remove an extraneous / > >All tests pass on amd64. Brief testing on amd64

Update: devel/py-greenlet

2017-06-08 Thread Dmitrij D. Czarkoff
Hi! Below is an update for greenlet. Needed for dulwich update. OK? P.S.: edd@, bcallah@ your ports depend on this one, so I want your explicit OKs. -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/devel/py

Remove multimedia/daala

2017-06-08 Thread Dmitrij D. Czarkoff
? OKs? -- Dmitrij D. Czarkoff

Update: devel/py-greenlet

2017-01-19 Thread Dmitrij D. Czarkoff
Hi! Below is a trivial update to devel/py-greenlet. OK? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/devel/py-greenlet/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile1 Sep

devel/hub: update to 2.2.9

2017-01-13 Thread Dmitrij D. Czarkoff
Hi! Below is an update for devel/hub. I would like to take over maintenance of this port, Comments? OKs? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/devel/hub/Makefile,v retrieving revision 1.5 diff -u -p

Re: UPDATE: net/gajim

2016-11-27 Thread Dmitrij D. Czarkoff
Rafael Sadowski wrote: >here's an update to gajim 0.16.6. There are lot of changes between >0.15.4 and 0.16.6 but everything looks good on amd64. > >Tested with my XMPP account and some gajim plugins without any >significant problems. OK czarkoff@

Re: Update: multimedia/mpv, feedback needed

2016-11-23 Thread Dmitrij D. Czarkoff
Jeremie Courreges-Anglas wrote: >I don't use mpv, but the fact that it uses libsmbclient puts mpv on my >plate when I update samba. Last time I checked I didn't find the >smbclient support particularly useful (access files on network >filesystems that aren't mounted locally).

Re: Update: multimedia/mpv, feedback needed

2016-11-23 Thread Dmitrij D. Czarkoff
Antoine Jacoutot wrote: >>> --enable-foo needs to be explicitely set when the dependency \ >>> is found by configure? >> >> And surely if that's the case for some foo, then --disable wouldn't be >> needed for that foo.. > >--disable-foo is needed because in case a dependency is \ >there at build

Re: Update: multimedia/mpv, feedback needed

2016-11-23 Thread Dmitrij D. Czarkoff
Antoine Jacoutot wrote: >> +.if ${FLAVOR:L:Mlite} >> +TOGGLE =disable >> +.else >> +TOGGLE =enable > >Why using a variable for this? >Wouldn't this work? > >.if ${FLAVOR:L:Mlite} >CONFIGURE_ARGS += --disable-foo \ > --disable-bar >...

Update: multimedia/mpv, feedback needed

2016-11-22 Thread Dmitrij D. Czarkoff
iconv * SDL2-based drivers * TV via v4l2 This saves about 38 Mb of dependencies and somewhat reduces the risks. Comments? OKs? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/multimedia/mpv/Makefile,v retrievin

Re: UPDATE: net/syncthing

2016-10-29 Thread Dmitrij D. Czarkoff
Ingo Feinerer wrote: >Hi, > >update net/syncthing 0.14.5 -> 0.14.9 > >OK? OK czarkoff@

Re: [MAINTAINER UPDATE] x11/lumina 1.1.0

2016-10-24 Thread Dmitrij D. Czarkoff
-database @unexec-delete %D/bin/update-desktop-database And since you move your port from one pkgpath to another you need @pkgpath x11/lumina/lumina @pkgpath x11/lumina/i18n markers. -- Dmitrij D. Czarkoff

Update: mail/s-nail

2016-10-19 Thread Dmitrij D. Czarkoff
. FWIW I would like to take over maintainership for this port. Comments? OKs? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/mail/s-nail/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Makefile

Update: devel/py-dulwich

2016-10-09 Thread Dmitrij D. Czarkoff
mport. OK to import devel/py-fastimport? OK to update devel/py-dulwich? Comments? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/devel/py-dulwich/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --

Re: HOMEPAGE / MASTER_SITE cleanup

2016-10-08 Thread Dmitrij D. Czarkoff
Rafael Sadowski wrote: >>> -HOMEPAGE= http://tcpreplay.appneta.com/ >>> +HOMEPAGE= http://tcpreplay.appneta.com/ >> >> Does removing whitespace warrant REVISION bump? > >It is a tab directly after the HOMEPAGE. I think it does not really call for REVISION bump.

Re: UPDATE: graphics/scrot

2016-10-08 Thread Dmitrij D. Czarkoff
Rafael Sadowski wrote: > WANTLIB= X11 Xext c freetype m z \ >giblib>=1 Imlib2>=1 This should be WANTLIB += Imlib2 X11 c giblib m Otherwise OK czarkoff@

Re: HOMEPAGE / MASTER_SITE cleanup

2016-10-08 Thread Dmitrij D. Czarkoff
1.21 >diff -u -p -u -p -r1.21 Makefile >--- editors/uemacs/Makefile11 Mar 2013 11:02:50 - 1.21 >+++ editors/uemacs/Makefile8 Oct 2016 06:55:33 - >@@ -5,8 +5,7 @@ COMMENT= full screen simple editor > DISTNAME= uemacs > PKGNAME= uemacs-4.0 > CATEGORIES= editors >- >-HOMEPAGE= http://uemacs.tripod.com/ >+REVISION= 0 > > PERMIT_PACKAGE_CDROM= weird no fee license > PERMIT_PACKAGE_FTP= Yes http://www.aquest.com/emacs.htm -- Dmitrij D. Czarkoff

Re: New: games/gnubg

2016-10-04 Thread Dmitrij D. Czarkoff
Edd Barrett wrote: >But I can still crash the game quite easily: > > * Play the opening move. > * In the moves pane, select a move. > * Choose "analyse->analyse move" from the menu > * Click "new" button on the toolbar > * Click OK on new game dialog > * OK, discard

Re: New: games/gnubg

2016-10-03 Thread Dmitrij D. Czarkoff
Edd Barrett wrote: > * pkg/DESCR needs a fmt -72. From Porter's Handbook: | Put a longer description of the port into pkg/DESCR. One to a few | paragraphs concisely explaining what the port does is sufficient. Lines | should be no longer than 80 characters. This can be

Update: devel/libgit2

2016-10-01 Thread Dmitrij D. Czarkoff
Hi! I needed a python3 flavor of pygit2, so I updated devel/libgit2/libgit2 and devel/libgit2/py-git2. Comments? OKs? -- Dmitrij D. Czarkoff Index: Makefile.inc === RCS file: /var/cvs/ports/devel/libgit2/Makefile.inc,v retrieving

New: games/gnubg

2016-10-01 Thread Dmitrij D. Czarkoff
TK+ UI. With that finally fixed upstream it may actually go in. Comments? OKs? -- Dmitrij D. Czarkoff gnubg-1.05.002.tgz Description: application/gzip

Re: UPDATE: graphics/cadubi

2016-09-30 Thread Dmitrij D. Czarkoff
Rafael Sadowski wrote: >- update to 1.3.1 >- switch to MIT LICENSE >- install LICENSE and man page OK czarkoff@ with several tweaks below. >index: Makefile >=== >RCS file:

Re: UPDATE: graphics/cadubi

2016-09-29 Thread Dmitrij D. Czarkoff
Rafael Sadowski wrote: >first of all, I'm not a cadubi user and only picked up because >HOMEPAGE/MASTER_SITES are down. Changes: > >- Switch to github >- Update patch >- COMMENT at first place > >Tested on amd64. Funny little tool! While at it, you might want to update it

Re: NEW: x11/agar

2016-09-29 Thread Dmitrij D. Czarkoff
e agar widget toolkit library. >>> >>> ok? >> >> Ping. > >Anyone willing to ok this port? It is in need of an update. Diff follows, updated port attached. I tried running x11/agar/test, but for some reason the lower half of the window is solid gray. I guess it is

Re: [update] lang/go 1.7.1

2016-09-28 Thread Dmitrij D. Czarkoff
Joel Sing wrote: >Update lang/go to 1.7.1. > >Passes regress on i386 and amd64. > >ok? Tested on amd64 with some go ports and some code. Seems to work fine. OK czarkoff@

Re: Update: graphics/img2pdf 0.2.1

2016-09-27 Thread Dmitrij D. Czarkoff
Stuart Henderson wrote: >Would you mind keeping the README.md? It has information that isn't >duplicated in --help. Did you notice how --help grew? I couldn't identify any piece of information from README.md missing there. That is basically why I dropped it.

Update: graphics/img2pdf 0.2.1

2016-09-27 Thread Dmitrij D. Czarkoff
her inconvenient for languages with non-Latin scripts. As I am apparently going to continue using this software, I am taking maintainership (unless someone disagrees). Comments? OKs? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /

Re: CVS: cvs.openbsd.org: ports

2016-09-15 Thread Dmitrij D. Czarkoff
Stuart Henderson wrote: >My preference would be to pick one python version (preferably a current >one rather than a several-years-on-life-support one...) and stick with >it. Aren't we supposed to use whatever MODPY picks by default?

Re: CVS: cvs.openbsd.org: ports

2016-09-15 Thread Dmitrij D. Czarkoff
Antoine Jacoutot wrote: >>>Why is the python3 FLAVOR needed in the first place ? >> >> Basically to avoid forcing particular python version. > >I am not sure this is a really valid reason. >Last time I talked about the same thing to sthen@ we agreed \ >it did not make

Re: [UPDATE] plan9/drawterm: new repository and update maintainer e-mail

2016-09-14 Thread Dmitrij D. Czarkoff
/distfiles. An updated diff follows. Comments? OKs? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /var/cvs/ports/plan9/drawterm/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile11 Mar 2013 11:37:53 -000

Re: CVS: cvs.openbsd.org: ports

2016-09-14 Thread Dmitrij D. Czarkoff
Antoine Jacoutot <ajacou...@bsdfrog.org> wrote: >On September 14, 2016 7:17:01 PM GMT+02:00, "Dmitrij D. \ >Czarkoff" <czark...@gmail.com> wrote: >>"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >> >>>>There's a conflict if

Re: CVS: cvs.openbsd.org: ports

2016-09-14 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >>There's a conflict if you try to install the py3 flavor and you already >>have the py2 installed. > >They do indeed conflict, and they should. Having both simultaneously >doesn't make much sense. Sam

Re: CVS: cvs.openbsd.org: ports

2016-09-14 Thread Dmitrij D. Czarkoff
35", while name of python3 package is "scour-0.35-python3". That said, we have at least one port where both flavored and unflavored packages share the same name: $ cd /usr/ports/www/puppetboard $ make show=FLAVORS python3 $ make show=FULLPKGNAME puppetboard-0.2.0p0 $ env FLAVOR=python3 make show=FULLPKGNAME puppetboard-0.2.0p0 -- Dmitrij D. Czarkoff

Re: [UPDATE] plan9/u9fs: update maintainer e-mail

2016-09-14 Thread Dmitrij D. Czarkoff
stanley lieber wrote: >Moving away from Google services. Could someone please finally commit >this change? done

Re: Update: x11/xclip

2016-09-13 Thread Dmitrij D. Czarkoff
Stuart Henderson wrote: >There's nothing specific about github that means this, it's just that >nobody bothered to roll a proper release.. I mean these days projects from Github generally don't make release tarballs.

New: graphics/gimp/deskew

2016-09-12 Thread Dmitrij D. Czarkoff
of new revisions.) -- Dmitrij D. Czarkoff gimp-deskew-plugin-0.0.20141025.tgz Description: application/gzip

Re: Patch for fonts/terminus-font/Makefile

2016-09-04 Thread Dmitrij D. Czarkoff
Aioi Yuuko wrote: >-FLAVORS = symquotes centered_tilde >+FLAVORS = symquotes centered_tilde type_dv cyrillic_i distinct_l script_g >high_k This doesn't make sense to me. There are 10 options and we have 7 FLAVORs with custom (albeit somewhat descriptive) names. I'd rather go

Re: New port: devel/py-hgsubversion

2016-08-26 Thread Dmitrij D. Czarkoff
Stefan Sperling wrote: >Looks good to me, except for grammar errors in DESCR. > >Perhaps we could use the first sentence or all of this blurb for DESCR? >[[[ >hgsubversion is an extension for Mercurial that allows using Mercurial >as a Subversion client. > >At this point,

Re: graphics/quirc: new port

2016-08-25 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >Updated port: > > - pkg/DESCR fix from sthen@ and > - tuned to recognize smaller QR codes in larger images \ > at expense of slightly > higher memory footprint. > >OK? ping

Re: New port: devel/py-hgsubversion

2016-08-25 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: > >>Below is a port for hgsubversion. Hgsubversion is an extension for >>Mercurial that allows using Mercurial as a Subversion

Re: go fixes

2016-08-19 Thread Dmitrij D. Czarkoff
Hi! Stuart Henderson wrote: >> Now with go 1.7 in ports it's time to update go libraries. The diff >> below changes lang/go port and module so that go libraries have runtime >> dependency on lang/go, so that they get rebuilt once lang/go is >> updated. > >I think this

Re: go fixes

2016-08-18 Thread Dmitrij D. Czarkoff
bf2fbca508c449172339e -DISTNAME = go-tools-1.6.20160204 +GH_COMMIT =26c35b4dcf6dfcb924e26828ed9f4d028c5ce05a +DISTNAME = go-tools-1.7.20160815 CATEGORIES = devel HOMEPAGE = https://godoc.org/golang.org/x/tools -REVISION = 0 MAINTAINER

Re: New port: devel/py-hgsubversion

2016-08-18 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: >Below is a port for hgsubversion. Hgsubversion is an extension for >Mercurial that allows using Mercurial as a Subversion client. It allows >cloning subversion repository with as if it was a regular Mercurial &g

Re: powerpc bulk build report

2016-08-18 Thread Dmitrij D. Czarkoff
lan...@openbsd.org wrote: >build failures: 17 >http://build-failures.rhaalovely.net//powerpc/2016-07-25/audio/moc.log Could you please try this diff? Index: Makefile === RCS file: /var/cvs/ports/audio/moc/Makefile,v retrieving

Re: [lang/go] Update to 1.7

2016-08-16 Thread Dmitrij D. Czarkoff
Joel Sing wrote: >The following updates lang/go to version 1.7. > >Passes regress on i386 and amd64. > >ok? OK czarkoff@.

Re: graphics/quirc: new port

2016-08-16 Thread Dmitrij D. Czarkoff
Updated port: - pkg/DESCR fix from sthen@ and - tuned to recognize smaller QR codes in larger images at expense of slightly higher memory footprint. OK? libquirc-0.0.20160815.tgz Description: application/gzip

graphics/quirc: new port

2016-08-15 Thread Dmitrij D. Czarkoff
is a good reason to split the port in subpackages. -- Dmitrij D. Czarkoff libquirc-0.0.20160815.tgz Description: application/gzip

Re: NEW: fonts/gentium

2016-08-10 Thread Dmitrij D. Czarkoff
"Anthony J. Bentley" wrote: >Anthony J. Bentley writes: >> Gentium is a typeface family designed to enable the diverse \ >> ethnic groups >> around the world who use the Latin, Cyrillic and Greek \ >> scripts to produce >> readable, high-quality publications. It supports a

Re: CVS: cvs.openbsd.org: ports

2016-07-11 Thread Dmitrij D. Czarkoff
Dmitrij Czarkoff wrote: > CVSROOT: /cvs > Module name: ports > Changes by: czark...@cvs.openbsd.org2016/07/11 01:51:31 > > Modified files: > audio/moc : Makefile > audio/moc/patches: patch-main_c > > Log message: > add "dns" promise, for

Re: porting question

2016-07-11 Thread Dmitrij D. Czarkoff
Edgar Pettijohn wrote: > I'm attempting to port libxlsxwriter. The problem I'm having is > that I can't seem to get the examples to install correctly. > > In the Makefile I have this: > ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/libxlsxwriter > ${INSTALL_DATA}

Re: CVS: cvs.openbsd.org: ports

2016-07-10 Thread Dmitrij D. Czarkoff
Antoine Jacoutot wrote: > On Sun, Jul 10, 2016 at 04:27:56AM -0600, Dmitrij Czarkoff wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: czark...@cvs.openbsd.org2016/07/10 04:27:56 > > > > Log message: > > Imv is a minimalist command-line

Re: [new] exfat-fuse 1.2.4

2016-07-09 Thread Dmitrij D. Czarkoff
YASUOKA Masahiko wrote: > I'd like to add 'exfat-fuse'. > > It is an exFAT file system implementation working on FUSE. It's > useful to mount a SDCARD which is used by Android, for example. > > ok? 1. You need to add | BUILD_DEPENDS = ${MODGNU_AUTOCONF_DEPENDS}

Re: Update: multimedia/mpv

2016-07-08 Thread Dmitrij D. Czarkoff
Stuart Henderson wrote: >> Below is an update for mpv-0.18.0. While at it, I fixed several issues with >> the >> port: >> >> - Now X11BASE is hooked up explicitly, so that several tests in waf don't >> fail. >> - WRKBUILD is set to subdirectory of WRKSRC, so that mpv

Re: epub reader

2016-07-08 Thread Dmitrij D. Czarkoff
Jiri B wrote: > > Is there a tool to read epubs on OpenBSD? I looked in MARC archives and > > don't find any info. > > mupdf > calibre > an extension in firefox... There is also einfo from textproc/ebook-tools.

Re: New port: devel/py-hgsubversion

2016-07-08 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: > > Below is a port for hgsubversion. Hgsubversion is an extension for > Mercurial that allows using Mercurial as a Subversion client. It allows > cloning subversion repository with as if it was a regular Mercurial &g

Re: New port: audio/moc

2016-07-08 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: > > Obligatory quote from DESCR: > >MOC (music on console) is a console audio player for LINUX/UNIX >designed to be powerful and easy to use. > >MOC plays smoothly, regardless of system or I/O

Update: multimedia/mpv

2016-07-08 Thread Dmitrij D. Czarkoff
ents? OKs? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /cvs/ports/multimedia/mpv/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile --- Makefile4 May 2016 09:13:10 - 1.27 +++ Makefile8 Jul 201

Re: New port: graphics/imv

2016-07-08 Thread Dmitrij D. Czarkoff
"Dmitrij D. Czarkoff" <czark...@gmail.com> wrote: > > Imv is a minimalist command-line image viewer with support for over 30 > image formats including Adobe Photoshop .psd files, animated GIFs and > various raw formats. > > OK to import? ping.

New port: devel/py-hgsubversion

2016-06-14 Thread Dmitrij D. Czarkoff
Mercurial. It fails two tests, but otherwise is usable for read-only access to subversion repos, which is how I use it for more then half a year. Comments? OKs? -- Dmitrij D. Czarkoff py-hgsubversion-1.8.6.tgz Description: application/tar-gz

Re: NEW: sysutils/vifm

2016-06-12 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Here is a tarball with another attempt at vifm port: > > - uses waitpid(2) to reap spawned processes > - in mime detection code uses pledge(2) + libmagic(3) as first choice >and execl(3) + file(1) as second > - same in filetype detection

Re: NEW: sysutils/vifm

2016-06-12 Thread Dmitrij D. Czarkoff
", ...) is used instead. I think this way users are served better then with either of ports above. -- Dmitrij D. Czarkoff

Re: NEW: sysutils/vifm

2016-06-12 Thread Dmitrij D. Czarkoff
remaining popen(3) and multiple system(3) calls. - gets rid of FLAVORs If someone wants to replace remaining popen(3) and system(3), useful egrep pattern is "(os|vifm)_system". I have better things to do. Please, don't mistake this message for implicit OK. -- Dmitrij D. Czark

Re: NEW: sysutils/vifm

2016-06-09 Thread Dmitrij D. Czarkoff
file", "file", "-b", "--mime-type", filename); | + exit(0); | + default: | + close(pipes[1]); | + (void)read(pipes[0], buf, buf_sz); Shouldn't the parent process wait(2) for child? -- Dmitrij D. Czarkoff

New port: audio/moc

2016-06-05 Thread Dmitrij D. Czarkoff
, Creative VOC, SID, wavpack. This port has a complicated history. Previous attempt exec()ed file(1) to mitigate security issues with libmagic. This one uses pledge(2). -- Dmitrij D. Czarkoff moc-2.5.1.tgz Description: application/tar-gz

Re: www/lynx v. 'exec' and 'proc' promises

2016-06-03 Thread Dmitrij D. Czarkoff
rocess or in the same application? -- Dmitrij D. Czarkoff

www/lynx v. 'exec' and 'proc' promises

2016-06-02 Thread Dmitrij D. Czarkoff
r pledge in this flavor though. Comments? OKs? -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /cvs/ports/www/lynx/Makefile,v retrieving revision 1.27 diff -u -p -r1.27 Makefile --- Makefile17 May 2016 00:08:44 - 1.27

Re: Update: devel/subversion

2016-06-01 Thread Dmitrij D. Czarkoff
. At this point I don't have time to work on this port. Provided that nothing in tree depends on it, I suggest removing it. Unless, of course, somebody is using this port and is willing to undertake necessary effort. So, please, people interested in devel/py-subvertpy, step up! -- Dmitrij D

Re: Update: devel/subversion

2016-06-01 Thread Dmitrij D. Czarkoff
/trac - x11/gnome/anjuta - x11/kde4/sdk-kioslaves - x11/xfce4/thunar-vcs - x11/xfce4/xfce4-dev-tools I would ask users of these ports to test the diff. -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /cvs/ports/devel/subversion

New port: graphics/imv

2016-05-31 Thread Dmitrij D. Czarkoff
Hi! Imv is a minimalist command-line image viewer with support for over 30 image formats including Adobe Photoshop .psd files, animated GIFs and various raw formats. OK to import? -- Dmitrij D. Czarkoff imv-2.1.1.tgz Description: application/tar-gz

Re: NEW sysutils/fuse-exfat 1.2.3 port

2016-05-31 Thread Dmitrij D. Czarkoff
Mikolaj Kucharski said: > Are you saying I should modify port to include: > > PERMIT_PACKAGE_CDROM =patents > PERMIT_PACKAGE_FTP = Yes This is what we normally do in such cases. I would be happy to import it with this change. OK? -- Dmitrij D. Czarkoff

Re: Update: devel/py-hg-git and its dependencies

2016-05-31 Thread Dmitrij D. Czarkoff
Antoine Jacoutot said: > Please don't hardcode the python version in dependencies. Sure. OK? -- Dmitrij D. Czarkoff Index: devel/py-gevent/Makefile === RCS file: /cvs/ports/devel/py-gevent/Makefile,v retrieving revision 1.7 d

Re: Update: devel/subversion

2016-05-30 Thread Dmitrij D. Czarkoff
Stuart Henderson said: > On 2016/05/30 18:17, Dmitrij D. Czarkoff wrote: > > -SO_VERSION=1.4 > > +SO_VERSION=1.5 > > This should be a major bump. Indeed. Thank you, Stuart! -- Dmitrij D. Czar

Re: Update: devel/subversion

2016-05-30 Thread Dmitrij D. Czarkoff
is more like a job for MOD{PY,RUBY}_BIN_ADJ (which still use perl BTW), but that would require either sorting the tools or walking the list twice... I leave this to stsp@. -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /cvs/port

Update: devel/py-hg-git and its dependencies

2016-05-30 Thread Dmitrij D. Czarkoff
Hi! Below is an update for devel/py-gevent, net/py-geventhttpclient, devel/py-dulwich and devel/py-hg-git. Comments? OKs? -- Dmitrij D. Czarkoff Index: devel/py-gevent/Makefile === RCS file: /cvs/ports/devel/py-gevent/Makefile,v

Re: Update: devel/subversion

2016-05-30 Thread Dmitrij D. Czarkoff
Here is a new diff. Changes: - add rc script from current port - don't install libdata/perl5/${MACHINE_ARCH}-openbsd/5.20.2/perllocal.pod - move gnome-keyring pkg-config file to -gnome-keyring subpackage - fix shebangs in ruby tools Comments? Test reports? OKs? -- Dmitrij D. Czarkoff

Re: Update: devel/subversion

2016-05-29 Thread Dmitrij D. Czarkoff
Stefan Sperling said: > On Sun, May 29, 2016 at 10:02:14PM +0200, Dmitrij D. Czarkoff wrote: > > The port is in openbsd-wip. Feel free to modify it. > > You don't want to send an updated diff after a commit to CVS happened? > If so, why not? > > Do you generally exp

Re: Update: devel/subversion

2016-05-29 Thread Dmitrij D. Czarkoff
Gleydson Soares said: > > Could you merge it [1] on top of your diff? > > It adds a rcscript and _svnserver user to db/user.list > (Sent by jung@ yesterday) [1] The port is in openbsd-wip. Feel free to modify it. -- Dmitrij D. Czarkoff

Update: devel/subversion

2016-05-29 Thread Dmitrij D. Czarkoff
Hi! Below is an update for devel/subversion (1.8.15 => 1.9.4). It is only slightly tested because I am not a subversion user, and I only needed svn as a dependency for another port I am working on. Please test. -- Dmitrij D. Czarkoff Index: Makef

Re: New: graphics/imv

2016-05-21 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Hi! > > Imv is a minimalist command-line image viewer with support for over 30 > image formats including Adobe Photoshop .psd files, animated GIFs and > various raw formats. > > OK? ping -- Dmitrij D. Czarkoff

Re: CVS: cvs.openbsd.org: ports

2016-05-20 Thread Dmitrij D. Czarkoff
networking capabilities > > OK and fixes from jsing@ kspillner@ I forgot to mention tweak from sthen@ for this diff and OK juanfra@ for the whole series of go diffs. Sorry! -- Dmitrij D. Czarkoff

Re: New: graphics/imv

2016-05-12 Thread Dmitrij D. Czarkoff
s it appears to compile > fine in C99 mode. Indeed. Here is an updated port, for 2.1.1 release. Now it uses gcc from base. OK? -- Dmitrij D. Czarkoff imv-2.1.1.tgz Description: application/tar-gz

Update 2-in-1: devel/go-tools and net/websocketd

2016-05-11 Thread Dmitrij D. Czarkoff
those OKs still hold. -- Dmitrij D. Czarkoff Index: devel/quirks/Makefile === RCS file: /cvs/ports/devel/quirks/Makefile,v retrieving revision 1.387 diff -u -p -r1.387 Makefile --- devel/quirks/Makefile 5 May 2016 19:5

Re: UPDATE: lang/go 1.6

2016-05-11 Thread Dmitrij D. Czarkoff
Another attempt at updating go to version 1.6. Uses find and INSTALL_*, while taking care of installing api docs and tests and omitting bootstrap files. -- Dmitrij D. Czarkoff Index: Makefile === RCS file: /cvs/ports/lang/go

Re: UPDATE: syncthing-0.12.23

2016-05-10 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Dmitrij D. Czarkoff said: > > Edd Barrett said: > > > Here's an update to syncthing-0.12.23. > > > > > > OK? > > > > This patch makes syncthing's build as verbose as it is for other go > > ports. It also se

Re: UPDATE: syncthing-0.12.23

2016-05-10 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Edd Barrett said: > > Here's an update to syncthing-0.12.23. > > > > OK? > > This patch makes syncthing's build as verbose as it is for other go > ports. It also sets WRKDIST, so that the patch actually applies. I overlooked the f

Re: UPDATE: syncthing-0.12.23

2016-05-10 Thread Dmitrij D. Czarkoff
Edd Barrett said: > Here's an update to syncthing-0.12.23. > > OK? This patch makes syncthing's build as verbose as it is for other go ports. It also sets WRKDIST, so that the patch actually applies. -- Dmitrij D. Czarkoff Index:

Re: Use arc4random in devel/glib2

2016-05-05 Thread Dmitrij D. Czarkoff
nabled platforms as well. -- Dmitrij D. Czarkoff

Re: sysutils/logstash/forwarder should not strip lang/go binaries

2016-05-05 Thread Dmitrij D. Czarkoff
not sure it is really needed. FWIW I planned to switch MODGO_INSTALL_TARGET for libraries to INSTALL_DATA, but I don't think this should be done in this commit. -- Dmitrij D. Czarkoff Index: lang/go/Makefile === RCS file: /cvs/ports/lang/go/M

Re: sysutils/logstash/forwarder should not strip lang/go binaries

2016-05-04 Thread Dmitrij D. Czarkoff
Dmitrij D. Czarkoff said: > Stuart Henderson said: > > On 2016/04/21 19:35, Christian Weisgerber wrote: > >> Dmitrij D. Czarkoff: > >> > >>>> I think you should just set > >>>> INSTALL_STRIP = > >>>> in the ports (or modules)

  1   2   3   4   5   >