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
ajacoutot
0712305432
No need for gtar.
2013-04-28 08:18:55 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
66d1bee23e
Don't leak host info by default (upstream).
...
Don't add 0pointer.de and zeroconf.org to default browse list (upstream).
regen WANTLIB.
2013-01-26 10:25:31 +00:00
ajacoutot
eadbc98af6
PF incoming.
2013-01-20 15:19:00 +00:00
ajacoutot
c5c45ea9d8
Tighten pf.conf example.
2013-01-20 14:19:43 +00:00
ajacoutot
1731ebf411
Remove unneeded patch and chunks.
...
Install org.freedesktop.Avahi.service.
2013-01-20 10:44:17 +00:00
ajacoutot
04dd317372
Add a pf.conf(5) example rule.
2013-01-13 19:49:37 +00:00
sthen
6fe222514d
sync wantlib
2012-12-21 12:13:35 +00:00
ajacoutot
0bbbd35e32
register-plist did not catch the devel/glib2 -main -> empty change.
...
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00