notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
avahi-qt4 Qt 4 bindings to the Avahi mDNS system
0.7 net Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Qt4 has been EOL since december 2015
Expired This port expired on: 2019-03-15
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-10-26 19:58:36
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
People watching this port, also watch:: ladspa
License: LGPL21+
WWW:
http://www.avahi.org/
Description:
Qt 4 bindings to the avahi mDNS service discovery system. WWW: http://www.avahi.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (11 items)
Collapse this list.
  1. /usr/local/share/licenses/avahi-qt4-0.7/catalog.mk
  2. /usr/local/share/licenses/avahi-qt4-0.7/LICENSE
  3. /usr/local/share/licenses/avahi-qt4-0.7/LGPL21+
  4. include/avahi-qt4/qt-watch.h
  5. lib/libavahi-qt4.a
  6. lib/libavahi-qt4.so
  7. lib/libavahi-qt4.so.1
  8. lib/libavahi-qt4.so.1.0.2
  9. libdata/pkgconfig/avahi-qt4.pc
  10. @postexec /usr/sbin/service ldconfig restart > /dev/null
  11. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • avahi-qt4>0:net/avahi-qt4
No installation instructions:
This port has been deleted.
PKGNAME: avahi-qt4
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1534080439 SHA256 (avahi-0.7.tar.gz) = 57a99b5dfe7fdae794e3d1ee7a62973a368e91e414bd0dfa5d84434de5b14804 SIZE (avahi-0.7.tar.gz) = 1333400

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: net/avahi-app
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. gmake : devel/gmake
  3. intltool-extract : textproc/intltool
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. moc : devel/qt4-moc
Runtime dependencies:
  1. gnome.subr : sysutils/gnome_subr
Library dependencies:
  1. libavahi-common.so : net/avahi-app
  2. libintl.so : devel/gettext-runtime
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgirepository-1.0.so : devel/gobject-introspection
  6. libQtCore.so : devel/qt4-corelib
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
qt:4 alias gettext gmake gnome libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.avahi.org/download/
Collapse this list.

Number of commits found: 21

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
CommitCreditsLog message
0.7
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
Qt4 deprecation: Remove Qt4 and its consumes.

2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
0.7
13 Aug 2018 01:49:59
Revision:477046Original commit files touched by this commit
zi search for other commits by this committer
- Update to 0.7

PR:		220022, 217179, 223889, 228138
Approved by:	maintainer timeout (3 months)
0.6.31_2
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
0.6.31_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.6.31_2
09 Oct 2015 21:09:08
Revision:398960Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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_2
02 Aug 2015 08:37:21
Revision:393420Original commit files touched by this commit
kwm search for other commits by this committer
Case after avahi-app changes that removed :keepla from libtool USES.

While here resolve a stage qa issue.

Submitted by:	pkg-fallout
0.6.31_1
09 Dec 2014 17:29:50
Revision:374410Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.6.31_1
06 May 2014 20:22:34
Revision:353132Original commit files touched by this commit
tijl search for other commits by this committer
- Convert net/avahi-* to USES=libtool:keepla.
- INSTALL_TARGET=install-strip.
- Replace GMAKE with MAKE_CMD.
0.6.31
14 Dec 2013 16:25:21
Revision:336457Original commit files touched by this commit
kwm search for other commits by this committer
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
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.6.31
14 Jul 2013 21:17:21
Revision:323006Original commit files touched by this commit
kwm search for other commits by this committer
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
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
0.6.29
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
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.23
03 Jul 2008 21:53:55
Original commit files touched by this commit This port version is marked as vulnerable.
mezz search for other commits by this committer
-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
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
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
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Add a missing dependency on intltool where needed.

Reported by:    pointyhat via linimon
0.6.22
20 Dec 2007 18:23:33
Original commit files touched by this commit This port version is marked as vulnerable.
ahze search for other commits by this committer
Update to 0.6.22
0.6.21_1
15 Dec 2007 19:43:03
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Fix PTHREAD_LIBS handling in avahi-qt4.

PR:             118639
Submitted by:   "Dima Panov" <fluffy@fluffy.khv.ru>
0.6.21
27 Oct 2007 14:18:25
Original commit files touched by this commit This port version is marked as vulnerable.
ahze search for other commits by this committer
depend on avahi-app instead of avahi
0.6.21
26 Oct 2007 19:58:27
Original commit files touched by this commit This port version is marked as vulnerable.
ahze search for other commits by this committer
Qt 4 bindings to the avahi mDNS service discovery system.

WWW: http://www.avahi.org/

Number of commits found: 21