Port details |
- avahi-header Install an avahi-gtk* header to avoid conflict
- 0.8_2 net =5 0.8_2Version of this port present on the latest quarterly branch.
- Maintainer: desktop@FreeBSD.org
- Port Added: 2013-07-14 21:17:34
- Last Update: 2024-02-07 16:21:10
- Commit Hash: 081636c
- People watching this port, also watch:: indexinfo, autoconf, libXdamage, xorg-docs, libglade2
- License: LGPL21+
- WWW:
- https://www.avahi.org/
- Description:
- The net/avahi-gtk and net/avahi-gtk3 install same header, avahi-ui.h. To
avoid both ports to get conflict with the each others. Avoid both ports
to install avahi-ui.h then have both ports to depend on here.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- avahi-header>0:net/avahi-header
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/avahi-header/ && make install clean
- To add the package, run one of these commands:
- pkg install net/avahi-header
- pkg install avahi-header
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: avahi-header
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602717130
SHA256 (avahi-0.8.tar.gz) = 060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda
SIZE (avahi-0.8.tar.gz) = 1591458
Packages (timestamps in pop-ups are UTC):
- Master port: net/avahi-app
- This port has no dependencies.
- This port is required by:
- for Run
-
- net/avahi-gtk
- net/avahi-gtk3
Configuration Options:
- No options to configure
- Options name:
- net_avahi-header
- 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) |
This is a slave port. You may also want to view the commits to the master port: net/avahi-app |
Commit | Credits | Log message |
0.8_2 07 Feb 2024 16:21:10 |
Tijl Coosemans (tijl) |
net/avahi-app: Let slave ports set PORTREVISION |
0.8 10 Sep 2022 17:41:16 |
Stefan Eßer (se) Author: Tobias Kortkamp |
Fix WWW in parent/child ports
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit) |
0.8 10 Sep 2022 16:07:22 |
Po-Chuan Hsieh (sunpoet) |
net/avahi-header: Add NO_ARCH
Approved by: portmgr (blanket) |
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.8 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.8 20 Jul 2022 19:44:12 |
Tobias C. Berner (tcberner) |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
0.8 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 ) |
0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7 13 Aug 2018 01:49:59 |
zi |
- Update to 0.7
PR: 220022, 217179, 223889, 228138
Approved by: maintainer timeout (3 months) |
0.6.31 16 Mar 2018 15:22:00 |
sunpoet |
Fix typo
Approved by: portmgr (blanket) |
0.6.31 09 Dec 2014 17:29:50 |
bapt |
Cleanup plist |
0.6.31 14 Dec 2013 16:25:21 |
kwm |
Update to new lib_depends syntax, stageify,
Unbreak py-avahi and allow avahi-gtk3 to build with gtk+ 3.10. |
0.6.31 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.6.31 14 Jul 2013 21:17:21 |
kwm |
Update to 0.6.31.
Trim headers, update to new USES, remove obsolete Qt3 bindings.
Add new gtk3 avahi library. Misc cleanups.
Obtained from: GNOME devel repo |