1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

- Remove qmail-custom-error patch for qmail-ldap, jmelo, that sent me this in

the past detected a big problem with this and couldn't find a solution yet,
  better removing it for now and wait new version.

Sugested by:	jmelo
This commit is contained in:
Renato Botelho 2009-03-03 14:04:06 +00:00
parent 452844cb7f
commit ee3d5ea20e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229419
2 changed files with 0 additions and 16 deletions

View File

@ -58,10 +58,6 @@ BARRIER_RFC2821_PATCH= yes
BARRIER_TARPIT_PATCH= yes
.endif
.if !defined(SLAVE_LDAP)
BARRIER_CUSTOM_ERROR_PATCH= yes
.endif
PATCH_DIST_STRIP+= -p1
.if !defined(BARRIER_DNS_PATCH)
@ -190,10 +186,6 @@ OPTIONS+= REQBRACKETS "Require brackets in <addresses>" on \
OPTIONS+= QEXTRA "enable QUEUE_EXTRA copy feature" off
.if !defined(BARRIER_CUSTOM_ERROR_PATCH)
OPTIONS+= CUSTOM_ERROR "Add custom reject error message" off
.endif
.if !defined(SLAVE_LDAP)
OPTIONS+= RCDLINK "create rc.d/qmail.sh symlink" on
.endif
@ -485,11 +477,6 @@ DISTFILES+= ${SMTPEXTFORK_PATCH:S/$/:extfork/} \
README.smtpextfork:extfork
.endif
.if defined(WITH_CUSTOM_ERROR) && !defined(BARRIER_CUSTOM_ERROR_PATCH)
PATCH_SITES+= ${MASTER_SITE_GENTOO:S/$/distfiles\/:custom_error/}
PATCHFILES+= qmail-ldap-1.03-queue-custom-error.patch:custom_error
.endif
# Some default values, these can be modified by make command line
.if defined(WITH_BIG_CONCURRENCY_PATCH) && !defined(BARRIER_BIG_CONCURRENCY_PATCH)
WITH_BIG_CONCURRENCY_PATCH_CONCURRENCY_LIMIT?= 509

View File

@ -103,6 +103,3 @@ SIZE (qmail/smtpextfork-spamcontrol-2519.patch) = 7611
MD5 (qmail/README.smtpextfork) = de136d073c3acf2f651f536e41054b0f
SHA256 (qmail/README.smtpextfork) = baf23f1cc5676c67041cdaf7c8a0ce5b27365351a4ef52d235d6d021776bb72a
SIZE (qmail/README.smtpextfork) = 7690
MD5 (qmail/qmail-ldap-1.03-queue-custom-error.patch) = c584cc3f14e92dbaa4d86333c7eb8efc
SHA256 (qmail/qmail-ldap-1.03-queue-custom-error.patch) = 77536616109591ef5f4bc0f309879167a14b3d6ce4778ff3f2dcaee9a424c25a
SIZE (qmail/qmail-ldap-1.03-queue-custom-error.patch) = 2472