Re: profiling library smaller than non-profiling, while it contains more symbols. Why?

2012-07-13 Thread Wojciech Puchar
-rw-r--r-- 1 root wheel 6582354 Jul 12 22:56 libslatec.a -rw-r--r-- 1 root wheel 6555122 Jul 12 23:02 libslatec_p.a # profile library or -fpic library? ___ freebsd-questions@freebsd.org mailing list

Re: IPv6 getaddrinfo(3C)

2012-07-13 Thread Matthias Apitz
El día Thursday, July 12, 2012 a las 09:01:50PM -0500, Robert Bonomi escribió: req.ai_flags = AI_ADDRCONFIG|AI_NUMERICHOST; req.ai_family = AF_INET6;/* Same as AF_INET6. */ Isn't the setting of 'req.ai_family', above, going to guarantee that something that looks like an

Re: Is there a way to run FreeBSD ports through port 80?

2012-07-13 Thread Wojciech Puchar
We handle a lot of highly sensitive information and that's the need for the severe lock-down. Even the web-proxy is restricted to the sites accessible meaning that we need to request access if we need to go somewhere not governed by that proxy. this make sense. just blocking everything except

Re: Is there a way to run FreeBSD ports through port 80?

2012-07-13 Thread Jerry
On Fri, 13 Jul 2012 11:58:24 +0200 (CEST) Wojciech Puchar articulated: We handle a lot of highly sensitive information and that's the need for the severe lock-down. Even the web-proxy is restricted to the sites accessible meaning that we need to request access if we need to go somewhere

Re: profiling library smaller than non-profiling, while it contains more symbols. Why?

2012-07-13 Thread Anton Shterenlikht
On Thu, Jul 12, 2012 at 09:12:32PM -0500, Robert Bonomi wrote: From owner-freebsd-questi...@freebsd.org Thu Jul 12 17:34:12 2012 Date: Thu, 12 Jul 2012 23:31:31 +0100 From: Anton Shterenlikht me...@bristol.ac.uk To: freebsd-questions@freebsd.org Subject: profiling library smaller than

Re: profiling library smaller than non-profiling, while it contains more symbols. Why?

2012-07-13 Thread Anton Shterenlikht
On Fri, Jul 13, 2012 at 11:15:45AM +0200, Wojciech Puchar wrote: -rw-r--r-- 1 root wheel 6582354 Jul 12 22:56 libslatec.a -rw-r--r-- 1 root wheel 6555122 Jul 12 23:02 libslatec_p.a # profile library or -fpic library? I think profile: === Building for slatec-4.1 Warning: Object

anyone here use poudriere ?

2012-07-13 Thread Vincent Hoffman
I've been playing with poudriere and pkg as per http://fossil.etoilebsd.net/poudriere/doc/trunk/doc/pkgng_repos.wiki in the hope that it will be an easier way to maintain a custom internal package repository for work not I'va managed to get a few FreeBSD boxes into service there. I'm liking it

9.0 w/ACPI enabled, excluding NICs

2012-07-13 Thread Ronny Mandal
Hi, I am running a small personal file server. To ensure constant network access, had to disable the ACPI, hence no power saving at all. The CPU gets very warm as everything (presumably) is running at full throttle. Is there any way to disable the ACPI partially, i.e. allow spin-down for disks

syntax check of mail addr (RFC 3696)

2012-07-13 Thread Matthias Apitz
Hello, Do we have anything in the portswhich could do a strong syntax check of mail addrs as described in RFC 3696 (...)? Thanks matthias -- Matthias Apitz e g...@unixarea.de - w http://www.unixarea.de/ UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86

Re: 9.0 w/ACPI enabled, excluding NICs

2012-07-13 Thread Wojciech Puchar
I am running a small personal file server. To ensure constant network access, had to disable the ACPI, hence no power saving at all. The CPU why you had to disable ACPI. i never ever seen network problems with ACPI. basically it works, or it doesn't at all. gets very warm as everything

Re: video buffer location

2012-07-13 Thread Harald Weis
On Fri, Jul 06, 2012 at 05:55:37PM +0200, Harald Weis wrote: On Wed, Jul 04, 2012 at 11:27:44PM +0100, RW wrote: On Wed, 4 Jul 2012 22:34:21 +0200 Actually Opera already has a setting: Enable plug-ins only on demand (under preferences-advanced-content). It disables all

mod_rewrite problem with tilde

2012-07-13 Thread David Banning
I am migrating to a new server location which right now has no domain name, so the ip address is being used. The ISP gives an address for the apache directory like so; http://184.154.230.2/~smartst2/ A simple redirect works, such as this one which directs to another site; Options

Re: anyone here use poudriere ?

2012-07-13 Thread Patrick Lamaiziere
Le Fri, 13 Jul 2012 12:32:48 +0100, Vincent Hoffman vi...@unsane.co.uk a écrit : I've been playing with poudriere and pkg as per http://fossil.etoilebsd.net/poudriere/doc/trunk/doc/pkgng_repos.wiki in the hope that it will be an easier way to maintain a custom internal package repository for

Re: 9.0 w/ACPI enabled, excluding NICs

2012-07-13 Thread Ronny Mandal
On 13.07.2012 15:52, Wojciech Puchar wrote: I am running a small personal file server. To ensure constant network access, had to disable the ACPI, hence no power saving at all. The CPU why you had to disable ACPI. i never ever seen network problems with ACPI. basically it works, or it doesn't

Jabber mode

2012-07-13 Thread Chuck Bacon
FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 MoBo M7A475-TC-(?) 5% jabber. Successful boot until RE0 (ethernet) hits switch, then jabber. UnPlugging,Replugging, then boot continues. ___ freebsd-questions@freebsd.org mailing list

Re: anyone here use poudriere ?

2012-07-13 Thread Vincent Hoffman
On 13/07/2012 16:04, Patrick Lamaiziere wrote: Le Fri, 13 Jul 2012 12:32:48 +0100, Vincent Hoffman vi...@unsane.co.uk a écrit : I've been playing with poudriere and pkg as per http://fossil.etoilebsd.net/poudriere/doc/trunk/doc/pkgng_repos.wiki in the hope that it will be an easier way to

Re: 9.0 w/ACPI enabled, excluding NICs

2012-07-13 Thread Waitman Gobble
On Jul 13, 2012 8:34 AM, Ronny Mandal ronn...@volatile.no wrote: On 13.07.2012 15:52, Wojciech Puchar wrote: I am running a small personal file server. To ensure constant network access, had to disable the ACPI, hence no power saving at all. The CPU why you had to disable ACPI. i never

Re: Is there a way to run FreeBSD ports through port 80?

2012-07-13 Thread jb
Kaya Saman kayasaman at gmail.com writes: Hi, I am trying to introduce FreeBSD into my office and it's been looked at with quite a bit of enthusiasm however, what makes it look bad is our companies 'security' policy to block FTP. At present they are running a whole bunch of CentOS

Re: Is there a way to run FreeBSD ports through port 80?

2012-07-13 Thread Wojciech Puchar
http://www.freeproxy.ru/en/free_proxy/faq/index.htm How to bypass corporate proxy? go away from corporation. A side effect is saving your mental health on the long run. ___ freebsd-questions@freebsd.org mailing list

Re: mod_rewrite problem with tilde

2012-07-13 Thread Fabian Keil
David Banning david+dated+1342623098.665...@skytracker.ca wrote: I am migrating to a new server location which right now has no domain name, so the ip address is being used. The ISP gives an address for the apache directory like so; http://184.154.230.2/~smartst2/ A simple redirect

Re: Is there a way to run FreeBSD ports through port 80?

2012-07-13 Thread jb
Wojciech Puchar wojtek at wojtek.tensor.gdynia.pl writes: http://www.freeproxy.ru/en/free_proxy/faq/index.htm How to bypass corporate proxy? go away from corporation. A side effect is saving your mental health on the long run. Well, judging by I am trying to introduce FreeBSD into

Re: Broken link on your website

2012-07-13 Thread Emma Haze
Hi! I just wanted to follow up with you regarding the email I had sent you about the broken link I found on your website. Please let me know if you had the chance to look at both the broken link and my suggested replacement. It would be great if my resource was used. Please let me know what you

Re: Broken link on your website

2012-07-13 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Fri Jul 13 16:00:15 2012 From: Emma Haze emmakh...@gmail.com Date: Sat, 14 Jul 2012 04:57:52 +0800 To: freebsd-questions@freebsd.org Subject: Re: Broken link on your website Hi! I just wanted to follow up with you regarding the email I had sent