Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#19042 closed enhancement (fixed)

Support for aiccu.conf in /opt/local/etc and gnutls variant

Reported by: cr@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: net ipv6 Cc:
Port: aiccu

Description

Revised Portfile (now revision 2) and added a patch to have aiccu per default use ${prefix}/etc/aiccu.conf instead of /etc/aiccu.conf. As a result, for example "aiccu start" doesn't require the full config file path anymore if you stick to MacPorts' conventions.

Further added a "gnutls" variant to the Portfile, which also requires patching of the Makefiles. Transport encryption is currently on the acknowledged wishlist for the TIC servers, but not available as of now. So the new variant isn't default yet, but probably will be soon.

Attachments (4)

Makefile.patch (1.6 KB) - added by cr@… 15 years ago.
files/Makefile.patch
aiccu_conf.patch (862 bytes) - added by cr@… 15 years ago.
files/aiccu_conf.patch
gnutls.patch (655 bytes) - added by cr@… 15 years ago.
files/gnutls.patch
Portfile (2.2 KB) - added by cr@… 15 years ago.
new version with corrected variant description

Download all attachments as: .zip

Change History (8)

Changed 15 years ago by cr@…

Attachment: Makefile.patch added

files/Makefile.patch

Changed 15 years ago by cr@…

Attachment: aiccu_conf.patch added

files/aiccu_conf.patch

Changed 15 years ago by cr@…

Attachment: gnutls.patch added

files/gnutls.patch

comment:1 Changed 15 years ago by raimue (Rainer Müller)

The description for +gnutls reads "TIC server transport encryption (default)", but it is actually not default?

Changed 15 years ago by cr@…

Attachment: Portfile added

new version with corrected variant description

comment:2 in reply to:  1 Changed 15 years ago by cr@…

Replying to raimue@…:

The description for +gnutls reads "TIC server transport encryption (default)", but it is actually not default?

Ah, my bad. I found out about the missing TLS support only while analyzing the TIC server traffic, so I removed the gnutls default (with its considerable dependencies), but forgot to reflect this in the variant description. Thanks for pointing that out!

New Portfile uploaded.

comment:3 Changed 15 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Committed in r48839.

comment:4 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.