Commit graph

7 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
peter
e85b45ef24 Update to 0.8.9.
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.
2005-02-15 22:32:51 +00:00
tv
424b35a2a2 Update linkage to libltdl, now in its own package. 2004-10-15 12:14:07 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
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-09-22 08:09:14 +00:00
xtraeme
e52a4a7fdd Initial import of gift-fasttrack-0.8.6.
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.
2004-05-08 02:04:53 +00:00