Re: pkgtools.conf strangeness

2004-03-20 Thread Lee Harr
It seems I can't get portupgrade -arR (or -f) to honor
pkgtools.conf.  I've run portsdb -Uu,

  MAKE_ARGS = {
'graphics/gimp-devel' = [
  'WITH_PYTHON=1',
  'WITHOUT_PRINT=1',
 ],
...
'www/mozilla/' = [
  'WITHOUT_MAILNEWS=1',
  'WITHOUT_LDAP=1',
  'WITHOUT_CHATZILLA=1',
  'WITHOUT_COMPOSER=1',
  'WITHOUT_CALENDAR=1',
  'WITH_OPTIMIZED_CFLAGS=1',
],


The thing I notice is that you have 'www/mozilla/' (with a slash at the end)
while none of the others have a slash at the end. I don't know if that will
make a difference, but it is something to try.
_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pkgtools.conf strangeness

2004-03-20 Thread jimmie james
Lee Harr wrote:

'www/mozilla/' = [
   'WITHOUT_MAILNEWS=1',
   'WITHOUT_LDAP=1',
   'WITHOUT_CHATZILLA=1',
   'WITHOUT_COMPOSER=1',
   'WITHOUT_CALENDAR=1',
   'WITH_OPTIMIZED_CFLAGS=1',
],


The thing I notice is that you have 'www/mozilla/'
(with a slash at the end)
while none of the others have a slash at the end. I
don't know if that will
make a difference, but it is something to try.

I've tried as www/mozilla* www/mozilla-* www/mozilla
www/mozilla/* and www/mozilla/   and always ends up
the same. :(
--

Randy Pratt  wrote:
All the make args are on one line and enclosed with
one set of quotes.

I'm not sure this is the cause of the problem you're
seeing, but it might be worth a try.

I've tried as one line, as you suggest (and shown in
the pkgtools.conf.sample) and as an array.  Same
thing.

As far as I know, all the other ports with their
options are doing the same, yet, I've only seen it
with mozilla.  As I've been told on IRC (freenode
#freebsd) the permissions are right on the file:
-r--r--r--  1 root  wheel  14656 Mar 19 15:43
/usr/local/etc/pkgtools.conf

So, I'm at a loss, (at least I know the args to pass
on the command line, so all is not lost)

Thanks for the ideas, and I'm going to keep at it.

Jimmie

=
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GMU dpu s+:+ a? C UB P+++ L E--- W+++ N+++ o K+ w---
O+++ M- V-- PS+++ PE+++ Y++ PGP+++ 5-- X+ R* !tv b DI D
G++ e* h* r+ z**
--END GEEK CODE BLOCK--

__
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: pkgtools.conf strangeness

2004-03-20 Thread Kent Stewart
On Saturday 20 March 2004 03:21 pm, jimmie james wrote:
 Lee Harr wrote:
 'www/mozilla/' = [
'WITHOUT_MAILNEWS=1',
'WITHOUT_LDAP=1',
'WITHOUT_CHATZILLA=1',
'WITHOUT_COMPOSER=1',
'WITHOUT_CALENDAR=1',
'WITH_OPTIMIZED_CFLAGS=1',
 ],
 
 
 The thing I notice is that you have 'www/mozilla/'
 (with a slash at the end)
 while none of the others have a slash at the end. I
 don't know if that will
 make a difference, but it is something to try.

 I've tried as www/mozilla* www/mozilla-* www/mozilla
 www/mozilla/* and www/mozilla/   and always ends up
 the same. :(

I have 

  MAKE_ARGS = {
'x11-fonts/webfonts' = 'WITH_NETSCAPE_ALIASES=yes',
'www/mozilla' = 'WITH_OPTIMIZED_CFLAGS=yes'
  }

I can see the -O2 being used during the build.

Kent

 --

 Randy Pratt  wrote:
 All the make args are on one line and enclosed with
 one set of quotes.
 
 I'm not sure this is the cause of the problem you're
 seeing, but it might be worth a try.

 I've tried as one line, as you suggest (and shown in
 the pkgtools.conf.sample) and as an array.  Same
 thing.

 As far as I know, all the other ports with their
 options are doing the same, yet, I've only seen it
 with mozilla.  As I've been told on IRC (freenode
 #freebsd) the permissions are right on the file:
 -r--r--r--  1 root  wheel  14656 Mar 19 15:43
 /usr/local/etc/pkgtools.conf

 So, I'm at a loss, (at least I know the args to pass
 on the command line, so all is not lost)

 Thanks for the ideas, and I'm going to keep at it.


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pkgtools.conf strangeness

2004-03-19 Thread jimmie james
It seems I can't get portupgrade -arR (or -f) to honor
pkgtools.conf.  I've run portsdb -Uu, 

I've rebuild mozilla almost a dozen times over the
past few days trying to work this out, google and the
lists gave some pointers, but they don't see to be
working.  Everytime I build it, it's using the default
options in the www/mozilla/Makefile and not what's in
pkgtools.conf.  Any advice would help out.

FreeBSD fortytwo.zapto.org 4.9-STABLE FreeBSD
4.9-STABLE #0: Thu Mar  4 04:07:58 EST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/FORTYTWO 
i386

portupgrade-20040208 FreeBSD ports/packages
administration and management tool

  MAKE_ARGS = {
'graphics/gimp-devel' = [
  'WITH_PYTHON=1',
  'WITHOUT_PRINT=1',
 ],
'net/gaim' = [
  'WITHOUT_GTKSPELL=1',
  'WITHOUT_AUDIO=1',
  'WITH_GNUTLS=1',
  'WITH_NSS=1',
],
'www/firefox' = [
  'WITH_OPTIMIZED_CFLAGS=1',
],
'x11-toolkits/open-motif-*' = [
  'WITHOUT_OPENMOTIF_DEMOS=1',
],
'multimedia/mplayer' = [
  'WITH_OPTIMIZED_CFLAGS=1',
  'WITHOUT_RUNTIME_CPUDETECTION=1',
  'WITHOUT_MEMCODER=1',
  'WITH_GUI=1',
],
'irc/xchat2' = [
  'WITH_PYTHON=1',
],
'www/mozilla/' = [
  'WITHOUT_MAILNEWS=1',
  'WITHOUT_LDAP=1',
  'WITHOUT_CHATZILLA=1',
  'WITHOUT_COMPOSER=1',
  'WITHOUT_CALENDAR=1',
  'WITH_OPTIMIZED_CFLAGS=1',
],
'mail/mutt' = [
  'WITHOUT_NLS=1',
],
'mail/postfix' = [
  'POSTFIX_OPTIONS=SASL2 IPv6TLS DB41',
  'BATCH=yes'
],
'net/nicotine' = [
  'WITH_VORBIS=1',
],
'www/bluefish' = [
  'WITH_AUTO_COMPLETE=1',
], 
  }


Full pkgtools.conf, make.conf, and pkg_info at
www.geocitites.com/h2g2_jimmiejaz/pkg_info.txt and 
www.geocities.com/mac13631/pkg_info.txt

=
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GMU dpu s+:+ a? C UB P+++ L E--- W+++ N+++ o K+ w---
O+++ M- V-- PS+++ PE+++ Y++ PGP+++ 5-- X+ R* !tv b DI D
G++ e* h* r+ z**
--END GEEK CODE BLOCK--

__
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]