Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#1446 closed defect (fixed)

Update: postfix 2.0.17 with Panther fix

Reported by: pguyot (Paul Guyot) Owned by: charlie@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

postfix won't compile on Panther. It cannot find some dns-related symbols. I have updated it to 2.0.17 and I provide a patch that makes it work on Panther (at least on my friend's G5)

Attachments (5)

postfix.diff (3.2 KB) - added by pguyot (Paul Guyot) 20 years ago.
Diff for portfile & patch that needs to be updated
patch-src-dns-dns.h (307 bytes) - added by pguyot (Paul Guyot) 20 years ago.
New patch for dns.h
postfix.2.diff (5.8 KB) - added by pguyot (Paul Guyot) 20 years ago.
New diff for portfile & patch that includes addition of .turd files and use of xinstall and ui_msg about configuration files.
postfix.3.diff (7.1 KB) - added by pguyot (Paul Guyot) 20 years ago.
The same, but setting the default on Panther to hash:/etc/aliases instead of netinfo.
postfix.4.diff (6.8 KB) - added by pguyot (Paul Guyot) 20 years ago.
Fixed the BIND8 compat issue

Download all attachments as: .zip

Change History (11)

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: postfix.diff added

Diff for portfile & patch that needs to be updated

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: patch-src-dns-dns.h added

New patch for dns.h

comment:1 Changed 20 years ago by pguyot (Paul Guyot)

Also, postfix won't destroot without root priviledges.

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: postfix.2.diff added

New diff for portfile & patch that includes addition of .turd files and use of xinstall and ui_msg about configuration files.

comment:2 Changed 20 years ago by pguyot (Paul Guyot)

attachments.isobsolete: 01

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: postfix.3.diff added

The same, but setting the default on Panther to hash:/etc/aliases instead of netinfo.

comment:3 Changed 20 years ago by pguyot (Paul Guyot)

attachments.isobsolete: 01

comment:4 Changed 20 years ago by fenner@…

Instead of #including the bind8_compat.h directly, it's probably better to #define BIND_8_COMPAT.

Changed 20 years ago by pguyot (Paul Guyot)

Attachment: postfix.4.diff added

Fixed the BIND8 compat issue

comment:5 Changed 20 years ago by pguyot (Paul Guyot)

attachments.isobsolete: 01

comment:6 Changed 20 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.