On Thu, 7 Dec 2017, Jan Bramkamp wrote:
[ Cogent explanation deleted ]
Thanks for that clear explanation; I've been promised a much bigger server
in return for some contract work, so I'll start planning for it.
--
Dave Horsfall DTM (VK2KFU) "Those who don't understand security will suffer."
Thanks to everyone for replying.
From: Stefan Esser [s...@freebsd.org]
Sent: Tuesday, December 5, 2017 16:35
To: Tatsuki Makino; FreeBSD Ports ML
Subject: Working on FLAVOR support in portmaster
> I'm working on FLAVOR support in portmaster.
Thank you ver
On 7 Dec, Jan Bramkamp wrote:
> On 06.12.17 23:23, Dave Horsfall wrote:
>> On Wed, 6 Dec 2017, Jan Bramkamp wrote:
>>
>>> Synth and poudriere are parallel build tools and as such are very
>>> taxing on the system. I suspect your system is unstable under such
>>> load, because of a configuration
On 12/7/2017 5:43 PM, Stari Karp wrote:
On Thu, 2017-12-07 at 07:51 -0500, Baho Utot wrote:
On 12/07/17 04:30, Johan Hendriks wrote:
Op 07/12/2017 om 00:51 schreef Mel Pilgrim:
In the midst of all the negative noise, I thought I'd post and
say
thank you for bring in this feature. I've been
On Thu, 2017-12-07 at 07:51 -0500, Baho Utot wrote:
>
> On 12/07/17 04:30, Johan Hendriks wrote:
> > Op 07/12/2017 om 00:51 schreef Mel Pilgrim:
> > > In the midst of all the negative noise, I thought I'd post and
> > > say
> > > thank you for bring in this feature. I've been chomping at the
> >
I am having some trouble with the libargon2 dependency for lang/php72
Summary, for full details see below:
1. In the worst case (when built on remote poudriere) php72 crashes when
using the PASSWORD_ARGON2I algo for password_hash. pkg check
--dependencies reports problem.
2. On a separate machin
El día jueves, diciembre 07, 2017 a las 09:01:01a. m. -0800, Chris H escribió:
> > You can in the port's directory you can run "pkg install -A `make missing`.
> > That should install missing dependencies as packages. Sometimes there
> > are no packages for a dependecy then you can skip those:
> >
On Thu, 7 Dec 2017 14:33:08 +0100 "Lars Engels" said
On Thu, Dec 07, 2017 at 02:14:44PM +0100, Matthias Apitz wrote:
> Sometimes I want to add some port which was not built with poudriere
> directly compiling it on the target laptops and now, ofc, this
> compilation is missing some other packag
On 12/07/17 08:36, Lars Engels wrote:
On Thu, Dec 07, 2017 at 07:51:15AM -0500, Baho Utot wrote:
On 12/07/17 04:30, Johan Hendriks wrote:
Op 07/12/2017 om 00:51 schreef Mel Pilgrim:
In the midst of all the negative noise, I thought I'd post and say
thank you for bring in this feature. I'v
On 07.12.17 13:51, Baho Utot wrote:
users also don't want to wake up to the fact that what worked a few days
ago not is working ie fetch/update port repo run synth and then get a "
What the fuck has just happened now" only to be put down by the so
called folks in charge here for even asking.
On Thu, Dec 07, 2017 at 02:49:45PM +0100, Alexander Leidinger wrote:
>
> Quoting Stefan Esser (from Tue, 5 Dec 2017 08:35:55 +0100):
>
> > Am 05.12.17 um 00:43 schrieb Tatsuki Makino:
> > > By the way, where is the clever way to update to flavor?
> > > I am using portmaster.
> >
> > I'm working
Quoting Stefan Esser (from Tue, 5 Dec 2017 08:35:55 +0100):
Am 05.12.17 um 00:43 schrieb Tatsuki Makino:
By the way, where is the clever way to update to flavor?
I am using portmaster.
I'm working on FLAVOR support in portmaster. My version did already build
I wonder if it would make sens
> On 7 Dec, 2017, at 6:36, Lars Engels wrote:
>
> On Thu, Dec 07, 2017 at 07:51:15AM -0500, Baho Utot wrote:
>>
>>
>> On 12/07/17 04:30, Johan Hendriks wrote:
>>> Op 07/12/2017 om 00:51 schreef Mel Pilgrim:
In the midst of all the negative noise, I thought I'd post and say
thank you f
> On 7 Dec, 2017, at 6:28, blubee blubeeme wrote:
>
> Does flavors allow build/test multiple packages based on multiple python
> versions and multiple architectures and different options?
Yes. Poudriere handles this directly as well.
> Flavors is a good step in the right direction but there ar
On Thu, Dec 07, 2017 at 07:51:15AM -0500, Baho Utot wrote:
>
>
> On 12/07/17 04:30, Johan Hendriks wrote:
> > Op 07/12/2017 om 00:51 schreef Mel Pilgrim:
> >> In the midst of all the negative noise, I thought I'd post and say
> >> thank you for bring in this feature. I've been chomping at the bi
From my experience poudriere doesn't support that workflow.
Either build the port and create a package of it, then install that on your
target machine
or
build everything in your laptop. Poudriere wants to be the build bot.
On Thu, Dec 7, 2017 at 9:14 PM, Matthias Apitz wrote:
> El día jueves,
On Thu, Dec 07, 2017 at 02:14:44PM +0100, Matthias Apitz wrote:
> Sometimes I want to add some port which was not built with poudriere
> directly compiling it on the target laptops and now, ofc, this
> compilation is missing some other packages the concrete port is
> depending on and it tries to bu
Does flavors allow build/test multiple packages based on multiple python
versions and multiple architectures and different options?
Flavors is a good step in the right direction but there are people with a
lot more experience with way more complicated build systems than FreeBSD.
I provided some l
El día jueves, diciembre 07, 2017 a las 01:40:28p. m. +0100, Jan Beich escribió:
> Fernando Apesteguía writes:
>
> > Can poudriere prefetch packages too?
>
> No until https://github.com/freebsd/poudriere/issues/319 is fixed.
I have a question which points in some similar direction: I have buil
> On 7 Dec, 2017, at 4:16, blubee blubeeme wrote:
>
> You guys seem to be attempting to do some cool things here and I actually
> appreciate flavors since those tools; python, ruby, go, pearl, php, etc are
> too complicated to maintained without some types of "Flavors"
>
> Android has been deali
On 12/07/2017 12:36 AM, Mel Pilgrim wrote:
> As for those complaining about, it's a remarkably small number of very
> loud people,
Let's not jump to the conclusion that since only the vocal minority who
complains, then they are the only ones affected. Plenty of us are just
silently waiting for a p
On 12/07/17 04:30, Johan Hendriks wrote:
Op 07/12/2017 om 00:51 schreef Mel Pilgrim:
In the midst of all the negative noise, I thought I'd post and say
thank you for bring in this feature. I've been chomping at the bit to
try flavours out since I heard about them. I started flavouring my
com
Fernando Apesteguía writes:
> Can poudriere prefetch packages too?
No until https://github.com/freebsd/poudriere/issues/319 is fixed.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, se
El 7 dic. 2017 12:00, "Jan Bramkamp" escribió:
On 06.12.17 23:23, Dave Horsfall wrote:
> On Wed, 6 Dec 2017, Jan Bramkamp wrote:
>
> Synth and poudriere are parallel build tools and as such are very taxing
>> on the system. I suspect your system is unstable under such load, because
>> of a confi
You guys seem to be attempting to do some cool things here and I actually
appreciate flavors since those tools; python, ruby, go, pearl, php, etc are
too complicated to maintained without some types of "Flavors"
Android has been dealing with issues like this for a long time and they
solved it with
On 06.12.17 23:23, Dave Horsfall wrote:
On Wed, 6 Dec 2017, Jan Bramkamp wrote:
Synth and poudriere are parallel build tools and as such are very
taxing on the system. I suspect your system is unstable under such
load, because of a configuration error or unreliable hardware. One
such configur
Le 07/12/2017 à 01:02, Dave Horsfall a écrit :
> Errkk... This was meant for the list.
>
If you like, I can rename the FLAVORS and FLAVOR variable to
BRTBERTZSRTZG and MBKSDFJGZEQ, so that they do not belong to any
dictionnaries.
--
Mathieu Arnold
signature.asc
Description: OpenPGP digital
Op 07/12/2017 om 00:51 schreef Mel Pilgrim:
> In the midst of all the negative noise, I thought I'd post and say
> thank you for bring in this feature. I've been chomping at the bit to
> try flavours out since I heard about them. I started flavouring my
> company's internal Ports Tree extension t
28 matches
Mail list logo