Commit graph

14 commits

Author SHA1 Message Date
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
hubertf
1791cbecbb etc/rc.d cleanup: rename *.sh -> * 2001-01-26 05:21:43 +00:00
pooka
9107bae412 Correct order of fd redirection to actually make both stdout and stderr
go to devnull.

by Masao Uebayashi pkg/11964
2001-01-16 23:28:11 +00:00
itohy
779221e627 BUILD_DEFS+= USE_INET6 2000-11-09 05:14:27 +00:00
itohy
40e21d7860 skkserv:
IPv6 support.
	More reliable dictionary re-reading.
	Avoid copying fd_set.
	getuid() -> geteuid()
	Update version to 3.9.4nb1.

skkdic-expr:
	Safer temporary file handling against symlink attack (O_EXCL).
2000-11-09 03:52:51 +00:00
hubertf
54282a5592 Applying the new rc.d scheme to the package's start up script
Patch submitted in PR 11237 by Masao Uebayashi <masao@02.246.ne.jp>
2000-10-20 01:29:15 +00:00
itohy
c909028645 Print appropriate diagnosis on gethostbyname() failure, rather than dump core.
The result of gethostbyname() is used only for the host string returned by "3"
command, and the diagnosis is warning only.

The problem is reported by Yuji Yamano in PR #10676.
2000-07-26 03:40:53 +00:00
itohy
095af5e32c Fix a serious bug in the dictionary and fix ``in a hurry.'' :-)
From skk-dic mailing list.
Fix another trivial bug.
1999-12-27 23:21:21 +00:00
itohy
2b6275341a More corrigenda in the dictionary. 1999-12-26 23:15:33 +00:00
itohy
c6eaa6cbd8 Dictionary server for Simple Kana-Kanji conversion programs.
This pkg is composed of:
	- skkserv-3.9.4 (from SKK-9.6),
	- SKK dictionary, and
	- dictionary manipulation tools.
1999-12-24 03:19:23 +00:00