aboutsummaryrefslogtreecommitdiff
path: root/devel/libunicode
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos: INSTALL_SHLIBS -> INSTALLS_SHLIBJimmy Olgeni2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43415
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Actually add a patch to put unicodeConf.sh in the right place. *sigh*Ade Lovett2000-09-222-1/+12
| | | | | | | Submitted by: onigiri Notes: svn path=/head/; revision=33010
* Update to an 0.4-gnome interim release for easier building withAde Lovett2000-09-213-1/+5
| | | | | | | | new gnome-print libraries (which have yet to be committed, since they break so much other stuff - sigh) Notes: svn path=/head/; revision=32936
* libunicode is a library for manipulating Unicode characters andAde Lovett2000-06-295-0/+37
strings. It understands both the UTF-8 and UCS-2 encodings, and has a framework for adding support for new encodings. Notes: svn path=/head/; revision=29994