non port: net/avahi-app/Makefile |
SVNWeb
|
Number of commits found: 70 |
Thu, 22 Sep 2022
|
[ 16:15 Gleb Popov (arrowd) ] 21ce3c9
net/avahi-app: Fix avahi-libevent.pc file.
It was depending on a specific version of libevent.pc, which is no longer
installed.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Tue, 31 Aug 2021
|
[ 10:15 Bernhard Froehlich (decke) ] 8987fdc
net/avahi-app: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 17 Dec 2020
|
[ 10:52 rene ] (Only the first 10 of 14 ports in this commit are shown above. )
Update the Avahi ports to version 0.8
This switches the preferred GTK bindings to GTK3 and enable the GTK
options in the metaport.
This commit also switches the Python interface to Python3, thereby
un-deprecating net/py-avahi.
PR: 250354
Submitted by: Olivier Duchateu
Reviewed by: Greg V (earlier PR)
|
Thu, 10 Sep 2020
|
[ 18:55 tcberner ] (Only the first 10 of 47 ports in this commit are shown above. )
Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.
As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.
[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D26362
|
Mon, 30 Mar 2020
|
[ 13:48 0mp ]
Fix paths in manual pages (duplicated PREFIX)
There is no need to prepend PREFIX to paths in manual pages. Everything is
handled by the build system of the port.
Before:
$ grep -Z /usr/local/usr/local /usr/local/man/man5/avahi-daemon.conf.5.gz
\fB/usr/local/usr/local/etc/avahi/avahi-daemon.conf
After:
$ grep -Z /usr/local/usr/local /usr/local/man/man5/avahi-daemon.conf.5.gz
\fB/usr/local/etc/avahi/avahi-daemon.conf
Differential Revision: https://reviews.freebsd.org/D24200
|
Sun, 17 Mar 2019
|
[ 09:05 tcberner ]
net/avahi: drop qt4 slave handling (Qt4 deprecation)
Approved by: portmgr (implicit)
|
Sat, 22 Dec 2018
|
[ 21:22 kwm ] (Only the first 10 of 15 ports in this commit are shown above. )
Add avahi-qt5 which links against Qt5.
Patches where obtained from avahi upstream.
Reported by: adridg@ (qt4 removal)
Obtained from: avahi upstream
|
Sun, 11 Nov 2018
|
[ 15:38 danfe ] (Only the first 10 of 65 ports in this commit are shown above. )
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)
|
Fri, 17 Aug 2018
|
[ 13:26 zi ]
- Revert init script patch due to dependency issue with dbus/mountd
- Bump PORTREVISION
PR: 205281
|
Mon, 13 Aug 2018
|
[ 01:49 zi ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update to 0.7
PR: 220022, 217179, 223889, 228138
Approved by: maintainer timeout (3 months)
|
Wed, 7 Feb 2018
|
[ 19:06 pi ]
net/avahi-app: fix rc scripts for a working 'service avahi-daemon status'
PR: 206325
Submitted by: Yuichiro NAITO <naito.yuichiro@gmail.com>
Reviewed by: w.schwarzenfeld@utanet.at
|
Sat, 21 Oct 2017
|
[ 04:48 pi ] (Only the first 10 of 25 ports in this commit are shown above. )
net/avahi-app: Add license information and fix portlint warnings
PR: 222345
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Thu, 14 Apr 2016
|
[ 11:00 mat ]
USE_RC_SUBR=yes has not done anything for a long time, remove it from
the few remaining ports and make it give an error.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 9 Oct 2015
|
[ 21:09 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)
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Sat, 1 Aug 2015
|
[ 20:02 kwm ]
Drop :keepla from libtool USES.
While here fix some stage qa issues, in a couple of these ports.
|
Mon, 20 Oct 2014
|
[ 10:09 marino ] (Only the first 10 of 15 ports in this commit are shown above. )
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
|
Mon, 8 Sep 2014
|
[ 16:30 marcus ]
Fix a warning caused by the inability to find nss_mdns.so.1 on FreeBSD.
Submitted by: John Silva <john@aerizen.com>
|
Mon, 26 May 2014
|
[ 13:19 bapt ]
Allow slaves to define USES
|
Tue, 6 May 2014
|
[ 20:22 tijl ]
- Convert net/avahi-* to USES=libtool:keepla.
- INSTALL_TARGET=install-strip.
- Replace GMAKE with MAKE_CMD.
|
Fri, 31 Jan 2014
|
[ 17:13 kwm ]
Disable stack protector, this should fix avahi-app segfaults people are
reporting.
PR: ports/186097
Submitted by: sergio lenzi <lenzi.sergio@gmail.com>
|
Sat, 14 Dec 2013
|
[ 16:25 kwm ] (Only the first 10 of 15 ports in this commit are shown above. )
Update to new lib_depends syntax, stageify,
Unbreak py-avahi and allow avahi-gtk3 to build with gtk+ 3.10.
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 2 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 22 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Thu, 18 Jul 2013
|
[ 10:29 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
|
Sun, 14 Jul 2013
|
[ 21:17 kwm ] (Only the first 10 of 21 ports in this commit are shown above. )
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
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sun, 20 May 2012
|
[ 16:47 mezz ]
Switch from old way to new way by using USERS.
PR: ports/164187
Submitted by: crees
|
Tue, 3 Apr 2012
|
[ 20:37 kwm ]
Don't make a empty share/applications directory when we are not going to
install anything in it.
This should unbreak the building of the packages that depend on avahi-app when
using pkgng.
Submitted by: pointyhat (pkgng exp-run by bapt@)
Feature safe: yes
|
Wed, 14 Mar 2012
|
[ 15:30 mezz ]
Fix the hardcore of find nss_mdns's libraries. Bump the PORTREVISION.
PR: ports/165995
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Feature safe: yes
|
Thu, 19 Jan 2012
|
[ 17:13 ahze ]
Always disable libinofity to fix build if devel/libinotify is installed
PR: ports/160764
Reported by: Michiel Leenaars <michiel.ml@nlnet.nl>
John Hein <jhein@symmetricom.com>
Approved by: pav
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Mon, 12 Sep 2011
|
[ 23:17 gabor ] (Only the first 10 of 16 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Mon, 14 Mar 2011
|
[ 16:05 kwm ]
Update to 0.6.29.
This also fixes a denial of services vulnability.
Security: 8b986a05-4dbe-11e0-8b9a-02e0184b8d35
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 20 Nov 2010
|
[ 15:37 kwm ] (Only the first 10 of 609 ports in this commit are shown above. )
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above )
|
Sat, 31 Jul 2010
|
[ 16:37 marcus ]
Commit the pkg-plist change for the org.freedesktop.Avahi.service file.
|
[ 08:16 marcus ]
Make sure the dbus system-service gets installed so certain applications
know that avahi-daemon is running.
|
Sun, 25 Jul 2010
|
[ 00:11 marcus ]
Update to 0.6.27.
|
Mon, 31 May 2010
|
[ 22:52 marcus ] (Only the first 10 of 38 ports in this commit are shown above. )
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257
|
Sun, 28 Mar 2010
|
[ 18:23 dougb ]
s#${RC_SUBR}#/etc/rc.subr/
Approved by: marcus
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Thu, 9 Jul 2009
|
[ 04:34 marcus ]
Create the proper config directory.
|
[ 03:49 marcus ]
Correct some typos.
Reported by: QAT
|
[ 03:08 marcus ]
Do not remove configuration files if they have been modified.
PR: 136301
|
Wed, 6 May 2009
|
[ 07:13 marcus ]
Fix the fix to make avahi's libs link to libintl.
PR: 134227
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
Fri, 24 Apr 2009
|
[ 06:38 kwm ] (Only the first 10 of 161 ports in this commit are shown above. )
Presenting GNOME 2.26.1 for FreeBSD.
Approved by: portmgr (marcus)
|
Sun, 8 Mar 2009
|
[ 16:58 marcus ]
Make sure libraries are linked with libintl and libiconv.
|
Tue, 16 Dec 2008
|
[ 04:02 marcus ]
Update to 0.6.24.
|
Thu, 3 Jul 2008
|
[ 21:53 mezz ] (Only the first 10 of 21 ports in this commit are shown above. )
-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]
|
Fri, 6 Jun 2008
|
[ 22:01 edwin ]
Fix PORTREVISION on ports which have PORTVERSION?= set.
Noticed by Max Brazhnikov <makc@issp.ac.ru>
Part of the great devel/gettext portrevision bump.
Approved by: portmgr (pav)
|
[ 13:50 edwin ] (Only the first 10 of 181 ports in this commit are shown above. )
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)
|
Sun, 6 Apr 2008
|
[ 19:11 marcus ]
Make sure avahi properly detects non-link-local IPv6 addresses.
|
Sat, 5 Apr 2008
|
[ 20:09 marcus ]
* Clear out the scope ID from the IPv6 address [1]
* Properly determine if an IPv6 address is global or not
Reported by: Ashish Shukla <wahjava.ml@gmail.com>
Sumbitted by: ume [1]
|
Mon, 24 Mar 2008
|
[ 03:50 marcus ] (Only the first 10 of 712 ports in this commit are shown above. )
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
|
Thu, 20 Mar 2008
|
[ 09:56 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Mon, 24 Dec 2007
|
[ 19:05 marcus ]
Make sure libavahi-common.so is linked to libintl. This will fix dependent
ports' builds.
Reported by: pointyhat via erwin
|
[ 18:38 marcus ]
Change avahi-pre-install to avahi-pre-su-install to fix the installation
as a non-root user.
PR: 118999
|
Fri, 21 Dec 2007
|
[ 15:14 pav ]
- This needs intltool
Reported by: pointyhat
|
Thu, 20 Dec 2007
|
[ 18:23 ahze ] (Only the first 10 of 14 ports in this commit are shown above. )
Update to 0.6.22
|
Sat, 27 Oct 2007
|
[ 19:42 ahze ]
Mark net/avahi-autoipd IGNORE on 5.x and lower due to outdated libpcap library
Reported by: pav
|
Fri, 26 Oct 2007
|
[ 19:57 ahze ]
Update qt4 support
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
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 )
|
Number of commits found: 70 |