From 02a6afe087b662e868686d3032af20bb26a7b7ae Mon Sep 17 00:00:00 2001 From: Tom Hukins Date: Sun, 26 Sep 1999 21:16:04 +0000 Subject: [PATCH] Add Y2K problem with slurp port PR: ports/13694 Submitted by: James Raynard --- en/y2kbug.sgml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/en/y2kbug.sgml b/en/y2kbug.sgml index 8da9fa44ad..acf0edf9ef 100644 --- a/en/y2kbug.sgml +++ b/en/y2kbug.sgml @@ -1,9 +1,9 @@ + %includes; ]> - + &header; @@ -260,6 +260,12 @@
The dgs port suffers from the same TIFF related problem as the tiff port. [contrib routine for converting Sun rasterfiles to TIFF] [Port patched 1999/04/18; fixes in FreeBSD-3.2 and above]
+ +
ports/13694
+ +
The slurp port has a problem generating a correctly formatted host file + name when tm_year is greater than 100.

More information