Re: NEW: devel/stagit

2016-04-26 Thread Jeremie Courreges-Anglas
Juan Francisco Cantero Hurtado writes: > On Tue, Apr 26, 2016 at 01:59:34AM +0200, Jeremie Courreges-Anglas wrote: >> Juan Francisco Cantero Hurtado writes: >> >> > On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote: >> >> > In patch-Makefile, don't remove the variables "COMPATSRC =" and >

Re: NEW: devel/stagit

2016-04-26 Thread Michael
On Tue, Apr 26, 2016 at 02:33:26AM +0200, Juan Francisco Cantero Hurtado wrote: I added your suggestion to DESCR and moved the #ifndef to compat.h. He could send the patch directly to upstream. Thanks for the effort so far. I have contact with one of the upstream devs and it was indicated to m

Re: NEW: devel/stagit

2016-04-25 Thread Juan Francisco Cantero Hurtado
On Tue, Apr 26, 2016 at 01:59:34AM +0200, Jeremie Courreges-Anglas wrote: > Juan Francisco Cantero Hurtado writes: > > > On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote: > >> > In patch-Makefile, don't remove the variables "COMPATSRC =" and > >> > "COMPATOBJ =". You deleted "${COMPATSRC}"

Re: NEW: devel/stagit

2016-04-25 Thread Jeremie Courreges-Anglas
Juan Francisco Cantero Hurtado writes: > On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote: >> > In patch-Makefile, don't remove the variables "COMPATSRC =" and >> > "COMPATOBJ =". You deleted "${COMPATSRC}" and "${COMPATOBJ}", so that >> > change is not needed. I prefer to keep the patches

Re: NEW: devel/stagit

2016-04-23 Thread Juan Francisco Cantero Hurtado
On Sat, Apr 23, 2016 at 01:40:15PM +0200, Michael wrote: > > In patch-Makefile, don't remove the variables "COMPATSRC =" and > > "COMPATOBJ =". You deleted "${COMPATSRC}" and "${COMPATOBJ}", so that > > change is not needed. I prefer to keep the patches as small as possible. > > > > In patch-stagi

Re: NEW: devel/stagit

2016-04-23 Thread Michael
In patch-Makefile, don't remove the variables "COMPATSRC =" and "COMPATOBJ =". You deleted "${COMPATSRC}" and "${COMPATOBJ}", so that change is not needed. I prefer to keep the patches as small as possible. In patch-stagit_c and patch-stagit-index_c, add an "#ifdef __OpenBSD__" instead of delete

Re: NEW: devel/stagit

2016-04-22 Thread Juan Francisco Cantero Hurtado
On Fri, Apr 22, 2016 at 09:20:07AM +0200, Michael wrote: > Hi ports@, > > stagit creates static html pages from git repositories. > Web: http://git.2f30.org/stagit/ > > Tested on latest amd64 snapshot. In patch-Makefile, don't remove the variables "COMPATSRC =" and "COMPATOBJ =". You deleted "${