ajacoutot
3aef228ab7
Bring this patch back.
...
Use our actual autoconf and automake versions to unbreak build when
autoconf-2.63 is installed but automake-1.11 is not.
spotted by naddy@
2020-02-23 16:58:39 +00:00
ajacoutot
056ff49890
Update to avahi-0.8.
...
See https://github.com/lathiat/avahi/releases/tag/v0.8 for details.
Explicitely disable qt5 support for now (we can add it later if something
needs it).
Remove the -gtk subpackage (gtk+2 support); it's not used by anything.
2020-02-22 08:57:02 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
aebe7409b2
Add sample pf.conf(5) rules for SSDP and inet6.
...
adapted from a submission by Stephane HUC PengouinBSD
2018-10-17 08:19:34 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
espie
bb921d2165
use AUTOCONF_ENV and add correct env variables, so that those ports work
...
even if /usr/local is not part of the builder's path.
2018-08-10 10:19:18 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
ajacoutot
974c032593
Move avahi to python3.
...
req. by feinerer@
2018-05-16 16:18:52 +00:00
ajacoutot
cf7c721336
Unbreak IPv6 functionnality.
...
from Matt Dunwoodie
2018-05-10 15:08:37 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +00:00
ajacoutot
8f44bb26a3
Remove the -mono subpackage, nothing uses it anymore.
2017-09-06 07:21:05 +00:00
ajacoutot
70a3dc29fb
Don't hardcode AUTOCONF/AUTOMAKE versions.
...
Fix a build failure if autoconf-2.63 is installed.
reported by espie@
2017-07-16 09:27:58 +00:00
ajacoutot
f401830962
Update to avahi-0.7.
2017-07-13 07:36:39 +00:00
ajacoutot
953f18977b
Silence a useless warning; we will never have NSS.
2017-05-30 18:53:37 +00:00
landry
dde216ab26
Fix pkgpaths pointing to devel/py-twisted, and bump REVISIONs.
...
From Pavel Korovin.
2017-05-16 19:31:34 +00:00
ajacoutot
3d1fc8c9f8
Stop patching for /var/lib/dbus -> /var/db/dbus; nowadays, most apps look
...
into /etc/machine-id *before* looking into /var/lib/dbus/machine-id and for
the few that don't patch them to look directly there.
Thanks sthen@ for the source ports seach.
2017-04-22 13:43:21 +00:00
ajacoutot
2c0eb91cf3
Update to avahi-0.6.32.
2016-11-11 07:56:23 +00:00
ajacoutot
c8475f795d
Remove the -qt3 and qt4 subpackages, nothing uses them in tree.
2016-11-11 07:40:02 +00:00
ajacoutot
a6bae72aa8
Drop the gettext MODULE.
2016-11-10 16:54:02 +00:00
jca
4b775d046c
Set PORTHOME to avoid junk directories in /
...
from Solene Rapenne.
2016-09-12 15:28:30 +00:00
sthen
3df3bb2138
bump ports that might pick up IP_SENDSRCADDR
2016-08-17 20:58:19 +00:00
naddy
8c9ed2059f
g/c PFRAG.shared
2016-04-04 22:57:45 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
ajacoutot
ad5dfea7e9
multicast_{host,router} -> multicast
2015-12-06 08:29:35 +00:00
ajacoutot
5ab3b99c91
Consistency: rcctl enable is the most used idiom within the ports tree.
...
Also since we can pass it several daemons now, simplify enabling:
- before
rcctl enable foo
rcctl enable bar
rcctl enable bla
- after
rcctl enable foo bar bla
2015-10-24 09:18:12 +00:00
sthen
691c83f9b2
Bump some ports which reference if_msghdr in their source, so that package
...
updates are triggered. This is following the struct if_data ABI change a few
days ago; if_msghdr has an embedded if_data. Some may be unnecessary, but
some are definitely needed and bumps are cheaper than debugging.
Problem reported with wpa_supplicant by Mikolaj Kucharski.
2015-10-08 21:19:21 +00:00
jasper
c5f047b4b4
sed -i
2015-09-18 19:35:04 +00:00
jasper
0c8b354c27
zap two trailing/leading tabs
2015-09-18 19:16:14 +00:00
ajacoutot
b5e74484e7
Fix DBus @sample files after recent dbus port update.
...
The dbus package does not install /etc/dbus-1/system.d/ anymore, so it
needs to be properly @sample'd.
2015-08-27 06:48:30 +00:00
sthen
a626ee54a0
sync WANTLIB
2015-08-12 22:27:31 +00:00
ajacoutot
f5f655d6af
tyop
2015-07-28 14:46:13 +00:00
sthen
78e90c3d92
Give examples for enabling D-BUS ("messagebus") at startup; the script name
...
is no longer "D-BUS" so the descriptive text doesn't give that much of a clue
as to what's needed. ok ajacoutot@
2015-07-28 14:33:58 +00:00
ajacoutot
11a7989584
These need to RUN_DEPENDS on x11/dbus,-suid now.
2015-04-04 09:30:30 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
7f0d3ace29
Tweak pf example.
2015-01-24 16:56:39 +00:00
jasper
7349211943
use 'mdns' instead of '5353' in the pf.conf snippet
...
NB: this needs -r1.93 of /etc/services
ok aja@
2014-12-31 11:53:54 +00:00
ajacoutot
8628796481
Add option "host-name-from-machine-id=" (from upstream).
2014-02-07 07:48:03 +00:00
ajacoutot
5a936fd8f6
Fix RUN_DEPENDS.
2013-11-28 10:53:28 +00:00
ajacoutot
5bf58fb04f
Human readable.
2013-11-03 15:55:19 +00:00
ajacoutot
110cd7d3a9
Add a -python subpackage (py-avahi) stripped of the -gui one. There is
...
no need to install the gtk+2 tools just to have the python bindings.
Hopefully -gtk can go away soon...
2013-11-02 21:47:56 +00:00
sthen
27f03b1c52
bump REVISION for any ports using route messages. regen some distinfos and
...
remove unnecessary USE_GROFFs while there.
2013-10-31 21:12:12 +00:00
ajacoutot
9aad0b8dc0
Proactively fix before the upcoming major gtk+3 update.
2013-09-25 12:26:46 +00:00
ajacoutot
9141699f0f
Bump after dbus-python got renamed to py-dbus.
2013-09-10 13:26:45 +00:00
naddy
b43ec6dca7
remove workarounds for gcc 2.95
2013-08-07 19:16:48 +00:00
ajacoutot
695375e230
Bump to unbreak and remove now uneeded chunck.
2013-05-31 21:12:02 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
325a6542d2
Implement avahi_exe_name.
...
Remove uneeded patch.
2013-05-23 13:40:38 +00:00
ajacoutot
153d71fed5
Tweak patch.
2013-05-09 15:17:32 +00:00