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: www/h2o/files/h2o.in

Number of commits found: 10

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Sunday, 30 Jun 2019
14:41 adamw search for other commits by this committer
h2o{,-devel}: Improve rc.d/h2o, freshen h2o.conf

rc.d/h2o:
 - Add a configtest target
 - Fix a bug that could prevent the script from locating the PIDfile path

h2o.conf:
 - Remove entries that are defaults

PR:		238888
Approved by:	maintainer (dch)
MFH:		2019Q2
Original commitRevision:505423 
Sunday, 22 Oct 2017
22:34 dch search for other commits by this committer
www/h2o: update to 2.2.3

- resolve security vulnerabilities via new release
- ensure custom config files are loaded by re-ordering h2o rc.d script
- clean up options while we are here
- full changelog: https://github.com/h2o/h2o/releases/tag/v2.2.3

PR:		222281
Reported by:	freebsd@get-experience.com
Reviewed by:	jrm (mentor)
Approved by:	jrm (mentor)
MFH:		2017Q4
Security:	CVE-2017-10868
Security:	CVE-2017-10869
Differential Revision:	https://reviews.freebsd.org/D12619
Original commitRevision:452687 
Sunday, 5 Jun 2016
22:38 junovitch search for other commits by this committer
www/h2o: update 1.7.3 -> 2.0.0

- explicitly set H2O_PERL via rc.d script

Summary of major changes:
- support for Brotli compression
- directives for file-level resource mapping
- addition of the status handler
- reverse proxying using HTTPS

Changes:	https://github.com/h2o/h2o/releases/tag/v2.0.0

PR:		209927
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
Original commitRevision:416438 
Friday, 12 Feb 2016
20:22 rakuco search for other commits by this committer
Add SIGHUP support.

Support soft reloading of config via `sudo service h2o reload`.

PR:		207093
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
Original commitRevision:408753 
Wednesday, 16 Sep 2015
12:29 gblach search for other commits by this committer
- Fix rc.d issues introduced with recent perl changes [1]
- Update to 1.4.5 [2]

PR:		203147 [1], 203096 [2]
Submitted by:	Dave Cottlehuber (maintainer)
Original commitRevision:397062 
Thursday, 10 Sep 2015
22:59 gblach search for other commits by this committer
- Fix rc.d script
- Bump PORTVERSION

PR:		202937
Submitted by:	gblach
Approved by:	Dave Cottlehuber (dch <at> skunkwerks <dot> at)
Original commitRevision:396629 
Monday, 2 Mar 2015
11:51 az search for other commits by this committer
- update to 1.0.1
- ignore build on OSVERSION < 9.0 as it doesn't compile even with clang
- some port cleanups

PR:		197846
Submitted by:	dch@skunkwerks.at (maintainer)
Original commitRevision:380250 
Wednesday, 18 Feb 2015
08:47 az search for other commits by this committer
- remove -r flag from daemon runtime.
- bump PORTREVISION

PR:		197519
Submitted by:	maintainer
Original commitRevision:379201 
Tuesday, 17 Feb 2015
21:03 az search for other commits by this committer
- add new port: www/h2o

H2O is a very fast HTTP server written in C. It can also be used as a library.
It supports:

- HTTP/1.0, HTTP/1.1
- [HTTP/2](http://http2.github.io/)
- draft 16 (and draft 14 to support older clients)
- persistent connections
- chunked encoding
- negotiation methods: NPN, ALPN, Upgrade, direct
- dependency and weight-based prioritization
- server push
- TLS
- uses [OpenSSL](https://www.openssl.org/)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:379190 

Number of commits found: 10