how to build mpich with gcc?

2017-08-15 Thread Anton Shterenlikht
I need mpicc to be built with gcc, not clang. How can I do this? Thanks Anton ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Is it good to have port versions as hex numbers?

2017-08-15 Thread Yuri
One committer suggested to make GH_TAGNAME into a port version by prepending with 'g', like this: ntk-g92365ec. IMO, this is only good when pkg can understand such version numbers as increasing when interpreted as hexadecimal numbers. Does pkg understand this? Yuri

Re: Is it good to have port versions as hex numbers?

2017-08-15 Thread Adam Weinberger
> On 15 Aug, 2017, at 18:00, Yuri wrote: > > One committer suggested to make GH_TAGNAME into a port version by prepending > with 'g', like this: ntk-g92365ec. > > IMO, this is only good when pkg can understand such version numbers as > increasing when interpreted as hexadecimal numbers. > > D

Re: Is it good to have port versions as hex numbers?

2017-08-15 Thread Yuri
On 08/15/2017 17:07, Adam Weinberger wrote: Git hashes don't "increase," so they wouldn't make any sense for a PORTVERSION. Use the date instead. Yes, sorry, I reformulate the question: does pkg use orderedness of version numbers? I assume it has to in order to be able to know when the pack

Re: Is it good to have port versions as hex numbers?

2017-08-15 Thread Danilo G. Baio
On Tue, Aug 15, 2017 at 05:16:50PM -0700, Yuri wrote: > On 08/15/2017 17:07, Adam Weinberger wrote: > > Git hashes don't "increase," so they wouldn't make any sense for a > > PORTVERSION. Use the date instead. > > > Yes, sorry, I reformulate the question: does pkg use orderedness of version > nu

Re: how to build mpich with gcc?

2017-08-15 Thread Dewayne Geraghty
___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

postgres-xl looks for a committer

2017-08-15 Thread Jov
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219164 portlint no error,poudriere testport passed on 11.0-amd64,11.1-amd64, and a user (j...@jschneider.com) verified the function. Thanks very much! Jov ___ freebsd-ports@freebsd.org mailing list