Commit graph

11 commits

Author SHA1 Message Date
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
e4ec305083 Convert to buildlink2. 2003-05-02 14:03:16 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
drochner
348c00c228 update to 1.1
changes:
- Automation filters are very configurable now + regex & shell/perl
- Connect via v0.6 protocol, shows host names
- Obtain extra host IPs from X-Try and Ultrapeer headers
- Manage host cache a little better
- Put connected nodes into host cache list top at exit
- Retry known Gnutella hosts that were dropped after delay
- Uploads work better
2002-09-02 14:50:01 +00:00
tron
3fb949b6b7 Update "napshare" package to version 1.0. Changes since version 0.1:
- Fully automated! Lots of testing
- Host cache size limit, we also load list faster
- Upload resume fixed
- Select files by size or name now, changes name when using size
- Minimum speed for searches works again
- Lots of other fixes, memory leaks are gone
- Initial host connections faster and uses more static host caches
- Found some possible memory leaks, fixed compile warnings for search tags
- GnutellaNet number is a little more realistic, still needs work
- Download try ratio 3:1 gets files started faster
- Uploads monitor reads correct now
- Ping shows max amount, showing how long it may take to complete a search
- Other small fixes
2002-01-20 09:25:51 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tron
08eda2ae5b Remove "connect4.gnutellanet.com" from host list which doesn't exist in
DNS although it is listed on the web page.
2001-09-22 16:26:52 +00:00
tron
271cdf78e7 Instead "connect1.gnutellanet.com" to "connect4.gnutellanet.com" instead
of the dead "gnutellahosts.com" as initial host list server to access
the Gnutella network. Bump package version to 0.1nb1.
2001-09-22 16:22:30 +00:00
tron
fd231522e5 Initial import of new "napshare" package:
Fully featured Gnutella P2P client made to run 24/7 unattended
2001-06-14 14:41:01 +00:00