aboutsummaryrefslogtreecommitdiff
path: root/sysutils/anvil
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update to 0.0.18Dan Langille2020-11-102-4/+4
| | | | | | | | | | Allow user to specify which services need to be restarted or reloaded. Provide settings to allow options to be used with fetch, curl, wget. e.g. -4 re: https://github.com/dlangille/anvil/releases/tag/0.0.18 Notes: svn path=/head/; revision=554836
* Upgrade to 0.0.17Dan Langille2019-08-262-4/+4
| | | | | | | | | | | | Ignore the DAYS configuration item for cert-shifter. It is now no longer used. Why? Because we cannot depend upon the mtime of a directory to indicate that it contains a new file. Instead, we must look at the certs contained within those directories. Notes: svn path=/head/; revision=509943
* Update to 0.0.16Dan Langille2019-08-252-5/+4
| | | | | | | When restarted PostgreSQL, do a reload instead. Notes: svn path=/head/; revision=509847
* Convert to UCL & cleanup pkg-message (categories s)Mathieu Arnold2019-08-141-6/+6
| | | | Notes: svn path=/head/; revision=508909
* Upgrade to 0.0.15Dan Langille2019-08-083-4/+6
| | | | | | | | | * adds PostgreSQL support * add configurable number of DAYS to look back at certs * better error detection and logging of errors Notes: svn path=/head/; revision=508410
* Fixing some portlint whitespace issues.Dan Langille2019-08-032-5/+4
| | | | Notes: svn path=/head/; revision=508032
* Upgrade to 0.0.13Dan Langille2019-07-312-4/+4
| | | | | | | | Provides support for apache24 Add logging if cp / mv fails Notes: svn path=/head/; revision=507712
* Upgrade to 0.0.12 adding support for mosquittoDan Langille2018-04-032-5/+4
| | | | Notes: svn path=/head/; revision=466380
* Remove references to FETCH_TOOLDan Langille2017-10-063-7/+1
| | | | | | | On FreeBSD, anvil can use fetch(1). No need to use curl/wget. Notes: svn path=/head/; revision=451386
* Upgrade to 0.0.11Dan Langille2017-08-142-5/+4
| | | | Notes: svn path=/head/; revision=447933
* Spell PORTREVISIONDan Langille2017-08-112-1/+6
| | | | Notes: svn path=/head/; revision=447790
* Add options to install wget or curl as run-time dependenciesDan Langille2017-08-111-0/+11
| | | | Notes: svn path=/head/; revision=447788
* Upgrade to 0.0.10Dan Langille2017-08-113-4/+10
| | | | | | | | This upgrade adds support for wget & curl but the port does not provide those options yet Notes: svn path=/head/; revision=447786
* Upgrade to 0.0.9Dan Langille2017-07-213-7/+6
| | | | | | | | * this release adds some sanity checks * while here, improve pkg-message Notes: svn path=/head/; revision=446347
* Improve the pkg-message now that we install multiple scripts.Dan Langille2017-07-162-10/+33
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=446005
* Upgrade to 0.0.8Dan Langille2017-07-162-4/+4
| | | | | | | Better detection of new certificates Notes: svn path=/head/; revision=446003
* Upgrade to 0.0.7Dan Langille2017-07-152-6/+5
| | | | | | | Change NO_BUILD spaces to a tab Notes: svn path=/head/; revision=445878
* Commit the anvil user/group (missed in original commit) so it buildsDan Langille2017-07-152-2/+3
| | | | | | | | Sort pkg-plist Bump PORTREVISION Notes: svn path=/head/; revision=445869
* Tools for distributing ssl certificatesDan Langille2017-07-148-0/+94
Notes: svn path=/head/; revision=445832