notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mldonkey-devel A OCAML client for multiple peer-to-peer networks
2.7.3_1 net Deleted on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.7.3_1Version of this port present on the latest quarterly branch.
Maintainer: lioux@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-01-09 04:08:54
Last Update: 2006-02-14 20:38:29
SVN Revision: UNKNOWN
People watching this port, also watch:: mplayer, mplayer-skins, libao
License: not specified in port
WWW:
http://www.nongnu.org/mldonkey/
Description:
mldonkey is a OCAML/GTK client for a number of peer-to-peer networks. It is separated into a core with telnet and web interfaces, and a GTK GUI. The following protocols are supported: - eDonkey (http://www.edonkey2000.com/) - Overnet (http://www.overnet.com/) - Bittorrent (http://bitconjurer.org/BitTorrent/) - Gnutella (http://www.gnutella.org/) - Gnutella2 (http://www.shareaza.com/) - Fasttrack - Soulseek (http://www.slsk.org/) - Direct-Connect (http://www.neo-modus.com/) - Opennap (http://opennap.sourceforge.net/) - Kademlia WWW: http://www.nongnu.org/mldonkey/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • mldonkey-devel>0:net/mldonkey-devel
No installation instructions:
This port has been deleted.
PKGNAME: mldonkey-devel
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ocamlc : lang/ocaml
  2. lablgtk2 : x11-toolkits/ocaml-lablgtk2
  3. jabbr.cma : net-im/ocaml-jabbr
  4. gmake : devel/gmake
  5. autoconf259 : devel/autoconf259
  6. pkg-config : devel/pkgconfig
Runtime dependencies:
  1. pkg-config : devel/pkgconfig
Library dependencies:
  1. gd.4 : graphics/gd
  2. rsvg-2.2 : graphics/librsvg2
  3. iconv.3 : converters/libiconv
  4. glib12.3 : devel/glib12
  5. gtk12.2 : x11-toolkits/gtk12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.savannah.nongnu.org/releases/mldonkey/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.7.3_1
14 Feb 2006 20:38:29
Original commit files touched by this commit
pav search for other commits by this committer
- Finish move of this port to net-p2p category.

Pointed out by: kris
Pointy hat to:  pav
2.7.3_1
24 Jan 2006 23:46:37
Original commit files touched by this commit
lioux search for other commits by this committer
o Build and install mldonkey hashing signature tool: mld_hash
o Install kill_mldonkey script script into EXAMPLESDIR instead of
  PREFIX/bin since it is a sample requiring modification before
  being used.
o Bump PORTREVISION
2.7.3
19 Jan 2006 23:05:38
Original commit files touched by this commit
lioux search for other commits by this committer
o Update to 2.7.3
o Fix detection of reentrant code introduced in previous commit:
  it was working backwards
2.7.2_2
18 Jan 2006 20:04:24
Original commit files touched by this commit
lioux search for other commits by this committer
1) Make sure that multithreaded coding using
   gethostbyname(3)/gethostbyaddr(3) is used under FreeBSD.
2) Futhermore, insure that it is properly detected whether reentrant
   versions of the aforementioned functions are available; and,
   that the appropriate code is used on either case.
3) Bump PORTREVISION

Submitted by:   spiralvoice <spiralvoice@users.sourceforge.net> [1]
Reviewed by:    freebsd-ports (3 days silence)
2.7.2_1
16 Jan 2006 20:09:59
Original commit files touched by this commit
lioux search for other commits by this committer
o Fix typo on dependency list: depend on graphics/librsvg2 rather
  than graphics/librsvg
o Bump PORTREVISION

Submitted by:   Carlos Eduardo <cartola@openit.com.br>
2.7.2
05 Jan 2006 20:04:21
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.7.2
2.7.1_1
11 Dec 2005 02:10:48
Original commit files touched by this commit
lioux search for other commits by this committer
o Replace previous mldonkey GUI with new mlgui version 2.
o Bump PORTREVISION
2.7.1
10 Dec 2005 23:56:59
Original commit files touched by this commit
lioux search for other commits by this committer
1) net/mldonkey-devel port build got broken when lang/ocaml was
   updated to branch 3.09
2) Fix build with patches from ocaml CVS as of
   Sat Dec 10 23:54:24 UTC 2005
        - http://www.nongnu.org/mldonkey/

Obtained from:  MLDonkey CVS [2]
Pointy hat to:  garga [1],
                Marwan Burelle <marwan.burelle@lri.fr> [1]
2.7.1
10 Dec 2005 06:49:33
Original commit files touched by this commit
lioux search for other commits by this committer
Remove dependency on lang/ocaml308. This has not been committed yet.
2.7.1
10 Dec 2005 06:41:20
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.7.1
2.7.0
28 Nov 2005 01:39:34
Original commit files touched by this commit
lioux search for other commits by this committer
Fix build for amd64, ia64 and sparc64; thus, remove BROKEN
2.7.0
20 Nov 2005 18:48:06
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.7.0
2.6.7
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2.6.7
11 Nov 2005 06:06:17
Original commit files touched by this commit
lioux search for other commits by this committer
Add SHA256 checksum
2.6.7
09 Nov 2005 08:21:21
Original commit files touched by this commit
pav search for other commits by this committer
Move instant messaging related ports to newly created net-im category:

  net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.7
02 Nov 2005 00:36:53
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.6.7
2.6.6
28 Oct 2005 09:06:48
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.6.6
2.6.5
17 Oct 2005 01:39:22
Original commit files touched by this commit
lioux search for other commits by this committer
Fix build on FreeBSD 4.x branch through USE_GCC=3.4

Submitted by:   pointyhat (kris)
2.6.5
12 Oct 2005 01:19:04
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.6.5
2.6.4_1
10 Oct 2005 16:38:19
Original commit files touched by this commit
lioux search for other commits by this committer
o Add a rc.d startup script
o Bump PORTREVISION
2.6.4
04 Sep 2005 20:20:29
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.6.4
2.6.3
30 Aug 2005 21:45:04
Original commit files touched by this commit
lioux search for other commits by this committer
Fix installation

Submitted by:   pointyhat (krion)
2.6.3
30 Aug 2005 02:06:28
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.6.3
2.6.2
28 Aug 2005 19:01:22
Original commit files touched by this commit
lioux search for other commits by this committer
o Much Makefile polishing [1]
o Update to 2.6.2

PR:             82466 [1]
Submitted by:   Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2.6.0
21 Jul 2005 10:41:31
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.6.0
2.5.30.17
20 Jul 2005 23:53:43
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on ia64 and amd64: Does not compile
2.5.30.17
11 Jul 2005 02:29:35
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.5.30.17
2.5.30.16
12 Jun 2005 18:38:43
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.5.30.16
2.5.30.15
07 May 2005 03:27:18
Original commit files touched by this commit
lioux search for other commits by this committer
o Update to 2.5.30.15
o Add WITH_THR_THREAD_MODEL knob which allows this port to build
  with libthr threadind instead of libpthread. Very experimental.
2.5.30.14
27 Apr 2005 10:41:38
Original commit files touched by this commit
lioux search for other commits by this committer
2.5.30.14
2.5.30.9
24 Apr 2005 10:57:15
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.5.30.9
2.5.30.7
21 Apr 2005 17:47:50
Original commit files touched by this commit
lioux search for other commits by this committer
o Update to 2.5.30.7
o Re-enable pthreads support which seems to be working just fine
  in this version
2.5.30.6
17 Apr 2005 13:37:56
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.5.30.6
2.5.30.5
17 Apr 2005 07:39:33
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.5.30.5
2.5.30.1
03 Apr 2005 03:12:06
Original commit files touched by this commit
lioux search for other commits by this committer
Update to 2.5.30.1
2.5.30.c
29 Mar 2005 05:24:23
Original commit files touched by this commit
krion search for other commits by this committer
With portmgr hat on backout previous commit, since it wasn't
approved.  Add more MASTER_SITES for a better redundancy and to
make pointyhat more happy.

Pointy hat to:  lioux
Approved by:    portmgr (implicit)
2.5.30.1
29 Mar 2005 00:08:25
Original commit files touched by this commit
lioux search for other commits by this committer
Add an extra MASTER_SITES entry to help with fetching issues which
are being reported

Approved by:    portmgr (krion implicitly)
2.5.30.c
18 Mar 2005 03:15:06
Original commit files touched by this commit
lioux search for other commits by this committer
Update to development version 2.5.30 patch kit c
2.5.30.b
16 Mar 2005 03:45:21
Original commit files touched by this commit
lioux search for other commits by this committer
Update to development version 2.5.30 patch kit b
2.5.28.s1_2
23 Feb 2005 23:48:40
Original commit files touched by this commit
lioux search for other commits by this committer
Update to development version 2.5.28 patch kit s1
2.5.28.p_2
31 Jan 2005 02:47:22
Original commit files touched by this commit
lioux search for other commits by this committer
o Fix patch #3676 from patch kit p with patch [2] from [1]: BT/fileTP
  HTTP header check

  [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3676
  [2] file 3676_2-fix.patch

o Bump PORTREVISION
2.5.28.p_1
30 Jan 2005 19:10:50
Original commit files touched by this commit
lioux search for other commits by this committer
o Disable patch #3672 [1] from patch kit p, the patch for uploading
  to low id clients is not currently well understood. There is a
  lot of complain about slow download speeds due to emule credit
  system penalizing mldonkey clients

  [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3672

o Bump PORTREVISION
2.5.28.p
29 Jan 2005 11:26:34
Original commit files touched by this commit
lioux search for other commits by this committer
Update to development version 2.5.28 patch kit p
2.5.28.o
18 Jan 2005 13:44:51
Original commit files touched by this commit
lioux search for other commits by this committer
Update to development version 2.5.28 patch kit o
2.5.28.m
11 Jan 2005 01:25:20
Original commit files touched by this commit
lioux search for other commits by this committer
Update to development version 2.5.28 patch kit m
2.5.28.l
10 Jan 2005 06:59:43
Original commit files touched by this commit
lioux search for other commits by this committer
o Update to development version 2.5.28 patch kit l
o Disable pthread support build: mldonkey becomes unstable and loads
  the system over 100%
2.5.28.k
09 Jan 2005 17:29:24
Original commit files touched by this commit
lioux search for other commits by this committer
Update to development version 2.5.28 patch kit k
2.5.28.j
09 Jan 2005 17:29:07
Original commit files touched by this commit
lioux search for other commits by this committer
Use a wildcard %%AUTOCONF%% that is replaceable from within the
ports' Makefile instead of hardcoding the autoconf version
2.5.28.j
09 Jan 2005 04:00:39
Original commit files touched by this commit
lioux search for other commits by this committer
o After repo copy from net/mldonkey
        - Update to development version 2.5.28 patch kit j
        - Set myself as maintainer for the time being but allow
          previous maintainer to take over ASAP
        - Temporarily --disable-filetp per default since filetp is
          known to be broken on version 2.5.28* and prior
        - Deploy PORTDOCS
        - Add CONFLICTS on net/mldonkey{,-core,-gui}
        - NO_LATEST_LINK since this is a development version of
          net/mldonkey
        - DESCR: replace spaces with tabs

PR:             75664
Repo copied by: marcus (portmgr)

Number of commits found: 49