Commit graph

13 commits

Author SHA1 Message Date
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
703e5a6b7f Reset maintainer, email to xs at nitric dot net bounced. 2005-09-23 20:06:25 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +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
cube
decdb56b9d Make http_load actually use the -proxy parameter. Fixes PR 26541 by
Mike Grupenhoff.
2004-08-04 12:21:02 +00:00
snj
67721bd22d Convert to buildlink3. 2004-04-27 04:59:42 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
martti
33e2a02324 COMMENT should start with a capital letter. 2003-07-22 04:14:17 +00:00
wiz
fad35e4f01 buildlink1 -> buildlink2; fix rpath. 2002-10-25 09:33:36 +00:00
wiz
4927c0f806 Since we depend on openssl, say so.
Also fix package that it works with openssl installed from pkgsrc
(not in the base system).
2002-07-02 16:26:30 +00:00
rh
c9cfb743d4 Initial import of http_load-20020104, a tool that runs multiple http
fetches in parallel, to test the throughput of a web server.  Provided by
<xs.kittenz.org>, thanks!  This closes PR pkg/16665.
2002-05-05 22:07:10 +00:00