diff options
author | asami <asami@FreeBSD.org> | 1998-09-22 23:58:49 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-09-22 23:58:49 +0000 |
commit | 0ded5df79298e9df359a089eb94fc42c1fb9860d (patch) | |
tree | 303785ce0455680143cd55bd125b730917b5b32d /mail/pine4 | |
parent | 176a7053687aaa45e54043bdb22f15836b6e5792 (diff) | |
download | FreeBSD-ports-0ded5df79298e9df359a089eb94fc42c1fb9860d.zip FreeBSD-ports-0ded5df79298e9df359a089eb94fc42c1fb9860d.tar.gz |
(1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,
since ports are not supposed to be broken during the process of
conversion to ELF -- please proceed with caution.)
(2) Support for checking file size before fetching. The essential
parts are commented out for now, so I won't lose the submission
while we discuss how to do it.
Submitted by: se (mostly)
(3) Don't run "fetch" twice. It was due to the change in checksum
target chaining. It used to be fetch -> checksum -> extract,
after 1.285 it was fetch -> checksum and checksum was also
explicitly called from extract. Fix it by not calling fetch from
checksum when it's invoked by extract.
Noticed by: pre-fetch target of lesstif being run twice
(4) Don't try to remove non-existent distfiles and patchfiles in
distclean.
Submitted by: anto@netscape.net
PR: 7988
Diffstat (limited to 'mail/pine4')
0 files changed, 0 insertions, 0 deletions