Commit graph

19 commits

Author SHA1 Message Date
nia
4e24709b68 comms: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:05:57 +00:00
nia
1fad23390d comms: Remove SHA1 hashes for distfiles 2021-10-07 13:27:01 +00:00
jlam
5ea7996f13 comms/modemd: Install manpages into ${PKGMANDIR}.
Set MANDIR in Makefile.inc to point to ${PKGMANDIR} so that
the BSD makefiles that include Makefile.inc will install manpages
into the correct location.
2017-08-19 00:22:35 +00:00
joerg
9bba784d3c Add missing includes. 2017-02-17 17:00:03 +00:00
dholland
8bb68a98e6 add configurations for openbsd, bitrig, macos 2015-11-07 23:26:34 +00:00
agc
ad1e2a0a92 Add SHA512 digests for distfiles for comms category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-03 01:34:52 +00:00
joerg
dd6f9c987f Fix operator precendence. Include missing header. Use socklen_t.
Don't pass formatted buffers as format string. Bump revision.
2013-09-10 14:15:11 +00:00
hans
ab724cef75 Fix build on SunOS. 2012-02-16 17:25:16 +00:00
wiz
b1cdb8e352 Fix build (add missing headers). 2011-12-19 13:25:22 +00:00
joerg
f04d7e101f Fix various missing includes. 2011-11-25 21:34:34 +00:00
joerg
d75cc0e9ea Add a missing includes 2011-09-25 19:41:11 +00:00
obache
4fa19ac0f0 Include <stdlib.h> not only NetBSD.
It already included unconditionally with other patches,
and fixes build failure on other platforms.
2010-12-30 09:02:51 +00:00
rillig
f36b683aa0 Fixed implicit function declarations. 2007-10-10 16:53:58 +00:00
joerg
c543f759ff Fix errno. Add DragonFly. 2006-01-12 17:13:58 +00:00
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
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
jlam
407f9a4e72 Don't install the libmodem.a library on NetBSD-current. Fix from pkg/18914
by Robert Elz.
2002-11-20 07:01:05 +00:00
agc
d26f80ba43 Move to sha1 digests, and add distfile sizes. 2001-04-20 08:55:26 +00:00
agc
268ad0352c + 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 10:33:37 +00:00