Commit graph

20 commits

Author SHA1 Message Date
jperkin
9b2038e04e Remove broken /usr/pkg hardcoding from previous package updates. Fixes
PKGMANDIR.
2016-03-30 09:01:56 +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
dholland
006cafa1fd Fix Solaris detection; should fix Solaris build. 2014-09-11 21:27:09 +00:00
joerg
c4290e5774 Use tradcpp as preprocessor instead of second-guessing that cpp
-traditional will work.
2013-07-01 10:43:50 +00:00
is
4d472f8700 Update to 1.0.29
No user visible changes - basically, half a patch we had is now in the
upstream sources (no more statical initializers using stderr).
2011-11-23 16:25:07 +00:00
is
b57e7921b3 put comments back into the patch file 2011-11-22 15:10:15 +00:00
is
fc30df1413 icsi-finger 1.0.28 (+ our old patches). 2011-11-22 09:44:18 +00:00
is
e2f257fd71 Remove a data-dependent case of segmentation fault in in.fingerd. 2011-11-22 09:04:49 +00:00
is
51b26b2873 replace mktemp() by mkstemp(), updating net/icsi-finger to 1.0.27nb6 2011-11-15 13:04:46 +00:00
dholland
bcadc84a74 Use stdlib.h instead of private decls of malloc; remove union wait. Should
fix build with newer gcc and maybe also clang.
2011-11-15 00:11:06 +00:00
is
7eb1a32af6 Missed part of the fix for 64bit time_t from 2011/01/18 12:28:25.
The maintainance program packet2ascii (actually, the ascii2packet part)
needed to be fixed, too.
2011-11-10 09:42:22 +00:00
is
8fd6291825 Move FingerDir back to /var/spool; this way it can be writable by a specific
unpriviledged user gfingerd can run as. (Otherwise somebody would need
to create that directory it at boot time).
2011-02-11 17:16:03 +00:00
is
4f4f18901b Fix for 64bit time_t:
- make the packet contain explicit 32bit data for compatibility with
  clients on machines with 32bit time_t.
- replace ctime() calls on such changed former time_t values by a
  shim that does the translation.
This does not start to work after 2038 yet - that would need a change
of the collection protocol.
2011-01-18 12:28:25 +00:00
is
e4c56b0f59 Make this compile and run on non-NetBSD; tested (as client) on Solaris 10
in addition to NetBSD.
2008-12-15 15:37:56 +00:00
joerg
b463e15289 Force traditional mode for cpp, at least GCC 3.4+ will not generate
tabs otherwise. Fix errno usage, initialise global FILE * variables
at run time.
2006-06-08 14:29:26 +00:00
tv
cabe7802c6 Use strerror(3) rather than sys_errlist on Interix. 2005-11-08 13:47:40 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
wiz
54c417c67d Fix build with gcc3. 2004-09-10 19:47:43 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00