Commit graph

6 commits

Author SHA1 Message Date
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
atatat
b80d896d3e Make the cyrus-imapd package install the html versions of its man
pages.  Normally I wouldn't care, except (a) there don't seem to be
"plaintext" versions and (b) the html that *does* get installed links
to it.  Or them, rather.

Bump PKGREVISION accordingly.  Reviewed by jlam.
2003-03-28 21:05:04 +00:00
chris
ad728bb1cf Update cyrus-imapd to 2.0.17. Main changes are:
Fixed some potential buffer overflows in the sieve code, as well
as a pre-login buffer overflow in the IMAP parsing code.
Backport of a fix for an (unrelated) problem with the
strlcpy implementation.
2002-12-06 12:53:51 +00:00
jlam
6de20d71ca Add a cyrus rc.d script that will generate the directories needed before
starting the Cyrus master process.
2002-07-31 15:48:31 +00:00
wiz
2c40b669f9 Install cyrusv2.mc too, following pkg/14670 from Hiramatsu Yoshifumi. 2001-11-21 22:12:24 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00