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
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
> > > >
>
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
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.
> >
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
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
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
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
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
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
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
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
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
> > >
> >
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
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.
>
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
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
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
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
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
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 --
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
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
23 matches
Mail list logo