Commit graph

14 commits

Author SHA1 Message Date
taca
2029613d98 Update distinfo after removing patch-am and patch-an.
Noted by wiz@ and thanks much.
2003-11-13 07:02:39 +00:00
taca
f768fab291 - Remove extra patch to yatconfd. Those patches were accidently added
by mistake.
- Bump PKGREVISION.
2003-11-06 03:39:39 +00:00
taca
fe2216dcb8 - Add --enable-shadow since this package could work on platform
which have shadow password (SunOS at least).
- Reduce warning with GCC 3.3.1.
- Bump package revision.
2003-10-05 04:25:14 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
taca
4e51459baa - Update MASTER_SITES and HOMEPAGE. 2003-05-24 00:57:04 +00:00
wiz
f2c0357f0b Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
heinz
a4c3534d73 Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Some
slight formatting changes.
2002-07-15 22:57:27 +00:00
dmcmahill
f42446f98a LP64 bug fix. 2002-04-01 04:43:33 +00:00
taca
f5cbe12671 Make PKG_SYSCONFSUBDIR settable. 2002-02-13 15:53:10 +00:00
taca
2f5c7e19e3 Update yatsvrs package to 5.00p6. Changes from 5.00p5 are below.
Fix security hole bug for KILL/KILL9 function.
Under specific condition, kill(2) would be called with its first
arguement (pid) 0 or 1.  It would cause killing parent process,
inetd(8).

The bug was fixed as bellow.

* Avoid using atoi(3).
* More strict error checking with sscanf(3).
2001-12-21 03:55:13 +00:00
taca
964191578f o Use PKG_SYSCONFSUBDIR.
o Utilize PKG_SYSCONFDIR and nuke own CONFDIR variable.

Suggested by private mail from Johnny Lam <jlam@jgrind.org>.
Thanks jlam!
2001-12-19 04:11:07 +00:00
taca
34e4ca6d52 Honor PKG_SYSCONFDIR, don't hardcord to /etc/yatsvr5.
Note: Since OLDCONFDIR is some backword compatibility, it shouldn't
      depend on PKG_SYSCONFDIR.
2001-12-19 03:20:29 +00:00
taca
e380dbc133 Re-import yatsvrs with correct directory name. 2001-11-15 23:21:29 +00:00