1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/shells/zsh/files
Adam Weinberger 5dd5b56d7e Reorganize, simplify, and improve the Makefile.
A couple options changes:
The MAILDIR and SECURE_FREE knobs were both removed and switched to
always-on. Having maildir support does not preclude mbox support, so
there's no reason not to include it for everybody. The secure-free
run-time free() safety check is good practice and is a mandatory default
on a number of other OS's, so now it's enabled for all zsh here as well.

PORTREVISION bump for the above changes.

The rest of the changes are simplifications, and reorganizing things to
be more legible. An EXTRA_PATCHES that was being applied unconditionally
was converted to a normal files/patch-, and I added in some comments
on things I got confused by.

While here, I also rewrote the descr to better describe what Zsh is
in relation to other shells. I also removed

	"See also zshcompsys(1) manpage. :)"

Not even a smiley face can undo the pain of trying to read zshcompsys(1).
2016-07-27 07:39:21 +00:00
..
patch-Completion-Unix-Command-_sysctl Reorganize, simplify, and improve the Makefile. 2016-07-27 07:39:21 +00:00
patch-Completion-Unix-Type-_tar_archive Reorganize, simplify, and improve the Makefile. 2016-07-27 07:39:21 +00:00
patch-Doc_zshmodules.1
patch-Src_jobs.c
patch-Src_watch.c
patch-Test_C02cond.ztst
pkg-message.in Switch zsh back to looking for system-wide files under ${PREFIX}/etc, 2016-06-24 14:13:28 +00:00