Versions
v3.2.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~ppc ~ppc64 ~x86
- USE flags
- bittorrent doc fasttrack gd gnutella magic ocamlopt upnp
v3.1.7-r4 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~ppc ~ppc64 ~x86
- USE flags
- bittorrent doc fasttrack gd gnutella magic ocamlopt upnp
v3.1.7-r3 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~ppc ~ppc64 ~x86
- USE flags
- bittorrent doc fasttrack gd gnutella gtk guionly magic ocamlopt upnp
USE flags
General
- bittorrent
- enable bittorrent support
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- fasttrack
- enable fasttrack support
- gd
- Add support for media-libs/gd (to generate graphics on the fly)
- gnutella
- enable gnutella and gnutella2 support
- gtk
- Add support for x11-libs/gtk+ (The GIMP Toolkit)
- guionly
- enable client build only
- magic
- Add support for file type detection via magic bytes (usually via libmagic from sys-apps/file)
- ocamlopt
- Enable ocamlopt support (ocaml native code compiler) -- Produces faster programs (Warning: you have to disable/enable it at a global scale)
- upnp
- Enable UPnP port mapping support
Dependencies
acct-user / p2p : User for mldonkey
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-lang / ocaml : Programming language supporting functional, imperative & object-oriented styles
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / glib : The GLib library of C routines
dev-ml / camlp4 : System for writing extensible parsers for programming languages
dev-ml / lablgtk : OCaml bindings to GTK-3
dev-ml / num : Library for arbitrary-precision integer and rational arithmetic
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
media-libs / gd : Graphics library for fast image creation
media-libs / libpng : Portable Network Graphics library
net-libs / libnatpmp : An alternative protocol to UPnP IGD specification
net-libs / miniupnpc : UPnP client library and a simple UPnP client
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-libs / zlib : Standard (de)compression library
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
acct-user / p2p : User for mldonkey
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-libs / glib : The GLib library of C routines
dev-ml / camlp4 : System for writing extensible parsers for programming languages
dev-ml / lablgtk : OCaml bindings to GTK-3
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
media-libs / gd : Graphics library for fast image creation
media-libs / libpng : Portable Network Graphics library
net-libs / libnatpmp : An alternative protocol to UPnP IGD specification
net-libs / miniupnpc : UPnP client library and a simple UPnP client
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-libs / zlib : Standard (de)compression library
x11-libs / gdk-pixbuf : Image loading library for GTK+
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / pango : Internationalized text layout and rendering library
Bugs
- 927332
- net-p2p/mldonkey-3.1.7-r4 fails to compile: CryptoPP.cc:9488:6: error: type of cc_lprintf_nl does not match original declaration [-Werror=lto-type-mismatch]
- 927787
- net-p2p/mldonkey-3.1.7-r4 installs files that contain a TEXTREL
- 941466
- net-p2p/mldonkey-3.2.1 - [ncurses-6.5] [libtool] [gcc-15] Error: Unbound module DonkeyNodesDat
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: 3.2.1 version bump.
Removed inactive and obsolete Sourceforge upstream. Closes: https://bugs.gentoo.org/749609 Closes: https://bugs.gentoo.org/921257 Signed-off-by: Jesus P Rey (Chuso) <gentoo@chuso.net> Closes: https://github.com/gentoo/gentoo/pull/38838 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - John Helmert III · gentoo
net-p2p/mldonkey: dekeyword ~ia64
dev-ml/num isn't keyworded there. Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - John Helmert III · gentoo
net-p2p/mldonkey: dekeyword ~hppa
dev-ml/num isn't keyworded here. Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: Disable building the GUI
to remove dependency on x11-libs/gtk+:2 Closes: https://bugs.gentoo.org/769338 Signed-off-by: Jesus P Rey <gentoo@chuso.net> Closes: https://github.com/gentoo/gentoo/pull/29813 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
net-p2p/mldonkey: Drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - John Helmert III · gentoo
net-p2p/mldonkey: drop dependency on old ocaml
Signed-off-by: John Helmert III <ajak@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/mldonkey: add some missing deps
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: rework init.d/service files
Add systemd service unit and remove obsolete settings from the OpenRC script. Signed-off-by: Jesus P Rey <gentoo@chuso.net> Closes: https://bugs.gentoo.org/480050 Closes: https://github.com/gentoo/gentoo/pull/22851 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: Patch for C++17 support.
Signed-off-by: Jesus P Rey <gentoo@chuso.net> Closes: https://bugs.gentoo.org/790134 Closes: https://github.com/gentoo/gentoo/pull/21663 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/mldonkey: revbump to propagate changes
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: Add net-analyzer/openbsd-netcat as an alternative
...to net-analyzer/netcat. Signed-off-by: Jesus P Rey <gentoo@chuso.net> Closes: https://bugs.gentoo.org/775971 Closes: https://github.com/gentoo/gentoo/pull/20188 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Alfredo Tupone · gentoo
net-p2p/mldonkey: removing stable keyword for ocaml-4.04 removal
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: revision bump to 3.1.7-r1
Adds support to send init.d commands via telnet in addition to http. Signed-off-by: Jesus P Rey <gentoo@chuso.net> Closes: https://bugs.gentoo.org/338017 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/mldonkey: cleanup old
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/mldonkey: Stabilize 3.1.7 ppc, #749954
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/mldonkey: stabilize 3.1.7 on amd64
Bug: https://bugs.gentoo.org/749954 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-p2p/mldonkey: stabilize 3.1.7 on x86
Bug: https://bugs.gentoo.org/749954 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: Fix BitTorrent dependency on dev-ml/num
Signed-off-by: Jesus P Rey <gentoo@chuso.net> Closes: https://bugs.gentoo.org/749951 Closes: https://github.com/gentoo/gentoo/pull/17955 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/mldonkey: add subslot deps
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-p2p/mldonkey: fix MissingSlotDep, MissingUseDepDefault in old
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-p2p/mldonkey: cleanup redundant version
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-p2p/mldonkey: misc fixups
- Drop sparc keyword (OCaml was dekeyworded there recently) - Fix dependencies Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: depeywork dev-lang/ocaml and revdeps on sparc
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Jesus P Rey (Chuso) · gentoo
net-p2p/mldonkey: version bump to 3.1.7
Signed-off-by: Jesus P Rey <gentoo@chuso.net> Bug: https://bugs.gentoo.org/595798 Bug: https://bugs.gentoo.org/705582 Closes: https://bugs.gentoo.org/582136 Closes: https://bugs.gentoo.org/615322 Closes: https://bugs.gentoo.org/635932 Closes: https://bugs.gentoo.org/704684 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
net-p2p/mldonkey: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
net-p2p/mldonkey: Replace STRIP_MASK with RESTRICT=strip
Closes: https://bugs.gentoo.org/651456 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-p2p/mldonkey: keyworded 3.1.6-r1 for ppc64, bug #667034
Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc64" - David Seifert · gentoo
net-p2p/mldonkey: [QA] Rely on default value of WANT_AUTOCONF
* Specifying WANT_AUTOCONF=2.5 is unnecessary as this will choose the most recent version of Autoconf anyways. It only impedes future bumps of Autoconf. Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Jeroen Roovers · gentoo
net-p2p/mldonkey: Mark ~hppa (bug #608758).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Alexis Ballier · gentoo
net-p2p/mldonkey: Add upnp useflag, mostly by Richard Grenville in bug #408277.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Alexis Ballier · gentoo
net-p2p/mldonkey: bump to 3.1.6
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Austin English · gentoo
net-p2p/mldonkey: remove old version
Package-Manager: portage-2.2.26 - Austin English · gentoo
net-p2p/mldonkey: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26 - Alexis Ballier · gentoo
net-p2p/mldonkey: fix build with ocaml 4.03
Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Michael Palimaka · gentoo
net-p2p/mldonkey: remove old
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
net-p2p/mldonkey: ppc stable wrt bug #564660
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-p2p/mldonkey: x86 stable wrt bug #564660
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-p2p/mldonkey: amd64 stable wrt bug #564660
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
net-p2p/mldonkey: Stable for HPPA (bug #564660).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches - Alexis Ballier · gentoo
net-p2p/mldonkey: add missing dep on camlp4, bug #452408
Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed