cvs commit: ports/mail/qmail Makefile distinfo pkg-install
pkg-message pkg-plist ports/mail/qmail/files bootfiles.sed.in
enable-qmail.in ports/mail/qmail-ldap Makefile pkg-message
pkg-plist ports/mail/qmail-mysql Makefile pkg-message ...
Sergey Matveychuk
sem at FreeBSD.org
Thu May 5 13:03:11 PDT 2005
sem 2005-05-05 20:03:10 UTC
FreeBSD ports repository
Modified files:
mail/qmail Makefile distinfo pkg-install pkg-message
pkg-plist
mail/qmail-ldap Makefile pkg-message pkg-plist
mail/qmail-mysql Makefile pkg-message
mail/qmail-smtp_auth+tls Makefile pkg-plist
mail/qmail-spamcontrol Makefile pkg-plist
mail/qmail-spamcontrol/files patch-qmail-smtpd.c.patch
mail/qmail-tls Makefile pkg-plist
Added files:
mail/qmail/files bootfiles.sed.in enable-qmail.in
Log:
o Pacify a lot of portlint WARN and FATAL messages
o Change ${PERL} to ${SED} or ${REINPLACE_CMD}
o Added patch patch-qmail-1.03-rfc2821.diff to search other MX servers
when the first return a code > 500 and < 599
o Install mkaliasdir script on ${PREFIX}/scripts directory
o Remove targets to disable-qmail and enable-sendmail and put it on a
shell script that is installed on /var/qmail/scripts. Change messages
reflect this.
o Organize better pkg-plist
o Remove thereal-post-patch target and put all on post-post-patch target
o Add [0-9] to CONFLICTS on qmail-ldap port
o Change LIB_DEPENDS to USE_MYSQL=yes on qmail-mysql port
o Change qmail-spamcontrol to don't need more to apply patches mannualy
PR: ports/79094
Submitted by: maintainer
Revision Changes Path
1.36 +28 -31 ports/mail/qmail-ldap/Makefile
1.5 +2 -7 ports/mail/qmail-ldap/pkg-message
1.6 +89 -151 ports/mail/qmail-ldap/pkg-plist
1.13 +11 -15 ports/mail/qmail-mysql/Makefile
1.2 +2 -7 ports/mail/qmail-mysql/pkg-message
1.17 +12 -13 ports/mail/qmail-smtp_auth+tls/Makefile
1.3 +78 -131 ports/mail/qmail-smtp_auth+tls/pkg-plist
1.7 +10 -15 ports/mail/qmail-spamcontrol/Makefile
1.3 +1 -1 ports/mail/qmail-spamcontrol/files/patch-qmail-smtpd.c.patch
1.2 +19 -29 ports/mail/qmail-spamcontrol/pkg-plist
1.16 +12 -13 ports/mail/qmail-tls/Makefile
1.2 +77 -130 ports/mail/qmail-tls/pkg-plist
1.58 +54 -156 ports/mail/qmail/Makefile
1.24 +2 -0 ports/mail/qmail/distinfo
1.1 +15 -0 ports/mail/qmail/files/bootfiles.sed.in (new)
1.1 +86 -0 ports/mail/qmail/files/enable-qmail.in (new)
1.3 +121 -98 ports/mail/qmail/pkg-install
1.3 +2 -7 ports/mail/qmail/pkg-message
1.5 +76 -129 ports/mail/qmail/pkg-plist
More information about the cvs-all
mailing list