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: sysutils/cronolog-devel/pkg-descr

Number of commits found: 5

Saturday, 2 Mar 2024
11:55 Gleb Popov (arrowd) search for other commits by this committer Author: Chris Hutchinson
sysutils/cronolog-devel: Move manpages to share/man

PR:		277322
commit hash: 3f4f598cc9230f4dc9ba8a2151f8333267f763b4 commit hash: 3f4f598cc9230f4dc9ba8a2151f8333267f763b4 commit hash: 3f4f598cc9230f4dc9ba8a2151f8333267f763b4 commit hash: 3f4f598cc9230f4dc9ba8a2151f8333267f763b4 3f4f598
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
Saturday, 19 Oct 2019
12:21 rakuco search for other commits by this committer
Switch MASTER_SITES and WWW to https in Chris' ports.

PR:		241272
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Original commitRevision:514793 
Tuesday, 22 Dec 2015
05:35 miwi search for other commits by this committer
- Pass maintainership to submitter
- Add LICENSE
- USE tar:xz
- Update WWW

PR:		204920
Submitted by:	Chris Hutchinson
Approved by:	mat (mentor)
Differential Revision:	D4658
Original commitRevision:404218 
Tuesday, 28 Dec 2010
20:16 beech search for other commits by this committer
New port, cronolog-devel

"cronolog" is a simple program that reads log messages from its input
and writes them to a set of output files, the names of which are
constructed using template and the current date and time.

"cronolog" is intended to be used in conjunction with a Web server, such
as Apache to split the access log into daily or monthly logs. E.g.:

        TransferLog "|/www/sbin/cronolog /www/logs/%Y/%m/%d/access.log"
        ErrorLog    "|/www/sbin/cronolog /www/logs/%Y/%m/%d/errors.log"

would instruct Apache to pipe its access and error log messages into
separate copies of cronolog, which would create new log files each day
in a directory hierarchy structured by date, i.e. on 31 December 1996
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 5