Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-13 Thread Atanas
Sergey Matveychuk said the following on 7/12/06 10:57 PM: Atanas wrote: Please, don't get me wrong. I'm not asking for help or for a workaround. I'm actually trying to help identifying a problem or regression. If this is not a bug, but a feature change, please have it documented. It was a bug

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-12 Thread Sergey Matveychuk
Atanas wrote: > Please, don't get me wrong. I'm not asking for help or for a workaround. > I'm actually trying to help identifying a problem or regression. > > If this is not a bug, but a feature change, please have it documented. It was a bug. Fixed. Thanks. -- Dixi. Sem. _

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-12 Thread Atanas
Sergey Matveychuk said the following on 7/12/06 3:24 AM: Atanas wrote: Sergey Matveychuk said the following on 7/11/2006 10:08 PM: Atanas wrote: Recent portupgrade versions no longer obey the -M command line switch, i.e. any optional arguments to be prepended to each make command. How to repr

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-12 Thread Sergey Matveychuk
John E Hein wrote: > This is incorrect. > make(1) looks at the environment for variables. > See the man page. OK, something really broke in portupgrade then. -- Dixi. Sem. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-12 Thread John E Hein
Sergey Matveychuk wrote at 14:24 +0400 on Jul 12, 2006: > Both -m and -M works fine but do different things. -m pass its argument > as make file argument(s) and -M pass its argument as environment > variable(s). You can't set make variable with environment variable. They > are different! > >

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-12 Thread Sergey Matveychuk
Atanas wrote: > Sergey Matveychuk said the following on 7/11/2006 10:08 PM: >> Atanas wrote: >>> Recent portupgrade versions no longer obey the -M command line switch, >>> i.e. any optional arguments to be prepended to each make command. >>> >>> How to reproduce: >>> >>> # portinstall -M "APACHE_HA

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-12 Thread Atanas
Sergey Matveychuk said the following on 7/11/2006 10:08 PM: Atanas wrote: Recent portupgrade versions no longer obey the -M command line switch, i.e. any optional arguments to be prepended to each make command. How to reproduce: # portinstall -M "APACHE_HARD_SERVER_LIMIT=1024" www/apache13 E

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-11 Thread Sergey Matveychuk
Atanas wrote: > Recent portupgrade versions no longer obey the -M command line switch, > i.e. any optional arguments to be prepended to each make command. > > How to reproduce: > > # portinstall -M "APACHE_HARD_SERVER_LIMIT=1024" www/apache13 Everything work file. Use -m for getting what you wan

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-11 Thread Sergey Matveychuk
Atanas wrote: > Recent portupgrade versions no longer obey the -M command line switch, > i.e. any optional arguments to be prepended to each make command. > It should. I'll investigate it. -- Dixi. Sem. ___ freebsd-stable@freebsd.org mailing list http

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-11 Thread Jonathan Noack
Atanas wrote: Matthias Andree said the following on 7/11/06 1:48 PM: Atanas <[EMAIL PROTECTED]> writes: Recent portupgrade versions no longer obey the -M command line switch, i.e. any optional arguments to be prepended to each make command. How to reproduce: # portinstall -M "APACHE_HARD_SER

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-11 Thread Atanas
Matthias Andree said the following on 7/11/06 1:48 PM: Atanas <[EMAIL PROTECTED]> writes: Recent portupgrade versions no longer obey the -M command line switch, i.e. any optional arguments to be prepended to each make command. How to reproduce: # portinstall -M "APACHE_HARD_SERVER_LIMIT=1024"

Re: portupgrade bug: -M no longer works after v2.1.0

2006-07-11 Thread Matthias Andree
Atanas <[EMAIL PROTECTED]> writes: > Recent portupgrade versions no longer obey the -M command line switch, > i.e. any optional arguments to be prepended to each make command. > > How to reproduce: > > # portinstall -M "APACHE_HARD_SERVER_LIMIT=1024" www/apache13 > ... > ===> src/ap > cc -c -I../

portupgrade bug: -M no longer works after v2.1.0

2006-07-11 Thread Atanas
Recent portupgrade versions no longer obey the -M command line switch, i.e. any optional arguments to be prepended to each make command. How to reproduce: # portinstall -M "APACHE_HARD_SERVER_LIMIT=1024" www/apache13 ... ===> src/ap cc -c -I../os/unix -I../include -I/usr/local/include -funsig