c-ares — Commit History
showing 76 stored commits — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
1.34.6
06a76d6b61
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.34.6
Fixes CVE-2025-62408 Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.6 |
|
1.34.5
156687a839
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.34.5
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.5 |
|
1.34.4
0bb9be1d65
files touched
|
Nuno Teixeira (eduardo) |
dns/c-ares: Remove conflict with py*-ripe.atlas.tools
PR: 285689 MFH: 2025Q2 |
|
1.34.4
edaeef4873
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.34.4
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.4 |
|
1.34.3
0b748a98eb
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.34.3
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.3 |
|
1.34.2
bede5a3d0a
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.34.2
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.2 |
|
1.33.1
3a4b5f414c
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.33.1
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.33.1 |
|
1.33.0
4b574cfbc4
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.33.0 and take maintainership
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.33.0 PR: 280582 |
|
1.30.0
33af18c5b9
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.30.0
Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.30.0 PR: 279595 Reviewed by: zi (maintainer) |
|
1.28.1
a15a6fa3a1
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.28.1 and add STATIC option
* Add option to build STATIC library (PR 269846) Changelog: * Add option to build STATIC library (PR 269846) PR: 278194 Reviewed by: zi (maintainer) |
|
1.27.0
c096345ca5
files touched
|
Rodrigo Osorio (rodrigo) |
dns/c-ares: upgrade to 1.27.0
Changelog: https://c-ares.org/changelog.html PR: 277261 Approved by: zi (maintainer) Security: CVE-2024-25629 |
|
1.25.0
efc32bc1b4
files touched
|
Muhammad Moinur Rahman (bofh) |
dns/c-ares: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
|
1.25.0
c5ff94a416
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.25.0
Changelog: https://c-ares.org/changelog.html#1_25_0 PR: 276130 Reviewed by: zi (maintainer) Sponsored by: Blinkinblox |
|
1.24.0
184139bd4d
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.24.0
Changelog: https://c-ares.org/changelog.html#1_24_0 PR: 275813 Reviewed by: zi (maintainer) Sponsored by: Blinkinblox |
|
1.23.0
28a0ff93bf
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.23.0
Changelog: https://c-ares.org/changelog.html#1_23_0 PR: 275204 Reviewed by: zi (maintainer) Sponsored by: Blinkinblox |
|
1.22.0
2ab0b7a1d5
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.22.0
Changelog: https://c-ares.org/changelog.html#1_22_0 PR: 275148 Reviewed by: zi (maintainer) |
|
1.21.0
4ee06bacb5
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.21.0
Changelog: https://c-ares.org/changelog.html#1_21_0 PR: 274759 Reviewed by: zi (maintainer) Sponsored by: Blinkinblox |
|
1.20.1
6b1278168b
files touched
|
Ryan Steinmetz (zi) |
dns/c-ares: Update to 1.20.1
PR: 274349 Submitted by: Daniel Engberg <diizzy@FreeBSD.org> |
|
1.19.1
3052bdf0b4
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.19.1
Changelog: https://github.com/c-ares/c-ares/releases/tag/cares-1_19_1 PR: 271678 Approved by: zi (maintainer timeout, 2+ weeks) |
|
1.19.0
4357da1d4e
files touched
|
Daniel Engberg (diizzy) |
dns/c-ares: Update to 1.19.0 and switch to CMake
- Use GitHub as primary mirror for better connectivity and use main site as fallback - Switch to CMake to provide .cmake files, improve compilation performance and adhere framework options Additionally also aligns port with other distributions such as Alpine, Arch, Fedora, MacPorts and openSUSE - Drop CONFIG_INFO patch, this is no longer needed by UnrealIRCd - Enable "make test", only build test suite when requested, disable online tests and use Googletest from tree instead of bundled version Changelog: https://c-ares.org/changelog.html#1_19_0 PR: 268538 Reviewed by: zi (maintainer) |
|
1.18.1
fb16dfecae
files touched
|
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.18.1
b7f05445c0
files touched
|
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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner) |
|
1.18.1
66ee090cca
files touched
|
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> * Bas Kruit <baskruit@bsltwr.dhis.org> * Bruce M. Simpson <bms@FreeBSD.org> * Carlos J Puga Medina <cpm@fbsd.es> * Chris St Denis (<chris@ctgameinfo.com>) * Clement Laforet <clement@FreeBSD.org> * Clement Laforet <sheepkiller@cultdeadsheep.org> * Dan Langille <dvl@FreeBSD.org> * Dan Pelleg <daniel+mdnsd@pelleg.org> * Dan Smith <dan@algenta.com> * David O'Brien (obrien@NUXI.com) * Dean Hollister <dean@odyssey.apana.org.au> * Dirk Froemberg <dirk@FreeBSD.org> * Dmitry Pryadko <d.pryadko@rambler-co.ru> * Dmitry Sivachenko <mitya@yandex-team.ru> * Dominik Brettnacher <domi@saargate.de> * Douglas Thrift <douglas@douglasthrift.net> * Edwin Groothuis (edwin@mavetju.org) * Edwin Groothuis <edwin@mavetju.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Emanuel Haupt <ehaupt@critical.ch> * Eyal Soha <esoha@attbi.com> * Filip Parag <filip@parag.rs> * Filippo Natali <filippo.natali@gmail.com> * Frank Behrens * Gea-Suan Lin <gslin@gslin.org> * Geoffroy Desvernay <dgeo@centrale-marseille.fr> * George Reid <greid@ukug.uk.freebsd.org> * Goran Mekić <meka@tilda.center> * Hajimu UMEMOTO <ume@FreeBSD.org> * Herve Quiroz <hq@FreeBSD.org> * Hirohisa Yamaguchi <umq@ueo.co.jp> * Hye-Shik Chang <perky@fallin.lv> * Jaap Akkerhuis <jaap@NLnetLabs.nl> * James FitzGibbon <jfitz@FreeBSD.org> * Jase Thew <freebsd@beardz.net> * Jimmy Bergman jimmy@sigint.se * Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> * Joe Barbish * Jov <amutu@amutu.com> * Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> * Karl Dietz (Karl.Dietz@frankfurt.netsurf.de) * Kirill Ponomarew <ponomarew@oberon.net> * Koen Martens <gmc@sonologic.nl> * Konstantin Saurbier <saurbier@math.uni-bielefeld.de> * Kostya Lukin <lukin@okbmei.msk.su> * Kris Kennaway <kris@FreeBSD.org> * Kubilay Kocak <koobs@FreeBSD.org> * Kurt Jaeger <fbsd-ports@opsec.eu> * Leo Vandewoestijne <freebsd@dns-lab.com> * Leo Vandewoestijne <freebsd@dns.company> * MIHIRA Yoshiro <sanpei@jp.FreeBSD.org> * Marcin Gondek <drixter@e-utp.net> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Mark Linimon <linimon@lonesome.com> * Mark Pulford <mark@kyne.com.au> * Martin Matuska <mm@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org> * Matthew Hunt <mph@pobox.com> * Matthew Seaman * Michael Cardell Widerkrantz <mc@hack.org> * Moritz Warning <moritzwarning@web.de> * Natacha Porte <natbsd@instinctive.eu> * Neil Blakey-Milner * Olivier Duchateau * Paul Chvostek <paul@it.ca> * Paul Dlug <paul@aps.org> * Philippe Pepiot <phil@philpep.org> * Piotr Kubaj <pkubaj@FreeBSD.org> * Piotr Kubaj <pkubaj@anongoth.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Rafal Lesniak <fbsd@grid.einherjar.de> * Roman Shterenzon <roman@xpert.com> * Rong-En Fan <rafan@FreeBSD.org> * Roy Marples <roy@marples.name> * Ryan Steinmetz <rpsfa@rit.edu> * Ryan Steinmetz <zi@FreeBSD.org> * Sahil Tandon <sahil@tandon.net> * Seamus Venasse <svenasse@polaris.ca> * Sergei Kolobov <sergei@FreeBSD.org> * Sergei Kolobov <sergei@kolobov.com> * Sergey Matveychuk <sem@FreeBSD.org> * Sergey Skvortsov <skv@protey.ru> * Simon Dick <simond@irrelevant.org> * Stefan Esser <se@FreeBSD.org> * Steve Wills <swills@FreeBSD.org> * Steve Wills <swills@freebsd.org> * Steven Honson * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> * Timothy Beyer <beyert@cs.ucr.edu> * Waitman Gobble <waitman@waitman.net> * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Zane C, Bowers <vvelox@vvelox.net> * adamw * alexis * andrew@ugh.net.au * bkhl * clsung * clsung@dragon2.net * dglo@ssec.wisc.edu * dnscheckengine-port@academ.com (Stan Barber) * fenner * geniusj@ods.org * ijliao * ismail.yenigul@endersys.com.tr * krion * mark@foster.cc * n@nectar.com * roam@FreeBSD.org * rodrigc@FreeBSD.org * rpsfa@rit.edu * sten@blinkenlights.nl With hat: portmgr |
|
1.18.1
badc57307b
files touched
|
Ryan Steinmetz (zi) |
dns/c-ares: Remove MAKE_JOBS_UNSAFE and SSP_UNSAFE
- Bump PORTREVISION PR: 265120 Reported by: Evgeniy Khramtsov <evgeniy@khramtsov.org> |
|
1.18.1
d84019773a
files touched
|
Ryan Steinmetz (zi) |
dns/c-ares: Update to 1.18.1
|
|
1.17.2
bcaf25a8c8
files touched
|
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit) |
|
1.17.2
81cc07eea7
files touched
|
Ryan Steinmetz (zi) |
dns/c-ares: Add MASTER_SITE
|
|
1.17.2
f690083964
files touched
|
Ryan Steinmetz (zi) |
dns/c-ares: update to 1.17.2
|
|
1.17.1
305f148f48
files touched
|
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles.
|
|
1.17.1
d3596ed47d
files touched
|
Bradley T. Hughes (bhughes) |
dns/c-ares: Update 1.16.1 -> 1.17.1
Bump to the latest release. Upstream has reorganized the source in this release, and the port has been adapted to path changes where necessary. Approved by: zi (maintainer) Sponsored by: Miles AS |
|
1.16.1
33c4c609c4
files touched
|
Bradley T. Hughes (bhughes) |
dns/c-ares: Update 1.15.0_1 -> 1.16.1
Update to the latest upstream release. While here, remove obsd.isc.org from MASTER_SITES, since it does not resolve. Approved by: maintainer (zi@) Sponsored by: Miles AS Differential Revision: https://reviews.freebsd.org/D24689 |
|
1.15.0
ea8c8ec7da
files touched
|
Gerald Pfeifer (gerald) |
Bump PORTREVISION for ports depending on the canonical version of GCC as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371.
This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 |
|
1.15.0
e6189fd7a4
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
Update MASTER_SITES
Approved by: portmgr (blanket) |
|
1.15.0
da6dd5085c
files touched
|
Bradley T. Hughes (bhughes) |
dns/c-ares: Update 1.14.0_2 -> 1.15.0
Simple version bump: - Update pkg-plist accordingly - Add USES+=gmake after getting build failures with bmake Approved by: zi (maintainer, via irc) Sponsored by: Miles AS Differential Revision: https://reviews.freebsd.org/D19739 |
|
1.14.0
a9f015d155
files touched
|
Gerald Pfeifer (gerald) |
Bump PORTREVISION for ports depending on the canonical version of GCC defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances.
This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 |
|
1.14.0
09f9633cb6
files touched
|
Gerald Pfeifer (gerald) |
Bump PORTREVISION for ports depending on the canonical version of GCC in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default.
This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 |
|
1.14.0
2266cd8b05
files touched
|
Ryan Steinmetz (zi) |
- Update to 1.14.0
|
|
1.12.0
e59c88cece
files touched
|
Gerald Pfeifer (gerald) |
Bump PORTREVISION for ports depending on the canonical version of GCC (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 |
|
1.12.0
c550e11dac
files touched
|
Ryan Steinmetz (zi) |
- MASTER_SITES cleanup
|
|
1.12.0
eb3b619a3a
files touched
|
Dmitry Marakasov (amdmi3) |
- Add LICENSE_FILE - Update WWW
Approved by: portmgr blanket |
|
1.12.0
04d6f52202
files touched
|
Gerald Pfeifer (gerald) |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms).
This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 |
|
1.12.0
4fd1b570a8
files touched
|
Kurt Jaeger (pi) |
dns/c-ares: update 1.11.0 -> 1.12.0
- see https://daniel.haxx.se/blog/2016/10/14/a-single-byte-write-opened-a-root-execution-exploit/ for a nice writeup of the CVE. PR: 213495 Changes: https://c-ares.haxx.se/changelog.html Security: CVE-2016-5180 Approved by: zi (maintainer) MFH: 2016Q4 |
|
1.11.0
f80a83d4cf
files touched
|
Ryan Steinmetz (zi) |
- Update to 1.11.0
|
|
1.10.0
5c97f72f63
files touched
|
Sunpoet Po-Chuan Hsieh (sunpoet) |
- Convert to new options helper - Remove PKGNAMESUFFIX - Bump PORTREVISION for PKGNAME change
|
|
1.10.0
c8711e099a
files touched
|
Tijl Coosemans (tijl) |
dns/c-ares: - Add USES=libtool and bump dependent ports - Move variable definitions in front of include bsd.port.options.mk - Replace patch with USES=pathfix
Approved by: portmgr (implicit, bump unstaged port) |
|
1.10.0
76c7f8fbe6
files touched
|
Jimmy Olgeni (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.10.0
e5726ecc71
files touched
|
Martin Wilke (miwi) |
- Really stageify
|
|
1.10.0
1d8197cf33
files touched
|
Martin Wilke (miwi) |
- Stage support
|
|
1.10.0
24a1652ff4
files touched
|
Baptiste Daroussin (bapt) |
Add NO_STAGE all over the place in preparation for the staging support (cat: dns)
|
|
1.10.0
c93dfc2e9f
files touched
|
Bryan Drewery (bdrewery) |
SSP support has been added to ports with WITH_SSP for i386 and amd64 on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64 |
|
1.10.0
998e735e72
files touched
|
Ryan Steinmetz (zi) |
- Update to 1.10.0
|
|
1.9.1
de91845000
files touched
|
Ryan Steinmetz (zi) |
- Update to 1.9.1
|
|
1.8.0
17363b49d1
files touched
|
Ryan Steinmetz (zi) |
- Convert to OptionsNG
|
|
1.8.0
40ca4dd55f
files touched
|
Ryan Steinmetz (zi) |
- Update to 1.8.0
|
|
1.7.5
2cada48d0a
files touched
|
Ryan Steinmetz (zi) |
- Update to 1.7.5 - Add additional MASTER_SITES
|
|
1.7.4
47c0ac176c
files touched
|
Ryan Steinmetz (zi) |
- Adpot port per request of maintainer
Approved by: roam@ |
|
1.7.4
e1c6649edf
files touched
|
Martin Wilke (miwi) |
- Remove WITH_FBSD10_FIX, is no longer needed
|
|
1.7.4
8e3f371244
files touched
|
Koop Mast (kwm) |
Fix build on FreeBSD 10.
Approved by: portmgr (miwi) |
|
1.7.4
989772c9ac
files touched
|
Doug Barton (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.7.4
f97736f66f
files touched
|
Peter Pentchev (roam) |
Update to c-ares-1.7.4 and fix a bashism in the configure script.
|
|
1.7.2
60824c62ea
files touched
|
Peter Pentchev (roam) |
Update to c-ares-1.7.2 and declare the MIT license.
|
|
1.7.1
27109dac2c
files touched
|
Peter Pentchev (roam) |
Update to c-ares 1.7.1 and redo the config patch to also support IPv6 nameserver addresses.
|
|
1.7.0
2b2456bcb8
files touched
|
Peter Pentchev (roam) |
Update to c-ares-1.7.0. In the process: - actually pass the options-enabled arguments to the configure script! - add the "hide symbols" configurable knob, though I've no idea why anybody would want to turn that off... except maybe for debugging - install the "acountry", "adig", and "ahost" programs, since they do come in useful every now and then - refresh the patches and add descriptions at the top
|
|
1.6.0
00114fb5f4
files touched
|
Pav Lucistnik (pav) |
Make jobs unsafe
|
|
1.6.0
9d790a34ba
files touched
|
Peter Pentchev (roam) |
Update to c-ares-1.6.0.
|
|
1.4.0
1f5798f238
files touched
|
Pav Lucistnik (pav) |
- Update download location, update WWW
Reported by: -fetch-original pointyhat run |
|
1.4.0
741aa71483
files touched
|
Rong-En Fan (rafan) |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
1.4.0
f935a609c5
files touched
|
Rong-En Fan (rafan) |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection.
PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run |
|
1.4.0
00a40ddf76
files touched
|
Martin Wilke (miwi) |
- Update to 1.4.0
Approved by: maintainer timeout (security, 1 day), so (simon) Security: http://www.vuxml.org/freebsd/70ae62b0-16b0-11dc-b803-0016179b2dd5.html |
|
1.3.2
12a28f5b29
files touched
|
Peter Pentchev (roam) |
Update to c-ares 1.3.2. Add the optional ares_config_info patch from Unreal IRCD, on by default; this is a step closer to building Unreal IRCD with the port version of c-ares.
|
|
1.3.1
251a42417a
files touched
|
Peter Pentchev (roam) |
Build and install the shared c-ares library too, not just the static one. This should help the build of libcurl on amd64, what with -fPIC and such.
Reported by: girgen |
|
1.3.1
0a99a9bb69
files touched
|
Peter Pentchev (roam) |
Note that dns/ares and dns/c-ares are in conflict.
|
|
1.3.1
c26c86610b
files touched
|
Peter Pentchev (roam) |
Add c-ares 1.3.1, Daniel Stenberg's adopted version of the ares library for asynchronous DNS resolving. It was repo-copied from the dns/ares port.
WWW: http://daniel.haxx.se/projects/c-ares/ Author: Daniel Stenberg <daniel@haxx.se> |
|
1.1.1
acd87b4ad8
files touched
|
Edwin Groothuis (edwin) |
SHA256ify
Approved by: krion@ |
|
1.1.1
8232e82f85
files touched
|
Trevor Johnson (trevor) |
SIZEify (maintainer timeout)
|
|
1.1.1
5a33c724b1
files touched
|
Peter Pentchev (roam) |
Add ares-1.1.1, an asynchronous DNS resolver library.
|