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/mod_fastcgi/files/patch-mod_fastcgi.c

Number of commits found: 4

Friday, 14 Dec 2018
13:57 joneum search for other commits by this committer
www:mod_fastcgi: Update to 2.4.7.1

The website of fastcgi has been down for a long time.
The project is now in a GitHub archive: https://github.com/FastCGI-Archives

Also switch to GitHub with www/mod_fastcgi

Changelog:
*) cast from pointer to integer of different size fix
*) fix prinf %d warning
*) .cvsignore to .gitignore
*) apache 2.4 compile fix

- While I am here, use "make makepatch" for the patches in /files

Approved by:	brnrd (apache)
With hat:	apache
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D18471
Original commitRevision:487436 
Friday, 8 Aug 2014
10:07 des search for other commits by this committer
Add support for Apache 2.4.
Original commitRevision:364349 
Wednesday, 27 Mar 2013
18:17 ohauer search for other commits by this committer
- update to SNAP-0910052141 (unofficial ver. 2.4.7)
- adopt some small useful changes (errno report) from
  debian bugtracker [1] requested on the apache@ list

Changelog:
2.4.7
 *) *nix: On graceful restart, send SIGTERM, then wait 2sec before
    removing any unix domain sockets.  Based on a patch by Bernd Wurst.

 *) Fix uid_t/gid_t compiler warnings.  [Artur Zaprzala <arturz ownmail.net>]

 *) A few more EINTR fixes. [Artur Zaprzala <arturz ownmail.net>]

 *) Don't let the Content-Length header propagate on errors or across
    redirects.  [Artur Zaprzala <arturz ownmail.net>]

 *) Fix pass-header handling (prefix with HTTP_).  Based on a patch by
    [Christian Seiler <chris_se gmx.net>]

 *) Add an EOS bucket to the output filter chain.  Based on a patch by
    [Philipp Dunkel <p.dunkel i5invest.com>]

 *) Handle EINTR and EAGAIN in places AIX stress testing revealed
    issues.  Based on a patch by [Rainer Jung <rainer.jung kippdata.de>]

 *) Allow duplicate Status, Location and ContentType headers
    (consistent with mod_cgi).  Based on a patch by
    [Christian Seiler <chris_se gmx.net>]

 *) Fix a spurious idle timeout error that occurred under unique
    application timing and response size conditions.  Based on a
    report and patch by [Joe Strout <joe strout.net>]

[1]  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504132
[2]  http://lists.freebsd.org/pipermail/freebsd-apache/2013-March/003069.html

Submitted by:	Lilian RIGARD <lilian@devclic.fr> (apache@ list)
Original commitRevision:315402 
Wednesday, 18 Jan 2012
04:31 pgollucci search for other commits by this committer
- Pull upstream patch 2613 so as not to conflict with mod_deflate [1]
  (http://article.gmane.org/gmane.comp.web.fastcgi)
- Enable module by default [2]

PR:             ports/156251 [2] ports/163199 [1]
Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw> [1]
                Gea-Suan Lin <gslin@gslin.org> [2]
With Hat:       apache@
Original commit

Number of commits found: 4