Re: somewhat OT ... in parts

2013-01-03 Thread Polytropon
On Thu, 3 Jan 2013 18:27:38 -0800, Gary Kline wrote: > one question I have may solve the problem of vim displaying > all the ^/search terms and displaying them in some color. > the default brown is awful, but dark blue isn't much bbetter. If you try :colorscheme blue you can see

Re: buffalo wli-uc-gn wireless card sometimes unusable and emit "run0: wcid=xx out of range"

2013-01-03 Thread Jov
PR url:http://www.freebsd.org/cgi/ query-pr.cgi?pr=174963 thanks! 2013/1/4 Jov > feedback: > the patch is fine for me,it works great! Thank you very much! > > do I need send a PR for this pro

Re: buffalo wli-uc-gn wireless card sometimes unusable and emit "run0: wcid=xx out of range"

2013-01-03 Thread Jov
feedback: the patch is fine for me,it works great! Thank you very much! do I need send a PR for this problem? 2013/1/1 Jov > thanks very much,i will try the patch. > > jov > 在 2013-1-1 下午1:19,"PseudoCylon" 写道: > > > Message: 13 >> > Date: Mon, 31 Dec 2012 18:11:04 +0800 >> > From: Jov >> > To:

Re: somewhat OT ... in parts

2013-01-03 Thread Gary Kline
On Thu, Jan 03, 2013 at 08:44:22AM -0500, Rod Person wrote: > On Wed, 2 Jan 2013 18:53:05 -0800 > Gary Kline wrote: > > > > thanks in advance for a few url's. > > > > I love this color scheme, I use it for everything. There is a vim > specific version...http://ethanschoonover.com/solarize

Re: somewhat OT ... in parts

2013-01-03 Thread Gary Kline
On Thu, Jan 03, 2013 at 07:27:41AM +0100, Polytropon wrote: > On Wed, 2 Jan 2013 18:53:05 -0800, Gary Kline wrote: > > one reason ive stuck with vim-as-vi was of the colors that vim > > defaults to. I'v fought the dark/crap/puke brown / > > color that seems to be the default on my li

Gain Organic Traffic: Freebsd.Org :PS

2013-01-03 Thread Justin Taylor
Hi Freebsd.Org Team, I thought you might like to know some of the reasons why you are not getting enough organic & social media traffic on your website. I would like to update you that your website is still not ranked on the top pages of Google SERPs for your popular keywords (Products). Your

Re: Looking for info on how to install and configure suPHP on FreeBSD 8

2013-01-03 Thread Ilya Kazakevich
http://www.freshports.org/www/suphp/ Is not it what are you looking for? On Fri, Jan 4, 2013 at 2:29 AM, Matt Rauch wrote: > suPHP ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscri

Looking for info on how to install and configure suPHP on FreeBSD 8

2013-01-03 Thread Matt Rauch
Hello, I apologize if there is an easy spot to find this, but I'm looking for some instructions on implementing suPHP on FreeBSD 8 with Apache. The server is currently in production and I'd like to convert it from running PHP files as an Apache module and instead as cgi with suPHP for security and

Re: pkgng - Obsolete Dependencies?

2013-01-03 Thread Matthew Seaman
On 03/01/2013 20:59, Walter Hurry wrote: > On several of my boxes (set up with pkgng), libcheck was recorded as a > dependency of a number of (wxPython etc.) packages. However, I noticed > that on a fresh install, libcheck did not get pulled in. > > So I returned to the older boxes and reinstall

pkgng - Obsolete Dependencies?

2013-01-03 Thread Walter Hurry
On several of my boxes (set up with pkgng), libcheck was recorded as a dependency of a number of (wxPython etc.) packages. However, I noticed that on a fresh install, libcheck did not get pulled in. So I returned to the older boxes and reinstalled the depending packages, using 'pkg install -f'.

Re: Which k3b is recommended?

2013-01-03 Thread Peter Vereshagin
Hello. 2013/01/03 09:50:46 +0100 Leslie Jensen => To FreeBSD Questions : LJ> I need k3b on a newly installed 9.1-RELEASE system. LJ> I wonder if I miss out on some functionality if I go with version LJ> without KDE? LJ> I use XFCE4 as my Desktop. I use the 'sysutils/tkdvd' and the only thing I

Re: audio/baresip on FreeBSD 9

2013-01-03 Thread Joseph Olatt
On Thu, Jan 03, 2013 at 08:15:41AM +0100, Matthias Apitz wrote: > > Hi, > > El d?a Wednesday, January 02, 2013 a las 08:19:11PM -0800, Joseph Olatt > escribi?: > > > > > I've been trying to get baresip to work on my FreeBSD 9.x laptop and > > haven't had much success. I register successfully t

Re: just a curiosity about auth.conf

2013-01-03 Thread ASV
I haven't installed 9.1 yet but good to know. Thanks. On Thu, 2013-01-03 at 08:26 +, Arthur Chance wrote: > On 01/01/13 12:33, ASV wrote: > > Good afternoon and happy new year to everybody. > > > > I'm just curious about auth.conf. > > > > According to the detailed release notes > > (http://ww

Re: Which k3b is recommended?

2013-01-03 Thread Patrick Lamaiziere
Le Thu, 03 Jan 2013 09:50:46 +0100, Leslie Jensen a écrit : > > I need k3b on a newly installed 9.1-RELEASE system. > > I wonder if I miss out on some functionality if I go with version > without KDE? Don't know. > I use XFCE4 as my Desktop. Did you tried sysutils/xfburn? It is ligth but do

Re: Build linux,ko kernel module standalone

2013-01-03 Thread CyberLeo Kitsana
On 01/03/2013 06:57 AM, Martin Laabs wrote: > Hello, > > if I wanna build a kernel module standalone (without the kernel e.g. for > testing) I do it the following way (wlan in this example): > > cd /usr/src/sys/modules/wlan > make all > maybe make install if I wanna install it. > > Now I want do

Re: Trying to find out how to mount as user

2013-01-03 Thread C. P. Ghost
On Wed, Jan 2, 2013 at 5:29 PM, Leslie Jensen wrote: > Hello. > > I want to write a script, where I as a normal user, can back up my files > with rsync to another machine (pc01), which shares a directory via NFS. > > I have an entry in the local machines /etc/fstab > > pc01:/backup /mnt/backup

Re: somewhat OT ... in parts

2013-01-03 Thread Polytropon
On Thu, 3 Jan 2013 12:15:31 -0500, Rod Person wrote: > On Thu, 3 Jan 2013 08:58:23 -0800 > Devin Teske wrote: > > > > > On Jan 3, 2013, at 5:44 AM, Rod Person wrote: > > > > > On Wed, 2 Jan 2013 18:53:05 -0800 > > > Gary Kline wrote: > > >> > > >> thanks in advance for a few url's. > > >>

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread Mark Felder
On Thu, 3 Jan 2013 12:24:31 -0400 Joseph Mingrone wrote: > A little of topic, but Fossil is BSD licensed. It also would work poorly as an SCM for FreeBSD because everything would be in a giant sqlite database :( ___ freebsd-questions@freebsd.org maili

Re: FreeBSD 9.1 RELEASE - does not install package

2013-01-03 Thread Matthew Seaman
On 03/01/2013 17:56, Joseph A. Nagy, Jr wrote: > On 01/03/13 11:50, Celso Viana wrote: >> Hi all, >> >> I can not install the package "subversion" with "pkg_add -r" >> >> pkg_add: unable to fetch >> 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/subversion.tbz' >> >> by

Re: FreeBSD 9.1 RELEASE - does not install package

2013-01-03 Thread Joseph A. Nagy, Jr
On 01/03/13 11:50, Celso Viana wrote: Hi all, I can not install the package "subversion" with "pkg_add -r" pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/subversion.tbz' by URL I observed that there is "packages-9.1-release" in 'ftp://ftp.fr

FreeBSD 9.1 RELEASE - does not install package

2013-01-03 Thread Celso Viana
Hi all, I can not install the package "subversion" with "pkg_add -r" pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/subversion.tbz' by URL I observed that there is "packages-9.1-release" in 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64"; In

Re: somewhat OT ... in parts

2013-01-03 Thread Rod Person
On Thu, 3 Jan 2013 08:58:23 -0800 Devin Teske wrote: > > On Jan 3, 2013, at 5:44 AM, Rod Person wrote: > > > On Wed, 2 Jan 2013 18:53:05 -0800 > > Gary Kline wrote: > >> > >>thanks in advance for a few url's. > >> > > > > I love this color scheme, I use it for everything. There is a v

Re: somewhat OT ... in parts

2013-01-03 Thread Devin Teske
On Jan 3, 2013, at 5:44 AM, Rod Person wrote: > On Wed, 2 Jan 2013 18:53:05 -0800 > Gary Kline wrote: >> >> thanks in advance for a few url's. >> > > I love this color scheme, I use it for everything. There is a vim > specific version...http://ethanschoonover.com/solarized > On the v

Re: utility to compare 2 dir trees

2013-01-03 Thread Fbsd8
Adam Vande More wrote: On Mon, Dec 31, 2012 at 8:39 PM, Fbsd8 wrote: ended up trying cd dir-tree1 mtree -c | mtree -p dir-tree2 Now this seems like it worked, except every thing was flagged for non-matching modification time. How do I tell it to not check modification time? mtree -c -k sh

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread Joseph Mingrone
On Wed, Jan 2, 2013 at 9:35 AM, Mark Felder wrote: > Git is also not BSD licensed. I believe it may require bringing Python into > base as well. A little of topic, but Fossil is BSD licensed. ___ freebsd-questions@freebsd.org mailing list http://lists.

Re: freebsd-update: fale?

2013-01-03 Thread Martin Laabs
Hi, On 01/02/13 01:21, Joe Altman wrote: > Greetings, list. I have the following error; though I can load > update5.FreeBSD.org in a browser: > [...] maybe you use a release that is not supported by freebsd-update. Run "uname -r" an compare the release with that you see when looking at http://upd

Re: freebsd-update: fale?

2013-01-03 Thread Martin Laabs
Hi, On 01/02/13 01:21, Joe Altman wrote: > Greetings, list. I have the following error; though I can load > update5.FreeBSD.org in a browser: > [...] maybe you use a release that is not supported by freebsd-update. Run "uname -r" an compare the release with that you see when looking at http://upd

Re: audio/baresip on FreeBSD 9

2013-01-03 Thread Hugo Silva
On 01/03/13 04:19, Joseph Olatt wrote: > > I've been trying to get baresip to work on my FreeBSD 9.x laptop and > haven't had much success. I register successfully to callcentric.com and > it appears that I can connect and there is a stream of data coming > through based on the status display: >

Re: somewhat OT ... in parts

2013-01-03 Thread Rod Person
On Wed, 2 Jan 2013 18:53:05 -0800 Gary Kline wrote: > > thanks in advance for a few url's. > I love this color scheme, I use it for everything. There is a vim specific version...http://ethanschoonover.com/solarized -- Just because it can been done, does not mean it should be done. __

Build linux,ko kernel module standalone

2013-01-03 Thread Martin Laabs
Hello, if I wanna build a kernel module standalone (without the kernel e.g. for testing) I do it the following way (wlan in this example): cd /usr/src/sys/modules/wlan make all maybe make install if I wanna install it. Now I want do build the linux.ko module with the symbol DEBUG defined and tri

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread RW
On Thu, 03 Jan 2013 12:19:55 +0200 Volodymyr Kostyrko wrote: > 03.01.2013 11:54, David Demelier: > > subversion is not in base and will probably never? So this is not a > > real problem :) > > Nope, importing svnsup would suffice. > > http://svnweb.freebsd.org/base/user/des/svnsup/ Even that is

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread Mark Felder
On Thu, 3 Jan 2013 12:19:55 +0200 Volodymyr Kostyrko wrote: > Nope, importing svnsup would suffice. > > http://svnweb.freebsd.org/base/user/des/svnsup/ As far as I know that's not a completed project. ___ freebsd-questions@freebsd.org mailing list htt

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread Volodymyr Kostyrko
03.01.2013 11:54, David Demelier: subversion is not in base and will probably never? So this is not a real problem :) Nope, importing svnsup would suffice. http://svnweb.freebsd.org/base/user/des/svnsup/ -- Sphinx of black quartz, judge my vow. ___

Re: FreeBSD: GIT instaed of SVN?

2013-01-03 Thread David Demelier
subversion is not in base and will probably never? So this is not a real problem :) 2013/1/2 Mark Felder > Git is also not BSD licensed. I believe it may require bringing Python > into base as well. > ___ > freebsd-questions@freebsd.org mailing list >

Which k3b is recommended?

2013-01-03 Thread Leslie Jensen
I need k3b on a newly installed 9.1-RELEASE system. I wonder if I miss out on some functionality if I go with version without KDE? I use XFCE4 as my Desktop. Thanks /Leslie ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

Re: just a curiosity about auth.conf

2013-01-03 Thread Arthur Chance
On 01/01/13 12:33, ASV wrote: Good afternoon and happy new year to everybody. I'm just curious about auth.conf. According to the detailed release notes (http://www.freebsd.org/releases/9.1R/relnotes-detailed.html): "auth.conf(5) has been removed because it was deprecated years ago.[r238481]" b