Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 03/15/2003 07:44:43
Module Name: pkgsrc
Committed By: hubertf
Date: Sat Mar 15 05:44:42 UTC 2003
Modified Files:
pkgsrc/doc: CHANGES
pkgsrc/net/lopster: Makefile PLIST distinfo
pkgsrc/net/lopster/patches: patch-ab patch-ac
Removed Files:
pkgsrc/net/lopster/patches: patch-ad
Log Message:
Update lopster to 1.2.0. Changes:
* Most important
- Multi server support - connecting to more than one server
- Multi source support - downloading a file from more than one source
* Servers
- Completely new server/network handling - create your own network groups
- Basic IRC support - just create a network with type IRC and add a server there
- Compression support on opennap-ng servers - ./configure --with-zlib
- Thread support - ./configure --with-pthread to get rid of gui freezes
* Library and browse
- Quick search - quickly find files in your library or browses
- New layout - two window view for direcotries and files
- Direct browses handled like uploads - They are bandwidth restricted, you can abort them
- Browses are saved to disc - You can view the files offline and even queue files of offline users for downloading
* Search
- Tree view - Same files, same node
- More options - more power
* Chat
- Lots of right click tokens - Networks, channels, nicknames, files, urls. Try it!
- Limit for chat buffers
* Transfers
- Download layout changes - it is configurable - check prefs
- Download clone detection
- Advanced connection between Lopster users - You can download several segments with one single TCP connection
* Statistic
- New layout - more options for the bandwidth graph (click)
* As always:
- Lots of minor changes, lots of bug fixes
To generate a diff of this commit:
cvs rdiff -r1.1640 -r1.1641 pkgsrc/doc/CHANGES
cvs rdiff -r1.4 -r1.5 pkgsrc/net/lopster/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/lopster/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/net/lopster/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/net/lopster/patches/patch-ab \
pkgsrc/net/lopster/patches/patch-ac
cvs rdiff -r1.2 -r0 pkgsrc/net/lopster/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.