Hi
bug:
/etc/make.conf has DEFAULT_VERSIONS += python=3.6,
but flavor ignore this setting.
reason:
When ${PYTHON_DEFAULT} == ${PYTHON3_DEFAULT},
skip adding ${PYTHON_DEFAULT} to ${FLAVORS},
so ${PYTHON2_DEFAULT} set to ${FLAVOR}.
On 2017/12/01 00:32, Mathieu Arnold wrote:
|Hi,|
|
|
|TL;DR:|
|
On 2013/08/21 21:33, Daniel Nebdal wrote:
> On Sun, Aug 18, 2013 at 6:04 PM, Yamaya Takashi
> wrote:
>> On 2013/08/06 07:54, Boris Samorodov wrote:
>>> (CC to the maintainer: gn...@freebsd.org)
>>>
>>> 05.08.2013 20:13, Yamaya Takashi пишет:
>>&
On 2013/08/06 07:54, Boris Samorodov wrote:
> (CC to the maintainer: gn...@freebsd.org)
>
> 05.08.2013 20:13, Yamaya Takashi пишет:
>> Some ports, e.g. devel/glib20, cannot build because devel/gettext has no
>> libiconv linkage.
>> msgfmt cannot handle utf-8 and say
Hi.
Some ports, e.g. devel/glib20, cannot build because devel/gettext has no
libiconv linkage.
msgfmt cannot handle utf-8 and say "invalid multibyte sequence".
Patch attached file and rebuild devel/gettext, msgfmt works correctly.
Index: Mk/Uses/iconv.mk
On 2013/02/16 15:46, Mikhail T. wrote:
> 15.02.2013 23:21, Ian Lepore ???(??):
>> Since /home/ian/foo/BSDmakefile is not building something that is part
>> of the freebsd world, or the freebsd kernel, then according to that
>> paragraph, a build using that makefile should not be affected
>> by
On 2013/02/15 05:57, O. Hartmann wrote:
> Am 02/14/13 14:19, schrieb Yamaya Takashi:
>> On 2013/02/13 22:33, Tom Evans wrote:
>>> On Wed, Feb 13, 2013 at 12:30 PM, Yamaya Takashi
>>> wrote:
>>>> On 2013/02/13 19:08, O. Hartmann wrote:
>>>>> S
On 2013/02/13 22:33, Tom Evans wrote:
> On Wed, Feb 13, 2013 at 12:30 PM, Yamaya Takashi
> wrote:
>> On 2013/02/13 19:08, O. Hartmann wrote:
>>> Setting only base system source compiler optins in /etc/src.conf, for
>>> instance
>>>
>>> #
>>
On 2013/02/13 19:08, O. Hartmann wrote:
> Setting only base system source compiler optins in /etc/src.conf, for
> instance
>
> #
> CXXFLAGS+= -stdlib=libc++
> CXXFLAGS+= -std=c++11
>
>
> which do NOT appear in /etc/make.conf, make building port
> grahpics/libfpx complainin
Hi,
Following patches cannot be patched. They seem unneeded.
devel/eio/files/patch-configure
lang/embryo/files/patch-src_lib_embryo_str.c
x11-wm/enlightenment/files/patch-src-modules-mixer-pa.c
x11-wm/enlightenment/files/patch-configure
And cannot fetch enlightenment-0.17.0.tar.bz2.
___
On 2012/11/30 22:26, Nikolai Lifanov wrote:
> On 11/29/2012 05:46 PM, Yamaya Takashi wrote:
>> On 2012/11/30 06:30, Dimitry Andric wrote:
>>> On 2012-11-29 20:47, Tobias Rehbein wrote:> Am Fri, Nov 30, 2012 at
>>> 02:51:31AM +0900 schrieb Yamaya Takashi:
>>>&
On 2012/11/30 06:30, Dimitry Andric wrote:
> On 2012-11-29 20:47, Tobias Rehbein wrote:> Am Fri, Nov 30, 2012 at
> 02:51:31AM +0900 schrieb Yamaya Takashi:
>>>
>>> Include Mk/bsd.compiler.mk, and
>>> .if ${COMPILER_TYPE} == "clang"
>>>c
On 2012/11/30 01:46, Nikolai Lifanov wrote:
> On 11/29/2012 10:12 AM, Alberto Villa wrote:> On Tue, Nov 27, 2012 at
> 5:27 PM, Tobias Rehbein wrote:
> >> Is there any chance you turn this into a generic Mk macro?
> >
> > I don't think so, it would mean running `cc --version` on every
> > bsd.port.
12 matches
Mail list logo