Date: Mon, 16 Apr 2001 23:35:48 -0700 (PDT) From: atallam@talarian.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26634: postfix port is severely broken Message-ID: <20010417063548.453B22A4@moya.talarian.com>
next in thread | raw e-mail | index | archive | help
>Number: 26634 >Category: ports >Synopsis: The postfix port won't build with options >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 16 23:40:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Ajay Tallam >Release: FreeBSD 4.2-RELEASE i386 >Organization: >Environment: Running postfix as mta. >Description: The port seems like it is not being updated very well. Whoever updated it to -pl01 (and possibly to release-20010228 too, I didn't try that one), forgot to fix the patch references. The TLS-patches are old, so they blow hunks (they were made for release, not -pl01). Same with the ipv6 patches. >How-To-Repeat: When you go to compile postfix (release), add IPv6 or TLS support to the configure menu. >Fix: Update the IPv6 patches, I haven't looked much at that part, but the filename (postfix-20010225snap-v6-20010228a.diff.gz) implies that this hasn't been updated since before this version of postfix went RELEASE, and instead somebody just made the postfix-snapshot the postfix (release) port, and only changed the postfix*.tgz reference. On the postfix-tls site, you just need to get the new, -pl01 patch: pfixtls-0.7.1-20010228-pl01-0.9.6a.tar.gz Simple. (That of course will end up changing these two lines to match): DISTFILES+= ${DISTNAME}.tar.gz pfixtls-0.7.1-20010228-pl01-0.9.6a.tar.gz EXTRA_PATCHES+= ${WRKDIR}/pfixtls-0.7.1-20010228-pl01-0.9.6a/pfixtls.diff (There's probably something wrong with something db-related, hard to narrow down. I've had enough for today. ;) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010417063548.453B22A4>