Commit graph

11 commits

Author SHA1 Message Date
snj
0a9411e5e7 Convert to buildlink3. 2004-04-25 08:24:03 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
jmmv
e11ed225bf Convert to the bsd.pkg.install.mk framework:
- Install configuration file in the examples directory.
- Copy configuration file in PKG_SYSCONFDIR.
- Honour PKG_SYSCONFDIR.
- Use RCD_SCRIPTS to handle the rc.d script.

Regen distinfo; the directory where files extract has changed.

Use buildlink2.

Bump PKGREVISION to 1.
2003-07-30 12:01:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
grant
582885960e Use @PREFIX@, not "/usr/pkg". 2002-09-23 14:52:14 +00:00
tv
3b64814401 Revert MAINTAINER to packages@; make sure rc.d script is in PLIST. 2002-02-27 01:36:09 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
tv
7a615e2560 Add rc.d script. 2001-08-28 13:23:06 +00:00
tv
b938466153 Add dynipclient, a client program for the dynip.com commercial dynamic-DNS
service.  (Unlike many dynamic-DNS services, this one detects an offline
condition and can change the IP address to a user-specified offline IP.)
2001-08-28 13:10:46 +00:00