Re: ports and compile options

2005-10-12 Thread Lowell Gilbert
compiled with UTF8 support. How do I specify such compile options when installing by port? I am using 5.4 stable. devel/pcre-utf8 instead of devel/pcre might do it. That worked. I installed the utf8 version and all is well. Good

ports and compile options

2005-10-11 Thread Peter Matulis
I recently upgraded my ports and now my editor (bluefish) has lost its syntax highlighting. Errors from within the editor mention pcre not being compiled with UTF8 support. How do I specify such compile options when installing by port? I am using 5.4 stable. Pet

Re: ports and compile options

2005-10-11 Thread Lowell Gilbert
Peter Matulis [EMAIL PROTECTED] writes: I recently upgraded my ports and now my editor (bluefish) has lost its syntax highlighting. Errors from within the editor mention pcre not being compiled with UTF8 support. How do I specify such compile options when installing by port? I am using

Re: ports and compile options

2005-10-11 Thread Peter Matulis
such compile options when installing by port? I am using 5.4 stable. devel/pcre-utf8 instead of devel/pcre might do it. That worked. I installed the utf8 version and all is well. I do not understand how I had syntax highlighting with the standard version prior to upgrading though. A side

php compile options

2005-09-09 Thread Vizion
Hi Some compile configuration questions: 1. When php5 is compiled from ports I understand a file is generated to hold the compiled options. On my system there is a file with the following data: dns1# cat /var/db/ports/php5/options # This file is auto-generated by 'make config'. # No

Re: php compile options

2005-09-09 Thread Vizion
On Friday 09 September 2005 09:59, the author Vizion contributed to the dialogue on- php compile options: Hi Some compile configuration questions: 1. When php5 is compiled from ports I understand a file is generated to hold the compiled options. On my system there is a file

Re: php compile options

2005-09-09 Thread Kevin Kinsey
Vizion wrote: Hi Some compile configuration questions: 1. When php5 is compiled from ports I understand a file is generated to hold the compiled options. On my system there is a file with the following data: dns1# cat /var/db/ports/php5/options # This file is auto-generated by 'make

Re: php compile options

2005-09-09 Thread Vizion
On Friday 09 September 2005 11:13, the author Kevin Kinsey contributed to the dialogue on- Re: php compile options: Vizion wrote: Hi Some compile configuration questions: 1. When php5 is compiled from ports I understand a file is generated to hold the compiled options. On my system

Re: php compile options

2005-09-09 Thread Kevin Kinsey
Vizion wrote: On Friday 09 September 2005 11:13, the author Kevin Kinsey contributed to the dialogue on- Re: php compile options: Vizion wrote: I do wish thiss kind of info was documented, for every port in Port_Install.readme or something similar- I have spent ages trying to get

Re: php compile options

2005-09-09 Thread Vizion
On Friday 09 September 2005 14:21, the author Kevin Kinsey contributed to the dialogue on- Re: php compile options: Vizion wrote: On Friday 09 September 2005 11:13, the author Kevin Kinsey contributed to the dialogue on- Re: php compile options: Vizion wrote: I do wish thiss kind of info

Re: question about compile options

2005-08-10 Thread David Baird
On 8/10/05, Glenn Dawson [EMAIL PROTECTED] wrote: At 06:05 PM 8/9/2005, David Banning wrote: I am wondering how to know what compile options are available for a given ports package. from ports(7) man page: TARGETS Some of the targets work recursively through subdirectories

question about compile options

2005-08-09 Thread David Banning
I am wondering how to know what compile options are available for a given ports package. For instance I want to compile /usr/ports/www/php4-cgi with support for mysql and fastcgi, but looking in the port, all there exists is a Makefile containing little information. There are no subdirectories

Re: question about compile options

2005-08-09 Thread Glenn Dawson
At 06:05 PM 8/9/2005, David Banning wrote: I am wondering how to know what compile options are available for a given ports package. For instance I want to compile /usr/ports/www/php4-cgi with support for mysql and fastcgi, but looking in the port, all there exists is a Makefile containing little

Re: Keep compile options through upgrade

2005-01-30 Thread Parv
with. Next possible significant improvement would be the use of last used compile options. Currently, i am satisfied w/ 2.5-step manual process: retrieve the last used options, copy; run the script w/ the copied text. Yes, i know about all the wonderful things that the portupgrade can do. Please don't

Re: Keep compile options through upgrade

2005-01-28 Thread Olivier Certner
Thanks for these 2 answers. I didn't have seen this file mentioned in the portupgrade manpage, so I could have been searching for a while before finding... Le Vendredi 28 Janvier 2005 00:45, Glenn E. Sieb a écrit : Olivier Certner wrote: Hello all, Is there an easy way to keep/retrieve

Re: Keep compile options through upgrade

2005-01-28 Thread Glenn Sieb
Olivier Certner said the following on 1/28/2005 4:00 AM: Thanks for these 2 answers. I didn't have seen this file mentioned in the portupgrade manpage, so I could have been searching for a while before finding... Quite welcome..hope it helped! :) Best, G. -- They that can give up essential

Keep compile options through upgrade

2005-01-27 Thread Olivier Certner
Hello all, Is there an easy way to keep/retrieve the options last used to compile a given port? This could be used with portupgrade to upgrade to a newer version while retaining the previous build-time configuration (of course this won't work if the options available change). Maybe I could

Re: Keep compile options through upgrade

2005-01-27 Thread Gardner Bell
On Fri, Jan 28, 2005 at 12:34:13AM +0100 Olivier Certner wrote: Hello all, Is there an easy way to keep/retrieve the options last used to compile a given port? This could be used with portupgrade to upgrade to a newer version while retaining the previous build-time configuration (of

Re: Keep compile options through upgrade

2005-01-27 Thread Glenn E. Sieb
Olivier Certner wrote: Hello all, Is there an easy way to keep/retrieve the options last used to compile a given port? This could be used with portupgrade to upgrade to a newer version while retaining the previous build-time configuration (of course this won't work if the options available

kernel compile options/info for 4.9/5.2.1

2004-03-02 Thread Octavian Hornoiu
I have several questions for the gurus out there relating to compiling my own kernel. I have been making my own kernel since I first started using FreeBSD back in 4.5 but I want to get more in-depth with the process. My questions are: - What are ALL of the different make options/switches for

Re: Compile Options

2004-01-17 Thread Matthew Seaman
On Fri, Jan 16, 2004 at 10:47:51PM -0200, [EMAIL PROTECTED] wrote: I've just installed my brand new FreeBSD 5.2 system in this machine. I've never used FreeBSD before and I'm quite used to work with linux (specially Slackware, although the last 4 months I've been using Gentoo for most of my

Re: Compile Options

2004-01-17 Thread Simon Barner
[EMAIL PROTECTED] wrote: I've just installed my brand new FreeBSD 5.2 system in this machine. I've never used FreeBSD before and I'm quite used to work with linux (specially Slackware, although the last 4 months I've been using Gentoo for most of my daily work). The Question is that I

Compile Options

2004-01-16 Thread alexandream
Hello, everybody. I've just installed my brand new FreeBSD 5.2 system in this machine. I've never used FreeBSD before and I'm quite used to work with linux (specially Slackware, although the last 4 months I've been using Gentoo for most of my daily work). The Question is that I could not

Re: Compile Options

2004-01-16 Thread David Fleck
On Fri, 16 Jan 2004 [EMAIL PROTECTED] wrote: The Question is that I could not find anything that resembled Gentoo's USE Flags, so I'd like to know if THERE IS anything like it, where could I read 'bout it (I've been checking the ports chapter in the Handbook but.. no luck). If you tell us

Re: Ports compile options (was IMAP-UW 2002 login disabled)

2003-02-04 Thread Dan Delaney
On Tuesday, February 4, 2003, at 02:48 PM, Matthew Seaman wrote: Most ports will print out a summary of the compile time options you can set when you attempt to build the port. Thanks for the reply Matt. The trouble with that is that you have to build it first. It would be nice to be able to