Opened 14 years ago
Closed 14 years ago
#26297 closed enhancement (fixed)
ngircd-14.1 Added variants for openssl and gnutls
Reported by: | daniel.hjort@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | ngircd |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 }
Attachments (1)
Change History (4)
Changed 14 years ago by daniel.hjort@…
Attachment: | Portfile-ngircd.diff added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | haspatch added |
---|---|
Version: | 1.9.1 |
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Thank you, added in r71093.
Note: See
TracTickets for help on using
tickets.
Portfile diff