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: net/dhcp6/files/dhcp6c.in

Number of commits found: 7

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Tuesday, 20 Oct 2020
01:32 delphij search for other commits by this committer
net/dhcp6: Fix rcorder.

We want netif be started before dhcp6c which properly initializes
the interfaces, and we want dhcp6s to start later and after dhcp6c.

Differential Revision:	https://reviews.freebsd.org/D26655
Original commitRevision:552785 
Sunday, 2 Sep 2018
21:14 pi search for other commits by this committer
net/dhcp6: really fix the rcorder

- ups, missed that one

PR:		216673
Submitted by:	tdb
Original commitRevision:478821 
21:02 pi search for other commits by this committer
net/dhcp6: several fixes

- rcorder incorrect (Circular dependency on provision `DAEMON')
- command_flags do not need to be referenced inside of the command_args
- dhcp6s exits because of shutdown on non-connected UDP socket

PR:		216673, 217452, 228994
Submitted by:	tdb, Andrey Pevnev <apevnev@me.com>, leres, Dries Michiels
<driesm.michiels@gmail.com>
Approved by:	hrs (maintainer timeout)
Differential Revision:	D16994
Original commitRevision:478819 
Thursday, 16 Aug 2018
01:26 leres search for other commits by this committer
Apparently starting with version 20080615.2 dhcp6c refuses
to run without a dhcp6cctlkey file. Use openssl to generate
one from the rc.d script when it is missing.

PR:		229400
Reviewed by:	ler (mentor)
Approved by:	maintainer timeout (6 weeks), ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D16739
Original commitRevision:477305 
Monday, 29 Apr 2013
11:38 stefan search for other commits by this committer
Run rc.d scripts before NETWORKING, not LOGIN, since that is too late.

PR:		169138
Submitted by:	rpaulo
Original commitRevision:316808 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit

Number of commits found: 7