Opened 14 years ago

Last modified 14 years ago

#26297 closed enhancement

ngircd-14.1 Added variants for openssl and gnutls — at Initial Version

Reported by: daniel.hjort@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: ngircd

Description

Two new variants to enable secure connections:

variant gnutls conflicts openssl description {Build with GnuTLS} {

configure.args-append --with-gnutls depends_lib-append port:gnutls

}

variant openssl conflicts gnutls description {Build with OpenSSL} {

configure.args-append --with-openssl depends_lib-append port:openssl

}

Change History (1)

Changed 14 years ago by daniel.hjort@…

Attachment: Portfile-ngircd.diff added

Portfile diff

Note: See TracTickets for help on using tickets.