Commit graph

22 commits

Author SHA1 Message Date
obache
1f8accbf4c Fix MAINTAINER address typo since initial import.
tech-pkg at jp.NetBSD.org => tech-pkg-ja at jp.NetBSD.org
2008-05-17 08:22:56 +00:00
joerg
e6c367979b Don't include a reimplementation of strdup, ANSI C is old enough. 2007-07-24 14:26:31 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
joerg
3983272167 Fix errno. 2005-12-08 19:08:28 +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
kristerw
66c306fb4f The sources assume <malloc.h> exists. Create a fake one for platforms
that don't have it.
2005-07-19 04:14:50 +00:00
kristerw
e71263d953 Regenerate so that the Mac OS X patch program undestands how
to apply it.
2005-07-17 23:40:31 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
taca
5962372f5a Fix compile problem under gcc 3.3.3.
- use <stdarg.h> instead of <varargs.h>
- don't declare errno assuming nicluding <errno.h> is sufficient.
- check strerror(3) and don't use own alternative one.
2004-03-25 15:23:40 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jmc
a1955f66e2 Hand generate the first part of this patch to avoid an RCS expansion on
checkouts
2003-09-21 09:03:37 +00:00
jmc
0dad2927b3 Comment out setenv.c for NetBSD. System library has working copies and
unsetenv conflicts anyways.
2003-09-21 08:54:00 +00:00
jmc
b10fb83eb5 Comment out setenv.c for NetBSD. System library has working copies and
unsetenv conflicts anyways.
2003-09-21 08:53:35 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jun
ef65348c9f now security fix contains main trunk. 2001-08-17 05:06:07 +00:00
jun
e00ea865b9 Update AiSSLtelnet to 0.15
- Fix telnetd origin security hole.
2001-08-17 05:04:29 +00:00
jun
871b8207e7 Apply:
ftp://ftp.netbsd.org/pub/NetBSD/security/patches/SA2001-012-telnetd.patch

see also
 ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2001-012.txt.asc
2001-07-30 15:24:06 +00:00
agc
a35e3d707c Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +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
jun
89edf7f9f4 Initial import of "AiSSLtelnet":
AiSSL based implementation of the telnet(d).
2001-03-14 05:11:17 +00:00