while here:
- trim Makefile header
- remove indefinite article
- remove conflicts with port versions we don't have in the tree
- fix portlint warning (shlib versions)
- remove redundant MANCOMPRESSED=no
- use bsd.port.options.mk instead of bsd.port.pre/post.mk
- tab -> space change in pkg-descr:WWW
PR: 172380
Submitted by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer)
Feature safe: yes
- add LICENSE (GPLv2)
- register conflicts with dbmail-3 too
while I'm here:
- replace `YES' with `yes' in Makefile knobs
- fix one case of using `xargs rm' instead of `find -delete'
PR: 166251
Submitted by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer)
Feature safe: yes
(author description)
The DBMAIL package replaces the normal UNIX mailing system.
All emails and users data are stored in a database. You can
create an unlimited number of email accounts, which can be
checked using the POP3 or IMAP protocol. Users can maintain
their own set of email addresses. It is more scalable, more
secure, and faster than traditional mail systems. DBMAIL
uses PostgreSQL or MySQL.
PR: ports/54887
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>