summaryrefslogtreecommitdiff
path: root/net/gift-gnutella
AgeCommit message (Collapse)AuthorFilesLines
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2009-12-21Bump revisions for libltdl update.joerg1-1/+2
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-01-25Update to 0.0.11. Fix HOMEPAGE.wiz3-9/+9
Gnutella 0.0.11: * Made SHA1 implementation work correctly on 64 bit machines. * Create new client GUID on each startup to prevent stupid packagers from hurting the network. * Disable the timebomb once and for all. Gnutella 0.0.10.1: * Added additional revision digit to version number so we can release packages with updated GT_RELEASE_DATE if nothing else has changed. * Increased web cache disabling to 365 days after built and complete shutdown to 1.5 years. Gnutella 0.0.10: * Disconnect idle nodes that don't reply to pings. * Support Vendor Messages. * Support ConnectBack vendor message for better firewalled status detection. * Slightly improved the random number seed. * Send an empty error page when the remote side supports queueing. * All searches now timeout after at most 10 minutes. * Only use the full http:// URL in GWebcache requests when using a proxy (see RFC 2616 (HTTP/1.1) for further information). * Support outgoing compression of message streams. * Drop "urn:" trailer from queries sent. * Send full filename in PUSH uploads; seems LimeWire requires it. * Support p->share_hide/show for hiding shares from other nodes with a HopsFlow message, allowing them to be efficiently un/re-shared. * Basic support for sending GGEP blocks. * Change "really-old" auto-deactivation to silent failure to avoid creating surprises for people who don't care. * Support push proxies: put a GGEP block containing the IP address of some servers we're connected to in order to improve upload performance of firewalled nodes. * Ban webcaches that resolve to local IP addresses.
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-06-07Needs pkg-config.joerg1-1/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-10-15Update linkage to libltdl, now in its own package.tv1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-2/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-08Initial import of gift-gnutella-0.0.9.2.xtraeme4-0/+37
This is the gnutella plugin for gift.