1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Steve Price
736d2ed74e Make sure we can find zephyr_err.h so this port builds. 1999-09-20 02:00:19 +00:00
Steve Price
071c0abceb Make this port interoperable on the FreeBSD/Alpha. From Andrew Gallatin:
Due to the size difference between a struct timeval on FreeBSD/Alpha
(2 longs for a total of 128 bits) and a struct timeval nearly
everywhere else in the known universe (2 ints, for a total of 64-bits,
even on DEC OSF/1), and the way zephyr uses timevals, it needs a bit
of help.

Submitted by:	Adrew Gallatin <gallatin@cs.duke.edu>
Obtained from:	NetBSD
1999-08-29 15:16:42 +00:00
Steve Price
f32c00feba Fix the following problems:
Move files in share/* to share/zephyr/
        Fix bogus path to xzwrite.bitmap in XZwrite
        Remove appropriate directories in PLIST

PR:		10139
Submitted by:	Sheldon Hearn <sheldonh@iafrica.com>
1999-03-15 02:23:52 +00:00
Paul Traina
8e121723dd Update to zephyr 2.0.4 1996-11-07 17:49:43 +00:00
Paul Traina
bde32746c5 Zephyr from MIT's project Athena (version 2.0.2) 1995-08-02 05:20:34 +00:00