summaryrefslogtreecommitdiff
path: root/mail/mls/files/patch-mls.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/mls: improve and unbreak with -fno-commonRobert Clausecker2023-02-141-2/+11
| | | | | | | | | | | | | | | - liberally sprinkle extern all over the place - define LICENSE - take over maintainership of this unmaintained port - ship examples and html files - define DOCS and EXAMPLES options - pacify portlint and portclippy - add a pkg-message as the author intended - remove dead MASTER_SITES entry PR: 259586 Approved by: flo (mentor) Differential Revision: https://reviews.freebsd.org/D38516
* - Unbreak on HEAD (gcc 4.2)Chin-San Huang2007-08-251-0/+12
PR: ports/115796 Submitted by: Hung-Yi Chen Approved by: maintainer Notes: svn path=/head/; revision=198304