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/p5-Plack-Middleware-Precompressed/distinfo

Number of commits found: 5

Saturday, 10 Sep 2022
13:02 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/p5-Plack-Middleware-Precompressed: Update to 1.104

- Add TEST_DEPENDS

Changes:	https://metacpan.org/dist/Plack-Middleware-Precompressed/changes
commit hash: 456d4052ae3d45dc5924a86f496717efbd9e5260 commit hash: 456d4052ae3d45dc5924a86f496717efbd9e5260 commit hash: 456d4052ae3d45dc5924a86f496717efbd9e5260 commit hash: 456d4052ae3d45dc5924a86f496717efbd9e5260 456d4052
Sunday, 14 Jun 2015
14:13 kuriyama search for other commits by this committer
- Upgrade to 1.103.
Original commitRevision:389634 
Saturday, 19 Jan 2013
09:51 kuriyama search for other commits by this committer
- Upgrade to 1.101.
Original commitRevision:310641 
Sunday, 27 Mar 2011
10:40 kuriyama search for other commits by this committer
- Upgrade to 1.005.
Original commit
Saturday, 26 Feb 2011
14:48 kuriyama search for other commits by this committer
Plack::Middleware::Precompressed is an alternative (or rather,
complement) to middlewares like Deflater, which will compress response
bodies on the fly.  For dynamic resources, that behaviour is
necessary, but for static resources it is a waste: identical entities
will be compressed over and over.  Instead, Precompressed allows you
to compress static resources once, e.g. as part of your build process,
and then serve the compressed resource in place of the uncompressed
one for compression-enabled clients.

To do so, it appends a .gz suffix to the request URI and tries to
serve that.  If that fails, it will try again with the unmodified URI.

WWW: http://search.cpan.org/dist/Plack-Middleware-Precompressed/
Original commit

Number of commits found: 5