jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
7a95adad42
The real user name in PKG_USERS does not need to be escaped with double
...
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:48:47 +00:00
rillig
f795c2e475
Removed trailing white-space.
2005-05-23 08:26:03 +00:00
kei
52c0bc8fe9
remove auto-registration of RCD_SCRIPTS. patch supplied by Jeremy C. Reed.
...
also updated PKGREVISION of each package. works fine for me. Thank you!
2005-05-05 19:37:22 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
minskim
996548ff38
etc/rc.d/ja_freewnn is handled by bsd.pkg.install.mk and shouldn't be
...
in PLIST.
Bump PKGREVISION.
2004-08-02 01:01:42 +00:00
wiz
2541b02f57
Convert to bl3.
2004-04-18 23:52:05 +00:00
jmmv
27448c4da8
Use the bsd.pkg.install.mk framework to generate the rc.d script.
...
Bump PKGREVISION of ja-freewnn-server-bin to 2.
2003-07-29 21:13:19 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
jlam
d7f69e47ce
Instead of including bsd.pkg.install.mk directly in a package Makefile,
...
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
wiz
6690cff510
buildlink1 -> buildlink2.
2002-10-13 13:33:48 +00:00
agc
152a9e10d4
Create the Freewnn user and group in this package - they default to
...
wnn and jserver, respectively.
2002-08-12 09:44:15 +00:00
sakamoto
26b308753b
fix jserverrc installation probrem (lib -> server-bin).
2002-06-20 08:55:50 +00:00
sakamoto
326c7083cf
Import ja-FreeWnn-server-bin-1.10nb1
...
Japanese/Chinese/Korean input method (Japanese server binary)
separated from inputmethod/ja-freewnn-server, Approved by agc.
2002-06-10 09:13:31 +00:00