aboutsummaryrefslogtreecommitdiff
path: root/chinese/zhcon
Commit message (Collapse)AuthorAgeFilesLines
* 1: rename /dev/vga to /dev/ttyv0.Vanilla I. Shu2005-05-011-1/+2
| | | | | | | | | | 2: bump version. PR: ports/80494 Submitted by: maintainer Notes: svn path=/head/; revision=134428
* Oops, we want to twiddle the effective-user-ID, not the real-user-ID,Jacques Vidrine2005-01-252-3/+3
| | | | | | | | | | since we need to recover credentials. Relative to the previous commit, s/setuid/seteuid/g. Reminded by: a hot shower Notes: svn path=/head/; revision=127316
* The set-user-ID binary zhcon normally reads it's user-specifiedJacques Vidrine2005-01-252-1/+22
| | | | | | | | | | | configuration file as root. Drop privileges before opening the file to prevent a local user from reading arbitrary files. Reported by: Erik Sjölund Obtained from: Debian Notes: svn path=/head/; revision=127314
* - Pass maintainership to submitterSergey Matveychuk2005-01-081-1/+1
| | | | | | | | PR: ports/75730 Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw Notes: svn path=/head/; revision=125813
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-3/+0
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Clean up locale directories after ourselvesKris Kennaway2004-11-241-0/+7
| | | | Notes: svn path=/head/; revision=122340
* - wrap USE_GETTEXT by adding "if !defined(WITHOUT_NLS)"Yen-Ming Lee2004-10-262-9/+16
| | | | | | | - use system libintl instead of included one Notes: svn path=/head/; revision=120248
* set localedir to PREFIX/share/locale to be synchronized with PLISTYen-Ming Lee2004-08-051-1/+2
| | | | Notes: svn path=/head/; revision=115431
* Post gcc 3.4.2 fixups.Clive Lin2004-08-012-0/+27
| | | | Notes: svn path=/head/; revision=115196
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* statue@freebsd.sinica.edu.tw has asked for all the maintainedMark Linimon2003-11-211-1/+1
| | | | | | | | | | | ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw Notes: svn path=/head/; revision=94596
* Fix incorrect use of ${REINPLACE_CMD}.Dag-Erling Smørgrav2003-11-191-2/+1
| | | | | | | Approved by: portmgr (kkenn) Notes: svn path=/head/; revision=94413
* remove USE_XLIBYen-Ming Lee2003-11-071-2/+4
| | | | | | | | PR: 58978 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=93315
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-10-161-7/+1
| | | | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris Notes: svn path=/head/; revision=91389
* Correct whitespace in previousKris Kennaway2003-10-161-1/+1
| | | | Notes: svn path=/head/; revision=91380
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* update chinese/zhcon: build error on -currentDaichi GOTO2003-08-191-0/+11
| | | | | | | | | PR: 55334 Submitted by: Kang Liu <lazykang@hotmail.com> Approved by: maintainer Notes: svn path=/head/; revision=87263
* Fix build with gcc 3.3.Kris Kennaway2003-08-162-0/+20
| | | | Notes: svn path=/head/; revision=87090
* update to zhcon-0.2.3Yen-Ming Lee2003-05-029-113/+8
| | | | | | | | PR: 51625 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=79987
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* only support i386Ying-Chieh Liao2002-12-221-0/+1
| | | | | | | | PR: 46450 Submitted by: maintainer Notes: svn path=/head/; revision=71778
* Remove unneed patch files.Vanilla I. Shu2002-11-285-390/+0
| | | | | | | Submitted by: maintainer. Notes: svn path=/head/; revision=71188
* 1: Upgrade to 0.2.1.Vanilla I. Shu2002-11-289-91/+102
| | | | | | | | | | | | 2: Fix build on -current. 3: Fix hangs on -current. PR: ports/45797 Submitted by: maintainer Approved by: kris Notes: svn path=/head/; revision=71184
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Add a missing entry.Clive Lin2002-09-301-0/+1
| | | | Notes: svn path=/head/; revision=67272
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* 1) Fix pkg-plist.Clive Lin2002-05-102-2/+2
| | | | | | | | | | 2) Correct path of zhcon.cfg in zhcon(1). PR: ports/37315 Submitted by: Statue <statue@softwareliberty.org> (MAINTAINER) Notes: svn path=/head/; revision=58876
* post gettext 0.11.1 patchYing-Chieh Liao2002-04-151-3/+3
| | | | | | | | PR: 37090 Submitted by: maintainer Notes: svn path=/head/; revision=57712
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* support HAVE_GGI_LIBYing-Chieh Liao2002-04-092-1/+12
| | | | | | | | | | bump port revision PR: 36921 Submitted by: maintainer Notes: svn path=/head/; revision=57490
* o Convert po from utf-8 to big5.Clive Lin2002-03-316-1/+294
| | | | | | | | | | | o Handle LC_* properly. o Bump PORTREVISION. PR: ports/35728 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=57044
* Install configuration file as zhcon.conf.Clive Lin2002-03-312-4/+4
| | | | | | | | PR: ports/36535 Submitted by: MAINTAINER Notes: svn path=/head/; revision=57041
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Missed files in previous commit.Clive Lin2002-03-062-0/+37
| | | | Notes: svn path=/head/; revision=55613
* o Update zhcon to version 0.2.Clive Lin2002-03-0611-122/+211
| | | | | | | | | | | o Add zh_TW.Big5 po messages. o Remove big5 IME extra-patches and merge it into standard FreeBSD patches. PR: ports/35271 Submitted by: Yen-Ming Lee <leeym@leeym.com> Notes: svn path=/head/; revision=55612
* Update big5-ime's version.Vanilla I. Shu2001-10-143-8/+9
| | | | | | | | PR: ports/31251 Submitted by: statue@softwareliberty.org Notes: svn path=/head/; revision=48757
* update patch for Big5 IME supportYing-Chieh Liao2001-09-212-4/+3
| | | | | | | | PR: 30504 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=48035
* Use `::' operator for pre-everything target.Clive Lin2001-09-111-1/+1
| | | | | | | Submitted by: "Dan Langille" <dan@langille.org> Notes: svn path=/head/; revision=47667
* I forgot this file.Clive Lin2001-09-111-0/+13
| | | | Notes: svn path=/head/; revision=47666
* o Add Big5 IME support.Clive Lin2001-09-113-3/+47
| | | | | | | | | | | o Bump PORTREVISION. PR: ports/30498 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Reminded by: MAINTAINER Notes: svn path=/head/; revision=47632
* Bump PORTREVISION. Non-root users will be happy to run zhcon now.Clive Lin2001-09-091-0/+1
| | | | Notes: svn path=/head/; revision=47582
* Add a patch to avoid "mmap() failed!" message for non-root users.Clive Lin2001-09-091-0/+28
| | | | | | | | PR: ports/30457 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Notes: svn path=/head/; revision=47581
* New port: zhconClive Lin2001-09-086-0/+70
Zhcon is a fast Linux Console Chinese System which supports framebuffer device.It can display Chinese,Japanese or Korean double byte characters.Supported language encodings include: GB2312,GBK,BIG5,JIS and KSCM. It can also use input methods(table based) from Windows 98 and UCDOS for MS-DOS. PR: ports/30433 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=47542