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

Number of commits found: 10

Tuesday, 19 Mar 2024
02:13 Yasuhiro Kimura (yasu) search for other commits by this committer
net/dhcp6: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: 1a86930091e8de2eea9bce9198c5c4744d97267b commit hash: 1a86930091e8de2eea9bce9198c5c4744d97267b commit hash: 1a86930091e8de2eea9bce9198c5c4744d97267b commit hash: 1a86930091e8de2eea9bce9198c5c4744d97267b 1a86930
Thursday, 12 Nov 2015
03:46 hrs search for other commits by this committer
- Set FD_CLOEXEC on sockets to prevent leakage.

- Call a configuration script after addresses and prefixes are set
  on an interface.

- Do not call rc.d scripts during uninstallation.

Submitted by:	garga
PR:		204462
Obtained from:	pfSense
Sponsored by:	Rubicon Communications (Netgate)
Original commitRevision:401318 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Thursday, 17 Oct 2013
03:31 hrs search for other commits by this committer
Fix Makefile to get the manual pages compressed.
Original commitRevision:330598 
Wednesday, 16 Oct 2013
21:26 hrs search for other commits by this committer
Add STAGEDIR support.
Original commitRevision:330545 
Thursday, 13 Jun 2013
08:01 hrs search for other commits by this committer
- Trim old-style header.
- Take maintainership.
- Add LICENSE.
- MAKE_JOBS_SAFE=yes.
- Use OPTION_DEFINE.
- Use PORTDOCS for $DOCSDIR/*.
Original commitRevision:320740 
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
Monday, 25 Jul 2005
04:47 sumikawa search for other commits by this committer
Upgrade to 20050723.
Original commit
Wednesday, 18 Aug 2004
02:04 sumikawa search for other commits by this committer
Add rc scripts.

Submitted by:   ume
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: 10