aboutsummaryrefslogtreecommitdiff
path: root/japanese/Canna/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it existsSteve Price1999-07-041-1/+1
| | | | | | | already. Notes: svn path=/head/; revision=20020
* ELF shlib names should be listed when a.out shlibs end with ".0".Satoshi Asami1998-09-211-4/+4
| | | | Notes: svn path=/head/; revision=13298
* Convert to ELF and cleanup use of MAN* macros.Steve Price1998-09-211-62/+6
| | | | Notes: svn path=/head/; revision=13296
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* dirrm absolute path -> unexecJun-ichiro itojun Hagino1997-10-171-1/+1
| | | | Notes: svn path=/head/; revision=8312
* due to /var/run permission change in 2.2.5-RELEASE, we changedJun-ichiro itojun Hagino1997-10-171-0/+3
| | | | | | | | | change where to write pid file. Submitted by: sanpei@jp.freebsd.org Notes: svn path=/head/; revision=8311
* Remove spurious ^M at end of lines.Satoshi Asami1996-11-181-186/+186
| | | | Notes: svn path=/head/; revision=4574
* Changed the maintainer from Satoshi to Max.Masafumi Max NAKANE1996-09-181-130/+186
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Install startup script in .../etc/rc.d.Satoshi Asami1996-08-091-0/+1
| | | | | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ad.jp> Notes: svn path=/head/; revision=3553
* Revised PLIST, with all the correct permissions and ownerships.Satoshi Asami1995-06-261-7/+123
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1892
* AddSatoshi Asami1995-06-241-0/+1
| | | | | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :) Notes: svn path=/head/; revision=1871
* Added chown bin.bin to the lock dir.Satoshi Asami1995-03-071-0/+1
| | | | | | | | Submitted by: nobu@psrc.isac.co.jp (Actually the initial import should have had this Submitted by: line too) Notes: svn path=/head/; revision=1107
* Canna, a kana-kanji conversion engine from NEC.Satoshi Asami1995-03-061-0/+11
Notes: svn path=/head/; revision=1099