New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19042 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Makefile.patch Download (1.6 KB) - added by cr@… 3 years ago.
files/Makefile.patch
aiccu_conf.patch Download (0.8 KB) - added by cr@… 3 years ago.
files/aiccu_conf.patch
gnutls.patch Download (0.6 KB) - added by cr@… 3 years ago.
files/gnutls.patch
Portfile Download (2.2 KB) - added by cr@… 3 years ago.
new version with corrected variant description

Change History

Changed 3 years ago by cr@…

files/Makefile.patch

Changed 3 years ago by cr@…

files/aiccu_conf.patch

Changed 3 years ago by cr@…

files/gnutls.patch

follow-up: ↓ 2   Changed 3 years ago by raimue@…

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

Changed 3 years ago by cr@…

new version with corrected variant description

in reply to: ↑ 1   Changed 3 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.

  Changed 3 years ago by raimue@…

  • status changed from new to closed
  • resolution set to fixed

Committed in r48839.

  Changed 3 years ago by anonymous

  • milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.