Re: Headless Azureus with any X11 Dependencies ??

2008-03-19 Thread Wael Nasreddine
This One Time, at Band Camp, Danny Woods [EMAIL PROTECTED] said, On Tue, Mar 
18, 2008 at 07:58:05PM +:
 Wael Nasreddine wrote:
 My server is not that fast, The specs are:

 Pentium4 1.7Ghz
 1024Mb RAM
 7200 RPM, 250Gb HDD



 I run mldonkey, a multi-protocol, headless server, on a 600MHz VIA Eden 
 processor with 512MB RAM (http://mldonkey.sourceforge.net/, also in ports). 
  Even with many simultaneous downloads, torrents or not, the load on the 
 server is negligible.  It has built in Web and telnet interfaces, and also 
 allows connections to the core from external tools (Sancho 
 (http://sancho-gui.sourceforge.net/) is particularly good: I have it 
 running from Mac OS X, Linux and Windows).

Thank you, I will try it on my test box now, I really do hope that it
is not banned from private trackers, AFAIK the tracker I use only
allow:
Azureus, BitTorrent, BitTornado and utorrent.

So I guess it won't be supported, do you know how to change the
mlonkey PEER ID ??

P.S: mldonkey doesn't support neither DHT nor encryption[1], isn't
downloading slower than other clients ??

 Cheers,
 Danny.

[1]: http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_software

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgp5VEZG6klVX.pgp
Description: PGP signature


Re: Headless Azureus with any X11 Dependencies ??

2008-03-18 Thread Wael Nasreddine
This One Time, at Band Camp, Christian Zachariasen [EMAIL PROTECTED] said, On 
Sat, Mar 15, 2008 at 05:28:10PM +0100:
 I can, from the bottom of my heart, recommend TorrentFlux (
 http://www.torrentflux.com). I used it for over two years on my shared
 server and it worked great. The great thing is - it's in ports!
 (/net-p2p/torrentflux).

Actually I use tf-b4rt[1] a TorrentFlux fork ( Better than TF trust
me) since 2 years now, The reason I want Azureus, is because running
10 ~ 15 torrents on TF takes my server's load up to 10 even 15
sometimes, I had a headless Azureus on Gentoo (before I moved to
FreeBSD) and running up to 20 Torrents keeps the load at 3 tops!!!

I could perhaps use rTorrent but if I succeed into making rtorrent
identifies as Azureus, Private trackers sucks!!! Speaking of this
*cheat* I did modify libtorrent's configure script, replaced
PEER_NAME's value with -az3050- but didn't work, did anyone change the
PEER ID successfully?? I used the below sed command:
 CUT
sed -e '[EMAIL PROTECTED](PEER_NAME\) [EMAIL PROTECTED] -az3050-@g' \
-e '[EMAIL PROTECTED](PEER_VERSION\) [EMAIL PROTECTED] 
azx30x50@g' \
-i configure
 CUT

I also tried -ut1770- for latest utorrent still nothing :S

[1]: http://tf-b4rt.berlios.de/

 On Fri, Mar 14, 2008 at 6:22 PM, Wael Nasreddine [EMAIL PROTECTED] wrote:

  This One Time, at Band Camp, Wojciech Puchar 
  [EMAIL PROTECTED] said, On Fri, Mar 14, 2008 at 06:11:28PM
  +0100:
   I have a server at home, I use it as a mail server, as well as P2P
   instead of running P2P on my Laptop, I run it on the server and I just
   use clients to control it...

   isn't azureus a torrent program.

  Yes it is.

   use rtorrent, it's text mode and is fast

  rtorrent is a fast text mode, but It has no WEB controller and no
  multiuser :S

  I require WEB Controler + Multiuser because my uncle uses my server to
  download torrents as his ISP filter P2P packets...

  Thanks.

  --
  Wael Nasreddine
  http://wael.nasreddine.com
  PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

  .: An infinite number of monkeys typing into GNU emacs,
would never make a good program. (L. Torvalds 1995) :.

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


-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgpWAFvOEICte.pgp
Description: PGP signature


Re: Headless Azureus with any X11 Dependencies ??

2008-03-18 Thread Christian Zachariasen
I never had much load running torrentflux on my server, and I'd run quite a
lot of them at a time (don't remember if there was a limit).

This might have something to do with your installation, so if you don't hate
TF maybe you should do some troubleshooting around it?
Check their forums, they were very helpful when I frequented them.

Is the b4rt fork still using the python client?

Christian Zachariasen


On Tue, Mar 18, 2008 at 7:32 PM, Wael Nasreddine [EMAIL PROTECTED] wrote:

 This One Time, at Band Camp, Christian Zachariasen [EMAIL PROTECTED]
 said, On Sat, Mar 15, 2008 at 05:28:10PM +0100:
  I can, from the bottom of my heart, recommend TorrentFlux (
  http://www.torrentflux.com). I used it for over two years on my shared
  server and it worked great. The great thing is - it's in ports!
  (/net-p2p/torrentflux).

 Actually I use tf-b4rt[1] a TorrentFlux fork ( Better than TF trust
 me) since 2 years now, The reason I want Azureus, is because running
 10 ~ 15 torrents on TF takes my server's load up to 10 even 15
 sometimes, I had a headless Azureus on Gentoo (before I moved to
 FreeBSD) and running up to 20 Torrents keeps the load at 3 tops!!!

 I could perhaps use rTorrent but if I succeed into making rtorrent
 identifies as Azureus, Private trackers sucks!!! Speaking of this
 *cheat* I did modify libtorrent's configure script, replaced
 PEER_NAME's value with -az3050- but didn't work, did anyone change the
 PEER ID successfully?? I used the below sed command:
  CUT
 sed -e '[EMAIL PROTECTED](PEER_NAME\) [EMAIL PROTECTED] -az3050-@g' \
-e '[EMAIL PROTECTED](PEER_VERSION\) [EMAIL PROTECTED] 
 azx30x50@g' \
-i configure
  CUT

 I also tried -ut1770- for latest utorrent still nothing :S

 [1]: http://tf-b4rt.berlios.de/

  On Fri, Mar 14, 2008 at 6:22 PM, Wael Nasreddine [EMAIL PROTECTED]
 wrote:

   This One Time, at Band Camp, Wojciech Puchar 
   [EMAIL PROTECTED] said, On Fri, Mar 14, 2008 at
 06:11:28PM
   +0100:
I have a server at home, I use it as a mail server, as well as P2P
instead of running P2P on my Laptop, I run it on the server and I
 just
use clients to control it...

isn't azureus a torrent program.

   Yes it is.

use rtorrent, it's text mode and is fast

   rtorrent is a fast text mode, but It has no WEB controller and no
   multiuser :S

   I require WEB Controler + Multiuser because my uncle uses my server to
   download torrents as his ISP filter P2P packets...

   Thanks.

   --
   Wael Nasreddine
   http://wael.nasreddine.com
   PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

   .: An infinite number of monkeys typing into GNU emacs,
 would never make a good program. (L. Torvalds 1995) :.

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


 --
 Wael Nasreddine
 http://wael.nasreddine.com
 PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

 .: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.

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


Re: Headless Azureus with any X11 Dependencies ??

2008-03-18 Thread Wael Nasreddine
This One Time, at Band Camp, Christian Zachariasen [EMAIL PROTECTED] said, On 
Tue, Mar 18, 2008 at 07:42:46PM +0100:
 I never had much load running torrentflux on my server, and I'd run quite a
 lot of them at a time (don't remember if there was a limit).

 This might have something to do with your installation, so if you don't hate
 TF maybe you should do some troubleshooting around it?
 Check their forums, they were very helpful when I frequented them.
My server is not that fast, The specs are:

Pentium4 1.7Ghz
1024Mb RAM
7200 RPM, 250Gb HDD

The only load problem are the Torrents, I did a lot of benchmarking,
and I came to the following conclusion: one running Azureus with
multiple torrents ~= one tornado process (one torrent)... So I save a
lot of resources by using one azureus process for multiple torrents...

 Is the b4rt fork still using the python client?
tf-b4rt use many clients, you can use it with tornado, azureus and
transmission

 Christian Zachariasen

P.S: I really appreciate if someone found a way to spoof the rtorrent
client as azureus, I'm sorry for resorting to such measures but some
private trackers does not allow rtorrent which is ridiculous since
they have fixed most of the problems!!


 On Tue, Mar 18, 2008 at 7:32 PM, Wael Nasreddine [EMAIL PROTECTED] wrote:

  This One Time, at Band Camp, Christian Zachariasen [EMAIL PROTECTED]
  said, On Sat, Mar 15, 2008 at 05:28:10PM +0100:
   I can, from the bottom of my heart, recommend TorrentFlux (
   http://www.torrentflux.com). I used it for over two years on my shared
   server and it worked great. The great thing is - it's in ports!
   (/net-p2p/torrentflux).

  Actually I use tf-b4rt[1] a TorrentFlux fork ( Better than TF trust
  me) since 2 years now, The reason I want Azureus, is because running
  10 ~ 15 torrents on TF takes my server's load up to 10 even 15
  sometimes, I had a headless Azureus on Gentoo (before I moved to
  FreeBSD) and running up to 20 Torrents keeps the load at 3 tops!!!

  I could perhaps use rTorrent but if I succeed into making rtorrent
  identifies as Azureus, Private trackers sucks!!! Speaking of this
  *cheat* I did modify libtorrent's configure script, replaced
  PEER_NAME's value with -az3050- but didn't work, did anyone change the
  PEER ID successfully?? I used the below sed command:
   CUT
  sed -e '[EMAIL PROTECTED](PEER_NAME\) [EMAIL PROTECTED] -az3050-@g' \
 -e '[EMAIL PROTECTED](PEER_VERSION\) [EMAIL PROTECTED] 
  azx30x50@g' \
 -i configure
   CUT

  I also tried -ut1770- for latest utorrent still nothing :S

  [1]: http://tf-b4rt.berlios.de/

   On Fri, Mar 14, 2008 at 6:22 PM, Wael Nasreddine [EMAIL PROTECTED]
  wrote:

This One Time, at Band Camp, Wojciech Puchar 
[EMAIL PROTECTED] said, On Fri, Mar 14, 2008 at
  06:11:28PM
+0100:
 I have a server at home, I use it as a mail server, as well as P2P
 instead of running P2P on my Laptop, I run it on the server and I
  just
 use clients to control it...

 isn't azureus a torrent program.

Yes it is.

 use rtorrent, it's text mode and is fast

rtorrent is a fast text mode, but It has no WEB controller and no
multiuser :S

I require WEB Controler + Multiuser because my uncle uses my server to
download torrents as his ISP filter P2P packets...

Thanks.

--
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
  would never make a good program. (L. Torvalds 1995) :.

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


  --
  Wael Nasreddine
  http://wael.nasreddine.com
  PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

  .: An infinite number of monkeys typing into GNU emacs,
would never make a good program. (L. Torvalds 1995) :.

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


-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgpsTdcrBF75K.pgp
Description: PGP signature


Re: Headless Azureus with any X11 Dependencies ??

2008-03-18 Thread Danny Woods

Wael Nasreddine wrote:

My server is not that fast, The specs are:

Pentium4 1.7Ghz
1024Mb RAM
7200 RPM, 250Gb HDD

  


I run mldonkey, a multi-protocol, headless server, on a 600MHz VIA Eden 
processor with 512MB RAM (http://mldonkey.sourceforge.net/, also in 
ports).  Even with many simultaneous downloads, torrents or not, the 
load on the server is negligible.  It has built in Web and telnet 
interfaces, and also allows connections to the core from external tools 
(Sancho (http://sancho-gui.sourceforge.net/) is particularly good: I 
have it running from Mac OS X, Linux and Windows).


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


Re: Headless Azureus with any X11 Dependencies ??

2008-03-15 Thread Christian Zachariasen
I can, from the bottom of my heart, recommend TorrentFlux (
http://www.torrentflux.com). I used it for over two years on my shared
server and it worked great. The great thing is - it's in ports!
(/net-p2p/torrentflux).

On Fri, Mar 14, 2008 at 6:22 PM, Wael Nasreddine [EMAIL PROTECTED] wrote:

 This One Time, at Band Camp, Wojciech Puchar 
 [EMAIL PROTECTED] said, On Fri, Mar 14, 2008 at 06:11:28PM
 +0100:
  I have a server at home, I use it as a mail server, as well as P2P
  instead of running P2P on my Laptop, I run it on the server and I just
  use clients to control it...
 
  isn't azureus a torrent program.
 
 Yes it is.

  use rtorrent, it's text mode and is fast
 
 rtorrent is a fast text mode, but It has no WEB controller and no
 multiuser :S

 I require WEB Controler + Multiuser because my uncle uses my server to
 download torrents as his ISP filter P2P packets...

 Thanks.

 --
 Wael Nasreddine
 http://wael.nasreddine.com
 PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

 .: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.

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


Re: Headless Azureus with any X11 Dependencies ??

2008-03-14 Thread Mel
On Friday 14 March 2008 03:48:39 Wael Nasreddine wrote:
 This One Time, at Band Camp, Wael Nasreddine [EMAIL PROTECTED] said, On 
Fri, Mar 14, 2008 at 02:58:08AM +0100:
  This One Time, at Band Camp, Mel [EMAIL PROTECTED] 
said, On Fri, Mar 14, 2008 at 02:08:43AM +0100:
   On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote:
Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite
happy with it, very stable very reliable, but I'm having trouble
installing azureus. Since it's a server, that doesn't even have a
monitor attached to it, I have no use for any X11 dependencies, so
I've added to make.conf
   
CUT
WITHOUT_X11=yes
CUT
  
   Unfortunately, that switch isn't working as I don't want anything
   pulled in that uses X11, but rather as If this port can be built
   without X11, then I will obey that, otherwise I will go ahead and
   install X11.
   Maybe that's a project for next google's summer of code.
  
   Anyway, the port depends on x11-toolkits/swt, which is what pulls in X.
   If you know that azareus can be built without X, you could request
   support for it through the send-pr(1) mechanism, but it doesn't look
   like that'd be an easy job.
 
  Oh that's too bad :S since I need it, I'll just install it with the X
  dependencies...
 
  Thanks anyway, I appreciate your help :)

 I'm having a problem compiling libXext, here's the log:

 CUT
 ===  Cleaning for libXext-1.0.3,1

 ===  Extracting for libXext-1.0.3,1
 = MD5 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
 = SHA256 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
 ===  Patching for libXext-1.0.3,1
 ===   libXext-1.0.3,1 depends on file:
 /usr/local/libdata/pkgconfig/xextproto.pc - found ===   libXext-1.0.3,1
 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===  
 libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not
 found ===Verifying install for /usr/local/libdata/pkgconfig/x11.pc in
 /usr/ports/x11/libX11 = No directory for
 /usr/local/libdata/pkgconfig/x11.pc.  Skipping.. 

Well, here's the weird part.
Are you missing part of your ports tree? Like /usr/ports/x11/libX11?

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Headless Azureus with any X11 Dependencies ??

2008-03-14 Thread Wael Nasreddine
This One Time, at Band Camp, Mel [EMAIL PROTECTED] said, On Fri, Mar 14, 2008 
at 10:26:50AM +0100:
 On Friday 14 March 2008 03:48:39 Wael Nasreddine wrote:
  This One Time, at Band Camp, Wael Nasreddine [EMAIL PROTECTED] said, On 
 Fri, Mar 14, 2008 at 02:58:08AM +0100:
   This One Time, at Band Camp, Mel [EMAIL PROTECTED] 
 said, On Fri, Mar 14, 2008 at 02:08:43AM +0100:
On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote:
 Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite
 happy with it, very stable very reliable, but I'm having trouble
 installing azureus. Since it's a server, that doesn't even have a
 monitor attached to it, I have no use for any X11 dependencies, so
 I've added to make.conf

 CUT
 WITHOUT_X11=yes
 CUT

Unfortunately, that switch isn't working as I don't want anything
pulled in that uses X11, but rather as If this port can be built
without X11, then I will obey that, otherwise I will go ahead and
install X11.
Maybe that's a project for next google's summer of code.

Anyway, the port depends on x11-toolkits/swt, which is what pulls in X.
If you know that azareus can be built without X, you could request
support for it through the send-pr(1) mechanism, but it doesn't look
like that'd be an easy job.

   Oh that's too bad :S since I need it, I'll just install it with the X
   dependencies...

   Thanks anyway, I appreciate your help :)

  I'm having a problem compiling libXext, here's the log:

  CUT
  ===  Cleaning for libXext-1.0.3,1

  ===  Extracting for libXext-1.0.3,1
  = MD5 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
  = SHA256 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
  ===  Patching for libXext-1.0.3,1
  ===   libXext-1.0.3,1 depends on file:
  /usr/local/libdata/pkgconfig/xextproto.pc - found ===   libXext-1.0.3,1
  depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===  
  libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not
  found ===Verifying install for /usr/local/libdata/pkgconfig/x11.pc in
  /usr/ports/x11/libX11 = No directory for
  /usr/local/libdata/pkgconfig/x11.pc.  Skipping.. 

 Well, here's the weird part.
 Are you missing part of your ports tree? Like /usr/ports/x11/libX11?

Yep that was the problem, everytime I ran 'portsnap fetch update',
portsnap says the file is corrupted so I just emptied /usr/ports and
/var/db/portsnap and did 'portsnap fetch extract' and now it seems
fine...

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgp1P6hbSuOgs.pgp
Description: PGP signature


Re: Headless Azureus with any X11 Dependencies ??

2008-03-14 Thread Wojciech Puchar

I have a server at home, I use it as a mail server, as well as P2P
instead of running P2P on my Laptop, I run it on the server and I just
use clients to control it...


isn't azureus a torrent program.

use rtorrent, it's text mode and is fast
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Headless Azureus with any X11 Dependencies ??

2008-03-14 Thread Wael Nasreddine
This One Time, at Band Camp, Wojciech Puchar [EMAIL PROTECTED] said, On Fri, 
Mar 14, 2008 at 06:11:28PM +0100:
 I have a server at home, I use it as a mail server, as well as P2P
 instead of running P2P on my Laptop, I run it on the server and I just
 use clients to control it...

 isn't azureus a torrent program.

Yes it is.

 use rtorrent, it's text mode and is fast

rtorrent is a fast text mode, but It has no WEB controller and no
multiuser :S

I require WEB Controler + Multiuser because my uncle uses my server to
download torrents as his ISP filter P2P packets...

Thanks.

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgp8oIautxTpc.pgp
Description: PGP signature


Headless Azureus with any X11 Dependencies ??

2008-03-13 Thread Wael Nasreddine
Hello,

I have a server at home, I use it as a mail server, as well as P2P
instead of running P2P on my Laptop, I run it on the server and I just
use clients to control it...

Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite
happy with it, very stable very reliable, but I'm having trouble
installing azureus. Since it's a server, that doesn't even have a
monitor attached to it, I have no use for any X11 dependencies, so
I've added to make.conf

CUT
WITHOUT_X11=yes
CUT

Now when I try to install azureus it pulls a huge number of X11
libraries, which I'm sure I won't be needing with this headless setup,
anyway to get rid of them ??

Attached the output of portmaster --show-work net-p2p/azureus

Thank you.

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.

=== Port directory: /usr/ports/net-p2p/azureus
=== Starting check for all dependencies
=== Gathering dependency list for net-p2p/azureus from ports

=== NOT INSTALLEDaccessibility/atk
=== Installed archivers/unzip
=== NOT INSTALLEDarchivers/zip
=== Installed converters/libiconv
=== NOT INSTALLEDdevel/apache-ant
=== Installed devel/gettext
=== Installed devel/glib20
=== Installed devel/gmake
=== Installed devel/icu
=== Installed devel/libtool15
=== NOT INSTALLEDdevel/log4j
=== Installed devel/m4
=== NOT INSTALLEDdevel/makedepend
=== Installed devel/pcre
=== Installed devel/pkg-config
=== NOT INSTALLEDgraphics/cairo
=== Installed graphics/jpeg
=== NOT INSTALLEDgraphics/libGL
=== NOT INSTALLEDgraphics/libGLU
=== NOT INSTALLEDgraphics/libdrm
=== Installed graphics/png
=== Installed graphics/tiff
=== NOT INSTALLEDjava/diablo-jdk15
=== NOT INSTALLEDjava/jakarta-commons-cli
=== NOT INSTALLEDjava/jakarta-commons-lang
=== NOT INSTALLEDjava/javavmwrapper
=== NOT INSTALLEDjava/jdk15
=== NOT INSTALLEDjava/junit
=== Installed lang/perl5.8
=== NOT INSTALLEDmisc/compat6x
=== NOT INSTALLEDmisc/hicolor-icon-theme
=== NOT INSTALLEDmisc/shared-mime-info
=== Installed print/freetype2
=== Installed textproc/expat2
=== NOT INSTALLEDtextproc/intltool
=== Installed textproc/libxml2
=== Installed textproc/p5-XML-Parser
=== NOT INSTALLEDx11-fonts/bdftopcf
=== NOT INSTALLEDx11-fonts/bitstream-vera
=== NOT INSTALLEDx11-fonts/encodings
=== NOT INSTALLEDx11-fonts/font-bh-ttf
=== NOT INSTALLEDx11-fonts/font-misc-ethiopic
=== NOT INSTALLEDx11-fonts/font-misc-meltho
=== NOT INSTALLEDx11-fonts/font-util
=== NOT INSTALLEDx11-fonts/fontcacheproto
=== Installed x11-fonts/fontconfig
=== NOT INSTALLEDx11-fonts/fontsproto
=== NOT INSTALLEDx11-fonts/libFS
=== NOT INSTALLEDx11-fonts/libXfont
=== NOT INSTALLEDx11-fonts/libXfontcache
=== NOT INSTALLEDx11-fonts/libXft
=== NOT INSTALLEDx11-fonts/libfontenc
=== NOT INSTALLEDx11-fonts/mkfontdir
=== NOT INSTALLEDx11-fonts/mkfontscale
=== NOT INSTALLEDx11-fonts/xf86bigfontproto
=== NOT INSTALLEDx11-fonts/xorg-fonts-truetype
=== NOT INSTALLEDx11-toolkits/gtk20
=== NOT INSTALLEDx11-toolkits/libXaw
=== NOT INSTALLEDx11-toolkits/libXmu
=== NOT INSTALLEDx11-toolkits/libXt
=== NOT INSTALLEDx11-toolkits/open-motif
=== NOT INSTALLEDx11-toolkits/pango
=== NOT INSTALLEDx11-toolkits/swt-devel
=== NOT INSTALLEDx11/bigreqsproto
=== NOT INSTALLEDx11/compositeproto
=== NOT INSTALLEDx11/damageproto
=== NOT INSTALLEDx11/dmxproto
=== NOT INSTALLEDx11/evieext
=== NOT INSTALLEDx11/fixesproto
=== NOT INSTALLEDx11/glproto
=== NOT INSTALLEDx11/inputproto
=== NOT INSTALLEDx11/kbproto
=== NOT INSTALLEDx11/libICE
=== NOT INSTALLEDx11/libSM
=== NOT INSTALLEDx11/libX11
=== NOT INSTALLEDx11/libXScrnSaver
=== NOT INSTALLEDx11/libXTrap
=== NOT INSTALLEDx11/libXau
=== NOT INSTALLEDx11/libXcomposite
=== NOT INSTALLEDx11/libXcursor
=== NOT INSTALLEDx11/libXdamage
=== NOT INSTALLEDx11/libXdmcp
=== NOT INSTALLEDx11/libXevie
=== NOT INSTALLEDx11/libXext
=== NOT INSTALLEDx11/libXfixes
=== NOT INSTALLEDx11/libXi
=== NOT INSTALLEDx11/libXinerama
=== NOT INSTALLEDx11/libXp
=== NOT INSTALLEDx11/libXpm
=== NOT INSTALLEDx11/libXprintAppUtil
=== 

Re: Headless Azureus with any X11 Dependencies ??

2008-03-13 Thread Mel
On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote:

 Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite
 happy with it, very stable very reliable, but I'm having trouble
 installing azureus. Since it's a server, that doesn't even have a
 monitor attached to it, I have no use for any X11 dependencies, so
 I've added to make.conf

 CUT
 WITHOUT_X11=yes
 CUT


Unfortunately, that switch isn't working as I don't want anything pulled in 
that uses X11, but rather as If this port can be built without X11, then I 
will obey that, otherwise I will go ahead and install X11.
Maybe that's a project for next google's summer of code.

Anyway, the port depends on x11-toolkits/swt, which is what pulls in X. If you 
know that azareus can be built without X, you could request support for it 
through the send-pr(1) mechanism, but it doesn't look like that'd be an easy 
job.

-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Headless Azureus with any X11 Dependencies ??

2008-03-13 Thread Wael Nasreddine
This One Time, at Band Camp, Mel [EMAIL PROTECTED] said, On Fri, Mar 14, 2008 
at 02:08:43AM +0100:
 On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote:

  Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite
  happy with it, very stable very reliable, but I'm having trouble
  installing azureus. Since it's a server, that doesn't even have a
  monitor attached to it, I have no use for any X11 dependencies, so
  I've added to make.conf

  CUT
  WITHOUT_X11=yes
  CUT


 Unfortunately, that switch isn't working as I don't want anything pulled in 
 that uses X11, but rather as If this port can be built without X11, then I 
 will obey that, otherwise I will go ahead and install X11.
 Maybe that's a project for next google's summer of code.

 Anyway, the port depends on x11-toolkits/swt, which is what pulls in X. If 
 you 
 know that azareus can be built without X, you could request support for it 
 through the send-pr(1) mechanism, but it doesn't look like that'd be an easy 
 job.

Oh that's too bad :S since I need it, I'll just install it with the X
dependencies...

Thanks anyway, I appreciate your help :)

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgpHMkPXrltgi.pgp
Description: PGP signature


Re: Headless Azureus with any X11 Dependencies ??

2008-03-13 Thread Wael Nasreddine
This One Time, at Band Camp, Wael Nasreddine [EMAIL PROTECTED] said, On Fri, 
Mar 14, 2008 at 02:58:08AM +0100:
 This One Time, at Band Camp, Mel [EMAIL PROTECTED] said, On Fri, Mar 14, 
 2008 at 02:08:43AM +0100:
  On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote:

   Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite
   happy with it, very stable very reliable, but I'm having trouble
   installing azureus. Since it's a server, that doesn't even have a
   monitor attached to it, I have no use for any X11 dependencies, so
   I've added to make.conf

   CUT
   WITHOUT_X11=yes
   CUT


  Unfortunately, that switch isn't working as I don't want anything pulled 
  in 
  that uses X11, but rather as If this port can be built without X11, then 
  I 
  will obey that, otherwise I will go ahead and install X11.
  Maybe that's a project for next google's summer of code.

  Anyway, the port depends on x11-toolkits/swt, which is what pulls in X. If 
  you 
  know that azareus can be built without X, you could request support for it 
  through the send-pr(1) mechanism, but it doesn't look like that'd be an 
  easy 
  job.

 Oh that's too bad :S since I need it, I'll just install it with the X
 dependencies...

 Thanks anyway, I appreciate your help :)

I'm having a problem compiling libXext, here's the log:

CUT
===  Cleaning for libXext-1.0.3,1

===  Extracting for libXext-1.0.3,1
= MD5 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
= SHA256 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
===  Patching for libXext-1.0.3,1
===   libXext-1.0.3,1 depends on file: 
/usr/local/libdata/pkgconfig/xextproto.pc - found
===   libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc 
- found
===   libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - 
not found
===Verifying install for /usr/local/libdata/pkgconfig/x11.pc in 
/usr/ports/x11/libX11
 = No directory for /usr/local/libdata/pkgconfig/x11.pc.  Skipping..
===   libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - 
found
===   libXext-1.0.3,1 depends on executable: pkg-config - found
===  Configuring for libXext-1.0.3,1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for style of include used by make... GNU
checking for i386-portbld-freebsd7.0-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for i386-portbld-freebsd7.0-g77... no
checking for i386-portbld-freebsd7.0-f77... no
checking for i386-portbld-freebsd7.0-xlf... no
checking for i386-portbld-freebsd7.0-frt... no
checking for i386-portbld-freebsd7.0-pgf77... no
checking for i386-portbld-freebsd7.0-cf77... no
checking for i386-portbld-freebsd7.0-fort77... no
checking for i386-portbld-freebsd7.0-fl32... no
checking for i386-portbld-freebsd7.0-af77... no
checking for i386-portbld-freebsd7.0-f90... no
checking for i386-portbld-freebsd7.0-xlf90... no
checking for i386-portbld-freebsd7.0-pgf90... no
checking for i386-portbld-freebsd7.0-pghpf... no
checking for i386-portbld-freebsd7.0-epcf90... no
checking