Commit graph

25 commits

Author SHA1 Message Date
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
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.
2015-11-04 00:34:51 +00:00
gdt
1625147bc5 Add -lintl on Darwin.
From Adrien Auzanneau via pkgsrc-users.
2015-03-19 14:33:35 +00:00
mef
35cae8dfa1 Update 2.3.4 to 2.4
-------------------
ChangeLog unknown. Seems minor bug fix.
2015-03-07 06:24:10 +00:00
mef
e4a64df622 Update 2.3.3 to 2.3.4
---------------------
Explicit ChangeLog or Release Note not found, but
 - option -6 is added for IPv6 (default is IPv4)
 - sun (__sun) support for termios.h seems added
2015-01-29 02:27:39 +00:00
jperkin
7940b1ec92 Fix build on SunOS. Patches from Thomas Merkel in joyent/pkgsrc#175. 2014-02-18 12:13:01 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
ryoon
a580d93cad Update to 2.3.3
* Use distfile's install target, remove pkgsrc one.

Changelog:
unknown.
2013-06-26 12:39:24 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
shattered
12b9046037 Update to 1.5.2. Notable changes:
- support persistent connections
- binding to an adapter did not work (fixed)
2012-02-18 10:06:56 +00:00
adam
ca00f2be25 Changes 1.4.4:
* fixes so that it works again on FreeBSD again
* added IPv6 support
2011-07-09 07:45:08 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
zafer
300de0f35b Update httping to 1.3.0. Add destdir support. Add license.
ChangeLog:
1.3.0 httping used to put an absolute URI in the GET/HEAD request when
not via proxy which is incorrect, that is now fixed
2009-07-19 11:54:51 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
hasso
52a690e6c8 Make it build on DragonFly. 2009-06-05 09:14:07 +00:00
adrianp
a582d60302 Update to 1.2.9 and fix SunOS builds
1.2.9 binding to an adapter did not work, 'SIGPIPE' was not handled correctly
1.2.8 fixed a segfault introduced in version 1.2.7
1.2.7 http statuscodes are now correctly interpreted (if selected)
1.2.6 Can now split measured latency in time to connect and time to exchange a request with the HTTP server
2008-09-19 19:23:07 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
joerg
4195907ee7 Fix build on DragonFly. 2007-12-27 15:45:19 +00:00
adrianp
5c9ff64b85 Update to 1.2.5
Fix build on systems that don't have strndup(3) (PR #36281)
1.2.5 showing the status code would garble the screen
1.2.4 fixed memory-leak in SSL code
2007-09-18 20:30:00 +00:00
adrianp
23b2c8543b Update to 1.2.3
Add audible ping
2007-07-01 15:56:08 +00:00
adrianp
04aca9c9c4 Update to 1.2.2
* one can now set the interface through which the http-pings will be send
2007-04-09 09:49:47 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
rillig
4c2c4122d9 Fixed the build on Solaris (missing libraries). 2006-09-16 10:07:55 +00:00
adrianp
9a74664e6e Httping is like 'ping' but for http-requests.
Give it an url, and it'll show you how long it takes to connect, send a
request and retrieve the reply (only the headers).
2006-09-05 18:02:42 +00:00