Port details |
- libdjbdns Public domain DNS client library
- 1.05_2 dns
=4 1.05_2Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer compliant with current DNS standards and source code hasn't been centrally managed for over 20 years
This port expired on: 2023-06-30
- 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
- Port Added: 2003-09-05 04:55:22
- Last Update: 2023-06-30 03:58:07
- Commit Hash: 09062fa
- People watching this port, also watch:: postfix, rsync, nmap, sudo
- License: not specified in port
- WWW:
- https://cr.yp.to/djbdns/dns.html
- Description:
- This port contains a subset of djbdns (net/djbdns) -
a DNS client library released to the public domain by its author.
The library was packaged by Gerrit Pape. The port contains both static
and shared versions of the DNS client library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libdjbdns>0:dns/libdjbdns
- No installation instructions:
- This port has been deleted.
- PKGNAME: libdjbdns
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (djbdns-pd-1.05.tar.gz) = 54e6aadba1178cdb7ff4faf8c14772e82dec389e8a7f40afb2b08d3274a9d33f
SIZE (djbdns-pd-1.05.tar.gz) = 17011
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_libdjbdns
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.05_2 30 Jun 2023 03:58:07 |
Muhammad Moinur Rahman (bofh) |
dns/libdjbdns: Remove expired port
2023-06-30 dns/libdjbdns: No longer compliant with current DNS standards and
source code hasn't been centrally managed for over 20 years
Approved by: portmgr (blanket) |
1.05_2 27 Feb 2023 20:45:18 |
Daniel Engberg (diizzy) |
dns/libdjbdns: Deprecate and set expiration date to 2023-06-30
Project hasn't been centrally managed since last release in 2001 and
there are various third party patches to keep it somewhat relevant with
todays standards. Port has also been unmaintained since last
maintainer stepped down in 2008. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.05_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.05_2 20 Jul 2022 14:21:47 |
Tobias C. Berner (tcberner) |
dns: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Samorukov <samm@freebsd.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Allan Jude <allanjude@freebsd.org>
* Amar Takhar <verm@drunkmonk.net>
* Anders Nordby <anders@fix.no>
* Andrew Greenwood <greenwood.andy@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Attila Nagy <bra@fsn.hu> (Only the first 15 lines of the commit message are shown above ) |
1.05_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.05_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.05_2 27 Oct 2014 12:13:23 |
bapt |
Cleanup plist |
1.05_2 15 Aug 2014 04:50:49 |
sunpoet |
- Remove Author line |
1.05_2 17 Feb 2014 13:36:15 |
bapt |
Support stage
Modernize
Strip binaries |
1.05_1 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
1.05_1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.05_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.05_1 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.05_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.05_1 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
1.05_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.05 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
1.05 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
1.05 05 Sep 2003 04:54:37 |
edwin |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |