Re: portupgrade and PHP

2003-11-06 Thread Rick Updegrove
Pat Lashley wrote: >> Do you happen to know where I can get the complete list? > > > Copy /usr/ports/lang/php4/scripts/php4_options to /root and edit > it to set your preferred defaults. Ahh, I did a "locate php4-options" which of course won't find "php4_options" Thanks again! __

Re: portupgrade and PHP

2003-11-04 Thread Erick Mechler
:: > How can I continually compile PHP with the same :: > options as the last time? :: :: Edit /usr/ports/lang/php4/Makefile and change the line :: PHP4_OPTIONS?= according to your needs. Except that the next time you upgrade your ports tree, your changes will be overwritten. Check out the /usr

Re: portupgrade and PHP

2003-11-04 Thread Claus Guttesen
Hi. > How can I continually compile PHP with the same > options as the last time? > Edit /usr/ports/lang/php4/Makefile and change the line PHP4_OPTIONS?= according to your needs. regards Claus Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan

Re: portupgrade and PHP

2003-11-04 Thread Mark Nipper
On 03 Nov 2003, Rick Updegrove wrote: > When I run portupgrade -ra and PHP needs upgrading I am faced with > having to select all the options I want PHP compiled with (again). I > hate this. > > How can I continually compile PHP with the same options as the last time? If you haven't cv