Re: CFT: FreeBSD Package Base

2019-04-30 Thread Cy Schubert
In message <292eadc6-3662-ec43-1175-53fc25248...@quip.cz>, Miroslav Lachman wri tes: > David Chisnall wrote on 2019/04/30 10:22: > > On 29/04/2019 21:12, Joe Maloney wrote: > >> With CFT version you chose to build, and package individual components > >> such as sendmail with a port option. 

Re: CFT: FreeBSD Package Base

2019-04-30 Thread Miroslav Lachman
David Chisnall wrote on 2019/04/30 10:22: On 29/04/2019 21:12, Joe Maloney wrote: With CFT version you chose to build, and package individual components such as sendmail with a port option.  That does entirely solve the problem of being able to reinstall sendmail after the fact without a

Re: Is there a way to build only the port from source, and install dependencies from packages with the make command?

2019-04-30 Thread Adam
On Tue, Apr 30, 2019 at 12:36 PM Yuri wrote: > Sometimes instructions to build some port from source are needed. "cd > /usr/ports/{caregory}/{port-name} && make" rebuilds everything from > source, including dependencies. > > Is there an easy way to make it install missing dependencies with pkg,

Re: Is there a way to build only the port from source, and install dependencies from packages with the make command?

2019-04-30 Thread Ernie Luzar
David Wolfskill wrote: On Tue, Apr 30, 2019 at 10:35:21AM -0700, Yuri wrote: Sometimes instructions to build some port from source are needed. "cd /usr/ports/{caregory}/{port-name} && make" rebuilds everything from source, including dependencies. Is there an easy way to make it install

Re: Is there a way to build only the port from source, and install dependencies from packages with the make command?

2019-04-30 Thread David Wolfskill
On Tue, Apr 30, 2019 at 10:35:21AM -0700, Yuri wrote: > Sometimes instructions to build some port from source are needed. "cd > /usr/ports/{caregory}/{port-name} && make" rebuilds everything from > source, including dependencies. > > Is there an easy way to make it install missing dependencies

Is there a way to build only the port from source, and install dependencies from packages with the make command?

2019-04-30 Thread Yuri
Sometimes instructions to build some port from source are needed. "cd /usr/ports/{caregory}/{port-name} && make" rebuilds everything from source, including dependencies. Is there an easy way to make it install missing dependencies with pkg, without listing them? I couldn't find such feature.

Re: poudriere and flavours? php73 pecl-pthreads

2019-04-30 Thread Mathieu Arnold
On Tue, Apr 30, 2019 at 04:21:52PM +0200, Philippe Maechler wrote: > Hello Mathieu > > > > >On Tue, Apr 30, 2019 at 02:23:31PM +0200, Mathieu Arnold wrote: > > > > >> It seems that devel/pecl-pthreads's Makefile has not been updated in the > > >> last 6 years to account for how packages

RE: poudriere and flavours? php73 pecl-pthreads

2019-04-30 Thread Philippe Maechler
Hello Mathieu >On Tue, Apr 30, 2019 at 02:23:31PM +0200, Mathieu Arnold wrote: >> It seems that devel/pecl-pthreads's Makefile has not been updated in the >> last 6 years to account for how packages are built. I'll try to fiddle >> with it. Thank you very much for your efforts!

Re: poudriere and flavours? php73 pecl-pthreads

2019-04-30 Thread Mathieu Arnold
Hi again, On Tue, Apr 30, 2019 at 02:23:31PM +0200, Mathieu Arnold wrote: > Hi, > > On Tue, Apr 30, 2019 at 10:17:07AM +0200, Philippe Maechler wrote: > > Hello freebsd-ports, it's me again > > > > > > > > Once more I have troubles building ports on FreeBSD 11.2 and 12.0. The last > > time I

Re: poudriere and flavours? php73 pecl-pthreads

2019-04-30 Thread Mathieu Arnold
Hi, On Tue, Apr 30, 2019 at 10:17:07AM +0200, Philippe Maechler wrote: > Hello freebsd-ports, it's me again > > > > Once more I have troubles building ports on FreeBSD 11.2 and 12.0. The last > time I could build those "problemativ" ports in my poudriere installation > and used the package

poudriere and flavours? php73 pecl-pthreads

2019-04-30 Thread Philippe Maechler
Hello freebsd-ports, it's me again Once more I have troubles building ports on FreeBSD 11.2 and 12.0. The last time I could build those "problemativ" ports in my poudriere installation and used the package from there. But this time, even poudriere won't build the port. Background

FreeBSD ports you maintain which are out of date

2019-04-30 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: Update for MAME 0.209

2019-04-30 Thread Kurt Jaeger
Hi! > Would somebody be willing to take a look at my patch? It's an update for > emulators/mame and emulators/mess. Patch was tested with poudriere and both > ports are working fine on a recent 12-STABLE. > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236621 Committed, thanks! Building