Port details |
- avahi-gtk Gtk+ tools and bindings to the Avahi mDNS system
- 0.8_2 net =9 0.8_2Version of this port present on the latest quarterly branch.
- Maintainer: gnome@FreeBSD.org
- Port Added: 2007-10-24 23:37:46
- Last Update: 2024-02-07 16:21:10
- Commit Hash: 081636c
- People watching this port, also watch:: xorg-fonts-truetype, libXdamage, xorg-docs, libglade2, vte
- License: LGPL21+
- WWW:
- https://www.avahi.org/
- Description:
- Gtk+ tools and bindings to the avahi mDNS service discovery system.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- avahi-gtk>0:net/avahi-gtk
- To install the port:
- cd /usr/ports/net/avahi-gtk/ && make install clean
- To add the package, run one of these commands:
- pkg install net/avahi-gtk
- pkg install avahi-gtk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: avahi-gtk
- 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
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- g-ir-scanner : devel/gobject-introspection
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- avahi-header>=0.6 : net/avahi-header
- gnome.subr : sysutils/gnome_subr
- Library dependencies:
-
- libavahi-common.so : net/avahi-app
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libgdbm.so : databases/gdbm
- libharfbuzz.so : print/harfbuzz
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_avahi-gtk
- USES:
- alias cpe gettext gmake gnome libtool pathfix 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) |
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_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
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 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.8 17 Dec 2020 10:53:36 |
rene |
Oops, commit from the correct directory and update the rest of Avahi too. |
0.7_1 11 Nov 2018 15:38:51 |
danfe |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
0.7 13 Aug 2018 02:18:29 |
zi |
- Convert ${MAKE_CMD} -> ${DO_MAKE_BUILD}
Submitted by: adamw@ |
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_4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.6.31_4 09 Oct 2015 21:09:08 |
amdmi3 |
- Fix plist issue in py-avahi: comment out file which is installed by avahi-app
port
- Fix plist issues in many *avahi* ports: only create etc/avahi in avahi-app
- Switch to @sample
PR: 203283
Submitted by: amdmi3
Approved by: gnome (kwm) |
0.6.31_4 01 Aug 2015 20:02:07 |
kwm |
Drop :keepla from libtool USES.
While here fix some stage qa issues, in a couple of these ports. |
0.6.31_3 21 Jun 2015 20:07:44 |
amdmi3 |
- Fix manpage links
- Add empty directory to plist
PR: 200666
Submitted by: admin@vladiom.com.ua
Approved by: portmgr blanket |
0.6.31_2 09 Dec 2014 17:29:50 |
bapt |
Cleanup plist |
0.6.31_2 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
0.6.31_2 06 May 2014 20:22:34 |
tijl |
- Convert net/avahi-* to USES=libtool:keepla.
- INSTALL_TARGET=install-strip.
- Replace GMAKE with MAKE_CMD. |
0.6.31_1 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_1 22 Oct 2013 13:59:54 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery) |
0.6.31_1 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_1 18 Jul 2013 10:29:52 |
kwm |
Allow avahi slaves to add to USE_GNOME, this fixes the build in clean
enviroments. Bump portrevision to make sure on already installed systems that
all the dependancies are recorded.
Submitted by: miwi & bapt |
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 |
0.6.29_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.6.29_1 12 Sep 2011 23:17:33 |
gabor |
- Track dependencies after databases/gdbm update |
0.6.29 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.6.27 25 Jul 2010 07:04:41 |
marcus |
Fix avahi-ui build. |
0.6.27 25 Jul 2010 00:16:17 |
marcus |
Update to 0.6.27. |
0.6.25_3 16 May 2010 20:41:58 |
marcus |
%%DATADIR%% is owned by avahi-app, so it should not be removed here.
Submitted by: nork |
0.6.25_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.6.25_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.6.25_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.6.23 03 Jul 2008 21:53:55 |
mezz |
-Update to 0.6.23.
-Remove 5.x support.
-Get rc scripts to use current style for rename by remove '.sh' suffix. [1]
PR: ports/122443 [1]
Submitted by: rafan [1] |
0.6.22_1 06 Jun 2008 13:50:32 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.6.22 23 Dec 2007 20:29:49 |
marcus |
Add a missing dependency on intltool where needed.
Reported by: pointyhat via linimon |
0.6.22 20 Dec 2007 18:23:33 |
ahze |
Update to 0.6.22 |
0.6.21 27 Oct 2007 14:18:25 |
ahze |
depend on avahi-app instead of avahi |
0.6.21 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |