Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | - Remove dead master site | pav | 2004-06-06 | 1 | -2/+1 |
| | | | | | PR: ports/67634 Submitted by: Roman Neuhauser <neuhauser@chello.cz> | ||||
* | This port is actually libutf-8 version 1.0, not libutf version 8.1.0. | eik | 2004-05-15 | 1 | -3/+3 |
| | | | | This fixes the LATEST_LINK conflict with misc/libutf. | ||||
* | Reset maintainership. Although Adam is the author of the port, illness | linimon | 2004-05-15 | 1 | -1/+1 |
| | | | | | 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. | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Changed at maintainer's request. | linimon | 2003-10-20 | 2 | -6/+5 |
| | |||||
* | Fix the URL's in pkg-descr and add HTTP master sites. | roam | 2003-02-28 | 2 | -2/+2 |
| | | | | | PR: 48353 Submitted by: tadalunch@sources.redhat.com | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -5/+2 |
| | |||||
* | portlint | mharo | 2000-04-20 | 2 | -5/+7 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Initial import of libutf-8 version 1.0. | steve | 1999-04-16 | 6 | -0/+56 |
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 <zen@buddhist.com> |