From owner-freebsd-ports Mon Jan 22 00:14:49 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18979 for ports-outgoing; Mon, 22 Jan 1996 00:14:49 -0800 (PST) Received: from lavender.yy.cs.keio.ac.jp (lavender.yy.cs.keio.ac.jp [131.113.47.22]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA18974 for ; Mon, 22 Jan 1996 00:14:21 -0800 (PST) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.6.12/3.4Wbeta5) id RAA00521; Mon, 22 Jan 1996 17:10:19 +0900 Message-Id: <199601220810.RAA00521@lavender.yy.cs.keio.ac.jp> To: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Subject: ported WIDE dhcp to FreeBSD 2.1R Date: Mon, 22 Jan 1996 17:10:19 +0900 From: MIHIRA Yoshiro (=?ISO-2022-JP?B?GyRCOzBKP0ExTzobKEI=?= ) Sender: owner-ports@FreeBSD.org Precedence: bulk Hi, I ported WIDE dhcp (Dynamic Host Configuration Protocol) to FreeBSD 2.1R. I put port style file to ftp.freebsd.org: ftp://ftp.FreeBSD.org/pub/FreeBSD/incoming/dhcp.tar.gz ---------- By the way, in FreeBSD 2.1R and -current, Time Zone information header file, `tzfile.h' is not in /usr/include directory tree. It is only in /usr/src/lib/libc/stdtime. In 2.0.5R, it is in /usr/include.... Why was it deleted in /usr/include? --- Yoshiro MIHIRA Keio Univ. Japan