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:
'graphics/ImageMa
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 "": Function not
implemented (38)
and the command line is
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
FreeB
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
pro
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
On Wed, Oct 27, 2010 at 01:09, Zbigniew Komarnicki 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
(pkg_info | grep gcc)?
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
On Wed, 27 Oct 2010 01:11:32 -0700 (PDT)
"Justin V." 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
___
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
net.inet.tcp.finwait2_tim
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.h
*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
> 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
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
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_recy
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 "": Function not implemented
(38)
Wha
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 and
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.
__
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 types
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
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
_
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 secondar
On Wed, 27 Oct 2010, Bruce Cran wrote:
On Wed, 27 Oct 2010 01:11:32 -0700 (PDT)
"Justin V." 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 Cra
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:
Hello Illoai
Am 27.10.2010 18:14, schrieb ill...@gmail.com:
On 20 October 2010 03:50, Martin Schweizer 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 line:
"Trying to mount root
On Wed, 27 Oct 2010 09:51:59 -0500, Tim Daneliuk 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 a
> variety of re
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 S
On 10/27/2010 3:26 PM, Giorgos Keramidas wrote:
> On Wed, 27 Oct 2010 09:51:59 -0500, Tim Daneliuk
> 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 se
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 sin
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
[r...@lbsd2:/usr/home/bluet
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
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
h
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 wrote:
> I've got a very large file with paragraphs separated only by "\n".
> How do I put a blank line _after_ each ne
On Wed, Oct 27, 2010 at 6:04 PM, 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?
>
>
Perhaps using sed? i'm definitely no sed expert but the substitute command
would work, just substitute one \n with two?
Ma
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:
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 requ
On 27 October 2010 14:57, Christer Solskogen
wrote:
> On Wed, Oct 27, 2010 at 2:11 AM, David N 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 only see it upgrading via packages
>> On Wed, 27 Oct 2010 15:28:41 -0600,
>> Chad Perrin 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 there's s
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
On Wed, 2010-10-27 at 18:16 -0700, Liontaur wrote:
> On Wed, Oct 27, 2010 at 6:04 PM, 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?
> >
> >
> Perhaps using sed? i'm definitely no sed expert but the su
Tim Dunphy wrote:
> 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
On Wed, Oct 27, 2010 at 07:10:55PM -0600, Chad Perrin wrote:
> 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; }'
>
On Wed, Oct 27, 2010 at 07:29:25PM -0600, Chad Perrin wrote:
> 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
>
Hm. Didn't think of perl; but yeah.
41 matches
Mail list logo