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.

Port details
wide-dhcp Dynamic Host Configuration Protocol, WIDE Implementation
1.4.0.7 net-mgmt Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.0.7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-23 04:43:25
Last Update: 2014-09-01 22:01:25
SVN Revision: 366966
People watching this port, also watch:: zip, samefile
License: BSD
WWW:
http://web.sfc.wide.ad.jp/~tomy/dhcp/index-e.html
Description:
This is the WIDE implementation of DHCP (Dynamic Host Configuration Protocol) server, relay agent, and client. DHCP, which is defined by RFCs 1534, 1542, 2131, and 2132, provides information to a computer over a network about the configuration of that network. To use DHCP, configure your kernel with the following line added to your kernel configuration file (/usr/src/sys/i386/conf/<YourMachine>): pseudo-device bpfilter 4 #Berkeley packet filter and make bpf devices in your /dev directory: /dev/bpf[1-3]: cd /dev && ./MAKEDEV bpf1 bpf2 bpf3 Without the relay agent, the dhcpdb.relay file is needed. The DHCP client(dhcpc) in this port supports dynamically changing /etc/resolv.conf and hostname via DHCP infomation. o `-r' is recreate /etc/resolv.conf (resolv.conf file is overwritten.) o `-n' is reset HOSTNAME Please read more information in /usr/local/share/doc/dhcp/intro.dhcp or intro.dhcp.jis. Thanks to: Hirotaka TAKETA, Hajimu UMEMOTO, Tamotsu KANOH, Junichi SATOH, Hisashi HIRAMOTO, Takeshi TAGUCHI, Keisuke INOUE, and Yoshiro MIHIRA. WWW: http://web.sfc.wide.ad.jp/~tomy/dhcp/index-e.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • wide-dhcp>0:net-mgmt/wide-dhcp
No installation instructions:
This port has been deleted.
PKGNAME: wide-dhcp
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for wide-dhcp-1.4.0.7: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.st.ryukoku.ac.jp/pub/network/dhcp/wide/
  3. ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0.7
01 Sep 2014 22:01:25
Revision:366966Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from net-im and net-mgmt
1.4.0.7
21 Feb 2014 13:38:46
Revision:345425Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category net-mgmt
1.4.0.7
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
1.4.0.7
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.4.0.7
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure Refresh
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.4.0.7
07 Feb 2013 14:43:49
Revision:311855Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build with clang
- Trim header

PR:		175039
Submitted by:	Ports Fury
1.4.0.7
14 Nov 2011 13:41:30
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.4.0.7

PR:             161608
Submitted by:   Ports Fury
Feature safe:   yes
1.4.0.6_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.4.0.6_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.4.0.6_2
08 Jan 2009 17:57:01
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 8: does not build after the arp-v2 import.

Submitted by:   pointyhat
1.4.0.6_2
25 Nov 2005 16:56:11
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.4.0.6_2
12 Oct 2005 21:21:19
Original commit files touched by this commit
linimon search for other commits by this committer
Remove obsolete mastersite.

Source:         distfile survey
1.4.0.6_2
10 Apr 2004 17:11:02
Original commit files touched by this commit
trevor search for other commits by this committer
Cram into 80 columns by 24 rows.
1.4.0.6_2
23 Feb 2004 04:42:13
Original commit files touched by this commit
wollman search for other commits by this committer
Say hello to the new "net-mgmt" category.  There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus

Number of commits found: 15