Re: legal question on licence terms

2012-09-15 Thread Boris Samorodov
Hello Martyn, 14.09.2012 19:16, Martyn Jansen пишет: > > I'm looking at your licence terms and conditions and particularly the section > on "redistribution restriction" on a number of ports. > FreeBSD ports system is a set of tools to deal with software created elsewhere. The information about

http://localhost/phpmyadmin

2012-09-15 Thread tsz him li
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

pkgconf-0.8.9 conflicts...

2012-09-15 Thread Modulok
List, I've been seeing a lot of this recently when I try to install new ports. The following is on a fresh install of FreeBSD 9.0 Release, when I tried to install linux-f10-flashplugin11 from ports. (It happens with several other packages too):: Stop in /usr/ports/www/linux-f10-flashplugin11.

Re: pkgconf-0.8.9 conflicts...

2012-09-15 Thread Mark Felder
On Sat, 15 Sep 2012 10:33:09 -0500, wrote: But of course I can't deinstall it because several hundred already installed require it. The required instructions to fix your problem are in /usr/ports/UPDATING. Just serarch for pkgconf. Cheers!

8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Hey Guys, If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update installed packages? One more thing: by when has 8.3 release maintenance? Maybe I'm blind but I haven't found the date on freebsd.org Thx! Laszlo ___ freebsd-questions

Re: 8.1 -> 8.3

2012-09-15 Thread kron
On 2012/09/15 17:16, Laszlo Danielisz wrote: Hey Guys, If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update installed packages? no One more thing: by when has 8.3 release maintenance? Maybe I'm blind but I haven't found the date on freebsd.org i think you mean http:

Re: 8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Thx! Yeah, I totally screwed up my last sentence, sorry :) On 2012. September 15. at 18:23, kron wrote: > On 2012/09/15 17:16, Laszlo Danielisz wrote: > > Hey Guys, > > > > If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update > > installed packages? > > no > > > One more

Re: 8.1 -> 8.3

2012-09-15 Thread Michael Powell
Laszlo Danielisz wrote: > Hey Guys, > > If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update > installed packages? One more thing: by when has 8.3 release maintenance? > Maybe I'm blind but I haven't found the date on freebsd.org > When updating within a major release versi

Re: 8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Great Mike, May I ask what is ABI? -- Laszlo Danielisz Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On 2012. September 15. at 18:56, Michael Powell wrote: > Laszlo Danielisz wrote: > > > Hey Guys, > > > > If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update >

Re: Minecraft sound (ALSA)

2012-09-15 Thread Jan Beich
Stephan Schindel writes: >AL lib: alsa.c:960: no playback cards found... >AL lib: alsa.c:1017: no capture cards found... >ALSA lib confmisc.c:768:(parse_card) cannot find card '0' >ALSA lib conf.c:4154:(_snd_config_evaluate) function >snd_func_card_driver returned error: No su

Problem upgrading fbsd-7.4 --> 8.3

2012-09-15 Thread Jack Stone
Am trying to upgrade fbsd-7.4 to 8.3. I get all the way through the usual procedure using sources, including installworld, when I attempt to run mergemaster as the final step, I get this fatal error. I've searched the list and google, but don't find the right answer. What am I possibly doing w

Re: pkgconf-0.8.9 conflicts...

2012-09-15 Thread Modulok
Thanks! Everything works now. I should have read UPDATING before posting. -Modulok- On 9/15/12, Mark Felder wrote: > On Sat, 15 Sep 2012 10:33:09 -0500, wrote: > >> >> But of course I can't deinstall it because several hundred already >> installed >> require it. > > The required instructions to

Re: (no subject)

2012-09-15 Thread Jerry
On Sat, 15 Sep 2012 12:41:22 -0500 Andy Recker articulated: > stop You didn't say, "Simon says." -- Jerry ♔ Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __ The three

Re: 8.1 -> 8.3

2012-09-15 Thread Michael Powell
Laszlo Danielisz wrote: > Great Mike, > May I ask what is ABI? > ABI is short for Application Binary Interface, and is a low-level interface between programs and the operating system [kernel] they run on. You may have seen API as well - short for Application Programming Interface. This general

apache 2.2.22_8

2012-09-15 Thread Solmin Vladimir
Hi! Im using apache 2.2.22_6 with make options in /etc/make.conf # apache22 .if ${.CURDIR} == ${PORTSDIR}/www/apache22 WITH_SUEXEC=YES SUEXEC_DOCROOT= /www SUEXEC_USERDIR= /www/*/cgi-bin SUEXEC_LOGFILE= /var/log/suexec.log WITH_APACHE_PERF_TUNING=yes .endif Bu

Re: 8.1 -> 8.3

2012-09-15 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Sep 15 11:58:42 2012 > To: freebsd-questions@freebsd.org > From: Michael Powell > Date: Sat, 15 Sep 2012 12:56:49 -0400 > Subject: Re: 8.1 -> 8.3 > > Laszlo Danielisz wrote: > > > Hey Guys, > > > > If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do

Re: legal question on licence terms

2012-09-15 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Sep 14 10:32:41 2012 > From: Martyn Jansen > To: "freebsd-questions@freebsd.org" > Date: Fri, 14 Sep 2012 15:16:32 + > Subject: legal question on licence terms > > Sirs, > > I'm looking at your licence terms and conditions and particularly the

Re: apache 2.2.22_8

2012-09-15 Thread Odhiambo Washington
On Sat, Sep 15, 2012 at 8:30 PM, Solmin Vladimir wrote: > Hi! > Im using apache 2.2.22_6 with make options in /etc/make.conf > > # apache22 > .if ${.CURDIR} == ${PORTSDIR}/www/apache22 > WITH_SUEXEC=YES > SUEXEC_DOCROOT= /www > SUEXEC_USERDIR= /www/*/cgi-bin > SUEXEC_L

Re: 8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Today I'm going to have some time and will do the upgrade. Thanks for all of you for the support! -- Laszlo Danielisz Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On 2012. September 15. at 23:32, Robert Bonomi wrote: > > From owner-freebsd-questi...@freebsd.org > > (mailto:owner-fr