On 13 Feb 2013 18:18, "Heino Tiedemann" wrote:
>
> Hi,
>
> luky using portmater now - but I am searching for any flag that was
> called --keep-going in portupgrade:
>
> ,
> | --keep-going Force the upgrade of a package even if some
of the
> | requisite pa
Hello :-)
I need to build mips-rtems-gcc but I found this problem:
Configuring in mips-rtems/libgcc
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for gawk... nawk
checking build system type... amd64
Since a couple of days now, the last update of port
graphics/visionworkbench seems to be very sloppy and incomplete committed:
===>>> Starting check for build dependencies
===>>> Gathering dependency list for graphics/visionworkbench from ports
===>>> Dependency check complete for graphics/visionw
Joseph A. Nagy, Jr writes:
> What's the status on sci/gramps? Has the latest (or close to it)
> version been ported? Is there a list I should be on to see if it
> has or discuss it? I am really interested in this port and
> haven't heard from the new maintainer in a while.
gramps-3.3
On 13/02/2013 17:49, Gary J. Hayers wrote:
On 13/02/2013 15:40, Gary J. Hayers wrote:
Thanks Lars, I am going through it slowly, it's not like the first port
I ported which was fairly easy in comparison.
Ok sor got that going now but after I run make I get:
"Makefile", line 19: Need an operato
Hi,
luky using portmater now - but I am searching for any flag that was
called --keep-going in portupgrade:
,
| --keep-going Force the upgrade of a package even if some of the
| requisite packages have failed to upgrade in
| adv
On 13/02/2013 15:40, Gary J. Hayers wrote:
Thanks Lars, I am going through it slowly, it's not like the first port
I ported which was fairly easy in comparison.
Ok sor got that going now but after I run make I get:
"Makefile", line 19: Need an operator
make: fatal errors encountered -- cannot c
On Wed, 13 Feb 2013 15:40:46 +
Gary J. Hayers articulated:
> Thanks Lars, I am going through it slowly, it's not like the first
> port I ported which was fairly easy in comparison.
If you don't have "portlint" installed, I would highly recommend that
you do so -- {/usr/ports/ports-mgmt/portli
On 2/13/13, Anton Shterenlikht wrote:
> From s...@troutmask.apl.washington.edu Wed Feb 13 03:40:53 2013
>
> On Wed, Feb 13, 2013 at 02:15:08AM +, b.f. wrote:
> > On 2/13/13, Steve Kargl wrote:
> > > On Wed, Feb 13, 2013 at 12:18:29AM +, b.f. wrote:
> > >> >#
Am 02/13/13 15:05, schrieb Kimmo Paasiala:
> On Wed, Feb 13, 2013 at 3:33 PM, 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
>>
What's the status on sci/gramps? Has the latest (or close to it) version
been ported? Is there a list I should be on to see if it has or discuss
it? I am really interested in this port and haven't heard from the new
maintainer in a while.
--
Yours in Christ,
Joseph A Nagy Jr
"Whoever loves ins
On 13/02/2013 15:37, Lars Engels wrote:
Thanks Chris, as it happens I found the NO_BUILD=yes target just after I
mailed the list. there will be 3 files installed in
/usr/share/doc/%{PORTNAME} and 1 file in /usr/local/bin. So I just have
to learn a little of the do-install target now.
Don't forg
On Wed, Feb 13, 2013 at 03:34:59PM +, Gary J. Hayers wrote:
> On 13/02/2013 15:30, Chris Rees wrote:
> > On 13 Feb 2013 15:20, "Gary J. Hayers" wrote:
> > First define NO_BUILD=yes, and then make a do-install target.
> >
> > What type of files, and to where?
> >
> > Chris
>
> Thanks Chris, as
On 13/02/2013 15:30, Chris Rees wrote:
On 13 Feb 2013 15:20, "Gary J. Hayers" wrote:
First define NO_BUILD=yes, and then make a do-install target.
What type of files, and to where?
Chris
Thanks Chris, as it happens I found the NO_BUILD=yes target just after I
mailed the list. there will be
Hi
This is complex port, so maybe I made some
errors in the dependend ports.
The failure I get is:
compiling aster... [FAILED]
Exit code : 1
EXIT_COMMAND_5602_0069=1
*** Exception raised : error during compilation
The full build log:
ht
On 13 Feb 2013 15:20, "Gary J. Hayers" wrote:
>
> Hi,
>
> I am writing a makefile for a new port. The port in question is a simple
port that is a simple download extract and copy to a directory, how is the
best way to achieve this? There is no compiling of files in the work
directory it simply nee
Hi,
I am writing a makefile for a new port. The port in question is a simple
port that is a simple download extract and copy to a directory, how is
the best way to achieve this? There is no compiling of files in the work
directory it simply needs to extract and copy the file to a directory.
On Wed, Feb 13, 2013 at 3:33 PM, 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
>>>
>>> #
>>> CXXFLAGS+= -stdlib=libc++
>>>
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
>>
>> #
>> CXXFLAGS+= -stdlib=libc++
>> CXXFLAGS+= -std=c++11
>>
>>
>> which do NOT appea
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
11
___
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"
From s...@troutmask.apl.washington.edu Wed Feb 13 03:40:53 2013
On Wed, Feb 13, 2013 at 02:15:08AM +, b.f. wrote:
> On 2/13/13, Steve Kargl wrote:
> > On Wed, Feb 13, 2013 at 12:18:29AM +, b.f. wrote:
> >> ># cat /etc/make.conf|grep FFLAGS
>
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 complaining about unrecognized compiler options.
As far a sI know,
23 matches
Mail list logo