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/distinfo

Number of commits found: 14

Wednesday, 1 Mar 2017
06:12 hrs search for other commits by this committer
Update to 20080615.2.  Changes include:

- Remove the PID file just before dhcp6c actually exits.
- Set a DHCPv6 state keyword to an environment variable "REASON" which
  is passed to the client script when receiving a REPLY message instead of
  "NBI".
- Add a signal handler for SIGUSR1 to forcibly exit without
  releasing the obtained addresses.
- Add a new script event "EXIT", which is invoked when dhcp6c exits.

Reference:	https://github.com/hrs-allbsd/wide-dhcpv6/pull/5
Original commitRevision:435121 
Monday, 19 Dec 2016
17:38 hrs search for other commits by this committer
- Use another github repo to maintain the patches since the original
  upstream is no longer actively maintained.
- Add -n flag to prevent Release message from being sent when dhcp6c stops.[*]
- Add more log for DHCP messages.[*]

Based on work by:	marjohn56 (martin@queens-park.com)
Original commitRevision:428955 
Sunday, 20 Mar 2011
12:54 miwi search for other commits by this committer
- Get Rid MD5 support
Original commit
Sunday, 15 Jun 2008
08:36 suz search for other commits by this committer
updated to the latest package
Original commit
Tuesday, 29 May 2007
04:48 suz search for other commits by this committer
updated to the latest version
Original commit
Monday, 26 Feb 2007
09:58 suz search for other commits by this committer
updated to the latest package
Original commit
Saturday, 2 Sep 2006
09:59 suz search for other commits by this committer
update to the latest package
Original commit
Saturday, 24 Jun 2006
05:57 suz search for other commits by this committer
- updated to the last package
- make it port-lint compliant
- fixed a compilation failure in freebsd4

PR:     ports/98741
Original commit
Sunday, 22 Jan 2006
21:24 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Tuesday, 17 Jan 2006
11:58 suz search for other commits by this committer
- updated to the latest package
- now this package is provided from sourceforge.net, instead of kame.net
- now suz takes over the maintainership from sumikawa

Reviewed by: sumikawa
Original commit
Monday, 25 Jul 2005
04:47 sumikawa search for other commits by this committer
Upgrade to 20050723.
Original commit
Friday, 3 Sep 2004
12:18 sumikawa search for other commits by this committer
Upgrade to 20040903a.
Original commit
Wednesday, 18 Aug 2004
01:07 sumikawa search for other commits by this committer
Upgrade to 20040816a.  Fix compilation problem with gcc-3.4.
Original commit
Saturday, 31 Jul 2004
20:27 sumikawa search for other commits by this committer
kame-dhcp6 is an open-source implementation of Dynamic Host
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.

The implementation mainly conforms to the following standards:

- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
           for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
           Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
           Configuration Protocol for IPv6 (DHCPv6)

Note that the current implementation does not support IPv6 address
allocation by DHCPv6, and there is no plan to implement that feature
at the moment.  The main purpose of this implementation is to provide
a way of IPv6 prefix delegation (RFC3633) and to provide some
"stateless" configuration information such as DNS recursive server
addresses.

WWW: http://www.kame.net/
Original commit

Number of commits found: 14