Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6 19 Aug 2024 22:17:19 |
Martin Matuska (mm) |
dns/udns: update 0.4_3 -> 0.6
Changes: https://www.corpit.ru/mjt/udns/NEWS
Reported by: portscout |
0.4_3 22 Jan 2024 00:06:46 |
Muhammad Moinur Rahman (bofh) |
dns/udns: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.4_2 24 Feb 2023 10:22:36 |
Martin Matuska (mm) |
dns/udns: unbreak build on 14-CURRENT
Fix detection of inet_pton() and inet_ntop() |
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) |
0.4_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 ) |
0.4_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 ) |
0.4_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4_1 10 May 2018 06:53:32 |
yuri |
dns/udns: Unbreak pkg-plist
.pc file was missing.
Approved by: portmgr (port compliance, infrastructure) |
0.4_1 22 Apr 2018 13:37:25 |
krion |
Bump PORTREVISION for missing pkg-config dependency
Approved by: maintainer |
0.4 22 Apr 2018 13:35:23 |
krion |
Add missing pkg-config dependency and add libudns.pc file.
Approved by: maintainer |
0.4 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.4 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.4 10 Feb 2014 11:59:59 |
mm |
Update udns to 0.4 |
0.3_1 24 Jan 2014 22:47:06 |
antoine |
Fix a broken symlink
With hat: portmgr |
0.3 19 Jan 2014 12:50:57 |
mm |
Fix manpages in pkg-plist for dns/udns |
0.3 19 Jan 2014 10:43:39 |
mm |
Update to 0.3 and add STAGE support |
0.2 20 Sep 2013 16:31:58 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns) |
0.2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.2 31 Dec 2012 10:49:53 |
mm |
Update some of my ports to new options framework
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org> |
0.2 25 Jan 2012 08:44:51 |
mm |
Update to 0.2 |
0.1 22 Mar 2011 19:44:59 |
mm |
Fix distinfo
Reported by: pointyhat (pav) |
0.1 22 Mar 2011 08:10:06 |
mm |
- Update to 0.1 [1]
- Add LICENSE information (GPLv2)
PR: ports/155191 [1]
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1] |
0.0.9 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.0.9 23 Mar 2009 12:18:31 |
mm |
- Mark port MAKE_JOBS_SAFE |
0.0.9 23 May 2008 23:39:53 |
mm |
UDNS is a stub DNS resolver library with ability to perform both synchronous
and asynchronous DNS queries.
WWW: http://www.corpit.ru/mjt/udns.html |