non port: security/acme.sh/files/pkg-message.in |
SVNWeb
|
Number of commits found: 6 |
Wed, 12 Oct 2022
|
[ 13:49 Dan Langille (dvl) ] 375881c
security/acme.sh: Move cron example to EXAMPLESDIR
Instead of installing the sample crontab to etc/cron.d, install it to
EXAMPLESDIR
etc/cron.d/acme.sh will still be installed (if not present) but now
contains no active lines and more complete instructions.
Both the cron the newsyslog examples are only installed if the EXAMPLES
config option is ON (default).
Reported by: bapt
|
Tue, 11 Oct 2022
|
[ 20:04 Dan Langille (dvl) ] 318400a
security/acme.sh: Change crontab and add newsyslog
This update may break your install if you were using a symlink to
%%EXAMPLESDIR%%/acme.sh.conf - that file is no longer installed. Instead,
a log rotation configuration is now installed to etc/cron.d/acme.sh.sample
you should modify etc/cron.d/acme.sh to needs.
The port now installs a log rotation file to etc/newsyslog.d/acme.sh.sample
and you you should update etc/newsyslog.d/acme.sh to suit your needs.
This file has long been part of the port, but was never installed.
Neither the log rotation nor the crontab are active until you remove the
comments.
While here, several portclippy updates
Reported by: marck
|
Wed, 14 Aug 2019
|
[ 12:16 mat ] (Only the first 10 of 395 ports in this commit are shown above. )
Convert to UCL & cleanup pkg-message (categories s)
|
Sun, 9 Sep 2018
|
[ 22:48 woodsb02 ]
security/acme.sh: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
Rename files intended for installation to /usr/local/etc/newsyslog.conf.d/
to end with a '.conf' suffix.
Proposed changes to /etc/newsyslog.conf will only include files from the
/usr/local/etc/newsyslog.conf.d/ directory which end with '.conf' and do
not beginning with a '.' character. https://reviews.freebsd.org/D17086
Approved by: dvl (maintainer)
Differential Revision: https://reviews.freebsd.org/D17092
|
Wed, 13 Sep 2017
|
[ 15:11 dvl ]
Provide a sample cronjob
|
Mon, 3 Jul 2017
|
[ 22:22 dvl ]
Add some sane defaults in account.conf to get you started.
Supply a link to the dnsapi/deploy scripts so it all just works.
Create ~acme/.acme.sh & ~acme/certs to make things easier.
Also provide a newsyslog.conf sample file for the log file rotation.
Differential Revision: https://reviews.freebsd.org/D11450
|
Number of commits found: 6 |