The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD dns : libidn

Internationalized Domain Names command line tool

 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. 

http://www.gnu.org/software/libidn



libidn history


v. 1.67
date: 2007/10/10 12:18:15;  author: krion;  state: Exp;  lines: +1 -1
Update to 1.2

v. 1.66 date: 2007/07/23 09:35:46; author: rafan; state: Exp; lines: +0 -2 - 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
v. 1.65 date: 2007/06/01 07:24:11; author: krion; state: Exp; lines: +2 -1 Update to 0.6.14
v. 1.64 date: 2007/05/31 21:00:01; author: krion; state: Exp; lines: +1 -1 Update to 0.6.12
v. 1.63 date: 2007/04/15 20:25:21; author: krion; state: Exp; lines: +2 -0 Fix build if automake is installed. PR: ports/111360 Submitted by: novel
v. 1.62 date: 2007/01/27 23:42:06; author: krion; state: Exp; lines: +1 -1 Update to 0.6.10
v. 1.61 date: 2006/12/10 07:28:04; author: krion; state: Exp; lines: +1 -1 Update to 0.6.9
v. 1.60 date: 2006/10/31 15:43:22; author: krion; state: Exp; lines: +1 -1 Update to 0.6.8
v. 1.59 date: 2006/09/21 08:35:00; author: krion; state: Exp; lines: +4 -4 Update to 0.6.7
v. 1.58 date: 2006/03/15 22:46:18; author: krion; state: Exp; lines: +1 -3 Update to 0.6.3
v. 1.57 date: 2006/02/23 10:36:21; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.56 date: 2006/02/07 14:01:44; author: krion; state: Exp; lines: +1 -1 Update to 0.6.2
v. 1.55 date: 2006/01/20 22:21:38; author: krion; state: Exp; lines: +1 -1 Update to 0.6.1
v. 1.54 date: 2005/12/04 11:12:32; author: krion; state: Exp; lines: +1 -1 Update to 0.6.0
v. 1.53 date: 2005/11/15 06:49:07; author: ade; state: Exp; lines: +1 -1 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.
v. 1.52 date: 2005/11/12 18:52:19; author: pav; state: Exp; lines: +1 -1 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
v. 1.51 date: 2005/10/24 08:22:28; author: krion; state: Exp; lines: +1 -1 Update to 0.5.20
v. 1.50 date: 2005/09/19 13:57:57; author: krion; state: Exp; lines: +1 -1 Update to 0.5.19
v. 1.49 date: 2005/07/17 22:14:22; author: krion; state: Exp; lines: +2 -2 Update to 0.5.18
v. 1.48 date: 2005/05/27 07:58:36; author: krion; state: Exp; lines: +0 -2 Remove superfluous dependency.
v. 1.47 date: 2005/05/26 17:24:54; author: krion; state: Exp; lines: +1 -1 Update to 0.5.17
v. 1.46 date: 2005/05/11 17:45:31; author: krion; state: Exp; lines: +1 -1 Update to 0.5.16
v. 1.45 date: 2005/03/20 14:55:35; author: krion; state: Exp; lines: +3 -3 Update to 0.5.15
v. 1.44 date: 2005/01/29 09:08:07; author: krion; state: Exp; lines: +5 -3 Update to 0.5.13
v. 1.43 date: 2005/01/25 21:10:41; author: krion; state: Exp; lines: +1 -1 Add pkgconfig dependency.
v. 1.42 date: 2004/12/04 08:00:05; author: krion; state: Exp; lines: +1 -1 Update to 0.5.12
v. 1.41 date: 2004/11/22 10:54:31; author: krion; state: Exp; lines: +1 -1 Update to 0.5.11
v. 1.40 date: 2004/11/08 20:32:13; author: krion; state: Exp; lines: +3 -3 Update to 0.5.10
v. 1.39 date: 2004/11/08 08:23:41; author: krion; state: Exp; lines: +1 -1 Update to 0.5.9
v. 1.38 date: 2004/10/26 15:19:43; author: krion; state: Exp; lines: +1 -1 Update to 0.5.8
v. 1.37 date: 2004/10/12 14:26:53; author: krion; state: Exp; lines: +1 -1 Update to 0.5.6
v. 1.36 date: 2004/08/13 22:51:14; author: krion; state: Exp; lines: +2 -3 Update to 0.5.4
v. 1.35 date: 2004/08/07 07:14:15; author: krion; state: Exp; lines: +1 -1 Update to 0.5.3
v. 1.34 date: 2004/07/14 12:39:42; author: krion; state: Exp; lines: +1 -1 Update to 0.5.2
v. 1.33 date: 2004/07/09 20:56:06; author: krion; state: Exp; lines: +1 -1 Update to 0.5.1
v. 1.32 date: 2004/07/09 17:42:14; author: marcus; state: Exp; lines: +1 -1 Apply a big libtool patch to allow porters to use the libtool installed by the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
v. 1.31 date: 2004/06/28 06:33:06; author: krion; state: Exp; lines: +2 -3 Update to version 0.5.0
v. 1.30 date: 2004/05/24 15:11:16; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.6
v. 1.29 date: 2004/05/22 08:07:20; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.5
v. 1.28 date: 2004/04/29 20:44:41; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.4
v. 1.27 date: 2004/04/28 19:37:58; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.3
v. 1.26 date: 2004/04/17 14:23:16; author: krion; state: Exp; lines: +0 -8 - Correct plist
v. 1.25 date: 2004/03/28 14:46:18; author: krion; state: Exp; lines: +8 -1 - Support WITHOUT_NLS
v. 1.24 date: 2004/03/23 20:10:57; author: krion; state: Exp; lines: +5 -0 - ad hoc fix for reported build errors which I was unable to trace Reported by: many
v. 1.23 date: 2004/03/23 15:08:51; author: krion; state: Exp; lines: +5 -5 - Update to version 0.4.2
v. 1.22 date: 2004/03/18 23:03:09; author: krion; state: Exp; lines: +5 -4 - Cosmetic changes
v. 1.21 date: 2004/03/14 06:16:19; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.20 date: 2004/03/11 12:01:00; author: krion; state: Exp; lines: +1 -1 - Fix build on 4.x Noticed by: bento via kris
v. 1.19 date: 2004/03/09 09:46:58; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.1
v. 1.18 date: 2004/02/29 14:29:31; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.0
v. 1.17 date: 2004/01/30 14:05:05; author: krion; state: Exp; lines: +1 -0 - SIZEify
v. 1.16 date: 2004/01/22 20:02:43; author: krion; state: Exp; lines: +2 -2 - Update to version 0.3.7
v. 1.15 date: 2004/01/06 22:04:34; author: krion; state: Exp; lines: +2 -2 - Update to version 0.3.6
v. 1.14 date: 2003/12/15 10:32:47; author: krion; state: Exp; lines: +2 -14 - Update to version 0.3.5
v. 1.13 date: 2003/11/13 21:03:31; author: krion; state: Exp; lines: +1 -0 - Fix build on -current Reported by: bento via kris
v. 1.12 date: 2003/11/09 19:26:30; author: krion; state: Exp; lines: +2 -2 - Update to 0.3.4
v. 1.11 date: 2003/10/31 02:44:59; author: ijliao; state: Exp; lines: +1 -1 add a missing \\ in last commit
v. 1.10 date: 2003/10/31 02:39:30; author: ijliao; state: Exp; lines: +2 -2 introduce MASTER_SITE_GNU_ALPHA
v. 1.9 date: 2003/10/30 09:25:01; author: krion; state: Exp; lines: +2 -0 - Use "gnomehack" knob - Bump PORTREVISION Submitted by: ijliao
v. 1.8 date: 2003/10/18 12:41:52; author: krion; state: Exp; lines: +3 -2 - Update to version 0.3.3
v. 1.7 date: 2003/10/08 11:25:45; author: krion; state: Exp; lines: +1 -1 - Update to 0.3.2
v. 1.6 date: 2003/10/02 09:48:32; author: krion; state: Exp; lines: +11 -1 - Update to version 0.3.1
v. 1.5 date: 2003/08/13 22:55:17; author: krion; state: Exp; lines: +3 -2 - Update to 0.2.2
v. 1.4 date: 2003/08/04 20:17:54; author: krion; state: Exp; lines: +1 -0 Add INFO macro Approved by: fjoe (mentor) (implicit)
v. 1.3 date: 2003/07/22 10:34:06; author: krion; state: Exp; lines: +1 -1 Change my mail to @FreeBSD.org Approved by: fjoe (mentor)
v. 1.2 date: 2003/07/21 13:37:28; author: krion; state: Exp; lines: +2 -1 Update to 0.2.1 PR: 54645 Approved by: fjoe (mentor>
v. 1.1 date: 2003/07/02 12:24:41; author: daichi; state: Exp; Add libidn 0.2.0, internationalized Domain Names command line tool. PR: 53519 Submitted by: Kirill Ponomarew ============================================================================= v. 1.67 date: 2007/10/10 12:18:15; author: krion; state: Exp; lines: +1 -1 Update to 1.2
v. 1.66 date: 2007/07/23 09:35:46; author: rafan; state: Exp; lines: +0 -2 - 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
v. 1.65 date: 2007/06/01 07:24:11; author: krion; state: Exp; lines: +2 -1 Update to 0.6.14
v. 1.64 date: 2007/05/31 21:00:01; author: krion; state: Exp; lines: +1 -1 Update to 0.6.12
v. 1.63 date: 2007/04/15 20:25:21; author: krion; state: Exp; lines: +2 -0 Fix build if automake is installed. PR: ports/111360 Submitted by: novel
v. 1.62 date: 2007/01/27 23:42:06; author: krion; state: Exp; lines: +1 -1 Update to 0.6.10
v. 1.61 date: 2006/12/10 07:28:04; author: krion; state: Exp; lines: +1 -1 Update to 0.6.9
v. 1.60 date: 2006/10/31 15:43:22; author: krion; state: Exp; lines: +1 -1 Update to 0.6.8
v. 1.59 date: 2006/09/21 08:35:00; author: krion; state: Exp; lines: +4 -4 Update to 0.6.7
v. 1.58 date: 2006/03/15 22:46:18; author: krion; state: Exp; lines: +1 -3 Update to 0.6.3
v. 1.57 date: 2006/02/23 10:36:21; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.56 date: 2006/02/07 14:01:44; author: krion; state: Exp; lines: +1 -1 Update to 0.6.2
v. 1.55 date: 2006/01/20 22:21:38; author: krion; state: Exp; lines: +1 -1 Update to 0.6.1
v. 1.54 date: 2005/12/04 11:12:32; author: krion; state: Exp; lines: +1 -1 Update to 0.6.0
v. 1.53 date: 2005/11/15 06:49:07; author: ade; state: Exp; lines: +1 -1 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.
v. 1.52 date: 2005/11/12 18:52:19; author: pav; state: Exp; lines: +1 -1 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
v. 1.51 date: 2005/10/24 08:22:28; author: krion; state: Exp; lines: +1 -1 Update to 0.5.20
v. 1.50 date: 2005/09/19 13:57:57; author: krion; state: Exp; lines: +1 -1 Update to 0.5.19
v. 1.49 date: 2005/07/17 22:14:22; author: krion; state: Exp; lines: +2 -2 Update to 0.5.18
v. 1.48 date: 2005/05/27 07:58:36; author: krion; state: Exp; lines: +0 -2 Remove superfluous dependency.
v. 1.47 date: 2005/05/26 17:24:54; author: krion; state: Exp; lines: +1 -1 Update to 0.5.17
v. 1.46 date: 2005/05/11 17:45:31; author: krion; state: Exp; lines: +1 -1 Update to 0.5.16
v. 1.45 date: 2005/03/20 14:55:35; author: krion; state: Exp; lines: +3 -3 Update to 0.5.15
v. 1.44 date: 2005/01/29 09:08:07; author: krion; state: Exp; lines: +5 -3 Update to 0.5.13
v. 1.43 date: 2005/01/25 21:10:41; author: krion; state: Exp; lines: +1 -1 Add pkgconfig dependency.
v. 1.42 date: 2004/12/04 08:00:05; author: krion; state: Exp; lines: +1 -1 Update to 0.5.12
v. 1.41 date: 2004/11/22 10:54:31; author: krion; state: Exp; lines: +1 -1 Update to 0.5.11
v. 1.40 date: 2004/11/08 20:32:13; author: krion; state: Exp; lines: +3 -3 Update to 0.5.10
v. 1.39 date: 2004/11/08 08:23:41; author: krion; state: Exp; lines: +1 -1 Update to 0.5.9
v. 1.38 date: 2004/10/26 15:19:43; author: krion; state: Exp; lines: +1 -1 Update to 0.5.8
v. 1.37 date: 2004/10/12 14:26:53; author: krion; state: Exp; lines: +1 -1 Update to 0.5.6
v. 1.36 date: 2004/08/13 22:51:14; author: krion; state: Exp; lines: +2 -3 Update to 0.5.4
v. 1.35 date: 2004/08/07 07:14:15; author: krion; state: Exp; lines: +1 -1 Update to 0.5.3
v. 1.34 date: 2004/07/14 12:39:42; author: krion; state: Exp; lines: +1 -1 Update to 0.5.2
v. 1.33 date: 2004/07/09 20:56:06; author: krion; state: Exp; lines: +1 -1 Update to 0.5.1
v. 1.32 date: 2004/07/09 17:42:14; author: marcus; state: Exp; lines: +1 -1 Apply a big libtool patch to allow porters to use the libtool installed by the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
v. 1.31 date: 2004/06/28 06:33:06; author: krion; state: Exp; lines: +2 -3 Update to version 0.5.0
v. 1.30 date: 2004/05/24 15:11:16; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.6
v. 1.29 date: 2004/05/22 08:07:20; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.5
v. 1.28 date: 2004/04/29 20:44:41; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.4
v. 1.27 date: 2004/04/28 19:37:58; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.3
v. 1.26 date: 2004/04/17 14:23:16; author: krion; state: Exp; lines: +0 -8 - Correct plist
v. 1.25 date: 2004/03/28 14:46:18; author: krion; state: Exp; lines: +8 -1 - Support WITHOUT_NLS
v. 1.24 date: 2004/03/23 20:10:57; author: krion; state: Exp; lines: +5 -0 - ad hoc fix for reported build errors which I was unable to trace Reported by: many
v. 1.23 date: 2004/03/23 15:08:51; author: krion; state: Exp; lines: +5 -5 - Update to version 0.4.2
v. 1.22 date: 2004/03/18 23:03:09; author: krion; state: Exp; lines: +5 -4 - Cosmetic changes
v. 1.21 date: 2004/03/14 06:16:19; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.20 date: 2004/03/11 12:01:00; author: krion; state: Exp; lines: +1 -1 - Fix build on 4.x Noticed by: bento via kris
v. 1.19 date: 2004/03/09 09:46:58; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.1
v. 1.18 date: 2004/02/29 14:29:31; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.0
v. 1.17 date: 2004/01/30 14:05:05; author: krion; state: Exp; lines: +1 -0 - SIZEify
v. 1.16 date: 2004/01/22 20:02:43; author: krion; state: Exp; lines: +2 -2 - Update to version 0.3.7
v. 1.15 date: 2004/01/06 22:04:34; author: krion; state: Exp; lines: +2 -2 - Update to version 0.3.6
v. 1.14 date: 2003/12/15 10:32:47; author: krion; state: Exp; lines: +2 -14 - Update to version 0.3.5
v. 1.13 date: 2003/11/13 21:03:31; author: krion; state: Exp; lines: +1 -0 - Fix build on -current Reported by: bento via kris
v. 1.12 date: 2003/11/09 19:26:30; author: krion; state: Exp; lines: +2 -2 - Update to 0.3.4
v. 1.11 date: 2003/10/31 02:44:59; author: ijliao; state: Exp; lines: +1 -1 add a missing \\ in last commit
v. 1.10 date: 2003/10/31 02:39:30; author: ijliao; state: Exp; lines: +2 -2 introduce MASTER_SITE_GNU_ALPHA
v. 1.9 date: 2003/10/30 09:25:01; author: krion; state: Exp; lines: +2 -0 - Use "gnomehack" knob - Bump PORTREVISION Submitted by: ijliao
v. 1.8 date: 2003/10/18 12:41:52; author: krion; state: Exp; lines: +3 -2 - Update to version 0.3.3
v. 1.7 date: 2003/10/08 11:25:45; author: krion; state: Exp; lines: +1 -1 - Update to 0.3.2
v. 1.6 date: 2003/10/02 09:48:32; author: krion; state: Exp; lines: +11 -1 - Update to version 0.3.1
v. 1.5 date: 2003/08/13 22:55:17; author: krion; state: Exp; lines: +3 -2 - Update to 0.2.2
v. 1.4 date: 2003/08/04 20:17:54; author: krion; state: Exp; lines: +1 -0 Add INFO macro Approved by: fjoe (mentor) (implicit)
v. 1.3 date: 2003/07/22 10:34:06; author: krion; state: Exp; lines: +1 -1 Change my mail to @FreeBSD.org Approved by: fjoe (mentor)
v. 1.2 date: 2003/07/21 13:37:28; author: krion; state: Exp; lines: +2 -1 Update to 0.2.1 PR: 54645 Approved by: fjoe (mentor>
v. 1.1 date: 2003/07/02 12:24:41; author: daichi; state: Exp; Add libidn 0.2.0, internationalized Domain Names command line tool. PR: 53519 Submitted by: Kirill Ponomarew ============================================================================= v. 1.67 date: 2007/10/10 12:18:15; author: krion; state: Exp; lines: +1 -1 Update to 1.2
v. 1.66 date: 2007/07/23 09:35:46; author: rafan; state: Exp; lines: +0 -2 - 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
v. 1.65 date: 2007/06/01 07:24:11; author: krion; state: Exp; lines: +2 -1 Update to 0.6.14
v. 1.64 date: 2007/05/31 21:00:01; author: krion; state: Exp; lines: +1 -1 Update to 0.6.12
v. 1.63 date: 2007/04/15 20:25:21; author: krion; state: Exp; lines: +2 -0 Fix build if automake is installed. PR: ports/111360 Submitted by: novel
v. 1.62 date: 2007/01/27 23:42:06; author: krion; state: Exp; lines: +1 -1 Update to 0.6.10
v. 1.61 date: 2006/12/10 07:28:04; author: krion; state: Exp; lines: +1 -1 Update to 0.6.9
v. 1.60 date: 2006/10/31 15:43:22; author: krion; state: Exp; lines: +1 -1 Update to 0.6.8
v. 1.59 date: 2006/09/21 08:35:00; author: krion; state: Exp; lines: +4 -4 Update to 0.6.7
v. 1.58 date: 2006/03/15 22:46:18; author: krion; state: Exp; lines: +1 -3 Update to 0.6.3
v. 1.57 date: 2006/02/23 10:36:21; author: ade; state: Exp; lines: +2 -1 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.56 date: 2006/02/07 14:01:44; author: krion; state: Exp; lines: +1 -1 Update to 0.6.2
v. 1.55 date: 2006/01/20 22:21:38; author: krion; state: Exp; lines: +1 -1 Update to 0.6.1
v. 1.54 date: 2005/12/04 11:12:32; author: krion; state: Exp; lines: +1 -1 Update to 0.6.0
v. 1.53 date: 2005/11/15 06:49:07; author: ade; state: Exp; lines: +1 -1 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.
v. 1.52 date: 2005/11/12 18:52:19; author: pav; state: Exp; lines: +1 -1 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
v. 1.51 date: 2005/10/24 08:22:28; author: krion; state: Exp; lines: +1 -1 Update to 0.5.20
v. 1.50 date: 2005/09/19 13:57:57; author: krion; state: Exp; lines: +1 -1 Update to 0.5.19
v. 1.49 date: 2005/07/17 22:14:22; author: krion; state: Exp; lines: +2 -2 Update to 0.5.18
v. 1.48 date: 2005/05/27 07:58:36; author: krion; state: Exp; lines: +0 -2 Remove superfluous dependency.
v. 1.47 date: 2005/05/26 17:24:54; author: krion; state: Exp; lines: +1 -1 Update to 0.5.17
v. 1.46 date: 2005/05/11 17:45:31; author: krion; state: Exp; lines: +1 -1 Update to 0.5.16
v. 1.45 date: 2005/03/20 14:55:35; author: krion; state: Exp; lines: +3 -3 Update to 0.5.15
v. 1.44 date: 2005/01/29 09:08:07; author: krion; state: Exp; lines: +5 -3 Update to 0.5.13
v. 1.43 date: 2005/01/25 21:10:41; author: krion; state: Exp; lines: +1 -1 Add pkgconfig dependency.
v. 1.42 date: 2004/12/04 08:00:05; author: krion; state: Exp; lines: +1 -1 Update to 0.5.12
v. 1.41 date: 2004/11/22 10:54:31; author: krion; state: Exp; lines: +1 -1 Update to 0.5.11
v. 1.40 date: 2004/11/08 20:32:13; author: krion; state: Exp; lines: +3 -3 Update to 0.5.10
v. 1.39 date: 2004/11/08 08:23:41; author: krion; state: Exp; lines: +1 -1 Update to 0.5.9
v. 1.38 date: 2004/10/26 15:19:43; author: krion; state: Exp; lines: +1 -1 Update to 0.5.8
v. 1.37 date: 2004/10/12 14:26:53; author: krion; state: Exp; lines: +1 -1 Update to 0.5.6
v. 1.36 date: 2004/08/13 22:51:14; author: krion; state: Exp; lines: +2 -3 Update to 0.5.4
v. 1.35 date: 2004/08/07 07:14:15; author: krion; state: Exp; lines: +1 -1 Update to 0.5.3
v. 1.34 date: 2004/07/14 12:39:42; author: krion; state: Exp; lines: +1 -1 Update to 0.5.2
v. 1.33 date: 2004/07/09 20:56:06; author: krion; state: Exp; lines: +1 -1 Update to 0.5.1
v. 1.32 date: 2004/07/09 17:42:14; author: marcus; state: Exp; lines: +1 -1 Apply a big libtool patch to allow porters to use the libtool installed by the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
v. 1.31 date: 2004/06/28 06:33:06; author: krion; state: Exp; lines: +2 -3 Update to version 0.5.0
v. 1.30 date: 2004/05/24 15:11:16; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.6
v. 1.29 date: 2004/05/22 08:07:20; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.5
v. 1.28 date: 2004/04/29 20:44:41; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.4
v. 1.27 date: 2004/04/28 19:37:58; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.3
v. 1.26 date: 2004/04/17 14:23:16; author: krion; state: Exp; lines: +0 -8 - Correct plist
v. 1.25 date: 2004/03/28 14:46:18; author: krion; state: Exp; lines: +8 -1 - Support WITHOUT_NLS
v. 1.24 date: 2004/03/23 20:10:57; author: krion; state: Exp; lines: +5 -0 - ad hoc fix for reported build errors which I was unable to trace Reported by: many
v. 1.23 date: 2004/03/23 15:08:51; author: krion; state: Exp; lines: +5 -5 - Update to version 0.4.2
v. 1.22 date: 2004/03/18 23:03:09; author: krion; state: Exp; lines: +5 -4 - Cosmetic changes
v. 1.21 date: 2004/03/14 06:16:19; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.20 date: 2004/03/11 12:01:00; author: krion; state: Exp; lines: +1 -1 - Fix build on 4.x Noticed by: bento via kris
v. 1.19 date: 2004/03/09 09:46:58; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.1
v. 1.18 date: 2004/02/29 14:29:31; author: krion; state: Exp; lines: +1 -1 - Update to version 0.4.0
v. 1.17 date: 2004/01/30 14:05:05; author: krion; state: Exp; lines: +1 -0 - SIZEify
v. 1.16 date: 2004/01/22 20:02:43; author: krion; state: Exp; lines: +2 -2 - Update to version 0.3.7
v. 1.15 date: 2004/01/06 22:04:34; author: krion; state: Exp; lines: +2 -2 - Update to version 0.3.6
v. 1.14 date: 2003/12/15 10:32:47; author: krion; state: Exp; lines: +2 -14 - Update to version 0.3.5
v. 1.13 date: 2003/11/13 21:03:31; author: krion; state: Exp; lines: +1 -0 - Fix build on -current Reported by: bento via kris
v. 1.12 date: 2003/11/09 19:26:30; author: krion; state: Exp; lines: +2 -2 - Update to 0.3.4
v. 1.11 date: 2003/10/31 02:44:59; author: ijliao; state: Exp; lines: +1 -1 add a missing \\ in last commit
v. 1.10 date: 2003/10/31 02:39:30; author: ijliao; state: Exp; lines: +2 -2 introduce MASTER_SITE_GNU_ALPHA
v. 1.9 date: 2003/10/30 09:25:01; author: krion; state: Exp; lines: +2 -0 - Use "gnomehack" knob - Bump PORTREVISION Submitted by: ijliao
v. 1.8 date: 2003/10/18 12:41:52; author: krion; state: Exp; lines: +3 -2 - Update to version 0.3.3
v. 1.7 date: 2003/10/08 11:25:45; author: krion; state: Exp; lines: +1 -1 - Update to 0.3.2
v. 1.6 date: 2003/10/02 09:48:32; author: krion; state: Exp; lines: +11 -1 - Update to version 0.3.1
v. 1.5 date: 2003/08/13 22:55:17; author: krion; state: Exp; lines: +3 -2 - Update to 0.2.2
v. 1.4 date: 2003/08/04 20:17:54; author: krion; state: Exp; lines: +1 -0 Add INFO macro Approved by: fjoe (mentor) (implicit)
v. 1.3 date: 2003/07/22 10:34:06; author: krion; state: Exp; lines: +1 -1 Change my mail to @FreeBSD.org Approved by: fjoe (mentor)
v. 1.2 date: 2003/07/21 13:37:28; author: krion; state: Exp; lines: +2 -1 Update to 0.2.1 PR: 54645 Approved by: fjoe (mentor>
v. 1.1 date: 2003/07/02 12:24:41; author: daichi; state: Exp; Add libidn 0.2.0, internationalized Domain Names command line tool. PR: 53519 Submitted by: Kirill Ponomarew =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm