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_setenvifplus/pkg-descr

Number of commits found: 4

Wednesday, 7 Sep 2022
21:58 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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 11 Nov 2018
11:54 joneum search for other commits by this committer
Fix WWW
Original commitRevision:484690 
Saturday, 20 Apr 2013
17:38 ohauer search for other commits by this committer
- update mod_setenvifplus to version 0.22

Changes:

Version 0.22
- Directive SetStatusPlus verifies if configured status code is
  allowed (known by Apache).
- Modifed cookie processing/parser.

Version 0.21
- New directive CookieEncPlus (supports "simple" cookie formats only).

Version 0.20
- New directive SetStatusPlus.
- ResponseHeaderPlus set/add may modify the Content-Type header too.

Feature safe: yes

PR:		177440
Submitted by:	ohauer
Approved by:	Jim Riggs <ports@christianserving.org> (maintainer)
Original commitRevision:316161 
Sunday, 21 Aug 2011
18:37 ohauer search for other commits by this committer
The mod_setenvifplus module allows you to set environment variables
according to whether different aspects of the request match regular
expressions you specify. These environment variables can be used by
other parts of the server to make decisions about actions to be taken,
e.g. by using mod_qos or to propagate supplemental information to the
appliaction via HTTP header data. mod_setenvifplus is derived from the
standard Apache modules mod_setenvif and mod_headers.

WWW:    http://modsetenvifplus.sourceforge.net/

PR:             ports/158709
Submitted by:   Jim Riggs <ports at christianserving.org>
Original commit

Number of commits found: 4