Re: transmission 1.93 update

2010-06-26 Thread Jeremy Messenger
On Sat, 26 Jun 2010 15:45:35 -0500, Sam Fourman Jr. wrote: On Sat, Jun 26, 2010 at 6:25 PM, Jeremy Messenger wrote: On Fri, 25 Jun 2010 16:12:54 -0500, Anonymous wrote: "Dutchman01" writes: Hi, Any plans to upgrade transmission 1.93 to 2.0 version in the freebsd tree? When it's re

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Anonymous
Doug Barton writes: > On 06/26/10 19:16, Anonymous wrote: >> @@GLIBCXX_3.4.14 symbols are in gcc45/libstdc++.so. Try to add -lstdc++ >> or use CXX otherwise it picks up libstdc++.so from /usr/lib. > > I have the following in /etc/libmap.conf: > > libgcc_s.so.1 gcc45/libgcc_s.so.1 > libgomp.so.1

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Doug Barton
On 06/26/10 19:16, Anonymous wrote: > @@GLIBCXX_3.4.14 symbols are in gcc45/libstdc++.so. Try to add -lstdc++ > or use CXX otherwise it picks up libstdc++.so from /usr/lib. I have the following in /etc/libmap.conf: libgcc_s.so.1 gcc45/libgcc_s.so.1 libgomp.so.1gcc45/libgomp.so.1 libobjc.so.

Re: devel/icu does not build with gcc 4.5.1

2010-06-26 Thread Mikhail T.
Doug Barton wrote: > Howdy, > > Tried building devel/icu today with gcc 4.5.1 and it failed: devel/icu4 is the newer version, but should be compatible with all depending ports. If that builds with gcc-4.5.1, then I'm not going to worry -- after the release, I'm planning to request a repo-copy of ic

Re: devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Anonymous
Doug Barton writes: > Howdy, > > I'm working on compiling the python bindings for > net-p2p/libtorrent-rasterbar-15 and compiled devel/boost-python-libs as > a dependency for that. When compiled with gcc 4.5.1 > (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/custom-gcc/index.html) > the boo

Re: devel/icu does not build with gcc 4.5.1

2010-06-26 Thread Doug Barton
On 06/26/10 17:15, Anonymous wrote: > It's already in gnats, ports/139652. So it is, thanks! I just committed that patch. Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet prese

devel/boost-python-libs compiled with gcc 4.5.1 causes link error

2010-06-26 Thread Doug Barton
Howdy, I'm working on compiling the python bindings for net-p2p/libtorrent-rasterbar-15 and compiled devel/boost-python-libs as a dependency for that. When compiled with gcc 4.5.1 (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/custom-gcc/index.html) the boost-python-libs give the following l

Re: devel/icu does not build with gcc 4.5.1

2010-06-26 Thread Anonymous
Doug Barton writes: > Howdy, > > Tried building devel/icu today with gcc 4.5.1 and it failed: > > gmake[1]: Entering directory > `/usr/local/tmp/usr/local/ports/devel/icu/work/icu/source/layoutex' > generating dependency information for plruns.cpp > generating dependency information for playout.c

devel/icu does not build with gcc 4.5.1

2010-06-26 Thread Doug Barton
Howdy, Tried building devel/icu today with gcc 4.5.1 and it failed: gmake[1]: Entering directory `/usr/local/tmp/usr/local/ports/devel/icu/work/icu/source/layoutex' generating dependency information for plruns.cpp generating dependency information for playout.cpp generating dependency information

Re: transmission 1.93 update

2010-06-26 Thread Sam Fourman Jr.
On Sat, Jun 26, 2010 at 6:25 PM, Jeremy Messenger wrote: > On Fri, 25 Jun 2010 16:12:54 -0500, Anonymous wrote: > >> >> "Dutchman01" writes: >> >>> Hi, >>> >>> Any plans to upgrade transmission 1.93 to 2.0 version in the freebsd >>> tree? > > When it's ready. > >> Better ask mezz@, I'm not the m

Re: transmission 1.93 update

2010-06-26 Thread Jeremy Messenger
On Fri, 25 Jun 2010 16:12:54 -0500, Anonymous wrote: "Dutchman01" writes: Hi, Any plans to upgrade transmission 1.93 to 2.0 version in the freebsd tree? When it's ready. Better ask mezz@, I'm not the maintainer. If you're that impatient try my patch below. Thanks for patch. I have

Re: deskutils/alexandria - why does it create a world readable and writable directory?

2010-06-26 Thread Ruslan Mahmatkhanov
22.06.2010 22:54, Torfinn Ingolfsen пишет: On Fri, Jun 11, 2010 at 9:28 PM, Torfinn Ingolfsen wrote: Hei, I just found deskutils/alexandria (0.6.5_3) and installed it. A very nice program. I have just one question: why does it create a directory (~/.alexandria) with 777 permissions? Wouldn't i

Re: cvs commit: ports/lang/gprolog Makefile

2010-06-26 Thread Ion-Mihai Tetcu
On Sat, 26 Jun 2010 14:04:36 +0200 Stefan Walter wrote: > Anonymous, 25.06.10, 22:14h CEST: > > > Stefan Walter writes: > > > > > Hi, > > > > > > q...@freebsd.org, 25.06.10, 15:08h CEST: > > > > > >> The Restless Daemon identified a mtree error while trying to > > >> build: gprolog-1.3.1 maint

Re: cvs commit: ports/lang/gprolog Makefile

2010-06-26 Thread Stefan Walter
Anonymous, 25.06.10, 22:14h CEST: > Stefan Walter writes: > > > Hi, > > > > q...@freebsd.org, 25.06.10, 15:08h CEST: > > > >> The Restless Daemon identified a mtree error while trying to build: > >> gprolog-1.3.1 maintained by po...@freebsd.org > >> Makefile ident: $FreeBSD: ports/lang/gprolog