summaryrefslogtreecommitdiff
path: root/inputmethod/unicon-im/patches
AgeCommit message (Collapse)AuthorFilesLines
2011-12-14inputmethod/unicom-im: bad patch, bad mastersitemarino1-1/+1
The mastersite resolves to a parking domain, causing the html page to be interpreted as a tarball download which doesn't pass the checksum of course. Luckily this tarball is backed up at NetBSD, so remove the mastersite so it can fall back to NetBSD. Secondly, a patch from 2007 was mispelled and was never included into the distinfo. Obviously it built anyway, but the patch was renamed and the distinfo file regenerated.
2011-11-26Fix build with newer GCCjoerg3-0/+32
2009-02-07Fix mysterious C++ failure as pth's pthread.h defines system as macrojoerg1-0/+12
which makes the stdlib.h prototype goes away. Avoid this by forcing real system calls. Remove a static declaration that is shadowing an extern, resulting in the creation of a text relocation.
2007-03-24Fix build with newer pth, which defines read and write as macros.joerg3-0/+59
2006-01-15s|BSD_INSTALL_DATA|BSD_INSTALL_LIB for libs.rxg4-9/+9
2005-12-08Close pkg/28783 - unicon can't build under -current, submitted by myself.rxg2-0/+35
Oked by wiz.
2002-09-23This package doesn't want pthreads...it wants GNU pth.jlam1-13/+18
2002-06-15Initial import of unicon-im-1.2shell7-0/+278
(PR#17230 by Rui-Xiang Guo <rxg@netbsd.org>) libraries and modules of Unicon --- The Unicon project intend to implement display/input CJK (Chinese/Japanese/Korean) characters under the Framebuffer under Linux. This package will install the libraries and modules for Chinput.