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/anacron/pkg-plist

Number of commits found: 6

Wednesday, 10 Jan 2024
15:29 Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c e4610fc
Wednesday, 7 Apr 2021
11:20 Fernando ApesteguĂ­a (fernape) search for other commits by this committer
sysutils/anacron: Fix start after resume

The anacron utility should be run by it's rc(8) script after resume, since the
time to run jobs from the anacrontab(5) might have passed while the system was
sleeping.

PR:	253567
Reported by:	walter.von.entferndt@posteo.net
Approved by:	dz@426.ch (maintainer)
commit hash: 1a76a776c71cf0cf74e8e66586cc64cc6896b558 commit hash: 1a76a776c71cf0cf74e8e66586cc64cc6896b558 commit hash: 1a76a776c71cf0cf74e8e66586cc64cc6896b558 commit hash: 1a76a776c71cf0cf74e8e66586cc64cc6896b558 1a76a77
Sunday, 6 Jul 2014
15:28 madpilot search for other commits by this committer
- Stagify
- While here, fix some rclint warnings

PR:		191554
Sumitted by:	dz@426.ch (maintainer)
Original commitRevision:360922 
Thursday, 16 Jun 2005
15:51 jylefort search for other commits by this committer
[1]:
  - Add a rcNG startup script
  - Use mkstemp() instead of the insecure tempnam()

Moreover:
  - Also create /var/spool/anacron when installed from a package
  - Try to remove /var/spool/anacron when deinstalling the package; if
    it fails, hint the user about removing it manually
  - Respect ${CC}
  - Install/deinstall ${PREFIX}/etc/anacrontab
  - Split the monolithic patch-aa into separate patches
  - Refactor some patches into ${REINPLACE_CMD} invocations
  - Install the program ourselves (it is more straightforward than
    fixing the vendor's Makefile)
  - Use SUB_FILES=pkg-message

PR:             ports/82168 [1]
Submitted by:   maintainer [1]
Original commit
Wednesday, 24 Nov 2004
02:45 sem search for other commits by this committer
- Add startup script.

PR:             ports/74287
Submitted by:   maintainer
Original commit
Saturday, 4 Oct 2003
00:29 edwin search for other commits by this committer
New port: anacron

        Anacron is a periodic command scheduler.  It executes
        commands at intervals specified in days.  Unlike cron, it
        does not assume that the system is running continuously.
        It can therefore be used to control the execution of daily,
        weekly and monthly jobs (or anything with a period of n
        days), on systems that don't run 24 hours a day.

        Anacron is not an attempt to make cron redundant.

PR:             ports/55959
Submitted by:   Derik van Zuetphen <dz@426.ch>
Original commit

Number of commits found: 6