Sascha A. Borer ha scritto:
> In the FreeBSD Port php55 I try to activate the extension intl.so
> Strangely, after compiling, there is no intl.so or php_intl.so available.
Simply install devel/pecl-intl
--
Alex Dupre
___
freebsd-ports@freebsd.org maili
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
Hello,
i'm trying to create a port for PHPUnit4. Its served as a single .phar
file (thats an PHP archive file).
I only need to download this file and move it into /usr/local/bin.
But i do not know how to tell the Makefile, that it should not try to
decompress the .phar-file.
At the moment
I wants to install php5 then.
How can I prevent that?
root@xanS2:/usr/ports/lang/php55-extensions # pkg install pecl-intl
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (1 conflicting)
Checking integrity... do
On 27/11/2014 9:41 PM, Torsten Zuehlsdorff wrote:
> Hello,
>
> i'm trying to create a port for PHPUnit4. Its served as a single .phar
> file (thats an PHP archive file).
>
> I only need to download this file and move it into /usr/local/bin.
>
> But i do not know how to tell the Makefile, that it
On 27/11/2014 10:17 PM, Kubilay Kocak wrote:
> On 27/11/2014 9:41 PM, Torsten Zuehlsdorff wrote:
>> Hello,
>>
>> i'm trying to create a port for PHPUnit4. Its served as a single .phar
>> file (thats an PHP archive file).
>>
>> I only need to download this file and move it into /usr/local/bin.
>>
>>
On Wed, Nov 26, 2014 at 02:18:50PM +0100, Mathieu Arnold wrote:
It seems to be broken on the machine which has /usr/local symlinked.
Amd64 stable/10 with
lrwxr-xr-x 1 root wheel 15 Sep 21 20:09 local -> /usr/sfw/local8
I get the following
---> Installing the new version via the port with
Hello,
i'm nearly done with the new port. But i have a last problem.
In short the installation procedure:
- downloading the .phar file
- copying the .phar file into stagedir (because its the complete programm)
- renaming the file from "phpunit-$version.phar" to "phpunit" (without
suffix)
- set
+--On 27 novembre 2014 14:36:11 +0200 Konstantin Belousov
wrote:
| On Wed, Nov 26, 2014 at 02:18:50PM +0100, Mathieu Arnold wrote:
|
| It seems to be broken on the machine which has /usr/local symlinked.
| Amd64 stable/10 with
| lrwxr-xr-x 1 root wheel 15 Sep 21 20:09 local -> /usr/sfw/loc
Hello,
i've missed an dependencies. Updated version attached, problem is the same.
Greetings,
Torsten
# Created by: Torsten Zühlsdorff ()
# $FreeBSD$
PORTNAME= PHPUnit
PORTVERSION=4.3.5
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/ \
On Thu, Nov 27, 2014 at 03:41:55PM +0100, Mathieu Arnold wrote:
> +--On 27 novembre 2014 14:36:11 +0200 Konstantin Belousov
> wrote:
> | On Wed, Nov 26, 2014 at 02:18:50PM +0100, Mathieu Arnold wrote:
> |
> | It seems to be broken on the machine which has /usr/local symlinked.
> | Amd64 stable/10
+--On 27 novembre 2014 17:01:42 +0200 Konstantin Belousov
wrote:
| On Thu, Nov 27, 2014 at 03:41:55PM +0100, Mathieu Arnold wrote:
|> +--On 27 novembre 2014 14:36:11 +0200 Konstantin Belousov
|> wrote:
|> | On Wed, Nov 26, 2014 at 02:18:50PM +0100, Mathieu Arnold wrote:
|> |
|> | It seems to b
On Thu, Nov 27, 2014 at 04:11:33PM +0100, Mathieu Arnold wrote:
>
>
> +--On 27 novembre 2014 17:01:42 +0200 Konstantin Belousov
> wrote:
> | On Thu, Nov 27, 2014 at 03:41:55PM +0100, Mathieu Arnold wrote:
> |> +--On 27 novembre 2014 14:36:11 +0200 Konstantin Belousov
> |> wrote:
> |> | On Wed,
+--On 27 novembre 2014 17:33:54 +0200 Konstantin Belousov
wrote:
| Thank you for the idea, but how that could happen ?
Well, I was adding the .packlist file with a bad path to PLIST and not
TMPPLIST. It wasn't showing up in poudriere because /usr/ports is
readonly, and even if it was not, "nobod
> setting +x rights to "phpunit"
For this you may want to use "@chmod" keyword in your pkg-plist:
http://www.ru.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-keywords.html
Regards, Sergei
On Thu, Nov 27, 2014 at 1:41 PM, Torsten Zuehlsdorff <
mailingli...@toco-domains.de> wrote:
Scott,
I noticed today that vmrun's runProgramInGuest didn't seem to work on
FreeBSD, and have a (hackish) fix.
Background: I'm trying to automate some nasty operations I need to run
across our test topology at work. I have dozens of multi-gigabyte
FreeBSD VMs with ZFS, and these need to be shrun
On 11/27/2014 4:41 AM, Torsten Zuehlsdorff wrote:
Hello,
i'm nearly done with the new port. But i have a last problem.
In short the installation procedure:
- downloading the .phar file
- copying the .phar file into stagedir (because its the complete programm)
- renaming the file from "phpunit-$
Hi porters,
please CC me as I am not subscribed.
I am out of pure personal interest (ditching Linux as my OpenCL development
environment) trying to port Beignet to FreeBSD. Beignet is Intel's
open-source
OpenCL environment for all their chips starting Ivy Bridge. Basically, we
should have all the
After my recent upgrade to 10.1-RELEASE (amd64) have have rebuilt all
ports. At the end of this proces I rebooted the machine and saw a
pid (squid), uid 100: exited on signal 6 (core dumped)
message in the kernel log. This behavior of Squid is reproducible on
every shutdown of Squid, e.g.
# ser
On Tue 2014-11-25 09:34:17 UTC-0500, R. Scott Evans
(freebsd-emulat...@rsle.net) wrote:
> I sucessfully updated virtualbox on my 9.3-RELEASE (amd64) hosts today
> without incident but trying to update an existing virtualbox-ose-4.3.18
> port to 4.3.20 on a 10.1-RELEASE (amd64) box and I get a f
# ( /usr/sbin/portsnap fetch update; cd /usr/ports; make index )
... omitted
Generating INDEX-9 - please wait.."/usr/ports/Mk/Uses/qmake.mk", line 52:
Malformed conditional (${_QT_VERSION:M5*})
"/usr/ports/Mk/bsd.port.mk", line 6090: if-less endif
make: fatal errors encountered -- cannot continue
21 matches
Mail list logo