notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dehydrated Pure BASH/ZSH Lets Encrypt client
0.7.1.6 security on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.1.5Version of this port present on the latest quarterly branch.
Maintainer: meta@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-13 20:09:26
Last Update: 2024-03-06 04:28:44
Commit Hash: 8b99252
People watching this port, also watch:: curl, ca_root_nss, zip, nmap, pkg
License: MIT
WWW:
https://dehydrated.io/
Description:
Dehydrated is a client for signing certificates with an ACME-server (e.g. Let's Encrypt or ZeroSSL) implemented as a relatively simple bash-script.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/dehydrated-0.7.1.6/catalog.mk
  2. /usr/local/share/licenses/dehydrated-0.7.1.6/LICENSE
  3. /usr/local/share/licenses/dehydrated-0.7.1.6/MIT
  4. bin/dehydrated
  5. @dir etc/dehydrated/.acme-challenges
  6. @sample etc/dehydrated/config.sample
  7. @sample etc/dehydrated/domains.txt.sample
  8. @sample etc/dehydrated/hook.sh.sample
  9. etc/periodic/daily/000.dehydrated
  10. etc/periodic/weekly/000.dehydrated
  11. share/man/man1/dehydrated.1.gz
  12. share/doc/dehydrated/README.md
  13. share/doc/dehydrated/dns-verification.md
  14. share/doc/dehydrated/domains_txt.md
  15. share/doc/dehydrated/ecc.md
  16. share/doc/dehydrated/hook_chain.md
  17. share/doc/dehydrated/per-certificate-config.md
  18. share/doc/dehydrated/staging.md
  19. share/doc/dehydrated/tls-alpn.md
  20. share/doc/dehydrated/troubleshooting.md
  21. share/doc/dehydrated/wellknown.md
  22. @dir www/dehydrated
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • dehydrated>0:security/dehydrated
To install the port:
cd /usr/ports/security/dehydrated/ && make install clean
To add the package, run one of these commands:
  • pkg install security/dehydrated
  • pkg install dehydrated
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dehydrated
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709697522 SHA256 (dehydrated-io-dehydrated-v0.7.1-6-g4fd777e_GH0.tar.gz) = de412c89502df7beb08e20d2d6e6f2b9f314dc60e6a12d08f9e7712b80d569c6 SIZE (dehydrated-io-dehydrated-v0.7.1-6-g4fd777e_GH0.tar.gz) = 120738

Packages (timestamps in pop-ups are UTC):
dehydrated
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.1.5_10.7.1.60.6.50.7.1.5_10.7.1.6-0.6.5-
FreeBSD:13:quarterly0.7.1.50.7.1.50.7.1.50.7.1.50.7.1.50.7.1.50.7.1.50.7.1.5
FreeBSD:14:latest0.7.1.5_10.7.1.60.7.10.7.1.5_10.7.1.60.7.1.5-0.7.1.5
FreeBSD:14:quarterly0.7.1.50.7.1.5-0.7.1.50.7.1.50.7.1.50.7.1.50.7.1.5
FreeBSD:15:latest0.7.1.5_10.7.1.6n/a0.7.1.5_1n/a0.7.1.5_10.7.1.5_10.7.1.5_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. curl : ftp/curl
  2. bash : shells/bash
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dehydrated-0.7.1.6: DOCS=on: Build and/or install documentation ====> Options available for the single SHELL: you have to select exactly one of them BASH=on: Use the Bourne Again shell (BASH) ZSH=off: Use the Z shell (ZSH) ===> Use 'make config' to modify these settings
Options name:
security_dehydrated
USES:
shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dehydrated-io/dehydrated/tar.gz/v0.7.1-6-g4fd777e?dummy=/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.1.6
06 Mar 2024 04:28:44
commit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6ecommit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6ecommit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6ecommit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6e files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
security/dehydrated: Update to 0.7.1-6-g4fd777e

Also add another periodic file to run dehydrated more frequent than
weekly because OSCP response file should be updated before expiry [1].

PR:		277409
Reported by:	mfechner [1]
0.7.1.5_1
21 Jan 2024 22:32:10
commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/dehydrated: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
0.7.1.5
30 Jan 2023 13:02:39
commit hash: f0f9570da5e02d29ef903785aaf873338211a962commit hash: f0f9570da5e02d29ef903785aaf873338211a962commit hash: f0f9570da5e02d29ef903785aaf873338211a962commit hash: f0f9570da5e02d29ef903785aaf873338211a962 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
security/dehydrated: Sort PLIST

Approved by:	portmgr (blanket)
0.7.1.5
17 Jan 2023 04:01:04
commit hash: abab7dbf141ace105a03d1da540689f797576a7fcommit hash: abab7dbf141ace105a03d1da540689f797576a7fcommit hash: abab7dbf141ace105a03d1da540689f797576a7fcommit hash: abab7dbf141ace105a03d1da540689f797576a7f files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
security/dehydrated: Update to 0.7.1.5 for bug fix

dehydrate 0.7.1 may silently fail to renew certificates due to a
pipefail problem.

Upstream issue:	https://github.com/dehydrated-io/dehydrated/issues/896
Approved by:	meta (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D38094
0.7.1
10 Jan 2023 00:08:13
commit hash: fd87368113c289082ba53297e59a7ad35066bc3dcommit hash: fd87368113c289082ba53297e59a7ad35066bc3dcommit hash: fd87368113c289082ba53297e59a7ad35066bc3dcommit hash: fd87368113c289082ba53297e59a7ad35066bc3d files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
security/dehydrated: Add missing docs to pkg-plist

Approved by:	meta (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D37989
0.7.1
02 Nov 2022 01:30:58
commit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0ecommit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0ecommit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0ecommit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0e files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
security/dehydrated: Update to 0.7.1

- Update WWW as now upstream has a new site
- Update pkg-descr with new upstream description

Changes:	https://github.com/dehydrated-io/dehydrated/releases/tag/v0.7.1
PR:		256739 266713
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.7.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.7.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.0
26 Mar 2021 01:55:29
Revision:569238Original commit files touched by this commit
meta search for other commits by this committer
security/dehydrated: Update to 0.7.0

While here,
- Update WWW
- Install manpage which is added 3 years ago

Relnotes:	https://github.com/dehydrated-io/dehydrated/releases/tag/v0.7.0
Sponsored by:	HAW International
0.6.5
14 Jan 2021 07:12:36
Revision:561540Original commit files touched by this commit
meta search for other commits by this committer
Return to pool as per maintainer's request

and I take security/dehydrated.

PR:		252650
Submitted by:	Sascha Holzleiter <sascha@root-login.org>
0.6.5
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
0.6.5
01 Jul 2019 13:37:40
Revision:505571Original commit files touched by this commit
koobs search for other commits by this committer
security/dehydrated: Update to 0.6.5

While I'm here, pet portlint:

  WARN: Makefile: extra item placed in the USES/USE_x section, for example,
"NO_BUILD".

Changelog:

  https://github.com/lukas2511/dehydrated/blob/v0.6.5/CHANGELOG

PR:		238918
Submitted by:	Sascha Holzleiter <sascha root-login org> (maintainer)
MFH:		2019Q2 (blanket: bugfix release)
0.6.4
30 Jun 2019 21:18:42
Revision:505499Original commit files touched by this commit
swills search for other commits by this committer
security/dehydrated: update to 0.6.4

PR:		238820
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
0.6.2_1
30 Apr 2018 01:49:56
Revision:468669Original commit files touched by this commit
yuri search for other commits by this committer
security/dehydrated: Restore ZSH and BASH options because they make scripts to
use these shells

The options were deleted mistakenly in the previous commit.
Additionally, moved plist into pkg-plist file, and added @sample instructions
for relevant samples.

PR:		227848
Reported by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
0.6.2
29 Apr 2018 22:43:48
Revision:468668Original commit files touched by this commit
yuri search for other commits by this committer
security/dehydrated: Update 0.6.1-7 -> 0.6.2

Port changes:
* Add bash to RUN_DEPENDS
* Remove BASH and ZSH options as per PHB
* Change PORTDOCS to * for simplicity
* Silence some commands

PR:		227848
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
0.6.1.7
24 Mar 2018 19:47:41
Revision:465467Original commit files touched by this commit
jrm search for other commits by this committer
security/dehydrated: Update to version 0.6.1-7

Pull in fix for the error "sign_csr:86: challenge_identifiers: assignment
to invalid subscript range".

https://github.com/lukas2511/dehydrated/issues/511

PR:		https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226891
Approved by:	sascha@root-login.org (maintainer)
0.6.1
14 Mar 2018 14:52:01
Revision:464498Original commit files touched by this commit
swills search for other commits by this committer
security/dehydrated: update to 0.6.1

PR:		226597
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
0.6.0
13 Mar 2018 20:32:04
Revision:464426Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.6.0

Changes:	https://github.com/lukas2511/dehydrated/releases
PR:		226563
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
0.5.0
15 Jan 2018 17:17:12
Revision:459098Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.0

- Pet portlint

Changes:	https://github.com/lukas2511/dehydrated/releases
PR:		225158
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
0.4.0
11 Jan 2018 14:18:01
Revision:458739Original commit files touched by this commit
danfe search for other commits by this committer
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2).
0.4.0
21 Feb 2017 06:24:59
Revision:434506Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.4.0
- Update pkg-message

PR:		217256
Submitted by:	sascha@root-login.org(maintainer)
0.3.1_1
05 Nov 2016 18:01:28
Revision:425418Original commit files touched by this commit
sunpoet search for other commits by this committer
- Respect DOCS
- Move post-stage: to do-install:

Approved by:	portmgr (blanket)
0.3.1_1
17 Sep 2016 19:38:05
Revision:422344Original commit files touched by this commit
robak search for other commits by this committer
security/dehydrated: minor fixes

* Fix incorrect path in pkg-message
* Fix quoting error in periodic script

PR:		212727
Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)
MFH:		2016Q3
0.3.1
13 Sep 2016 20:09:18
Revision:422074Original commit files touched by this commit
brnrd search for other commits by this committer
security/dehydrated: Rename from letsencrypt.sh

  - Add entry to MOVED
  - Rename/move entry in security/Makefile
  - Update to 0.3.1
  - Replace all filenames and paths containing letsencrypt
  - Fix error in periodic file (su -m + _flags)
  - Improve text in periodic file (_deploy)
  - Add warning to periodic script and pkg-message

Number of commits found: 26