/net/isc-dhcp40-server/

ished>2015-09-24T20:39:05+00:00 8068d64ff3df6032f6a823931549f38655dd0e05 Changes: - Restrict allowed characters for BE. - Fix dataset listing (avoid listing snapshots). - Avoid issues with bookmarks. - Automatically unmount the BE when activating it. - Fix grub not updating for: rename, activate. - Generate a new /boot/entropy file for new BE. PR: 202965
Changes:
  - Restrict allowed characters for BE.
  - Fix dataset listing (avoid listing snapshots).
  - Avoid issues with bookmarks.
  - Automatically unmount the BE when activating it.
  - Fix grub not updating for: rename, activate.
  - Generate a new /boot/entropy file for new BE.

PR:		202965
For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to 2015-03-20T20:07:50+00:00 bdrewery bdrewery@FreeBSD.org 2015-03-20T20:07:50+00:00 47807df6259c94be776e84aa840f13abfe6dec46 include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile having the same name despite changing one of these values and causing a bad checksum. Differential Revision: https://reviews.freebsd.org/D2103 Reviewed by: mat With hat: bdrewery
include GH_PROJECT/GH_ACCOUNT/GH_TAGNAME. This prevents the distfile
having the same name despite changing one of these values and causing
a bad checksum.

Differential Revision:	https://reviews.freebsd.org/D2103
Reviewed by:	mat
With hat:	bdrewery
Convert my ports to the new USE_GITHUB 2015-03-20T01:42:36+00:00 bdrewery bdrewery@FreeBSD.org 2015-03-20T01:42:36+00:00 34b253e29c2585f7b27440c559c7df1560a8fb08

Update USE_GITHUB so it does not require GH_COMMIT. 2015-03-19T16:44:57+00:00 bdrewery bdrewery@FreeBSD.org 2015-03-19T16:44:57+00:00 8c3ba7dd69645111a5be67a88a5db832e1f66b0e Using this new scheme allows only setting the _tag_ or _commit hash_ in GH_TAGNAME and not having to know the hash for a tag. This scheme will download a tarball that has a different checksum than before due to a changed directory name for extraction. The following MASTER_SITES are provided to retain the old checksum and directory structure (that require GH_COMMIT): GH -> GHL GITHUB -> GITHUB_LEGACY Differential Revision: https://reviews.freebsd.org/D748 Submitted by: amdmi3 Reviewed by: mat, swills, antoine, bdrewery With hat: portmgr
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr