Re: non-integer epoch?

2018-08-12 Thread Ryan Schmidt
On Aug 11, 2018, at 15:58, René J.V. Bertin wrote: >> " Some Portfile authors have used large epoch values that look like a date, >> but there is no reason to do so" > > nor is there a reason not to (that's not based on an ad-hoc decision) ... > > The doc reads a bit as if the epoch is equivale

GCC Dependencies

2018-08-12 Thread Marcus Calhoun-Lopez
Currently, the GCC dependencies on the various parts of libgcc seem somewhat inconsistent or at least difficult to follow. Before I go to the trouble of creating a pull request, I thought someone might have some insights. Here is what I propose: gcc43, gcc44, gcc45: Library Dependencies:

Re: GCC Dependencies

2018-08-12 Thread Chris Jones
Hi, What you are proposing seems to suggest no long making, for instance, libgcc6 depend on the libgcc7 or libgcc. This means if you install only libgcc6 you will not get a complete runtime, only the incomplete part that provides. I am not sure this is a good idea. For one it means all the old

Re: GCC Dependencies

2018-08-12 Thread Marcus Calhoun-Lopez
> On Aug 12, 2018, at 5:14 PM, Chris Jones wrote: Thank you for your response. > What you are proposing seems to suggest no long making, for instance, libgcc6 > depend on the libgcc7 or libgcc. This means if you install only libgcc6 you > will not get a complete runtime, only the incomplete

Re: GCC Dependencies

2018-08-12 Thread Chris Jones
Hi, > On 13 Aug 2018, at 1:38 am, Marcus Calhoun-Lopez > wrote: > > > >> On Aug 12, 2018, at 5:14 PM, Chris Jones wrote: > > Thank you for your response. > >> What you are proposing seems to suggest no long making, for instance, >> libgcc6 depend on the libgcc7 or libgcc. This means if yo

Has anyone else been dropped?

2018-08-12 Thread Mark Anderson
I seem to have been dropped off the list and and I can't resubscribe. —Mark ___ Mark E. Anderson

Re: Has anyone else been dropped?

2018-08-12 Thread Joshua Root
On 2018-8-13 06:09 , Mark Anderson wrote: > I seem to have been dropped off the list and and I can't resubscribe. > —Mark According to mailman, you are still subscribed (which is confirmed by your being able to post) and delivery is enabled. - Josh

Re: Has anyone else been dropped?

2018-08-12 Thread Zero King
Hi, GitHub pull requests are delivered by GitHub, not our mailing list. On Sun, Aug 12, 2018 at 04:09:12PM -0400, Mark Anderson wrote: I seem to have been dropped off the list and and I can't resubscribe. —Mark ___ Mark E. Anderson -- Zero smime.p7s Description: S/MIME

Re: Has anyone else been dropped?

2018-08-12 Thread Mark Anderson
Yeah. Turns out my domain was suspended. They wanted a damn address confirmation. Which they probably emailed to me. Thanks for the look though. Thanks, Mark On Sun, Aug 12, 2018 at 11:49 PM Zero King wrote: > Hi, > > GitHub pull requests are delivered by GitHub, not our mailing list. > > On Su