Practices for naming packages compiled from ports.

Garrett Cooper yanefbsd at gmail.com
Tue Apr 29 05:26:42 UTC 2008


On Mon, Apr 28, 2008 at 6:42 PM, Alexey Rubtsov <arubtsov at parallels.com>
wrote:

>
> Hi,
>
> I'm trying to compile package from port sysutils/pecl-fileinfo and was
> some
>
>
>
> I didn't understand this practice. Why i can't to compile the same
> package with several names by included dependencies into package.
>
>  http://www.freebsd.org/cgi/query-pr.cgi?pr=123063
>
> --
> Alexey Rubtsov
> E-mail: arubtsov at parallels.com
> WebSite: http://www.parallels.com
>

Yes you can specify whatever apache and php version you please (well,
assuming it's still supported or you want to write your own makefiles and do
some hacking on your own). See WITH_PHP and WITH_APACHE (they're variables
defined and used in ".../ports/Mk/bsd.{apache,php}.mk").

HTH,
-Garrett


More information about the freebsd-ports mailing list