Re: how to force end-of-line in man page source

2010-05-12 Thread Fbsd1
Thomas Dickey wrote: On Tue, May 11, 2010 at 01:36:20PM +0800, Fbsd1 wrote: I don't like the way some lines in the man page have the last word in the sentence broken in 2 and hyphenated. Is there some escape code I can put at the end of the line in the source code to suppress this? You can

phpmyadmin apache22

2010-05-21 Thread Fbsd1
Tried 'make install' on phpmyadmin port and got not found errors on php5-filter, php5-session, php5-ctype, php5-mysql all of which were all ready installed by pkg_add. Pkg_info verifies that they are there. And of course I have compiled php5 with the apache module. I have apache13 phpmyadmin

Re: phpmyadmin apache22

2010-05-21 Thread Fbsd1
Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/05/2010 12:39:44, Fbsd1 wrote: Tried 'make install' on phpmyadmin port and got not found errors on php5-filter, php5-session, php5-ctype, php5-mysql all of which were all ready installed by pkg_add. Pkg_info verifies

class.phpmailer.php Warning: date() [function.date]:

2010-05-22 Thread Fbsd1
Running Apache-1.3.41_1 PHP5-5.2.12 I did not get this message, which I now get running Apache/2.2.15 (FreeBSD) PHP/5.3.2 Is their way to stop this? Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting

Re: [#24513755] spam from mpcustomer.com

2010-05-22 Thread Fbsd1
postmaster here is the whois info on mpcustomer.com as you can see there is a phone number to call. Why haven't you called to report this problem? Registration Service Provided By: UK2 Group Contact: hostmas...@westhost.com Visit: http://uk2group.com Domain name: mpcustomer.com Registrant

Re: phpmyadmin apache22

2010-05-22 Thread Fbsd1
Matthew Seaman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 21/05/2010 14:54:20, Fbsd1 wrote: pkg_info -Ix php ap22-php5-5.3.2 PHP Scripting Language Version 5.3.2 php5-bz2-5.2.11 The bz2 shared extension for php php5-ctype-5.2.11 The ctype shared extension

Re: class.phpmailer.php Warning: date() [function.date]:

2010-05-22 Thread Fbsd1
Nerius Landys wrote: Running Apache-1.3.41_1 PHP5-5.2.12 I did not get this message, which I now get running Apache/2.2.15 (FreeBSD) PHP/5.3.2 Is their way to stop this? Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the

jails and one dynamic ip address

2010-05-25 Thread Fbsd1
I get one dynamic ip address from my ISP. This is what I specify on the jail for public network access. When the ip address changes on me I have to manually change the ip address associated with the jail. Is there some method I can code so jail will all ways have public network access?

Re: jails and one dynamic ip address

2010-05-25 Thread Fbsd1
I get one dynamic ip address from my ISP. This is what I specify on the jail for public network access. When the ip address changes on me I have to manually change the ip address associated with the jail. Is there some method I can code so jail will all ways have public network access? Hi,

text editor

2010-05-29 Thread Fbsd1
Been using ee and been happy. Now I have need for an editor with block commands. Put dd on the first line of sequence number you want to start deleting and dd on the last line of the block and hit enter and the block of lines are deleted. OR Put cc on first line and cc on last line of black to

Re: text editor

2010-05-30 Thread Fbsd1
Polytropon wrote: On Sun, 30 May 2010 11:36:31 +0800, Fbsd1 fb...@a1poweruser.com wrote: Been using ee and been happy. Now I have need for an editor with block commands. Put dd on the first line of sequence number you want to start deleting and dd on the last line of the block and hit enter

Re: text editor

2010-05-31 Thread Fbsd1
SNIP alot of text not related to original posted question. Can we get back on subject. I have worked many years with ispf so decided to check out THE I installed pkg_add -r the entering the on the command line produces something that is far removed from ispf/pdf. manpage and website

Re: minicom freebsd 8.0

2010-06-02 Thread Fbsd1
akash kumar wrote: Hi, Can some one help me with the steps configuring minicom on freebsd 8.0. I have a serial to usb converter running between my board and host machine. Thanks, Akash. I take it a minicom is a external serial modem for internet access over the phone lines. First

FreeBSD-update

2010-06-03 Thread Fbsd1
After running FreeBSD-update fetch and install is there any way to tell it worked without rebooting? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: text editor

2010-06-03 Thread Fbsd1
Walt Pawley wrote: On Sun, 30 May 2010, Fbsd1 wrote: Been using ee and been happy. Now I have need for an editor with block commands. I'd suggest looking into aee. That has what I am looking and so simple. Thanks for your info. ___ freebsd

portsnap refuse

2010-06-04 Thread Fbsd1
The postsnap says adding refuse statements to select the parts of the port tree you have use for will shorten the download process and conserve disk space on your host. That only the port categories not REFUSED will be selected and compressed for download. Well for a test I ran portsnap with

/var/empty has schg flag turned on. Why?

2010-06-04 Thread Fbsd1
Why does the base RELEASE have schg flag turned for the /var/empty directory? Is that directory really used for anything? Is this a release build problem? ___ freebsd-questions@freebsd.org mailing list

Re: Alternate method for fetching source

2010-06-04 Thread Fbsd1
Ross Penner wrote: I'm trying to update my system and when I run cvsup, the connection repeatedly has problems (TreeList failed: Network write failure: Connection closed). I'm wondering if anybody can suggest any other method to grab the current source files? Thanks for any ideas It has been

installworld and sources

2010-06-06 Thread Fbsd1
Compiling a new kernel from source requires /usr/src to be populated, I understand that. The buildworld process for sure needs /usr/src. My question is , is /usr/src also used in the installworld process? Now I have never had to do this type of system RELEASE upgrade before, so I just don't

Re: freebsd-update upgrade

2010-06-09 Thread Fbsd1
Glen Barber wrote: On 6/9/10 9:07 PM, Aiza wrote: The upgrade function requires the -r newrelease flag. The manpage does not state the formate of the newrelease value. Is it just the release number like this 8.0 or is it like this 8.0-RELEASE? 8.0-RELEASE. I believe you can pull

Re: * wildcard in.sh script

2010-06-15 Thread Fbsd1
Svein Skogen (Listmail Account) wrote: On 15.06.2010 10:25, Aiza wrote: I have a directory with files in it. The first 3 letters of the file names is the group prefix. I'm trying to write a script to accept the 3 letter of the group followed by a * to mean its a prefix lookup. But when I run it

pkg_add

2010-06-24 Thread Fbsd1
I checked the pkg_add manpage for where does pkg_add look for the named pkg distribution file? It says the env PKG_PATH holds it but env command does not show that variable. Is it /usr/packages or /usr/ports/packages? How can I see the value of PKG_PATH? What is the path of where the pkg

Re: pkg_add

2010-06-24 Thread Fbsd1
Glen Barber wrote: On 6/24/10 9:01 PM, zaxis wrote: uname -a FreeBSD mybsd.zsoft.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #9: Sat Mar 27 15:06:39 CST 2010 r...@mybsd.zsoft.com:/usr/obj/usr/src/sys/MYKERNEL i386 echo $PKG_PATH PKG_PATH: Undefined variable. cat .cshrc |grep -i

size suffix w x

2010-06-25 Thread Fbsd1
I have a script I am hacking. The code has a check for a size suffix. I know what m|mb|g|gb|k|kb| and the upper case version of the same letters mean. But the code also has an w|x size options. Is this a valid size type and what does it mean? ___

turn on beastie beside the 'Welcome to FreeBSD' boot options menu

2008-08-22 Thread enom-FBSD1
Is there a way to reactivate the black and white beastie which used to display to the right of the 'Welcome to FreeBSD' boot options menu? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

RE: turn on beastie beside the 'Welcome to FreeBSD' boot optionsmenu

2008-08-22 Thread enom-FBSD1
PROTECTED] Behalf Of Michael Powell Sent: Friday, August 22, 2008 5:16 PM To: freebsd-questions@freebsd.org Subject: Re: turn on beastie beside the 'Welcome to FreeBSD' boot optionsmenu enom-FBSD1 wrote: Is there a way to reactivate the black and white beastie which used to display to the right

RE: Custom Kernel Help!

2008-08-25 Thread enom-FBSD1
Read the handbook. It has section on customizing the kernel source explaining what you can comment out of the source. About adding one of the firewalls into the kernel, it's a waist of time. When you put the appropriate firewall statements in /etc/rc.conf the selected firewall module is

<    1   2   3