diff options
author | steve <steve@FreeBSD.org> | 2000-05-29 02:27:45 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-29 02:27:45 +0000 |
commit | 5374dadbe2f9fe4de60279faa6f731be33c1efea (patch) | |
tree | d2b61092080388a76d1356df9de009c6a9ea6c88 /mail/postfix28 | |
parent | 45f2d56bbe4482bf0ac6ab1cdc6a3ce962bde3c5 (diff) | |
download | FreeBSD-ports-5374dadbe2f9fe4de60279faa6f731be33c1efea.zip FreeBSD-ports-5374dadbe2f9fe4de60279faa6f731be33c1efea.tar.gz |
- Fix some of the compiler warnings (see patches/patch-warnings)
- Fix the Makefiles to obey the CC and CFLAGS settings
- Fix patches/patch-ab to be PREFIX/LOCALBASE safe
- Fix the post-install to not compress the gunzip and tripwire executables
that go onto a floppy -- there is no support for the gzip-ed ELF binaries
at all, and even for the older AOUT ones such support was optional
- Replaces the /kernel with `sysctl -n kern.bootfile` in the tw.conf as the
tw.conf.freebsd2 is copied into the right place.
- Replace the use of mktemp(3) with tmpfile(3) (see patches/patch-mktemp).
This also caused a removal of a few buffers (of size MAXPATHLEN+256) and
quite a few strcpy and sprintf invocations.
PR: 18634
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'mail/postfix28')
0 files changed, 0 insertions, 0 deletions