WITHOUT_X11=yes in pkgtools.conf

2008-09-09 Thread Zbigniew Szalbot

Hello,

How do I set a global WITHOUT_X11 in pkgtools.conf? (not for a specific 
port but for all ports)


I tried putting it under
  MAKE_ARGS = {
  }
and came up with
  MAKE_ARGS = { 'WITHOUT_X11=yes',
  }

but it does not work

$ portinstall
** Error occured reading /usr/local/etc/pkgtools.conf:
/usr/local/etc/pkgtools.conf:390: odd number list for Hash

Many thanks in advance!

--
Zbigniew Szalbot
www.LCWords.com


smime.p7s
Description: S/MIME Cryptographic Signature


Re: WITHOUT_X11=yes in pkgtools.conf

2008-09-09 Thread Matthew Seaman

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Zbigniew Szalbot wrote:
| Hello,
| 
| How do I set a global WITHOUT_X11 in pkgtools.conf? (not for a specific 
| port but for all ports)
| 
| I tried putting it under

|   MAKE_ARGS = {
|   }
| and came up with
|   MAKE_ARGS = { 'WITHOUT_X11=yes',
|   }
| 
| but it does not work
| 
| $ portinstall

| ** Error occured reading /usr/local/etc/pkgtools.conf:
| /usr/local/etc/pkgtools.conf:390: odd number list for Hash
| 
| Many thanks in advance!
| 


Put it in /etc/make.conf -- that way it will work for all ports, however
you manage them and independent of whether you use portupgrade, portmanager
or just 'cd /usr/ports/port/name ; make install'.

Cheers,

Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.   Flat 3

~  7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
~  Kent, CT11 9PW, UK
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREDAAYFAkjGOfoACgkQ3jDkPpsZ+VYWWwCfdv0Yr0xjF6C5kqsl8QeyI6tJ
8KcAoLrNFQvcvCNNyW5DWD5y+DgeCo8N
=DUDw
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WITHOUT_X11=yes in pkgtools.conf

2008-09-09 Thread Zbigniew Szalbot

Hello,

Matthew Seaman:

|   MAKE_ARGS = { 'WITHOUT_X11=yes',
|   }
| | but it does not work
| | $ portinstall
| ** Error occured reading /usr/local/etc/pkgtools.conf:
| /usr/local/etc/pkgtools.conf:390: odd number list for Hash
| | Many thanks in advance!
|
Put it in /etc/make.conf -- that way it will work for all ports, however
you manage them and independent of whether you use portupgrade, portmanager
or just 'cd /usr/ports/port/name ; make install'.


Thanks for this hint Matthew! Will it be correct to put it like this:

WITHOUT_MODULES=X11

Many thanks!
--
Zbigniew Szalbot
www.LCWords.com


smime.p7s
Description: S/MIME Cryptographic Signature


Re: WITHOUT_X11=yes in pkgtools.conf

2008-09-09 Thread Matthew Seaman

-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Zbigniew Szalbot wrote:
| Hello,
| 
| Matthew Seaman:

| |   MAKE_ARGS = { 'WITHOUT_X11=yes',
| |   }
| | | but it does not work
| | | $ portinstall
| | ** Error occured reading /usr/local/etc/pkgtools.conf:
| | /usr/local/etc/pkgtools.conf:390: odd number list for Hash
| | | Many thanks in advance!
| |
| Put it in /etc/make.conf -- that way it will work for all ports, however
| you manage them and independent of whether you use portupgrade, 
| portmanager

| or just 'cd /usr/ports/port/name ; make install'.
| 
| Thanks for this hint Matthew! Will it be correct to put it like this:
| 
| WITHOUT_MODULES=X11
| 
| Many thanks!


No, you'ld put precisely this in /etc/make.conf:

WITHOUT_X11=yes

Cheers,

Matthew

- -- 
Dr Matthew J Seaman MA, D.Phil.   Flat 3

~  7 Priory Courtyard
PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate
~  Kent, CT11 9PW, UK
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREDAAYFAkjGQOcACgkQ3jDkPpsZ+Vaw7wCffFPzNRMAot0S28OMzid+6CfK
jHwAoJoslIi4146JP+l3FpXENsxY7T3Y
=5c+8
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: WITHOUT_X11=yes in pkgtools.conf

2008-09-09 Thread Daniel Bye
On Tue, Sep 09, 2008 at 11:02:28AM +0200, Zbigniew Szalbot wrote:
 WITHOUT_MODULES=X11

This one is specific to kernel builds - it allows you to list by name
kernel modules that you do not want to build. Compare with MODULES_OVERRIDE
which allows you to name the modules you /do/ want to build.

There is more in man 5 make.conf

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpBLCO3pl6s4.pgp
Description: PGP signature