Re: GSoC: Separation of Ports Build Process from Local Installation

2019-05-29 Thread Theron
On 2019-05-29 09:49, Matthew Seaman wrote: On 29/05/2019 10:56, Peter Pentchev wrote: Hmm, I could be wrong, but isn't ${LOCALBASE} supposed to be where ports find stuff*during the build*, and ${PREFIX} where they install the built files?  Of course, I haven't actually touched a FreeBSD ports bu

Re: GSoC: Separation of Ports Build Process from Local Installation

2019-05-29 Thread Lorenzo Salvadore via freebsd-ports
> On 29/05/2019 10:56, Peter Pentchev wrote: > > > Hmm, I could be wrong, but isn't ${LOCALBASE} supposed to be where > > ports find stuffduring the build, and ${PREFIX} where they > > install the built files? Of course, I haven't actually touched > > a FreeBSD ports build in years, so I might very

Re: GSoC: Separation of Ports Build Process from Local Installation

2019-05-29 Thread Cy Schubert
On May 28, 2019 3:51:08 PM PDT, Theron wrote: >Hello All, > >For Google Summer of Code 2019 I am working on FreeBSD's ports tree >makefiles towards eliminating the dependency of the ports building >process on the local system's installed packages.  Currently this level > >of separation can only

Re: GSoC: Separation of Ports Build Process from Local Installation

2019-05-29 Thread Stefan Esser
Am 29.05.19 um 00:51 schrieb Theron: > Hello All, > > For Google Summer of Code 2019 I am working on FreeBSD's ports tree makefiles > towards eliminating the dependency of the ports building process on the local > system's installed packages.  Currently this level of separation can only be > accom

Re: GSoC: Separation of Ports Build Process from Local Installation

2019-05-29 Thread Matthew Seaman
On 29/05/2019 10:56, Peter Pentchev wrote: Hmm, I could be wrong, but isn't ${LOCALBASE} supposed to be where ports find stuff*during the build*, and ${PREFIX} where they install the built files? Of course, I haven't actually touched a FreeBSD ports build in years, so I might very likely be wron

Re: GSoC: Separation of Ports Build Process from Local Installation

2019-05-29 Thread Peter Pentchev
On Tue, May 28, 2019 at 08:28:41PM -0700, Rodney W. Grimes wrote: > [ Charset UTF-8 unsupported, converting... ] > > Hello All, > > > > For Google Summer of Code 2019 I am working on FreeBSD's ports tree > > makefiles towards eliminating the dependency of the ports building > > process on the lo