./net/mldonkey-gui, Free peer-to-peer client with eDonkey support and more (GTK interface)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 3.0.0, Package name: mldonkey-gui-3.0.0, Maintainer: wiz

mldonkey is a client to access the eDonkey network, a peer-to-peer network
particularly efficient for big files thanks to a multi-sources download
protocol. It is written in Objective-Caml, and comes with its own GTK GUI,
an HTTP interface and a telnet interface. It works on most UNIX platforms.

This package provides the GTK GUI interface, but not the core. You will
have to install it (using the mldonkey package) in the same machine or
another one.


Required to run:
[x11/lablgtk] [x11/gtk2] [net/mldonkey] [graphics/gd] [graphics/librsvg]

Required to build:
[pkgtools/x11-links] [x11/renderproto] [x11/fixesproto] [x11/xproto] [x11/xextproto] [x11/inputproto] [x11/randrproto] [lang/ocaml] [lang/perl5] [devel/gmake] [devel/pkg-config]

Package options: lablgtk

Master sites: (Expand)

SHA1: 8d3f1808578bb145655050c0224f512afe0266b5
RMD160: c53efda6b513bbfd2dcd71804600b0906252e463
Filesize: 2659.99 KB

Version history: (Expand)


CVS history: (Expand)


   2009-02-26 15:03:29 by Matthias Scheler | Files touched by this commit (4) | Package updated
Log message:
Pullup ticket #2708 - requested by:
mldonkey: security update
mldonkey-gui: security update

Revisions pulled up:
- net/mldonkey/Makefile				1.46-1.48
- net/mldonkey/Makefile.common			1.34-1.36
- net/mldonkey/distinfo				1.46-1.48
- net/mldonkey-gui/Makefile			1.27
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Jan 24 12:59:28 UTC 2009

Modified Files:
	pkgsrc/net/mldonkey: Makefile.common distinfo

Log message:
Update to 2.9.7:

2009/01/20: version 2.9.7 = tag release-2-9-7
6727: Web_infos: Replace old GeoIP URL with new one
- old code added the new URL, even if GeoIP was not present in web_infos

2009/01/04
6714: BT: Fix bug when computing limits for max_bt_uploaders
6713: GeoIP: New web_infos URL for country list (thx to Choby)
- old URLs are updated to:
  http://www.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz

2008/12/13
6689: Allow compilation with Ocaml 3.11.0

2008/09/01
6629: Mail: Move hostname from subject to body (eydaimon)
Updated Mozilla protocol handler to version 2.5
- original source from http://www.informatik.uni-oldenburg.de/~dyna/mldonkey
6628: IP discover: Use http://whatismyip.org, old URL is not working anymore
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Feb 16 13:11:41 UTC 2009

Modified Files:
	pkgsrc/net/mldonkey: Makefile Makefile.common
	pkgsrc/net/mldonkey-gui: Makefile

Log message:
Convert to user-destdir.
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Feb 24 22:50:45 UTC 2009

Modified Files:
	pkgsrc/net/mldonkey: Makefile distinfo
Added Files:
	pkgsrc/net/mldonkey/patches: patch-aa

Log message:
Add patch fixing security problem from upstream.

Bump PKGREVISION.
---
Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Feb 25 23:39:37 UTC 2009

Modified Files:
	pkgsrc/net/mldonkey: Makefile Makefile.common distinfo
Removed Files:
	pkgsrc/net/mldonkey/patches: patch-aa

Log message:
Update to 3.0.0:

2009/02/24: version 3.0.0 = tag release-3-0-0
6754: Fix local file access bug in internal http server
- this is an urgent security related bug-fix and effects
  all MLDonkey versions >= 2.8.4
6752: Optimized implementation of the ip_set module (cbah)
6736: Add/fix some copyright texts