be controlled via IPC commands by transmission-remote (included).
Transmission is a free, lightweight BitTorrent client. It features a
simple, intuitive interface on top on an efficient, cross-platform
back-end.
WWW: http://www.transmissionbt.com/
--
I am getting more and more requests lately, some users want to use Clutch. The
Clutch is using transmission-daemon to control the torrent by via web-based
interface.
http://clutchbt.com/
I have no interest in Clutch, so don't bother to ask me to create Clutch port.
I do not really know anything about transmission-daemon, so test and report me
bugs as usually.
libc and Linux is in librt. This should fix the build on FreeBSD 6.x and below
as librt was added in FreeBSD 7.x. Bump the PORTREVISION to unlink it.
Reported by: Mike Harding <mvh@ix.netcom.com>
bump the version.h from 1.02 (4798) to 1.02 (4809), fix .desktop file, and
update the build tools.
autoconf 2.59 -> 2.61
automake 1.9.6 -> 1.10
intltool 0.35.0 -> 0.36.2
It's not much. The fix .desktop and version.h are the reason that they
re-rolled the tarball, so bump the PORTREVISION.
Reported by: pointyhat
it does not work any longer. If user click on browser button and a message
box will pop up with explain why it is disable. Remove the py-gnome-extras
and WITHOUT_GECKO. Bump the PORTREVISION.
http://forum.deluge-torrent.org/viewtopic.php?f=7&t=1069
- Add a new knob, WITHOUT_GECKO, for anyone that who do not to use new internal
anonymizing browser feature. It addes py-gnome-extras dependency. You can
go to Preferences -> Other and uncheck the 'Internal Browser' to disable it.
- The files/patch-scripts_deluge will be remove when I can commit gecko ports,
which the fix is available in MC CVS for now. Also, I have patch available
in freefall: http://people.freebsd.org/~mezz/diff/gecko-ports.diff
BitTorrent client. It's written in PHP and uses XML-RPC to communicate
with the rTorrent client.
Features
* List all torrent downloads or by
* started/stopped/complete/incomplete/seeding status.
* Sort view by any of the displayed columns.
* View detailed torrent information.
* Stop/start/hash-check torrent.
* Set upload/download speed cap.
* Add torrents by URL.
* Does not require mySQL or any other database.
* Set priority per torrent or file.
WWW: http://code.google.com/p/rtgui/
PR: ports/118866
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
EXPIRATION_DATE. This is untest, so if the build still breaks in the different
place then we always can put BROKEN back in.
Reported by: pointyhat
Approved by: portmgr (pav)
being deleted when the user deselects them and they already exist
(KDE BUG 150563).
- Bump PORTREVISION
PR: ports/117654
Submitted by: Shane Bell <decept0@gmail.com>
Approved by: portmgr (erwin)
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
- Update mastersite
- Add major lib version to gmp dependency [1]
- Fix usage of statvfs(3) which caused way off calculations of remaining disk
space
- Remove upstream applied relocation of $(all_includes) in Makefile.in's
PR: ports/114394 [1]
Submitted by: Kjell Tore Ullavik <ktullavik@gmail.com> [1]
- Add major lib version to gmp dependency [2]
- Fix usage of statvfs(2) which caused way off calculations of remaining disk
space
PR: ports/114394 [2]
Submitted by: Kjell Tore Ullavik <ktullavik@gmail.com> [2]
Josh Paetzel <josh@tcbug.org> [1]
Andreas Hermann Braml <a.strich.b@web.de> [1]
- Update to 3.0.3.0
No longer BROKEN with release swt.
UI selection works if SWT is built with brower integration.
i.e. The Vuze interface is default on new installs now.
Added a hack that I have used for a long time, even though I don't
know that it is a proper fix or not.
PR: ports/116850
Submitted by: Robert Noland <rnoland@2hip.net>