summaryrefslogtreecommitdiff
path: root/japanese/canna-server/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 3.6p3.Masafumi Max NAKANE2003-02-063-100/+16
| | | | Notes: svn path=/head/; revision=74952
* Upgrade to 3.6p1, which contains security fixes.Masafumi Max NAKANE2002-12-021-16/+16
| | | | | | | | | Approved by: kris Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Review and mod by: max Notes: svn path=/head/; revision=71302
* Correctly handle wchar.Masafumi Max NAKANE2002-11-201-11/+23
| | | | | | | Submitted by: AIDA Shinra <aida-s@jcom.home.ne.jp> Notes: svn path=/head/; revision=70537
* Cannaserver now has the -u option which allow you to specify who shouldMasafumi Max NAKANE2002-11-144-61/+5
| | | | | | | | | own the server process. So instead of patching up the source to drop the root privilege, just use this. Suggested by: AIDA Shinra <aida-s@jcom.home.ne.jp> Notes: svn path=/head/; revision=70075
* The LinkFileList hack, introduced in Rev 1.7.Masafumi Max NAKANE2002-11-141-16/+0
| | | | | | | Pointed-out by: AIDA Shinra <aida-s@jcom.home.ne.jp> Notes: svn path=/head/; revision=70074
* Ooops, forgot to 'cvs rm' this when upgrading to 3.6.Masafumi Max NAKANE2002-11-121-20/+0
| | | | | | | Pointed out by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=69941
* Upgrade to 3.6.Masafumi Max NAKANE2002-11-115-139/+37
| | | | Notes: svn path=/head/; revision=69931
* Fix build on -currentKris Kennaway2002-10-261-0/+26
| | | | | | | Submitted by: tjr Notes: svn path=/head/; revision=68852
* Add back files/patch-af which should never be removed. This patch takes ↵Masafumi Max NAKANE2002-08-081-0/+22
| | | | | | | | | | | care of two remote buffer overflows in server/misc.c. This patch was accidentally removed when the port was upgraded. Since this fixes a security problem, bump the port revision. Pointed-Out by: TOGAWA Satoshi <toga@puyo.org> Notes: svn path=/head/; revision=64197
* - Canna doesn't use /var/run any longer.Masafumi Max NAKANE2002-05-161-9/+12
| | | | | | | | | | | | | | - Improve the startup script. - Modify the pkg-plist so that pkg_delete won't complain even when user dictionaries are installed. - Use correct syntax for chown (bin.bin -> bin:bin) Credits: nyan@jp.FreeBSD.org nork@FreeBSD.org takachan@running-dog.net knu@iDaemons.org Notes: svn path=/head/; revision=59233
* - Make this compile with imake 4.2.0, in which the LinkFileListAkinori MUSHA2002-04-022-2/+74
| | | | | | | | | | | | | | | | | | | definition has been changed somehow. Add a patch to override it with the previous definition. Addressed by: Marc Espie <espie@openbsd.org> - Add a patch to fix bzero()/bcopy() namespace collision. (by me) - Change one of the master sites. Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Discussed on: ports-jp@jp.FreeBSD.org On behalf of: max (MAINTAINER) Notes: svn path=/head/; revision=57175
* One more correction to the dictionary.Masafumi Max NAKANE2002-01-121-0/+11
| | | | | | | Submitted by: Yasuhide CANADA <canada@dai.meta.ne.jp> Notes: svn path=/head/; revision=52986
* A patch to correct an error in the dictionary.Masafumi Max NAKANE2002-01-111-0/+11
| | | | | | | | | PR: 33779 Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> Credit: Yasuhide CANADA <canada@dai.meta.ne.jp> Notes: svn path=/head/; revision=52893
* Correct the problem which caused server/main.c to be uncompilable.Masafumi Max NAKANE2001-11-201-1/+1
| | | | | | | | | With this fix, problems on -current should have been eliminated. I'm bumping the PORTREVISION to encourage the update. (Maybe I should've done it when I changed the way cannaserver is run, anyway.) Notes: svn path=/head/; revision=50303
* Make dic/ideo/pubdic/pod.c compilable on -current.Masafumi Max NAKANE2001-11-201-0/+20
| | | | | | | Submitted by: Takayuki Tamura <ttathome@remus.dti.ne.jp> Notes: svn path=/head/; revision=50286
* Tweaks to make it usable on -current.Masafumi Max NAKANE2001-11-203-2/+69
| | | | | | | | | | | Due to changes to signal handling, invoked child process was not able to send SIGQUIT to the parent. So instead of installing the binary set{[gu]id(bin), setuid(bin) after successful invokation. Reported by: Takayuki Tamura <ttathome@remus.dti.ne.jp> Notes: svn path=/head/; revision=50241
* Upgrade to 3.5b2.Masafumi Max NAKANE2001-11-187-321/+28
| | | | | | | | | | This upgrade is based on submissions from several people over years. I have been reluctant to upgrade this port primarily because I was never sure about the shared lib compatibility. Thanks to those who submitted the patch as well as tested the new version. Notes: svn path=/head/; revision=50176
* Fix script I broke.Thomas Gellekum2000-07-071-1/+2
| | | | | | | | PR: 19744 Submitted by: knu, "Mas.TAKEMURA" <mastake@msel.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=30293
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-8/+21
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Add length of delimiters.Jun Kuriyama2000-06-301-2/+2
| | | | | | | Suggested by: kjm@RINS.RYUKOKU.AC.JP Notes: svn path=/head/; revision=30008
* Fix remote buffer overflow vulnerability.Jun Kuriyama2000-06-301-0/+22
| | | | | | | | | | | | | References: SPSadvisory#38 http://shadowpenguin.backsection.net/advisories/advisory038.html (Japanese only) http://shadowpenguin.backsection.net/advisories/index.html (English abstract included) Max, should we use "canna" UID for sandbox'ing? Notes: svn path=/head/; revision=30005
* Stop RUN_DEPEND to X, make BUILD_DEPEND only,SADA Kenji1999-01-041-0/+10
| | | | | | | | and some portlint check. Submitted by: MIHIRA Sanpei Yoshiro <sanpei@sanpei.org> Notes: svn path=/head/; revision=15826
* due to /var/run permission change in 2.2.5-RELEASE, we changedJun-ichiro itojun Hagino1997-10-171-115/+74
| | | | | | | | | change where to write pid file. Submitted by: sanpei@jp.freebsd.org Notes: svn path=/head/; revision=8311
* Fix this slightly differently, change "all:" to "all:", this seems moreSatoshi Asami1997-06-111-2/+3
| | | | | | | in line with the other Makefiles. Notes: svn path=/head/; revision=6868
* Remove empty "all:" target. Something in XFree86-3.3 imake config filesSatoshi Asami1997-06-111-0/+11
| | | | | | | makes make unhappy about this line. Notes: svn path=/head/; revision=6863
* Replaced spaces with tabs in several places, so that Imake will generatesMasafumi Max NAKANE1996-10-311-1/+30
| | | | | | | valid Makefiles. Notes: svn path=/head/; revision=4208
* So, here it comes back again. (I certainly hope the keyword substitutionMasafumi Max NAKANE1996-09-191-0/+160
| | | | | | | mode is set correctly.) Notes: svn path=/head/; revision=3816
* The keyword substitution mode of patch-ad needs to be changed to -ko,Masafumi Max NAKANE1996-09-191-160/+0
| | | | | | | | so I remove this file first. (And it will be back soon.) Notes: svn path=/head/; revision=3815
* Fixed broken patch file. (Well, I hope it works...)Masafumi Max NAKANE1996-09-191-36/+44
| | | | Notes: svn path=/head/; revision=3813
* Changed the maintainer from Satoshi to Max.Masafumi Max NAKANE1996-09-184-149/+324
| | | | | | | | | | | | | | | | | | | | | | | | This port now installs man pages. (Patch-ac is responsible for following three items.) This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna} instead of /usr/local/Canna/{bin,include,lib}. Changed the location and the name of the lock file to /var/run/Canna.pid. Changed the location of the log file to /var/log. Now the readme file is not installed into the directory where the lock file resides. (patch-ab) In post-install:, /etc/services is checked and the user will be notified if there is no entry for Canna. Added new patch to modify source of several man pages to avoid it displaying an empty page before showing its content. (patch-ad) Notes: svn path=/head/; revision=3805
* Upgrade, 3.2p1 -> 3.2p2.Satoshi Asami1995-06-221-290/+56
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1852
* Canna, a kana-kanji conversion engine from NEC.Satoshi Asami1995-03-061-0/+383
Notes: svn path=/head/; revision=1099