Port details on branch 2024Q1 |
- libidn Internationalized Domain Names command line tool
- 1.43 dns
=132 1.43Version of this port present on the latest quarterly branch. - Maintainer: gaod@hychen.org
 - Port Added: 2005-11-12 18:53:13
- Last Update: 2025-03-24 19:38:27
- Commit Hash: dc95539
- People watching this port, also watch:: pcre, expat, libiconv, libxml2, freetype2
- License: GPLv2+ LGPL3+
- WWW:
- https://www.gnu.org/software/libidn/
- Description:
- GNU Libidn is an implementation of the Stringprep, Punycode,
and IDNA specifications defined by the IETF Internationalized
Domain Names (IDN) working group. It is used to prepare
internationalized strings (such as domain name labels,
usernames, and passwords) in order to increase the likelihood
that string input and string comparison work in ways that make
sense for typical users throughout the world. The library
contains a generic Stringprep implementation that does Unicode
3.2 NFKC normalization, mapping and prohibition of characters,
and bidirectional character handling. Profiles for iSCSI,
Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and
ASCII Compatible Encoding (ACE) via IDNA are supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/dns/libidn/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/libidn
- pkg install libidn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libidn
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742645900
SHA256 (libidn-1.43.tar.gz) = bdc662c12d041b2539d0e638f3a6e741130cdb33a644ef3496963a443482d164
SIZE (libidn-1.43.tar.gz) = 2535228
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- net-im/py-slixmpp
- for Libraries
-
- databases/postgresql-idn
- dns/getdns
- dns/hesiod
- dns/p5-Net-LibIDN
- dns/rubygem-idn-ruby
- ftp/filezilla
- graphics/podofo
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for libidn-1.43:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- dns_libidn
- USES:
- cpe gmake iconv libtool localbase makeinfo pathfix perl5 pkgconfig gettext-runtime
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|