Re: ruby18-rmagick not rebuild (portupgrade)

2010-10-27 Thread Matthias Fechner
Am 26.10.10 20:47, schrieb Lowell Gilbert: graphics/ruby-rmagick is a different port than graphics/ImageMagick, so rebuilding everything will only rebuild the former if it's out of date. Whether the other is rebuilt is irrelevant. hm ok, I added now the following line:

rsync: failed to set permissions on filename: Function not implemented (38)

2010-10-27 Thread Noah
Hi there, No response on the rsync mail list so I am trying here. I am trying to figure out how I can get my rsync client and server to coexist better. I am running into the following error: rsync: failed to set permissions on filename: Function not implemented (38) and the command line

Can't install - Octave, SuiteSparse

2010-10-27 Thread Zbigniew Komarnicki
Hello, I encounter the following problem when I try install math/octave. I suspect that problem is with this: /usr/local/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status My system (fresh install, fresh ports tree csup-ed today): # uname -rms

Amavisd-new issues..

2010-10-27 Thread Justin V.
Hello, I recently attempted to install amavisd-new along with clamd to scan email. Here is the guide I used: http://www.freebsddiary.org/virus-scanning.php Everything goes fine until its time to start amavisd-new. It just doesnt start and I do not see anything in the logs to indicate a

FreeBSD analog of net.ipv4.tcp_fin_timeout

2010-10-27 Thread Antonio Kless
There is *net.ipv4.tcp_fin_timeout* in Linux sysctl. It set up timeout of TCP connection to stay in FIN_WAIT2 state. Is there something like that in FreeBSD? -- Best regards, Antonio Kless, http://kless.spb.ru/ ___ freebsd-questions@freebsd.org mailing

Re: Can't install - Octave, SuiteSparse

2010-10-27 Thread Rob Farmer
On Wed, Oct 27, 2010 at 01:09, Zbigniew Komarnicki cblas...@gmail.com wrote: I suspect that problem is with this: /usr/local/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status This is probably a GCC problem. What exact version are you using

Re: FreeBSD analog of net.ipv4.tcp_fin_timeout

2010-10-27 Thread Bas Smeelen
On 10/27/2010 09:49 AM, Antonio Kless wrote: There is *net.ipv4.tcp_fin_timeout* in Linux sysctl. It set up timeout of TCP connection to stay in FIN_WAIT2 state. Is there something like that in FreeBSD? I think this would be net.inet.tcp.finwait2_timeout: 6 DISCLAIMER: This e-mail is

Re: Amavisd-new issues..

2010-10-27 Thread Bruce Cran
On Wed, 27 Oct 2010 01:11:32 -0700 (PDT) Justin V. v...@yeaguy.com wrote: Everything goes fine until its time to start amavisd-new. It just doesnt start and I do not see anything in the logs to indicate a problem. Have you checked /var/log/maillog ? -- Bruce Cran

Re: FreeBSD analog of net.ipv4.tcp_fin_timeout

2010-10-27 Thread Maxim Dounin
Hello! On Wed, Oct 27, 2010 at 11:49:47AM +0400, Antonio Kless wrote: There is *net.ipv4.tcp_fin_timeout* in Linux sysctl. It set up timeout of TCP connection to stay in FIN_WAIT2 state. Is there something like that in FreeBSD? net.inet.tcp.fast_finwait2_recycle=1

Re: Can't install - Octave, SuiteSparse

2010-10-27 Thread Zbigniew Komarnicki
On Wednesday 27 of October 2010 10:20:54 you wrote: This is probably a GCC problem. What exact version are you using (pkg_info | grep gcc)? There is another recent report of issues with the latest update to lang/gcc45: http://lists.freebsd.org/pipermail/freebsd-ports/2010-October/064212.html

Re: FreeBSD analog of net.ipv4.tcp_fin_timeout

2010-10-27 Thread Antonio Kless
*net.inet.tcp.finwait2_timeout* is what I search for, thank you! What is net.inet.tcp.fast_finwait2_recycle=1 ? 2010/10/27 Maxim Dounin mdou...@mdounin.ru Hello! On Wed, Oct 27, 2010 at 11:49:47AM +0400, Antonio Kless wrote: There is *net.ipv4.tcp_fin_timeout* in Linux sysctl. It set

Re: FreeBSD analog of net.ipv4.tcp_fin_timeout

2010-10-27 Thread Bas Smeelen
On 10/27/2010 12:49 PM, Antonio Kless wrote: *net.inet.tcp.finwait2_timeout* is what I search for, thank you! What is net.inet.tcp.fast_finwait2_recycle=1 ? Please do *not* toppost :) man 4 tcp fast_finwait2_recycle Recycle TCP FIN_WAIT_2 connections faster

Re: FreeBSD analog of net.ipv4.tcp_fin_timeout

2010-10-27 Thread Bas Smeelen
On 10/27/2010 01:11 PM, Bas Smeelen wrote: On 10/27/2010 12:49 PM, Antonio Kless wrote: *net.inet.tcp.finwait2_timeout* is what I search for, thank you! What is net.inet.tcp.fast_finwait2_recycle=1 ? Please do *not* toppost :) man 4 tcp fast_finwait2_recycle

Re: rsync: failed to set permissions on filename: Function not implemented (38)

2010-10-27 Thread Warren Block
On Wed, 27 Oct 2010, Noah wrote: No response on the rsync mail list so I am trying here. I am trying to figure out how I can get my rsync client and server to coexist better. I am running into the following error: rsync: failed to set permissions on filename: Function not implemented

Sorry state of the rsync based CVS,replication

2010-10-27 Thread Patrick Bihan-Faou
Hi, We use FreeBSD extensively and keep a local mirror of the CVS repository. Up until recently things where working properly with the various servers listed in http://www.freebsd.org/doc/handbook/mirrors-rsync.html, but sometime during the summer ftp13.freebsd.org did not respond anymore

php5-mysqli

2010-10-27 Thread Dick Hoogendijk
Hmmm, php5-mysqli did not upgrade properly using the most recent ports. Compile errors. That does not happen often, but it does happen. ;-) After a make config in lang/php5-extensions and disabling mysqli support the portmaster proces completed OK.

Re: Is there any way of transfering my excellent PDF file into plain HTML

2010-10-27 Thread Michel Talon
Gary Kline wrote: You might fare better by taking the TeX souce, run it though detex(1) and use markdown [http://daringfireball.net/projects/markdown/] do create HTML. What utility take a LaTeX file - HTML? ((Be nice to have both *strictly professional typeset* and then

Sendmail Question: Smart Host Round-Robin In Mailertable?

2010-10-27 Thread Tim Daneliuk
A bit OT, but I'm hoping one of you resident geniuses can point me to an answer I have a situation where I need to set up round-robin across several smart hosts in the sendmail mailertable for all traffic. (For a variety of reasons, the client does not want this done in either the .mc file or

Shotwell 0.7 on FreeBSD

2010-10-27 Thread Anselm Strauss
Hi, I was wondering if there are any plans when shotwell in version 0.7 will come on ports. Currently it is on 0.6.1, the new version would make it possible to import a f-spot library. But it also requires an update of vala from 0.8 to 0.9. Are there any blockers? Cheers, Anselm

ipfw and outbound IP rules

2010-10-27 Thread Joe Auty
Hello, I'm using imapproxy and it is making outbound connections using one of my IP aliases rather than the parent IP. According to the devs of this software there is no such option to specify the outbound IP. Can I create an ipfw rule that will reroute/rewrite requests from one of these

Re: Amavisd-new issues..

2010-10-27 Thread Justin V.
On Wed, 27 Oct 2010, Bruce Cran wrote: On Wed, 27 Oct 2010 01:11:32 -0700 (PDT) Justin V. v...@yeaguy.com wrote: Everything goes fine until its time to start amavisd-new. It just doesnt start and I do not see anything in the logs to indicate a problem. Have you checked /var/log/maillog ?

Re: Amavisd-new issues..

2010-10-27 Thread Chuck Swiger
On Oct 27, 2010, at 11:07 AM, Justin V. wrote: [ ... ] But at least I have an idea now of whats going on.. [ ... ] Oct 27 10:43:39 hbca amavis[71922]: (!!)TROUBLE in pre_loop_hook: config: no rules were found! Do you need to run 'sa-update'? Oct 27 10:43:39 hbca amavis[71922]: (!)_DIE:

Re: Single user mode: no shell prompt

2010-10-27 Thread Martin Schweizer
Hello Illoai Am 27.10.2010 18:14, schrieb ill...@gmail.com: On 20 October 2010 03:50, Martin Schweizerlists_free...@bluewin.ch wrote: Hello If I start the server in single user mode I get never a prompt/shell (at the console). After successfully boot in single user mode I see a the last

Re: Sendmail Question: Smart Host Round-Robin In Mailertable?

2010-10-27 Thread Giorgos Keramidas
On Wed, 27 Oct 2010 09:51:59 -0500, Tim Daneliuk tun...@tundraware.com wrote: A bit OT, but I'm hoping one of you resident geniuses can point me to an answer I have a situation where I need to set up round-robin across several smart hosts in the sendmail mailertable for all traffic. (For

sysinstall list not part of main mailing-list search engine

2010-10-27 Thread Devin Teske
It appears that our beloved -sysinstall@ mailing-list does not appear on the main search page where one can search the archives. http://www.freebsd.org/search/search.html#mailinglists Is anyone on this list capable of getting it added? -- Cheers, Devin Teske - CONTACT INFORMATION - Business

Re: Sendmail Question: Smart Host Round-Robin In Mailertable?

2010-10-27 Thread Tim Daneliuk
On 10/27/2010 3:26 PM, Giorgos Keramidas wrote: On Wed, 27 Oct 2010 09:51:59 -0500, Tim Daneliuk tun...@tundraware.com wrote: A bit OT, but I'm hoping one of you resident geniuses can point me to an answer I have a situation where I need to set up round-robin across several smart hosts

[OT] writing filters in sh

2010-10-27 Thread Chad Perrin
I know that in sh you can get the contents out of files specified as command line arguments: while read data; do echo $data done $@ I know you can also get the contents of files from pipes and redirects: while read data; do echo $data done In Perl, you can use a

Re: download cvsup?

2010-10-27 Thread Tim Dunphy
hey listers!! sorry for all the trouble.. just as an FYI it turned out to NOT be a DNS issue at all!!! it was a routing issue... this command apparently did the trick... [r...@lbsd2:/usr/home/bluethundr]#/etc/rc.d/routing restart add net default: gateway 192.168.1.1

FreeBSD8.1 Can't get Syslog file to Log dhcpd

2010-10-27 Thread Martin McCormick
I have dhcpd running on a new 8.1 installation and I can't seem to get /var/log/syslog to work. I touched /var/log/syslog set to 644 and have restarted syslogd numerous times since then and it is still 0-length. I did add the following line to syslog.conf which has worked for probably 6 or

okay, time to ask the wizards.

2010-10-27 Thread Gary Kline
I've got a very large file with paragraphs separated only by \n. How do I put a blank line _after_ each newline? -- Gary Kline kl...@thought.org http://www.thought.org Public Service Unix The 7.90a release of Jottings: http://jottings.thought.org/index.php

Re: okay, time to ask the wizards.

2010-10-27 Thread Nerius Landys
You mean replace each newline character with two newline characters? perl -p -i -e 's/\n/\n\n/g' yourfile.txt Something like that? On Wed, Oct 27, 2010 at 6:04 PM, Gary Kline kl...@thought.org wrote: I've got a very large file with paragraphs separated only by \n. How do I put a blank line

Re: okay, time to ask the wizards.

2010-10-27 Thread Liontaur
On Wed, Oct 27, 2010 at 6:04 PM, Gary Kline kl...@thought.org wrote: I've got a very large file with paragraphs separated only by \n. How do I put a blank line _after_ each newline? Perhaps using sed? i'm definitely no sed expert but the substitute command would work, just substitute one \n

Re: okay, time to ask the wizards.

2010-10-27 Thread Chad Perrin
On Wed, Oct 27, 2010 at 06:04:50PM -0700, Gary Kline wrote: I've got a very large file with paragraphs separated only by \n. How do I put a blank line _after_ each newline? perl -e 'while () { s/$/\n/; print; }' You could also open the file in vi or Vim and give it this command:

Re: okay, time to ask the wizards.

2010-10-27 Thread Chad Perrin
On Wed, Oct 27, 2010 at 06:14:04PM -0700, Nerius Landys wrote: You mean replace each newline character with two newline characters? perl -p -i -e 's/\n/\n\n/g' yourfile.txt The g in that is unnecessary. I'd also be inclined to use $ in the matching part of that regex than \n, and only

Re: Portmaster creating packages

2010-10-27 Thread David N
On 27 October 2010 14:57, Christer Solskogen christer.solsko...@gmail.com wrote: On Wed, Oct 27, 2010 at 2:11 AM, David N david...@gmail.com wrote: Hi, I currently use portmaster to do the upgrading of my ports. Is it possible to use portmaster to create packages of upgrade ports? I can

Re: [OT] writing filters in sh

2010-10-27 Thread Karl Vogel
On Wed, 27 Oct 2010 15:28:41 -0600, Chad Perrin per...@apotheon.com said: C In Perl, you can use a single construct to [read files or pipes], and it C can also take multiple filenames as arguments and effectively C concatenate their contents: C while () { print $_; } C Please let me know if

Re: New eventtimers manpages

2010-10-27 Thread Ian Smith
On Wed, 27 Oct 2010, Alexander Motin wrote: Ian Smith wrote: I'm very interested in these, from the quarterly report: New manual pages were written to document this functionality: eventtimers(7), attimer(4), atrtc(4), hpet(4). But these don't show up yet at eg:

Re: okay, time to ask the wizards.

2010-10-27 Thread Wayne Sierke
On Wed, 2010-10-27 at 18:16 -0700, Liontaur wrote: On Wed, Oct 27, 2010 at 6:04 PM, Gary Kline kl...@thought.org wrote: I've got a very large file with paragraphs separated only by \n. How do I put a blank line _after_ each newline? Perhaps using sed? i'm definitely no sed expert but