summaryrefslogtreecommitdiff
path: root/net/gift-fasttrack
AgeCommit message (Collapse)AuthorFilesLines
2017-08-01Comment out dead sites (DNS problems).wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-12-21Bump revisions for libltdl update.joerg1-1/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-06-20Add DESTDIR support.joerg1-1/+3
2007-01-25Fix HOMEPAGE.wiz1-2/+2
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.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-15Update to 0.8.9.peter2-7/+6
Submitted by Alexander Mayr in PR 29349. Changes between 0.8.6 - 0.8.9: 2004-12-28 Markus Kern <mkern@users.berlios.de> * Fixed crash on firewalled source abortion. 2004-12-19 Markus Kern <mkern@users.berlios.de> * Fixed unchecked FST_PLUGIN->session access in fst_download.c * Fixed url decoder memmove overrun. 2004-11-27 Markus Kern <mkern@users.berlios.de> * Added windows installer. 2004-11-11 Markus Kern <mkern@users.berlios.de> * Finalized multi-supernode connection code. * Fixed NULL pointer crash on some corrupt search results. 2004-09-03 Markus Kern <mkern@users.berlios.de> * Fixed abuse of gethostbyname in HTTP client. 2004-06-19 Markus Kern <mkern@users.berlios.de> * Fixed remote DoS on HTTP server (not exploitable). * Fixed remote DoS on HTTP client (not exploitable). 2004-06-16 HEx <hex@users.berlios.de> * Use default nodes file if cache runs out of nodes.
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-3/+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-fasttrack-0.8.6.xtraeme4-0/+35
giFT-FastTrack is a plugin for giFT which enables users of giFT to participate in the FastTrack network. The required cryptographic algorithms have been successfully reverse engineered and searching/downloading already work.