diff options
author | minskim <minskim> | 2004-12-19 11:14:51 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-12-19 11:14:51 +0000 |
commit | b1da0c6c07e517ef1da075f7ec18409a8fdeb23e (patch) | |
tree | cb3583b8ba39a182bcf63c94399e71212ed759a1 /net/overnet/PLIST | |
parent | 03700bb22ef7cb77d613ecaabb870e27ce9b0e21 (diff) | |
download | pkgsrc-b1da0c6c07e517ef1da075f7ec18409a8fdeb23e.tar.gz |
Update overnet to 1.0.1. This is updated during freeze because the
previous version (0.51.2) doesn't work with net/ed2k-gtk-gui.
Approved by the maintainer.
Changes:
- Better support for other protocols.
- Fake file detection.
- Lower CPU load.
- Now downloads first and last chunk first
- Improved zlib server support
- RAM buffered uploads/downloads
- Unicode support
- Many internal changes to share code with kdrive
- Fixed looping download
- Upload ratio changed. Now your upload must be set to at least
20KB/s to get unlimited download.
- You can now fix the number of upload slots instead of letting it
dynamically determine.
- Creates less load on the servers.
- Lots of smaller improvements
- zlib Server support
- vq command changed, new options
Diffstat (limited to 'net/overnet/PLIST')
-rw-r--r-- | net/overnet/PLIST | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/overnet/PLIST b/net/overnet/PLIST index b93aa2d115b..d65d8375f6e 100644 --- a/net/overnet/PLIST +++ b/net/overnet/PLIST @@ -1,6 +1,2 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/15 12:52:49 grant Exp $ -bin/overnet -share/doc/overnet/README -share/examples/overnet/contact.dat -@dirrm share/examples/overnet -@dirrm share/doc/overnet +@comment $NetBSD: PLIST,v 1.2 2004/12/19 11:14:51 minskim Exp $ +bin/overnetclc |