Commit graph

71 commits

Author SHA1 Message Date
Masafumi Max NAKANE
5619fdf9b9 CATEGORIES+= -> CATEGORIES=
Instead of writing several shell commands in post-install target, simply call
pkg/INSTALL.
1996-11-11 08:26:44 +00:00
Masafumi Max NAKANE
7b05adff0e Use ${COMPRESS_MAN} to compress man pages. 1996-11-05 04:14:42 +00:00
Masafumi Max NAKANE
33176cf1db Replaced spaces with tabs in several places, so that Imake will generates
valid Makefiles.
1996-10-31 05:06:27 +00:00
Masafumi Max NAKANE
f5e23c4093 Check on /etc/services will be performed upon pkg_add, too. 1996-09-19 14:35:53 +00:00
Masafumi Max NAKANE
2de7100601 So, here it comes back again. (I certainly hope the keyword substitution
mode is set correctly.)
1996-09-19 11:19:12 +00:00
Masafumi Max NAKANE
a9b1782c91 The keyword substitution mode of patch-ad needs to be changed to -ko,
so I remove this file first.
(And it will be back soon.)
1996-09-19 11:13:51 +00:00
Masafumi Max NAKANE
98f501df18 Fixed broken patch file. (Well, I hope it works...) 1996-09-19 09:49:38 +00:00
Masafumi Max NAKANE
3958298655 PKGNAME is now prefixed with ``jp-.''
${LOCALBASE} is used instead of /usr/local.

Submitted by:	asami@FreeBSD.ORG
1996-09-18 12:20:22 +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
Masafumi Max NAKANE
7821eadd11 Fixed the problem that the startup script installed in /usr/local/etc/rc.d
didn't actually start the program.  Amazingly, no one has complained
about this problem!!
1996-09-17 23:28:13 +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
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +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
814aebf9c6 ${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked
twice.

Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-06-26 09:27:45 +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
ab9d51b7e6 Upgrade, 3.2p1 -> 3.2p2.
Submitted by:	NIIMI Satoshi <sa2c@and.or.jp>
1995-06-22 00:35:39 +00:00
Satoshi Asami
562c298a2c Clean up Makefiles, as per my promise. 1995-04-07 05:48:11 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +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