Port details |
- mod_dnssd Apache module that provides DNS-SD capabilities
- 0.6_12 www =6 0.6_12Version of this port present on the latest quarterly branch.
- Maintainer: joneum@FreeBSD.org
- Port Added: 2009-02-27 22:21:47
- Last Update: 2023-01-25 17:54:07
- Commit Hash: 40843b1
- People watching this port, also watch:: xorg-docs, icon-naming-utils, libXdamage, libevent, libexif
- License: APACHE20
- WWW:
- https://0pointer.de/lennart/projects/mod_dnssd/
- Description:
- mod_dnssd is an Apache HTTPD module which adds Zeroconf support via DNS-SD
using Avahi.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ap24-mod_dnssd>0:www/mod_dnssd
- To install the port:
- cd /usr/ports/www/mod_dnssd/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mod_dnssd
- pkg install ap24-mod_dnssd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ap24-mod_dnssd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mod_dnssd-0.6.tar.gz) = 2cd171d76eba398f03c1d5bcc468a1756f4801cd8ed5bd065086e4374997c5aa
SIZE (mod_dnssd-0.6.tar.gz) = 86417
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- apxs : www/apache24
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- apxs : www/apache24
- Library dependencies:
-
- libavahi-client.so : net/avahi-app
- This port is required by:
- for Run
-
- www/gnome-user-share
Configuration Options:
- ===> The following configuration options are available for ap24-mod_dnssd-0.6_12:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- www_mod_dnssd
- USES:
- apache gmake pkgconfig
- 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 |
0.6_12 25 Jan 2023 17:54:07 |
Muhammad Moinur Rahman (bofh) |
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |
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.6_12 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.6_12 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.6_12 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6_12 11 Mar 2018 17:38:46 |
brnrd |
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache |
0.6_12 24 Feb 2018 16:26:50 |
joneum |
Take maintainership
Approved by: mentors (implicit) |
0.6_12 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.6_12 22 Feb 2016 10:28:06 |
amdmi3 |
- Add LICENSE
- Remove unneded flags
- Switch to options helpers |
0.6_12 26 Jan 2016 19:59:29 |
pi |
www/mod_dnssd: fix build with apache22
Requested by: Wolfgang Riegler <wolfgang.riegler@gmx.de>
Submitted by: olli hauer <ohauer@gmx.de> |
0.6_12 15 May 2015 19:21:55 |
amdmi3 |
- Strip library
- Drop @dirrm* from plist |
0.6_11 11 Sep 2014 13:29:43 |
des |
Do not touch httpd.conf during 'make stage'. We rely on bsd.apache.mk to
activate the module during make install or at package installation time.
MFH: 2014Q3 |
0.6_10 11 Sep 2014 12:15:46 |
des |
Rename the patches as per the guidelines in the porter's handbook. |
0.6_10 10 Sep 2014 11:58:53 |
des |
s/unixd_setup_child/ap_unixd_setup_child/ on 2.4.
MFH: 2014Q3 |
0.6_9 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
0.6_9 25 Jul 2014 14:16:50 |
des |
Stagify, implement the DOCS option correctly, and enable Apache 2.4. |
0.6_8 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.6_8 02 Jul 2014 17:17:21 |
bapt |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
0.6_8 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.6_8 02 Sep 2013 17:06:54 |
bapt |
Add an explicit dependency on pkgconf |
0.6_8 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.6_8 24 Sep 2012 20:55:01 |
ohauer |
- USE_APACHE s/22+/22/
some additional cleanups/fixes
- adopt new Makefile header
- convert to optionsNG
- use BROKEN instead IGNORE in bsd.apache.mk
with hat apache@ |
0.6_8 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.6_8 20 Aug 2011 17:27:52 |
ohauer |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
0.6_8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.6_8 30 May 2010 17:43:22 |
pav |
- Fix plists: cannot use %F one line above the handled file
Reported by: pointyhat |
0.6_7 27 May 2010 21:43:49 |
pgollucci |
- pet portlint
- use apxs not sed in pkg-plist
- use PLIST_SUB vars in pkg-plist
PR: ports/147146
Submitted by: pgollucci@ (myself)
Approved by: gnome (kwm) |
0.6_6 27 May 2010 21:27:03 |
pgollucci |
- 2/3:
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@ |
0.6_6 25 May 2010 20:17:37 |
pgollucci |
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav) |
0.6_6 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
0.6_5 05 May 2010 21:54:08 |
pgollucci |
5/5: Chase www/apache22 (bundled apr shlib bump)
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
0.6_4 21 May 2009 20:45:34 |
pgollucci |
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports) |
0.6_4 21 Mar 2009 17:36:19 |
marcus |
Bump PORTREVISION for latest plist fix. |
0.6_3 19 Mar 2009 19:40:42 |
pav |
- Plist fix (cannot use apxs on deinstall with apache22)
Reported by: pointyhat |
0.6_3 01 Mar 2009 19:04:16 |
marcus |
Apr and apache22 conflict by default, so override the pkg-config lookup
for apr-1, and use apr-1-config instead. |
0.6_2 28 Feb 2009 01:07:08 |
marcus |
Explicitly disable lynx.
Reported by: QAT |
0.6_2 28 Feb 2009 00:38:11 |
marcus |
Add a missing dependency on apr.
Reported by: QAT |
0.6_1 27 Feb 2009 22:28:32 |
marcus |
While mod_dnssd 0.6 builds with Apache 2.0, it really needs Apache 2.2
to work properly. |
0.6 27 Feb 2009 22:21:26 |
marcus |
Add mod_dnssd, an Apache HTTPD module which adds Zeroconf support via DNS-SD
using Avahi.
WWW: http://0pointer.de/lennart/projects/mod_dnssd/ |