Hi,
I've sent a PR a month ago about visualboyadvance-m [1]. Can someone
please commit it as a maintainer timeout?
[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181413
Kind regards,
David.
___
freebsd-ports@freebsd.org mailing list
http://lists
On Fri, 27 Sep 2013 10:31:22 +0100
Alexandr Kovalenko wrote:
> On Thu, Sep 26, 2013 at 3:54 PM, Michael Gmelin
> wrote:
> > On Thu, 26 Sep 2013 15:28:54 +0100
> > Alexandr Kovalenko wrote:
> >
> >> On Thu, Sep 26, 2013 at 3:05 PM, Michael Gmelin
> >> wrote:
> >>
> >> > Since you're working on
Thank you.
--On September 27, 2013 11:31:53 AM -0300 William Grzybowski
wrote:
10.0 does not have gcc.
You need it to fix it to either respect ${CC} (in this case ${CXX}) or
use USE_GCC= in your port.
On Fri, Sep 27, 2013 at 11:26 AM, Paul Schmehl wrote:
Did something change in 10.0? Thi
Hi,
kicad-devel fails to compile on the cluster:
(Full log in
http://beefy2.isc.freebsd.org/bulk/latest-per-pkg/kicad-devel/r4313_3/head-amd64-default.log
)
...
===
===> Configuring for kicad-devel-r4313_3
===> Performing in-source build
/bin/m
10.0 does not have gcc.
You need it to fix it to either respect ${CC} (in this case ${CXX}) or
use USE_GCC= in your port.
On Fri, Sep 27, 2013 at 11:26 AM, Paul Schmehl wrote:
> Did something change in 10.0? This port builds fine on my 8.3 box. I'm at
> a loss to know how to fix a problem I can
On Fri, Sep 27, 2013 at 02:16:16PM +0200, Jos Chrispijn wrote:
>Justs tried to upgrade ruby but something goes wrong here:
>> portupgrade -a
>** Port marked as IGNORE: lang/ruby18:
>is forbidden: Vulernerable,
>[1]http://vuxml.org/freebsd/ebd877b9-7ef4-4375-b1fd-c6778058
Did something change in 10.0? This port builds fine on my 8.3 box. I'm at
a loss to know how to fix a problem I can't reproduce.
Forwarded Message
Date: September 26, 2013 12:15:25 PM -0500
From: pkg-fall...@freebsd.org
To: pa...@utdallas.edu
Cc: pkg-fall...@freebsd.o
Am 27.09.2013 um 13:26 schrieb Bryan Drewery:
>> So, if I do want to have NO_STAGE disabled (staging enabled), and I have a
>> read-only /usr/ports, and I'm not yet using pkgng, I need to set PACKAGES to
>> a read-write location, even if I do not want to retain packages? Or is there
>> a varia
Jos Chrispijn:
References
1. http://vuxml.org/freebsd/ebd877b9-7ef4-4375-b1fd-c67780581898.html
Thanks, that is a quick response - is there a mechanism that prevents such
version to be put into a portupgrade anyway?
Jos Chrispijn
___
freebsd-po
Justs tried to upgrade ruby but something goes wrong here:
> portupgrade -a
** Port marked as IGNORE: lang/ruby18:
is forbidden: Vulernerable,
[1]http://vuxml.org/freebsd/ebd877b9-7ef4-4375-b1fd-c67780581898.html
** Listing the failed packages (-:ignored / *:skipped / !:fa
On 2013-09-27 13:19, Stefan Bethke wrote:
>
> Am 27.09.2013 um 13:02 schrieb Bryan Drewery:
>
>> On 9/27/2013 3:55 AM, Boris Samorodov wrote:
>>> 27.09.2013 02:05, William Grzybowski пишет:
>>>
Well, it shouldn't create packages unless you use "make package",
>>>
>>> I think that if STAGE is
On 9/27/2013 6:19 AM, Stefan Bethke wrote:
>
> Am 27.09.2013 um 13:02 schrieb Bryan Drewery:
>
>> On 9/27/2013 3:55 AM, Boris Samorodov wrote:
>>> 27.09.2013 02:05, William Grzybowski пишет:
>>>
Well, it shouldn't create packages unless you use "make package",
>>>
>>> I think that if STAGE i
Am 27.09.2013 um 13:02 schrieb Bryan Drewery:
> On 9/27/2013 3:55 AM, Boris Samorodov wrote:
>> 27.09.2013 02:05, William Grzybowski пишет:
>>
>>> Well, it shouldn't create packages unless you use "make package",
>>
>> I think that if STAGE is used then a package is created and then
>> it (the
On 9/26/2013 4:52 PM, Stefan Bethke wrote:
> Guys,
>
> I've noticed that more and more ports are trying to build a package
> /usr/ports/category/port/port-version.tgz. Since my /usr/ports is mounted
> read-only (via nullfs), this fails. I've looked through Mk/*.mk trying to
> figure out how I c
On 9/27/2013 3:55 AM, Boris Samorodov wrote:
> 27.09.2013 02:05, William Grzybowski пишет:
>
>> Well, it shouldn't create packages unless you use "make package",
>
> I think that if STAGE is used then a package is created and then
> it (the package) is get installed (via "make install" command).
On Thu, Sep 26, 2013 at 3:54 PM, Michael Gmelin wrote:
> On Thu, 26 Sep 2013 15:28:54 +0100
> Alexandr Kovalenko wrote:
>
>> On Thu, Sep 26, 2013 at 3:05 PM, Michael Gmelin
>> wrote:
>>
>> > Since you're working on 5.5.33a it would be great if you could
>> > incorporate the patches I just submit
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
27.09.2013 02:05, William Grzybowski пишет:
> Well, it shouldn't create packages unless you use "make package",
I think that if STAGE is used then a package is created and then
it (the package) is get installed (via "make install" command).
> you can set PACKAGES to move it from /usr/ports/packa
On Wed, 25 Sep 2013 23:50:41 +0200 Big Lebowski wrote:
> I am working on a new port, that's a software written in Go, which doesnt
> have a Makefile in sources, and I am wondering that's the right way to
> write it: I could use NO_BUILD and in pre-install cdw to relevant directory
> and invoke comp
19 matches
Mail list logo