notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/acme.sh/files/pkg-message.in
SVNWeb

Number of commits found: 6

Wed, 12 Oct 2022
[ 13:49 Dan Langille (dvl) search for other commits by this committer ]    commit hash:375881c9d3d1550ceae3c7aee99c51e84dbf57ad  commit hash:375881c9d3d1550ceae3c7aee99c51e84dbf57ad  commit hash:375881c9d3d1550ceae3c7aee99c51e84dbf57ad  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) search for other commits by this committer ]    commit hash:318400ae027bf074838191f09437c19be5b062ff  commit hash:318400ae027bf074838191f09437c19be5b062ff  commit hash:318400ae027bf074838191f09437c19be5b062ff  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 search for other commits by this committer ] Original commit   Revision:508909 (Only the first 10 of 395 ports in this commit are shown above. View all ports for this commit)
Convert to UCL & cleanup pkg-message (categories s)
Sun, 9 Sep 2018
[ 22:48 woodsb02 search for other commits by this committer ] Original commit   Revision:479341
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 search for other commits by this committer ] Original commit   Revision:449799
Provide a sample cronjob
Mon, 3 Jul 2017
[ 22:22 dvl search for other commits by this committer ] Original commit   Revision:444990
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