Re: simple patch for portsnap to use wget

2012-11-28 Thread Luca Ferrari
Certainly not with a dependency on wget, which is not part of the base system. Use fetch instead. Right, so I'm wondering why not using fetch instead of phttpget by default. However I've rewritten everything so that now it allows for the configuration of fetch or not. The only change is that

Unable to compile Python 2.7.3 (latest) from ports on 9.1-RC3

2012-11-28 Thread Jakob Breivik Grimstveit
I get this when compiling lang/python27 on a freshly upgraded 9.1-RC3: cc -shared -pthread -pthread -O2 -pipe -march=nocona -fno-strict-aliasing build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/_ctypes.o

Re: simple patch for portsnap to use wget

2012-11-28 Thread Ronald Klop
On Wed, 28 Nov 2012 09:52:57 +0100, Luca Ferrari fluca1...@infinito.it wrote: Certainly not with a dependency on wget, which is not part of the base system. Use fetch instead. Right, so I'm wondering why not using fetch instead of phttpget by default. Phttpget is more efficient because

Re: simple patch for portsnap to use wget

2012-11-28 Thread Vincent Hoffman
On 28/11/2012 08:52, Luca Ferrari wrote: Certainly not with a dependency on wget, which is not part of the base system. Use fetch instead. Right, so I'm wondering why not using fetch instead of phttpget by default. However I've rewritten everything so that now it allows for the configuration

Re: bge on the new Mac Mini

2012-11-28 Thread Richard Kuhns
On 11/27/12 19:19, YongHyeon PYUN wrote: On Tue, Nov 27, 2012 at 08:34:13AM -0500, Richard Kuhns wrote: On 11/27/12 00:24, YongHyeon PYUN wrote: On Mon, Nov 26, 2012 at 10:13:47AM -0500, Richard Kuhns wrote: On 11/21/12 21:08, YongHyeon PYUN wrote: On Thu, Nov 22, 2012 at 10:49:21AM +0900,

how to Save your mony you credit card expences to increase your bussiness

2012-11-28 Thread The merchant Solution
== we send special offers Unsubscribe freebsd-stable@freebsd.org from this list: http://blogspot.us6.list-manage.com/unsubscribe?u=37964f600b3d95d5cb34024a4id=1bd9b49122e=ac551d6141c=1f7c6f988b Our mailing address is: the Merchant Solutions alfalh town

themerchantsolutions.com: You are now unsubscribed

2012-11-28 Thread The merchant Solution
** We have removed your email address from our list. We're sorry to see you go. Was this a mistake? Did you forward one of our emails to a friend, and they clicked the unsubscribe link not realizing they were in fact unsubscribing you

[HEADSUP] zfs root pool mounting

2012-11-28 Thread Andriy Gapon
Recently some changes were made to how a root pool is opened for root filesystem mounting. Previously the root pool had to be present in zpool.cache. Now it is automatically discovered by probing available GEOM providers. The new scheme is believed to be more flexible. For example, it allows

Re: virtio for 9.1-R

2012-11-28 Thread Constantine A. Murenin
On 27 November 2012 13:25, Paul Mather p...@gromit.dlib.vt.edu wrote: On Nov 27, 2012, at 3:49 PM, Joe Holden li...@rewt.org.uk wrote: On 27/11/2012 19:25, Sergey Kandaurov wrote: On 27 November 2012 22:12, Joe Holden li...@rewt.org.uk wrote: Hi guys, I can't see virtio in releng/9.1, is

Re: How to clean up /

2012-11-28 Thread Efraín Déctor
Yes, I installed linux_base sometime ago, and I forgot about it, since I'm not going to use it again I uninstalled it and it recommended that the files can be safely removed. Also let me thank you for telling me about how to setup IPFW without recompiling the kernel. Thank you all for your

Re: bge on the new Mac Mini

2012-11-28 Thread YongHyeon PYUN
On Wed, Nov 28, 2012 at 10:12:05AM -0500, Richard Kuhns wrote: On 11/27/12 19:19, YongHyeon PYUN wrote: On Tue, Nov 27, 2012 at 08:34:13AM -0500, Richard Kuhns wrote: On 11/27/12 00:24, YongHyeon PYUN wrote: On Mon, Nov 26, 2012 at 10:13:47AM -0500, Richard Kuhns wrote: On 11/21/12 21:08,

Library Problem

2012-11-28 Thread Doug Hardie
I have installed 4 systems from the same FreeBSD 9.1-RC3 disk. Three of them worked just fine. The last one is causing a problem. It will not look in /usr/local/lib/ for shared libraries. I did the standard install, moved in some source, compiled it and tried to run it. The library is

Re: Library Problem

2012-11-28 Thread Devin Teske
On Nov 28, 2012, at 7:36 PM, Doug Hardie wrote: I have installed 4 systems from the same FreeBSD 9.1-RC3 disk. Three of them worked just fine. The last one is causing a problem. It will not look in /usr/local/lib/ for shared libraries. I did the standard install, moved in some source,

Re: Unable to compile Python 2.7.3 (latest) from ports on 9.1-RC3

2012-11-28 Thread Galati, Michael
On Wed, Nov 28, 2012 at 1:31 AM, Jakob Breivik Grimstveit ja...@grimstveit.no wrote: I get this when compiling lang/python27 on a freshly upgraded 9.1-RC3: cc -shared -pthread -pthread -O2 -pipe -march=nocona -fno-strict-aliasing

Re: Library Problem

2012-11-28 Thread Doug Hardie
On 28 November 2012, at 20:01, Devin Teske wrote: On Nov 28, 2012, at 7:36 PM, Doug Hardie wrote: I have installed 4 systems from the same FreeBSD 9.1-RC3 disk. Three of them worked just fine. The last one is causing a problem. It will not look in /usr/local/lib/ for shared

Re: Library Problem

2012-11-28 Thread Scot Hetzel
On Thu, Nov 29, 2012 at 12:46 AM, Doug Hardie bc...@lafn.org wrote: On 28 November 2012, at 20:01, Devin Teske wrote: On Nov 28, 2012, at 7:36 PM, Doug Hardie wrote: I have installed 4 systems from the same FreeBSD 9.1-RC3 disk. Three of them worked just fine. The last one is causing a