Re: port using nodejs to build, binary in /tmp

2021-05-24 Thread Stephane Guedon
Le lundi 24 mai 2021 19:52:01 CEST, vous avez écrit : > Stephane Guedon writes: > > Hello > > > > I am beginning to write a peertube port, just as a way to better > > manage my instance. I don't know if it will succeed. > > > > PeerTube uses nodejs an

Re: port using nodejs to build, binary in /tmp

2021-05-24 Thread Stephane Guedon
Le lundi 24 mai 2021, 18:24:36 CEST Stuart Henderson a écrit : > On 2021/05/24 18:10, Stephane Guedon wrote: > > Le lundi 24 mai 2021, 16:59:15 CEST Stuart Henderson a écrit : > > > On 2021/05/24 15:25, Stephane Guedon wrote: > > > > Hello > > > > >

Re: port using nodejs to build, binary in /tmp

2021-05-24 Thread Stephane Guedon
Le lundi 24 mai 2021, 18:11:42 CEST Theo de Raadt a écrit : > Stephane Guedon wrote: > > Le lundi 24 mai 2021, 16:59:15 CEST Stuart Henderson a écrit : > > > On 2021/05/24 15:25, Stephane Guedon wrote: > > > > Hello > > > > > > > > I am begin

Re: port using nodejs to build, binary in /tmp

2021-05-24 Thread Stephane Guedon
Le lundi 24 mai 2021, 16:59:15 CEST Stuart Henderson a écrit : > On 2021/05/24 15:25, Stephane Guedon wrote: > > Hello > > > > I am beginning to write a peertube port, just as a way to better > > manage my instance. I don't know if it will succeed. > >

port using nodejs to build, binary in /tmp

2021-05-24 Thread Stephane Guedon
Hello I am beginning to write a peertube port, just as a way to better manage my instance. I don't know if it will succeed. PeerTube uses nodejs and requires having the node binary in /tmp to build its modules. Is there a way to deal with that or should I write a "pre-build" target to copy/lin

upgrade port libvips to 8.10.0

2020-08-10 Thread Stephane Guedon
Hello all. This is to tell about the port upgrade of libvips 8.10.0. To me it looks like it's just a little bump upgrade, therefor just updating the version number. It builds fine for me. Any comments ? Does it blocks for someone ? Thanks and good day. libvips-8.10.tar.gz Description: applic

peertube rc script

2020-05-24 Thread Stephane Guedon
Good day people. I have tried for a good period of time now to work out the writing of a good rc script to peertube (the P2P video sharing system). I have been advised by a fellow member of this community to ask for better advice here. Technically, Peertube is actually a node process launch in

Re: update to libvips 8.9.0

2020-02-09 Thread Stephane Guedon
Le samedi 1 février 2020, 15:43:59 CET Stuart Henderson a écrit : > On 2020/02/01 10:06, Stephane Guedon wrote: > > Le mercredi 29 janvier 2020, 22:20:25 CET Stuart Henderson a écrit : > > > - either use the directory "vips", or name the package "libvips&q

Re: update to libvips 8.9.0

2020-02-09 Thread Stephane Guedon
Le samedi 1 février 2020, 15:43:59 CET Stuart Henderson a écrit : > On 2020/02/01 10:06, Stephane Guedon wrote: > > Le mercredi 29 janvier 2020, 22:20:25 CET Stuart Henderson a écrit : > > > - either use the directory "vips", or name the package "libvips&q

Re: update to libvips 8.9.0

2020-02-01 Thread Stephane Guedon
Le mercredi 29 janvier 2020, 22:20:25 CET Stuart Henderson a écrit : > - either use the directory "vips", or name the package "libvips", > just pick one or the other. "PKGNAME= lib${DISTNAME}" will do if you > want libvips. > > (if it's better known as a library then prefer "libvips", if it's > be

libvips.8.9.1

2020-01-29 Thread Stephane Guedon
Just as I got validated for libvips 8.9.0, a new version came out, namely 8.9.1, so here it is. comments ? libvips.8.9.1.tar.gz Description: application/compressed-tar

Re: update to libvips 8.9.0

2020-01-26 Thread Stephane Guedon
Le samedi 25 janvier 2020, 17:12:19 CET Denis Fondras a écrit : > Almost here. Remove remaining PLIST.orig and then you are good :) Crossing fingers that I did not forget anything more... :D Thank you all for guidance. libvips.8.9.0.tar.gz Description: application/compressed-tar

Re: update to libvips 8.9.0

2020-01-22 Thread Stephane Guedon
Le mardi 21 janvier 2020 11:45:39 CET, vous avez écrit : > On Mon, Jan 20, 2020 at 10:43:49PM +0100, Stephane Guedon wrote: > > > In Makefile : > > > - SHARED_LIBS should start at 0.0 > > > - LIB_DEPENDS should be one dep per line > > > > >

Re: update to libvips 8.9.0

2020-01-20 Thread Stephane Guedon
Le lundi 20 janvier 2020 09:13:52 CET, vous avez écrit : > On Sun, Jan 19, 2020 at 11:00:03PM +0100, Stephane Guedon wrote: > > > It seem you haven't updated the latest Makefile. > > > > Yes I did : newest version number, checked with it. > > > > All I s

Re: update to libvips 8.9.0

2020-01-19 Thread Stephane Guedon
Le dimanche 19 janvier 2020, 20:27:53 CET Denis Fondras a écrit : > On Sun, Jan 19, 2020 at 05:50:28PM +0100, Stephane Guedon wrote: > > Hello members of ports@. > > > > Here is my update of libvips port with Denis @ledeuns' patch > > integrated upstream. >

update to libvips 8.9.0

2020-01-19 Thread Stephane Guedon
Hello members of ports@. Here is my update of libvips port with Denis @ledeuns' patch integrated upstream. What do you think ? Thanks libvips.8.9.0.tar.gz Description: application/compressed-tar

Re: libvips 8.8.4

2019-12-30 Thread Stephane Guedon
Le dimanche 29 décembre 2019, 23:56:57 CET Theo Buehler a écrit : > > That's a problem on my side, I will sort it and retry. > > This diff fixes it: > > Index: libvips/iofuncs/init.c > --- libvips/iofuncs/init.c.orig > +++ libvips/iofuncs/init.c > @@ -858,7 +858,7 @@ extract_prefix( const char *d

Re: libvips 8.8.4

2019-12-29 Thread Stephane Guedon
Le dimanche 29 décembre 2019, 19:21:40 CET Stuart Henderson a écrit : > On 2019/12/29 16:35, Denis Fondras wrote: > > On Sun, Dec 29, 2019 at 01:28:24PM +0100, Stephane Guedon wrote: > > > You will find here an update for my port for libvips. It is, among > > > ot

libvips 8.8.4

2019-12-29 Thread Stephane Guedon
Hello You will find here an update for my port for libvips. It is, among other things, a dependency to PeerTube. I welcome any comment on the port as I am learning it. I am still ok to be the maintainer or to let it to a person of more skills than me. :) This update is just an update to the l

multimedia/libvips 8.8.3

2019-09-25 Thread Stephane Guedon
Hello I updated the libvips port to 8.8.3 and tried to integrate your comments from last times (notably what I think to be generic dependencies for this lib'). Could this be integrated ? I propose myself as maintainer. Thank you. libvips.tar.gz Description: application/compressed-tar

Re: port libvips

2019-09-15 Thread Stephane Guedon
Le mercredi 11 septembre 2019, 23:30:30 CEST Stuart Henderson a écrit : > > > > > > Please add "COMPILER = base-clang ports-gcc" since some C++ code > > > is > > > built. > > > > > > I suspect devel/glib2 should be in LIB_DEPENDS and not > > > RUN_DEPENDS. > > > > > > > > > See ./configure --

Re: port libvips

2019-09-11 Thread Stephane Guedon
Le lundi 9 septembre 2019, 22:57:07 CEST Jeremie Courreges-Anglas a écrit : > On Sun, Sep 08 2019, Stephane Guedon wrote: > > Good day > > > > This is the first time I mail this mailing list. I hope not the last > > time. > > > > I have managed to make P

port libvips

2019-09-08 Thread Stephane Guedon
Good day This is the first time I mail this mailing list. I hope not the last time. I have managed to make PeerTube run on my OpenBSD 6.6 beta home server, so I wish to try to propose a port for it. But first, PeerTube has libvips as a dependency, which is not in ports. So as a training for a