Re: Practices for naming packages compiled from ports.

2008-04-28 Thread Alexey Rubtsov
В Mon, 28 Apr 2008 22:26:40 -0700
"Garrett Cooper" <[EMAIL PROTECTED]> пишет:

> On Mon, Apr 28, 2008 at 6:42 PM, Alexey Rubtsov
> <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
> > 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").
> 
I know this keys and i understand how to build the package with various
options. But i want to create package repository with _all_ php and
apache versions and with all pluggins without hacks into ports system. 

-- 
Alexey Rubtsov
Plesk Unix Developer
Parallels
E-mail: [EMAIL PROTECTED]
Phone: +7-923-232-8243
ICQ UIN: 929399162
WebSite: http://www.parallels.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Practices for naming packages compiled from ports.

2008-04-28 Thread Garrett Cooper
On Mon, Apr 28, 2008 at 6:42 PM, Alexey Rubtsov <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
> 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
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Practices for naming packages compiled from ports.

2008-04-28 Thread Alexey Rubtsov

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: [EMAIL PROTECTED]
WebSite: http://www.parallels.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Fw: Practices for naming packages compiled from ports.

2008-04-28 Thread Alexey Rubtsov


Hi,

Sorry to previous spam. 

I'm trying to compile package from port systitis/pecl-fileinfo and was
some saddened. This package consists depend to php, but name of
compiled package was pecl-fileinfo for either php version. 

In answer to my bug to this problem:
http://www.freebsd.org/cgi/query-pr.cgi?pr=123063

I get that so names for packages "it's not a bug, it's common
practice".

I didn't understand this practice. Why i can't to compile the same
package with several names by included dependencies into package.
In the same time i see many php extensions with php4- or php5- prefix
into package name which detected by php version installed into system. 

The same problem is exists for apache too. I can't to compile php
package for various apache versions but with different package names. 

I want to have possibility to create myself package repository with both
php and apache versions.

-- 
Alexey Rubtsov
E-mail: [EMAIL PROTECTED]
WebSite: http://www.parallels.com

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"