Port details |
- ares Asynchronous DNS resolver library
- 1.1.1_1 dns
=1 1.1.1_1Version of this port present on the latest quarterly branch. DEPRECATED: Deprecated upstream as of March 12, 2023
This port expired on: 2023-06-30
- Maintainer: zi@FreeBSD.org
 - Port Added: 2003-09-10 09:59:58
- Last Update: 2023-06-30 05:48:21
- Commit Hash: 38a3d8f
- People watching this port, also watch:: datapipe, Hermes, python
- License: not specified in port
- Description:
- This is ares, an asynchronous resolver library. It is intended for
applications which need to perform DNS queries without blocking, or
need to perform multiple DNS queries in parallel. The primary
examples of such applications are servers which communicate with
multiple clients and programs with graphical user interfaces.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- c-ares-1.*
- c-ares-config-1.*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- No installation instructions:
- This port has been deleted.
- PKGNAME: ares
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ares-1.1.1.tar.gz) = 90f86b3984e5252b263645a43b01d9a440c15cc7f6d23d3d11426b76a172a75e
SIZE (ares-1.1.1.tar.gz) = 65463
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- dns_ares
- 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.1.1_1 30 Jun 2023 05:48:21
    |
Muhammad Moinur Rahman (bofh)  |
dns/ares: Remove expired port
2023-06-30 dns/ares: Deprecated upstream as of March 12, 2023
Approved by: portmgr (blanket) |
1.1.1_1 18 Jun 2023 07:45:59
    |
Daniel Engberg (diizzy)  |
dns/ares: Deprecate and set expiration date to 2023-06-30
Deprecated upstream as of Mar 12, 2023
Reference: https://github.com/mit-athena/libares/commits/master
PR: 271811
Approved by: zi (maintainer timeout, 2+ weeks) |
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.1.1_1 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.1.1_1 07 Sep 2022 07:46:21
    |
Stefan Eßer (se)  |
Use HTTP URLs instead of FTP URLs in pkg-descr files
The use of FTP URLs in pkg-descr files has been deprecated and some of
the FTP URLs in those files have already become stale.
Replace FTP URLs with HTTP URLs where possible.
There does not appear to be any mirror that preserves the contents of
the defunct ftp.cac.washington.edu host.
Approved by: portmgr (implicit) |
1.1.1_1 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.1.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.1_1 01 Aug 2017 17:07:58
  |
zi  |
- MASTER_SITES cleanup |
1.1.1_1 02 Mar 2015 23:21:08
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
1.1.1_1 10 Jun 2014 07:39:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.1.1_1 19 Feb 2014 11:37:19
  |
ehaupt  |
Support staging |
1.1.1_1 20 Sep 2013 16:31:58
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
1.1.1_1 10 Jun 2012 13:49:05
 |
zi  |
- Add CONFLICTS
- Use PLIST_FILES instead of pkg-plist
- Fix MASTER_SITES
- Bump PORTREVISION |
1.1.1 25 Feb 2012 14:03:20
 |
zi  |
- Adopt port per maintainers request
Approved by: roam@ |
1.1.1 24 Oct 2011 09:11:38
 |
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.1.1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.1.1 14 Jul 2006 07:41:48
 |
roam  |
Note that dns/ares and dns/c-ares are in conflict. |
1.1.1 22 Jan 2006 08:31:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1.1 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.1.1 10 Sep 2003 09:59:25
 |
roam  |
Add ares-1.1.1, an asynchronous DNS resolver library. |