| View previous topic :: View next topic |
| Author |
Message |
honeymak Guru


Joined: 30 Dec 2002 Posts: 456
|
Posted: Tue Jan 29, 2008 2:14 am Post subject: is there anyway to browse ALL pkg variables? |
|
|
seems nowadays many pkgs has its own vars, e.g. APACHE_MODULES, ALSA_PLUGINS..........is there any ONE place to browse all them? coz i m emerging a super large list of pkgs (fresh install)......and i think i will have to re-emerge pkgs with pkgs specific vars.....or shall i just edit them in make.conf myself?
thx ^_^ _________________ hackers - make sth real
academics - read sth said to be real
http://facebook.com/honey.mak |
|
| Back to top |
|
 |
josedb Apprentice


Joined: 03 Nov 2006 Posts: 154
|
|
| Back to top |
|
 |
Genone Retired Dev


Joined: 14 Mar 2003 Posts: 8864 Location: beyond the rim
|
Posted: Tue Jan 29, 2008 3:14 am Post subject: Re: is there anyway to browse ALL pkg variables? |
|
|
| honeymak wrote: | | seems nowadays many pkgs has its own vars, e.g. APACHE_MODULES, ALSA_PLUGINS..........is there any ONE place to browse all them? |
There is no way to list all variables that affect a given package at this time.
| Quote: | | coz i m emerging a super large list of pkgs (fresh install)......and i think i will have to re-emerge pkgs with pkgs specific vars.....or shall i just edit them in make.conf myself? |
You can set those vars in make.conf. |
|
| Back to top |
|
 |
honeymak Guru


Joined: 30 Dec 2002 Posts: 456
|
Posted: Wed Jan 30, 2008 4:45 am Post subject: |
|
|
juz a little followup question
is it possible to concat default pkg vars in addition to my vars in cmdline?
e.g. APACHE2_MODULES="${APACHE2_MODULES} asis ..."
it's little bit troublesome to define all things once again
maybe juz forgive my stupidity.......
is there anyway to concat that?
thx _________________ hackers - make sth real
academics - read sth said to be real
http://facebook.com/honey.mak |
|
| Back to top |
|
 |
|