- add proper DEINSTALL/INSTALL scripts
- use new framework for PLISTs
- add @comment with RCS id to PLIST
- better DESCR and add HOMEPAGE
- reorganzie Makefile
- add --disable-aa to CONFIGURE_ARGS to ensure we do not have the
posibility of having a blind dependency
this is stupid (BATCH is only there to skip IS_INTERACTIVE ports).
Make PATCH_CHECK_ONLY a Yes/No switch.
Let it be a slightly better no-op, e.g., skip creating the cookies
in checkpatch operation.
--
most is a paging program that displays, one windowful at a
time, the contents of a file on a terminal. It pauses
after each windowful and prints on the window status line
the screen the file name, current line number, and the
percentage of the file so far displayed.
Unlike other paging programs, most is capable of display-
ing an arbitrary number of windows as long as each window
occupies at least two screen lines. Each window may con-
tain the same file or a different file. In addition, each
window has its own mode. For example, one window may dis-
play a file with its lines wrapped while another may be
truncating the lines...
- bump NEED_VERSION.
- removed deprecated HAS_CONFIGURE and use CONFIGURE_STYLE.
- added revision tag to pkg/PLIST.
- added HOMEPAGE to Makefile and pkg/DESCR.
- added no_x11 flavor.
- changed MAINTAINER; ok angelos@
More patches to not build gl by default (dependency on Mesa)
and to build all examples.
Still need to investigate gnm, and check whether the gl flavor is actually
ok.
- Decapitalize first letter of comment if appropriate.
- Remove trailing blank lines.
- Remove punctuation.
- Remove version numbers which are often overlooked when updating.
- espie@ ok