Port details |
- libidn Internationalized Domain Names command line tool
- 1.42 dns =135 1.42Version of this port present on the latest quarterly branch.
- Maintainer: gaod@hychen.org
- Port Added: 2005-11-12 18:53:13
- Last Update: 2024-05-02 11:24:59
- Commit Hash: 0780a6e
- 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 = 1714586709
SHA256 (libidn-1.42.tar.gz) = d6c199dcd806e4fe279360cb4b08349a0d39560ed548ffd1ccadda8cdecb4723
SIZE (libidn-1.42.tar.gz) = 2653078
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.42:
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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.42 02 May 2024 11:24:59 |
Nuno Teixeira (eduardo) Author: Hung-Yi Chen |
dns/libidn: Update to 1.42
ChangeLog: https://git.savannah.gnu.org/cgit/libidn.git/tree/NEWS?h=v1.42
PR: 278689 |
1.38_1 23 Jan 2024 21:51:24 |
Muhammad Moinur Rahman (bofh) |
dns/libidn: Impelled to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.38 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.38 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
1.38 07 Jun 2022 13:23:18 |
Li-Wen Hsu (lwhsu) Author: Leo Vandewoestijne |
dns/libidn: Update to 1.38
PR: 253936
Reported by: Dennis Clarke <dclarke@blastwave.org>
Approved by: maintainer |
1.35 10 Sep 2021 21:17:23 |
Bernhard Froehlich (decke) |
dns/libidn: Add CPE information
Approved by: portmgr (blanket) |
1.35 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.35 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
1.34_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.34 08 May 2018 05:04:16 |
yuri |
dns/libidn: Update 1.33 -> 1.34
Also change to DISTVERSION.
PR: 228048
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
1.33_1 01 Mar 2018 09:03:03 |
amdmi3 |
- Add LICENSE
- Switch to USES=localbase
- Pet portlint
- Switch to options helpers
Approved by: portmgr blanket |
1.33_1 01 Aug 2016 02:27:12 |
junovitch |
dns/libidn: remove erroneous addition of autogenerated info/dir in plist
PR: 211407
Pointyhat to: junovitch
Approved by: ports-secteam (with hat)
MFH: 2016Q3 |
1.33 31 Jul 2016 15:15:03 |
junovitch |
dns/libidn: update 1.31 -> 1.33
PR: 211407
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: ports-secteam (with hat)
Security: CVE-2015-8948
Security: CVE-2016-6261
Security: CVE-2016-6262
Security: CVE-2016-6263
Security: https://vuxml.FreeBSD.org/freebsd/cb5189eb-572f-11e6-b334-002590263bf5.html
MFH: 2016Q3 |
1.31 23 Jul 2015 15:49:50 |
feld |
Update to 1.31
Add USES=gmake to build on all supported FreeBSD releases
PR: 201780
Security: CVE-2015-2059
Security: 4caf01e2-30e6-11e5-a4a5-002590263bf5
MFH: 2015Q3 |
1.29 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
1.29 29 Sep 2014 15:32:24 |
riggs |
- Update to upstream version 1.29
While on it:
- Simplify OPTIONS
- Fix pkg-plist (missing entry for pt_BR, remove @dirrm, handled by pkg)
PR: 193301
Submitted by: takefu@airport.fm
Approved by: gaod@hychen.org (maintainer) |
1.28_2 25 Sep 2014 15:46:47 |
tijl |
Remove hack now that USES=pathfix no longer modifies configure (r369260) |
1.28_2 30 Aug 2014 18:18:14 |
tijl |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
1.28_1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.28_1 25 Jun 2014 19:40:15 |
bapt |
Fix build with ports makeinfo |
1.28_1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.28_1 03 Feb 2014 04:11:31 |
miwi |
- Stage support |
1.28_1 29 Sep 2013 12:53:16 |
mandree |
Amend to pkg-config data, to fix FreeBSD 10-CURRENT build failures in
dependent ports.
PR: ports/182054
Approved by: gaod@hychen.org (maintainer timeout, 16 days) |
1.28 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
1.28 08 Sep 2013 18:32:38 |
sunpoet |
- Update to 1.2.8
- While I'm here:
- Use GNU macro
- Add OPTIONS_DEFINE
- Convert to new perl5 framework
- Simplify regex
Changes: http://git.savannah.gnu.org/gitweb/?p=libidn.git;a=blob;f=NEWS
PR: ports/181942
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
1.27 25 Jun 2013 23:19:35 |
rakuco |
Update to 1.27. [1]
While here, replace USE_GNOME with the respective USES entries.
PR: ports/179981
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
1.26 29 Apr 2013 22:27:05 |
bapt |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
1.26 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.26 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.26 06 Feb 2013 22:35:31 |
flo |
Update to 1.26
PR: ports/175900
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
1.25 08 Aug 2012 01:05:00 |
bdrewery |
Update to 1.25
ChangeLog:
1.23
https://lists.gnu.org/archive/html/info-gnu/2011-11/msg00014.html
1.24
https://lists.gnu.org/archive/html/info-gnu/2012-01/msg00008.html
1.25
https://lists.gnu.org/archive/html/info-gnu/2012-05/msg00010.html
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
PR: ports/170428
Approved by: eadler (mentor) |
1.22 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.22 28 Oct 2011 18:00:25 |
miwi |
- Fix build FreeBSD 10 |
1.22 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.22 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.22 11 Jul 2011 12:44:42 |
jlaffaye |
Update to 1.22
PR: ports/158785
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Approved by: bapt (mentor, implicit) |
1.19 14 Mar 2011 08:37:55 |
wen |
- Update to 1.19
PR: ports/153499
Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer) |
1.16 28 Dec 2010 10:07:46 |
linimon |
Over to submitter of last update. |
1.16 28 Dec 2010 08:11:16 |
linimon |
Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-
timeouts.
Hat: portmgr |
1.16 08 Sep 2010 22:30:59 |
pgollucci |
- Update to 1.16
PR: ports/143265
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Approved by: maintainer timeout (krion ; 219 days) |
1.15_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.15 16 Nov 2009 12:22:40 |
krion |
Update to 1.15 |
1.14 26 May 2009 08:53:22 |
krion |
Update to 1.14 |
1.13 08 Mar 2009 17:01:14 |
krion |
Update to 1.13 |
1.12 06 Feb 2009 06:56:48 |
krion |
Update to 1.12 |
1.9 04 Oct 2008 12:09:41 |
krion |
Update to 1.9 |
1.8_2 15 Jun 2008 15:51:54 |
itetcu |
- don't install libidn-components.png in DOCSDIR if -DNOPORTDOCS
- bump PORTREVISION
Approved by: maintainer timeout |
1.8_1 06 Jun 2008 13:23:00 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.8 14 May 2008 06:12:09 |
krion |
Update to 1.8 |
1.2 20 Mar 2008 09:37:21 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 200 |
1.2 10 Oct 2007 12:18:15 |
krion |
Update to 1.2 |
0.6.14 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.6.14 01 Jun 2007 07:24:11 |
krion |
Update to 0.6.14 |
0.6.12 31 May 2007 21:00:01 |
krion |
Update to 0.6.12 |
0.6.10 15 Apr 2007 20:25:21 |
krion |
Fix build if automake is installed.
PR: ports/111360
Submitted by: novel |
0.6.10 27 Jan 2007 23:42:06 |
krion |
Update to 0.6.10 |
0.6.9 10 Dec 2006 07:28:04 |
krion |
Update to 0.6.9 |
0.6.8 31 Oct 2006 15:43:22 |
krion |
Update to 0.6.8 |
0.6.7 21 Sep 2006 08:35:00 |
krion |
Update to 0.6.7 |
0.6.3 15 Mar 2006 22:46:18 |
krion |
Update to 0.6.3 |
0.6.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.2 07 Feb 2006 14:01:45 |
krion |
Update to 0.6.2 |
0.6.1 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.6.1 20 Jan 2006 22:21:38 |
krion |
Update to 0.6.1 |
0.6.0 04 Dec 2005 11:12:32 |
krion |
Update to 0.6.0 |
0.5.20 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.5.20 12 Nov 2005 18:52:22 |
pav |
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus |