Reply
 
Thread Tools Display Modes
  #1  
Old 02-20-2012, 08:57 PM
sg1efc sg1efc is offline
Senior Member
 
Join Date: Jan 2012
Location: USA
Posts: 247
Thanks: 329
Thanked 7 Times in 7 Posts
Smile Tribler
Hello:

I'd like to take this chance to Thank everyone who has helped creating and maintaining all of the parts that go into this awesome project.

I have searched this forum but did not get any results for the P2P (Peer To Peer) file sharing program called Tribler.

Found this info from searching the web:


http://www.freshports.org/net-p2p/tribler/

tribler 4.0.4_5 net-p2p on this many watch lists=0 search for ports that depend on this port
Streaming capable P2P network client based on BitTorrent

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 May 2007 16:25:09
License: not specified in port

Tribler is a social community that facilitates filesharing through a so called
peer-to-peer (p2p) network. A p2p network is structural different to a
server-computer structure, where every user downloads its files from one
central server. Within p2p the user/downloader becomes also an uploader to the
next user. In this way there is no central computer that provides every file
to all users.

WWW: http://www.tribler.org/

CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon



So I'm wondering if it would be possible to get the latest Tribler version 5.5.13 for use in PC-BSD? Also, with the addition of AppCafe, would future versions of Tribler automatically be able to be downloaded to all Tribler users, and if so, would this be done by automatic updates? Just wondering, as I am very new to PC-BSD and learning a lot by reading a lot... also hope that I have made this request the correct way.

Thanks again everyone,

sg1efc

Last edited by sg1efc; 02-20-2012 at 09:05 PM.
Reply With Quote
  #2  
Old 02-25-2012, 10:09 PM
Sankt Sankt is offline
Junior Member
 
Join Date: Jan 2012
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default
That would be nice to have
Reply With Quote
  #3  
Old 02-26-2012, 01:27 AM
sg1efc sg1efc is offline
Senior Member
 
Join Date: Jan 2012
Location: USA
Posts: 247
Thanks: 329
Thanked 7 Times in 7 Posts
Default
Originally Posted by Sankt View Post
That would be nice to have
Thanks Sankt for the reply.

Yes I think a good amount of people will like the Tribler program especially since it does not require the use of a tracker at all.
Reply With Quote
  #4  
Old 02-28-2012, 05:13 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,605
Thanks: 2
Thanked 147 Times in 129 Posts
Default
I will go ahead and put together a PBI module for Tribler, but it will be using the current version in the FreeBSD ports tree (4.0.4_5). Since there is currently no maintainer for that port, you will want to send a request in to the FreeBSD ports mailing list and ask if someone would update it to the latest version (5.5.13). Once it is updated there, then the PBI will automatically be rebuilt on our build servers to track the latest version and we can get the PBI and upgrade patches pushed out to the AppCafe soon after that. When an update is available in the AppCafe, you will get a notification from the system updater tray application.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #5  
Old 02-28-2012, 08:48 PM
sg1efc sg1efc is offline
Senior Member
 
Join Date: Jan 2012
Location: USA
Posts: 247
Thanks: 329
Thanked 7 Times in 7 Posts
Default
Thank you very much Ken Moore. Your help, as well as everyone else's help, is greatly appreciated. I will submit the request now to the FreeBSD ports mailing list.

Update:
Here is the request I made, hope it's correct:

http://lists.freebsd.org/pipermail/f...ry/073540.html

Last edited by sg1efc; 02-28-2012 at 10:20 PM.
Reply With Quote
  #6  
Old 03-19-2012, 02:10 AM
sg1efc sg1efc is offline
Senior Member
 
Join Date: Jan 2012
Location: USA
Posts: 247
Thanks: 329
Thanked 7 Times in 7 Posts
Default
Well I like to learn new things so I attempted to use EasyPBI to create the old 4.0.4_5 version that someone had made in the past. The first step went great, however building the PBI resulted in this error log and being a newbie means I don't know how to resolve it, nor do I know what I'm doing (yet), LoL.

Quote:
This libgtop was compiled on FreeBSD 9.0-RC3 amd64
If you see strange problems caused by it,
you should recompile libgtop and dependent applications
Fetching FreeBSD chroot environment... This may take a while...

fetch:
http://mirrors.secution.com/pc-bsd//...d-release.tbz: Not Found


fetch:
http://mirrors.secution.com/pc-bsd//...lease.tbz.md5: Not Found


md5:
rel.tbz
:
No such file or directory

cat:
rel.md5
:
No such file or directory

pbi_makeport: Error in download data, checksum mismatch.. Please try again later.

LibGTop-Server:
pid 75579 received eof.
Have a feeling this might be a very basic problem but don't know anything about this stuff, LoL. If anyone has any tips they would be most appreciated. Thanks in advance.

PS - Made a request at FreeBSD for new Tribler 5.5.13 version port:
http://forums.freebsd.org/showthread.php?t=30567
__________________
PC-BSD totally rocks! Thanks A Lot to everyone who has helped create and improve it.

http://nwbackup.net/wordpress/

Last edited by sg1efc; 03-19-2012 at 02:14 AM.
Reply With Quote
  #7  
Old 03-19-2012, 01:02 PM
Beanpole's Avatar
Beanpole Beanpole is offline
Senior Member
 
Join Date: May 2010
Posts: 1,605
Thanks: 2
Thanked 147 Times in 129 Posts
Default
You are running into a known bug with the PBI for EasyPBI. It has been fixed in source for a long time, but the FreeBSD port (and the PBI as such) has not been updated. The quick work-around is to start "EasyPBI" from the command line and try to build the PBI as before (it will fail again), close EasyPBI and the command that EasyPBI generated to build the PBI will be displayed in the command-line output. Just run that command manually and it will build the PBI for you just fine. Once you have done this once, EasyPBI will work just fine building PBI's through the GUI from then on.

There is a greatly enhanced version of EasyPBI that I am getting ready to include with the next version of PC-BSD. That version also supports editing of PBI modules and by including it with PC-BSD we can submit patches for it rather than waiting for the FreeBSD port to be updated.
It will not be included in the next testing snapshot for PC-BSD 9.1, but probably will be in the one following that.
__________________
~ Ken Moore ~
PC-BSD/iXsystems
Reply With Quote
  #8  
Old 03-20-2012, 01:18 AM
sg1efc sg1efc is offline
Senior Member
 
Join Date: Jan 2012
Location: USA
Posts: 247
Thanks: 329
Thanked 7 Times in 7 Posts
Smile
Thanks a lot Ken Moore and to everyone else working on PC-BSD. It is greatly appreciated and thanks a lot for this info also.

Can't tell you how much I am really enjoying PC-BSD.
__________________
PC-BSD totally rocks! Thanks A Lot to everyone who has helped create and improve it.

http://nwbackup.net/wordpress/
Reply With Quote
  #9  
Old 03-26-2012, 02:43 AM
sg1efc sg1efc is offline
Senior Member
 
Join Date: Jan 2012
Location: USA
Posts: 247
Thanks: 329
Thanked 7 Times in 7 Posts
Smile
It looks like some progress has been made on updating Tribler to the newest version at FreeBSD:

http://www.freebsd.org/cgi/query-pr.cgi?pr=166049

I'd like to Thank Miwi, Kato and everyone else at FreeBSD and PC-BSD involved in creating and testing the new port for all of us.
__________________
PC-BSD totally rocks! Thanks A Lot to everyone who has helped create and improve it.

http://nwbackup.net/wordpress/
Reply With Quote
  #10  
Old 03-30-2012, 02:34 PM
sg1efc sg1efc is offline
Senior Member
 
Join Date: Jan 2012
Location: USA
Posts: 247
Thanks: 329
Thanked 7 Times in 7 Posts
Smile
The new FreeBSD port for Tribler version 5.5.21 is out:

http://www.freshports.org/net-p2p/tribler/

Date By Description
25 Mar 2012 03:56:05
Original commit files touched by this commit 5.5.20
miwi search for other commits by this committer

- Update to 5.5.21

PR: 166049
Submitted by: Ports Fury
Feature safe: yes
--------------------------------------------

Thanks a lot to everyone who's helped with this and to all those who will bring the Tribler port to PC-BSD.
__________________
PC-BSD totally rocks! Thanks A Lot to everyone who has helped create and improve it.

http://nwbackup.net/wordpress/
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:19 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.