Commit graph

11 commits

Author SHA1 Message Date
wiz
62b20db6ab Fix build on systems with native getline() function.
From Anon.
2009-09-29 17:10:38 +00:00
tron
2b496e4fe5 Always use "unsigned int" for a 32 bit unsigned integer which is correct
on all platforms supported by pkgsrc.

This should fix LP64 problems reported in PR pkg/19765 by John Heasley.
2006-09-28 16:21:46 +00:00
joerg
82b7232a70 Fix errno. 2005-12-08 17:36:56 +00:00
wiz
f40cea8002 Split multipatch into multiple patches. 2005-12-01 20:19:57 +00:00
wiz
6a24b19858 RCS tags added 2000-02-05 04:35:51 +00:00
mrg
31546c3c96 SYSV or __ELF__ for no-underscore thanks, in sparc.S 1999-06-20 12:33:14 +00:00
mrg
c3f27915e7 sparc || __sparc__ please. 1999-06-20 12:32:57 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
0f4a239723 Grumble. Should have been <sys/types.h> and not <machine/endian.h>. 1998-03-19 20:24:10 +00:00
tv
1f077758db Fixes:
- on i386, somehow <machine/endian.h> never got included by
  <machine/ansi.h>; include the former directly.
- on sparc (and all big endian machines), the endian check was in the
  wrong place: it should have been in usuals.h.  Also include usuals.h in
  md5.c to get the define.
1998-03-19 02:51:52 +00:00
tv
bbbf971993 Import of my version of FreeBSD's pgp 2.6 pkg, reengineered. Differences
from FreeBSD port:
- uses our rsaref pkg if USE_RSAREF2 is YES
- doesn't use USA_RESIDENT; instead uses USE_RSAREF2 since MIT students
  and staff may legally use mpilib instead of rsaref
- builds 2.6.3a with rsaref as well as 2.6.3ia without (all based on the
  same sources)
- uses asm routines on i386, sparc, and m68k
1998-03-18 01:51:14 +00:00