Re: wrong order of PHP extensions after update

2016-01-14 Thread Ondra Knezour

Dne 13.01.2016 v 21:14 Miroslav Lachman napsal(a):

I end up with wrong extension order in /usr/local/etc/php/extensions.ini
after each update of PHP by `pkg upgrade`.

 > [...]

I think there must be some tool to automatically check and change order
of extensions after each update.


https://people.freebsd.org/~ohauer/scripts/fixphpextorder.sh
--
Ondra Knezour




smime.p7s
Description: Elektronicky podpis S/MIME


PHP and FLAVORS - anybody working on it

2018-02-05 Thread Ondra Knezour

Hi all,

is anybody trying to bring FLAVORS support to the phpXX- land?

If yes, how it is going?

If no, any thoughts on subject?

--
Ondra Knezour



smime.p7s
Description: Elektronicky podpis S/MIME


Package depending on any one of multiple FLAVORS

2018-02-06 Thread Ondra Knezour

Hi gang,

documentation is little sparse yet (found only mention in the Porters 
handbook, created PR for "end user" doc) and I am unsure, if we can 
handle this. Best way I can describe my question is probably via 
examples, so consider following:


We have multiple PHP versions in ports (php56, php70, php71, php72) 
which may get flavored in future. Now there is also some simple PHP 
application, let say php-composer, which would work with any of those 
PHP runtimes. Can we handle it in some generic way or should one create 
also multiple flavors for given application?


Another example would be some really simple C program, which can have 
any C compiler as build time dependency. Here making multiple flavors 
doesn't have any sense, but author knows that any compiler will suffice. 
This one is more general, because it is not only about flavors, but may 
lead to something like from [clang4-5, gcc4-6, intel, whatever we have] 
take one, but you got the point.


Same can be asked probably for all interpreted/scripting languages like 
Ruby and Python and many simple scripts in ports which doesn't have 
other dependencies beside those interpreters. Simple Java applications 
may also run with all or most available Java ports etc.

--
Regards

Ondra



smime.p7s
Description: Elektronicky podpis S/MIME


How to reintroduce/undelete port?

2014-03-15 Thread Ondra Knezour

Hello all,

I use the sysutils/wait_on utility, which has been removed because 
(recurring) unavailability of the distfiles. I have missing file and I 
am willing to find some new sweet home for it on my machines, so the 
question is - how to request removal revocation via PR?

--
Ondra Knezour
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: How to reintroduce/undelete port?

2014-03-15 Thread Ondra Knezour

Dne 15.3.2014 9:18, John Marino napsal(a):

On 3/15/2014 09:02, Ondra Knezour wrote:


I use the sysutils/wait_on utility, which has been removed because
(recurring) unavailability of the distfiles. I have missing file and I
am willing to find some new sweet home for it on my machines, so the
question is - how to request removal revocation via PR?


You can probably just email rene@ and request a partial reversion (it
was removed with a block of ports) and tell him the location of the new
MASTER_SITE you are hosting.  Make sure it's in place first so he can
verify it and update the port accordingly.  The second option is open a
PR (http://www.freebsd.org/send-pr.html) with the request, but I would
bet that won't be necessary after talking to René.


OK, I will ask René, thanks.
--
Ondra Knezour
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: How to reintroduce/undelete port?

2014-03-15 Thread Ondra Knezour

Dne 15.3.2014 10:00, Zsolt Udvari napsal(a):

We're using too and was a little discussion about replacement of
wait_on: http://lists.freebsd.org/pipermail/freebsd-ports/2014-March/090762.html
I hope wait_on will not deprecated :)


The port has been resurrected by rene@

http://svnweb.freebsd.org/ports?view=revision&revision=348299
--
Best regards

Ondra Knezour
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"