Commit graph

5 commits

Author SHA1 Message Date
yyamano
307c1dd679 Make it build on Darwin.
* Use curses. Darwin doesn't have termcap.
* Add __APPLE__ to system.h to define necessary macros.
* Replace __{Free,Open,Net}BSD__ with __UNIX__ in language/language.c.
  It worked on *BSD, but not correct logically.

XXX -no-cpp-precomp issue isn't fixed yet. I think we should fix it in
XXX generic way.
2002-03-09 03:27:51 +00:00
wiz
93fb6caab3 Replace gets(3) by fgets(3). Patches by Don Yuniskis in pkg/13896. 2001-09-14 15:03:10 +00:00
wiz
8ff04dcfbe re-add patch checksum (have to be made after `make extract') 2001-04-22 15:52:28 +00:00
agc
871c5f4103 Move to sha1 digests, and add distfile sizes. 2001-04-18 11:21:02 +00:00
agc
4274f13ce5 + 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:10:18 +00:00
Renamed from archivers/hpack/files/md5 (Browse further)