Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2200.140.11 25 Sep 2024 18:21:55 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Update to 2200.140.11
Changes: https://github.com/apple-oss-distributions/mDNSResponder/commits/rel/mDNSResponder-2200 |
2200.80.16 23 Mar 2024 14:30:45 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Update to 2200.80.16
Changes: https://github.com/apple-oss-distributions/mDNSResponder/commits/rel/mDNSResponder-2200 |
1790.80.10_1 21 Feb 2024 15:06:37 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Cosmetic change |
1790.80.10_1 26 Jun 2023 09:33:11 |
Nuno Teixeira (eduardo) |
net/mDNSResponder: Convert to master port
Convert to master port of dns/mDNSResponder_nss (slave port).
PR: 256955
Approved by: maintainer timeout, >2 weeks |
1790.80.10_1 09 Apr 2023 13:36:36 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Fix build in IPv6 environment
- Restore patch-mDNSPosix-mDNSPosix.c which was removed by accident in
1790.80.10 update
- Bump PORTREVISION for package change
PR: 270683, 270689
Reported by: Matthieu Volat <mazhe@alkumuna.eu>, <dougs@dawnsign.com> |
1790.80.10 05 Apr 2023 17:29:51 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Update to 1790.80.10
- Update WWW and clean up pkg-descr
Changes: https://github.com/apple-oss-distributions/mDNSResponder/commits/main |
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) |
1310.140.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 ) |
1310.140.1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1310.140.1 25 Oct 2021 15:57:16 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Remove CPE_PRODUCT
It is the same as the default value. |
1310.140.1 21 Sep 2021 22:23:22 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Update to 1310.140.1 |
1310.120.71 06 Jul 2021 14:56:00 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Update to 1310.120.71 |
1310.100.10 18 May 2021 19:27:41 |
Po-Chuan Hsieh (sunpoet) |
net/mDNSResponder: Update to 1310.100.10 |
1310.80.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1310.80.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1310.80.1 06 Feb 2021 20:43:49 |
sunpoet |
Update to 1310.80.1 |
1310.40.42 03 Feb 2021 19:47:22 |
sunpoet |
Cosmetic change |
1310.40.42 30 Jan 2021 12:21:16 |
sunpoet |
Update to 1310.40.42 |
1096.60.2 26 Jan 2021 17:21:57 |
sunpoet |
Update to 1096.60.2 |
1096.40.7 08 Jul 2020 18:55:40 |
sunpoet |
Update to 1096.40.7 |
1096.0.2 24 Feb 2020 22:08:03 |
pkubaj |
net/mDNSResponder: fix build on GCC architectures
Error:
../mDNSCore/DNSCommon.c:3636: error: 'for' loop initial declaration used outside
C99 mode
But USE_CSTD=c99 causes another problem:
../mDNSCore/DNSDigest.c:958:9: warning: implicit declaration of function 'asm'
is invalid in C99 [-Wimplicit-function-declaration]
R0(A,B,C,D,X[ 0], 7,0xd76aa478L);
^
Just use newer GCC. |
1096.0.2 21 Feb 2020 18:55:48 |
sunpoet |
Update to 1096.0.2 |
878.260.1 19 Jan 2020 11:10:08 |
sunpoet |
Update manpage location (r523104) |
878.260.1 24 Aug 2019 19:51:23 |
sunpoet |
Update to 878.260.1 |
878.240.1 23 Aug 2019 00:34:40 |
sunpoet |
Update to 878.240.1 |
878.200.35 05 Dec 2018 18:46:35 |
sunpoet |
Update to 878.200.35 |
878.70.2 05 Oct 2018 21:07:11 |
sunpoet |
Update to 878.70.2
- Update MASTER_SITES |
878.30.4 05 Feb 2018 17:49:22 |
sunpoet |
Update to 878.30.4 |
878.20.3 04 Feb 2018 10:12:30 |
sunpoet |
Update to 878.20.3 |
878.1.1 29 Sep 2017 16:59:33 |
sunpoet |
Update to 878.1.1 |
765.50.9_2 27 May 2017 19:42:13 |
sunpoet |
Fix CONFLICTS_INSTALL
PR: 219388
Submitted by: pawel |
765.50.9_2 28 Apr 2017 20:36:11 |
sunpoet |
Respect CFLAGS
- Bump PORTREVISION for package change
PR: 218921
Submitted by: pawel |
765.50.9_1 28 Apr 2017 20:24:28 |
sunpoet |
Use SO_REUSEPORT instead of SO_REUSEADDR
- Bump PORTREVISION for package change
PR: 215545
Submitted by: Kirill Pertsev <kika@kikap.com> |
765.50.9 04 Apr 2017 07:56:21 |
sunpoet |
Update to 765.50.9 |
765.30.11 14 Jan 2017 17:19:20 |
sunpoet |
Update to 765.30.11 |
765.20.4 04 Dec 2016 10:44:04 |
sunpoet |
- Update to 765.20.4 |
765.1.2 22 Nov 2016 10:14:07 |
rakuco |
Remove stray text from the "Created by" line added in r426783 |
765.1.2 22 Nov 2016 06:55:13 |
sunpoet |
- Update to 765.1.2
- Remove outdated PORTSCOUT
- Simplify patch file
- Update WWW |
625.41.2 19 Nov 2016 08:03:00 |
sunpoet |
- Add IPV6 option
PR: 213898
Reported by: mi |
625.41.2 05 Nov 2016 17:58:56 |
sunpoet |
- Add PORTSCOUT |
625.41.2 01 Nov 2016 17:52:14 |
sunpoet |
- Remove unnecessary CHMOD
- Strip shared library and binary executable using existing STRIP in source
- Cosmetic change
- Remove superfluous blank lines in patch files |
625.41.2 26 Oct 2016 04:08:28 |
jbeich |
dns/openmdns: conflict with net/mDNSResponder |
625.41.2 18 Jul 2016 17:16:23 |
pi |
net/mDNSResponder: fix build on 9.3-RELEASE
- older lex/flex needs yylineno
PR: 210723
MFH: 2016Q3
Reported by: Ryan Frederick <ryanrfrederick@gmail.com>
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: sunpoet (maintainer timeout) |
625.41.2 26 Jun 2016 17:13:50 |
sunpoet |
- Update to 625.41.2 |
576.30.4 08 Oct 2015 18:42:19 |
sunpoet |
- Update to 576.30.4 |
567 26 Apr 2015 12:27:39 |
sunpoet |
- Update to 567
- Cleanup Makefile
- Regenerate patch files |
561.1.1_1 26 Apr 2015 09:24:14 |
sunpoet |
- Fix build on arm
PR: 199647
Submitted by: Ulrich Grey <usenet@ulrich-grey.de>, Mikael Urankar
<mikael.urankar@gmail.com> |
561.1.1_1 21 Apr 2015 22:51:17 |
bapt |
Set soname so shared library tracking properly works |
561.1.1 30 Mar 2015 13:47:55 |
sunpoet |
- Allow to strip shared library as regular user |
561.1.1 28 Mar 2015 18:50:48 |
sunpoet |
- Fix incorrect address family for IPv6 netmasks
PR: 198931
Submitted by: dim |
561.1.1 26 Mar 2015 13:07:19 |
sunpoet |
- Mark MAKE_JOBS_UNSAFE
Reported by: kwm (via IRC) |
561.1.1 25 Mar 2015 14:58:53 |
sunpoet |
- Cleanup -lpthread/-pthread manipulation |
561.1.1 24 Nov 2014 18:28:52 |
sunpoet |
- Update to 561.1.1 |
544_2 12 Aug 2014 18:28:03 |
sunpoet |
- Add CPE information |
544_2 12 Aug 2014 18:25:26 |
sunpoet |
- Rename rc script to mdnsresponderposix to avoid conflicts with net/howl
- Bump PORTREVISION for package change
PR: ports/192550
Submitted by: Eir Nym |
544_1 01 Jul 2014 13:33:12 |
sunpoet |
- Fix build on ARCH=arm* devices (e.g. Raspberry Pi)
Requested by: danilo |
544_1 07 Jun 2014 05:00:11 |
sunpoet |
- Strip binary executable in bin/
- Bump PORTREVISION for package change |
544 03 Jun 2014 12:44:18 |
sunpoet |
- Strip binary executable and shared library in post-install:
- Cosmetic change |
544 22 Apr 2014 16:03:29 |
bapt |
Allow packaging as a user (running ldconfig in the stage is completly useless) |
544 23 Jan 2014 03:27:43 |
sunpoet |
- Update to 544 |
541 04 Jan 2014 08:24:35 |
sunpoet |
- Use yacc (in base system) instead of bison (from ports tree)
PR: ports/184639
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> |
541 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
541 13 Dec 2013 02:17:59 |
sunpoet |
- Update LICENSE |
541 11 Nov 2013 14:16:47 |
sunpoet |
- Fix build on arm
Thanks to kevlo for testing on arm architecture.
PR: ports/183212
Submitted by: Matthieu Volat <mazhe@alkumuna.eu>
Tested by: kevlo |
541 04 Nov 2013 10:50:53 |
sunpoet |
- Update to 541 |
522.1.11 03 Nov 2013 05:35:18 |
sunpoet |
- Update to 522.1.11 |
379.38.1_2 02 Nov 2013 17:21:40 |
sunpoet |
- Update pkg-descr and WWW |
379.38.1_2 02 Nov 2013 12:08:06 |
sunpoet |
- Add rc script for mDNSResponderPosix
- Bump PORTREVISION for package change
PR: ports/182721
Submitted by: Nuno Subtil <subtil@gmail.com> |
379.38.1_1 26 Oct 2013 17:47:26 |
sunpoet |
- Install dns-sd.1 manpage
- Support STAGEDIR
- Fix crashes on IPv6 network [1][2][3]
- Bump PORTREVISION for package change
PR: ports/182199 [1], ports/182718 [2], ports/182815 [3]
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> [1],
Nuno Subtil <subtil@gmail.com> [2],
Anton Fuller <antonfuller@bv.mintemail.com> [3] |
379.38.1 19 Oct 2013 16:37:48 |
sunpoet |
- Rename patch files |
379.38.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
379.38.1 15 Sep 2013 05:24:15 |
sunpoet |
- Remove NOT_FOR_ARCHS=alpha: it is gone and will not return.
Pointed out by: linimon |
379.38.1 14 Sep 2013 08:51:13 |
sunpoet |
- Update to 379.38.1
- Update IPV6 support: port two operations to RFC3542 [1]
- Use USES=gmake
- Use NOT_FOR_ARCHS
- Do not silence installation message
- Cosmetic change
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> [1] |
333.10 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
333.10 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
333.10 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
333.10 05 Nov 2011 16:36:10 |
sunpoet |
- Update to 333.10 |
320.10 15 Oct 2011 13:11:24 |
sunpoet |
- Update to 320.10 |
320.5.1 08 Sep 2011 03:21:39 |
sunpoet |
- Update to 320.5.1 |
320.5 31 Jul 2011 17:50:15 |
sunpoet |
- Update to 320.5 |
258.21 01 Jul 2011 20:12:55 |
sunpoet |
- Update to 258.21 |
258.18 21 Jun 2011 04:55:13 |
sunpoet |
- Make it clang-friendly |
258.18 17 May 2011 01:19:45 |
sunpoet |
- Update to 258.18 |
258.14 11 May 2011 15:47:55 |
sunpoet |
- Update to 258.14 |
214.3.2_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
214.3.2_1 28 Sep 2010 08:26:14 |
sunpoet |
- Bump PORTREVISION for patch-mDNSPosix_Makefile modification
Approved by: pgollucci (mentor) |
214.3.2 28 Sep 2010 02:55:47 |
sunpoet |
- Keep MAKE_JOBS_SAFE
Reported by: swills
Approved by: pgollucci (mentor) |
214.3.2 22 Sep 2010 17:10:26 |
sunpoet |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor) |
214.3.2 20 Aug 2010 21:13:38 |
rene |
- make multi-job safe
- fix filename of manual page (should be mDNSResponderPosix(8))
PR: ports/149430
Submitted by: Ivan Klymenko [fidaj ukr.net], actual patch from arved
Approved by: maintainer |
214.3.2 03 Aug 2010 20:11:31 |
rene |
- Update to 214.3.2
- Remove MAKE_JOBS_UNSAFE=yes (tested on asmallorange.com)
- add license info
- consolidate pkg-plist into PLIST_FILES
PR: ports/148362
Submitted by: Pawel Pekala [c0rn o2.pl] with modifications from maintainer
Approved by: maintainer, tabthorpe (mentor, implicit) |
214.3 01 Aug 2010 19:12:18 |
rene |
- Fix a potential buffer overflow and file descriptor leak. [1]
- Update to 214.3 [2]
- Rename mdnsd.sh to mdnsd [2]
- Remove duplicate MAKE_JOBS_UNSAFE [2]
- Simplify manpage installation [2]
- Pass maintainership to submitter [2]
PR: ports/147007 [1]
ports/147657 [2]
Submitted by: jmallett [1]
Sunpoet Po-Chuan Hsieh [sunpoet sunpoet.net] [2]
Approved by: tabthorpe (mentor)
Security: ports/147007 |
214 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
214 16 Feb 2010 06:56:34 |
pgollucci |
- Mark MAKE_JOBS_UNSAFE=yes
Reported by: p6tb
Feature safe: yes |
214 29 Jan 2010 14:15:20 |
pav |
- Mark MAKE_JOBS_UNSAFE |
214 21 Jan 2010 07:15:37 |
bland |
Another kick to fix 6x build failure. |
214 18 Jan 2010 14:14:22 |
bland |
Attempt to fix build on 6x. |
214 13 Jan 2010 09:21:52 |
bland |
Add bison build dependency.
Reported by: QAT |
214 13 Jan 2010 04:55:40 |
bland |
Update to 214. |
108 30 Jan 2009 19:59:51 |
pav |
- New download location
Reported by: -fetch-original pointyhat run |
108 01 Sep 2008 05:31:10 |
alexbl |
Drop maintainership |