aboutsummaryrefslogtreecommitdiff
path: root/chinese/big5width
Commit message (Collapse)AuthorAgeFilesLines
* Catch up with usage of SRC_BASE introduced in bsd.port.mk r1.662. ThisMark Linimon2011-02-221-2/+1
| | | | | | | | | should fix the builds on pointyhat-west. Hat: portmgr Notes: svn path=/head/; revision=269485
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-4/+0
| | | | Notes: svn path=/head/; revision=225288
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - SpellingRong-En Fan2007-03-071-1/+1
| | | | Notes: svn path=/head/; revision=186764
* - Now I understand what really happened. share/locale/zh_TW.UTF-8/LC_CTYPERong-En Fan2006-11-142-5/+3
| | | | | | | | | | is a symlink to ../UTF-8/LC_CTYPE. So, changing the linking target is enough. This should really fix pointyhat build. Notes: svn path=/head/; revision=177274
* - Link is evil. Instead, we directly overwrite the locale file andRong-En Fan2006-11-112-5/+3
| | | | | | | | | put it back when deinstall. This should fix the build according to my tinderbox. Notes: svn path=/head/; revision=177067
* - Try to fix build by not modifying base locale file.Rong-En Fan2006-11-111-0/+2
| | | | Notes: svn path=/head/; revision=177063
* Add big5width 1.0: Unicode width dirty fix for Big5 font (zh_TW.UTF-8 locale).Rong-En Fan2006-11-105-0/+249
Obtained from: Kuang-che Wu (kcwu at csie.org) Notes: svn path=/head/; revision=177017