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) combination for a given watch list. This is what FreshPorts will look for.

non port: security/dehydrated/Makefile

Number of commits found: 22

Wednesday, 6 Mar 2024
04:28 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]
commit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6e commit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6e commit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6e commit hash: 8b99252493ebd9ad3c26b430af4de57021c46e6e 8b99252
Sunday, 21 Jan 2024
22:32 Muhammad Moinur Rahman (bofh) search for other commits by this committer
security/dehydrated: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674 commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674 commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674 commit hash: 3d7e6ab36bb956e9a87f797f2b010d9bbbdc4674 3d7e6ab
Tuesday, 17 Jan 2023
04:01 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
commit hash: abab7dbf141ace105a03d1da540689f797576a7f commit hash: abab7dbf141ace105a03d1da540689f797576a7f commit hash: abab7dbf141ace105a03d1da540689f797576a7f commit hash: abab7dbf141ace105a03d1da540689f797576a7f abab7db
Wednesday, 2 Nov 2022
01:30 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
commit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0e commit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0e commit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0e commit hash: 28355fb7b88bbf4071772bc841946f80c55cbe0e 28355fb
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 26 Mar 2021
01:55 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
Original commitRevision:569238 
Thursday, 14 Jan 2021
07:12 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>
Original commitRevision:561540 
Monday, 1 Jul 2019
13:37 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)
Original commitRevision:505571 
Sunday, 30 Jun 2019
21:18 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)
Original commitRevision:505499 
Monday, 30 Apr 2018
01:49 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)
Original commitRevision:468669 
Sunday, 29 Apr 2018
22:43 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)
Original commitRevision:468668 
Saturday, 24 Mar 2018
19:47 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)
Original commitRevision:465467 
Wednesday, 14 Mar 2018
14:52 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)
Original commitRevision:464498 
Tuesday, 13 Mar 2018
20:32 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)
Original commitRevision:464426 
Monday, 15 Jan 2018
17:17 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)
Original commitRevision:459098 
Thursday, 11 Jan 2018
14:18 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).
Original commitRevision:458739 
Tuesday, 21 Feb 2017
06:24 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)
Original commitRevision:434506 
Saturday, 5 Nov 2016
18:01 sunpoet search for other commits by this committer
- Respect DOCS
- Move post-stage: to do-install:

Approved by:	portmgr (blanket)
Original commitRevision:425418 
Saturday, 17 Sep 2016
19:38 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
Original commitRevision:422344 
Tuesday, 13 Sep 2016
20:09 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
Original commitRevision:422074 

Number of commits found: 22