Commit Graph

7 Commits

Author SHA1 Message Date
James E. Housley
4d71468734 Port net/zephyr has an unfetchable distfile. The included patch fixes the
port, updating it to the latest (and final) version. Patches from the
previous version are merged.

PR:		23728
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-11 18:30:29 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
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