summaryrefslogtreecommitdiff
path: root/japanese/Canna/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed the maintainer from Satoshi to Max.Masafumi Max NAKANE1996-09-181-14/+38
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Fixed the problem that the startup script installed in /usr/local/etc/rc.dMasafumi Max NAKANE1996-09-171-3/+4
| | | | | | | | didn't actually start the program. Amazingly, no one has complained about this problem!! Notes: svn path=/head/; revision=3800
* Install startup script in .../etc/rc.d.Satoshi Asami1996-08-091-2/+12
| | | | | | | Submitted by: Masafumi NAKANE <max@sfc.wide.ad.jp> Notes: svn path=/head/; revision=3553
* ${XMKMF} -> xmkmf, so that "make includes" and such won't get invokedSatoshi Asami1995-06-261-2/+2
| | | | | | | | | twice. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1891
* AddSatoshi Asami1995-06-241-1/+4
| | | | | | | | | | | | | | | | | 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
* Upgrade, 3.2p1 -> 3.2p2.Satoshi Asami1995-06-221-4/+5
| | | | | | | Submitted by: NIIMI Satoshi <sa2c@and.or.jp> Notes: svn path=/head/; revision=1852
* Clean up Makefiles, as per my promise.Satoshi Asami1995-04-071-3/+7
| | | | Notes: svn path=/head/; revision=1302
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Canna, a kana-kanji conversion engine from NEC.Satoshi Asami1995-03-061-0/+17
Notes: svn path=/head/; revision=1099