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
dhcp-agent A portable UNIX Dynamic Host Configuration suite
0.41_2 net Deleted on this many watch lists=2 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 0.41_2Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with guile-1.8
Deprecated DEPRECATED: Dhcp-agent has not been updated since 2003, it does not build with guile-1.8, and it is unmaintained
Expired This port expired on: 2008-04-02
Ignore IGNORE: is marked as broken: does not build with guile-1.8
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: 2003-10-07 17:35:41
Last Update: 2008-04-25 20:23:35
SVN Revision: UNKNOWN
People watching this port, also watch:: wine, python, py39-ipython
License: not specified in port
WWW:
http://dhcp-agent.sourceforge.net/
Description:
dhcp-agent is a suite, or a set of tools, that allow a UNIX host to make use of the Dynamic Host Configuration protocol. Currently the suite is packaged with the following tools: * dhcp-client : A highly configurable and extendable DHCP client. * dhcp-sniff : A command line DHCP sniffer. In good time the suite will also be packaged with: * dhcp-server : A configurable and extendable DHCP server. * dhcp-relay : A DHCP relay agent. Under FreeBSD the client will make use of two bpf devices. This is because of a limitation in dnet. If you run out of bpf devices you may need to compile a kernel with more bpf devices. WWW: http://dhcp-agent.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • dhcp-agent>0:net/dhcp-agent
No installation instructions:
This port has been deleted.
PKGNAME: dhcp-agent
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libdnet.a : net/libdnet
  2. libtool : devel/libtool15
Library dependencies:
  1. guile.18 : lang/guile
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://easynews.dl.sourceforge.net/sourceforge/dhcp-agent/
  3. http://heanet.dl.sourceforge.net/sourceforge/dhcp-agent/
  4. http://kent.dl.sourceforge.net/sourceforge/dhcp-agent/
  5. http://nchc.dl.sourceforge.net/sourceforge/dhcp-agent/
  6. http://ufpr.dl.sourceforge.net/sourceforge/dhcp-agent/
  7. http://umn.dl.sourceforge.net/sourceforge/dhcp-agent/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.41_2
25 Apr 2008 20:23:35
Original commit files touched by this commit
miwi search for other commits by this committer
2007-12-31 misc/kde3-i18n-id: "Distfile no longer available, outdated"
2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does 
not build with guile-1.8, and it is unmaintained
2008-04-22 net/ocaml-netclient: is part of ocaml-net
2008-04-06 net/samplicator: Project has vanished
2008-03-20 graphics/entice: Broken and unmaintained
0.41_2
02 Mar 2008 18:54:20
Original commit files touched by this commit
marcus search for other commits by this committer
Mark this port as BROKEN and DEPRECATED.  It does not build with guile-1.8,
it has not been updated since 2003, and it is unmaintained.  It will be
removed after one month.
0.41_2
01 Mar 2008 06:22:42
Original commit files touched by this commit
marcus search for other commits by this committer
Chase libguile shared lib version.
0.41_1
10 Feb 2007 06:05:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
0.41_1
15 Aug 2006 00:56:24
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
0.41_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.41
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.41
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.41
01 Mar 2005 19:23:04
Original commit files touched by this commit
vs search for other commits by this committer
Remove some patches in favour of USE_LIBTOOL_VER=15
0.41
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.41
07 Oct 2003 17:30:45
Original commit files touched by this commit
ijliao search for other commits by this committer
add dhcp-agent 0.41
A portable UNIX Dynamic Host Configuration suite

Number of commits found: 11