summaryrefslogtreecommitdiff
path: root/mail/qmail/files/patch-install.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix patch-install.c, like qmail-ldapRenato Botelho2005-12-091-1/+1
| | | | Notes: svn path=/head/; revision=150737
* - Transfer all work to MASTER port and make slave ports easierSergey Matveychuk2005-05-101-0/+37
- Use only one pkg-plist and use PLIST_SUB - Use DOCSDIR intead of DOCDIR - OPTIONS'ify - Remove WITH_PRESERVE_CONFIG_FILES knob and detect automatically when is need to create it. - Add $FreeBSD$ tag to pkg-plist and pkg-install - Fix error on enable-qmail script - Remove MASTER_SITE_QMAIL definition from Makefile since it's defined on bsd.sites.mk - Add a new option to don't create rc.d/qmail.sh - Add rc.d/qmail.sh to pkg-plist when necessary PR: ports/80833 Submitted by: maintainer Thanks to: novel, Joao Ricardo P. Mendes <joao@redepegasus.com.br> Notes: svn path=/head/; revision=134993