Re: Switch from portupgrade to portmaster - looking for '--keep-going'

2013-02-13 Thread Chris Rees
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

devel/mips-rtems-gcc build problem

2013-02-13 Thread CeDeROM
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

graphics/visionworkbench: 4 out of 4 hunks failed--saving rejects to src/vw/BundleAdjustment/ControlNetworkLoader.cc.rej

2013-02-13 Thread O. Hartmann
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

Status of sci/gramps?

2013-02-13 Thread Robert Huff
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

Re: Writing port makefile

2013-02-13 Thread Gary J. Hayers
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

Switch from portupgrade to portmaster - looking for '--keep-going'

2013-02-13 Thread Heino Tiedemann
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

Re: Writing port makefile

2013-02-13 Thread Gary J. Hayers
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

Re: Writing port makefile

2013-02-13 Thread Jerry
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

Re: 7+ days of dogfood

2013-02-13 Thread b.f.
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: > > >> >#

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-13 Thread O. Hartmann
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 >>

Status of sci/gramps?

2013-02-13 Thread Joseph A. Nagy, Jr
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

Re: Writing port makefile

2013-02-13 Thread Gary J. Hayers
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

Re: Writing port makefile

2013-02-13 Thread Lars Engels
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

Re: Writing port makefile

2013-02-13 Thread Gary J. Hayers
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

french/aster build failure on amd64

2013-02-13 Thread Anton Shterenlikht
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

Re: Writing port makefile

2013-02-13 Thread Chris Rees
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

Writing port makefile

2013-02-13 Thread Gary J. Hayers
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.

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-13 Thread 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 >>> >>> # >>> CXXFLAGS+= -stdlib=libc++ >>>

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-13 Thread Tom Evans
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

Re: ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-13 Thread Yamaya Takashi
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

2013-02-13 Thread 4444444444444
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"

Re: 7+ days of dogfood

2013-02-13 Thread Anton Shterenlikht
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 >

ports include /etc/src.conf? i.e. graphics/libfpx

2013-02-13 Thread O. Hartmann
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,