The FreeBSD Ports Archive
FreeBSD converters : libutf-84>
Unicode conversion routines between UCS-4 and UTF-8
libutf-8 history
v. 1.15
date: 2007/05/30 15:04:33; author: arved; state: Exp; lines: +1 -0
Fix build on amd64/ia64 by adding -fPIC to CFLAGS (port installs only
a shared library).
v. 1.14
date: 2006/08/14 22:55:02; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.13
date: 2004/06/06 23:28:13; author: pav; state: Exp; lines: +1 -2
- Remove dead master site
PR: ports/67634
Submitted by: Roman Neuhauser
v. 1.12
date: 2004/05/15 12:41:17; author: eik; state: Exp; lines: +3 -3
This port is actually libutf-8 version 1.0, not libutf version 8.1.0.
This fixes the LATEST_LINK conflict with misc/libutf.
v. 1.11
date: 2004/05/15 01:28:50; author: linimon; state: Exp; lines: +1 -1
Reset maintainership. Although Adam is the author of the port, illness
and a machine failure are keeping him from being able to look after it
right now. Adam, here's hoping that things start looking up for you.
v. 1.10
date: 2003/10/20 23:34:40; author: linimon; state: Exp; lines: +2 -2
Changed at maintainer's request.
v. 1.9
date: 2003/02/28 14:07:09; author: roam; state: Exp; lines: +1 -1
Fix the URL's in pkg-descr and add HTTP master sites.
PR: 48353
Submitted by: tadalunch@sources.redhat.com
v. 1.8
date: 2003/02/21 11:08:36; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.7
date: 2000/06/16 21:50:26; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.6
date: 2000/06/16 08:47:55; author: sobomax; state: Exp; lines: +3 -4
Fourth round of INSTALLS_SHLIBS conversion.
v. 1.5
date: 2000/04/20 10:45:33; author: mharo; state: Exp; lines: +6 -6
portlint
v. 1.4
date: 2000/04/08 23:24:32; author: mharo; state: Exp; lines: +4 -4
update with the new PORTNAME/PORTVERSION variables
v. 1.3
date: 1999/08/28 01:56:59; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.2
date: 1999/08/25 05:16:23; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/04/16 23:34:30; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/04/16 23:34:30; author: steve; state: Exp; lines: +0 -0
Initial import of libutf-8 version 1.0.
A library of routines for the conversion between 31-bit Unicode values (UCS-4)
and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle
input and output from/to files and memory. Useful for i18n programmers.
PR: 10919
Submitted by: G. Adam Stanislav
=============================================================================
|
| |

|