Commit Graph

14 Commits

Author SHA1 Message Date
Jeremy Messenger
22ff0dbb4a Fix the build with GTK+2.10.
Reported by:	ahze
2006-08-31 18:09:32 +00:00
Jeremy Messenger
23a40fe97b Update to 0.6.1. 2006-06-26 02:33:58 +00:00
Jeremy Messenger
655b27ec37 Update to 0.6. 2006-06-25 04:10:38 +00:00
Jeremy Messenger
2470af1a6c Fix the build on FreeBSD 4.x; it's untest.
Reported by:	krismail
2006-03-19 05:53:04 +00:00
Jeremy Messenger
5a278f26f6 -Update to 0.5.
-Make this port slave aware, the transmission-gtk2 is coming.
-Update the pkg-descr, copied from the README.
2006-02-11 18:10:29 +00:00
Pav Lucistnik
fbab09fee3 Populate newly create net-p2p category with these ports:
ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
  net/dctc-gui
  net/dctc-gui-qt
  net/edonkey-gui-gtk
  net/edonkey-gui-gtk-urlslave
  net/fcptools
  net/fidelio
  net/freenet
  net/frost
  net/giftcurs
  net/giftoxic
  net/giftui
  net/gift
  net/gift-fasttrack
  net/gift-gnutella
  net/gift-openft
  net/gkrellm-gift
  net/gnewtellium
  net/gnome-btdownload
  net/gnunet
  net/gtkhx
  net/gtk-gnutella
  net/gtorrentviewer
  net/hagelslag
  net/hx
  net/i2p
  net/javadc
  net/kmldonkey
  net/ktorrent
  net/libbt
  net/liberator
  net/libfreenet
  net/libpdtp
  net/libtorrent
  net/limewire
  net/linux-agsatellite
  net/linux-edonkey-core
  net/linux-edonkey-server
  net/linux-jigdo
  net/linux-overnet-core
  net/minder
  net/mldonkey
  net/mldonkey-core
  net/mldonkey-core-devel
  net/mldonkey-devel
  net/mldonkey-gui
  net/mldonkey-gui-devel
  net/mldonkey-perlreactor
  net/mldonkey-sancho
  net/mldonkey-serverspy
  net/mldonkey-urlslave
  net/mutella
  net/mute-net
  net/mute-net-gui
  net/mute-net-text
  net/napshare
  net/nicotine
  net/opendchub
  net/peercast
  net/phex
  net/pyslsk
  net/py-bittornado
  net/py-bittornado-core
  net/py-bittorrent
  net/py-bittorrent-core
  net/py-bittorrent-core-devel
  net/py-bittorrent-devel
  net/py-fngrab
  net/py-kenosis
  net/py-kenosis-bittorrent
  net/py-py2play
  net/p5-pdonkey
  net/qtella
  net/qtorrent
  net/rtorrent
  net/squall
  net/torrentflux
  net/torrentsniff
  net/trackerbt
  net/transmission
  net/valknut
  net/verlihub
  net/verlihub-plugins
  net/xmule
  net/xnap
  misc/ed2k
  misc/edonkey-tool-hash
  misc/linux-edonkey-tool-recovermet

Repocopies by:	marcus
2006-01-30 21:36:28 +00:00
Jeremy Messenger
9df4f67be2 Hosting its tarball for temporary, because they have a harddrive failure. 2006-01-12 12:56:38 +00:00
Jeremy Messenger
d39f7b7125 Fix the build for FreeBSD 4.x, untest...
Reported by:	krismail
2005-11-20 01:38:17 +00:00
Jeremy Messenger
f22330796f - Update to 0.4.
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
  collect the bug report or/and read in log from tinderboxes.
- /usr/bin/fmt -> ${FMT}, reported by portlint.
2005-11-19 00:55:47 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Jeremy Messenger
2536132a5f Fix the build for FreeBSD 4.x again, which I bring old parts back in by
accident. Still untest on 4.x.

Reported by:	krismail
2005-10-22 19:27:59 +00:00
Jeremy Messenger
5b0d2f2f83 Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure
to add a few new flags. If it causes any trouble, I will remove it.

	* --help
	* --disable-openssl (autocheck: enable by default)
	* --openssl-include=PATH
	* --openssl-lib=PATH
	* Add CC and CFLAGS in configure for anyone can edit it.

I have submitted this patch to the author.

	http://people.freebsd.org/~mezz/diff/configure.diff

I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.
2005-10-20 19:11:03 +00:00
Jeremy Messenger
9bf293e121 Fix the build for FreeBSD 4.x. It's untest, btw.
Reported by: krismail
2005-10-17 07:15:39 +00:00
Jeremy Messenger
a375cd9af9 Transmission is a free BitTorrent client written from scratch in C. It aims to
be as efficient as possible. Only the Mac OS X version has a graphical
interface yet. Transmission is released under the MIT license.

Transmission is still in early development stage.

WWW: http://transmission.m0k.org/

--

Let me know if it doesn't work with FreeBSD 4.x for USE_GETOPT_LONG and for
anyone that has the different setup of OpenSSL (USE_OPENSSL). FreeBSD 4.x is
untest, but FreeBSD 5.x, 6.x and 7.x have been tested.

BTW: Using CVS version, because it has good bugs fixes and added FreeBSD
     support that I sent Eric Petit (the author/developer) a patch.
2005-10-10 19:31:11 +00:00