- Remove defunct MASTER_SITES
- Improve the COMMENT text
- Fix couple of fallouts after OptionsNG conversion in r304274
- Drop shlib ABI versions from LIB_DEPENDS
- Reindent and generally cleanup Makefile
- Fix couple of typos in pkg-message
- Reformat port description for better readability
- Clarify wording in the COMMENT line
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Fix couple of typos in pkg-message
qmail-send.c:getcontrols() refuses to startup or to process
the virtualdomains file if locals is missing. However,
vpopmail's vadddomain is already creating the locals file
when adding new domains. So creating it when installing is
not needed.
At the time that this change was added to the port, in
vpopmail-5.4.13, vadddomain did not automatically create
the locals file. The current version does in
vpopmail.c:remove_line()
This reverts the change done in r167787 for ports/99914
PR: ports/99914 (reverts)
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Relinquish control and add deprecation note
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Provide a new home for distfiles (make them fetchable) and update WWW
line in port description
- Convert to contemporary OPTIONS framework
- Cleanup Makefiles, fix a typo, reword pkg-descr
- Add a hint where to look for data port logic description to quake3-data
port and terminate an URL with slash while here
number schemes between FreeBSD and GCC, correct) the check for a valid
version specified by USE_GCC. [1]
If IGNORE is set, have test-gcc note that instead of showing its usual,
and in that case incorrect and useless, debugging output.
PR: 175252 [1]
Submitted by: Yamaya Takashi <yamayan@kbh.biglobe.ne.jp> [1]
- Convert to contemporary OPTIONS framework
- Drop maintainership, this port is stable enough to fly solo
- Cleanup Makefiles, reformat pkg-descr and add WWW line
- Convert to contemporary OPTIONS framework
- Replace defunct URLs with working mirror in MASTER_SITES and pkg-descr
- Cleanup Makefile, remove stray empty line in pkg-plist
- Provide better description what NV-CONTROL is needed for
- Rename QT option to QT3 to make it more clear it's legacy
- Improve descriptions for GUI programs while I am at here