Commit graph

13 commits

Author SHA1 Message Date
Steve Price
f96a9b9605 Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists
already.
1999-07-04 21:05:32 +00:00
Satoshi Asami
1cb40c2d68 ELF shlib names should be listed when a.out shlibs end with ".0". 1998-09-21 23:01:34 +00:00
Steve Price
39fe966579 Convert to ELF and cleanup use of MAN* macros. 1998-09-21 22:31:57 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Jun-ichiro itojun Hagino
eea3c8f307 dirrm absolute path -> unexec 1997-10-17 16:38:12 +00:00
Jun-ichiro itojun Hagino
69e4331ab0 due to /var/run permission change in 2.2.5-RELEASE, we changed
change where to write pid file.

Submitted by:	sanpei@jp.freebsd.org
1997-10-17 15:59:05 +00:00
Satoshi Asami
f777115e01 Remove spurious ^M at end of lines. 1996-11-18 11:22:41 +00:00
Masafumi Max NAKANE
e1d8feedad Changed the maintainer from Satoshi to Max.
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)
1996-09-18 08:02:06 +00:00
Satoshi Asami
36adfbac4b Install startup script in .../etc/rc.d.
Submitted by:	Masafumi NAKANE <max@sfc.wide.ad.jp>
1996-08-09 02:40:20 +00:00
Satoshi Asami
872a4f71ad Revised PLIST, with all the correct permissions and ownerships.
Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-06-26 09:28:10 +00:00
Satoshi Asami
d530b271d9 Add
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! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
157647cb8a Added chown bin.bin to the lock dir.
Submitted by:	nobu@psrc.isac.co.jp
(Actually the initial import should have had this Submitted by: line too)
1995-03-07 06:03:41 +00:00
Satoshi Asami
b4fd20d4a0 Canna, a kana-kanji conversion engine from NEC. 1995-03-06 08:12:40 +00:00