Re: Best way to compile specific php5-extensions. Flavors or Subpackages?

2009-08-26 Thread Stephan A. Rickauer
On Tue, 2009-08-25 at 22:36 -0500, David Taveras wrote: Questions: a.) Iam confused with subpackages and flavors. Which method should apply to accomplish what I want? If its the flavors then.. Iam expected to feed it the packages I dont want ? Like: env FLAVOR=-dba -dbase -imap -ldap

Best way to compile specific php5-extensions. Flavors or Subpackages?

2009-08-25 Thread David Taveras
Hello, In the past I have compiled the php5-extensions from stable by simply doing: cd /usr/ports/www/php5/extensions; make; make install Then, once the packages where generated using pkg_add to install the package from /usr/ports/packages/i386/all/ However, i noticed that before I actually