Re: WANTED: Tool to verify installed package/port consistancy

2013-05-10 Thread Matthew Seaman
On 10/05/2013 21:04, Ronald F. Guilmette wrote: > Anyway, at the moment, and for me at least, my results remain entirely > perplexing. I cannot imagine what might possibly be the explanation for > the results attached below. If anyone can offer a theory, I'm all ears. > Meanwhile, I'll be cleanin

Re: List Spam Filtering

2013-05-10 Thread Julian H. Stacey
Hi, > From: Erich Dollansky > Date: Thu, 9 May 2013 08:33:47 +0700 Erich Dollansky wrote: > Hi, > > On Thu, 09 May 2013 02:26:26 +0200 > "Julian H. Stacey" wrote: > > > > > If list write access was changed to Subscribers Only: > > some lists are like this anyway. Why are no

9.1-STABLE with xterm-292 oddity

2013-05-10 Thread William Bulley
Recently (last week) I upgraded two systems to 9.1-STABLE. One system is i386 and the other is amd64. The upgrades were done about one day apart. While I have not checked every single commit, for the purposes of this problem, I am assuming these two systems have the same ports, src, and docs cha

Re: Downgrading a port

2013-05-10 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/10/13 2:32 AM, Polytropon wrote: > On Thu, 9 May 2013 18:03:22 +0200, b...@todoo.biz wrote: >> I wanted to know if there is a way to simply downgrade a package >> I have installed with pkgng ? > > There is no such thing as a "simple downgrade".

Re: making photoalbums for web pages

2013-05-10 Thread Waitman Gobble
On Fri, May 10, 2013 at 3:02 AM, Matthias Apitz wrote: > El día Friday, May 10, 2013 a las 12:59:01AM -0700, Waitman Gobble escribió: > >> Hi Matthias, >> >> I use graphics/burplex to preview / make selects when I'm on the road, >> it stores in a text file for easy scripting / batch processing. It

Re: making photoalbums for web pages

2013-05-10 Thread Julian H. Stacey
Apologies my last post was multipart/mixed, (maybe my mouse skidded to some un-intended option). Cheers, Julian -- Julian Stacey, BSD Unix Linux C Sys Eng Consultant, Munich http://berklix.com Reply below not above, like a play script. Indent old text with "> ". Send plain text. No quoted-pr

Re: making photoalbums for web pages

2013-05-10 Thread Julian H. Stacey
Matthias Apitz wrote: > El día Friday, May 10, 2013 a las 10:25:06AM +0200, Matthias Fechner escribió: > > > Am 10.05.2013 09:41, schrieb Matthias Apitz: > > > clicking them) and the application puts them together, with thumbnails, > > > to a tree which just goes per SCP -rp to our webserver; > >

Re: is there any books about network with FreeBSD

2013-05-10 Thread Mark
Michael Lucas has published some highly regarded books on Freebsd and Networking. Here is a link to his site https://www.michaelwlucas.com/ Full Disclosure: I have known Michael for many, many years so I am somewhat biased but I do use his books and they answer over 95% of my questions / prob

Re: WANTED: Tool to verify installed package/port consistancy

2013-05-10 Thread Julian H. Stacey
"Ronald F. Guilmette" wrote: > > The subject line pretty much says it all. Additional to other ideas so far, You could also make a chroot, install normal bins from src, install all your ports, ^D to exit chroot, then do a compare & strip with eg: cd chroot ; find . -type f -exec cmpd -d {} / \;

Re: with ACPI=on, 9.1-RELEASE shutdown automatically

2013-05-10 Thread Eduardo Morras
On Fri, 10 May 2013 12:34:14 +0200 Xavier wrote: > Hi to all, > > About this email subject, on acer Aspire 5634WLMi machine and > 9.1-RELEASE OS, FreeBSD shutdown the machine automatically in few > minuts. In freebsd-es a similar problem was reported some months ago. The cause is fan switch of

Re: is there any books about network with FreeBSD

2013-05-10 Thread Jerry
On Fri, 10 May 2013 13:32:12 +0800 (CST) Aric articulated: > Hi > all. > is there some books about network, such as > gateway,vpn,turnnel,bridge! the books is more about netwok, no server > or the basic Unix telnologic or only a little server and basic > command thanks ! Seriously! For start

with ACPI=on, 9.1-RELEASE shutdown automatically

2013-05-10 Thread Xavier
Hi to all, About this email subject, on acer Aspire 5634WLMi machine and 9.1-RELEASE OS, FreeBSD shutdown the machine automatically in few minuts. How can I debug the reason of the problem ? Thanks, see you ! ___ freebsd-questions@freebsd.org mailing l

Re: making photoalbums for web pages

2013-05-10 Thread Matthias Apitz
El día Friday, May 10, 2013 a las 12:59:01AM -0700, Waitman Gobble escribió: > Hi Matthias, > > I use graphics/burplex to preview / make selects when I'm on the road, > it stores in a text file for easy scripting / batch processing. It's > in the ports tree. If you want to batch process 'quicker'

Re: Cdorked.A

2013-05-10 Thread Vincent Hoffman
On 09/05/2013 23:12, pete wright wrote: > On Thu, May 9, 2013 at 2:52 PM, Joshua Isom wrote: >> On 5/9/2013 12:19 PM, Per olof Ljungmark wrote: >>> Hi, >>> >>> Is Apache on FreeBSD affected? >>> >>> Thanks, >> >> Technically, Apache isn't the problem. The hole's in cPanel probably, not >> Apache.

Re: making photoalbums for web pages

2013-05-10 Thread Matthias Apitz
El día Friday, May 10, 2013 a las 10:25:06AM +0200, Matthias Fechner escribió: > Am 10.05.2013 09:41, schrieb Matthias Apitz: > > clicking them) and the application puts them together, with thumbnails, > > to a tree which just goes per SCP -rp to our webserver; > > why not use on the webserver: w

Re: making photoalbums for web pages

2013-05-10 Thread Matthias Fechner
Am 10.05.2013 09:41, schrieb Matthias Apitz: > clicking them) and the application puts them together, with thumbnails, > to a tree which just goes per SCP -rp to our webserver; why not use on the webserver: www/gallery3? Gruß Matthias -- "Programming today is a race between software engineer

Re: making photoalbums for web pages

2013-05-10 Thread Waitman Gobble
On Fri, May 10, 2013 at 12:41 AM, Matthias Apitz wrote: > > Hi, > > I've updated yesterday the laptop of my wife to FreeBSD 10-CURRENT and > ports fromm SVN head, all fine with one exception: > > she is used to make photoalbums of the pictures (JPEG) and publish them > on my webserver; she selects

making photoalbums for web pages

2013-05-10 Thread Matthias Apitz
Hi, I've updated yesterday the laptop of my wife to FreeBSD 10-CURRENT and ports fromm SVN head, all fine with one exception: she is used to make photoalbums of the pictures (JPEG) and publish them on my webserver; she selects in kphotoalbum the pictures she wants (by clicking them) and the appl

Re: X11 screen grabber from cmd line

2013-05-10 Thread Polytropon
On Fri, 10 May 2013 09:29:07 +0200, Matthias Apitz wrote: > El día Friday, May 10, 2013 a las 08:23:45AM +0100, Matthew Seaman escribió: > > > You're somewhat missing the point here, I'm afraid. There are many > > alternatives for grabbing screen shots from *within* an X session > > itself. What

Re: Downgrading a port

2013-05-10 Thread Matthew Seaman
On 10/05/2013 07:32, Polytropon wrote: > On Thu, 9 May 2013 18:03:22 +0200, b...@todoo.biz wrote: >> > I wanted to know if there is a way to simply downgrade a package >> > I have installed with pkgng ? > There is no such thing as a "simple downgrade". :-) All too true. > The primary goal of the

Re: X11 screen grabber from cmd line

2013-05-10 Thread Matthias Apitz
El día Friday, May 10, 2013 a las 08:23:45AM +0100, Matthew Seaman escribió: > You're somewhat missing the point here, I'm afraid. There are many > alternatives for grabbing screen shots from *within* an X session > itself. What the OP wants is a way to grab a screenshot of an X session > from a

Re: X11 screen grabber from cmd line

2013-05-10 Thread Matthew Seaman
On 10/05/2013 07:09, Polytropon wrote: > On Thu, 9 May 2013 20:41:45 +0200, Matthias Apitz wrote: >> Do we have something in the ports which could do a screen shoot of $DISPLAY, >> but >> from the cmd line of an alpha console, and save it as PNG or JPEG? > > % xwd -out screen.xwd > %

Re: X11 screen grabber from cmd line

2013-05-10 Thread Eduardo Morras
On Thu, 9 May 2013 20:41:45 +0200 Matthias Apitz wrote: > > Hello, > > Do we have something in the ports which could do a screen shoot of $DISPLAY, > but > from the cmd line of an alpha console, and save it as PNG or JPEG? graphics/scrot, it's exports to png, jpeg and can select a zone intera