non port: dns/c-ares/Makefile |
SVNWeb
|
Number of commits found: 53 |
Tue, 13 Jun 2023
|
[ 20:42 Daniel Engberg (diizzy) ] 3052bdf
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)
|
Sun, 29 Jan 2023
|
[ 18:49 Daniel Engberg (diizzy) ] 4357da1
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)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 66ee090 (Only the first 10 of 188 ports in this commit are shown above. )
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 )
|
Sat, 9 Jul 2022
|
[ 21:17 Ryan Steinmetz (zi) ] badc573
dns/c-ares: Remove MAKE_JOBS_UNSAFE and SSP_UNSAFE
- Bump PORTREVISION
PR: 265120
Reported by: Evgeniy Khramtsov <evgeniy@khramtsov.org>
|
Fri, 8 Apr 2022
|
[ 17:19 Ryan Steinmetz (zi) ] d840197
dns/c-ares: Update to 1.18.1
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 9 Sep 2021
|
[ 15:04 Ryan Steinmetz (zi) ] 81cc07e
dns/c-ares: Add MASTER_SITE
|
Tue, 17 Aug 2021
|
[ 16:17 Ryan Steinmetz (zi) ] f690083
dns/c-ares: update to 1.17.2
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Feb 2021
|
[ 22:54 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
|
Fri, 19 Jun 2020
|
[ 04:56 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
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 29 Mar 2019
|
[ 14:17 sunpoet ]
Update MASTER_SITES
Approved by: portmgr (blanket)
|
Thu, 28 Mar 2019
|
[ 21:47 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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Mon, 21 May 2018
|
[ 12:46 zi ]
- Update to 1.14.0
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Tue, 1 Aug 2017
|
[ 17:07 zi ] (Only the first 10 of 39 ports in this commit are shown above. )
- MASTER_SITES cleanup
|
Mon, 31 Jul 2017
|
[ 09:01 amdmi3 ]
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Wed, 19 Oct 2016
|
[ 14:43 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
|
Sat, 30 Apr 2016
|
[ 00:23 zi ]
- Update to 1.11.0
|
Mon, 21 Dec 2015
|
[ 18:35 sunpoet ]
- Convert to new options helper
- Remove PKGNAMESUFFIX
- Bump PORTREVISION for PKGNAME change
|
Thu, 28 Aug 2014
|
[ 10:21 tijl ] (Only the first 10 of 13 ports in this commit are shown above. )
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)
|
Tue, 10 Jun 2014
|
[ 07:39 olgeni ] (Only the first 10 of 388 ports in this commit are shown above. )
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)
|
Sat, 8 Feb 2014
|
[ 17:52 miwi ]
- Really stageify
|
[ 16:36 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 16:31 bapt ] (Only the first 10 of 165 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
|
[ 12:54 bdrewery ] (Only the first 10 of 61 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Wed, 15 May 2013
|
[ 18:27 zi ]
- Update to 1.10.0
|
Tue, 19 Jun 2012
|
[ 11:52 zi ]
- Update to 1.9.1
|
Sun, 10 Jun 2012
|
[ 18:36 zi ]
- Convert to OptionsNG
|
Sun, 29 Apr 2012
|
[ 21:54 zi ]
- Update to 1.8.0
|
Sat, 25 Feb 2012
|
[ 14:59 zi ]
- Update to 1.7.5
- Add additional MASTER_SITES
|
[ 14:01 zi ]
- Adpot port per request of maintainer
Approved by: roam@
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 09:37 kwm ]
Fix build on FreeBSD 10.
Approved by: portmgr (miwi)
|
Sun, 19 Dec 2010
|
[ 19:10 roam ]
Update to c-ares-1.7.4 and fix a bashism in the configure script.
|
Fri, 11 Jun 2010
|
[ 11:24 roam ]
Update to c-ares-1.7.2 and declare the MIT license.
|
Thu, 25 Mar 2010
|
[ 11:54 roam ]
Update to c-ares 1.7.1 and redo the config patch to also support
IPv6 nameserver addresses.
|
Mon, 22 Mar 2010
|
[ 10:56 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
|
Tue, 23 Jun 2009
|
[ 13:27 pav ]
Make jobs unsafe
|
Mon, 15 Jun 2009
|
[ 11:18 roam ]
Update to c-ares-1.6.0.
|
Fri, 30 Jan 2009
|
[ 21:37 pav ]
- Update download location, update WWW
Reported by: -fetch-original pointyhat run
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Sun, 10 Jun 2007
|
[ 19:41 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
|
Wed, 6 Dec 2006
|
[ 09:58 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.
|
Tue, 7 Nov 2006
|
[ 17:05 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
|
Fri, 14 Jul 2006
|
[ 07:41 roam ]
Note that dns/ares and dns/c-ares are in conflict.
|
[ 07:00 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>
|
Number of commits found: 53 |