diff options
author | lioux <lioux@FreeBSD.org> | 2003-01-27 02:42:48 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-01-27 02:42:48 +0800 |
commit | e45f4b37fefc4310f1bfa6a85c1b4fb61cdedc1f (patch) | |
tree | 369f12215b7192c6d79dde61fb90652d4be2068c /net-p2p/mldonkey/pkg-descr | |
parent | 8bfa0e5dc73971c75a76900d4a99c92ed53edf04 (diff) | |
download | freebsd-ports-gnome-e45f4b37fefc4310f1bfa6a85c1b4fb61cdedc1f.tar.gz freebsd-ports-gnome-e45f4b37fefc4310f1bfa6a85c1b4fb61cdedc1f.tar.zst freebsd-ports-gnome-e45f4b37fefc4310f1bfa6a85c1b4fb61cdedc1f.zip |
o After being repo copied to mldonkey-gui port:
- update to 2.02.0
- only install the mldonkey core (leave the GUI for the mldonkey-gui
port)
- update all informational files to reflect this change
- roll our own BSD license kill_mldonkey shell script instead of
using the distribution's one: sh(1) based using fetch(1)
Approved by: portmgr (myself & no objections)
Repo copied by: joe
Submitted by: maintainer
Diffstat (limited to 'net-p2p/mldonkey/pkg-descr')
-rw-r--r-- | net-p2p/mldonkey/pkg-descr | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/net-p2p/mldonkey/pkg-descr b/net-p2p/mldonkey/pkg-descr index 470212b5f06b..a7cf4a8312ae 100644 --- a/net-p2p/mldonkey/pkg-descr +++ b/net-p2p/mldonkey/pkg-descr @@ -1,10 +1,12 @@ -mldonkey is a OCAML/GTK client for the eDonkey peer-to-peer network -(see http://www.edonkey2000.com/ and the 'edonkey' ports). +mldonkey is a OCAML/GTK client for both eDonkey and Overnet +peer-to-peer networks. +(see http://www.edonkey2000.com/ and the 'edonkey' ports) +(see http://www.overnet.com/) It is separated into a core with telnet and web interfaces, and -brings a GTK GUI. +brings a GTK GUI (see the separate mldonkey-gui port). -Other features over the original client are: +Other features over the original eDonkey client are: - better stability - faster operation - much better control |