UPDATE: graphics/slop

2018-05-13 Thread Rafael Sadowski
Update slop to the latest stable version. Comes together with the graphics/maim update. Ok? Comments? Index: Makefile === RCS file: /cvs/ports/graphics/slop/Makefile,v retrieving revision 1.19 diff -u -p -u -p -r1.19 Makefile --- Mak

UPDATE: graphics/slop

2017-10-22 Thread Rafael Sadowski
Hi All, please find below a simple diff to update slop from 6.3.48 to 7.3.49. OK? Comments? Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/graphics/slop/Makefile,v retrieving revision 1.17 diff -u -p -u -p -r1.17 Makefile

UPDATE: graphics/slop

2017-08-12 Thread Rafael Sadowski
Hi All, please find below a simple diff to update slop from 6.3.38 to 6.3.48. OK? Comments? Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/graphics/slop/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makefil

UPDATE: graphics/slop

2017-06-15 Thread Rafael Sadowski
Hi All, Please find below an update diff to the next stable version. Tested with graphics/maim on amd64. OK? Comments? Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/graphics/slop/Makefile,v retrieving rev

Re: UPDATE: graphics/slop

2017-04-18 Thread Stuart Henderson
On 2017/04/18 12:36, Rafael Sadowski wrote: > On Fri Apr 14, 2017 at 09:48:55AM +0100, Stuart Henderson wrote: > > Iirc our cmake creates files with .so and no version if you don't specify > > SHARED_LIBS. Try setting that for the shared libraries name (version 0.0) > > and rebuild/regen plist. > >

Re: UPDATE: graphics/slop

2017-04-18 Thread Rafael Sadowski
On Fri Apr 14, 2017 at 09:48:55AM +0100, Stuart Henderson wrote: > Iirc our cmake creates files with .so and no version if you don't specify > SHARED_LIBS. Try setting that for the shared libraries name (version 0.0) > and rebuild/regen plist. > > > > Is this a module, or a shared library? The cm

Re: UPDATE: graphics/slop

2017-04-14 Thread Stuart Henderson
Iirc our cmake creates files with .so and no version if you don't specify SHARED_LIBS. Try setting that for the shared libraries name (version 0.0) and rebuild/regen plist. -- Sent from a phone, apologies for poor formatting. On 14 April 2017 02:30:23 Jeremie Courreges-Anglas wrote: Rafae

Re: UPDATE: graphics/slop

2017-04-13 Thread Jeremie Courreges-Anglas
Rafael Sadowski writes: > On Thu Apr 13, 2017 at 06:47:56PM +0100, Stuart Henderson wrote: >> On 2017/04/13 19:19, Landry Breuil wrote: >> > As for using gcc4 module for c++11 support, i'm a bit lost in the clang >> > vs gcc4 vs atomics vs c++11 support way of dealing with things... >> >> If it'

USE_CXX11 (was: Re: UPDATE: graphics/slop)

2017-04-13 Thread Christian Weisgerber
On 2017-04-13, Stuart Henderson wrote: > If it's for c++11 support you could use > > MODULES= gcc4 > MODGCC4_ARCHS=${GCC3_ARCHS} ${GCC4_ARCHS} > MODGCC4_LANGS=c++ > > I've been trying to think of a nice abstraction so we don't need to > copy that boilerplate all over the plac

Re: UPDATE: graphics/slop

2017-04-13 Thread Rafael Sadowski
On Thu Apr 13, 2017 at 06:47:56PM +0100, Stuart Henderson wrote: > On 2017/04/13 19:19, Landry Breuil wrote: > > As for using gcc4 module for c++11 support, i'm a bit lost in the clang > > vs gcc4 vs atomics vs c++11 support way of dealing with things... > > If it's for c++11 support you could use

Re: UPDATE: graphics/slop

2017-04-13 Thread Stuart Henderson
On 2017/04/13 19:19, Landry Breuil wrote: > As for using gcc4 module for c++11 support, i'm a bit lost in the clang > vs gcc4 vs atomics vs c++11 support way of dealing with things... If it's for c++11 support you could use MODULES=gcc4 MODGCC4_ARCHS= ${GCC3_ARCHS} ${GCC4_ARCHS} MODGCC4_

Re: UPDATE: graphics/slop

2017-04-13 Thread Rafael Sadowski
On Thu Apr 13, 2017 at 07:19:45PM +0200, Landry Breuil wrote: > On Thu, Apr 13, 2017 at 06:56:12PM +0200, Rafael Sadowski wrote: > > On Wed Apr 05, 2017 at 10:29:49PM +0200, Rafael Sadowski wrote: > > > *ping* > > > > > > On Sat Feb 25, 2017 at 10:12:32AM +0100, Rafael Sadowski wrote: > > > > Hi A

Re: UPDATE: graphics/slop

2017-04-13 Thread Landry Breuil
On Thu, Apr 13, 2017 at 06:56:12PM +0200, Rafael Sadowski wrote: > On Wed Apr 05, 2017 at 10:29:49PM +0200, Rafael Sadowski wrote: > > *ping* > > > > On Sat Feb 25, 2017 at 10:12:32AM +0100, Rafael Sadowski wrote: > > > Hi All, > > > > > > update to the last stable version. Testeda with graphics/

Re: UPDATE: graphics/slop

2017-04-13 Thread Rafael Sadowski
On Wed Apr 05, 2017 at 10:29:49PM +0200, Rafael Sadowski wrote: > *ping* > > On Sat Feb 25, 2017 at 10:12:32AM +0100, Rafael Sadowski wrote: > > Hi All, > > > > update to the last stable version. Testeda with graphics/maim 4.4.47 > > (Separate e-mail) and directly on amd64. > > > > Regards, > >

Re: UPDATE: graphics/slop

2017-04-05 Thread Rafael Sadowski
*ping* On Sat Feb 25, 2017 at 10:12:32AM +0100, Rafael Sadowski wrote: > Hi All, > > update to the last stable version. Testeda with graphics/maim 4.4.47 > (Separate e-mail) and directly on amd64. > > Regards, > > Rafael Sadowski > > > Index: Makefile > ===

UPDATE: graphics/slop

2017-02-25 Thread Rafael Sadowski
Hi All, update to the last stable version. Testeda with graphics/maim 4.4.47 (Separate e-mail) and directly on amd64. Regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/graphics/slop/Makefile,v retrieving revision 1