Commit graph

13 commits

Author SHA1 Message Date
joerg
2fd3cae7fb Bump revisions for libltdl update. 2009-12-21 20:34:05 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
c79312104c Fix HOMEPAGE. 2007-01-25 23:31:31 +00:00
joerg
2c3be03ffa Needs pkg-config. 2006-06-07 12:30:36 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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-03-04 21:28:51 +00:00
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